| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_perf_bisect", | 7 "[BUILDER_CACHE]/linux_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | 339 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | 340 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 341 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | 341 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 342 "@@@STEP_LOG_LINE@json.output@ }@@@", | 342 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@}@@@", | 343 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 344 "@@@STEP_LOG_END@json.output@@@" | 344 "@@@STEP_LOG_END@json.output@@@" |
| 345 ] | 345 ] |
| 346 }, | 346 }, |
| 347 { | 347 { |
| 348 "cmd": [ | 348 "cmd": [ |
| 349 "/opt/infra-tools/buildbucket", |
| 350 "get", |
| 351 "--host", |
| 352 "cr-buildbucket.appspot.com", |
| 353 "9016911228971028736" |
| 354 ], |
| 355 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 356 "name": "buildbucket.get (2)", |
| 357 "stdout": "/path/to/tmp/json", |
| 358 "~followup_annotations": [ |
| 359 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 361 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 362 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 363 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 364 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 365 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 366 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 367 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 368 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 369 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 371 "@@@STEP_LOG_END@json.output@@@" |
| 372 ] |
| 373 }, |
| 374 { |
| 375 "cmd": [ |
| 349 "python", | 376 "python", |
| 350 "-u", | 377 "-u", |
| 351 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 378 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 352 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 379 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 353 ], | 380 ], |
| 354 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 381 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 355 "name": "rmtree build directory", | 382 "name": "rmtree build directory", |
| 356 "~followup_annotations": [ | 383 "~followup_annotations": [ |
| 357 "@@@STEP_LOG_LINE@python.inline@@@@", | 384 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 358 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 385 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 607 }, | 634 }, |
| 608 { | 635 { |
| 609 "cmd": [ | 636 "cmd": [ |
| 610 "/opt/infra-tools/buildbucket", | 637 "/opt/infra-tools/buildbucket", |
| 611 "get", | 638 "get", |
| 612 "--host", | 639 "--host", |
| 613 "cr-buildbucket.appspot.com", | 640 "cr-buildbucket.appspot.com", |
| 614 "9016911228971028736" | 641 "9016911228971028736" |
| 615 ], | 642 ], |
| 616 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 643 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 617 "name": "buildbucket.get (2)", | 644 "name": "buildbucket.get (3)", |
| 618 "stdout": "/path/to/tmp/json", | 645 "stdout": "/path/to/tmp/json", |
| 619 "~followup_annotations": [ | 646 "~followup_annotations": [ |
| 620 "@@@STEP_LOG_LINE@json.output@{@@@", | 647 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 621 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | 648 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 622 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", | 649 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
| 623 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", | |
| 624 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", | |
| 625 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", | |
| 626 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", | |
| 627 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | |
| 628 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | |
| 629 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | |
| 630 "@@@STEP_LOG_LINE@json.output@ }@@@", | 650 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 631 "@@@STEP_LOG_LINE@json.output@}@@@", | 651 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 632 "@@@STEP_LOG_END@json.output@@@" | 652 "@@@STEP_LOG_END@json.output@@@" |
| 653 ] |
| 654 }, |
| 655 { |
| 656 "cmd": [ |
| 657 "/opt/infra-tools/buildbucket", |
| 658 "get", |
| 659 "--host", |
| 660 "cr-buildbucket.appspot.com", |
| 661 "9016911228971028736" |
| 662 ], |
| 663 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 664 "name": "buildbucket.get (4)", |
| 665 "stdout": "/path/to/tmp/json", |
| 666 "~followup_annotations": [ |
| 667 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 668 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 669 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\"@@@", |
| 670 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 671 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 672 "@@@STEP_LOG_END@json.output@@@" |
| 633 ] | 673 ] |
| 634 }, | 674 }, |
| 635 { | 675 { |
| 636 "cmd": [ | 676 "cmd": [ |
| 637 "python", | 677 "python", |
| 638 "-u", | 678 "-u", |
| 639 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 679 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 640 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 680 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 641 ], | 681 ], |
| 642 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 682 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 751 "@@@STEP_LOG_LINE@json.output@}@@@", | 791 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 752 "@@@STEP_LOG_END@json.output@@@" | 792 "@@@STEP_LOG_END@json.output@@@" |
| 753 ] | 793 ] |
| 754 }, | 794 }, |
| 755 { | 795 { |
| 756 "name": "$result", | 796 "name": "$result", |
| 757 "recipe_result": null, | 797 "recipe_result": null, |
| 758 "status_code": 0 | 798 "status_code": 0 |
| 759 } | 799 } |
| 760 ] | 800 ] |
| OLD | NEW |