| 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 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 106 ] | 106 ] |
| 107 }, | 107 }, |
| 108 { | 108 { |
| 109 "cmd": [], | |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "name": "ensure_goma" | |
| 112 }, | |
| 113 { | |
| 114 "cmd": [ | |
| 115 "python", | |
| 116 "-u", | |
| 117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 118 "--platform", | |
| 119 "windows-amd64", | |
| 120 "--dest-directory", | |
| 121 "[SLAVE_BUILD]\\cipd", | |
| 122 "--json-output", | |
| 123 "/path/to/tmp/json" | |
| 124 ], | |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "ensure_goma.install cipd", | |
| 127 "~followup_annotations": [ | |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 134 "@@@STEP_LOG_END@json.output@@@" | |
| 135 ] | |
| 136 }, | |
| 137 { | |
| 138 "cmd": [ | |
| 139 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 140 "ensure", | |
| 141 "--root", | |
| 142 "[CACHE]\\cipd\\goma", | |
| 143 "--list", | |
| 144 "infra_internal/goma/client/windows-amd64 release", | |
| 145 "--json-output", | |
| 146 "/path/to/tmp/json", | |
| 147 "--service-account-json", | |
| 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 149 ], | |
| 150 "cwd": "[SLAVE_BUILD]", | |
| 151 "name": "ensure_goma.ensure_installed", | |
| 152 "~followup_annotations": [ | |
| 153 "@@@STEP_NEST_LEVEL@1@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 162 "@@@STEP_LOG_END@json.output@@@" | |
| 163 ] | |
| 164 }, | |
| 165 { | |
| 166 "cmd": [ | 109 "cmd": [ |
| 167 "python", | 110 "python", |
| 168 "-u", | 111 "-u", |
| 169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 112 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 170 "--version" | 113 "--version" |
| 171 ], | 114 ], |
| 172 "cwd": "[SLAVE_BUILD]", | 115 "cwd": "[SLAVE_BUILD]", |
| 173 "name": "swarming.py --version", | 116 "name": "swarming.py --version", |
| 174 "stdout": "/path/to/tmp/", | 117 "stdout": "/path/to/tmp/", |
| 175 "~followup_annotations": [ | 118 "~followup_annotations": [ |
| 176 "@@@STEP_TEXT@0.4.10@@@" | 119 "@@@STEP_TEXT@0.4.10@@@" |
| 177 ] | 120 ] |
| 178 }, | 121 }, |
| 179 { | 122 { |
| 180 "cmd": [ | 123 "cmd": [ |
| 181 "python", | 124 "python", |
| 182 "-u", | 125 "-u", |
| 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 126 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 184 "runhooks" | 127 "runhooks" |
| 185 ], | 128 ], |
| 186 "cwd": "[SLAVE_BUILD]", | 129 "cwd": "[SLAVE_BUILD]", |
| 187 "env": { | 130 "env": { |
| 188 "GYP_CHROMIUM_NO_ACTION": "1", | 131 "GYP_CHROMIUM_NO_ACTION": "1", |
| 189 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 132 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 190 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 133 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 191 }, | 134 }, |
| 192 "name": "gclient runhooks" | 135 "name": "gclient runhooks" |
| 193 }, | 136 }, |
| 194 { | 137 { |
| 195 "cmd": [ | 138 "cmd": [ |
| 196 "python", | 139 "python", |
| 197 "-u", | 140 "-u", |
| 198 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 141 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 199 "--output", | 142 "--output", |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 361 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 304 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 362 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 305 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 363 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 306 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 364 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 307 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 365 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 308 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 366 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 309 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 367 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 310 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 368 ] | 311 ] |
| 369 }, | 312 }, |
| 370 { | 313 { |
| 371 "cmd": [], | |
| 372 "cwd": "[SLAVE_BUILD]", | |
| 373 "name": "test r1.ensure_goma", | |
| 374 "~followup_annotations": [ | |
| 375 "@@@STEP_NEST_LEVEL@1@@@" | |
| 376 ] | |
| 377 }, | |
| 378 { | |
| 379 "cmd": [ | 314 "cmd": [ |
| 380 "python", | 315 "python", |
| 381 "-u", | 316 "-u", |
| 382 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 383 "--platform", | |
| 384 "windows-amd64", | |
| 385 "--dest-directory", | |
| 386 "[SLAVE_BUILD]\\cipd", | |
| 387 "--json-output", | |
| 388 "/path/to/tmp/json" | |
| 389 ], | |
| 390 "cwd": "[SLAVE_BUILD]", | |
| 391 "name": "test r1.ensure_goma.install cipd", | |
| 392 "~followup_annotations": [ | |
| 393 "@@@STEP_NEST_LEVEL@2@@@", | |
| 394 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 395 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 396 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 397 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 398 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 399 "@@@STEP_LOG_END@json.output@@@" | |
| 400 ] | |
| 401 }, | |
| 402 { | |
| 403 "cmd": [ | |
| 404 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 405 "ensure", | |
| 406 "--root", | |
| 407 "[CACHE]\\cipd\\goma", | |
| 408 "--list", | |
| 409 "infra_internal/goma/client/windows-amd64 release", | |
| 410 "--json-output", | |
| 411 "/path/to/tmp/json", | |
| 412 "--service-account-json", | |
| 413 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 414 ], | |
| 415 "cwd": "[SLAVE_BUILD]", | |
| 416 "name": "test r1.ensure_goma.ensure_installed", | |
| 417 "~followup_annotations": [ | |
| 418 "@@@STEP_NEST_LEVEL@2@@@", | |
| 419 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 420 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 421 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 422 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 423 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 424 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 425 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 426 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 427 "@@@STEP_LOG_END@json.output@@@" | |
| 428 ] | |
| 429 }, | |
| 430 { | |
| 431 "cmd": [ | |
| 432 "python", | |
| 433 "-u", | |
| 434 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 317 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 435 "runhooks" | 318 "runhooks" |
| 436 ], | 319 ], |
| 437 "cwd": "[SLAVE_BUILD]", | 320 "cwd": "[SLAVE_BUILD]", |
| 438 "env": { | 321 "env": { |
| 439 "GYP_CHROMIUM_NO_ACTION": "1", | 322 "GYP_CHROMIUM_NO_ACTION": "1", |
| 440 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 323 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 441 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 324 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 442 }, | 325 }, |
| 443 "name": "test r1.gclient runhooks", | 326 "name": "test r1.gclient runhooks", |
| 444 "~followup_annotations": [ | 327 "~followup_annotations": [ |
| 445 "@@@STEP_NEST_LEVEL@1@@@" | 328 "@@@STEP_NEST_LEVEL@1@@@" |
| 446 ] | 329 ] |
| 447 }, | 330 }, |
| 448 { | 331 { |
| 449 "cmd": [ | 332 "cmd": [ |
| 450 "python", | 333 "python", |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 638 "-u", | 521 "-u", |
| 639 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 522 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 640 "gen", | 523 "gen", |
| 641 "-m", | 524 "-m", |
| 642 "chromium.win", | 525 "chromium.win", |
| 643 "-b", | 526 "-b", |
| 644 "Win Builder", | 527 "Win Builder", |
| 645 "--config-file", | 528 "--config-file", |
| 646 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 529 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 647 "--goma-dir", | 530 "--goma-dir", |
| 648 "[CACHE]\\cipd\\goma", | 531 "[BUILD]\\goma", |
| 649 "--swarming-targets-file", | 532 "--swarming-targets-file", |
| 650 "affected_tests\n", | 533 "affected_tests\n", |
| 651 "//out/Release" | 534 "//out/Release" |
| 652 ], | 535 ], |
| 653 "cwd": "[SLAVE_BUILD]", | 536 "cwd": "[SLAVE_BUILD]", |
| 654 "name": "test r1.generate_build_files", | 537 "name": "test r1.generate_build_files", |
| 655 "~followup_annotations": [ | 538 "~followup_annotations": [ |
| 656 "@@@STEP_NEST_LEVEL@1@@@", | 539 "@@@STEP_NEST_LEVEL@1@@@", |
| 657 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", | 540 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", |
| 658 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 541 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| (...skipping 16 matching lines...) Expand all Loading... |
| 675 "--src-dir", | 558 "--src-dir", |
| 676 "[SLAVE_BUILD]\\src", | 559 "[SLAVE_BUILD]\\src", |
| 677 "--goma-cache-dir", | 560 "--goma-cache-dir", |
| 678 "[GOMA_CACHE]", | 561 "[GOMA_CACHE]", |
| 679 "--build-tool", | 562 "--build-tool", |
| 680 "ninja", | 563 "ninja", |
| 681 "--compiler", | 564 "--compiler", |
| 682 "goma", | 565 "goma", |
| 683 "--goma-jsonstatus", | 566 "--goma-jsonstatus", |
| 684 "/path/to/tmp/json", | 567 "/path/to/tmp/json", |
| 685 "--goma-service-account-json-file", | |
| 686 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 687 "--goma-dir", | 568 "--goma-dir", |
| 688 "[CACHE]\\cipd\\goma", | 569 "[BUILD]\\goma", |
| 689 "--ninja-ensure-up-to-date", | 570 "--ninja-ensure-up-to-date", |
| 690 "--", | 571 "--", |
| 691 "affected_tests", | 572 "affected_tests", |
| 692 "affected_tests_run" | 573 "affected_tests_run" |
| 693 ], | 574 ], |
| 694 "cwd": "[SLAVE_BUILD]", | 575 "cwd": "[SLAVE_BUILD]", |
| 695 "name": "test r1.compile", | 576 "name": "test r1.compile", |
| 696 "~followup_annotations": [ | 577 "~followup_annotations": [ |
| 697 "@@@STEP_NEST_LEVEL@1@@@", | 578 "@@@STEP_NEST_LEVEL@1@@@", |
| 698 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 579 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| (...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 920 "@@@STEP_LOG_END@report@@@", | 801 "@@@STEP_LOG_END@report@@@", |
| 921 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 802 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
| 922 ] | 803 ] |
| 923 }, | 804 }, |
| 924 { | 805 { |
| 925 "name": "$result", | 806 "name": "$result", |
| 926 "recipe_result": null, | 807 "recipe_result": null, |
| 927 "status_code": 0 | 808 "status_code": 0 |
| 928 } | 809 } |
| 929 ] | 810 ] |
| OLD | NEW |