| 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.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_chromium_gn_rel", | 10 "v8_linux_chromium_gn_rel", |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_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_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 106 ] | 106 ] |
| 107 }, | 107 }, |
| 108 { | 108 { |
| 109 "cmd": [], | |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "name": "ensure_goma" | |
| 112 }, | |
| 113 { | |
| 114 "cmd": [ | |
| 115 "python", | |
| 116 "-u", | |
| 117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 118 "--platform", | |
| 119 "linux-amd64", | |
| 120 "--dest-directory", | |
| 121 "[SLAVE_BUILD]/cipd", | |
| 122 "--json-output", | |
| 123 "/path/to/tmp/json" | |
| 124 ], | |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "ensure_goma.install cipd", | |
| 127 "~followup_annotations": [ | |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 134 "@@@STEP_LOG_END@json.output@@@" | |
| 135 ] | |
| 136 }, | |
| 137 { | |
| 138 "cmd": [ | |
| 139 "[SLAVE_BUILD]/cipd/cipd", | |
| 140 "ensure", | |
| 141 "--root", | |
| 142 "[CACHE]/cipd/goma", | |
| 143 "--list", | |
| 144 "infra_internal/goma/client/linux-amd64 release", | |
| 145 "--json-output", | |
| 146 "/path/to/tmp/json", | |
| 147 "--service-account-json", | |
| 148 "/creds/service_accounts/service-account-goma-client.json" | |
| 149 ], | |
| 150 "cwd": "[SLAVE_BUILD]", | |
| 151 "name": "ensure_goma.ensure_installed", | |
| 152 "~followup_annotations": [ | |
| 153 "@@@STEP_NEST_LEVEL@1@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 162 "@@@STEP_LOG_END@json.output@@@" | |
| 163 ] | |
| 164 }, | |
| 165 { | |
| 166 "cmd": [ | 109 "cmd": [ |
| 167 "python", | 110 "python", |
| 168 "-u", | 111 "-u", |
| 169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 112 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 170 "runhooks" | 113 "runhooks" |
| 171 ], | 114 ], |
| 172 "cwd": "[SLAVE_BUILD]", | 115 "cwd": "[SLAVE_BUILD]", |
| 173 "env": { | 116 "env": { |
| 174 "GYP_CHROMIUM_NO_ACTION": "1", | 117 "GYP_CHROMIUM_NO_ACTION": "1", |
| 175 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 118 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 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 (with patch)" | 121 "name": "gclient runhooks (with patch)" |
| 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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 "-u", | 271 "-u", |
| 329 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 272 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 330 "gen", | 273 "gen", |
| 331 "-m", | 274 "-m", |
| 332 "tryserver.v8", | 275 "tryserver.v8", |
| 333 "-b", | 276 "-b", |
| 334 "v8_linux_chromium_gn_rel", | 277 "v8_linux_chromium_gn_rel", |
| 335 "--config-file", | 278 "--config-file", |
| 336 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 279 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 337 "--goma-dir", | 280 "--goma-dir", |
| 338 "[CACHE]/cipd/goma", | 281 "[BUILD]/goma", |
| 339 "//out/Release" | 282 "//out/Release" |
| 340 ], | 283 ], |
| 341 "cwd": "[SLAVE_BUILD]", | 284 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "generate_build_files (with patch)" | 285 "name": "generate_build_files (with patch)" |
| 343 }, | 286 }, |
| 344 { | 287 { |
| 345 "cmd": [ | 288 "cmd": [ |
| 346 "python", | 289 "python", |
| 347 "-u", | 290 "-u", |
| 348 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 291 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 349 "--show-path", | 292 "--show-path", |
| 350 "python", | 293 "python", |
| 351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 294 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 352 "--gsutil-py-path", | 295 "--gsutil-py-path", |
| 353 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 296 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 354 "--ninja-path", | 297 "--ninja-path", |
| 355 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 298 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 356 "--target", | 299 "--target", |
| 357 "Release", | 300 "Release", |
| 358 "--src-dir", | 301 "--src-dir", |
| 359 "[SLAVE_BUILD]/src", | 302 "[SLAVE_BUILD]/src", |
| 360 "--goma-cache-dir", | 303 "--goma-cache-dir", |
| 361 "[GOMA_CACHE]", | 304 "[GOMA_CACHE]", |
| 362 "--build-tool", | 305 "--build-tool", |
| 363 "ninja", | 306 "ninja", |
| 364 "--compiler", | 307 "--compiler", |
| 365 "goma", | 308 "goma", |
| 366 "--goma-jsonstatus", | 309 "--goma-jsonstatus", |
| 367 "/path/to/tmp/json", | 310 "/path/to/tmp/json", |
| 368 "--goma-service-account-json-file", | |
| 369 "/creds/service_accounts/service-account-goma-client.json", | |
| 370 "--goma-dir", | 311 "--goma-dir", |
| 371 "[CACHE]/cipd/goma", | 312 "[BUILD]/goma", |
| 372 "--goma-fail-fast", | 313 "--goma-fail-fast", |
| 373 "--goma-disable-local-fallback", | 314 "--goma-disable-local-fallback", |
| 374 "--ninja-ensure-up-to-date", | 315 "--ninja-ensure-up-to-date", |
| 375 "--", | 316 "--", |
| 376 "base_unittests", | 317 "base_unittests", |
| 377 "blink_tests", | 318 "blink_tests", |
| 378 "extensions_browsertests", | 319 "extensions_browsertests", |
| 379 "gin_unittests", | 320 "gin_unittests", |
| 380 "net_unittests", | 321 "net_unittests", |
| 381 "pdfium_test", | 322 "pdfium_test", |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 487 { | 428 { |
| 488 "cmd": [ | 429 "cmd": [ |
| 489 "python", | 430 "python", |
| 490 "-u", | 431 "-u", |
| 491 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 432 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 492 "runhooks" | 433 "runhooks" |
| 493 ], | 434 ], |
| 494 "cwd": "[SLAVE_BUILD]", | 435 "cwd": "[SLAVE_BUILD]", |
| 495 "env": { | 436 "env": { |
| 496 "GYP_CHROMIUM_NO_ACTION": "1", | 437 "GYP_CHROMIUM_NO_ACTION": "1", |
| 497 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 438 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 use_goma=1", |
| 498 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 439 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 499 }, | 440 }, |
| 500 "name": "gclient runhooks (without patch)" | 441 "name": "gclient runhooks (without patch)" |
| 501 }, | 442 }, |
| 502 { | 443 { |
| 503 "cmd": [ | 444 "cmd": [ |
| 504 "python", | 445 "python", |
| 505 "-u", | 446 "-u", |
| 506 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 447 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 507 "gen", | 448 "gen", |
| 508 "-m", | 449 "-m", |
| 509 "tryserver.v8", | 450 "tryserver.v8", |
| 510 "-b", | 451 "-b", |
| 511 "v8_linux_chromium_gn_rel", | 452 "v8_linux_chromium_gn_rel", |
| 512 "--config-file", | 453 "--config-file", |
| 513 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 454 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 514 "--goma-dir", | 455 "--goma-dir", |
| 515 "[CACHE]/cipd/goma", | 456 "[BUILD]/goma", |
| 516 "//out/Release" | 457 "//out/Release" |
| 517 ], | 458 ], |
| 518 "cwd": "[SLAVE_BUILD]", | 459 "cwd": "[SLAVE_BUILD]", |
| 519 "name": "generate_build_files (without patch)" | 460 "name": "generate_build_files (without patch)" |
| 520 }, | 461 }, |
| 521 { | 462 { |
| 522 "cmd": [ | 463 "cmd": [ |
| 523 "python", | 464 "python", |
| 524 "-u", | 465 "-u", |
| 525 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 466 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 526 "--show-path", | 467 "--show-path", |
| 527 "python", | 468 "python", |
| 528 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 469 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 529 "--gsutil-py-path", | 470 "--gsutil-py-path", |
| 530 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 471 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 531 "--ninja-path", | 472 "--ninja-path", |
| 532 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 473 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 533 "--target", | 474 "--target", |
| 534 "Release", | 475 "Release", |
| 535 "--src-dir", | 476 "--src-dir", |
| 536 "[SLAVE_BUILD]/src", | 477 "[SLAVE_BUILD]/src", |
| 537 "--goma-cache-dir", | 478 "--goma-cache-dir", |
| 538 "[GOMA_CACHE]", | 479 "[GOMA_CACHE]", |
| 539 "--build-tool", | 480 "--build-tool", |
| 540 "ninja", | 481 "ninja", |
| 541 "--compiler", | 482 "--compiler", |
| 542 "goma", | 483 "goma", |
| 543 "--goma-jsonstatus", | 484 "--goma-jsonstatus", |
| 544 "/path/to/tmp/json", | 485 "/path/to/tmp/json", |
| 545 "--goma-service-account-json-file", | |
| 546 "/creds/service_accounts/service-account-goma-client.json", | |
| 547 "--goma-dir", | 486 "--goma-dir", |
| 548 "[CACHE]/cipd/goma", | 487 "[BUILD]/goma", |
| 549 "--goma-fail-fast", | 488 "--goma-fail-fast", |
| 550 "--goma-disable-local-fallback", | 489 "--goma-disable-local-fallback", |
| 551 "--ninja-ensure-up-to-date", | 490 "--ninja-ensure-up-to-date", |
| 552 "--", | 491 "--", |
| 553 "base_unittests", | 492 "base_unittests", |
| 554 "blink_tests", | 493 "blink_tests", |
| 555 "extensions_browsertests", | 494 "extensions_browsertests", |
| 556 "gin_unittests", | 495 "gin_unittests", |
| 557 "net_unittests", | 496 "net_unittests", |
| 558 "pdfium_test", | 497 "pdfium_test", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 578 "~followup_annotations": [ | 517 "~followup_annotations": [ |
| 579 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" | 518 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" |
| 580 ] | 519 ] |
| 581 }, | 520 }, |
| 582 { | 521 { |
| 583 "name": "$result", | 522 "name": "$result", |
| 584 "reason": "Step('compile (with patch)') failed with return_code 1", | 523 "reason": "Step('compile (with patch)') failed with return_code 1", |
| 585 "status_code": 1 | 524 "status_code": 1 |
| 586 } | 525 } |
| 587 ] | 526 ] |
| OLD | NEW |