OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': 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/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': 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/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"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\"}", | 18 "{\"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\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12345", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "20001", |
25 "--rietveld_server", | 25 "--rietveld_server", |
26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
27 "--output_json", | 27 "--output_json", |
28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
29 "--revision", | 29 "--revision", |
30 "src@HEAD", | 30 "src@HEAD", |
31 "--output_manifest" | 31 "--output_manifest" |
32 ], | 32 ], |
33 "env": { | 33 "env": { |
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
223 "-u", | 223 "-u", |
224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
225 "--show-path", | 225 "--show-path", |
226 "python", | 226 "python", |
227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
228 ], | 228 ], |
229 "name": "cleanup_temp" | 229 "name": "cleanup_temp" |
230 }, | 230 }, |
231 { | 231 { |
232 "cmd": [ | 232 "cmd": [ |
| 233 "/opt/infra-tools/buildbucket", |
| 234 "put", |
| 235 "--host", |
| 236 "cr-buildbucket.appspot.com", |
| 237 "--service-account-json", |
| 238 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 239 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb91
23456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_g
ot_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_sto
rage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \
\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"master:tryserver.chromi
um.perf\", \"user_agent:recipe\"]}" |
| 240 ], |
| 241 "name": "buildbucket.put", |
| 242 "stdout": "/path/to/tmp/json", |
| 243 "~followup_annotations": [ |
| 244 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 263 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 264 "@@@STEP_LOG_END@json.output@@@" |
| 265 ] |
| 266 }, |
| 267 { |
| 268 "cmd": [ |
| 269 "/opt/infra-tools/buildbucket", |
| 270 "get", |
| 271 "--host", |
| 272 "cr-buildbucket.appspot.com", |
| 273 "9016911228971028736" |
| 274 ], |
| 275 "name": "buildbucket.get", |
| 276 "stdout": "/path/to/tmp/json", |
| 277 "~followup_annotations": [ |
| 278 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 288 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 289 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 290 "@@@STEP_LOG_END@json.output@@@" |
| 291 ] |
| 292 }, |
| 293 { |
| 294 "cmd": [ |
233 "python", | 295 "python", |
234 "-u", | 296 "-u", |
235 "\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", | 297 "\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", |
236 "[SLAVE_BUILD]/src/out/Release" | 298 "[SLAVE_BUILD]/src/out/Release" |
237 ], | 299 ], |
238 "name": "rmtree build directory", | 300 "name": "rmtree build directory", |
239 "~followup_annotations": [ | 301 "~followup_annotations": [ |
240 "@@@STEP_LOG_LINE@python.inline@@@@", | 302 "@@@STEP_LOG_LINE@python.inline@@@@", |
241 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 303 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
242 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 304 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
243 "@@@STEP_LOG_LINE@python.inline@@@@", | 305 "@@@STEP_LOG_LINE@python.inline@@@@", |
244 "@@@STEP_LOG_LINE@python.inline@@@@", | 306 "@@@STEP_LOG_LINE@python.inline@@@@", |
245 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 307 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
246 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 308 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
247 "@@@STEP_LOG_END@python.inline@@@" | 309 "@@@STEP_LOG_END@python.inline@@@" |
248 ] | 310 ] |
249 }, | 311 }, |
250 { | 312 { |
251 "cmd": [ | 313 "cmd": [ |
252 "python", | 314 "python", |
253 "-u", | 315 "-u", |
254 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
255 "gen", | |
256 "-m", | |
257 "tryserver.chromium.perf", | |
258 "-b", | |
259 "linux_perf_bisect", | |
260 "--config-file", | |
261 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
262 "--goma-dir", | |
263 "[CACHE]/cipd/goma", | |
264 "//out/Release" | |
265 ], | |
266 "env": { | |
267 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
268 }, | |
269 "name": "generate_build_files (with patch)" | |
270 }, | |
271 { | |
272 "cmd": [ | |
273 "python", | |
274 "-u", | |
275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 316 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
276 "--show-path", | 317 "--show-path", |
277 "python", | 318 "python", |
278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 319 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
279 "--gsutil-py-path", | 320 "--gsutil-py-path", |
280 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 321 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
281 "--ninja-path", | |
282 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
283 "--target", | 322 "--target", |
284 "Release", | 323 "Release", |
285 "--src-dir", | 324 "--src-dir", |
286 "[SLAVE_BUILD]/src", | 325 "[SLAVE_BUILD]/src", |
287 "--goma-cache-dir", | 326 "--build-archive-url", |
288 "[GOMA_CACHE]", | 327 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9123456.zip", |
289 "--build-tool", | 328 "--master-name", |
290 "ninja", | 329 "tryserver.chromium.perf", |
291 "--compiler", | 330 "--build-number", |
292 "goma", | 331 "571" |
293 "--goma-jsonstatus", | |
294 "/path/to/tmp/json", | |
295 "--goma-service-account-json-file", | |
296 "/creds/service_accounts/service-account-goma-client.json", | |
297 "--mode", | |
298 "official", | |
299 "--goma-dir", | |
300 "[CACHE]/cipd/goma", | |
301 "--goma-hermetic", | |
302 "fallback", | |
303 "--goma-fail-fast", | |
304 "--goma-disable-local-fallback", | |
305 "--", | |
306 "chromium_builder_perf" | |
307 ], | 332 ], |
308 "env": { | 333 "name": "extract build" |
309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
310 }, | |
311 "name": "compile (with patch)", | |
312 "~followup_annotations": [ | |
313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
314 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
315 ] | |
316 }, | 334 }, |
317 { | 335 { |
318 "cmd": [ | 336 "cmd": [ |
319 "python", | 337 "python", |
320 "-u", | 338 "-u", |
321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 339 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
322 "--target", | 340 "--target", |
323 "Release", | 341 "Release", |
324 "--xvfb", | 342 "--xvfb", |
325 "--factory-properties", | 343 "--factory-properties", |
326 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 344 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
327 "--build-properties", | 345 "--build-properties", |
328 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 346 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
329 "--step-name=Performance Test (With Patch) 1 of 1", | 347 "--step-name=Performance Test (With Patch) 1 of 1", |
330 "--builder-name=linux_perf_bisect", | 348 "--builder-name=linux_perf_bisect", |
331 "--slave-name=TestSlavename", | 349 "--slave-name=TestSlavename", |
332 "--build-number=571", | 350 "--build-number=571", |
333 "--run-python-script", | 351 "--run-python-script", |
334 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 352 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
335 "-v", | 353 "-v", |
336 "--browser=release", | 354 "--browser=release", |
337 "sunspider", | 355 "sunspider", |
338 "--reset-results", | 356 "--reset-results", |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
459 "GYP_CHROMIUM_NO_ACTION": "1", | 477 "GYP_CHROMIUM_NO_ACTION": "1", |
460 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 478 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
461 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 479 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
462 }, | 480 }, |
463 "name": "gclient runhooks (without patch)" | 481 "name": "gclient runhooks (without patch)" |
464 }, | 482 }, |
465 { | 483 { |
466 "cmd": [ | 484 "cmd": [ |
467 "python", | 485 "python", |
468 "-u", | 486 "-u", |
| 487 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 488 "--", |
| 489 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 490 "----", |
| 491 "ls", |
| 492 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip" |
| 493 ], |
| 494 "name": "gsutil exists", |
| 495 "~followup_annotations": [ |
| 496 "step returned non-zero exit code: 1", |
| 497 "@@@STEP_EXCEPTION@@@" |
| 498 ] |
| 499 }, |
| 500 { |
| 501 "cmd": [ |
| 502 "python", |
| 503 "-u", |
469 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 504 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
470 "--show-path", | 505 "--show-path", |
471 "python", | 506 "python", |
472 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 507 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
473 ], | 508 ], |
474 "name": "cleanup_temp (2)" | 509 "name": "cleanup_temp (2)" |
475 }, | 510 }, |
476 { | 511 { |
477 "cmd": [ | 512 "cmd": [ |
| 513 "/opt/infra-tools/buildbucket", |
| 514 "put", |
| 515 "--host", |
| 516 "cr-buildbucket.appspot.com", |
| 517 "--service-account-json", |
| 518 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 519 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip\\\"
, \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"use
r_agent:recipe\"]}" |
| 520 ], |
| 521 "name": "buildbucket.put (2)", |
| 522 "stdout": "/path/to/tmp/json", |
| 523 "~followup_annotations": [ |
| 524 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 527 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 528 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 529 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 530 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 531 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 532 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 533 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 539 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 542 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 543 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 544 "@@@STEP_LOG_END@json.output@@@" |
| 545 ] |
| 546 }, |
| 547 { |
| 548 "cmd": [ |
| 549 "/opt/infra-tools/buildbucket", |
| 550 "get", |
| 551 "--host", |
| 552 "cr-buildbucket.appspot.com", |
| 553 "9016911228971028736" |
| 554 ], |
| 555 "name": "buildbucket.get (2)", |
| 556 "stdout": "/path/to/tmp/json", |
| 557 "~followup_annotations": [ |
| 558 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 559 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 560 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 561 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 562 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 563 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 564 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 565 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 566 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 567 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 568 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 569 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 570 "@@@STEP_LOG_END@json.output@@@" |
| 571 ] |
| 572 }, |
| 573 { |
| 574 "cmd": [ |
478 "python", | 575 "python", |
479 "-u", | 576 "-u", |
480 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 577 "\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", |
481 "gen", | 578 "[SLAVE_BUILD]/src/out/Release" |
482 "-m", | |
483 "tryserver.chromium.perf", | |
484 "-b", | |
485 "linux_perf_bisect", | |
486 "--config-file", | |
487 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
488 "--goma-dir", | |
489 "[CACHE]/cipd/goma", | |
490 "//out/Release" | |
491 ], | 579 ], |
492 "env": { | 580 "name": "rmtree build directory (2)", |
493 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 581 "~followup_annotations": [ |
494 }, | 582 "@@@STEP_LOG_LINE@python.inline@@@@", |
495 "name": "generate_build_files Without Patch" | 583 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 584 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 585 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 586 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 587 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 588 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 589 "@@@STEP_LOG_END@python.inline@@@" |
| 590 ] |
496 }, | 591 }, |
497 { | 592 { |
498 "cmd": [ | 593 "cmd": [ |
499 "python", | 594 "python", |
500 "-u", | 595 "-u", |
501 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 596 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
502 "--show-path", | 597 "--show-path", |
503 "python", | 598 "python", |
504 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 599 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
505 "--gsutil-py-path", | 600 "--gsutil-py-path", |
506 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 601 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
507 "--ninja-path", | |
508 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
509 "--target", | 602 "--target", |
510 "Release", | 603 "Release", |
511 "--src-dir", | 604 "--src-dir", |
512 "[SLAVE_BUILD]/src", | 605 "[SLAVE_BUILD]/src", |
513 "--goma-cache-dir", | 606 "--build-archive-url", |
514 "[GOMA_CACHE]", | 607 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
515 "--build-tool", | 608 "--master-name", |
516 "ninja", | 609 "tryserver.chromium.perf", |
517 "--compiler", | 610 "--build-number", |
518 "goma", | 611 "571" |
519 "--goma-jsonstatus", | |
520 "/path/to/tmp/json", | |
521 "--goma-service-account-json-file", | |
522 "/creds/service_accounts/service-account-goma-client.json", | |
523 "--mode", | |
524 "official", | |
525 "--goma-dir", | |
526 "[CACHE]/cipd/goma", | |
527 "--goma-hermetic", | |
528 "fallback", | |
529 "--goma-fail-fast", | |
530 "--goma-disable-local-fallback", | |
531 "--", | |
532 "chromium_builder_perf" | |
533 ], | 612 ], |
534 "env": { | 613 "name": "extract build (2)" |
535 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
536 }, | |
537 "name": "compile Without Patch", | |
538 "~followup_annotations": [ | |
539 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
540 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
541 ] | |
542 }, | 614 }, |
543 { | 615 { |
544 "cmd": [ | 616 "cmd": [ |
545 "python", | 617 "python", |
546 "-u", | 618 "-u", |
547 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 619 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
548 "--target", | 620 "--target", |
549 "Release", | 621 "Release", |
550 "--xvfb", | 622 "--xvfb", |
551 "--factory-properties", | 623 "--factory-properties", |
552 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 624 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
553 "--build-properties", | 625 "--build-properties", |
554 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 626 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
555 "--step-name=Performance Test (Without Patch) 1 of 1", | 627 "--step-name=Performance Test (Without Patch) 1 of 1", |
556 "--builder-name=linux_perf_bisect", | 628 "--builder-name=linux_perf_bisect", |
557 "--slave-name=TestSlavename", | 629 "--slave-name=TestSlavename", |
558 "--build-number=571", | 630 "--build-number=571", |
559 "--run-python-script", | 631 "--run-python-script", |
560 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 632 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
561 "-v", | 633 "-v", |
562 "--browser=release", | 634 "--browser=release", |
563 "sunspider", | 635 "sunspider", |
564 "--upload-results", | 636 "--upload-results", |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
610 "@@@STEP_LOG_LINE@json.output@}@@@", | 682 "@@@STEP_LOG_LINE@json.output@}@@@", |
611 "@@@STEP_LOG_END@json.output@@@" | 683 "@@@STEP_LOG_END@json.output@@@" |
612 ] | 684 ] |
613 }, | 685 }, |
614 { | 686 { |
615 "name": "$result", | 687 "name": "$result", |
616 "recipe_result": null, | 688 "recipe_result": null, |
617 "status_code": 0 | 689 "status_code": 0 |
618 } | 690 } |
619 ] | 691 ] |
OLD | NEW |