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 Linux - arm - sim", | 10 "V8 Linux - arm - sim", |
(...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/Release/bot_default.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
159 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
160 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
(...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
854 "@@@STEP_LOG_LINE@json.output@}@@@", | 854 "@@@STEP_LOG_LINE@json.output@}@@@", |
855 "@@@STEP_LOG_END@json.output@@@", | 855 "@@@STEP_LOG_END@json.output@@@", |
856 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 856 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
857 ] | 857 ] |
858 }, | 858 }, |
859 { | 859 { |
860 "allow_subannotations": true, | 860 "allow_subannotations": true, |
861 "cmd": [ | 861 "cmd": [ |
862 "python", | 862 "python", |
863 "-u", | 863 "-u", |
864 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 864 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
865 "--swarming-client-dir", | 865 "--swarming-client-dir", |
866 "[SLAVE_BUILD]/v8/tools/swarming_client", | 866 "[SLAVE_BUILD]/v8/tools/swarming_client", |
867 "--temp-root-dir", | 867 "--temp-root-dir", |
868 "[TMP_BASE]", | 868 "[TMP_BASE]", |
869 "--merged-test-output", | 869 "--merged-test-output", |
870 "/path/to/tmp/json", | 870 "/path/to/tmp/json", |
871 "--", | 871 "--", |
872 "collect", | 872 "collect", |
873 "--swarming", | 873 "--swarming", |
874 "https://chromium-swarm.appspot.com", | 874 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
895 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 895 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
896 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 896 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
897 "@@@STEP_LOG_END@durations@@@" | 897 "@@@STEP_LOG_END@durations@@@" |
898 ] | 898 ] |
899 }, | 899 }, |
900 { | 900 { |
901 "allow_subannotations": true, | 901 "allow_subannotations": true, |
902 "cmd": [ | 902 "cmd": [ |
903 "python", | 903 "python", |
904 "-u", | 904 "-u", |
905 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 905 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
906 "--swarming-client-dir", | 906 "--swarming-client-dir", |
907 "[SLAVE_BUILD]/v8/tools/swarming_client", | 907 "[SLAVE_BUILD]/v8/tools/swarming_client", |
908 "--temp-root-dir", | 908 "--temp-root-dir", |
909 "[TMP_BASE]", | 909 "[TMP_BASE]", |
910 "--merged-test-output", | 910 "--merged-test-output", |
911 "/path/to/tmp/json", | 911 "/path/to/tmp/json", |
912 "--", | 912 "--", |
913 "collect", | 913 "collect", |
914 "--swarming", | 914 "--swarming", |
915 "https://chromium-swarm.appspot.com", | 915 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
936 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 936 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
937 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 937 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
938 "@@@STEP_LOG_END@durations@@@" | 938 "@@@STEP_LOG_END@durations@@@" |
939 ] | 939 ] |
940 }, | 940 }, |
941 { | 941 { |
942 "allow_subannotations": true, | 942 "allow_subannotations": true, |
943 "cmd": [ | 943 "cmd": [ |
944 "python", | 944 "python", |
945 "-u", | 945 "-u", |
946 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 946 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
947 "--swarming-client-dir", | 947 "--swarming-client-dir", |
948 "[SLAVE_BUILD]/v8/tools/swarming_client", | 948 "[SLAVE_BUILD]/v8/tools/swarming_client", |
949 "--temp-root-dir", | 949 "--temp-root-dir", |
950 "[TMP_BASE]", | 950 "[TMP_BASE]", |
951 "--merged-test-output", | 951 "--merged-test-output", |
952 "/path/to/tmp/json", | 952 "/path/to/tmp/json", |
953 "--", | 953 "--", |
954 "collect", | 954 "collect", |
955 "--swarming", | 955 "--swarming", |
956 "https://chromium-swarm.appspot.com", | 956 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
977 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 977 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
978 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 978 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
979 "@@@STEP_LOG_END@durations@@@" | 979 "@@@STEP_LOG_END@durations@@@" |
980 ] | 980 ] |
981 }, | 981 }, |
982 { | 982 { |
983 "allow_subannotations": true, | 983 "allow_subannotations": true, |
984 "cmd": [ | 984 "cmd": [ |
985 "python", | 985 "python", |
986 "-u", | 986 "-u", |
987 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 987 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
988 "--swarming-client-dir", | 988 "--swarming-client-dir", |
989 "[SLAVE_BUILD]/v8/tools/swarming_client", | 989 "[SLAVE_BUILD]/v8/tools/swarming_client", |
990 "--temp-root-dir", | 990 "--temp-root-dir", |
991 "[TMP_BASE]", | 991 "[TMP_BASE]", |
992 "--merged-test-output", | 992 "--merged-test-output", |
993 "/path/to/tmp/json", | 993 "/path/to/tmp/json", |
994 "--", | 994 "--", |
995 "collect", | 995 "collect", |
996 "--swarming", | 996 "--swarming", |
997 "https://chromium-swarm.appspot.com", | 997 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1018 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1018 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1019 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1019 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1020 "@@@STEP_LOG_END@durations@@@" | 1020 "@@@STEP_LOG_END@durations@@@" |
1021 ] | 1021 ] |
1022 }, | 1022 }, |
1023 { | 1023 { |
1024 "allow_subannotations": true, | 1024 "allow_subannotations": true, |
1025 "cmd": [ | 1025 "cmd": [ |
1026 "python", | 1026 "python", |
1027 "-u", | 1027 "-u", |
1028 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1028 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1029 "--swarming-client-dir", | 1029 "--swarming-client-dir", |
1030 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1030 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1031 "--temp-root-dir", | 1031 "--temp-root-dir", |
1032 "[TMP_BASE]", | 1032 "[TMP_BASE]", |
1033 "--merged-test-output", | 1033 "--merged-test-output", |
1034 "/path/to/tmp/json", | 1034 "/path/to/tmp/json", |
1035 "--", | 1035 "--", |
1036 "collect", | 1036 "collect", |
1037 "--swarming", | 1037 "--swarming", |
1038 "https://chromium-swarm.appspot.com", | 1038 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1059 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1059 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1060 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1060 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1061 "@@@STEP_LOG_END@durations@@@" | 1061 "@@@STEP_LOG_END@durations@@@" |
1062 ] | 1062 ] |
1063 }, | 1063 }, |
1064 { | 1064 { |
1065 "allow_subannotations": true, | 1065 "allow_subannotations": true, |
1066 "cmd": [ | 1066 "cmd": [ |
1067 "python", | 1067 "python", |
1068 "-u", | 1068 "-u", |
1069 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1069 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1070 "--swarming-client-dir", | 1070 "--swarming-client-dir", |
1071 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1071 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1072 "--temp-root-dir", | 1072 "--temp-root-dir", |
1073 "[TMP_BASE]", | 1073 "[TMP_BASE]", |
1074 "--merged-test-output", | 1074 "--merged-test-output", |
1075 "/path/to/tmp/json", | 1075 "/path/to/tmp/json", |
1076 "--", | 1076 "--", |
1077 "collect", | 1077 "collect", |
1078 "--swarming", | 1078 "--swarming", |
1079 "https://chromium-swarm.appspot.com", | 1079 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1100 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1100 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1101 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1101 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1102 "@@@STEP_LOG_END@durations@@@" | 1102 "@@@STEP_LOG_END@durations@@@" |
1103 ] | 1103 ] |
1104 }, | 1104 }, |
1105 { | 1105 { |
1106 "allow_subannotations": true, | 1106 "allow_subannotations": true, |
1107 "cmd": [ | 1107 "cmd": [ |
1108 "python", | 1108 "python", |
1109 "-u", | 1109 "-u", |
1110 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1110 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1111 "--swarming-client-dir", | 1111 "--swarming-client-dir", |
1112 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1112 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1113 "--temp-root-dir", | 1113 "--temp-root-dir", |
1114 "[TMP_BASE]", | 1114 "[TMP_BASE]", |
1115 "--merged-test-output", | 1115 "--merged-test-output", |
1116 "/path/to/tmp/json", | 1116 "/path/to/tmp/json", |
1117 "--", | 1117 "--", |
1118 "collect", | 1118 "collect", |
1119 "--swarming", | 1119 "--swarming", |
1120 "https://chromium-swarm.appspot.com", | 1120 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
1142 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1142 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1143 "@@@STEP_LOG_END@durations@@@" | 1143 "@@@STEP_LOG_END@durations@@@" |
1144 ] | 1144 ] |
1145 }, | 1145 }, |
1146 { | 1146 { |
1147 "name": "$result", | 1147 "name": "$result", |
1148 "recipe_result": null, | 1148 "recipe_result": null, |
1149 "status_code": 0 | 1149 "status_code": 0 |
1150 } | 1150 } |
1151 ] | 1151 ] |
OLD | NEW |