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 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
205 "GYP_CHROMIUM_NO_ACTION": "1", | 205 "GYP_CHROMIUM_NO_ACTION": "1", |
206 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 206 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
207 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 207 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
208 }, | 208 }, |
209 "name": "gclient runhooks (with patch)" | 209 "name": "gclient runhooks (with patch)" |
210 }, | 210 }, |
211 { | 211 { |
212 "cmd": [ | 212 "cmd": [ |
213 "python", | 213 "python", |
214 "-u", | 214 "-u", |
| 215 "[BUILDER_CACHE]/linux_perf_bisect/src/testing/scripts/get_compile_targets
.py", |
| 216 "--output", |
| 217 "/path/to/tmp/json", |
| 218 "--", |
| 219 "--build-config-fs", |
| 220 "Release", |
| 221 "--paths", |
| 222 "{\"checkout\": \"[BUILDER_CACHE]/linux_perf_bisect/src\", \"runit.py\": \
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P
ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 223 "--properties", |
| 224 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"masterna
me\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" |
| 225 ], |
| 226 "name": "get compile targets for scripts", |
| 227 "~followup_annotations": [ |
| 228 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 229 "@@@STEP_LOG_END@json.output@@@" |
| 230 ] |
| 231 }, |
| 232 { |
| 233 "cmd": [ |
| 234 "python", |
| 235 "-u", |
| 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 237 "[BUILDER_CACHE]/linux_perf_bisect/src/testing/buildbot/tryserver.chromium
.perf.json", |
| 238 "/path/to/tmp/json" |
| 239 ], |
| 240 "name": "read test spec (tryserver.chromium.perf.json)", |
| 241 "~followup_annotations": [ |
| 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_perf_bisect/src/testing/buildbot
/tryserver.chromium.perf.json@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 244 "@@@STEP_LOG_END@json.output@@@" |
| 245 ] |
| 246 }, |
| 247 { |
| 248 "cmd": [ |
| 249 "python", |
| 250 "-u", |
215 "\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", | 251 "\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", |
216 "[BUILDER_CACHE]/linux_perf_bisect", | 252 "[BUILDER_CACHE]/linux_perf_bisect", |
217 "511" | 253 "511" |
218 ], | 254 ], |
219 "name": "makedirs checkout path (2)", | 255 "name": "makedirs checkout path (2)", |
220 "~followup_annotations": [ | 256 "~followup_annotations": [ |
221 "@@@STEP_LOG_LINE@python.inline@@@@", | 257 "@@@STEP_LOG_LINE@python.inline@@@@", |
222 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 258 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
223 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 259 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
224 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 260 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
(...skipping 574 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
799 "@@@STEP_LOG_LINE@json.output@}@@@", | 835 "@@@STEP_LOG_LINE@json.output@}@@@", |
800 "@@@STEP_LOG_END@json.output@@@" | 836 "@@@STEP_LOG_END@json.output@@@" |
801 ] | 837 ] |
802 }, | 838 }, |
803 { | 839 { |
804 "name": "$result", | 840 "name": "$result", |
805 "recipe_result": null, | 841 "recipe_result": null, |
806 "status_code": 0 | 842 "status_code": 0 |
807 } | 843 } |
808 ] | 844 ] |
OLD | NEW |