OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "tryserver.chromium.perf", | 17 "tryserver.chromium.perf", |
17 "--builder", | 18 "--builder", |
18 "winx64_bisect_builder", | 19 "winx64_bisect_builder", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None,
'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private
': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs':
None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder':
None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins':
None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-int
ernal/trunk/src-internal'}]", | 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
110 }, | 113 }, |
111 { | 114 { |
112 "cmd": [ | 115 "cmd": [ |
113 "python", | 116 "python", |
114 "-u", | 117 "-u", |
115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
116 "--platform", | 119 "--platform", |
117 "windows-amd64", | 120 "windows-amd64", |
118 "--dest-directory", | 121 "--dest-directory", |
119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
120 "--json-output", | 123 "--json-output", |
121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 136 ] |
133 }, | 137 }, |
134 { | 138 { |
135 "cmd": [ | 139 "cmd": [ |
136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
137 "ensure", | 141 "ensure", |
138 "--root", | 142 "--root", |
139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
140 "--list", | 144 "--list", |
141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
142 "--json-output", | 146 "--json-output", |
143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
144 "--service-account-json", | 148 "--service-account-json", |
145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 164 ] |
160 }, | 165 }, |
161 { | 166 { |
162 "cmd": [ | 167 "cmd": [ |
163 "python", | 168 "python", |
164 "-u", | 169 "-u", |
165 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 170 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
166 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 171 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
167 "/path/to/tmp/" | 172 "/path/to/tmp/" |
168 ], | 173 ], |
| 174 "cwd": "[SLAVE_BUILD]", |
169 "name": "Reading MB config", | 175 "name": "Reading MB config", |
170 "~followup_annotations": [ | 176 "~followup_annotations": [ |
171 "@@@STEP_LOG_LINE@Builder NOT MB-ready@MB is not enabled for this builder
at this revision.@@@", | 177 "@@@STEP_LOG_LINE@Builder NOT MB-ready@MB is not enabled for this builder
at this revision.@@@", |
172 "@@@STEP_LOG_END@Builder NOT MB-ready@@@", | 178 "@@@STEP_LOG_END@Builder NOT MB-ready@@@", |
173 "@@@STEP_WARNINGS@@@" | 179 "@@@STEP_WARNINGS@@@" |
174 ] | 180 ] |
175 }, | 181 }, |
176 { | 182 { |
177 "cmd": [ | 183 "cmd": [ |
178 "python", | 184 "python", |
179 "-u", | 185 "-u", |
180 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
181 "runhooks" | 187 "runhooks" |
182 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", |
183 "env": { | 190 "env": { |
184 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
185 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\
goma' target_arch=x64 use_goma=1", | 192 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 u
se_goma=1", |
186 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
187 }, | 194 }, |
188 "name": "gclient runhooks" | 195 "name": "gclient runhooks" |
189 }, | 196 }, |
190 { | 197 { |
191 "cmd": [ | 198 "cmd": [ |
192 "python", | 199 "python", |
193 "-u", | 200 "-u", |
194 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 201 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
195 "--show-path", | 202 "--show-path", |
196 "python", | 203 "python", |
197 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 204 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
198 ], | 205 ], |
| 206 "cwd": "[SLAVE_BUILD]", |
199 "name": "cleanup_temp" | 207 "name": "cleanup_temp" |
200 }, | 208 }, |
201 { | 209 { |
202 "cmd": [ | 210 "cmd": [ |
203 "python", | 211 "python", |
204 "-u", | 212 "-u", |
205 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 213 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
206 "--show-path", | 214 "--show-path", |
207 "python", | 215 "python", |
208 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 216 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
209 "--gsutil-py-path", | 217 "--gsutil-py-path", |
210 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 218 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
211 "--ninja-path", | 219 "--ninja-path", |
212 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 220 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
213 "--target", | 221 "--target", |
214 "Release_x64", | 222 "Release_x64", |
215 "--src-dir", | 223 "--src-dir", |
216 "[CWD]\\src", | 224 "[SLAVE_BUILD]\\src", |
217 "--goma-cache-dir", | 225 "--goma-cache-dir", |
218 "[ROOT]\\b\\build\\slave\\goma_cache", | 226 "[GOMA_CACHE]", |
219 "--build-tool", | 227 "--build-tool", |
220 "ninja", | 228 "ninja", |
221 "--build-data-dir", | 229 "--build-data-dir", |
222 "[ROOT]\\build_data_dir", | 230 "[ROOT]\\build_data_dir", |
223 "--compiler", | 231 "--compiler", |
224 "goma", | 232 "goma", |
225 "--goma-jsonstatus", | 233 "--goma-jsonstatus", |
226 "/path/to/tmp/json", | 234 "/path/to/tmp/json", |
227 "--goma-service-account-json-file", | 235 "--goma-service-account-json-file", |
228 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 236 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
229 "--mode", | 237 "--mode", |
230 "official", | 238 "official", |
231 "--goma-dir", | 239 "--goma-dir", |
232 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 240 "[CACHE]\\cipd\\goma", |
233 "--goma-hermetic", | 241 "--goma-hermetic", |
234 "fallback", | 242 "fallback", |
235 "--", | 243 "--", |
236 "chrome", | 244 "chrome", |
237 "chromium_builder_perf" | 245 "chromium_builder_perf" |
238 ], | 246 ], |
| 247 "cwd": "[SLAVE_BUILD]", |
239 "env": { | 248 "env": { |
240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 249 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
241 }, | 250 }, |
242 "name": "compile", | 251 "name": "compile", |
243 "~followup_annotations": [ | 252 "~followup_annotations": [ |
244 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 253 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
245 "@@@STEP_LOG_END@json.output (invalid)@@@" | 254 "@@@STEP_LOG_END@json.output (invalid)@@@" |
246 ] | 255 ] |
247 }, | 256 }, |
248 { | 257 { |
249 "allow_subannotations": true, | 258 "allow_subannotations": true, |
250 "cmd": [ | 259 "cmd": [ |
251 "python", | 260 "python", |
252 "-u", | 261 "-u", |
253 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
254 "--show-path", | 263 "--show-path", |
255 "python", | 264 "python", |
256 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
257 "--target", | 266 "--target", |
258 "Release_x64", | 267 "Release_x64", |
259 "--build_revision", | 268 "--build_revision", |
260 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 269 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
261 "--factory-properties", | 270 "--factory-properties", |
262 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 271 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
263 "--build-properties", | 272 "--build-properties", |
264 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 273 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
265 ], | 274 ], |
| 275 "cwd": "[SLAVE_BUILD]", |
266 "name": "package build" | 276 "name": "package build" |
267 }, | 277 }, |
268 { | 278 { |
269 "allow_subannotations": true, | 279 "allow_subannotations": true, |
270 "cmd": [ | 280 "cmd": [ |
271 "python", | 281 "python", |
272 "-u", | 282 "-u", |
273 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 283 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
274 "--target", | 284 "--target", |
275 "Release_x64", | 285 "Release_x64", |
276 "--no-xvfb", | 286 "--no-xvfb", |
277 "--factory-properties", | 287 "--factory-properties", |
278 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 288 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
279 "--build-properties", | 289 "--build-properties", |
280 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
281 "--test-type=sizes", | 291 "--test-type=sizes", |
282 "--builder-name=winx64_bisect_builder", | 292 "--builder-name=winx64_bisect_builder", |
283 "--slave-name=TestSlavename", | 293 "--slave-name=TestSlavename", |
284 "--build-number=571", | 294 "--build-number=571", |
285 "--run-python-script", | 295 "--run-python-script", |
286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", | 296 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", |
287 "--target", | 297 "--target", |
288 "Release_x64", | 298 "Release_x64", |
289 "--platform", | 299 "--platform", |
290 "win" | 300 "win" |
291 ], | 301 ], |
| 302 "cwd": "[SLAVE_BUILD]", |
292 "name": "sizes" | 303 "name": "sizes" |
293 }, | 304 }, |
294 { | 305 { |
295 "cmd": [ | 306 "cmd": [ |
296 "python", | 307 "python", |
297 "-u", | 308 "-u", |
298 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 309 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
299 "--target", | 310 "--target", |
300 "Release_x64" | 311 "Release_x64" |
301 ], | 312 ], |
| 313 "cwd": "[SLAVE_BUILD]", |
302 "name": "process_dumps" | 314 "name": "process_dumps" |
303 }, | 315 }, |
304 { | 316 { |
305 "name": "$result", | 317 "name": "$result", |
306 "recipe_result": null, | 318 "recipe_result": null, |
307 "status_code": 0 | 319 "status_code": 0 |
308 } | 320 } |
309 ] | 321 ] |
OLD | NEW |