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 699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
710 "[SLAVE_BUILD]/skia/SKP_VERSION", | 710 "[SLAVE_BUILD]/skia/SKP_VERSION", |
711 "/path/to/tmp/" | 711 "/path/to/tmp/" |
712 ], | 712 ], |
713 "name": "Get expected SKP_VERSION" | 713 "name": "Get expected SKP_VERSION" |
714 }, | 714 }, |
715 { | 715 { |
716 "cmd": [ | 716 "cmd": [ |
717 "python", | 717 "python", |
718 "-u", | 718 "-u", |
719 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 719 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
720 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", | 720 "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", |
721 "/path/to/tmp/" | 721 "/path/to/tmp/" |
722 ], | 722 ], |
723 "name": "read skimage VERSION" | 723 "name": "Get downloaded SK_IMAGE_VERSION" |
724 }, | 724 }, |
725 { | 725 { |
726 "cmd": [ | 726 "cmd": [ |
| 727 "python", |
| 728 "-u", |
| 729 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 730 "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION", |
| 731 "/path/to/tmp/" |
| 732 ], |
| 733 "name": "Get expected SK_IMAGE_VERSION" |
| 734 }, |
| 735 { |
| 736 "cmd": [ |
727 "python", | 737 "python", |
728 "-u", | 738 "-u", |
729 "\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", | 739 "\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", |
730 "[SLAVE_BUILD]/swarming_temp_dir", | 740 "[SLAVE_BUILD]/swarming_temp_dir", |
731 "511" | 741 "511" |
732 ], | 742 ], |
733 "name": "makedirs swarming tmp dir (3)", | 743 "name": "makedirs swarming tmp dir (3)", |
734 "~followup_annotations": [ | 744 "~followup_annotations": [ |
735 "@@@STEP_LOG_LINE@python.inline@@@@", | 745 "@@@STEP_LOG_LINE@python.inline@@@@", |
736 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 746 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
857 "--tag", | 867 "--tag", |
858 "master:client.skia", | 868 "master:client.skia", |
859 "--tag", | 869 "--tag", |
860 "name:test_skia", | 870 "name:test_skia", |
861 "--tag", | 871 "--tag", |
862 "os:Ubuntu", | 872 "os:Ubuntu", |
863 "--tag", | 873 "--tag", |
864 "slavename:skiabot-linux-swarm-000", | 874 "slavename:skiabot-linux-swarm-000", |
865 "--tag", | 875 "--tag", |
866 "stepname:test_skia on Ubuntu", | 876 "stepname:test_skia on Ubuntu", |
867 "--cipd-package", | |
868 "skimage:skia/bots/skimage:version:0", | |
869 "def456", | 877 "def456", |
870 "--", | 878 "--", |
871 "--workdir", | 879 "--workdir", |
872 "../../..", | 880 "../../..", |
873 "skia/swarm_test", | 881 "skia/swarm_test", |
874 "buildername=Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind
", | 882 "buildername=Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind
", |
875 "mastername=client.skia", | 883 "mastername=client.skia", |
876 "buildnumber=5", | 884 "buildnumber=5", |
877 "slavename=skiabot-linux-swarm-000", | 885 "slavename=skiabot-linux-swarm-000", |
878 "reason=Triggered by Skia swarm_trigger Recipe", | 886 "reason=Triggered by Skia swarm_trigger Recipe", |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1030 "--tag", | 1038 "--tag", |
1031 "master:client.skia", | 1039 "master:client.skia", |
1032 "--tag", | 1040 "--tag", |
1033 "name:perf_skia", | 1041 "name:perf_skia", |
1034 "--tag", | 1042 "--tag", |
1035 "os:Ubuntu", | 1043 "os:Ubuntu", |
1036 "--tag", | 1044 "--tag", |
1037 "slavename:skiabot-linux-swarm-000", | 1045 "slavename:skiabot-linux-swarm-000", |
1038 "--tag", | 1046 "--tag", |
1039 "stepname:perf_skia on Ubuntu", | 1047 "stepname:perf_skia on Ubuntu", |
1040 "--cipd-package", | |
1041 "skimage:skia/bots/skimage:version:0", | |
1042 "def456", | 1048 "def456", |
1043 "--", | 1049 "--", |
1044 "--workdir", | 1050 "--workdir", |
1045 "../../..", | 1051 "../../..", |
1046 "skia/swarm_perf", | 1052 "skia/swarm_perf", |
1047 "buildername=Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind
", | 1053 "buildername=Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind
", |
1048 "mastername=client.skia", | 1054 "mastername=client.skia", |
1049 "buildnumber=5", | 1055 "buildnumber=5", |
1050 "slavename=skiabot-linux-swarm-000", | 1056 "slavename=skiabot-linux-swarm-000", |
1051 "reason=Triggered by Skia swarm_trigger Recipe", | 1057 "reason=Triggered by Skia swarm_trigger Recipe", |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1227 "@@@STEP_LOG_END@json.output@@@", | 1233 "@@@STEP_LOG_END@json.output@@@", |
1228 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1234 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1229 ] | 1235 ] |
1230 }, | 1236 }, |
1231 { | 1237 { |
1232 "name": "$result", | 1238 "name": "$result", |
1233 "recipe_result": null, | 1239 "recipe_result": null, |
1234 "status_code": 0 | 1240 "status_code": 0 |
1235 } | 1241 } |
1236 ] | 1242 ] |
OLD | NEW |