| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 6 "RECIPE_MODULE[depot_tools::git]/resources/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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 "--", | 158 "--", |
| 159 "--progress=verbose", | 159 "--progress=verbose", |
| 160 "--mode", | 160 "--mode", |
| 161 "Debug", | 161 "Debug", |
| 162 "--arch", | 162 "--arch", |
| 163 "x64", | 163 "x64", |
| 164 "--outdir", | 164 "--outdir", |
| 165 "out", | 165 "out", |
| 166 "--buildbot", | 166 "--buildbot", |
| 167 "--timeout=200", | 167 "--timeout=200", |
| 168 "--random-seed=-1690478353", | 168 "--random-seed=662233039", |
| 169 "bot_default", | 169 "bot_default", |
| 170 "--exhaustive-variants", | 170 "--exhaustive-variants", |
| 171 "--rerun-failures-count=2", | 171 "--rerun-failures-count=2", |
| 172 "--swarming", | 172 "--swarming", |
| 173 "--json-test-results", | 173 "--json-test-results", |
| 174 "${ISOLATED_OUTDIR}/output.json" | 174 "${ISOLATED_OUTDIR}/output.json" |
| 175 ], | 175 ], |
| 176 "name": "[trigger] Check on Ubuntu-12.04", | 176 "name": "[trigger] Check on Ubuntu-12.04", |
| 177 "~followup_annotations": [ | 177 "~followup_annotations": [ |
| 178 "@@@STEP_LOG_LINE@json.output@{@@@", | 178 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 "--", | 252 "--", |
| 253 "--progress=verbose", | 253 "--progress=verbose", |
| 254 "--mode", | 254 "--mode", |
| 255 "Debug", | 255 "Debug", |
| 256 "--arch", | 256 "--arch", |
| 257 "x64", | 257 "x64", |
| 258 "--outdir", | 258 "--outdir", |
| 259 "out", | 259 "out", |
| 260 "--buildbot", | 260 "--buildbot", |
| 261 "--timeout=200", | 261 "--timeout=200", |
| 262 "--random-seed=-1690478353", | 262 "--random-seed=662233039", |
| 263 "bot_default", | 263 "bot_default", |
| 264 "--variants=extra", | 264 "--variants=extra", |
| 265 "--rerun-failures-count=2", | 265 "--rerun-failures-count=2", |
| 266 "--swarming", | 266 "--swarming", |
| 267 "--json-test-results", | 267 "--json-test-results", |
| 268 "${ISOLATED_OUTDIR}/output.json" | 268 "${ISOLATED_OUTDIR}/output.json" |
| 269 ], | 269 ], |
| 270 "name": "[trigger] Check - extra on Ubuntu-12.04", | 270 "name": "[trigger] Check - extra on Ubuntu-12.04", |
| 271 "~followup_annotations": [ | 271 "~followup_annotations": [ |
| 272 "@@@STEP_LOG_LINE@json.output@{@@@", | 272 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 346 "--", | 346 "--", |
| 347 "--progress=verbose", | 347 "--progress=verbose", |
| 348 "--mode", | 348 "--mode", |
| 349 "Debug", | 349 "Debug", |
| 350 "--arch", | 350 "--arch", |
| 351 "x64", | 351 "x64", |
| 352 "--outdir", | 352 "--outdir", |
| 353 "out", | 353 "out", |
| 354 "--buildbot", | 354 "--buildbot", |
| 355 "--timeout=200", | 355 "--timeout=200", |
| 356 "--random-seed=-1690478353", | 356 "--random-seed=662233039", |
| 357 "test262", | 357 "test262", |
| 358 "--download-data", | 358 "--download-data", |
| 359 "--exhaustive-variants", | 359 "--exhaustive-variants", |
| 360 "--rerun-failures-count=2", | 360 "--rerun-failures-count=2", |
| 361 "--swarming", | 361 "--swarming", |
| 362 "--json-test-results", | 362 "--json-test-results", |
| 363 "${ISOLATED_OUTDIR}/output.json" | 363 "${ISOLATED_OUTDIR}/output.json" |
| 364 ], | 364 ], |
| 365 "name": "[trigger] Test262 on Ubuntu-12.04", | 365 "name": "[trigger] Test262 on Ubuntu-12.04", |
| 366 "~followup_annotations": [ | 366 "~followup_annotations": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 "--", | 453 "--", |
| 454 "--progress=verbose", | 454 "--progress=verbose", |
| 455 "--mode", | 455 "--mode", |
| 456 "Debug", | 456 "Debug", |
| 457 "--arch", | 457 "--arch", |
| 458 "x64", | 458 "x64", |
| 459 "--outdir", | 459 "--outdir", |
| 460 "out", | 460 "out", |
| 461 "--buildbot", | 461 "--buildbot", |
| 462 "--timeout=200", | 462 "--timeout=200", |
| 463 "--random-seed=-1690478353", | 463 "--random-seed=662233039", |
| 464 "test262", | 464 "test262", |
| 465 "--download-data", | 465 "--download-data", |
| 466 "--variants=extra", | 466 "--variants=extra", |
| 467 "--rerun-failures-count=2", | 467 "--rerun-failures-count=2", |
| 468 "--swarming", | 468 "--swarming", |
| 469 "--json-test-results", | 469 "--json-test-results", |
| 470 "${ISOLATED_OUTDIR}/output.json" | 470 "${ISOLATED_OUTDIR}/output.json" |
| 471 ], | 471 ], |
| 472 "name": "[trigger] Test262 - extra on Ubuntu-12.04", | 472 "name": "[trigger] Test262 - extra on Ubuntu-12.04", |
| 473 "~followup_annotations": [ | 473 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 "--", | 554 "--", |
| 555 "--progress=verbose", | 555 "--progress=verbose", |
| 556 "--mode", | 556 "--mode", |
| 557 "Debug", | 557 "Debug", |
| 558 "--arch", | 558 "--arch", |
| 559 "x64", | 559 "x64", |
| 560 "--outdir", | 560 "--outdir", |
| 561 "out", | 561 "out", |
| 562 "--buildbot", | 562 "--buildbot", |
| 563 "--timeout=200", | 563 "--timeout=200", |
| 564 "--random-seed=-1690478353", | 564 "--random-seed=662233039", |
| 565 "mozilla", | 565 "mozilla", |
| 566 "--exhaustive-variants", | 566 "--exhaustive-variants", |
| 567 "--rerun-failures-count=2", | 567 "--rerun-failures-count=2", |
| 568 "--swarming", | 568 "--swarming", |
| 569 "--json-test-results", | 569 "--json-test-results", |
| 570 "${ISOLATED_OUTDIR}/output.json" | 570 "${ISOLATED_OUTDIR}/output.json" |
| 571 ], | 571 ], |
| 572 "name": "[trigger] Mozilla on Ubuntu-12.04", | 572 "name": "[trigger] Mozilla on Ubuntu-12.04", |
| 573 "~followup_annotations": [ | 573 "~followup_annotations": [ |
| 574 "@@@STEP_LOG_LINE@json.output@{@@@", | 574 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 648 "--", | 648 "--", |
| 649 "--progress=verbose", | 649 "--progress=verbose", |
| 650 "--mode", | 650 "--mode", |
| 651 "Debug", | 651 "Debug", |
| 652 "--arch", | 652 "--arch", |
| 653 "x64", | 653 "x64", |
| 654 "--outdir", | 654 "--outdir", |
| 655 "out", | 655 "out", |
| 656 "--buildbot", | 656 "--buildbot", |
| 657 "--timeout=200", | 657 "--timeout=200", |
| 658 "--random-seed=-1690478353", | 658 "--random-seed=662233039", |
| 659 "simdjs", | 659 "simdjs", |
| 660 "--download-data", | 660 "--download-data", |
| 661 "--exhaustive-variants", | 661 "--exhaustive-variants", |
| 662 "--rerun-failures-count=2", | 662 "--rerun-failures-count=2", |
| 663 "--swarming", | 663 "--swarming", |
| 664 "--json-test-results", | 664 "--json-test-results", |
| 665 "${ISOLATED_OUTDIR}/output.json" | 665 "${ISOLATED_OUTDIR}/output.json" |
| 666 ], | 666 ], |
| 667 "name": "[trigger] SimdJs - all on Ubuntu-12.04", | 667 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
| 668 "~followup_annotations": [ | 668 "~followup_annotations": [ |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 714 "os", | 714 "os", |
| 715 "Ubuntu-12.04", | 715 "Ubuntu-12.04", |
| 716 "--dimension", | 716 "--dimension", |
| 717 "pool", | 717 "pool", |
| 718 "Chrome", | 718 "Chrome", |
| 719 "--tag", | 719 "--tag", |
| 720 "buildername:V8 Linux64 - debug", | 720 "buildername:V8 Linux64 - debug", |
| 721 "--tag", | 721 "--tag", |
| 722 "buildnumber:571", | 722 "buildnumber:571", |
| 723 "--tag", | 723 "--tag", |
| 724 "data:[dummy hash for ignition]", | 724 "data:[dummy hash for bot_default]", |
| 725 "--tag", | 725 "--tag", |
| 726 "master:client.v8", | 726 "master:client.v8", |
| 727 "--tag", | 727 "--tag", |
| 728 "name:Ignition", | 728 "name:Ignition", |
| 729 "--tag", | 729 "--tag", |
| 730 "os:Ubuntu-12.04", | 730 "os:Ubuntu-12.04", |
| 731 "--tag", | 731 "--tag", |
| 732 "project:v8", | 732 "project:v8", |
| 733 "--tag", | 733 "--tag", |
| 734 "purpose:CI", | 734 "purpose:CI", |
| 735 "--tag", | 735 "--tag", |
| 736 "purpose:post-commit", | 736 "purpose:post-commit", |
| 737 "--tag", | 737 "--tag", |
| 738 "slavename:TestSlavename", | 738 "slavename:TestSlavename", |
| 739 "--tag", | 739 "--tag", |
| 740 "stepname:Ignition - turbofan on Ubuntu-12.04", | 740 "stepname:Ignition - turbofan on Ubuntu-12.04", |
| 741 "--idempotent", | 741 "--idempotent", |
| 742 "[dummy hash for ignition]", | 742 "[dummy hash for bot_default]", |
| 743 "--", | 743 "--", |
| 744 "--progress=verbose", | 744 "--progress=verbose", |
| 745 "--mode", | 745 "--mode", |
| 746 "Debug", | 746 "Debug", |
| 747 "--arch", | 747 "--arch", |
| 748 "x64", | 748 "x64", |
| 749 "--outdir", | 749 "--outdir", |
| 750 "out", | 750 "out", |
| 751 "--buildbot", | 751 "--buildbot", |
| 752 "--timeout=200", | 752 "--timeout=200", |
| 753 "--random-seed=-1690478353", | 753 "--random-seed=662233039", |
| 754 "ignition", | 754 "bot_default", |
| 755 "--ignition-turbofan", | 755 "--ignition-turbofan", |
| 756 "--variants=ignition_turbofan", | 756 "--variants=ignition_turbofan", |
| 757 "--rerun-failures-count=2", | 757 "--rerun-failures-count=2", |
| 758 "--swarming", | 758 "--swarming", |
| 759 "--json-test-results", | 759 "--json-test-results", |
| 760 "${ISOLATED_OUTDIR}/output.json" | 760 "${ISOLATED_OUTDIR}/output.json" |
| 761 ], | 761 ], |
| 762 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", | 762 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
| 763 "~followup_annotations": [ | 763 "~followup_annotations": [ |
| 764 "@@@STEP_LOG_LINE@json.output@{@@@", | 764 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 "--", | 838 "--", |
| 839 "--progress=verbose", | 839 "--progress=verbose", |
| 840 "--mode", | 840 "--mode", |
| 841 "Debug", | 841 "Debug", |
| 842 "--arch", | 842 "--arch", |
| 843 "x64", | 843 "x64", |
| 844 "--outdir", | 844 "--outdir", |
| 845 "out", | 845 "out", |
| 846 "--buildbot", | 846 "--buildbot", |
| 847 "--timeout=200", | 847 "--timeout=200", |
| 848 "--random-seed=-1690478353", | 848 "--random-seed=662233039", |
| 849 "mjsunit", | 849 "mjsunit", |
| 850 "--extra-flags=--turbo_sp_frame_access", | 850 "--extra-flags=--turbo_sp_frame_access", |
| 851 "--variants=turbofan", | 851 "--variants=turbofan", |
| 852 "--rerun-failures-count=2", | 852 "--rerun-failures-count=2", |
| 853 "--swarming", | 853 "--swarming", |
| 854 "--json-test-results", | 854 "--json-test-results", |
| 855 "${ISOLATED_OUTDIR}/output.json" | 855 "${ISOLATED_OUTDIR}/output.json" |
| 856 ], | 856 ], |
| 857 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", | 857 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
| 858 "~followup_annotations": [ | 858 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 933 "--", | 933 "--", |
| 934 "--progress=verbose", | 934 "--progress=verbose", |
| 935 "--mode", | 935 "--mode", |
| 936 "Debug", | 936 "Debug", |
| 937 "--arch", | 937 "--arch", |
| 938 "x64", | 938 "x64", |
| 939 "--outdir", | 939 "--outdir", |
| 940 "out", | 940 "out", |
| 941 "--buildbot", | 941 "--buildbot", |
| 942 "--timeout=200", | 942 "--timeout=200", |
| 943 "--random-seed=-1690478353", | 943 "--random-seed=662233039", |
| 944 "test262", | 944 "test262", |
| 945 "--ignition-turbofan", | 945 "--ignition-turbofan", |
| 946 "--download-data", | 946 "--download-data", |
| 947 "--variants=ignition_turbofan", | 947 "--variants=ignition_turbofan", |
| 948 "--rerun-failures-count=2", | 948 "--rerun-failures-count=2", |
| 949 "--swarming", | 949 "--swarming", |
| 950 "--json-test-results", | 950 "--json-test-results", |
| 951 "${ISOLATED_OUTDIR}/output.json" | 951 "${ISOLATED_OUTDIR}/output.json" |
| 952 ], | 952 ], |
| 953 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", | 953 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", |
| (...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1456 "@@@STEP_LOG_END@json.output@@@", | 1456 "@@@STEP_LOG_END@json.output@@@", |
| 1457 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1457 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1458 ] | 1458 ] |
| 1459 }, | 1459 }, |
| 1460 { | 1460 { |
| 1461 "name": "$result", | 1461 "name": "$result", |
| 1462 "recipe_result": null, | 1462 "recipe_result": null, |
| 1463 "status_code": 0 | 1463 "status_code": 0 |
| 1464 } | 1464 } |
| 1465 ] | 1465 ] |
| OLD | NEW |