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 "client.v8", | 8 "client.v8", |
9 "--builder", | 9 "--builder", |
10 "V8 Mac GC Stress", | 10 "V8 Mac GC Stress", |
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 "name": "compile", | 140 "name": "compile", |
141 "~followup_annotations": [ | 141 "~followup_annotations": [ |
142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
143 "@@@STEP_LOG_END@json.output (invalid)@@@" | 143 "@@@STEP_LOG_END@json.output (invalid)@@@" |
144 ] | 144 ] |
145 }, | 145 }, |
146 { | 146 { |
147 "cmd": [ | 147 "cmd": [ |
148 "python", | 148 "python", |
149 "-u", | 149 "-u", |
150 "RECIPE_MODULE[isolate]/resources/isolate.py", | 150 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
151 "[SLAVE_BUILD]/v8/tools/swarming_client", | 151 "[SLAVE_BUILD]/v8/tools/swarming_client", |
152 "batcharchive", | 152 "batcharchive", |
153 "--dump-json", | 153 "--dump-json", |
154 "/path/to/tmp/json", | 154 "/path/to/tmp/json", |
155 "--isolate-server", | 155 "--isolate-server", |
156 "https://isolateserver.appspot.com", | 156 "https://isolateserver.appspot.com", |
157 "--verbose", | 157 "--verbose", |
158 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
159 "[SLAVE_BUILD]/v8/out/Debug/webkit.isolated.gen.json" | 159 "[SLAVE_BUILD]/v8/out/Debug/webkit.isolated.gen.json" |
160 ], | 160 ], |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
370 "@@@STEP_LOG_LINE@json.output@}@@@", | 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
371 "@@@STEP_LOG_END@json.output@@@", | 371 "@@@STEP_LOG_END@json.output@@@", |
372 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 372 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
373 ] | 373 ] |
374 }, | 374 }, |
375 { | 375 { |
376 "allow_subannotations": true, | 376 "allow_subannotations": true, |
377 "cmd": [ | 377 "cmd": [ |
378 "python", | 378 "python", |
379 "-u", | 379 "-u", |
380 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 380 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
381 "--swarming-client-dir", | 381 "--swarming-client-dir", |
382 "[SLAVE_BUILD]/v8/tools/swarming_client", | 382 "[SLAVE_BUILD]/v8/tools/swarming_client", |
383 "--temp-root-dir", | 383 "--temp-root-dir", |
384 "[TMP_BASE]", | 384 "[TMP_BASE]", |
385 "--merged-test-output", | 385 "--merged-test-output", |
386 "/path/to/tmp/json", | 386 "/path/to/tmp/json", |
387 "--", | 387 "--", |
388 "collect", | 388 "collect", |
389 "--swarming", | 389 "--swarming", |
390 "https://chromium-swarm.appspot.com", | 390 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
411 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 411 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
412 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 412 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
413 "@@@STEP_LOG_END@durations@@@" | 413 "@@@STEP_LOG_END@durations@@@" |
414 ] | 414 ] |
415 }, | 415 }, |
416 { | 416 { |
417 "allow_subannotations": true, | 417 "allow_subannotations": true, |
418 "cmd": [ | 418 "cmd": [ |
419 "python", | 419 "python", |
420 "-u", | 420 "-u", |
421 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 421 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
422 "--swarming-client-dir", | 422 "--swarming-client-dir", |
423 "[SLAVE_BUILD]/v8/tools/swarming_client", | 423 "[SLAVE_BUILD]/v8/tools/swarming_client", |
424 "--temp-root-dir", | 424 "--temp-root-dir", |
425 "[TMP_BASE]", | 425 "[TMP_BASE]", |
426 "--merged-test-output", | 426 "--merged-test-output", |
427 "/path/to/tmp/json", | 427 "/path/to/tmp/json", |
428 "--", | 428 "--", |
429 "collect", | 429 "collect", |
430 "--swarming", | 430 "--swarming", |
431 "https://chromium-swarm.appspot.com", | 431 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
453 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 453 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
454 "@@@STEP_LOG_END@durations@@@" | 454 "@@@STEP_LOG_END@durations@@@" |
455 ] | 455 ] |
456 }, | 456 }, |
457 { | 457 { |
458 "name": "$result", | 458 "name": "$result", |
459 "recipe_result": null, | 459 "recipe_result": null, |
460 "status_code": 0 | 460 "status_code": 0 |
461 } | 461 } |
462 ] | 462 ] |
OLD | NEW |