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 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 { | 210 { |
211 "cmd": [ | 211 "cmd": [ |
212 "python", | 212 "python", |
213 "-u", | 213 "-u", |
214 "[SLAVE_BUILD]/swarming.client/swarming.py", | 214 "[SLAVE_BUILD]/swarming.client/swarming.py", |
215 "--version" | 215 "--version" |
216 ], | 216 ], |
217 "name": "swarming.py --version", | 217 "name": "swarming.py --version", |
218 "stdout": "/path/to/tmp/", | 218 "stdout": "/path/to/tmp/", |
219 "~followup_annotations": [ | 219 "~followup_annotations": [ |
220 "@@@STEP_TEXT@0.4.10@@@" | 220 "@@@STEP_TEXT@0.8.6@@@" |
221 ] | 221 ] |
222 }, | 222 }, |
223 { | 223 { |
224 "cmd": [ | 224 "cmd": [ |
225 "download_from_google_storage", | 225 "download_from_google_storage", |
226 "--no_resume", | 226 "--no_resume", |
227 "--platform=linux*", | 227 "--platform=linux*", |
228 "--no_auth", | 228 "--no_auth", |
229 "--bucket", | 229 "--bucket", |
230 "chromium-luci", | 230 "chromium-luci", |
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
617 { | 617 { |
618 "cmd": [ | 618 "cmd": [ |
619 "python", | 619 "python", |
620 "-u", | 620 "-u", |
621 "[SLAVE_BUILD]/swarming.client/swarming.py", | 621 "[SLAVE_BUILD]/swarming.client/swarming.py", |
622 "collect", | 622 "collect", |
623 "--swarming", | 623 "--swarming", |
624 "https://chromium-swarm.appspot.com", | 624 "https://chromium-swarm.appspot.com", |
625 "--decorate", | 625 "--decorate", |
626 "--print-status-updates", | 626 "--print-status-updates", |
627 "--shards", | 627 "--json", |
628 "1", | 628 "{\"base_task_name\": \"compile_skia/Mac/def456/Test-iOS-Clang-iPad4-GPU-S
GX554-Arm7-Release/5\", \"tasks\": {\"compile_skia/Mac/def456/Test-iOS-Clang-iPa
d4-GPU-SGX554-Arm7-Release/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"v
iew_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
629 "compile_skia/Mac/def456/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release/5", | |
630 "--task-summary-json", | 629 "--task-summary-json", |
631 "/path/to/tmp/json" | 630 "/path/to/tmp/json" |
632 ], | 631 ], |
633 "name": "compile_skia on Mac", | 632 "name": "compile_skia on Mac", |
634 "~followup_annotations": [ | 633 "~followup_annotations": [ |
635 "@@@STEP_TEXT@swarming pending 71s@@@", | 634 "@@@STEP_TEXT@swarming pending 71s@@@", |
636 "@@@STEP_LOG_LINE@json.output@{@@@", | 635 "@@@STEP_LOG_LINE@json.output@{@@@", |
637 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 636 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
638 "@@@STEP_LOG_LINE@json.output@ {@@@", | 637 "@@@STEP_LOG_LINE@json.output@ {@@@", |
639 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 638 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
929 { | 928 { |
930 "cmd": [ | 929 "cmd": [ |
931 "python", | 930 "python", |
932 "-u", | 931 "-u", |
933 "[SLAVE_BUILD]/swarming.client/swarming.py", | 932 "[SLAVE_BUILD]/swarming.client/swarming.py", |
934 "collect", | 933 "collect", |
935 "--swarming", | 934 "--swarming", |
936 "https://chromium-swarm.appspot.com", | 935 "https://chromium-swarm.appspot.com", |
937 "--decorate", | 936 "--decorate", |
938 "--print-status-updates", | 937 "--print-status-updates", |
939 "--shards", | 938 "--json", |
940 "1", | 939 "{\"base_task_name\": \"test_skia/iOS-9.2/def456/Test-iOS-Clang-iPad4-GPU-
SGX554-Arm7-Release/5\", \"tasks\": {\"test_skia/iOS-9.2/def456/Test-iOS-Clang-i
Pad4-GPU-SGX554-Arm7-Release/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \
"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
941 "test_skia/iOS-9.2/def456/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release/5", | |
942 "--task-summary-json", | 940 "--task-summary-json", |
943 "/path/to/tmp/json", | 941 "/path/to/tmp/json", |
944 "--task-output-dir", | 942 "--task-output-dir", |
945 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" | 943 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" |
946 ], | 944 ], |
947 "name": "test_skia on iOS-9.2", | 945 "name": "test_skia on iOS-9.2", |
948 "~followup_annotations": [ | 946 "~followup_annotations": [ |
949 "@@@STEP_TEXT@swarming pending 71s@@@", | 947 "@@@STEP_TEXT@swarming pending 71s@@@", |
950 "@@@STEP_LOG_LINE@json.output@{@@@", | 948 "@@@STEP_LOG_LINE@json.output@{@@@", |
951 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 949 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1036 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" | 1034 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" |
1037 }, | 1035 }, |
1038 "name": "Upload DM Results" | 1036 "name": "Upload DM Results" |
1039 }, | 1037 }, |
1040 { | 1038 { |
1041 "name": "$result", | 1039 "name": "$result", |
1042 "recipe_result": null, | 1040 "recipe_result": null, |
1043 "status_code": 0 | 1041 "status_code": 0 |
1044 } | 1042 } |
1045 ] | 1043 ] |
OLD | NEW |