OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/git_setup.py", | 6 "RECIPE_PACKAGE[build]/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 1078 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1089 "@@@STEP_LOG_LINE@json.output@}@@@", | 1089 "@@@STEP_LOG_LINE@json.output@}@@@", |
1090 "@@@STEP_LOG_END@json.output@@@", | 1090 "@@@STEP_LOG_END@json.output@@@", |
1091 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1091 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1092 ] | 1092 ] |
1093 }, | 1093 }, |
1094 { | 1094 { |
1095 "allow_subannotations": true, | 1095 "allow_subannotations": true, |
1096 "cmd": [ | 1096 "cmd": [ |
1097 "python", | 1097 "python", |
1098 "-u", | 1098 "-u", |
1099 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1099 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1100 "--swarming-client-dir", | 1100 "--swarming-client-dir", |
1101 "[SLAVE_BUILD]/swarming.client", | 1101 "[SLAVE_BUILD]/swarming.client", |
1102 "--temp-root-dir", | 1102 "--temp-root-dir", |
1103 "[TMP_BASE]", | 1103 "[TMP_BASE]", |
1104 "--merged-test-output", | 1104 "--merged-test-output", |
1105 "/path/to/tmp/json", | 1105 "/path/to/tmp/json", |
1106 "--", | 1106 "--", |
1107 "collect", | 1107 "collect", |
1108 "--swarming", | 1108 "--swarming", |
1109 "https://chromium-swarm.appspot.com", | 1109 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1130 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1130 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1131 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1131 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1132 "@@@STEP_LOG_END@durations@@@" | 1132 "@@@STEP_LOG_END@durations@@@" |
1133 ] | 1133 ] |
1134 }, | 1134 }, |
1135 { | 1135 { |
1136 "allow_subannotations": true, | 1136 "allow_subannotations": true, |
1137 "cmd": [ | 1137 "cmd": [ |
1138 "python", | 1138 "python", |
1139 "-u", | 1139 "-u", |
1140 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1140 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1141 "--swarming-client-dir", | 1141 "--swarming-client-dir", |
1142 "[SLAVE_BUILD]/swarming.client", | 1142 "[SLAVE_BUILD]/swarming.client", |
1143 "--temp-root-dir", | 1143 "--temp-root-dir", |
1144 "[TMP_BASE]", | 1144 "[TMP_BASE]", |
1145 "--merged-test-output", | 1145 "--merged-test-output", |
1146 "/path/to/tmp/json", | 1146 "/path/to/tmp/json", |
1147 "--", | 1147 "--", |
1148 "collect", | 1148 "collect", |
1149 "--swarming", | 1149 "--swarming", |
1150 "https://chromium-swarm.appspot.com", | 1150 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1171 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1171 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1172 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1172 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1173 "@@@STEP_LOG_END@durations@@@" | 1173 "@@@STEP_LOG_END@durations@@@" |
1174 ] | 1174 ] |
1175 }, | 1175 }, |
1176 { | 1176 { |
1177 "allow_subannotations": true, | 1177 "allow_subannotations": true, |
1178 "cmd": [ | 1178 "cmd": [ |
1179 "python", | 1179 "python", |
1180 "-u", | 1180 "-u", |
1181 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1181 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1182 "--swarming-client-dir", | 1182 "--swarming-client-dir", |
1183 "[SLAVE_BUILD]/swarming.client", | 1183 "[SLAVE_BUILD]/swarming.client", |
1184 "--temp-root-dir", | 1184 "--temp-root-dir", |
1185 "[TMP_BASE]", | 1185 "[TMP_BASE]", |
1186 "--merged-test-output", | 1186 "--merged-test-output", |
1187 "/path/to/tmp/json", | 1187 "/path/to/tmp/json", |
1188 "--", | 1188 "--", |
1189 "collect", | 1189 "collect", |
1190 "--swarming", | 1190 "--swarming", |
1191 "https://chromium-swarm.appspot.com", | 1191 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1212 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1212 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1213 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1213 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1214 "@@@STEP_LOG_END@durations@@@" | 1214 "@@@STEP_LOG_END@durations@@@" |
1215 ] | 1215 ] |
1216 }, | 1216 }, |
1217 { | 1217 { |
1218 "allow_subannotations": true, | 1218 "allow_subannotations": true, |
1219 "cmd": [ | 1219 "cmd": [ |
1220 "python", | 1220 "python", |
1221 "-u", | 1221 "-u", |
1222 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1222 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1223 "--swarming-client-dir", | 1223 "--swarming-client-dir", |
1224 "[SLAVE_BUILD]/swarming.client", | 1224 "[SLAVE_BUILD]/swarming.client", |
1225 "--temp-root-dir", | 1225 "--temp-root-dir", |
1226 "[TMP_BASE]", | 1226 "[TMP_BASE]", |
1227 "--merged-test-output", | 1227 "--merged-test-output", |
1228 "/path/to/tmp/json", | 1228 "/path/to/tmp/json", |
1229 "--", | 1229 "--", |
1230 "collect", | 1230 "collect", |
1231 "--swarming", | 1231 "--swarming", |
1232 "https://chromium-swarm.appspot.com", | 1232 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1253 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1253 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1254 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1254 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1255 "@@@STEP_LOG_END@durations@@@" | 1255 "@@@STEP_LOG_END@durations@@@" |
1256 ] | 1256 ] |
1257 }, | 1257 }, |
1258 { | 1258 { |
1259 "allow_subannotations": true, | 1259 "allow_subannotations": true, |
1260 "cmd": [ | 1260 "cmd": [ |
1261 "python", | 1261 "python", |
1262 "-u", | 1262 "-u", |
1263 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1263 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1264 "--swarming-client-dir", | 1264 "--swarming-client-dir", |
1265 "[SLAVE_BUILD]/swarming.client", | 1265 "[SLAVE_BUILD]/swarming.client", |
1266 "--temp-root-dir", | 1266 "--temp-root-dir", |
1267 "[TMP_BASE]", | 1267 "[TMP_BASE]", |
1268 "--merged-test-output", | 1268 "--merged-test-output", |
1269 "/path/to/tmp/json", | 1269 "/path/to/tmp/json", |
1270 "--", | 1270 "--", |
1271 "collect", | 1271 "collect", |
1272 "--swarming", | 1272 "--swarming", |
1273 "https://chromium-swarm.appspot.com", | 1273 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1294 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1294 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1295 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1295 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1296 "@@@STEP_LOG_END@durations@@@" | 1296 "@@@STEP_LOG_END@durations@@@" |
1297 ] | 1297 ] |
1298 }, | 1298 }, |
1299 { | 1299 { |
1300 "allow_subannotations": true, | 1300 "allow_subannotations": true, |
1301 "cmd": [ | 1301 "cmd": [ |
1302 "python", | 1302 "python", |
1303 "-u", | 1303 "-u", |
1304 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1304 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1305 "--swarming-client-dir", | 1305 "--swarming-client-dir", |
1306 "[SLAVE_BUILD]/swarming.client", | 1306 "[SLAVE_BUILD]/swarming.client", |
1307 "--temp-root-dir", | 1307 "--temp-root-dir", |
1308 "[TMP_BASE]", | 1308 "[TMP_BASE]", |
1309 "--merged-test-output", | 1309 "--merged-test-output", |
1310 "/path/to/tmp/json", | 1310 "/path/to/tmp/json", |
1311 "--", | 1311 "--", |
1312 "collect", | 1312 "collect", |
1313 "--swarming", | 1313 "--swarming", |
1314 "https://chromium-swarm.appspot.com", | 1314 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1335 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1335 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1336 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1336 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1337 "@@@STEP_LOG_END@durations@@@" | 1337 "@@@STEP_LOG_END@durations@@@" |
1338 ] | 1338 ] |
1339 }, | 1339 }, |
1340 { | 1340 { |
1341 "allow_subannotations": true, | 1341 "allow_subannotations": true, |
1342 "cmd": [ | 1342 "cmd": [ |
1343 "python", | 1343 "python", |
1344 "-u", | 1344 "-u", |
1345 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1345 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1346 "--swarming-client-dir", | 1346 "--swarming-client-dir", |
1347 "[SLAVE_BUILD]/swarming.client", | 1347 "[SLAVE_BUILD]/swarming.client", |
1348 "--temp-root-dir", | 1348 "--temp-root-dir", |
1349 "[TMP_BASE]", | 1349 "[TMP_BASE]", |
1350 "--merged-test-output", | 1350 "--merged-test-output", |
1351 "/path/to/tmp/json", | 1351 "/path/to/tmp/json", |
1352 "--", | 1352 "--", |
1353 "collect", | 1353 "collect", |
1354 "--swarming", | 1354 "--swarming", |
1355 "https://chromium-swarm.appspot.com", | 1355 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1376 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1376 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1377 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1377 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1378 "@@@STEP_LOG_END@durations@@@" | 1378 "@@@STEP_LOG_END@durations@@@" |
1379 ] | 1379 ] |
1380 }, | 1380 }, |
1381 { | 1381 { |
1382 "allow_subannotations": true, | 1382 "allow_subannotations": true, |
1383 "cmd": [ | 1383 "cmd": [ |
1384 "python", | 1384 "python", |
1385 "-u", | 1385 "-u", |
1386 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1386 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1387 "--swarming-client-dir", | 1387 "--swarming-client-dir", |
1388 "[SLAVE_BUILD]/swarming.client", | 1388 "[SLAVE_BUILD]/swarming.client", |
1389 "--temp-root-dir", | 1389 "--temp-root-dir", |
1390 "[TMP_BASE]", | 1390 "[TMP_BASE]", |
1391 "--merged-test-output", | 1391 "--merged-test-output", |
1392 "/path/to/tmp/json", | 1392 "/path/to/tmp/json", |
1393 "--", | 1393 "--", |
1394 "collect", | 1394 "collect", |
1395 "--swarming", | 1395 "--swarming", |
1396 "https://chromium-swarm.appspot.com", | 1396 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1417 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1417 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1418 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1418 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1419 "@@@STEP_LOG_END@durations@@@" | 1419 "@@@STEP_LOG_END@durations@@@" |
1420 ] | 1420 ] |
1421 }, | 1421 }, |
1422 { | 1422 { |
1423 "allow_subannotations": true, | 1423 "allow_subannotations": true, |
1424 "cmd": [ | 1424 "cmd": [ |
1425 "python", | 1425 "python", |
1426 "-u", | 1426 "-u", |
1427 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1427 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1428 "--swarming-client-dir", | 1428 "--swarming-client-dir", |
1429 "[SLAVE_BUILD]/swarming.client", | 1429 "[SLAVE_BUILD]/swarming.client", |
1430 "--temp-root-dir", | 1430 "--temp-root-dir", |
1431 "[TMP_BASE]", | 1431 "[TMP_BASE]", |
1432 "--merged-test-output", | 1432 "--merged-test-output", |
1433 "/path/to/tmp/json", | 1433 "/path/to/tmp/json", |
1434 "--", | 1434 "--", |
1435 "collect", | 1435 "collect", |
1436 "--swarming", | 1436 "--swarming", |
1437 "https://chromium-swarm.appspot.com", | 1437 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
1459 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1459 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1460 "@@@STEP_LOG_END@durations@@@" | 1460 "@@@STEP_LOG_END@durations@@@" |
1461 ] | 1461 ] |
1462 }, | 1462 }, |
1463 { | 1463 { |
1464 "name": "$result", | 1464 "name": "$result", |
1465 "recipe_result": null, | 1465 "recipe_result": null, |
1466 "status_code": 0 | 1466 "status_code": 0 |
1467 } | 1467 } |
1468 ] | 1468 ] |
OLD | NEW |