| 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 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 128 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 129 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 129 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 130 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 130 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 131 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 131 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 132 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 132 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 133 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 133 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 134 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 134 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 135 ] | 135 ] |
| 136 }, | 136 }, |
| 137 { | 137 { |
| 138 "cmd": [], | |
| 139 "name": "ensure_goma" | 138 "name": "ensure_goma" |
| 140 }, | 139 }, |
| 141 { | 140 { |
| 142 "cmd": [ | 141 "cmd": [ |
| 143 "python", | 142 "python", |
| 144 "-u", | 143 "-u", |
| 145 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", | 144 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", |
| 146 "--platform", | 145 "--platform", |
| 147 "windows-amd64", | 146 "windows-amd64", |
| 148 "--dest-directory", | 147 "--dest-directory", |
| (...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 351 "@@@SET_BUILD_PROPERTY@failure_hash@\"c18cfb87382155d691c887ecad8e8bf7cdf0
fab3\"@@@" | 350 "@@@SET_BUILD_PROPERTY@failure_hash@\"c18cfb87382155d691c887ecad8e8bf7cdf0
fab3\"@@@" |
| 352 ] | 351 ] |
| 353 }, | 352 }, |
| 354 { | 353 { |
| 355 "name": "$result", | 354 "name": "$result", |
| 356 "reason": "Step('gclient runhooks (without patch)') failed with return_code
1", | 355 "reason": "Step('gclient runhooks (without patch)') failed with return_code
1", |
| 357 "recipe_result": null, | 356 "recipe_result": null, |
| 358 "status_code": 1 | 357 "status_code": 1 |
| 359 } | 358 } |
| 360 ] | 359 ] |
| OLD | NEW |