| 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-386", | |
| 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 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 113 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 171 "--version" | 114 "--version" |
| 172 ], | 115 ], |
| 173 "cwd": "[SLAVE_BUILD]", | 116 "cwd": "[SLAVE_BUILD]", |
| 174 "name": "swarming.py --version", | 117 "name": "swarming.py --version", |
| 175 "stdout": "/path/to/tmp/", | 118 "stdout": "/path/to/tmp/", |
| 176 "~followup_annotations": [ | 119 "~followup_annotations": [ |
| 177 "@@@STEP_TEXT@0.4.10@@@" | 120 "@@@STEP_TEXT@0.4.10@@@" |
| 178 ] | 121 ] |
| 179 }, | 122 }, |
| 180 { | 123 { |
| 181 "cmd": [ | 124 "cmd": [ |
| 182 "python", | 125 "python", |
| 183 "-u", | 126 "-u", |
| 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 127 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 185 "runhooks" | 128 "runhooks" |
| 186 ], | 129 ], |
| 187 "cwd": "[SLAVE_BUILD]", | 130 "cwd": "[SLAVE_BUILD]", |
| 188 "env": { | 131 "env": { |
| 189 "GYP_CHROMIUM_NO_ACTION": "1", | 132 "GYP_CHROMIUM_NO_ACTION": "1", |
| 190 "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", | 133 "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", |
| 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 134 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 192 }, | 135 }, |
| 193 "name": "gclient runhooks" | 136 "name": "gclient runhooks" |
| 194 }, | 137 }, |
| 195 { | 138 { |
| 196 "cmd": [ | 139 "cmd": [ |
| 197 "python", | 140 "python", |
| 198 "-u", | 141 "-u", |
| 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 142 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 200 "--output", | 143 "--output", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 282 "-u", | 225 "-u", |
| 283 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 226 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 284 "gen", | 227 "gen", |
| 285 "-m", | 228 "-m", |
| 286 "chromium.gpu", | 229 "chromium.gpu", |
| 287 "-b", | 230 "-b", |
| 288 "GPU Win Builder", | 231 "GPU Win Builder", |
| 289 "--config-file", | 232 "--config-file", |
| 290 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 233 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 291 "--goma-dir", | 234 "--goma-dir", |
| 292 "[CACHE]\\cipd\\goma", | 235 "[BUILD]\\goma", |
| 293 "--swarming-targets-file", | 236 "--swarming-targets-file", |
| 294 "browser_tests\n", | 237 "browser_tests\n", |
| 295 "//out/Release" | 238 "//out/Release" |
| 296 ], | 239 ], |
| 297 "cwd": "[SLAVE_BUILD]", | 240 "cwd": "[SLAVE_BUILD]", |
| 298 "name": "generate_build_files", | 241 "name": "generate_build_files", |
| 299 "~followup_annotations": [ | 242 "~followup_annotations": [ |
| 300 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 243 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 301 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 244 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 302 ] | 245 ] |
| (...skipping 17 matching lines...) Expand all Loading... |
| 320 "--goma-cache-dir", | 263 "--goma-cache-dir", |
| 321 "[GOMA_CACHE]", | 264 "[GOMA_CACHE]", |
| 322 "--build-tool", | 265 "--build-tool", |
| 323 "ninja", | 266 "ninja", |
| 324 "--build-data-dir", | 267 "--build-data-dir", |
| 325 "[ROOT]\\build_data_dir", | 268 "[ROOT]\\build_data_dir", |
| 326 "--compiler", | 269 "--compiler", |
| 327 "goma", | 270 "goma", |
| 328 "--goma-jsonstatus", | 271 "--goma-jsonstatus", |
| 329 "/path/to/tmp/json", | 272 "/path/to/tmp/json", |
| 330 "--goma-service-account-json-file", | |
| 331 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 332 "--goma-dir", | 273 "--goma-dir", |
| 333 "[CACHE]\\cipd\\goma", | 274 "[BUILD]\\goma", |
| 334 "--ninja-ensure-up-to-date", | 275 "--ninja-ensure-up-to-date", |
| 335 "--", | 276 "--", |
| 336 "browser_tests", | 277 "browser_tests", |
| 337 "browser_tests_run" | 278 "browser_tests_run" |
| 338 ], | 279 ], |
| 339 "cwd": "[SLAVE_BUILD]", | 280 "cwd": "[SLAVE_BUILD]", |
| 340 "name": "compile", | 281 "name": "compile", |
| 341 "~followup_annotations": [ | 282 "~followup_annotations": [ |
| 342 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 283 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 343 "@@@STEP_LOG_END@json.output (invalid)@@@" | 284 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 "~followup_annotations": [ | 396 "~followup_annotations": [ |
| 456 "@@@STEP_TEXT@Win7 Release (NVIDIA)@@@" | 397 "@@@STEP_TEXT@Win7 Release (NVIDIA)@@@" |
| 457 ] | 398 ] |
| 458 }, | 399 }, |
| 459 { | 400 { |
| 460 "name": "$result", | 401 "name": "$result", |
| 461 "recipe_result": null, | 402 "recipe_result": null, |
| 462 "status_code": 0 | 403 "status_code": 0 |
| 463 } | 404 } |
| 464 ] | 405 ] |
| OLD | NEW |