| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/git_setup.py", | 6 "[BUILD]/scripts/slave/git_setup.py", |
| 7 "--path", | 7 "--path", |
| 8 "[SLAVE_BUILD]/swarming.client", | 8 "[SLAVE_BUILD]/swarming.client", |
| 9 "--url", | 9 "--url", |
| 10 "https://chromium.googlesource.com/external/swarming.client.git" | 10 "https://chromium.googlesource.com/external/swarming.client.git" |
| (...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 465 "trigger", | 465 "trigger", |
| 466 "--swarming", | 466 "--swarming", |
| 467 "https://chromium-swarm.appspot.com", | 467 "https://chromium-swarm.appspot.com", |
| 468 "--isolate-server", | 468 "--isolate-server", |
| 469 "https://isolateserver.appspot.com", | 469 "https://isolateserver.appspot.com", |
| 470 "--priority", | 470 "--priority", |
| 471 "25", | 471 "25", |
| 472 "--shards", | 472 "--shards", |
| 473 "1", | 473 "1", |
| 474 "--task-name", | 474 "--task-name", |
| 475 "Mjsunit - ignition/Ubuntu-14.04/[dummy has/V8 Arm/571", | 475 "Ignition/Ubuntu-14.04/[dummy has/V8 Arm/571", |
| 476 "--dump-json", | 476 "--dump-json", |
| 477 "/path/to/tmp/json", | 477 "/path/to/tmp/json", |
| 478 "--expiration", | 478 "--expiration", |
| 479 "14400", | 479 "14400", |
| 480 "--io-timeout", | 480 "--io-timeout", |
| 481 "1200", | 481 "1200", |
| 482 "--hard-timeout", | 482 "--hard-timeout", |
| 483 "3600", | 483 "3600", |
| 484 "--dimension", | 484 "--dimension", |
| 485 "cpu", | 485 "cpu", |
| 486 "armv7l", | 486 "armv7l", |
| 487 "--dimension", | 487 "--dimension", |
| 488 "gpu", | 488 "gpu", |
| 489 "none", | 489 "none", |
| 490 "--dimension", | 490 "--dimension", |
| 491 "os", | 491 "os", |
| 492 "Ubuntu-14.04", | 492 "Ubuntu-14.04", |
| 493 "--dimension", | 493 "--dimension", |
| 494 "pool", | 494 "pool", |
| 495 "Chrome", | 495 "Chrome", |
| 496 "--tag", | 496 "--tag", |
| 497 "buildername:V8 Arm", | 497 "buildername:V8 Arm", |
| 498 "--tag", | 498 "--tag", |
| 499 "buildnumber:571", | 499 "buildnumber:571", |
| 500 "--tag", | 500 "--tag", |
| 501 "data:[dummy hash for mjsunit]", | 501 "data:[dummy hash for ignition]", |
| 502 "--tag", | 502 "--tag", |
| 503 "master:client.v8", | 503 "master:client.v8", |
| 504 "--tag", | 504 "--tag", |
| 505 "name:Mjsunit - ignition", | 505 "name:Ignition", |
| 506 "--tag", | 506 "--tag", |
| 507 "os:Ubuntu-14.04", | 507 "os:Ubuntu-14.04", |
| 508 "--tag", | 508 "--tag", |
| 509 "project:v8", | 509 "project:v8", |
| 510 "--tag", | 510 "--tag", |
| 511 "purpose:CI", | 511 "purpose:CI", |
| 512 "--tag", | 512 "--tag", |
| 513 "purpose:post-commit", | 513 "purpose:post-commit", |
| 514 "--tag", | 514 "--tag", |
| 515 "slavename:TestSlavename", | 515 "slavename:TestSlavename", |
| 516 "--tag", | 516 "--tag", |
| 517 "stepname:Mjsunit - ignition on Ubuntu-14.04", | 517 "stepname:Ignition on Ubuntu-14.04", |
| 518 "[dummy hash for mjsunit]", | 518 "[dummy hash for ignition]", |
| 519 "--", | 519 "--", |
| 520 "--progress=verbose", | 520 "--progress=verbose", |
| 521 "--mode", | 521 "--mode", |
| 522 "Release", | 522 "Release", |
| 523 "--arch", | 523 "--arch", |
| 524 "arm", | 524 "arm", |
| 525 "--outdir", | 525 "--outdir", |
| 526 "out", | 526 "out", |
| 527 "--buildbot", | 527 "--buildbot", |
| 528 "--timeout=200", | 528 "--timeout=200", |
| 529 "mjsunit", | 529 "ignition", |
| 530 "--variants=ignition", | 530 "--variants=ignition", |
| 531 "--ignition", | 531 "--ignition", |
| 532 "--exhaustive-variants", | 532 "--exhaustive-variants", |
| 533 "--rerun-failures-count=2", | 533 "--rerun-failures-count=2", |
| 534 "--swarming", | 534 "--swarming", |
| 535 "--json-test-results", | 535 "--json-test-results", |
| 536 "${ISOLATED_OUTDIR}/output.json" | 536 "${ISOLATED_OUTDIR}/output.json" |
| 537 ], | 537 ], |
| 538 "cwd": "[SLAVE_BUILD]", | 538 "cwd": "[SLAVE_BUILD]", |
| 539 "name": "[trigger] Mjsunit - ignition on Ubuntu-14.04", | 539 "name": "[trigger] Ignition on Ubuntu-14.04", |
| 540 "~followup_annotations": [ | 540 "~followup_annotations": [ |
| 541 "@@@STEP_LOG_LINE@json.output@{@@@", | 541 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 542 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U
buntu-14.04/[dummy has/V8 Arm/571\", @@@", | 542 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-14.0
4/[dummy has/V8 Arm/571\", @@@", |
| 543 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 543 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 544 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-14.04/[dummy
has/V8 Arm/571\": {@@@", | 544 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-14.04/[dummy has/V8 Ar
m/571\": {@@@", |
| 545 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 545 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 546 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 546 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 547 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 547 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 548 "@@@STEP_LOG_LINE@json.output@ }@@@", | 548 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 549 "@@@STEP_LOG_LINE@json.output@ }@@@", | 549 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 550 "@@@STEP_LOG_LINE@json.output@}@@@", | 550 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 551 "@@@STEP_LOG_END@json.output@@@", | 551 "@@@STEP_LOG_END@json.output@@@", |
| 552 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 552 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 553 ] | 553 ] |
| 554 }, | 554 }, |
| (...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 832 "--merged-test-output", | 832 "--merged-test-output", |
| 833 "/path/to/tmp/json", | 833 "/path/to/tmp/json", |
| 834 "--", | 834 "--", |
| 835 "collect", | 835 "collect", |
| 836 "--swarming", | 836 "--swarming", |
| 837 "https://chromium-swarm.appspot.com", | 837 "https://chromium-swarm.appspot.com", |
| 838 "--decorate", | 838 "--decorate", |
| 839 "--print-status-updates", | 839 "--print-status-updates", |
| 840 "--shards", | 840 "--shards", |
| 841 "1", | 841 "1", |
| 842 "Mjsunit - ignition/Ubuntu-14.04/[dummy has/V8 Arm/571", | 842 "Ignition/Ubuntu-14.04/[dummy has/V8 Arm/571", |
| 843 "--timeout", | 843 "--timeout", |
| 844 "18000" | 844 "18000" |
| 845 ], | 845 ], |
| 846 "cwd": "[SLAVE_BUILD]", | 846 "cwd": "[SLAVE_BUILD]", |
| 847 "name": "Mjsunit - ignition", | 847 "name": "Ignition", |
| 848 "~followup_annotations": [ | 848 "~followup_annotations": [ |
| 849 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 849 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 850 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 850 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 851 "@@@STEP_LOG_LINE@durations@@@@", | 851 "@@@STEP_LOG_LINE@durations@@@@", |
| 852 "@@@STEP_LOG_LINE@durations@Details:@@@", | 852 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 853 "@@@STEP_LOG_LINE@durations@@@@", | 853 "@@@STEP_LOG_LINE@durations@@@@", |
| 854 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 854 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 855 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 855 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 856 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 856 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 857 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 857 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 904 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 904 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 905 "@@@STEP_LOG_END@durations@@@" | 905 "@@@STEP_LOG_END@durations@@@" |
| 906 ] | 906 ] |
| 907 }, | 907 }, |
| 908 { | 908 { |
| 909 "name": "$result", | 909 "name": "$result", |
| 910 "recipe_result": null, | 910 "recipe_result": null, |
| 911 "status_code": 0 | 911 "status_code": 0 |
| 912 } | 912 } |
| 913 ] | 913 ] |
| OLD | NEW |