OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
103 ] | 103 ] |
104 }, | 104 }, |
105 { | 105 { |
106 "cmd": [], | |
107 "cwd": "[SLAVE_BUILD]", | |
108 "name": "ensure_goma" | |
109 }, | |
110 { | |
111 "cmd": [ | |
112 "python", | |
113 "-u", | |
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
115 "--platform", | |
116 "linux-amd64", | |
117 "--dest-directory", | |
118 "[SLAVE_BUILD]/cipd", | |
119 "--json-output", | |
120 "/path/to/tmp/json" | |
121 ], | |
122 "cwd": "[SLAVE_BUILD]", | |
123 "name": "ensure_goma.install cipd", | |
124 "~followup_annotations": [ | |
125 "@@@STEP_NEST_LEVEL@1@@@", | |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | |
131 "@@@STEP_LOG_END@json.output@@@" | |
132 ] | |
133 }, | |
134 { | |
135 "cmd": [ | |
136 "[SLAVE_BUILD]/cipd/cipd", | |
137 "ensure", | |
138 "--root", | |
139 "[CACHE]/cipd/goma", | |
140 "--list", | |
141 "infra_internal/goma/client/linux-amd64 release", | |
142 "--json-output", | |
143 "/path/to/tmp/json", | |
144 "--service-account-json", | |
145 "/creds/service_accounts/service-account-goma-client.json" | |
146 ], | |
147 "cwd": "[SLAVE_BUILD]", | |
148 "name": "ensure_goma.ensure_installed", | |
149 "~followup_annotations": [ | |
150 "@@@STEP_NEST_LEVEL@1@@@", | |
151 "@@@STEP_LOG_LINE@json.output@{@@@", | |
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
153 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
156 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
157 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
158 "@@@STEP_LOG_LINE@json.output@}@@@", | |
159 "@@@STEP_LOG_END@json.output@@@" | |
160 ] | |
161 }, | |
162 { | |
163 "cmd": [ | 106 "cmd": [ |
164 "python", | 107 "python", |
165 "-u", | 108 "-u", |
166 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 109 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
167 "runhooks" | 110 "runhooks" |
168 ], | 111 ], |
169 "cwd": "[SLAVE_BUILD]", | 112 "cwd": "[SLAVE_BUILD]", |
170 "env": { | 113 "env": { |
171 "GYP_CHROMIUM_NO_ACTION": "1", | 114 "GYP_CHROMIUM_NO_ACTION": "1", |
172 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 115 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 116 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
174 }, | 117 }, |
175 "name": "gclient runhooks (with patch)" | 118 "name": "gclient runhooks (with patch)" |
176 }, | 119 }, |
177 { | 120 { |
178 "cmd": [ | 121 "cmd": [ |
179 "git", | 122 "git", |
180 "diff", | 123 "diff", |
181 "--cached", | 124 "--cached", |
182 "--name-only" | 125 "--name-only" |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 "-u", | 194 "-u", |
252 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 195 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
253 "gen", | 196 "gen", |
254 "-m", | 197 "-m", |
255 "tryserver.chromium.perf", | 198 "tryserver.chromium.perf", |
256 "-b", | 199 "-b", |
257 "linux_perf_bisect", | 200 "linux_perf_bisect", |
258 "--config-file", | 201 "--config-file", |
259 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 202 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
260 "--goma-dir", | 203 "--goma-dir", |
261 "[CACHE]/cipd/goma", | 204 "[BUILD]/goma", |
262 "//out/Release" | 205 "//out/Release" |
263 ], | 206 ], |
264 "cwd": "[SLAVE_BUILD]", | 207 "cwd": "[SLAVE_BUILD]", |
265 "name": "generate_build_files (with patch)" | 208 "name": "generate_build_files (with patch)" |
266 }, | 209 }, |
267 { | 210 { |
268 "cmd": [ | 211 "cmd": [ |
269 "python", | 212 "python", |
270 "-u", | 213 "-u", |
271 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 214 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
272 "--show-path", | 215 "--show-path", |
273 "python", | 216 "python", |
274 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 217 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
275 "--gsutil-py-path", | 218 "--gsutil-py-path", |
276 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 219 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
277 "--ninja-path", | 220 "--ninja-path", |
278 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 221 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
279 "--target", | 222 "--target", |
280 "Release", | 223 "Release", |
281 "--src-dir", | 224 "--src-dir", |
282 "[SLAVE_BUILD]/src", | 225 "[SLAVE_BUILD]/src", |
283 "--goma-cache-dir", | 226 "--goma-cache-dir", |
284 "[GOMA_CACHE]", | 227 "[GOMA_CACHE]", |
285 "--build-tool", | 228 "--build-tool", |
286 "ninja", | 229 "ninja", |
287 "--compiler", | 230 "--compiler", |
288 "goma", | 231 "goma", |
289 "--goma-jsonstatus", | 232 "--goma-jsonstatus", |
290 "/path/to/tmp/json", | 233 "/path/to/tmp/json", |
291 "--goma-service-account-json-file", | |
292 "/creds/service_accounts/service-account-goma-client.json", | |
293 "--mode", | 234 "--mode", |
294 "official", | 235 "official", |
295 "--goma-dir", | 236 "--goma-dir", |
296 "[CACHE]/cipd/goma", | 237 "[BUILD]/goma", |
297 "--goma-hermetic", | 238 "--goma-hermetic", |
298 "fallback", | 239 "fallback", |
299 "--goma-fail-fast", | 240 "--goma-fail-fast", |
300 "--goma-disable-local-fallback", | 241 "--goma-disable-local-fallback", |
301 "--", | 242 "--", |
302 "chromium_builder_perf" | 243 "chromium_builder_perf" |
303 ], | 244 ], |
304 "cwd": "[SLAVE_BUILD]", | 245 "cwd": "[SLAVE_BUILD]", |
305 "name": "compile (with patch)", | 246 "name": "compile (with patch)", |
306 "~followup_annotations": [ | 247 "~followup_annotations": [ |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
438 { | 379 { |
439 "cmd": [ | 380 "cmd": [ |
440 "python", | 381 "python", |
441 "-u", | 382 "-u", |
442 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 383 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
443 "runhooks" | 384 "runhooks" |
444 ], | 385 ], |
445 "cwd": "[SLAVE_BUILD]", | 386 "cwd": "[SLAVE_BUILD]", |
446 "env": { | 387 "env": { |
447 "GYP_CHROMIUM_NO_ACTION": "1", | 388 "GYP_CHROMIUM_NO_ACTION": "1", |
448 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 389 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
449 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 390 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
450 }, | 391 }, |
451 "name": "gclient runhooks (without patch)" | 392 "name": "gclient runhooks (without patch)" |
452 }, | 393 }, |
453 { | 394 { |
454 "cmd": [ | 395 "cmd": [ |
455 "python", | 396 "python", |
456 "-u", | 397 "-u", |
457 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 398 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
458 "--show-path", | 399 "--show-path", |
459 "python", | 400 "python", |
460 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 401 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
461 ], | 402 ], |
462 "cwd": "[SLAVE_BUILD]", | 403 "cwd": "[SLAVE_BUILD]", |
463 "name": "cleanup_temp (2)" | 404 "name": "cleanup_temp (2)" |
464 }, | 405 }, |
465 { | 406 { |
466 "cmd": [ | 407 "cmd": [ |
467 "python", | 408 "python", |
468 "-u", | 409 "-u", |
469 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 410 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
470 "gen", | 411 "gen", |
471 "-m", | 412 "-m", |
472 "tryserver.chromium.perf", | 413 "tryserver.chromium.perf", |
473 "-b", | 414 "-b", |
474 "linux_perf_bisect", | 415 "linux_perf_bisect", |
475 "--config-file", | 416 "--config-file", |
476 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 417 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
477 "--goma-dir", | 418 "--goma-dir", |
478 "[CACHE]/cipd/goma", | 419 "[BUILD]/goma", |
479 "//out/Release" | 420 "//out/Release" |
480 ], | 421 ], |
481 "cwd": "[SLAVE_BUILD]", | 422 "cwd": "[SLAVE_BUILD]", |
482 "name": "generate_build_files Without Patch" | 423 "name": "generate_build_files Without Patch" |
483 }, | 424 }, |
484 { | 425 { |
485 "cmd": [ | 426 "cmd": [ |
486 "python", | 427 "python", |
487 "-u", | 428 "-u", |
488 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 429 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
489 "--show-path", | 430 "--show-path", |
490 "python", | 431 "python", |
491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 432 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
492 "--gsutil-py-path", | 433 "--gsutil-py-path", |
493 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 434 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
494 "--ninja-path", | 435 "--ninja-path", |
495 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 436 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
496 "--target", | 437 "--target", |
497 "Release", | 438 "Release", |
498 "--src-dir", | 439 "--src-dir", |
499 "[SLAVE_BUILD]/src", | 440 "[SLAVE_BUILD]/src", |
500 "--goma-cache-dir", | 441 "--goma-cache-dir", |
501 "[GOMA_CACHE]", | 442 "[GOMA_CACHE]", |
502 "--build-tool", | 443 "--build-tool", |
503 "ninja", | 444 "ninja", |
504 "--compiler", | 445 "--compiler", |
505 "goma", | 446 "goma", |
506 "--goma-jsonstatus", | 447 "--goma-jsonstatus", |
507 "/path/to/tmp/json", | 448 "/path/to/tmp/json", |
508 "--goma-service-account-json-file", | |
509 "/creds/service_accounts/service-account-goma-client.json", | |
510 "--mode", | 449 "--mode", |
511 "official", | 450 "official", |
512 "--goma-dir", | 451 "--goma-dir", |
513 "[CACHE]/cipd/goma", | 452 "[BUILD]/goma", |
514 "--goma-hermetic", | 453 "--goma-hermetic", |
515 "fallback", | 454 "fallback", |
516 "--goma-fail-fast", | 455 "--goma-fail-fast", |
517 "--goma-disable-local-fallback", | 456 "--goma-disable-local-fallback", |
518 "--", | 457 "--", |
519 "chromium_builder_perf" | 458 "chromium_builder_perf" |
520 ], | 459 ], |
521 "cwd": "[SLAVE_BUILD]", | 460 "cwd": "[SLAVE_BUILD]", |
522 "name": "compile Without Patch", | 461 "name": "compile Without Patch", |
523 "~followup_annotations": [ | 462 "~followup_annotations": [ |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
597 "@@@STEP_LOG_LINE@json.output@}@@@", | 536 "@@@STEP_LOG_LINE@json.output@}@@@", |
598 "@@@STEP_LOG_END@json.output@@@" | 537 "@@@STEP_LOG_END@json.output@@@" |
599 ] | 538 ] |
600 }, | 539 }, |
601 { | 540 { |
602 "name": "$result", | 541 "name": "$result", |
603 "recipe_result": null, | 542 "recipe_result": null, |
604 "status_code": 0 | 543 "status_code": 0 |
605 } | 544 } |
606 ] | 545 ] |
OLD | NEW |