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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
334 { | 277 { |
335 "cmd": [ | 278 "cmd": [ |
336 "python", | 279 "python", |
337 "-u", | 280 "-u", |
338 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 281 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
339 "runhooks" | 282 "runhooks" |
340 ], | 283 ], |
341 "cwd": "[SLAVE_BUILD]", | 284 "cwd": "[SLAVE_BUILD]", |
342 "env": { | 285 "env": { |
343 "GYP_CHROMIUM_NO_ACTION": "1", | 286 "GYP_CHROMIUM_NO_ACTION": "1", |
344 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 287 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
345 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 288 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
346 }, | 289 }, |
347 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" | 290 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" |
348 }, | 291 }, |
349 { | 292 { |
350 "cmd": [ | 293 "cmd": [ |
351 "python", | 294 "python", |
352 "-u", | 295 "-u", |
353 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 296 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
354 "--show-path", | 297 "--show-path", |
355 "python", | 298 "python", |
356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 299 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
357 ], | 300 ], |
358 "cwd": "[SLAVE_BUILD]", | 301 "cwd": "[SLAVE_BUILD]", |
359 "name": "cleanup_temp" | 302 "name": "cleanup_temp" |
360 }, | 303 }, |
361 { | 304 { |
362 "cmd": [ | 305 "cmd": [ |
363 "python", | 306 "python", |
364 "-u", | 307 "-u", |
365 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 308 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
366 "gen", | 309 "gen", |
367 "-m", | 310 "-m", |
368 "tryserver.chromium.perf", | 311 "tryserver.chromium.perf", |
369 "-b", | 312 "-b", |
370 "linux_perf_bisect", | 313 "linux_perf_bisect", |
371 "--config-file", | 314 "--config-file", |
372 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 315 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
373 "--goma-dir", | 316 "--goma-dir", |
374 "[CACHE]/cipd/goma", | 317 "[BUILD]/goma", |
375 "//out/Release" | 318 "//out/Release" |
376 ], | 319 ], |
377 "cwd": "[SLAVE_BUILD]", | 320 "cwd": "[SLAVE_BUILD]", |
378 "name": "generate_build_files bad49c331def2a3bbf3ddd0096eb51551155" | 321 "name": "generate_build_files bad49c331def2a3bbf3ddd0096eb51551155" |
379 }, | 322 }, |
380 { | 323 { |
381 "cmd": [ | 324 "cmd": [ |
382 "python", | 325 "python", |
383 "-u", | 326 "-u", |
384 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 327 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
385 "--show-path", | 328 "--show-path", |
386 "python", | 329 "python", |
387 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 330 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
388 "--gsutil-py-path", | 331 "--gsutil-py-path", |
389 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 332 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
390 "--ninja-path", | 333 "--ninja-path", |
391 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 334 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
392 "--target", | 335 "--target", |
393 "Release", | 336 "Release", |
394 "--src-dir", | 337 "--src-dir", |
395 "[SLAVE_BUILD]/src", | 338 "[SLAVE_BUILD]/src", |
396 "--goma-cache-dir", | 339 "--goma-cache-dir", |
397 "[GOMA_CACHE]", | 340 "[GOMA_CACHE]", |
398 "--build-tool", | 341 "--build-tool", |
399 "ninja", | 342 "ninja", |
400 "--compiler", | 343 "--compiler", |
401 "goma", | 344 "goma", |
402 "--goma-jsonstatus", | 345 "--goma-jsonstatus", |
403 "/path/to/tmp/json", | 346 "/path/to/tmp/json", |
404 "--goma-service-account-json-file", | |
405 "/creds/service_accounts/service-account-goma-client.json", | |
406 "--mode", | 347 "--mode", |
407 "official", | 348 "official", |
408 "--goma-dir", | 349 "--goma-dir", |
409 "[CACHE]/cipd/goma", | 350 "[BUILD]/goma", |
410 "--goma-hermetic", | 351 "--goma-hermetic", |
411 "fallback", | 352 "fallback", |
412 "--goma-fail-fast", | 353 "--goma-fail-fast", |
413 "--goma-disable-local-fallback", | 354 "--goma-disable-local-fallback", |
414 "--", | 355 "--", |
415 "chromium_builder_perf" | 356 "chromium_builder_perf" |
416 ], | 357 ], |
417 "cwd": "[SLAVE_BUILD]", | 358 "cwd": "[SLAVE_BUILD]", |
418 "name": "compile bad49c331def2a3bbf3ddd0096eb51551155", | 359 "name": "compile bad49c331def2a3bbf3ddd0096eb51551155", |
419 "~followup_annotations": [ | 360 "~followup_annotations": [ |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
551 { | 492 { |
552 "cmd": [ | 493 "cmd": [ |
553 "python", | 494 "python", |
554 "-u", | 495 "-u", |
555 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 496 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
556 "runhooks" | 497 "runhooks" |
557 ], | 498 ], |
558 "cwd": "[SLAVE_BUILD]", | 499 "cwd": "[SLAVE_BUILD]", |
559 "env": { | 500 "env": { |
560 "GYP_CHROMIUM_NO_ACTION": "1", | 501 "GYP_CHROMIUM_NO_ACTION": "1", |
561 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 502 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
562 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 503 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
563 }, | 504 }, |
564 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" | 505 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" |
565 }, | 506 }, |
566 { | 507 { |
567 "cmd": [ | 508 "cmd": [ |
568 "python", | 509 "python", |
569 "-u", | 510 "-u", |
570 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 511 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
571 "--show-path", | 512 "--show-path", |
572 "python", | 513 "python", |
573 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 514 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
574 ], | 515 ], |
575 "cwd": "[SLAVE_BUILD]", | 516 "cwd": "[SLAVE_BUILD]", |
576 "name": "cleanup_temp (2)" | 517 "name": "cleanup_temp (2)" |
577 }, | 518 }, |
578 { | 519 { |
579 "cmd": [ | 520 "cmd": [ |
580 "python", | 521 "python", |
581 "-u", | 522 "-u", |
582 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 523 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
583 "gen", | 524 "gen", |
584 "-m", | 525 "-m", |
585 "tryserver.chromium.perf", | 526 "tryserver.chromium.perf", |
586 "-b", | 527 "-b", |
587 "linux_perf_bisect", | 528 "linux_perf_bisect", |
588 "--config-file", | 529 "--config-file", |
589 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 530 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
590 "--goma-dir", | 531 "--goma-dir", |
591 "[CACHE]/cipd/goma", | 532 "[BUILD]/goma", |
592 "//out/Release" | 533 "//out/Release" |
593 ], | 534 ], |
594 "cwd": "[SLAVE_BUILD]", | 535 "cwd": "[SLAVE_BUILD]", |
595 "name": "generate_build_files d49c331def2a3bbf3ddd0096eb51551155" | 536 "name": "generate_build_files d49c331def2a3bbf3ddd0096eb51551155" |
596 }, | 537 }, |
597 { | 538 { |
598 "cmd": [ | 539 "cmd": [ |
599 "python", | 540 "python", |
600 "-u", | 541 "-u", |
601 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 542 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
602 "--show-path", | 543 "--show-path", |
603 "python", | 544 "python", |
604 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 545 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
605 "--gsutil-py-path", | 546 "--gsutil-py-path", |
606 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 547 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
607 "--ninja-path", | 548 "--ninja-path", |
608 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 549 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
609 "--target", | 550 "--target", |
610 "Release", | 551 "Release", |
611 "--src-dir", | 552 "--src-dir", |
612 "[SLAVE_BUILD]/src", | 553 "[SLAVE_BUILD]/src", |
613 "--goma-cache-dir", | 554 "--goma-cache-dir", |
614 "[GOMA_CACHE]", | 555 "[GOMA_CACHE]", |
615 "--build-tool", | 556 "--build-tool", |
616 "ninja", | 557 "ninja", |
617 "--compiler", | 558 "--compiler", |
618 "goma", | 559 "goma", |
619 "--goma-jsonstatus", | 560 "--goma-jsonstatus", |
620 "/path/to/tmp/json", | 561 "/path/to/tmp/json", |
621 "--goma-service-account-json-file", | |
622 "/creds/service_accounts/service-account-goma-client.json", | |
623 "--mode", | 562 "--mode", |
624 "official", | 563 "official", |
625 "--goma-dir", | 564 "--goma-dir", |
626 "[CACHE]/cipd/goma", | 565 "[BUILD]/goma", |
627 "--goma-hermetic", | 566 "--goma-hermetic", |
628 "fallback", | 567 "fallback", |
629 "--goma-fail-fast", | 568 "--goma-fail-fast", |
630 "--goma-disable-local-fallback", | 569 "--goma-disable-local-fallback", |
631 "--", | 570 "--", |
632 "chromium_builder_perf" | 571 "chromium_builder_perf" |
633 ], | 572 ], |
634 "cwd": "[SLAVE_BUILD]", | 573 "cwd": "[SLAVE_BUILD]", |
635 "name": "compile d49c331def2a3bbf3ddd0096eb51551155", | 574 "name": "compile d49c331def2a3bbf3ddd0096eb51551155", |
636 "~followup_annotations": [ | 575 "~followup_annotations": [ |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
710 "@@@STEP_LOG_LINE@json.output@}@@@", | 649 "@@@STEP_LOG_LINE@json.output@}@@@", |
711 "@@@STEP_LOG_END@json.output@@@" | 650 "@@@STEP_LOG_END@json.output@@@" |
712 ] | 651 ] |
713 }, | 652 }, |
714 { | 653 { |
715 "name": "$result", | 654 "name": "$result", |
716 "recipe_result": null, | 655 "recipe_result": null, |
717 "status_code": 0 | 656 "status_code": 0 |
718 } | 657 } |
719 ] | 658 ] |
OLD | NEW |