| 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 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 209 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 209 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 210 "@@@STEP_LOG_END@json.output (invalid)@@@" | 210 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 211 ] | 211 ] |
| 212 }, | 212 }, |
| 213 { | 213 { |
| 214 "cmd": [ | 214 "cmd": [ |
| 215 "python", | 215 "python", |
| 216 "-u", | 216 "-u", |
| 217 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\archive_build.py", | 217 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\archive_build.py", |
| 218 "--target", | 218 "--target", |
| 219 "Release", | 219 "Release_x64", |
| 220 "--factory-properties", | 220 "--factory-properties", |
| 221 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromium_win_pch=0 component=static
_library fastbuild=1 gomadir='[BUILD]\\\\goma' linux_dump_symbols=0 target_arch=
x64 test_isolation_mode=noop use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bu
cket\": \"gs://chromium-browser-snapshots\"}", | 221 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromium_win_pch=0 component=static
_library fastbuild=1 gomadir='[BUILD]\\\\goma' linux_dump_symbols=0 target_arch=
x64 test_isolation_mode=noop use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bu
cket\": \"gs://chromium-browser-snapshots\"}", |
| 222 "--build-properties", | 222 "--build-properties", |
| 223 "{\"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", \"
got_angle_revision_cp\": \"refs/heads/master@{#297276}\", \"got_nacl_revision\":
\"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"got_nacl_revision_cp\": \"refs/
heads/master@{#274981}\", \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0f
e58cb9\", \"got_revision_cp\": \"refs/heads/master@{#170242}\", \"got_swarming_c
lient_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", \"got_swarming_c
lient_revision_cp\": \"refs/heads/master@{#276089}\", \"got_v8_revision\": \"801
ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_revision_cp\": \"refs/heads/ma
ster@{#43426}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c6231
37f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}", | 223 "{\"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", \"
got_angle_revision_cp\": \"refs/heads/master@{#297276}\", \"got_nacl_revision\":
\"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"got_nacl_revision_cp\": \"refs/
heads/master@{#274981}\", \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0f
e58cb9\", \"got_revision_cp\": \"refs/heads/master@{#170242}\", \"got_swarming_c
lient_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", \"got_swarming_c
lient_revision_cp\": \"refs/heads/master@{#276089}\", \"got_v8_revision\": \"801
ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_revision_cp\": \"refs/heads/ma
ster@{#43426}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c6231
37f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}", |
| 224 "--mode", | 224 "--mode", |
| 225 "dev" | 225 "dev" |
| 226 ], | 226 ], |
| 227 "cwd": "[SLAVE_BUILD]", | 227 "cwd": "[SLAVE_BUILD]", |
| 228 "name": "archive_build" | 228 "name": "archive_build" |
| 229 }, | 229 }, |
| 230 { | 230 { |
| 231 "name": "$result", | 231 "name": "$result", |
| 232 "recipe_result": null, | 232 "recipe_result": null, |
| 233 "status_code": 0 | 233 "status_code": 0 |
| 234 } | 234 } |
| 235 ] | 235 ] |
| OLD | NEW |