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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
433 { | 374 { |
434 "cmd": [ | 375 "cmd": [ |
435 "python", | 376 "python", |
436 "-u", | 377 "-u", |
437 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 378 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
438 "runhooks" | 379 "runhooks" |
439 ], | 380 ], |
440 "cwd": "[SLAVE_BUILD]", | 381 "cwd": "[SLAVE_BUILD]", |
441 "env": { | 382 "env": { |
442 "GYP_CHROMIUM_NO_ACTION": "1", | 383 "GYP_CHROMIUM_NO_ACTION": "1", |
443 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 384 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
444 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 385 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
445 }, | 386 }, |
446 "name": "gclient runhooks (without patch)" | 387 "name": "gclient runhooks (without patch)" |
447 }, | 388 }, |
448 { | 389 { |
449 "cmd": [ | 390 "cmd": [ |
450 "python", | 391 "python", |
451 "-u", | 392 "-u", |
452 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 393 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
453 "--show-path", | 394 "--show-path", |
454 "python", | 395 "python", |
455 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 396 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
456 ], | 397 ], |
457 "cwd": "[SLAVE_BUILD]", | 398 "cwd": "[SLAVE_BUILD]", |
458 "name": "cleanup_temp (2)" | 399 "name": "cleanup_temp (2)" |
459 }, | 400 }, |
460 { | 401 { |
461 "cmd": [ | 402 "cmd": [ |
462 "python", | 403 "python", |
463 "-u", | 404 "-u", |
464 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 405 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
465 "gen", | 406 "gen", |
466 "-m", | 407 "-m", |
467 "tryserver.chromium.perf", | 408 "tryserver.chromium.perf", |
468 "-b", | 409 "-b", |
469 "linux_perf_bisect", | 410 "linux_perf_bisect", |
470 "--config-file", | 411 "--config-file", |
471 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 412 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
472 "--goma-dir", | 413 "--goma-dir", |
473 "[CACHE]/cipd/goma", | 414 "[BUILD]/goma", |
474 "//out/Release" | 415 "//out/Release" |
475 ], | 416 ], |
476 "cwd": "[SLAVE_BUILD]", | 417 "cwd": "[SLAVE_BUILD]", |
477 "name": "generate_build_files Without Patch" | 418 "name": "generate_build_files Without Patch" |
478 }, | 419 }, |
479 { | 420 { |
480 "cmd": [ | 421 "cmd": [ |
481 "python", | 422 "python", |
482 "-u", | 423 "-u", |
483 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 424 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
484 "--show-path", | 425 "--show-path", |
485 "python", | 426 "python", |
486 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 427 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
487 "--gsutil-py-path", | 428 "--gsutil-py-path", |
488 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 429 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
489 "--ninja-path", | 430 "--ninja-path", |
490 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 431 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
491 "--target", | 432 "--target", |
492 "Release", | 433 "Release", |
493 "--src-dir", | 434 "--src-dir", |
494 "[SLAVE_BUILD]/src", | 435 "[SLAVE_BUILD]/src", |
495 "--goma-cache-dir", | 436 "--goma-cache-dir", |
496 "[GOMA_CACHE]", | 437 "[GOMA_CACHE]", |
497 "--build-tool", | 438 "--build-tool", |
498 "ninja", | 439 "ninja", |
499 "--compiler", | 440 "--compiler", |
500 "goma", | 441 "goma", |
501 "--goma-jsonstatus", | 442 "--goma-jsonstatus", |
502 "/path/to/tmp/json", | 443 "/path/to/tmp/json", |
503 "--goma-service-account-json-file", | |
504 "/creds/service_accounts/service-account-goma-client.json", | |
505 "--mode", | 444 "--mode", |
506 "official", | 445 "official", |
507 "--goma-dir", | 446 "--goma-dir", |
508 "[CACHE]/cipd/goma", | 447 "[BUILD]/goma", |
509 "--goma-hermetic", | 448 "--goma-hermetic", |
510 "fallback", | 449 "fallback", |
511 "--goma-fail-fast", | 450 "--goma-fail-fast", |
512 "--goma-disable-local-fallback", | 451 "--goma-disable-local-fallback", |
513 "--", | 452 "--", |
514 "chromium_builder_perf" | 453 "chromium_builder_perf" |
515 ], | 454 ], |
516 "cwd": "[SLAVE_BUILD]", | 455 "cwd": "[SLAVE_BUILD]", |
517 "name": "compile Without Patch", | 456 "name": "compile Without Patch", |
518 "~followup_annotations": [ | 457 "~followup_annotations": [ |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
572 "@@@STEP_LOG_END@json.output (invalid)@@@", | 511 "@@@STEP_LOG_END@json.output (invalid)@@@", |
573 "@@@STEP_FAILURE@@@" | 512 "@@@STEP_FAILURE@@@" |
574 ] | 513 ] |
575 }, | 514 }, |
576 { | 515 { |
577 "name": "$result", | 516 "name": "$result", |
578 "reason": "Failed to upload result to Perf Dashboard. Error response: None", | 517 "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
579 "status_code": 1 | 518 "status_code": 1 |
580 } | 519 } |
581 ] | 520 ] |
OLD | NEW |