| 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 "chromium.mac", | 8 "chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac10.9 Tests", | 10 "Mac10.9 Tests", |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 { | 302 { |
| 303 "cmd": [ | 303 "cmd": [ |
| 304 "python", | 304 "python", |
| 305 "-u", | 305 "-u", |
| 306 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 306 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 307 "--build-dir", | 307 "--build-dir", |
| 308 "[SLAVE_BUILD]/src/out/Release", | 308 "[SLAVE_BUILD]/src/out/Release", |
| 309 "--output-json", | 309 "--output-json", |
| 310 "/path/to/tmp/json" | 310 "/path/to/tmp/json" |
| 311 ], | 311 ], |
| 312 "env": { |
| 313 "FORCE_MAC_TOOLCHAIN": "1", |
| 314 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 315 }, |
| 312 "name": "find isolated tests", | 316 "name": "find isolated tests", |
| 313 "~followup_annotations": [ | 317 "~followup_annotations": [ |
| 314 "@@@STEP_LOG_LINE@json.output@{@@@", | 318 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 319 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 316 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 320 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 317 "@@@STEP_LOG_LINE@json.output@}@@@", | 321 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 318 "@@@STEP_LOG_END@json.output@@@", | 322 "@@@STEP_LOG_END@json.output@@@", |
| 319 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 323 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 320 ] | 324 ] |
| 321 }, | 325 }, |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 377 "--tag", | 381 "--tag", |
| 378 "purpose:post-commit", | 382 "purpose:post-commit", |
| 379 "--tag", | 383 "--tag", |
| 380 "slavename:TestSlavename", | 384 "slavename:TestSlavename", |
| 381 "--tag", | 385 "--tag", |
| 382 "stepname:telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", | 386 "stepname:telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", |
| 383 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 387 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 384 "--", | 388 "--", |
| 385 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 389 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 386 ], | 390 ], |
| 391 "env": { |
| 392 "FORCE_MAC_TOOLCHAIN": "1", |
| 393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 394 }, |
| 387 "name": "[trigger] telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10"
, | 395 "name": "[trigger] telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10"
, |
| 388 "~followup_annotations": [ | 396 "~followup_annotations": [ |
| 389 "@@@STEP_LOG_LINE@json.output@{@@@", | 397 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\", @@@", | 398 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\", @@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 399 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on Intel GPU o
n Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\": {@@@", | 400 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on Intel GPU o
n Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\": {@@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 401 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 394 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 402 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 395 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 403 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 396 "@@@STEP_LOG_LINE@json.output@ }@@@", | 404 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 "--tag", | 466 "--tag", |
| 459 "purpose:post-commit", | 467 "purpose:post-commit", |
| 460 "--tag", | 468 "--tag", |
| 461 "slavename:TestSlavename", | 469 "slavename:TestSlavename", |
| 462 "--tag", | 470 "--tag", |
| 463 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9"
, | 471 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9"
, |
| 464 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 472 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 465 "--", | 473 "--", |
| 466 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 474 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 467 ], | 475 ], |
| 476 "env": { |
| 477 "FORCE_MAC_TOOLCHAIN": "1", |
| 478 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 479 }, |
| 468 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Ma
c-10.9", | 480 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Ma
c-10.9", |
| 469 "~followup_annotations": [ | 481 "~followup_annotations": [ |
| 470 "@@@STEP_LOG_LINE@json.output@{@@@", | 482 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 471 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", @@@", | 483 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", @@@", |
| 472 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 484 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 473 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {@@@", | 485 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {@@@", |
| 474 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 486 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 475 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 487 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 477 "@@@STEP_LOG_LINE@json.output@ }@@@", | 489 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 490 "--swarming", | 502 "--swarming", |
| 491 "https://chromium-swarm.appspot.com", | 503 "https://chromium-swarm.appspot.com", |
| 492 "--decorate", | 504 "--decorate", |
| 493 "--print-status-updates", | 505 "--print-status-updates", |
| 494 "--shards", | 506 "--shards", |
| 495 "1", | 507 "1", |
| 496 "telemetry_gpu_unittests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9
Tests/571", | 508 "telemetry_gpu_unittests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9
Tests/571", |
| 497 "--task-output-dir", | 509 "--task-output-dir", |
| 498 "/path/to/tmp/" | 510 "/path/to/tmp/" |
| 499 ], | 511 ], |
| 512 "env": { |
| 513 "FORCE_MAC_TOOLCHAIN": "1", |
| 514 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 515 }, |
| 500 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", | 516 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", |
| 501 "~followup_annotations": [ | 517 "~followup_annotations": [ |
| 502 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 518 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 503 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 519 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 504 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 520 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 505 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 521 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 506 "@@@STEP_LOG_END@outdir_json@@@" | 522 "@@@STEP_LOG_END@outdir_json@@@" |
| 507 ] | 523 ] |
| 508 }, | 524 }, |
| 509 { | 525 { |
| 510 "cmd": [ | 526 "cmd": [ |
| 511 "python", | 527 "python", |
| 512 "-u", | 528 "-u", |
| 513 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 529 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 514 "collect", | 530 "collect", |
| 515 "--swarming", | 531 "--swarming", |
| 516 "https://chromium-swarm.appspot.com", | 532 "https://chromium-swarm.appspot.com", |
| 517 "--decorate", | 533 "--decorate", |
| 518 "--print-status-updates", | 534 "--print-status-updates", |
| 519 "--shards", | 535 "--shards", |
| 520 "1", | 536 "1", |
| 521 "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/M
ac10.9 Tests/571", | 537 "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/M
ac10.9 Tests/571", |
| 522 "--task-output-dir", | 538 "--task-output-dir", |
| 523 "/path/to/tmp/" | 539 "/path/to/tmp/" |
| 524 ], | 540 ], |
| 541 "env": { |
| 542 "FORCE_MAC_TOOLCHAIN": "1", |
| 543 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 544 }, |
| 525 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", | 545 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", |
| 526 "~followup_annotations": [ | 546 "~followup_annotations": [ |
| 527 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 547 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 528 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 548 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 529 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 549 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 530 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 550 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 531 "@@@STEP_LOG_END@outdir_json@@@" | 551 "@@@STEP_LOG_END@outdir_json@@@" |
| 532 ] | 552 ] |
| 533 }, | 553 }, |
| 534 { | 554 { |
| 535 "name": "$result", | 555 "name": "$result", |
| 536 "recipe_result": null, | 556 "recipe_result": null, |
| 537 "status_code": 0 | 557 "status_code": 0 |
| 538 } | 558 } |
| 539 ] | 559 ] |
| OLD | NEW |