| 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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 454 "GYP_CHROMIUM_NO_ACTION": "1", | 472 "GYP_CHROMIUM_NO_ACTION": "1", |
| 455 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 473 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 456 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 474 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 457 }, | 475 }, |
| 458 "name": "gclient runhooks (without patch)" | 476 "name": "gclient runhooks (without patch)" |
| 459 }, | 477 }, |
| 460 { | 478 { |
| 461 "cmd": [ | 479 "cmd": [ |
| 462 "python", | 480 "python", |
| 463 "-u", | 481 "-u", |
| 482 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 483 "--", |
| 484 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 485 "----", |
| 486 "ls", |
| 487 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip" |
| 488 ], |
| 489 "name": "gsutil exists", |
| 490 "~followup_annotations": [ |
| 491 "step returned non-zero exit code: 1", |
| 492 "@@@STEP_EXCEPTION@@@" |
| 493 ] |
| 494 }, |
| 495 { |
| 496 "cmd": [ |
| 497 "python", |
| 498 "-u", |
| 464 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 499 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 465 "--show-path", | 500 "--show-path", |
| 466 "python", | 501 "python", |
| 467 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 502 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 468 ], | 503 ], |
| 469 "name": "cleanup_temp (2)" | 504 "name": "cleanup_temp (2)" |
| 470 }, | 505 }, |
| 471 { | 506 { |
| 472 "cmd": [ | 507 "cmd": [ |
| 508 "/opt/infra-tools/buildbucket", |
| 509 "put", |
| 510 "--host", |
| 511 "cr-buildbucket.appspot.com", |
| 512 "--service-account-json", |
| 513 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 514 "{\"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\"]}" |
| 515 ], |
| 516 "name": "buildbucket.put (2)", |
| 517 "stdout": "/path/to/tmp/json", |
| 518 "~followup_annotations": [ |
| 519 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 520 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 521 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 522 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 523 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 527 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 528 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 529 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 530 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 531 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 532 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 533 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 538 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 539 "@@@STEP_LOG_END@json.output@@@" |
| 540 ] |
| 541 }, |
| 542 { |
| 543 "cmd": [ |
| 544 "/opt/infra-tools/buildbucket", |
| 545 "get", |
| 546 "--host", |
| 547 "cr-buildbucket.appspot.com", |
| 548 "9016911228971028736" |
| 549 ], |
| 550 "name": "buildbucket.get (2)", |
| 551 "stdout": "/path/to/tmp/json", |
| 552 "~followup_annotations": [ |
| 553 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 554 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 555 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 556 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 557 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 558 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 559 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 560 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 561 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 562 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 563 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 564 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 565 "@@@STEP_LOG_END@json.output@@@" |
| 566 ] |
| 567 }, |
| 568 { |
| 569 "cmd": [ |
| 473 "python", | 570 "python", |
| 474 "-u", | 571 "-u", |
| 475 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 572 "\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", |
| 476 "gen", | 573 "[SLAVE_BUILD]/src/out/Release" |
| 477 "-m", | |
| 478 "tryserver.chromium.perf", | |
| 479 "-b", | |
| 480 "linux_perf_bisect", | |
| 481 "--config-file", | |
| 482 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 483 "--goma-dir", | |
| 484 "[CACHE]/cipd/goma", | |
| 485 "//out/Release" | |
| 486 ], | 574 ], |
| 487 "env": { | 575 "name": "rmtree build directory (2)", |
| 488 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 576 "~followup_annotations": [ |
| 489 }, | 577 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 490 "name": "generate_build_files Without Patch" | 578 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 579 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 580 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 581 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 582 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 583 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 584 "@@@STEP_LOG_END@python.inline@@@" |
| 585 ] |
| 491 }, | 586 }, |
| 492 { | 587 { |
| 493 "cmd": [ | 588 "cmd": [ |
| 494 "python", | 589 "python", |
| 495 "-u", | 590 "-u", |
| 496 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 591 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 497 "--show-path", | 592 "--show-path", |
| 498 "python", | 593 "python", |
| 499 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 594 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 500 "--gsutil-py-path", | 595 "--gsutil-py-path", |
| 501 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 596 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 502 "--ninja-path", | |
| 503 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 504 "--target", | 597 "--target", |
| 505 "Release", | 598 "Release", |
| 506 "--src-dir", | 599 "--src-dir", |
| 507 "[SLAVE_BUILD]/src", | 600 "[SLAVE_BUILD]/src", |
| 508 "--goma-cache-dir", | 601 "--build-archive-url", |
| 509 "[GOMA_CACHE]", | 602 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
| 510 "--build-tool", | 603 "--master-name", |
| 511 "ninja", | 604 "tryserver.chromium.perf", |
| 512 "--compiler", | 605 "--build-number", |
| 513 "goma", | 606 "571" |
| 514 "--goma-jsonstatus", | |
| 515 "/path/to/tmp/json", | |
| 516 "--goma-service-account-json-file", | |
| 517 "/creds/service_accounts/service-account-goma-client.json", | |
| 518 "--mode", | |
| 519 "official", | |
| 520 "--goma-dir", | |
| 521 "[CACHE]/cipd/goma", | |
| 522 "--goma-hermetic", | |
| 523 "fallback", | |
| 524 "--goma-fail-fast", | |
| 525 "--goma-disable-local-fallback", | |
| 526 "--", | |
| 527 "chromium_builder_perf" | |
| 528 ], | 607 ], |
| 529 "env": { | 608 "name": "extract build (2)" |
| 530 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 531 }, | |
| 532 "name": "compile Without Patch", | |
| 533 "~followup_annotations": [ | |
| 534 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 535 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 536 ] | |
| 537 }, | 609 }, |
| 538 { | 610 { |
| 539 "cmd": [ | 611 "cmd": [ |
| 540 "python", | 612 "python", |
| 541 "-u", | 613 "-u", |
| 542 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 614 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 543 "--target", | 615 "--target", |
| 544 "Release", | 616 "Release", |
| 545 "--xvfb", | 617 "--xvfb", |
| 546 "--factory-properties", | 618 "--factory-properties", |
| 547 "{\"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\"}", | 619 "{\"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\"}", |
| 548 "--build-properties", | 620 "--build-properties", |
| 549 "{\"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\"}", | 621 "{\"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\"}", |
| 550 "--step-name=Performance Test (Without Patch) 1 of 1", | 622 "--step-name=Performance Test (Without Patch) 1 of 1", |
| 551 "--builder-name=linux_perf_bisect", | 623 "--builder-name=linux_perf_bisect", |
| 552 "--slave-name=TestSlavename", | 624 "--slave-name=TestSlavename", |
| 553 "--build-number=571", | 625 "--build-number=571", |
| 554 "--run-python-script", | 626 "--run-python-script", |
| 555 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 627 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 556 "-v", | 628 "-v", |
| 557 "--browser=release", | 629 "--browser=release", |
| 558 "sunspider", | 630 "sunspider", |
| 559 "--upload-results", | 631 "--upload-results", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 585 "@@@STEP_LOG_END@json.output (invalid)@@@", | 657 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 586 "@@@STEP_FAILURE@@@" | 658 "@@@STEP_FAILURE@@@" |
| 587 ] | 659 ] |
| 588 }, | 660 }, |
| 589 { | 661 { |
| 590 "name": "$result", | 662 "name": "$result", |
| 591 "reason": "Failed to upload result to Perf Dashboard. Error response: None", | 663 "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
| 592 "status_code": 1 | 664 "status_code": 1 |
| 593 } | 665 } |
| 594 ] | 666 ] |
| OLD | NEW |