| 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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 107 ] | 107 ] |
| 108 }, | 108 }, |
| 109 { | 109 { |
| 110 "cmd": [], | |
| 111 "cwd": "[SLAVE_BUILD]", | |
| 112 "name": "ensure_goma" | |
| 113 }, | |
| 114 { | |
| 115 "cmd": [ | |
| 116 "python", | |
| 117 "-u", | |
| 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 119 "--platform", | |
| 120 "windows-amd64", | |
| 121 "--dest-directory", | |
| 122 "[SLAVE_BUILD]\\cipd", | |
| 123 "--json-output", | |
| 124 "/path/to/tmp/json" | |
| 125 ], | |
| 126 "cwd": "[SLAVE_BUILD]", | |
| 127 "name": "ensure_goma.install cipd", | |
| 128 "~followup_annotations": [ | |
| 129 "@@@STEP_NEST_LEVEL@1@@@", | |
| 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 131 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 134 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 135 "@@@STEP_LOG_END@json.output@@@" | |
| 136 ] | |
| 137 }, | |
| 138 { | |
| 139 "cmd": [ | |
| 140 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 141 "ensure", | |
| 142 "--root", | |
| 143 "[CACHE]\\cipd\\goma", | |
| 144 "--list", | |
| 145 "infra_internal/goma/client/windows-amd64 release", | |
| 146 "--json-output", | |
| 147 "/path/to/tmp/json", | |
| 148 "--service-account-json", | |
| 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 150 ], | |
| 151 "cwd": "[SLAVE_BUILD]", | |
| 152 "name": "ensure_goma.ensure_installed", | |
| 153 "~followup_annotations": [ | |
| 154 "@@@STEP_NEST_LEVEL@1@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 160 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 162 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 163 "@@@STEP_LOG_END@json.output@@@" | |
| 164 ] | |
| 165 }, | |
| 166 { | |
| 167 "cmd": [ | 110 "cmd": [ |
| 168 "python", | 111 "python", |
| 169 "-u", | 112 "-u", |
| 170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 113 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 171 "runhooks" | 114 "runhooks" |
| 172 ], | 115 ], |
| 173 "cwd": "[SLAVE_BUILD]", | 116 "cwd": "[SLAVE_BUILD]", |
| 174 "env": { | 117 "env": { |
| 175 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' linux_dump_symbols=0 target_arch=x64 test_isolation_
mode=noop use_goma=1", | 118 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' linux_dump_symbols=0 target_arch=x64 test_isolation_mode=n
oop use_goma=1", |
| 176 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 119 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 177 }, | 120 }, |
| 178 "name": "gclient runhooks" | 121 "name": "gclient runhooks" |
| 179 }, | 122 }, |
| 180 { | 123 { |
| 181 "cmd": [ | 124 "cmd": [ |
| 182 "python", | 125 "python", |
| 183 "-u", | 126 "-u", |
| 184 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 127 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 185 "--output", | 128 "--output", |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 "--goma-cache-dir", | 189 "--goma-cache-dir", |
| 247 "[GOMA_CACHE]", | 190 "[GOMA_CACHE]", |
| 248 "--build-tool", | 191 "--build-tool", |
| 249 "ninja", | 192 "ninja", |
| 250 "--build-data-dir", | 193 "--build-data-dir", |
| 251 "[ROOT]\\build_data_dir", | 194 "[ROOT]\\build_data_dir", |
| 252 "--compiler", | 195 "--compiler", |
| 253 "goma", | 196 "goma", |
| 254 "--goma-jsonstatus", | 197 "--goma-jsonstatus", |
| 255 "/path/to/tmp/json", | 198 "/path/to/tmp/json", |
| 256 "--goma-service-account-json-file", | |
| 257 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 258 "--goma-dir", | 199 "--goma-dir", |
| 259 "[CACHE]\\cipd\\goma", | 200 "[BUILD]\\goma", |
| 260 "--ninja-ensure-up-to-date", | 201 "--ninja-ensure-up-to-date", |
| 261 "--clobber", | 202 "--clobber", |
| 262 "--", | 203 "--", |
| 263 "all" | 204 "all" |
| 264 ], | 205 ], |
| 265 "cwd": "[SLAVE_BUILD]", | 206 "cwd": "[SLAVE_BUILD]", |
| 266 "name": "compile", | 207 "name": "compile", |
| 267 "~followup_annotations": [ | 208 "~followup_annotations": [ |
| 268 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 209 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 269 "@@@STEP_LOG_END@json.output (invalid)@@@" | 210 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 270 ] | 211 ] |
| 271 }, | 212 }, |
| 272 { | 213 { |
| 273 "cmd": [ | 214 "cmd": [ |
| 274 "python", | 215 "python", |
| 275 "-u", | 216 "-u", |
| 276 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\archive_build.py", | 217 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\archive_build.py", |
| 277 "--target", | 218 "--target", |
| 278 "Release", | 219 "Release", |
| 279 "--factory-properties", | 220 "--factory-properties", |
| 280 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromium_win_pch=0 component=static
_library fastbuild=1 gomadir='[CACHE]\\\\cipd\\\\goma' linux_dump_symbols=0 targ
et_arch=x64 test_isolation_mode=noop use_goma=1\"}, \"gs_acl\": \"public-read\",
\"gs_bucket\": \"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\"}", |
| 281 "--build-properties", | 222 "--build-properties", |
| 282 "{\"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}\"}", |
| 283 "--mode", | 224 "--mode", |
| 284 "dev" | 225 "dev" |
| 285 ], | 226 ], |
| 286 "cwd": "[SLAVE_BUILD]", | 227 "cwd": "[SLAVE_BUILD]", |
| 287 "name": "archive_build" | 228 "name": "archive_build" |
| 288 }, | 229 }, |
| 289 { | 230 { |
| 290 "name": "$result", | 231 "name": "$result", |
| 291 "recipe_result": null, | 232 "recipe_result": null, |
| 292 "status_code": 0 | 233 "status_code": 0 |
| 293 } | 234 } |
| 294 ] | 235 ] |
| OLD | NEW |