| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux64_asan_rel", | 10 "v8_linux64_asan_rel", |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 "name": "compile", | 148 "name": "compile", |
| 149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
| 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 152 ] | 152 ] |
| 153 }, | 153 }, |
| 154 { | 154 { |
| 155 "cmd": [ | 155 "cmd": [ |
| 156 "python", | 156 "python", |
| 157 "-u", | 157 "-u", |
| 158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 160 "batcharchive", | 160 "batcharchive", |
| 161 "--dump-json", | 161 "--dump-json", |
| 162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
| 163 "--isolate-server", | 163 "--isolate-server", |
| 164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
| 165 "--verbose", | 165 "--verbose", |
| 166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 167 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 167 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 168 ], | 168 ], |
| (...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 390 "@@@STEP_LOG_END@json.output@@@", | 390 "@@@STEP_LOG_END@json.output@@@", |
| 391 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 391 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
| 392 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" | 392 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" |
| 393 ] | 393 ] |
| 394 }, | 394 }, |
| 395 { | 395 { |
| 396 "allow_subannotations": true, | 396 "allow_subannotations": true, |
| 397 "cmd": [ | 397 "cmd": [ |
| 398 "python", | 398 "python", |
| 399 "-u", | 399 "-u", |
| 400 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 400 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 401 "--swarming-client-dir", | 401 "--swarming-client-dir", |
| 402 "[SLAVE_BUILD]/v8/tools/swarming_client", | 402 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 403 "--temp-root-dir", | 403 "--temp-root-dir", |
| 404 "[TMP_BASE]", | 404 "[TMP_BASE]", |
| 405 "--merged-test-output", | 405 "--merged-test-output", |
| 406 "/path/to/tmp/json", | 406 "/path/to/tmp/json", |
| 407 "--", | 407 "--", |
| 408 "collect", | 408 "collect", |
| 409 "--swarming", | 409 "--swarming", |
| 410 "https://chromium-swarm.appspot.com", | 410 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 431 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 431 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 432 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 432 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 433 "@@@STEP_LOG_END@durations@@@" | 433 "@@@STEP_LOG_END@durations@@@" |
| 434 ] | 434 ] |
| 435 }, | 435 }, |
| 436 { | 436 { |
| 437 "allow_subannotations": true, | 437 "allow_subannotations": true, |
| 438 "cmd": [ | 438 "cmd": [ |
| 439 "python", | 439 "python", |
| 440 "-u", | 440 "-u", |
| 441 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 441 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 442 "--swarming-client-dir", | 442 "--swarming-client-dir", |
| 443 "[SLAVE_BUILD]/v8/tools/swarming_client", | 443 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 444 "--temp-root-dir", | 444 "--temp-root-dir", |
| 445 "[TMP_BASE]", | 445 "[TMP_BASE]", |
| 446 "--merged-test-output", | 446 "--merged-test-output", |
| 447 "/path/to/tmp/json", | 447 "/path/to/tmp/json", |
| 448 "--", | 448 "--", |
| 449 "collect", | 449 "collect", |
| 450 "--swarming", | 450 "--swarming", |
| 451 "https://chromium-swarm.appspot.com", | 451 "https://chromium-swarm.appspot.com", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 473 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 473 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 474 "@@@STEP_LOG_END@durations@@@" | 474 "@@@STEP_LOG_END@durations@@@" |
| 475 ] | 475 ] |
| 476 }, | 476 }, |
| 477 { | 477 { |
| 478 "name": "$result", | 478 "name": "$result", |
| 479 "recipe_result": null, | 479 "recipe_result": null, |
| 480 "status_code": 0 | 480 "status_code": 0 |
| 481 } | 481 } |
| 482 ] | 482 ] |
| OLD | NEW |