OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
103 ] | 103 ] |
104 }, | 104 }, |
105 { | 105 { |
106 "cmd": [], | |
107 "cwd": "[SLAVE_BUILD]", | |
108 "name": "ensure_goma" | |
109 }, | |
110 { | |
111 "cmd": [ | |
112 "python", | |
113 "-u", | |
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
115 "--platform", | |
116 "linux-amd64", | |
117 "--dest-directory", | |
118 "[SLAVE_BUILD]/cipd", | |
119 "--json-output", | |
120 "/path/to/tmp/json" | |
121 ], | |
122 "cwd": "[SLAVE_BUILD]", | |
123 "name": "ensure_goma.install cipd", | |
124 "~followup_annotations": [ | |
125 "@@@STEP_NEST_LEVEL@1@@@", | |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | |
128 "@@@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\"@@@", | |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | |
131 "@@@STEP_LOG_END@json.output@@@" | |
132 ] | |
133 }, | |
134 { | |
135 "cmd": [ | |
136 "[SLAVE_BUILD]/cipd/cipd", | |
137 "ensure", | |
138 "--root", | |
139 "[CACHE]/cipd/goma", | |
140 "--list", | |
141 "infra_internal/goma/client/linux-amd64 release", | |
142 "--json-output", | |
143 "/path/to/tmp/json", | |
144 "--service-account-json", | |
145 "/creds/service_accounts/service-account-goma-client.json" | |
146 ], | |
147 "cwd": "[SLAVE_BUILD]", | |
148 "name": "ensure_goma.ensure_installed", | |
149 "~followup_annotations": [ | |
150 "@@@STEP_NEST_LEVEL@1@@@", | |
151 "@@@STEP_LOG_LINE@json.output@{@@@", | |
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
153 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
156 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
157 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
158 "@@@STEP_LOG_LINE@json.output@}@@@", | |
159 "@@@STEP_LOG_END@json.output@@@" | |
160 ] | |
161 }, | |
162 { | |
163 "cmd": [ | 106 "cmd": [ |
164 "python", | 107 "python", |
165 "-u", | 108 "-u", |
166 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 109 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
167 "runhooks" | 110 "runhooks" |
168 ], | 111 ], |
169 "cwd": "[SLAVE_BUILD]", | 112 "cwd": "[SLAVE_BUILD]", |
170 "env": { | 113 "env": { |
171 "GYP_CHROMIUM_NO_ACTION": "1", | 114 "GYP_CHROMIUM_NO_ACTION": "1", |
172 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 115 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 116 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
174 }, | 117 }, |
175 "name": "gclient runhooks (with patch)" | 118 "name": "gclient runhooks (with patch)" |
176 }, | 119 }, |
177 { | 120 { |
178 "cmd": [ | 121 "cmd": [ |
179 "git", | 122 "git", |
180 "diff", | 123 "diff", |
181 "--cached", | 124 "--cached", |
182 "--name-only" | 125 "--name-only" |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 "-u", | 193 "-u", |
251 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 194 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
252 "gen", | 195 "gen", |
253 "-m", | 196 "-m", |
254 "tryserver.chromium.perf", | 197 "tryserver.chromium.perf", |
255 "-b", | 198 "-b", |
256 "linux_perf_bisect", | 199 "linux_perf_bisect", |
257 "--config-file", | 200 "--config-file", |
258 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 201 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
259 "--goma-dir", | 202 "--goma-dir", |
260 "[CACHE]/cipd/goma", | 203 "[BUILD]/goma", |
261 "//out/Release" | 204 "//out/Release" |
262 ], | 205 ], |
263 "cwd": "[SLAVE_BUILD]", | 206 "cwd": "[SLAVE_BUILD]", |
264 "name": "generate_build_files (with patch)" | 207 "name": "generate_build_files (with patch)" |
265 }, | 208 }, |
266 { | 209 { |
267 "cmd": [ | 210 "cmd": [ |
268 "python", | 211 "python", |
269 "-u", | 212 "-u", |
270 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 213 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
271 "--show-path", | 214 "--show-path", |
272 "python", | 215 "python", |
273 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 216 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
274 "--gsutil-py-path", | 217 "--gsutil-py-path", |
275 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 218 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
276 "--ninja-path", | 219 "--ninja-path", |
277 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 220 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
278 "--target", | 221 "--target", |
279 "Release", | 222 "Release", |
280 "--src-dir", | 223 "--src-dir", |
281 "[SLAVE_BUILD]/src", | 224 "[SLAVE_BUILD]/src", |
282 "--goma-cache-dir", | 225 "--goma-cache-dir", |
283 "[GOMA_CACHE]", | 226 "[GOMA_CACHE]", |
284 "--build-tool", | 227 "--build-tool", |
285 "ninja", | 228 "ninja", |
286 "--compiler", | 229 "--compiler", |
287 "goma", | 230 "goma", |
288 "--goma-jsonstatus", | 231 "--goma-jsonstatus", |
289 "/path/to/tmp/json", | 232 "/path/to/tmp/json", |
290 "--goma-service-account-json-file", | |
291 "/creds/service_accounts/service-account-goma-client.json", | |
292 "--mode", | 233 "--mode", |
293 "official", | 234 "official", |
294 "--goma-dir", | 235 "--goma-dir", |
295 "[CACHE]/cipd/goma", | 236 "[BUILD]/goma", |
296 "--goma-hermetic", | 237 "--goma-hermetic", |
297 "fallback", | 238 "fallback", |
298 "--goma-fail-fast", | 239 "--goma-fail-fast", |
299 "--goma-disable-local-fallback", | 240 "--goma-disable-local-fallback", |
300 "--", | 241 "--", |
301 "chromium_builder_perf" | 242 "chromium_builder_perf" |
302 ], | 243 ], |
303 "cwd": "[SLAVE_BUILD]", | 244 "cwd": "[SLAVE_BUILD]", |
304 "name": "compile (with patch)", | 245 "name": "compile (with patch)", |
305 "~followup_annotations": [ | 246 "~followup_annotations": [ |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
437 { | 378 { |
438 "cmd": [ | 379 "cmd": [ |
439 "python", | 380 "python", |
440 "-u", | 381 "-u", |
441 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 382 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
442 "runhooks" | 383 "runhooks" |
443 ], | 384 ], |
444 "cwd": "[SLAVE_BUILD]", | 385 "cwd": "[SLAVE_BUILD]", |
445 "env": { | 386 "env": { |
446 "GYP_CHROMIUM_NO_ACTION": "1", | 387 "GYP_CHROMIUM_NO_ACTION": "1", |
447 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 388 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
448 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 389 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
449 }, | 390 }, |
450 "name": "gclient runhooks (without patch)" | 391 "name": "gclient runhooks (without patch)" |
451 }, | 392 }, |
452 { | 393 { |
453 "cmd": [ | 394 "cmd": [ |
454 "python", | 395 "python", |
455 "-u", | 396 "-u", |
456 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 397 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
457 "--show-path", | 398 "--show-path", |
458 "python", | 399 "python", |
459 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 400 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
460 ], | 401 ], |
461 "cwd": "[SLAVE_BUILD]", | 402 "cwd": "[SLAVE_BUILD]", |
462 "name": "cleanup_temp (2)" | 403 "name": "cleanup_temp (2)" |
463 }, | 404 }, |
464 { | 405 { |
465 "cmd": [ | 406 "cmd": [ |
466 "python", | 407 "python", |
467 "-u", | 408 "-u", |
468 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 409 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
469 "gen", | 410 "gen", |
470 "-m", | 411 "-m", |
471 "tryserver.chromium.perf", | 412 "tryserver.chromium.perf", |
472 "-b", | 413 "-b", |
473 "linux_perf_bisect", | 414 "linux_perf_bisect", |
474 "--config-file", | 415 "--config-file", |
475 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 416 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
476 "--goma-dir", | 417 "--goma-dir", |
477 "[CACHE]/cipd/goma", | 418 "[BUILD]/goma", |
478 "//out/Release" | 419 "//out/Release" |
479 ], | 420 ], |
480 "cwd": "[SLAVE_BUILD]", | 421 "cwd": "[SLAVE_BUILD]", |
481 "name": "generate_build_files Without Patch" | 422 "name": "generate_build_files Without Patch" |
482 }, | 423 }, |
483 { | 424 { |
484 "cmd": [ | 425 "cmd": [ |
485 "python", | 426 "python", |
486 "-u", | 427 "-u", |
487 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 428 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
488 "--show-path", | 429 "--show-path", |
489 "python", | 430 "python", |
490 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 431 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
491 "--gsutil-py-path", | 432 "--gsutil-py-path", |
492 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 433 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
493 "--ninja-path", | 434 "--ninja-path", |
494 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 435 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
495 "--target", | 436 "--target", |
496 "Release", | 437 "Release", |
497 "--src-dir", | 438 "--src-dir", |
498 "[SLAVE_BUILD]/src", | 439 "[SLAVE_BUILD]/src", |
499 "--goma-cache-dir", | 440 "--goma-cache-dir", |
500 "[GOMA_CACHE]", | 441 "[GOMA_CACHE]", |
501 "--build-tool", | 442 "--build-tool", |
502 "ninja", | 443 "ninja", |
503 "--compiler", | 444 "--compiler", |
504 "goma", | 445 "goma", |
505 "--goma-jsonstatus", | 446 "--goma-jsonstatus", |
506 "/path/to/tmp/json", | 447 "/path/to/tmp/json", |
507 "--goma-service-account-json-file", | |
508 "/creds/service_accounts/service-account-goma-client.json", | |
509 "--mode", | 448 "--mode", |
510 "official", | 449 "official", |
511 "--goma-dir", | 450 "--goma-dir", |
512 "[CACHE]/cipd/goma", | 451 "[BUILD]/goma", |
513 "--goma-hermetic", | 452 "--goma-hermetic", |
514 "fallback", | 453 "fallback", |
515 "--goma-fail-fast", | 454 "--goma-fail-fast", |
516 "--goma-disable-local-fallback", | 455 "--goma-disable-local-fallback", |
517 "--", | 456 "--", |
518 "chromium_builder_perf" | 457 "chromium_builder_perf" |
519 ], | 458 ], |
520 "cwd": "[SLAVE_BUILD]", | 459 "cwd": "[SLAVE_BUILD]", |
521 "name": "compile Without Patch", | 460 "name": "compile Without Patch", |
522 "~followup_annotations": [ | 461 "~followup_annotations": [ |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
602 "@@@STEP_LOG_LINE@json.output@}@@@", | 541 "@@@STEP_LOG_LINE@json.output@}@@@", |
603 "@@@STEP_LOG_END@json.output@@@" | 542 "@@@STEP_LOG_END@json.output@@@" |
604 ] | 543 ] |
605 }, | 544 }, |
606 { | 545 { |
607 "name": "$result", | 546 "name": "$result", |
608 "recipe_result": null, | 547 "recipe_result": null, |
609 "status_code": 0 | 548 "status_code": 0 |
610 } | 549 } |
611 ] | 550 ] |
OLD | NEW |