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 25 matching lines...) Expand all Loading... |
36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T
rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith
ub.com/catapult-project/catapult.git'}]", | 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T
rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith
ub.com/catapult-project/catapult.git'}]", |
37 "--root", | 37 "--root", |
38 "src", | 38 "src", |
39 "--revision_mapping_file", | 39 "--revision_mapping_file", |
40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
41 "--git-cache-dir", | 41 "--git-cache-dir", |
42 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
43 "--output_json", | 43 "--output_json", |
44 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
45 "--revision", | 45 "--revision", |
46 "src@HEAD", | 46 "src@1111111", |
47 "--force", | 47 "--force", |
48 "--output_manifest", | 48 "--output_manifest", |
49 "--gerrit_no_rebase_patch_ref" | 49 "--gerrit_no_rebase_patch_ref" |
50 ], | 50 ], |
51 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 51 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
52 "env": { | 52 "env": { |
53 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 53 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
54 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 54 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
55 }, | 55 }, |
56 "name": "bot_update", | 56 "name": "bot_update", |
57 "~followup_annotations": [ | 57 "~followup_annotations": [ |
58 "@@@STEP_TEXT@Some step text@@@", | 58 "@@@STEP_TEXT@Some step text@@@", |
59 "@@@STEP_LOG_LINE@json.output@{@@@", | 59 "@@@STEP_LOG_LINE@json.output@{@@@", |
60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
63 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 63 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
64 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 64 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
65 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
66 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
67 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
68 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 68 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
69 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
70 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", | 70 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", |
71 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", | 71 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", |
72 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 72 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
200 "GYP_CHROMIUM_NO_ACTION": "1", | 200 "GYP_CHROMIUM_NO_ACTION": "1", |
201 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 201 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
202 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 202 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
203 }, | 203 }, |
204 "name": "gclient runhooks" | 204 "name": "gclient runhooks" |
205 }, | 205 }, |
206 { | 206 { |
207 "cmd": [ | 207 "cmd": [ |
208 "python", | 208 "python", |
209 "-u", | 209 "-u", |
210 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 210 "[BUILDER_CACHE]/linux_perf_bisect/src/testing/scripts/get_compile_targets
.py", |
211 "--show-path", | 211 "--output", |
212 "python", | 212 "/path/to/tmp/json", |
213 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 213 "--", |
| 214 "--build-config-fs", |
| 215 "Release", |
| 216 "--paths", |
| 217 "{\"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\"}", |
| 218 "--properties", |
| 219 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"masterna
me\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" |
214 ], | 220 ], |
215 "name": "cleanup_temp" | 221 "name": "get compile targets for scripts", |
| 222 "~followup_annotations": [ |
| 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 224 "@@@STEP_LOG_END@json.output@@@" |
| 225 ] |
216 }, | 226 }, |
217 { | 227 { |
218 "cmd": [ | 228 "cmd": [ |
219 "python", | 229 "python", |
220 "-u", | 230 "-u", |
221 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/mb/mb.py", | 231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
222 "gen", | 232 "[BUILDER_CACHE]/linux_perf_bisect/src/testing/buildbot/tryserver.chromium
.perf.json", |
223 "-m", | 233 "/path/to/tmp/json" |
224 "tryserver.chromium.perf", | |
225 "-b", | |
226 "linux_perf_bisect", | |
227 "--config-file", | |
228 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/mb/mb_config.pyl", | |
229 "--goma-dir", | |
230 "[CACHE]/cipd/goma", | |
231 "//out/Release" | |
232 ], | 234 ], |
233 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src", | 235 "name": "read test spec (tryserver.chromium.perf.json)", |
234 "env": { | 236 "~followup_annotations": [ |
235 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 237 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_perf_bisect/src/testing/buildbot
/tryserver.chromium.perf.json@@@", |
236 }, | 238 "@@@STEP_LOG_LINE@json.output@{}@@@", |
237 "name": "generate_build_files" | 239 "@@@STEP_LOG_END@json.output@@@" |
| 240 ] |
238 }, | 241 }, |
239 { | 242 { |
240 "cmd": [ | 243 "cmd": [ |
241 "python", | 244 "python", |
242 "-u", | 245 "-u", |
243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 246 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
244 "--show-path", | 247 "--show-path", |
245 "python", | 248 "python", |
246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 249 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
247 "--gsutil-py-path", | |
248 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
249 "--ninja-path", | |
250 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
251 "--target", | |
252 "Release", | |
253 "--src-dir", | |
254 "[BUILDER_CACHE]/linux_perf_bisect/src", | |
255 "--goma-cache-dir", | |
256 "[GOMA_CACHE]", | |
257 "--goma-deps-cache-dir", | |
258 "[GOMA_DEPS_CACHE]", | |
259 "--build-data-dir", | |
260 "[ROOT]/build_data_dir", | |
261 "--compiler", | |
262 "goma", | |
263 "--goma-jsonstatus", | |
264 "/path/to/tmp/json", | |
265 "--goma-service-account-json-file", | |
266 "/creds/service_accounts/service-account-goma-client.json", | |
267 "--mode", | |
268 "official", | |
269 "--goma-dir", | |
270 "[CACHE]/cipd/goma", | |
271 "--goma-hermetic", | |
272 "fallback", | |
273 "--", | |
274 "chromium_builder_perf" | |
275 ], | 250 ], |
276 "env": { | 251 "name": "cleanup_temp" |
277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 252 }, |
278 }, | 253 { |
279 "name": "compile", | 254 "cmd": [ |
| 255 "python", |
| 256 "-u", |
| 257 "\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", |
| 258 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 259 ], |
| 260 "name": "rmtree build directory", |
280 "~followup_annotations": [ | 261 "~followup_annotations": [ |
281 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 262 "@@@STEP_LOG_LINE@python.inline@@@@", |
282 "@@@STEP_LOG_END@json.output (invalid)@@@" | 263 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 265 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 268 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 269 "@@@STEP_LOG_END@python.inline@@@" |
283 ] | 270 ] |
284 }, | 271 }, |
285 { | 272 { |
286 "allow_subannotations": true, | |
287 "cmd": [ | 273 "cmd": [ |
288 "python", | 274 "python", |
289 "-u", | 275 "-u", |
290 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 276 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
291 "--show-path", | 277 "--show-path", |
292 "python", | 278 "python", |
293 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 279 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 280 "--gsutil-py-path", |
| 281 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
294 "--target", | 282 "--target", |
295 "Release", | 283 "Release", |
296 "--gsutil-py-path", | |
297 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
298 "--staging-dir", | |
299 "[CACHE]/chrome_staging", | |
300 "--src-dir", | 284 "--src-dir", |
301 "[BUILDER_CACHE]/linux_perf_bisect/src", | 285 "[BUILDER_CACHE]/linux_perf_bisect/src", |
302 "--build_revision", | 286 "--build-archive-url", |
303 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 287 "gs://test-domain/test-archive.zip", |
304 "--factory-properties", | 288 "--master-name", |
305 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"linux_perf_bisec
t\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent
_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"
slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}
", | 289 "tryserver.chromium.perf", |
306 "--build-properties", | 290 "--build-number", |
307 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"linux_perf_bisec
t\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent
_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"
slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}
" | 291 "571" |
308 ], | 292 ], |
309 "name": "package build" | 293 "name": "extract build" |
310 }, | 294 }, |
311 { | 295 { |
312 "name": "$result", | 296 "name": "$result", |
313 "recipe_result": null, | 297 "recipe_result": null, |
314 "status_code": 0 | 298 "status_code": 0 |
315 } | 299 } |
316 ] | 300 ] |
OLD | NEW |