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]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.webkit", | 16 "chromium.webkit", |
18 "--builder", | 17 "--builder", |
19 "WebKit Win x64 Builder", | 18 "WebKit Win x64 Builder", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
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'}]", | 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'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
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\"}", | 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\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--revision", | 33 "--revision", |
35 "src/third_party/WebKit@HEAD", | 34 "src/third_party/WebKit@HEAD", |
36 "--force", | 35 "--force", |
37 "--output_manifest" | 36 "--output_manifest" |
38 ], | 37 ], |
39 "cwd": "[SLAVE_BUILD]", | |
40 "env": { | 38 "env": { |
41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
42 }, | 40 }, |
43 "name": "bot_update", | 41 "name": "bot_update", |
44 "~followup_annotations": [ | 42 "~followup_annotations": [ |
45 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
46 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
110 ] | 108 ] |
111 }, | 109 }, |
112 { | 110 { |
113 "cmd": [], | 111 "cmd": [], |
114 "cwd": "[SLAVE_BUILD]", | |
115 "name": "ensure_goma" | 112 "name": "ensure_goma" |
116 }, | 113 }, |
117 { | 114 { |
118 "cmd": [ | 115 "cmd": [ |
119 "python", | 116 "python", |
120 "-u", | 117 "-u", |
121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
122 "--platform", | 119 "--platform", |
123 "windows-amd64", | 120 "windows-amd64", |
124 "--dest-directory", | 121 "--dest-directory", |
125 "[SLAVE_BUILD]\\cipd", | 122 "[CWD]\\cipd", |
126 "--json-output", | 123 "--json-output", |
127 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
128 ], | 125 ], |
129 "cwd": "[SLAVE_BUILD]", | |
130 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
131 "~followup_annotations": [ | 127 "~followup_annotations": [ |
132 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
134 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
137 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
138 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
139 ] | 135 ] |
140 }, | 136 }, |
141 { | 137 { |
142 "cmd": [ | 138 "cmd": [ |
143 "[SLAVE_BUILD]\\cipd\\cipd", | 139 "fake_slave_build/cipd", |
144 "ensure", | 140 "ensure", |
145 "--root", | 141 "--root", |
146 "[CACHE]\\cipd\\goma", | 142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
147 "--list", | 143 "--list", |
148 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
149 "--json-output", | 145 "--json-output", |
150 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
151 "--service-account-json", | 147 "--service-account-json", |
152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
153 ], | 149 ], |
154 "cwd": "[SLAVE_BUILD]", | |
155 "name": "ensure_goma.ensure_installed", | 150 "name": "ensure_goma.ensure_installed", |
156 "~followup_annotations": [ | 151 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 152 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
160 "@@@STEP_LOG_LINE@json.output@ {@@@", | 155 "@@@STEP_LOG_LINE@json.output@ {@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
163 "@@@STEP_LOG_LINE@json.output@ }@@@", | 158 "@@@STEP_LOG_LINE@json.output@ }@@@", |
164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
165 "@@@STEP_LOG_LINE@json.output@}@@@", | 160 "@@@STEP_LOG_LINE@json.output@}@@@", |
166 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
167 ] | 162 ] |
168 }, | 163 }, |
169 { | 164 { |
170 "cmd": [ | 165 "cmd": [ |
171 "python", | 166 "python", |
172 "-u", | 167 "-u", |
173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
174 "--version" | 169 "--version" |
175 ], | 170 ], |
176 "cwd": "[SLAVE_BUILD]", | |
177 "name": "swarming.py --version", | 171 "name": "swarming.py --version", |
178 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
179 "~followup_annotations": [ | 173 "~followup_annotations": [ |
180 "@@@STEP_TEXT@0.4.10@@@" | 174 "@@@STEP_TEXT@0.4.10@@@" |
181 ] | 175 ] |
182 }, | 176 }, |
183 { | 177 { |
184 "cmd": [ | 178 "cmd": [ |
185 "python", | 179 "python", |
186 "-u", | 180 "-u", |
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
188 "runhooks" | 182 "runhooks" |
189 ], | 183 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "env": { | 184 "env": { |
192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
193 "GYP_CHROMIUM_NO_ACTION": "1", | 186 "GYP_CHROMIUM_NO_ACTION": "1", |
194 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma
=1", | 187 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_isolatio
n_mode=prepare use_goma=1", |
195 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 188 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
196 }, | 189 }, |
197 "name": "gclient runhooks" | 190 "name": "gclient runhooks" |
198 }, | 191 }, |
199 { | 192 { |
200 "cmd": [ | 193 "cmd": [ |
201 "python", | 194 "python", |
202 "-u", | 195 "-u", |
203 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 196 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
204 "--output", | 197 "--output", |
205 "/path/to/tmp/json", | 198 "/path/to/tmp/json", |
206 "--", | 199 "--", |
207 "--build-config-fs", | 200 "--build-config-fs", |
208 "Release_x64", | 201 "Release_x64", |
209 "--paths", | 202 "--paths", |
210 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 203 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
211 "--properties", | 204 "--properties", |
212 "{\"buildername\": \"WebKit Win x64 Builder\", \"buildnumber\": 571, \"mas
tername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platf
orm\": \"win\"}" | 205 "{\"buildername\": \"WebKit Win x64 Builder\", \"buildnumber\": 571, \"mas
tername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platf
orm\": \"win\"}" |
213 ], | 206 ], |
214 "cwd": "[SLAVE_BUILD]", | |
215 "name": "get compile targets for scripts", | 207 "name": "get compile targets for scripts", |
216 "~followup_annotations": [ | 208 "~followup_annotations": [ |
217 "@@@STEP_LOG_LINE@json.output@{}@@@", | 209 "@@@STEP_LOG_LINE@json.output@{}@@@", |
218 "@@@STEP_LOG_END@json.output@@@" | 210 "@@@STEP_LOG_END@json.output@@@" |
219 ] | 211 ] |
220 }, | 212 }, |
221 { | 213 { |
222 "cmd": [ | 214 "cmd": [ |
223 "python", | 215 "python", |
224 "-u", | 216 "-u", |
225 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
226 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit.json", | 218 "[CWD]\\src\\testing\\buildbot\\chromium.webkit.json", |
227 "/path/to/tmp/json" | 219 "/path/to/tmp/json" |
228 ], | 220 ], |
229 "cwd": "[SLAVE_BUILD]", | |
230 "name": "read test spec", | 221 "name": "read test spec", |
231 "~followup_annotations": [ | 222 "~followup_annotations": [ |
232 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit
.json@@@", | 223 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webkit.json@@@
", |
233 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
234 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win x64 Builder\": {@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win x64 Builder\": {@@@", |
235 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
236 "@@@STEP_LOG_LINE@json.output@ {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ {@@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
238 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
239 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
240 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
241 "@@@STEP_LOG_LINE@json.output@ }@@@", | 232 "@@@STEP_LOG_LINE@json.output@ }@@@", |
242 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
243 "@@@STEP_LOG_LINE@json.output@ }@@@", | 234 "@@@STEP_LOG_LINE@json.output@ }@@@", |
244 "@@@STEP_LOG_LINE@json.output@}@@@", | 235 "@@@STEP_LOG_LINE@json.output@}@@@", |
245 "@@@STEP_LOG_END@json.output@@@" | 236 "@@@STEP_LOG_END@json.output@@@" |
246 ] | 237 ] |
247 }, | 238 }, |
248 { | 239 { |
249 "cmd": [ | 240 "cmd": [ |
250 "python", | 241 "python", |
251 "-u", | 242 "-u", |
252 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 243 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
253 "--show-path", | 244 "--show-path", |
254 "python", | 245 "python", |
255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 246 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
256 ], | 247 ], |
257 "cwd": "[SLAVE_BUILD]", | |
258 "name": "cleanup_temp" | 248 "name": "cleanup_temp" |
259 }, | 249 }, |
260 { | 250 { |
261 "cmd": [ | 251 "cmd": [ |
262 "python", | 252 "python", |
263 "-u", | 253 "-u", |
264 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 254 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
265 "--build-dir", | 255 "--build-dir", |
266 "[SLAVE_BUILD]\\src\\out\\Release_x64", | 256 "[CWD]\\src\\out\\Release_x64", |
267 "--clean-isolated-files" | 257 "--clean-isolated-files" |
268 ], | 258 ], |
269 "cwd": "[SLAVE_BUILD]", | |
270 "name": "clean isolated files" | 259 "name": "clean isolated files" |
271 }, | 260 }, |
272 { | 261 { |
273 "cmd": [ | 262 "cmd": [ |
274 "python", | 263 "python", |
275 "-u", | 264 "-u", |
276 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 265 "[CWD]\\src\\tools\\mb\\mb.py", |
277 "gen", | 266 "gen", |
278 "-m", | 267 "-m", |
279 "chromium.webkit", | 268 "chromium.webkit", |
280 "-b", | 269 "-b", |
281 "WebKit Win x64 Builder", | 270 "WebKit Win x64 Builder", |
282 "--config-file", | 271 "--config-file", |
283 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 272 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
284 "--goma-dir", | 273 "--goma-dir", |
285 "[CACHE]\\cipd\\goma", | 274 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
286 "--swarming-targets-file", | 275 "--swarming-targets-file", |
287 "browser_tests\n", | 276 "browser_tests\n", |
288 "//out/Release_x64" | 277 "//out/Release_x64" |
289 ], | 278 ], |
290 "cwd": "[SLAVE_BUILD]", | |
291 "name": "generate_build_files", | 279 "name": "generate_build_files", |
292 "~followup_annotations": [ | 280 "~followup_annotations": [ |
293 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 281 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
294 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 282 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
295 ] | 283 ] |
296 }, | 284 }, |
297 { | 285 { |
298 "cmd": [ | 286 "cmd": [ |
299 "python", | 287 "python", |
300 "-u", | 288 "-u", |
301 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 289 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
302 "--show-path", | 290 "--show-path", |
303 "python", | 291 "python", |
304 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 292 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
305 "--gsutil-py-path", | 293 "--gsutil-py-path", |
306 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 294 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
307 "--ninja-path", | 295 "--ninja-path", |
308 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 296 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
309 "--target", | 297 "--target", |
310 "Release_x64", | 298 "Release_x64", |
311 "--src-dir", | 299 "--src-dir", |
312 "[SLAVE_BUILD]\\src", | 300 "[CWD]\\src", |
313 "--goma-cache-dir", | 301 "--goma-cache-dir", |
314 "[GOMA_CACHE]", | 302 "[ROOT]\\b\\build\\slave\\goma_cache", |
315 "--build-tool", | 303 "--build-tool", |
316 "ninja", | 304 "ninja", |
317 "--build-data-dir", | 305 "--build-data-dir", |
318 "[ROOT]\\build_data_dir", | 306 "[ROOT]\\build_data_dir", |
319 "--compiler", | 307 "--compiler", |
320 "goma", | 308 "goma", |
321 "--goma-jsonstatus", | 309 "--goma-jsonstatus", |
322 "/path/to/tmp/json", | 310 "/path/to/tmp/json", |
323 "--goma-service-account-json-file", | 311 "--goma-service-account-json-file", |
324 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 312 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
325 "--goma-dir", | 313 "--goma-dir", |
326 "[CACHE]\\cipd\\goma", | 314 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
327 "--", | 315 "--", |
328 "blink_tests", | 316 "blink_tests", |
329 "browser_tests", | 317 "browser_tests", |
330 "browser_tests_run" | 318 "browser_tests_run" |
331 ], | 319 ], |
332 "cwd": "[SLAVE_BUILD]", | |
333 "env": { | 320 "env": { |
334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 321 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
335 }, | 322 }, |
336 "name": "compile", | 323 "name": "compile", |
337 "~followup_annotations": [ | 324 "~followup_annotations": [ |
338 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 325 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
339 "@@@STEP_LOG_END@json.output (invalid)@@@" | 326 "@@@STEP_LOG_END@json.output (invalid)@@@" |
340 ] | 327 ] |
341 }, | 328 }, |
342 { | 329 { |
343 "cmd": [ | 330 "cmd": [ |
344 "python", | 331 "python", |
345 "-u", | 332 "-u", |
346 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 333 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
347 "--build-dir", | 334 "--build-dir", |
348 "[SLAVE_BUILD]\\src\\out\\Release_x64", | 335 "[CWD]\\src\\out\\Release_x64", |
349 "--src-dir", | 336 "--src-dir", |
350 "[SLAVE_BUILD]\\src" | 337 "[CWD]\\src" |
351 ], | 338 ], |
352 "cwd": "[SLAVE_BUILD]", | 339 "cwd": "[CWD]", |
353 "name": "remove_build_metadata" | 340 "name": "remove_build_metadata" |
354 }, | 341 }, |
355 { | 342 { |
356 "cmd": [ | 343 "cmd": [ |
357 "python", | 344 "python", |
358 "-u", | 345 "-u", |
359 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 346 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
360 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 347 "[CWD]\\src\\tools\\swarming_client", |
361 "batcharchive", | 348 "batcharchive", |
362 "--dump-json", | 349 "--dump-json", |
363 "/path/to/tmp/json", | 350 "/path/to/tmp/json", |
364 "--isolate-server", | 351 "--isolate-server", |
365 "https://isolateserver.appspot.com", | 352 "https://isolateserver.appspot.com", |
366 "--verbose", | 353 "--verbose", |
367 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | 354 "[CWD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" |
368 ], | 355 ], |
369 "cwd": "[SLAVE_BUILD]", | |
370 "name": "isolate tests", | 356 "name": "isolate tests", |
371 "~followup_annotations": [ | 357 "~followup_annotations": [ |
372 "@@@STEP_LOG_LINE@json.output@{@@@", | 358 "@@@STEP_LOG_LINE@json.output@{@@@", |
373 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 359 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
374 "@@@STEP_LOG_LINE@json.output@}@@@", | 360 "@@@STEP_LOG_LINE@json.output@}@@@", |
375 "@@@STEP_LOG_END@json.output@@@" | 361 "@@@STEP_LOG_END@json.output@@@" |
376 ] | 362 ] |
377 }, | 363 }, |
378 { | 364 { |
379 "cmd": [ | 365 "cmd": [ |
380 "python", | 366 "python", |
381 "-u", | 367 "-u", |
382 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 368 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
383 "--build-dir", | 369 "--build-dir", |
384 "[SLAVE_BUILD]\\src\\out\\Release_x64", | 370 "[CWD]\\src\\out\\Release_x64", |
385 "--output-json", | 371 "--output-json", |
386 "/path/to/tmp/json" | 372 "/path/to/tmp/json" |
387 ], | 373 ], |
388 "cwd": "[SLAVE_BUILD]", | |
389 "name": "find isolated tests", | 374 "name": "find isolated tests", |
390 "~followup_annotations": [ | 375 "~followup_annotations": [ |
391 "@@@STEP_LOG_LINE@json.output@{@@@", | 376 "@@@STEP_LOG_LINE@json.output@{@@@", |
392 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
393 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
394 "@@@STEP_LOG_LINE@json.output@}@@@", | 379 "@@@STEP_LOG_LINE@json.output@}@@@", |
395 "@@@STEP_LOG_END@json.output@@@", | 380 "@@@STEP_LOG_END@json.output@@@", |
396 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 381 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
397 ] | 382 ] |
398 }, | 383 }, |
399 { | 384 { |
400 "cmd": [ | 385 "cmd": [ |
401 "python", | 386 "python", |
402 "-u", | 387 "-u", |
403 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | 388 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", |
404 "browser_tests" | 389 "browser_tests" |
405 ], | 390 ], |
406 "cwd": "[SLAVE_BUILD]", | |
407 "name": "[error] browser_tests", | 391 "name": "[error] browser_tests", |
408 "~followup_annotations": [ | 392 "~followup_annotations": [ |
409 "@@@STEP_LOG_LINE@python.inline@@@@", | 393 "@@@STEP_LOG_LINE@python.inline@@@@", |
410 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 394 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
411 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | 395 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", |
412 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 396 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
413 "@@@STEP_LOG_END@python.inline@@@" | 397 "@@@STEP_LOG_END@python.inline@@@" |
414 ] | 398 ] |
415 }, | 399 }, |
416 { | 400 { |
417 "cmd": [ | 401 "cmd": [ |
418 "python", | 402 "python", |
419 "-u", | 403 "-u", |
420 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 404 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
421 "browser_tests" | 405 "browser_tests" |
422 ], | 406 ], |
423 "cwd": "[SLAVE_BUILD]", | |
424 "name": "[collect error] browser_tests", | 407 "name": "[collect error] browser_tests", |
425 "~followup_annotations": [ | 408 "~followup_annotations": [ |
426 "@@@STEP_LOG_LINE@python.inline@@@@", | 409 "@@@STEP_LOG_LINE@python.inline@@@@", |
427 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 410 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
428 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 411 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
429 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 412 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
430 "@@@STEP_LOG_END@python.inline@@@" | 413 "@@@STEP_LOG_END@python.inline@@@" |
431 ] | 414 ] |
432 }, | 415 }, |
433 { | 416 { |
434 "cmd": [ | 417 "cmd": [ |
435 "python", | 418 "python", |
436 "-u", | 419 "-u", |
437 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 420 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
438 "--target", | 421 "--target", |
439 "Release_x64" | 422 "Release_x64" |
440 ], | 423 ], |
441 "cwd": "[SLAVE_BUILD]", | |
442 "name": "process_dumps" | 424 "name": "process_dumps" |
443 }, | 425 }, |
444 { | 426 { |
445 "name": "$result", | 427 "name": "$result", |
446 "recipe_result": null, | 428 "recipe_result": null, |
447 "status_code": 0 | 429 "status_code": 0 |
448 } | 430 } |
449 ] | 431 ] |
OLD | NEW |