| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "remote", | 5 "remote", |
| 6 "set-url", | 6 "set-url", |
| 7 "origin", | 7 "origin", |
| 8 "https://skia.googlesource.com/skia.git" | 8 "https://skia.googlesource.com/skia.git" |
| 9 ], | 9 ], |
| 10 "cwd": "[SLAVE_BUILD]/skia", | 10 "cwd": "[SLAVE_BUILD]/skia", |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 338 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 338 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 339 "@@@STEP_LOG_END@python.inline@@@" | 339 "@@@STEP_LOG_END@python.inline@@@" |
| 340 ] | 340 ] |
| 341 }, | 341 }, |
| 342 { | 342 { |
| 343 "cmd": [ | 343 "cmd": [ |
| 344 "python", | 344 "python", |
| 345 "-u", | 345 "-u", |
| 346 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 346 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 347 "--", | 347 "--", |
| 348 "[DEPOT_TOOLS]/gsutil.py", | 348 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 349 "----", | 349 "----", |
| 350 "-m", | 350 "-m", |
| 351 "rsync", | 351 "rsync", |
| 352 "-d", | 352 "-d", |
| 353 "-r", | 353 "-r", |
| 354 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", | 354 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", |
| 355 "[SLAVE_BUILD]/skps/slave1" | 355 "[SLAVE_BUILD]/skps/slave1" |
| 356 ], | 356 ], |
| 357 "name": "gsutil rsync" | 357 "name": "gsutil rsync" |
| 358 }, | 358 }, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 409 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 409 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 410 "@@@STEP_LOG_END@python.inline@@@" | 410 "@@@STEP_LOG_END@python.inline@@@" |
| 411 ] | 411 ] |
| 412 }, | 412 }, |
| 413 { | 413 { |
| 414 "cmd": [ | 414 "cmd": [ |
| 415 "python", | 415 "python", |
| 416 "-u", | 416 "-u", |
| 417 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 417 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 418 "--", | 418 "--", |
| 419 "[DEPOT_TOOLS]/gsutil.py", | 419 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 420 "----", | 420 "----", |
| 421 "-m", | 421 "-m", |
| 422 "rsync", | 422 "rsync", |
| 423 "-d", | 423 "-d", |
| 424 "-r", | 424 "-r", |
| 425 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", | 425 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", |
| 426 "[SLAVE_BUILD]/skps/slave2" | 426 "[SLAVE_BUILD]/skps/slave2" |
| 427 ], | 427 ], |
| 428 "name": "gsutil rsync (2)" | 428 "name": "gsutil rsync (2)" |
| 429 }, | 429 }, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 480 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 481 "@@@STEP_LOG_END@python.inline@@@" | 481 "@@@STEP_LOG_END@python.inline@@@" |
| 482 ] | 482 ] |
| 483 }, | 483 }, |
| 484 { | 484 { |
| 485 "cmd": [ | 485 "cmd": [ |
| 486 "python", | 486 "python", |
| 487 "-u", | 487 "-u", |
| 488 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 488 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 489 "--", | 489 "--", |
| 490 "[DEPOT_TOOLS]/gsutil.py", | 490 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 491 "----", | 491 "----", |
| 492 "-m", | 492 "-m", |
| 493 "rsync", | 493 "rsync", |
| 494 "-d", | 494 "-d", |
| 495 "-r", | 495 "-r", |
| 496 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", | 496 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", |
| 497 "[SLAVE_BUILD]/skps/slave3" | 497 "[SLAVE_BUILD]/skps/slave3" |
| 498 ], | 498 ], |
| 499 "name": "gsutil rsync (3)" | 499 "name": "gsutil rsync (3)" |
| 500 }, | 500 }, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 551 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 551 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 552 "@@@STEP_LOG_END@python.inline@@@" | 552 "@@@STEP_LOG_END@python.inline@@@" |
| 553 ] | 553 ] |
| 554 }, | 554 }, |
| 555 { | 555 { |
| 556 "cmd": [ | 556 "cmd": [ |
| 557 "python", | 557 "python", |
| 558 "-u", | 558 "-u", |
| 559 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 559 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 560 "--", | 560 "--", |
| 561 "[DEPOT_TOOLS]/gsutil.py", | 561 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 562 "----", | 562 "----", |
| 563 "-m", | 563 "-m", |
| 564 "rsync", | 564 "rsync", |
| 565 "-d", | 565 "-d", |
| 566 "-r", | 566 "-r", |
| 567 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", | 567 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", |
| 568 "[SLAVE_BUILD]/skps/slave4" | 568 "[SLAVE_BUILD]/skps/slave4" |
| 569 ], | 569 ], |
| 570 "name": "gsutil rsync (4)" | 570 "name": "gsutil rsync (4)" |
| 571 }, | 571 }, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 622 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 622 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 623 "@@@STEP_LOG_END@python.inline@@@" | 623 "@@@STEP_LOG_END@python.inline@@@" |
| 624 ] | 624 ] |
| 625 }, | 625 }, |
| 626 { | 626 { |
| 627 "cmd": [ | 627 "cmd": [ |
| 628 "python", | 628 "python", |
| 629 "-u", | 629 "-u", |
| 630 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 630 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 631 "--", | 631 "--", |
| 632 "[DEPOT_TOOLS]/gsutil.py", | 632 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 633 "----", | 633 "----", |
| 634 "-m", | 634 "-m", |
| 635 "rsync", | 635 "rsync", |
| 636 "-d", | 636 "-d", |
| 637 "-r", | 637 "-r", |
| 638 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", | 638 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", |
| 639 "[SLAVE_BUILD]/skps/slave5" | 639 "[SLAVE_BUILD]/skps/slave5" |
| 640 ], | 640 ], |
| 641 "name": "gsutil rsync (5)" | 641 "name": "gsutil rsync (5)" |
| 642 }, | 642 }, |
| (...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1107 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1107 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1108 "@@@STEP_LOG_END@python.inline@@@" | 1108 "@@@STEP_LOG_END@python.inline@@@" |
| 1109 ] | 1109 ] |
| 1110 }, | 1110 }, |
| 1111 { | 1111 { |
| 1112 "cmd": [ | 1112 "cmd": [ |
| 1113 "python", | 1113 "python", |
| 1114 "-u", | 1114 "-u", |
| 1115 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1115 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1116 "--", | 1116 "--", |
| 1117 "[DEPOT_TOOLS]/gsutil.py", | 1117 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1118 "----", | 1118 "----", |
| 1119 "cp", | 1119 "cp", |
| 1120 "-R", | 1120 "-R", |
| 1121 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-1/0/file 1", | 1121 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-1/0/file 1", |
| 1122 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1122 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1123 ], | 1123 ], |
| 1124 "env": { | 1124 "env": { |
| 1125 "AWS_CREDENTIAL_FILE": null, | 1125 "AWS_CREDENTIAL_FILE": null, |
| 1126 "BOTO_CONFIG": null | 1126 "BOTO_CONFIG": null |
| 1127 }, | 1127 }, |
| 1128 "name": "gsutil upload json output", | 1128 "name": "gsutil upload json output", |
| 1129 "~followup_annotations": [ | 1129 "~followup_annotations": [ |
| 1130 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1130 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1131 ] | 1131 ] |
| 1132 }, | 1132 }, |
| 1133 { | 1133 { |
| 1134 "cmd": [ | 1134 "cmd": [ |
| 1135 "python", | 1135 "python", |
| 1136 "-u", | 1136 "-u", |
| 1137 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1137 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1138 "--", | 1138 "--", |
| 1139 "[DEPOT_TOOLS]/gsutil.py", | 1139 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1140 "----", | 1140 "----", |
| 1141 "cp", | 1141 "cp", |
| 1142 "-R", | 1142 "-R", |
| 1143 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-1/0/file 2", | 1143 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-1/0/file 2", |
| 1144 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1144 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1145 ], | 1145 ], |
| 1146 "env": { | 1146 "env": { |
| 1147 "AWS_CREDENTIAL_FILE": null, | 1147 "AWS_CREDENTIAL_FILE": null, |
| 1148 "BOTO_CONFIG": null | 1148 "BOTO_CONFIG": null |
| 1149 }, | 1149 }, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1236 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1236 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1237 "@@@STEP_LOG_END@python.inline@@@" | 1237 "@@@STEP_LOG_END@python.inline@@@" |
| 1238 ] | 1238 ] |
| 1239 }, | 1239 }, |
| 1240 { | 1240 { |
| 1241 "cmd": [ | 1241 "cmd": [ |
| 1242 "python", | 1242 "python", |
| 1243 "-u", | 1243 "-u", |
| 1244 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1244 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1245 "--", | 1245 "--", |
| 1246 "[DEPOT_TOOLS]/gsutil.py", | 1246 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1247 "----", | 1247 "----", |
| 1248 "cp", | 1248 "cp", |
| 1249 "-R", | 1249 "-R", |
| 1250 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-2/0/file 1", | 1250 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-2/0/file 1", |
| 1251 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1251 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1252 ], | 1252 ], |
| 1253 "env": { | 1253 "env": { |
| 1254 "AWS_CREDENTIAL_FILE": null, | 1254 "AWS_CREDENTIAL_FILE": null, |
| 1255 "BOTO_CONFIG": null | 1255 "BOTO_CONFIG": null |
| 1256 }, | 1256 }, |
| 1257 "name": "gsutil upload json output (3)", | 1257 "name": "gsutil upload json output (3)", |
| 1258 "~followup_annotations": [ | 1258 "~followup_annotations": [ |
| 1259 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1259 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1260 ] | 1260 ] |
| 1261 }, | 1261 }, |
| 1262 { | 1262 { |
| 1263 "cmd": [ | 1263 "cmd": [ |
| 1264 "python", | 1264 "python", |
| 1265 "-u", | 1265 "-u", |
| 1266 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1266 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1267 "--", | 1267 "--", |
| 1268 "[DEPOT_TOOLS]/gsutil.py", | 1268 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1269 "----", | 1269 "----", |
| 1270 "cp", | 1270 "cp", |
| 1271 "-R", | 1271 "-R", |
| 1272 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-2/0/file 2", | 1272 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-2/0/file 2", |
| 1273 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1273 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1274 ], | 1274 ], |
| 1275 "env": { | 1275 "env": { |
| 1276 "AWS_CREDENTIAL_FILE": null, | 1276 "AWS_CREDENTIAL_FILE": null, |
| 1277 "BOTO_CONFIG": null | 1277 "BOTO_CONFIG": null |
| 1278 }, | 1278 }, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1365 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1365 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1366 "@@@STEP_LOG_END@python.inline@@@" | 1366 "@@@STEP_LOG_END@python.inline@@@" |
| 1367 ] | 1367 ] |
| 1368 }, | 1368 }, |
| 1369 { | 1369 { |
| 1370 "cmd": [ | 1370 "cmd": [ |
| 1371 "python", | 1371 "python", |
| 1372 "-u", | 1372 "-u", |
| 1373 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1373 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1374 "--", | 1374 "--", |
| 1375 "[DEPOT_TOOLS]/gsutil.py", | 1375 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1376 "----", | 1376 "----", |
| 1377 "cp", | 1377 "cp", |
| 1378 "-R", | 1378 "-R", |
| 1379 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-3/0/file 1", | 1379 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-3/0/file 1", |
| 1380 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1380 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1381 ], | 1381 ], |
| 1382 "env": { | 1382 "env": { |
| 1383 "AWS_CREDENTIAL_FILE": null, | 1383 "AWS_CREDENTIAL_FILE": null, |
| 1384 "BOTO_CONFIG": null | 1384 "BOTO_CONFIG": null |
| 1385 }, | 1385 }, |
| 1386 "name": "gsutil upload json output (5)", | 1386 "name": "gsutil upload json output (5)", |
| 1387 "~followup_annotations": [ | 1387 "~followup_annotations": [ |
| 1388 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1388 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1389 ] | 1389 ] |
| 1390 }, | 1390 }, |
| 1391 { | 1391 { |
| 1392 "cmd": [ | 1392 "cmd": [ |
| 1393 "python", | 1393 "python", |
| 1394 "-u", | 1394 "-u", |
| 1395 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1395 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1396 "--", | 1396 "--", |
| 1397 "[DEPOT_TOOLS]/gsutil.py", | 1397 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1398 "----", | 1398 "----", |
| 1399 "cp", | 1399 "cp", |
| 1400 "-R", | 1400 "-R", |
| 1401 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-3/0/file 2", | 1401 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-3/0/file 2", |
| 1402 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1402 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1403 ], | 1403 ], |
| 1404 "env": { | 1404 "env": { |
| 1405 "AWS_CREDENTIAL_FILE": null, | 1405 "AWS_CREDENTIAL_FILE": null, |
| 1406 "BOTO_CONFIG": null | 1406 "BOTO_CONFIG": null |
| 1407 }, | 1407 }, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1494 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1494 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1495 "@@@STEP_LOG_END@python.inline@@@" | 1495 "@@@STEP_LOG_END@python.inline@@@" |
| 1496 ] | 1496 ] |
| 1497 }, | 1497 }, |
| 1498 { | 1498 { |
| 1499 "cmd": [ | 1499 "cmd": [ |
| 1500 "python", | 1500 "python", |
| 1501 "-u", | 1501 "-u", |
| 1502 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1502 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1503 "--", | 1503 "--", |
| 1504 "[DEPOT_TOOLS]/gsutil.py", | 1504 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1505 "----", | 1505 "----", |
| 1506 "cp", | 1506 "cp", |
| 1507 "-R", | 1507 "-R", |
| 1508 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-4/0/file 1", | 1508 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-4/0/file 1", |
| 1509 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1509 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1510 ], | 1510 ], |
| 1511 "env": { | 1511 "env": { |
| 1512 "AWS_CREDENTIAL_FILE": null, | 1512 "AWS_CREDENTIAL_FILE": null, |
| 1513 "BOTO_CONFIG": null | 1513 "BOTO_CONFIG": null |
| 1514 }, | 1514 }, |
| 1515 "name": "gsutil upload json output (7)", | 1515 "name": "gsutil upload json output (7)", |
| 1516 "~followup_annotations": [ | 1516 "~followup_annotations": [ |
| 1517 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1517 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1518 ] | 1518 ] |
| 1519 }, | 1519 }, |
| 1520 { | 1520 { |
| 1521 "cmd": [ | 1521 "cmd": [ |
| 1522 "python", | 1522 "python", |
| 1523 "-u", | 1523 "-u", |
| 1524 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1524 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1525 "--", | 1525 "--", |
| 1526 "[DEPOT_TOOLS]/gsutil.py", | 1526 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1527 "----", | 1527 "----", |
| 1528 "cp", | 1528 "cp", |
| 1529 "-R", | 1529 "-R", |
| 1530 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-4/0/file 2", | 1530 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-4/0/file 2", |
| 1531 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1531 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1532 ], | 1532 ], |
| 1533 "env": { | 1533 "env": { |
| 1534 "AWS_CREDENTIAL_FILE": null, | 1534 "AWS_CREDENTIAL_FILE": null, |
| 1535 "BOTO_CONFIG": null | 1535 "BOTO_CONFIG": null |
| 1536 }, | 1536 }, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1623 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1623 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1624 "@@@STEP_LOG_END@python.inline@@@" | 1624 "@@@STEP_LOG_END@python.inline@@@" |
| 1625 ] | 1625 ] |
| 1626 }, | 1626 }, |
| 1627 { | 1627 { |
| 1628 "cmd": [ | 1628 "cmd": [ |
| 1629 "python", | 1629 "python", |
| 1630 "-u", | 1630 "-u", |
| 1631 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1631 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1632 "--", | 1632 "--", |
| 1633 "[DEPOT_TOOLS]/gsutil.py", | 1633 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1634 "----", | 1634 "----", |
| 1635 "cp", | 1635 "cp", |
| 1636 "-R", | 1636 "-R", |
| 1637 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-5/0/file 1", | 1637 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-5/0/file 1", |
| 1638 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1638 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1639 ], | 1639 ], |
| 1640 "env": { | 1640 "env": { |
| 1641 "AWS_CREDENTIAL_FILE": null, | 1641 "AWS_CREDENTIAL_FILE": null, |
| 1642 "BOTO_CONFIG": null | 1642 "BOTO_CONFIG": null |
| 1643 }, | 1643 }, |
| 1644 "name": "gsutil upload json output (9)", | 1644 "name": "gsutil upload json output (9)", |
| 1645 "~followup_annotations": [ | 1645 "~followup_annotations": [ |
| 1646 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1646 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1647 ] | 1647 ] |
| 1648 }, | 1648 }, |
| 1649 { | 1649 { |
| 1650 "cmd": [ | 1650 "cmd": [ |
| 1651 "python", | 1651 "python", |
| 1652 "-u", | 1652 "-u", |
| 1653 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1653 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1654 "--", | 1654 "--", |
| 1655 "[DEPOT_TOOLS]/gsutil.py", | 1655 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1656 "----", | 1656 "----", |
| 1657 "cp", | 1657 "cp", |
| 1658 "-R", | 1658 "-R", |
| 1659 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-5/0/file 2", | 1659 "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-nanobench-5/0/file 2", |
| 1660 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1660 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1661 ], | 1661 ], |
| 1662 "env": { | 1662 "env": { |
| 1663 "AWS_CREDENTIAL_FILE": null, | 1663 "AWS_CREDENTIAL_FILE": null, |
| 1664 "BOTO_CONFIG": null | 1664 "BOTO_CONFIG": null |
| 1665 }, | 1665 }, |
| 1666 "name": "gsutil upload json output (10)", | 1666 "name": "gsutil upload json output (10)", |
| 1667 "~followup_annotations": [ | 1667 "~followup_annotations": [ |
| 1668 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1668 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1669 ] | 1669 ] |
| 1670 }, | 1670 }, |
| 1671 { | 1671 { |
| 1672 "name": "$result", | 1672 "name": "$result", |
| 1673 "recipe_result": null, | 1673 "recipe_result": null, |
| 1674 "status_code": 0 | 1674 "status_code": 0 |
| 1675 } | 1675 } |
| 1676 ] | 1676 ] |
| OLD | NEW |