| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_
file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googles
ource.com/chromium/src.git'}]" | 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_
file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googles
ource.com/chromium/src.git'}]" |
| 10 ], | 10 ], |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 { | 139 { |
| 140 "cmd": [ | 140 "cmd": [ |
| 141 "python", | 141 "python", |
| 142 "-u", | 142 "-u", |
| 143 "[SLAVE_BUILD]/swarming.client/swarming.py", | 143 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 144 "--version" | 144 "--version" |
| 145 ], | 145 ], |
| 146 "name": "swarming.py --version", | 146 "name": "swarming.py --version", |
| 147 "stdout": "/path/to/tmp/", | 147 "stdout": "/path/to/tmp/", |
| 148 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 149 "@@@STEP_TEXT@0.8.6@@@" | 149 "@@@STEP_TEXT@0.4.10@@@" |
| 150 ] | 150 ] |
| 151 }, | 151 }, |
| 152 { | 152 { |
| 153 "cmd": [ | 153 "cmd": [ |
| 154 "download_from_google_storage", | 154 "download_from_google_storage", |
| 155 "--no_resume", | 155 "--no_resume", |
| 156 "--platform=linux*", | 156 "--platform=linux*", |
| 157 "--no_auth", | 157 "--no_auth", |
| 158 "--bucket", | 158 "--bucket", |
| 159 "chromium-luci", | 159 "chromium-luci", |
| (...skipping 943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1103 { | 1103 { |
| 1104 "cmd": [ | 1104 "cmd": [ |
| 1105 "python", | 1105 "python", |
| 1106 "-u", | 1106 "-u", |
| 1107 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1107 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1108 "collect", | 1108 "collect", |
| 1109 "--swarming", | 1109 "--swarming", |
| 1110 "https://chromium-swarm.appspot.com", | 1110 "https://chromium-swarm.appspot.com", |
| 1111 "--decorate", | 1111 "--decorate", |
| 1112 "--print-status-updates", | 1112 "--print-status-updates", |
| 1113 "--json", | 1113 "--shards", |
| 1114 "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GC
E-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybot/-1\", \"tasks\": {\"ct-dm-1/Ubuntu
-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybo
t/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1114 "1", |
| 1115 "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug
-CT_DM_10k_SKPs-Trybot/-1", |
| 1115 "--task-summary-json", | 1116 "--task-summary-json", |
| 1116 "/path/to/tmp/json", | 1117 "/path/to/tmp/json", |
| 1117 "--task-output-dir", | 1118 "--task-output-dir", |
| 1118 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-1" | 1119 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-1" |
| 1119 ], | 1120 ], |
| 1120 "name": "ct-dm-1 on Ubuntu-14.04", | 1121 "name": "ct-dm-1 on Ubuntu-14.04", |
| 1121 "~followup_annotations": [ | 1122 "~followup_annotations": [ |
| 1122 "@@@STEP_TEXT@swarming pending 71s@@@", | 1123 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1123 "@@@STEP_LOG_LINE@json.output@{@@@", | 1124 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1124 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1125 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1164 { | 1165 { |
| 1165 "cmd": [ | 1166 "cmd": [ |
| 1166 "python", | 1167 "python", |
| 1167 "-u", | 1168 "-u", |
| 1168 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1169 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1169 "collect", | 1170 "collect", |
| 1170 "--swarming", | 1171 "--swarming", |
| 1171 "https://chromium-swarm.appspot.com", | 1172 "https://chromium-swarm.appspot.com", |
| 1172 "--decorate", | 1173 "--decorate", |
| 1173 "--print-status-updates", | 1174 "--print-status-updates", |
| 1174 "--json", | 1175 "--shards", |
| 1175 "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GC
E-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybot/-1\", \"tasks\": {\"ct-dm-2/Ubuntu
-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybo
t/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1176 "1", |
| 1177 "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug
-CT_DM_10k_SKPs-Trybot/-1", |
| 1176 "--task-summary-json", | 1178 "--task-summary-json", |
| 1177 "/path/to/tmp/json", | 1179 "/path/to/tmp/json", |
| 1178 "--task-output-dir", | 1180 "--task-output-dir", |
| 1179 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-2" | 1181 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-2" |
| 1180 ], | 1182 ], |
| 1181 "name": "ct-dm-2 on Ubuntu-14.04", | 1183 "name": "ct-dm-2 on Ubuntu-14.04", |
| 1182 "~followup_annotations": [ | 1184 "~followup_annotations": [ |
| 1183 "@@@STEP_TEXT@swarming pending 71s@@@", | 1185 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1184 "@@@STEP_LOG_LINE@json.output@{@@@", | 1186 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1185 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1187 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1225 { | 1227 { |
| 1226 "cmd": [ | 1228 "cmd": [ |
| 1227 "python", | 1229 "python", |
| 1228 "-u", | 1230 "-u", |
| 1229 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1231 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1230 "collect", | 1232 "collect", |
| 1231 "--swarming", | 1233 "--swarming", |
| 1232 "https://chromium-swarm.appspot.com", | 1234 "https://chromium-swarm.appspot.com", |
| 1233 "--decorate", | 1235 "--decorate", |
| 1234 "--print-status-updates", | 1236 "--print-status-updates", |
| 1235 "--json", | 1237 "--shards", |
| 1236 "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GC
E-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybot/-1\", \"tasks\": {\"ct-dm-3/Ubuntu
-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybo
t/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1238 "1", |
| 1239 "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug
-CT_DM_10k_SKPs-Trybot/-1", |
| 1237 "--task-summary-json", | 1240 "--task-summary-json", |
| 1238 "/path/to/tmp/json", | 1241 "/path/to/tmp/json", |
| 1239 "--task-output-dir", | 1242 "--task-output-dir", |
| 1240 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-3" | 1243 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-3" |
| 1241 ], | 1244 ], |
| 1242 "name": "ct-dm-3 on Ubuntu-14.04", | 1245 "name": "ct-dm-3 on Ubuntu-14.04", |
| 1243 "~followup_annotations": [ | 1246 "~followup_annotations": [ |
| 1244 "@@@STEP_TEXT@swarming pending 71s@@@", | 1247 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1245 "@@@STEP_LOG_LINE@json.output@{@@@", | 1248 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1246 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1249 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1286 { | 1289 { |
| 1287 "cmd": [ | 1290 "cmd": [ |
| 1288 "python", | 1291 "python", |
| 1289 "-u", | 1292 "-u", |
| 1290 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1293 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1291 "collect", | 1294 "collect", |
| 1292 "--swarming", | 1295 "--swarming", |
| 1293 "https://chromium-swarm.appspot.com", | 1296 "https://chromium-swarm.appspot.com", |
| 1294 "--decorate", | 1297 "--decorate", |
| 1295 "--print-status-updates", | 1298 "--print-status-updates", |
| 1296 "--json", | 1299 "--shards", |
| 1297 "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GC
E-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybot/-1\", \"tasks\": {\"ct-dm-4/Ubuntu
-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybo
t/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1300 "1", |
| 1301 "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug
-CT_DM_10k_SKPs-Trybot/-1", |
| 1298 "--task-summary-json", | 1302 "--task-summary-json", |
| 1299 "/path/to/tmp/json", | 1303 "/path/to/tmp/json", |
| 1300 "--task-output-dir", | 1304 "--task-output-dir", |
| 1301 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-4" | 1305 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-4" |
| 1302 ], | 1306 ], |
| 1303 "name": "ct-dm-4 on Ubuntu-14.04", | 1307 "name": "ct-dm-4 on Ubuntu-14.04", |
| 1304 "~followup_annotations": [ | 1308 "~followup_annotations": [ |
| 1305 "@@@STEP_TEXT@swarming pending 71s@@@", | 1309 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1306 "@@@STEP_LOG_LINE@json.output@{@@@", | 1310 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1307 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1311 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1347 { | 1351 { |
| 1348 "cmd": [ | 1352 "cmd": [ |
| 1349 "python", | 1353 "python", |
| 1350 "-u", | 1354 "-u", |
| 1351 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1355 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1352 "collect", | 1356 "collect", |
| 1353 "--swarming", | 1357 "--swarming", |
| 1354 "https://chromium-swarm.appspot.com", | 1358 "https://chromium-swarm.appspot.com", |
| 1355 "--decorate", | 1359 "--decorate", |
| 1356 "--print-status-updates", | 1360 "--print-status-updates", |
| 1357 "--json", | 1361 "--shards", |
| 1358 "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GC
E-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybot/-1\", \"tasks\": {\"ct-dm-5/Ubuntu
-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs-Trybo
t/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1362 "1", |
| 1363 "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug
-CT_DM_10k_SKPs-Trybot/-1", |
| 1359 "--task-summary-json", | 1364 "--task-summary-json", |
| 1360 "/path/to/tmp/json", | 1365 "/path/to/tmp/json", |
| 1361 "--task-output-dir", | 1366 "--task-output-dir", |
| 1362 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-5" | 1367 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-dm-5" |
| 1363 ], | 1368 ], |
| 1364 "name": "ct-dm-5 on Ubuntu-14.04", | 1369 "name": "ct-dm-5 on Ubuntu-14.04", |
| 1365 "~followup_annotations": [ | 1370 "~followup_annotations": [ |
| 1366 "@@@STEP_TEXT@swarming pending 71s@@@", | 1371 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1367 "@@@STEP_LOG_LINE@json.output@{@@@", | 1372 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1368 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1373 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1404 "@@@STEP_LOG_END@json.output@@@", | 1409 "@@@STEP_LOG_END@json.output@@@", |
| 1405 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1410 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1406 ] | 1411 ] |
| 1407 }, | 1412 }, |
| 1408 { | 1413 { |
| 1409 "name": "$result", | 1414 "name": "$result", |
| 1410 "recipe_result": null, | 1415 "recipe_result": null, |
| 1411 "status_code": 0 | 1416 "status_code": 0 |
| 1412 } | 1417 } |
| 1413 ] | 1418 ] |
| OLD | NEW |