| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - arm - sim - debug", | 10 "V8 Linux - arm - sim - debug", |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 "-u", | 146 "-u", |
| 147 "RECIPE_MODULE[isolate]/resources/isolate.py", | 147 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 148 "[SLAVE_BUILD]/v8/tools/swarming_client", | 148 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 149 "batcharchive", | 149 "batcharchive", |
| 150 "--dump-json", | 150 "--dump-json", |
| 151 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 152 "--isolate-server", | 152 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", | 153 "https://isolateserver.appspot.com", |
| 154 "--verbose", | 154 "--verbose", |
| 155 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 155 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", | 157 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" | 160 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
| 160 ], | 161 ], |
| 161 "cwd": "[SLAVE_BUILD]", | 162 "cwd": "[SLAVE_BUILD]", |
| 162 "name": "isolate tests", | 163 "name": "isolate tests", |
| 163 "~followup_annotations": [ | 164 "~followup_annotations": [ |
| 164 "@@@STEP_LOG_LINE@json.output@{@@@", | 165 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 165 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 166 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 166 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 170 "@@@STEP_LOG_LINE@json.output@}@@@", | 172 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 171 "@@@STEP_LOG_END@json.output@@@" | 173 "@@@STEP_LOG_END@json.output@@@" |
| 172 ] | 174 ] |
| 173 }, | 175 }, |
| 174 { | 176 { |
| 175 "cmd": [ | 177 "cmd": [ |
| (...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 560 "trigger", | 562 "trigger", |
| 561 "--swarming", | 563 "--swarming", |
| 562 "https://chromium-swarm.appspot.com", | 564 "https://chromium-swarm.appspot.com", |
| 563 "--isolate-server", | 565 "--isolate-server", |
| 564 "https://isolateserver.appspot.com", | 566 "https://isolateserver.appspot.com", |
| 565 "--priority", | 567 "--priority", |
| 566 "25", | 568 "25", |
| 567 "--shards", | 569 "--shards", |
| 568 "1", | 570 "1", |
| 569 "--task-name", | 571 "--task-name", |
| 570 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux - arm - sim - debug/5
71", | 572 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux - arm - sim - debug/571", |
| 571 "--dump-json", | 573 "--dump-json", |
| 572 "/path/to/tmp/json", | 574 "/path/to/tmp/json", |
| 573 "--expiration", | 575 "--expiration", |
| 574 "3600", | 576 "3600", |
| 575 "--io-timeout", | 577 "--io-timeout", |
| 576 "1200", | 578 "1200", |
| 577 "--hard-timeout", | 579 "--hard-timeout", |
| 578 "2700", | 580 "2700", |
| 579 "--dimension", | 581 "--dimension", |
| 580 "cpu", | 582 "cpu", |
| 581 "x86-64", | 583 "x86-64", |
| 582 "--dimension", | 584 "--dimension", |
| 583 "gpu", | 585 "gpu", |
| 584 "none", | 586 "none", |
| 585 "--dimension", | 587 "--dimension", |
| 586 "os", | 588 "os", |
| 587 "Ubuntu-12.04", | 589 "Ubuntu-12.04", |
| 588 "--dimension", | 590 "--dimension", |
| 589 "pool", | 591 "pool", |
| 590 "Chrome", | 592 "Chrome", |
| 591 "--tag", | 593 "--tag", |
| 592 "buildername:V8 Linux - arm - sim - debug", | 594 "buildername:V8 Linux - arm - sim - debug", |
| 593 "--tag", | 595 "--tag", |
| 594 "buildnumber:571", | 596 "buildnumber:571", |
| 595 "--tag", | 597 "--tag", |
| 596 "data:[dummy hash for mjsunit]", | 598 "data:[dummy hash for ignition]", |
| 597 "--tag", | 599 "--tag", |
| 598 "master:client.v8", | 600 "master:client.v8", |
| 599 "--tag", | 601 "--tag", |
| 600 "name:Mjsunit - ignition", | 602 "name:Ignition", |
| 601 "--tag", | 603 "--tag", |
| 602 "os:Ubuntu-12.04", | 604 "os:Ubuntu-12.04", |
| 603 "--tag", | 605 "--tag", |
| 604 "project:v8", | 606 "project:v8", |
| 605 "--tag", | 607 "--tag", |
| 606 "purpose:CI", | 608 "purpose:CI", |
| 607 "--tag", | 609 "--tag", |
| 608 "purpose:post-commit", | 610 "purpose:post-commit", |
| 609 "--tag", | 611 "--tag", |
| 610 "slavename:TestSlavename", | 612 "slavename:TestSlavename", |
| 611 "--tag", | 613 "--tag", |
| 612 "stepname:Mjsunit - ignition", | 614 "stepname:Ignition", |
| 613 "[dummy hash for mjsunit]", | 615 "[dummy hash for ignition]", |
| 614 "--", | 616 "--", |
| 615 "--progress=verbose", | 617 "--progress=verbose", |
| 616 "--mode", | 618 "--mode", |
| 617 "Debug", | 619 "Debug", |
| 618 "--arch", | 620 "--arch", |
| 619 "arm", | 621 "arm", |
| 620 "--outdir", | 622 "--outdir", |
| 621 "out", | 623 "out", |
| 622 "--buildbot", | 624 "--buildbot", |
| 623 "--timeout=200", | 625 "--timeout=200", |
| 624 "mjsunit", | 626 "ignition", |
| 625 "--variants=ignition", | 627 "--variants=ignition", |
| 626 "--ignition", | 628 "--ignition", |
| 627 "--exhaustive-variants", | 629 "--exhaustive-variants", |
| 628 "--rerun-failures-count=2", | 630 "--rerun-failures-count=2", |
| 629 "--swarming", | 631 "--swarming", |
| 630 "--json-test-results", | 632 "--json-test-results", |
| 631 "${ISOLATED_OUTDIR}/output.json" | 633 "${ISOLATED_OUTDIR}/output.json" |
| 632 ], | 634 ], |
| 633 "cwd": "[SLAVE_BUILD]", | 635 "cwd": "[SLAVE_BUILD]", |
| 634 "name": "[trigger] Mjsunit - ignition", | 636 "name": "[trigger] Ignition", |
| 635 "~followup_annotations": [ | 637 "~followup_annotations": [ |
| 636 "@@@STEP_LOG_LINE@json.output@{@@@", | 638 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 637 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U
buntu-12.04/[dummy has/V8 Linux - arm - sim - debug/571\", @@@", | 639 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0
4/[dummy has/V8 Linux - arm - sim - debug/571\", @@@", |
| 638 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 640 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 639 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy
has/V8 Linux - arm - sim - debug/571\": {@@@", | 641 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/V8 Li
nux - arm - sim - debug/571\": {@@@", |
| 640 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 642 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 641 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 643 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 642 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 644 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 643 "@@@STEP_LOG_LINE@json.output@ }@@@", | 645 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 644 "@@@STEP_LOG_LINE@json.output@ }@@@", | 646 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 645 "@@@STEP_LOG_LINE@json.output@}@@@", | 647 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 646 "@@@STEP_LOG_END@json.output@@@", | 648 "@@@STEP_LOG_END@json.output@@@", |
| 647 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 649 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 648 ] | 650 ] |
| 649 }, | 651 }, |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1014 "--merged-test-output", | 1016 "--merged-test-output", |
| 1015 "/path/to/tmp/json", | 1017 "/path/to/tmp/json", |
| 1016 "--", | 1018 "--", |
| 1017 "collect", | 1019 "collect", |
| 1018 "--swarming", | 1020 "--swarming", |
| 1019 "https://chromium-swarm.appspot.com", | 1021 "https://chromium-swarm.appspot.com", |
| 1020 "--decorate", | 1022 "--decorate", |
| 1021 "--print-status-updates", | 1023 "--print-status-updates", |
| 1022 "--shards", | 1024 "--shards", |
| 1023 "1", | 1025 "1", |
| 1024 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux - arm - sim - debug/5
71" | 1026 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux - arm - sim - debug/571" |
| 1025 ], | 1027 ], |
| 1026 "cwd": "[SLAVE_BUILD]", | 1028 "cwd": "[SLAVE_BUILD]", |
| 1027 "name": "Mjsunit - ignition", | 1029 "name": "Ignition", |
| 1028 "~followup_annotations": [ | 1030 "~followup_annotations": [ |
| 1029 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1031 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1030 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1032 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1031 "@@@STEP_LOG_LINE@durations@@@@", | 1033 "@@@STEP_LOG_LINE@durations@@@@", |
| 1032 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1034 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1033 "@@@STEP_LOG_LINE@durations@@@@", | 1035 "@@@STEP_LOG_LINE@durations@@@@", |
| 1034 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1036 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1035 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1037 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1036 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1038 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1037 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1039 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1123 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1125 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1124 "@@@STEP_LOG_END@durations@@@" | 1126 "@@@STEP_LOG_END@durations@@@" |
| 1125 ] | 1127 ] |
| 1126 }, | 1128 }, |
| 1127 { | 1129 { |
| 1128 "name": "$result", | 1130 "name": "$result", |
| 1129 "recipe_result": null, | 1131 "recipe_result": null, |
| 1130 "status_code": 0 | 1132 "status_code": 0 |
| 1131 } | 1133 } |
| 1132 ] | 1134 ] |
| OLD | NEW |