| 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 "ia32", | 163 "ia32", |
| 164 "--outdir", | 164 "--outdir", |
| 165 "out", | 165 "out", |
| 166 "--buildbot", | 166 "--buildbot", |
| 167 "--timeout=200", | 167 "--timeout=200", |
| 168 "--random-seed=-1038184575", | 168 "--random-seed=-681703856", |
| 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 "ia32", | 257 "ia32", |
| 258 "--outdir", | 258 "--outdir", |
| 259 "out", | 259 "out", |
| 260 "--buildbot", | 260 "--buildbot", |
| 261 "--timeout=200", | 261 "--timeout=200", |
| 262 "--random-seed=-1038184575", | 262 "--random-seed=-681703856", |
| 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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 352 "--", | 352 "--", |
| 353 "--progress=verbose", | 353 "--progress=verbose", |
| 354 "--mode", | 354 "--mode", |
| 355 "Debug", | 355 "Debug", |
| 356 "--arch", | 356 "--arch", |
| 357 "ia32", | 357 "ia32", |
| 358 "--outdir", | 358 "--outdir", |
| 359 "out", | 359 "out", |
| 360 "--buildbot", | 360 "--buildbot", |
| 361 "--timeout=200", | 361 "--timeout=200", |
| 362 "--random-seed=-1038184575", | 362 "--random-seed=-681703856", |
| 363 "benchmarks", | 363 "benchmarks", |
| 364 "--download-data", | 364 "--download-data", |
| 365 "--exhaustive-variants", | 365 "--exhaustive-variants", |
| 366 "--rerun-failures-count=2", | 366 "--rerun-failures-count=2", |
| 367 "--swarming", | 367 "--swarming", |
| 368 "--json-test-results", | 368 "--json-test-results", |
| 369 "${ISOLATED_OUTDIR}/output.json" | 369 "${ISOLATED_OUTDIR}/output.json" |
| 370 ], | 370 ], |
| 371 "name": "[trigger] Benchmarks on Ubuntu-12.04", | 371 "name": "[trigger] Benchmarks on Ubuntu-12.04", |
| 372 "~followup_annotations": [ | 372 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 "--", | 447 "--", |
| 448 "--progress=verbose", | 448 "--progress=verbose", |
| 449 "--mode", | 449 "--mode", |
| 450 "Debug", | 450 "Debug", |
| 451 "--arch", | 451 "--arch", |
| 452 "ia32", | 452 "ia32", |
| 453 "--outdir", | 453 "--outdir", |
| 454 "out", | 454 "out", |
| 455 "--buildbot", | 455 "--buildbot", |
| 456 "--timeout=200", | 456 "--timeout=200", |
| 457 "--random-seed=-1038184575", | 457 "--random-seed=-681703856", |
| 458 "test262", | 458 "test262", |
| 459 "--download-data", | 459 "--download-data", |
| 460 "--exhaustive-variants", | 460 "--exhaustive-variants", |
| 461 "--rerun-failures-count=2", | 461 "--rerun-failures-count=2", |
| 462 "--swarming", | 462 "--swarming", |
| 463 "--json-test-results", | 463 "--json-test-results", |
| 464 "${ISOLATED_OUTDIR}/output.json" | 464 "${ISOLATED_OUTDIR}/output.json" |
| 465 ], | 465 ], |
| 466 "name": "[trigger] Test262 on Ubuntu-12.04", | 466 "name": "[trigger] Test262 on Ubuntu-12.04", |
| 467 "~followup_annotations": [ | 467 "~followup_annotations": [ |
| (...skipping 86 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 "ia32", | 559 "ia32", |
| 560 "--outdir", | 560 "--outdir", |
| 561 "out", | 561 "out", |
| 562 "--buildbot", | 562 "--buildbot", |
| 563 "--timeout=200", | 563 "--timeout=200", |
| 564 "--random-seed=-1038184575", | 564 "--random-seed=-681703856", |
| 565 "test262", | 565 "test262", |
| 566 "--download-data", | 566 "--download-data", |
| 567 "--variants=extra", | 567 "--variants=extra", |
| 568 "--rerun-failures-count=2", | 568 "--rerun-failures-count=2", |
| 569 "--swarming", | 569 "--swarming", |
| 570 "--json-test-results", | 570 "--json-test-results", |
| 571 "${ISOLATED_OUTDIR}/output.json" | 571 "${ISOLATED_OUTDIR}/output.json" |
| 572 ], | 572 ], |
| 573 "name": "[trigger] Test262 - extra on Ubuntu-12.04", | 573 "name": "[trigger] Test262 - extra on Ubuntu-12.04", |
| 574 "~followup_annotations": [ | 574 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 655 "--", | 655 "--", |
| 656 "--progress=verbose", | 656 "--progress=verbose", |
| 657 "--mode", | 657 "--mode", |
| 658 "Debug", | 658 "Debug", |
| 659 "--arch", | 659 "--arch", |
| 660 "ia32", | 660 "ia32", |
| 661 "--outdir", | 661 "--outdir", |
| 662 "out", | 662 "out", |
| 663 "--buildbot", | 663 "--buildbot", |
| 664 "--timeout=200", | 664 "--timeout=200", |
| 665 "--random-seed=-1038184575", | 665 "--random-seed=-681703856", |
| 666 "mozilla", | 666 "mozilla", |
| 667 "--exhaustive-variants", | 667 "--exhaustive-variants", |
| 668 "--rerun-failures-count=2", | 668 "--rerun-failures-count=2", |
| 669 "--swarming", | 669 "--swarming", |
| 670 "--json-test-results", | 670 "--json-test-results", |
| 671 "${ISOLATED_OUTDIR}/output.json" | 671 "${ISOLATED_OUTDIR}/output.json" |
| 672 ], | 672 ], |
| 673 "name": "[trigger] Mozilla on Ubuntu-12.04", | 673 "name": "[trigger] Mozilla on Ubuntu-12.04", |
| 674 "~followup_annotations": [ | 674 "~followup_annotations": [ |
| 675 "@@@STEP_LOG_LINE@json.output@{@@@", | 675 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 749 "--", | 749 "--", |
| 750 "--progress=verbose", | 750 "--progress=verbose", |
| 751 "--mode", | 751 "--mode", |
| 752 "Debug", | 752 "Debug", |
| 753 "--arch", | 753 "--arch", |
| 754 "ia32", | 754 "ia32", |
| 755 "--outdir", | 755 "--outdir", |
| 756 "out", | 756 "out", |
| 757 "--buildbot", | 757 "--buildbot", |
| 758 "--timeout=200", | 758 "--timeout=200", |
| 759 "--random-seed=-1038184575", | 759 "--random-seed=-681703856", |
| 760 "simdjs", | 760 "simdjs", |
| 761 "--download-data", | 761 "--download-data", |
| 762 "--exhaustive-variants", | 762 "--exhaustive-variants", |
| 763 "--rerun-failures-count=2", | 763 "--rerun-failures-count=2", |
| 764 "--swarming", | 764 "--swarming", |
| 765 "--json-test-results", | 765 "--json-test-results", |
| 766 "${ISOLATED_OUTDIR}/output.json" | 766 "${ISOLATED_OUTDIR}/output.json" |
| 767 ], | 767 ], |
| 768 "name": "[trigger] SimdJs - all on Ubuntu-12.04", | 768 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
| 769 "~followup_annotations": [ | 769 "~followup_annotations": [ |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 815 "os", | 815 "os", |
| 816 "Ubuntu-12.04", | 816 "Ubuntu-12.04", |
| 817 "--dimension", | 817 "--dimension", |
| 818 "pool", | 818 "pool", |
| 819 "Chrome", | 819 "Chrome", |
| 820 "--tag", | 820 "--tag", |
| 821 "buildername:V8 Linux - debug", | 821 "buildername:V8 Linux - debug", |
| 822 "--tag", | 822 "--tag", |
| 823 "buildnumber:571", | 823 "buildnumber:571", |
| 824 "--tag", | 824 "--tag", |
| 825 "data:[dummy hash for ignition]", | 825 "data:[dummy hash for bot_default]", |
| 826 "--tag", | 826 "--tag", |
| 827 "master:client.v8", | 827 "master:client.v8", |
| 828 "--tag", | 828 "--tag", |
| 829 "name:Ignition", | 829 "name:Ignition", |
| 830 "--tag", | 830 "--tag", |
| 831 "os:Ubuntu-12.04", | 831 "os:Ubuntu-12.04", |
| 832 "--tag", | 832 "--tag", |
| 833 "project:v8", | 833 "project:v8", |
| 834 "--tag", | 834 "--tag", |
| 835 "purpose:CI", | 835 "purpose:CI", |
| 836 "--tag", | 836 "--tag", |
| 837 "purpose:post-commit", | 837 "purpose:post-commit", |
| 838 "--tag", | 838 "--tag", |
| 839 "slavename:TestSlavename", | 839 "slavename:TestSlavename", |
| 840 "--tag", | 840 "--tag", |
| 841 "stepname:Ignition - turbofan on Ubuntu-12.04", | 841 "stepname:Ignition - turbofan on Ubuntu-12.04", |
| 842 "--idempotent", | 842 "--idempotent", |
| 843 "[dummy hash for ignition]", | 843 "[dummy hash for bot_default]", |
| 844 "--", | 844 "--", |
| 845 "--progress=verbose", | 845 "--progress=verbose", |
| 846 "--mode", | 846 "--mode", |
| 847 "Debug", | 847 "Debug", |
| 848 "--arch", | 848 "--arch", |
| 849 "ia32", | 849 "ia32", |
| 850 "--outdir", | 850 "--outdir", |
| 851 "out", | 851 "out", |
| 852 "--buildbot", | 852 "--buildbot", |
| 853 "--timeout=200", | 853 "--timeout=200", |
| 854 "--random-seed=-1038184575", | 854 "--random-seed=-681703856", |
| 855 "ignition", | 855 "bot_default", |
| 856 "--ignition-turbofan", | 856 "--ignition-turbofan", |
| 857 "--variants=ignition_turbofan", | 857 "--variants=ignition_turbofan", |
| 858 "--rerun-failures-count=2", | 858 "--rerun-failures-count=2", |
| 859 "--swarming", | 859 "--swarming", |
| 860 "--json-test-results", | 860 "--json-test-results", |
| 861 "${ISOLATED_OUTDIR}/output.json" | 861 "${ISOLATED_OUTDIR}/output.json" |
| 862 ], | 862 ], |
| 863 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", | 863 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
| 864 "~followup_annotations": [ | 864 "~followup_annotations": [ |
| 865 "@@@STEP_LOG_LINE@json.output@{@@@", | 865 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 939 "--", | 939 "--", |
| 940 "--progress=verbose", | 940 "--progress=verbose", |
| 941 "--mode", | 941 "--mode", |
| 942 "Debug", | 942 "Debug", |
| 943 "--arch", | 943 "--arch", |
| 944 "ia32", | 944 "ia32", |
| 945 "--outdir", | 945 "--outdir", |
| 946 "out", | 946 "out", |
| 947 "--buildbot", | 947 "--buildbot", |
| 948 "--timeout=200", | 948 "--timeout=200", |
| 949 "--random-seed=-1038184575", | 949 "--random-seed=-681703856", |
| 950 "mjsunit", | 950 "mjsunit", |
| 951 "--extra-flags=--turbo_sp_frame_access", | 951 "--extra-flags=--turbo_sp_frame_access", |
| 952 "--variants=turbofan", | 952 "--variants=turbofan", |
| 953 "--rerun-failures-count=2", | 953 "--rerun-failures-count=2", |
| 954 "--swarming", | 954 "--swarming", |
| 955 "--json-test-results", | 955 "--json-test-results", |
| 956 "${ISOLATED_OUTDIR}/output.json" | 956 "${ISOLATED_OUTDIR}/output.json" |
| 957 ], | 957 ], |
| 958 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", | 958 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
| 959 "~followup_annotations": [ | 959 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1034 "--", | 1034 "--", |
| 1035 "--progress=verbose", | 1035 "--progress=verbose", |
| 1036 "--mode", | 1036 "--mode", |
| 1037 "Debug", | 1037 "Debug", |
| 1038 "--arch", | 1038 "--arch", |
| 1039 "ia32", | 1039 "ia32", |
| 1040 "--outdir", | 1040 "--outdir", |
| 1041 "out", | 1041 "out", |
| 1042 "--buildbot", | 1042 "--buildbot", |
| 1043 "--timeout=200", | 1043 "--timeout=200", |
| 1044 "--random-seed=-1038184575", | 1044 "--random-seed=-681703856", |
| 1045 "test262", | 1045 "test262", |
| 1046 "--ignition-turbofan", | 1046 "--ignition-turbofan", |
| 1047 "--download-data", | 1047 "--download-data", |
| 1048 "--variants=ignition_turbofan", | 1048 "--variants=ignition_turbofan", |
| 1049 "--rerun-failures-count=2", | 1049 "--rerun-failures-count=2", |
| 1050 "--swarming", | 1050 "--swarming", |
| 1051 "--json-test-results", | 1051 "--json-test-results", |
| 1052 "${ISOLATED_OUTDIR}/output.json" | 1052 "${ISOLATED_OUTDIR}/output.json" |
| 1053 ], | 1053 ], |
| 1054 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", | 1054 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1130 "--", | 1130 "--", |
| 1131 "--progress=verbose", | 1131 "--progress=verbose", |
| 1132 "--mode", | 1132 "--mode", |
| 1133 "Debug", | 1133 "Debug", |
| 1134 "--arch", | 1134 "--arch", |
| 1135 "ia32", | 1135 "ia32", |
| 1136 "--outdir", | 1136 "--outdir", |
| 1137 "out", | 1137 "out", |
| 1138 "--buildbot", | 1138 "--buildbot", |
| 1139 "--timeout=200", | 1139 "--timeout=200", |
| 1140 "--random-seed=-1038184575", | 1140 "--random-seed=-681703856", |
| 1141 "bot_default", | 1141 "bot_default", |
| 1142 "--exhaustive-variants", | 1142 "--exhaustive-variants", |
| 1143 "--isolates", | 1143 "--isolates", |
| 1144 "--rerun-failures-count=2", | 1144 "--rerun-failures-count=2", |
| 1145 "--swarming", | 1145 "--swarming", |
| 1146 "--json-test-results", | 1146 "--json-test-results", |
| 1147 "${ISOLATED_OUTDIR}/output.json" | 1147 "${ISOLATED_OUTDIR}/output.json" |
| 1148 ], | 1148 ], |
| 1149 "name": "[trigger] Check - isolates on Ubuntu-12.04", | 1149 "name": "[trigger] Check - isolates on Ubuntu-12.04", |
| 1150 "~followup_annotations": [ | 1150 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1231 "--", | 1231 "--", |
| 1232 "--progress=verbose", | 1232 "--progress=verbose", |
| 1233 "--mode", | 1233 "--mode", |
| 1234 "Debug", | 1234 "Debug", |
| 1235 "--arch", | 1235 "--arch", |
| 1236 "ia32", | 1236 "ia32", |
| 1237 "--outdir", | 1237 "--outdir", |
| 1238 "out", | 1238 "out", |
| 1239 "--buildbot", | 1239 "--buildbot", |
| 1240 "--timeout=200", | 1240 "--timeout=200", |
| 1241 "--random-seed=-1038184575", | 1241 "--random-seed=-681703856", |
| 1242 "bot_default", | 1242 "bot_default", |
| 1243 "--exhaustive-variants", | 1243 "--exhaustive-variants", |
| 1244 "--extra-flags", | 1244 "--extra-flags", |
| 1245 "--noenable-sse3 --noenable-avx", | 1245 "--noenable-sse3 --noenable-avx", |
| 1246 "--rerun-failures-count=2", | 1246 "--rerun-failures-count=2", |
| 1247 "--swarming", | 1247 "--swarming", |
| 1248 "--json-test-results", | 1248 "--json-test-results", |
| 1249 "${ISOLATED_OUTDIR}/output.json" | 1249 "${ISOLATED_OUTDIR}/output.json" |
| 1250 ], | 1250 ], |
| 1251 "name": "[trigger] Check - nosse3 on Ubuntu-12.04", | 1251 "name": "[trigger] Check - nosse3 on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1327 "--", | 1327 "--", |
| 1328 "--progress=verbose", | 1328 "--progress=verbose", |
| 1329 "--mode", | 1329 "--mode", |
| 1330 "Debug", | 1330 "Debug", |
| 1331 "--arch", | 1331 "--arch", |
| 1332 "ia32", | 1332 "ia32", |
| 1333 "--outdir", | 1333 "--outdir", |
| 1334 "out", | 1334 "out", |
| 1335 "--buildbot", | 1335 "--buildbot", |
| 1336 "--timeout=200", | 1336 "--timeout=200", |
| 1337 "--random-seed=-1038184575", | 1337 "--random-seed=-681703856", |
| 1338 "test262", | 1338 "test262", |
| 1339 "--download-data", | 1339 "--download-data", |
| 1340 "--variants=default", | 1340 "--variants=default", |
| 1341 "--extra-flags", | 1341 "--extra-flags", |
| 1342 "--noenable-sse3 --noenable-avx", | 1342 "--noenable-sse3 --noenable-avx", |
| 1343 "--rerun-failures-count=2", | 1343 "--rerun-failures-count=2", |
| 1344 "--swarming", | 1344 "--swarming", |
| 1345 "--json-test-results", | 1345 "--json-test-results", |
| 1346 "${ISOLATED_OUTDIR}/output.json" | 1346 "${ISOLATED_OUTDIR}/output.json" |
| 1347 ], | 1347 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1424 "--", | 1424 "--", |
| 1425 "--progress=verbose", | 1425 "--progress=verbose", |
| 1426 "--mode", | 1426 "--mode", |
| 1427 "Debug", | 1427 "Debug", |
| 1428 "--arch", | 1428 "--arch", |
| 1429 "ia32", | 1429 "ia32", |
| 1430 "--outdir", | 1430 "--outdir", |
| 1431 "out", | 1431 "out", |
| 1432 "--buildbot", | 1432 "--buildbot", |
| 1433 "--timeout=200", | 1433 "--timeout=200", |
| 1434 "--random-seed=-1038184575", | 1434 "--random-seed=-681703856", |
| 1435 "mozilla", | 1435 "mozilla", |
| 1436 "--exhaustive-variants", | 1436 "--exhaustive-variants", |
| 1437 "--extra-flags", | 1437 "--extra-flags", |
| 1438 "--noenable-sse3 --noenable-avx", | 1438 "--noenable-sse3 --noenable-avx", |
| 1439 "--rerun-failures-count=2", | 1439 "--rerun-failures-count=2", |
| 1440 "--swarming", | 1440 "--swarming", |
| 1441 "--json-test-results", | 1441 "--json-test-results", |
| 1442 "${ISOLATED_OUTDIR}/output.json" | 1442 "${ISOLATED_OUTDIR}/output.json" |
| 1443 ], | 1443 ], |
| 1444 "name": "[trigger] Mozilla - nosse3 on Ubuntu-12.04", | 1444 "name": "[trigger] Mozilla - nosse3 on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1520 "--", | 1520 "--", |
| 1521 "--progress=verbose", | 1521 "--progress=verbose", |
| 1522 "--mode", | 1522 "--mode", |
| 1523 "Debug", | 1523 "Debug", |
| 1524 "--arch", | 1524 "--arch", |
| 1525 "ia32", | 1525 "ia32", |
| 1526 "--outdir", | 1526 "--outdir", |
| 1527 "out", | 1527 "out", |
| 1528 "--buildbot", | 1528 "--buildbot", |
| 1529 "--timeout=200", | 1529 "--timeout=200", |
| 1530 "--random-seed=-1038184575", | 1530 "--random-seed=-681703856", |
| 1531 "simdjs", | 1531 "simdjs", |
| 1532 "--download-data", | 1532 "--download-data", |
| 1533 "--exhaustive-variants", | 1533 "--exhaustive-variants", |
| 1534 "--extra-flags", | 1534 "--extra-flags", |
| 1535 "--noenable-sse3 --noenable-avx", | 1535 "--noenable-sse3 --noenable-avx", |
| 1536 "--rerun-failures-count=2", | 1536 "--rerun-failures-count=2", |
| 1537 "--swarming", | 1537 "--swarming", |
| 1538 "--json-test-results", | 1538 "--json-test-results", |
| 1539 "${ISOLATED_OUTDIR}/output.json" | 1539 "${ISOLATED_OUTDIR}/output.json" |
| 1540 ], | 1540 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1617 "--", | 1617 "--", |
| 1618 "--progress=verbose", | 1618 "--progress=verbose", |
| 1619 "--mode", | 1619 "--mode", |
| 1620 "Debug", | 1620 "Debug", |
| 1621 "--arch", | 1621 "--arch", |
| 1622 "ia32", | 1622 "ia32", |
| 1623 "--outdir", | 1623 "--outdir", |
| 1624 "out", | 1624 "out", |
| 1625 "--buildbot", | 1625 "--buildbot", |
| 1626 "--timeout=200", | 1626 "--timeout=200", |
| 1627 "--random-seed=-1038184575", | 1627 "--random-seed=-681703856", |
| 1628 "bot_default", | 1628 "bot_default", |
| 1629 "--exhaustive-variants", | 1629 "--exhaustive-variants", |
| 1630 "--extra-flags", | 1630 "--extra-flags", |
| 1631 "--noenable-sse4-1 --noenable-avx", | 1631 "--noenable-sse4-1 --noenable-avx", |
| 1632 "--rerun-failures-count=2", | 1632 "--rerun-failures-count=2", |
| 1633 "--swarming", | 1633 "--swarming", |
| 1634 "--json-test-results", | 1634 "--json-test-results", |
| 1635 "${ISOLATED_OUTDIR}/output.json" | 1635 "${ISOLATED_OUTDIR}/output.json" |
| 1636 ], | 1636 ], |
| 1637 "name": "[trigger] Check - nosse4 on Ubuntu-12.04", | 1637 "name": "[trigger] Check - nosse4 on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1713 "--", | 1713 "--", |
| 1714 "--progress=verbose", | 1714 "--progress=verbose", |
| 1715 "--mode", | 1715 "--mode", |
| 1716 "Debug", | 1716 "Debug", |
| 1717 "--arch", | 1717 "--arch", |
| 1718 "ia32", | 1718 "ia32", |
| 1719 "--outdir", | 1719 "--outdir", |
| 1720 "out", | 1720 "out", |
| 1721 "--buildbot", | 1721 "--buildbot", |
| 1722 "--timeout=200", | 1722 "--timeout=200", |
| 1723 "--random-seed=-1038184575", | 1723 "--random-seed=-681703856", |
| 1724 "test262", | 1724 "test262", |
| 1725 "--download-data", | 1725 "--download-data", |
| 1726 "--variants=default", | 1726 "--variants=default", |
| 1727 "--extra-flags", | 1727 "--extra-flags", |
| 1728 "--noenable-sse4-1 --noenable-avx", | 1728 "--noenable-sse4-1 --noenable-avx", |
| 1729 "--rerun-failures-count=2", | 1729 "--rerun-failures-count=2", |
| 1730 "--swarming", | 1730 "--swarming", |
| 1731 "--json-test-results", | 1731 "--json-test-results", |
| 1732 "${ISOLATED_OUTDIR}/output.json" | 1732 "${ISOLATED_OUTDIR}/output.json" |
| 1733 ], | 1733 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1810 "--", | 1810 "--", |
| 1811 "--progress=verbose", | 1811 "--progress=verbose", |
| 1812 "--mode", | 1812 "--mode", |
| 1813 "Debug", | 1813 "Debug", |
| 1814 "--arch", | 1814 "--arch", |
| 1815 "ia32", | 1815 "ia32", |
| 1816 "--outdir", | 1816 "--outdir", |
| 1817 "out", | 1817 "out", |
| 1818 "--buildbot", | 1818 "--buildbot", |
| 1819 "--timeout=200", | 1819 "--timeout=200", |
| 1820 "--random-seed=-1038184575", | 1820 "--random-seed=-681703856", |
| 1821 "mozilla", | 1821 "mozilla", |
| 1822 "--exhaustive-variants", | 1822 "--exhaustive-variants", |
| 1823 "--extra-flags", | 1823 "--extra-flags", |
| 1824 "--noenable-sse4-1 --noenable-avx", | 1824 "--noenable-sse4-1 --noenable-avx", |
| 1825 "--rerun-failures-count=2", | 1825 "--rerun-failures-count=2", |
| 1826 "--swarming", | 1826 "--swarming", |
| 1827 "--json-test-results", | 1827 "--json-test-results", |
| 1828 "${ISOLATED_OUTDIR}/output.json" | 1828 "${ISOLATED_OUTDIR}/output.json" |
| 1829 ], | 1829 ], |
| 1830 "name": "[trigger] Mozilla - nosse4 on Ubuntu-12.04", | 1830 "name": "[trigger] Mozilla - nosse4 on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1906 "--", | 1906 "--", |
| 1907 "--progress=verbose", | 1907 "--progress=verbose", |
| 1908 "--mode", | 1908 "--mode", |
| 1909 "Debug", | 1909 "Debug", |
| 1910 "--arch", | 1910 "--arch", |
| 1911 "ia32", | 1911 "ia32", |
| 1912 "--outdir", | 1912 "--outdir", |
| 1913 "out", | 1913 "out", |
| 1914 "--buildbot", | 1914 "--buildbot", |
| 1915 "--timeout=200", | 1915 "--timeout=200", |
| 1916 "--random-seed=-1038184575", | 1916 "--random-seed=-681703856", |
| 1917 "simdjs", | 1917 "simdjs", |
| 1918 "--download-data", | 1918 "--download-data", |
| 1919 "--exhaustive-variants", | 1919 "--exhaustive-variants", |
| 1920 "--extra-flags", | 1920 "--extra-flags", |
| 1921 "--noenable-sse4-1 --noenable-avx", | 1921 "--noenable-sse4-1 --noenable-avx", |
| 1922 "--rerun-failures-count=2", | 1922 "--rerun-failures-count=2", |
| 1923 "--swarming", | 1923 "--swarming", |
| 1924 "--json-test-results", | 1924 "--json-test-results", |
| 1925 "${ISOLATED_OUTDIR}/output.json" | 1925 "${ISOLATED_OUTDIR}/output.json" |
| 1926 ], | 1926 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2003 "--", | 2003 "--", |
| 2004 "--progress=verbose", | 2004 "--progress=verbose", |
| 2005 "--mode", | 2005 "--mode", |
| 2006 "Debug", | 2006 "Debug", |
| 2007 "--arch", | 2007 "--arch", |
| 2008 "ia32", | 2008 "ia32", |
| 2009 "--outdir", | 2009 "--outdir", |
| 2010 "out", | 2010 "out", |
| 2011 "--buildbot", | 2011 "--buildbot", |
| 2012 "--timeout=200", | 2012 "--timeout=200", |
| 2013 "--random-seed=-1038184575", | 2013 "--random-seed=-681703856", |
| 2014 "mjsunit", | 2014 "mjsunit", |
| 2015 "--variants=default", | 2015 "--variants=default", |
| 2016 "--extra-flags", | 2016 "--extra-flags", |
| 2017 "--serialize-toplevel --cache=code", | 2017 "--serialize-toplevel --cache=code", |
| 2018 "--rerun-failures-count=2", | 2018 "--rerun-failures-count=2", |
| 2019 "--swarming", | 2019 "--swarming", |
| 2020 "--json-test-results", | 2020 "--json-test-results", |
| 2021 "${ISOLATED_OUTDIR}/output.json" | 2021 "${ISOLATED_OUTDIR}/output.json" |
| 2022 ], | 2022 ], |
| 2023 "name": "[trigger] Mjsunit - code serializer on Ubuntu-12.04", | 2023 "name": "[trigger] Mjsunit - code serializer on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2099 "--", | 2099 "--", |
| 2100 "--progress=verbose", | 2100 "--progress=verbose", |
| 2101 "--mode", | 2101 "--mode", |
| 2102 "Debug", | 2102 "Debug", |
| 2103 "--arch", | 2103 "--arch", |
| 2104 "ia32", | 2104 "ia32", |
| 2105 "--outdir", | 2105 "--outdir", |
| 2106 "out", | 2106 "out", |
| 2107 "--buildbot", | 2107 "--buildbot", |
| 2108 "--timeout=200", | 2108 "--timeout=200", |
| 2109 "--random-seed=-1038184575", | 2109 "--random-seed=-681703856", |
| 2110 "mozilla", | 2110 "mozilla", |
| 2111 "--variants=default", | 2111 "--variants=default", |
| 2112 "--extra-flags", | 2112 "--extra-flags", |
| 2113 "--serialize-toplevel --cache=code", | 2113 "--serialize-toplevel --cache=code", |
| 2114 "--rerun-failures-count=2", | 2114 "--rerun-failures-count=2", |
| 2115 "--swarming", | 2115 "--swarming", |
| 2116 "--json-test-results", | 2116 "--json-test-results", |
| 2117 "${ISOLATED_OUTDIR}/output.json" | 2117 "${ISOLATED_OUTDIR}/output.json" |
| 2118 ], | 2118 ], |
| 2119 "name": "[trigger] Mozilla - code serializer on Ubuntu-12.04", | 2119 "name": "[trigger] Mozilla - code serializer on Ubuntu-12.04", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2195 "--", | 2195 "--", |
| 2196 "--progress=verbose", | 2196 "--progress=verbose", |
| 2197 "--mode", | 2197 "--mode", |
| 2198 "Debug", | 2198 "Debug", |
| 2199 "--arch", | 2199 "--arch", |
| 2200 "ia32", | 2200 "ia32", |
| 2201 "--outdir", | 2201 "--outdir", |
| 2202 "out", | 2202 "out", |
| 2203 "--buildbot", | 2203 "--buildbot", |
| 2204 "--timeout=200", | 2204 "--timeout=200", |
| 2205 "--random-seed=-1038184575", | 2205 "--random-seed=-681703856", |
| 2206 "test262", | 2206 "test262", |
| 2207 "--download-data", | 2207 "--download-data", |
| 2208 "--variants=default", | 2208 "--variants=default", |
| 2209 "--extra-flags", | 2209 "--extra-flags", |
| 2210 "--serialize-toplevel --cache=code", | 2210 "--serialize-toplevel --cache=code", |
| 2211 "--rerun-failures-count=2", | 2211 "--rerun-failures-count=2", |
| 2212 "--swarming", | 2212 "--swarming", |
| 2213 "--json-test-results", | 2213 "--json-test-results", |
| 2214 "${ISOLATED_OUTDIR}/output.json" | 2214 "${ISOLATED_OUTDIR}/output.json" |
| 2215 ], | 2215 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2292 "--", | 2292 "--", |
| 2293 "--progress=verbose", | 2293 "--progress=verbose", |
| 2294 "--mode", | 2294 "--mode", |
| 2295 "Debug", | 2295 "Debug", |
| 2296 "--arch", | 2296 "--arch", |
| 2297 "ia32", | 2297 "ia32", |
| 2298 "--outdir", | 2298 "--outdir", |
| 2299 "out", | 2299 "out", |
| 2300 "--buildbot", | 2300 "--buildbot", |
| 2301 "--timeout=200", | 2301 "--timeout=200", |
| 2302 "--random-seed=-1038184575", | 2302 "--random-seed=-681703856", |
| 2303 "benchmarks", | 2303 "benchmarks", |
| 2304 "--download-data", | 2304 "--download-data", |
| 2305 "--variants=default", | 2305 "--variants=default", |
| 2306 "--extra-flags", | 2306 "--extra-flags", |
| 2307 "--serialize-toplevel --cache=code", | 2307 "--serialize-toplevel --cache=code", |
| 2308 "--rerun-failures-count=2", | 2308 "--rerun-failures-count=2", |
| 2309 "--swarming", | 2309 "--swarming", |
| 2310 "--json-test-results", | 2310 "--json-test-results", |
| 2311 "${ISOLATED_OUTDIR}/output.json" | 2311 "${ISOLATED_OUTDIR}/output.json" |
| 2312 ], | 2312 ], |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2389 "--", | 2389 "--", |
| 2390 "--progress=verbose", | 2390 "--progress=verbose", |
| 2391 "--mode", | 2391 "--mode", |
| 2392 "Debug", | 2392 "Debug", |
| 2393 "--arch", | 2393 "--arch", |
| 2394 "ia32", | 2394 "ia32", |
| 2395 "--outdir", | 2395 "--outdir", |
| 2396 "out", | 2396 "out", |
| 2397 "--buildbot", | 2397 "--buildbot", |
| 2398 "--timeout=200", | 2398 "--timeout=200", |
| 2399 "--random-seed=-1038184575", | 2399 "--random-seed=-681703856", |
| 2400 "simdjs", | 2400 "simdjs", |
| 2401 "--download-data", | 2401 "--download-data", |
| 2402 "--variants=default", | 2402 "--variants=default", |
| 2403 "--extra-flags", | 2403 "--extra-flags", |
| 2404 "--serialize-toplevel --cache=code", | 2404 "--serialize-toplevel --cache=code", |
| 2405 "--rerun-failures-count=2", | 2405 "--rerun-failures-count=2", |
| 2406 "--swarming", | 2406 "--swarming", |
| 2407 "--json-test-results", | 2407 "--json-test-results", |
| 2408 "${ISOLATED_OUTDIR}/output.json" | 2408 "${ISOLATED_OUTDIR}/output.json" |
| 2409 ], | 2409 ], |
| (...skipping 948 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3358 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 3358 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 3359 "@@@STEP_LOG_END@durations@@@" | 3359 "@@@STEP_LOG_END@durations@@@" |
| 3360 ] | 3360 ] |
| 3361 }, | 3361 }, |
| 3362 { | 3362 { |
| 3363 "name": "$result", | 3363 "name": "$result", |
| 3364 "recipe_result": null, | 3364 "recipe_result": null, |
| 3365 "status_code": 0 | 3365 "status_code": 0 |
| 3366 } | 3366 } |
| 3367 ] | 3367 ] |
| OLD | NEW |