| 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_mac64_asan_rel", | 10 "v8_mac64_asan_rel", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 { | 73 { |
| 74 "cmd": [ | 74 "cmd": [ |
| 75 "python", | 75 "python", |
| 76 "-u", | 76 "-u", |
| 77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 78 "--version" | 78 "--version" |
| 79 ], | 79 ], |
| 80 "name": "swarming.py --version", | 80 "name": "swarming.py --version", |
| 81 "stdout": "/path/to/tmp/", | 81 "stdout": "/path/to/tmp/", |
| 82 "~followup_annotations": [ | 82 "~followup_annotations": [ |
| 83 "@@@STEP_TEXT@0.8.6@@@" | 83 "@@@STEP_TEXT@0.4.10@@@" |
| 84 ] | 84 ] |
| 85 }, | 85 }, |
| 86 { | 86 { |
| 87 "cmd": [], | 87 "cmd": [], |
| 88 "name": "ensure_goma" | 88 "name": "ensure_goma" |
| 89 }, | 89 }, |
| 90 { | 90 { |
| 91 "cmd": [ | 91 "cmd": [ |
| 92 "python", | 92 "python", |
| 93 "-u", | 93 "-u", |
| (...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 "--temp-root-dir", | 479 "--temp-root-dir", |
| 480 "[TMP_BASE]", | 480 "[TMP_BASE]", |
| 481 "--merged-test-output", | 481 "--merged-test-output", |
| 482 "/path/to/tmp/json", | 482 "/path/to/tmp/json", |
| 483 "--", | 483 "--", |
| 484 "collect", | 484 "collect", |
| 485 "--swarming", | 485 "--swarming", |
| 486 "https://chromium-swarm.appspot.com", | 486 "https://chromium-swarm.appspot.com", |
| 487 "--decorate", | 487 "--decorate", |
| 488 "--print-status-updates", | 488 "--print-status-updates", |
| 489 "--json", | 489 "--shards", |
| 490 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/v8_mac64_asan_rel/571\",
\"tasks\": {\"Check/Mac-10.9/[dummy has/v8_mac64_asan_rel/571:4:0\": {\"shard_i
ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo
t.com/user/task/10000\"}, \"Check/Mac-10.9/[dummy has/v8_mac64_asan_rel/571:4:1\
": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium
-swarm.appspot.com/user/task/10100\"}, \"Check/Mac-10.9/[dummy has/v8_mac64_asan
_rel/571:4:2\": {\"shard_index\": 2, \"task_id\": \"10200\", \"view_url\": \"htt
ps://chromium-swarm.appspot.com/user/task/10200\"}, \"Check/Mac-10.9/[dummy has/
v8_mac64_asan_rel/571:4:3\": {\"shard_index\": 3, \"task_id\": \"10300\", \"view
_url\": \"https://chromium-swarm.appspot.com/user/task/10300\"}}}" | 490 "4", |
| 491 "Check/Mac-10.9/[dummy has/v8_mac64_asan_rel/571" |
| 491 ], | 492 ], |
| 492 "name": "Check", | 493 "name": "Check", |
| 493 "~followup_annotations": [ | 494 "~followup_annotations": [ |
| 494 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 495 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 495 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 496 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 496 "@@@STEP_LOG_LINE@durations@@@@", | 497 "@@@STEP_LOG_LINE@durations@@@@", |
| 497 "@@@STEP_LOG_LINE@durations@Details:@@@", | 498 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 498 "@@@STEP_LOG_LINE@durations@@@@", | 499 "@@@STEP_LOG_LINE@durations@@@@", |
| 499 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 500 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 500 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 501 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 501 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 502 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 502 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 503 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 503 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 504 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 504 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 505 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 505 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 506 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 506 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 507 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 507 "@@@STEP_LOG_END@durations@@@" | 508 "@@@STEP_LOG_END@durations@@@" |
| 508 ] | 509 ] |
| 509 }, | 510 }, |
| 510 { | 511 { |
| 511 "name": "$result", | 512 "name": "$result", |
| 512 "recipe_result": null, | 513 "recipe_result": null, |
| 513 "status_code": 0 | 514 "status_code": 0 |
| 514 } | 515 } |
| 515 ] | 516 ] |
| OLD | NEW |