| 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 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 "-u", | 222 "-u", |
| 223 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 223 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 224 "--show-path", | 224 "--show-path", |
| 225 "python", | 225 "python", |
| 226 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 226 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 227 ], | 227 ], |
| 228 "name": "cleanup_temp" | 228 "name": "cleanup_temp" |
| 229 }, | 229 }, |
| 230 { | 230 { |
| 231 "cmd": [ | 231 "cmd": [ |
| 232 "/opt/infra-tools/buildbucket", |
| 233 "put", |
| 234 "--host", |
| 235 "cr-buildbucket.appspot.com", |
| 236 "--service-account-json", |
| 237 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 238 "{\"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\"]}" |
| 239 ], |
| 240 "name": "buildbucket.put", |
| 241 "stdout": "/path/to/tmp/json", |
| 242 "~followup_annotations": [ |
| 243 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 263 "@@@STEP_LOG_END@json.output@@@" |
| 264 ] |
| 265 }, |
| 266 { |
| 267 "cmd": [ |
| 268 "/opt/infra-tools/buildbucket", |
| 269 "get", |
| 270 "--host", |
| 271 "cr-buildbucket.appspot.com", |
| 272 "9016911228971028736" |
| 273 ], |
| 274 "name": "buildbucket.get", |
| 275 "stdout": "/path/to/tmp/json", |
| 276 "~followup_annotations": [ |
| 277 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 287 "@@@STEP_LOG_END@json.output@@@" |
| 288 ] |
| 289 }, |
| 290 { |
| 291 "cmd": [ |
| 232 "python", | 292 "python", |
| 233 "-u", | 293 "-u", |
| 234 "\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", | 294 "\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", |
| 235 "[SLAVE_BUILD]/src/out/Release" | 295 "[SLAVE_BUILD]/src/out/Release" |
| 236 ], | 296 ], |
| 237 "name": "rmtree build directory", | 297 "name": "rmtree build directory", |
| 238 "~followup_annotations": [ | 298 "~followup_annotations": [ |
| 239 "@@@STEP_LOG_LINE@python.inline@@@@", | 299 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 240 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 300 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 241 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 301 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 242 "@@@STEP_LOG_LINE@python.inline@@@@", | 302 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 243 "@@@STEP_LOG_LINE@python.inline@@@@", | 303 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 244 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 304 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 245 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 305 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 246 "@@@STEP_LOG_END@python.inline@@@" | 306 "@@@STEP_LOG_END@python.inline@@@" |
| 247 ] | 307 ] |
| 248 }, | 308 }, |
| 249 { | 309 { |
| 250 "cmd": [ | 310 "cmd": [ |
| 251 "python", | 311 "python", |
| 252 "-u", | 312 "-u", |
| 253 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
| 254 "gen", | |
| 255 "-m", | |
| 256 "tryserver.chromium.perf", | |
| 257 "-b", | |
| 258 "linux_perf_bisect", | |
| 259 "--config-file", | |
| 260 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 261 "--goma-dir", | |
| 262 "[CACHE]/cipd/goma", | |
| 263 "//out/Release" | |
| 264 ], | |
| 265 "env": { | |
| 266 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 267 }, | |
| 268 "name": "generate_build_files (with patch)" | |
| 269 }, | |
| 270 { | |
| 271 "cmd": [ | |
| 272 "python", | |
| 273 "-u", | |
| 274 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 313 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 275 "--show-path", | 314 "--show-path", |
| 276 "python", | 315 "python", |
| 277 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 316 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 278 "--gsutil-py-path", | 317 "--gsutil-py-path", |
| 279 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 318 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 280 "--ninja-path", | |
| 281 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 282 "--target", | 319 "--target", |
| 283 "Release", | 320 "Release", |
| 284 "--src-dir", | 321 "--build-archive-url", |
| 285 "[SLAVE_BUILD]/src", | 322 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9123456.zip", |
| 286 "--goma-cache-dir", | 323 "--master-name", |
| 287 "[GOMA_CACHE]", | 324 "tryserver.chromium.perf", |
| 288 "--build-tool", | 325 "--build-number", |
| 289 "ninja", | 326 "571" |
| 290 "--compiler", | |
| 291 "goma", | |
| 292 "--goma-jsonstatus", | |
| 293 "/path/to/tmp/json", | |
| 294 "--goma-service-account-json-file", | |
| 295 "/creds/service_accounts/service-account-goma-client.json", | |
| 296 "--mode", | |
| 297 "official", | |
| 298 "--goma-dir", | |
| 299 "[CACHE]/cipd/goma", | |
| 300 "--goma-hermetic", | |
| 301 "fallback", | |
| 302 "--goma-fail-fast", | |
| 303 "--goma-disable-local-fallback", | |
| 304 "--", | |
| 305 "chromium_builder_perf" | |
| 306 ], | 327 ], |
| 307 "env": { | 328 "name": "extract build" |
| 308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 309 }, | |
| 310 "name": "compile (with patch)", | |
| 311 "~followup_annotations": [ | |
| 312 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 313 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 314 ] | |
| 315 }, | 329 }, |
| 316 { | 330 { |
| 317 "cmd": [ | 331 "cmd": [ |
| 318 "python", | 332 "python", |
| 319 "-u", | 333 "-u", |
| 320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 334 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 321 "--target", | 335 "--target", |
| 322 "Release", | 336 "Release", |
| 323 "--xvfb", | 337 "--xvfb", |
| 324 "--factory-properties", | 338 "--factory-properties", |
| 325 "{\"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\"}", | 339 "{\"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\"}", |
| 326 "--build-properties", | 340 "--build-properties", |
| 327 "{\"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\"}", | 341 "{\"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\"}", |
| 328 "--step-name=Performance Test (With Patch) 1 of 1", | 342 "--step-name=Performance Test (With Patch) 1 of 1", |
| 329 "--builder-name=linux_perf_bisect", | 343 "--builder-name=linux_perf_bisect", |
| 330 "--slave-name=TestSlavename", | 344 "--slave-name=TestSlavename", |
| 331 "--build-number=571", | 345 "--build-number=571", |
| 332 "--run-python-script", | 346 "--run-python-script", |
| 333 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 347 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 334 "-v", | 348 "-v", |
| 335 "--browser=release", | 349 "--browser=release", |
| 336 "sunspider", | 350 "sunspider", |
| 337 "--reset-results", | 351 "--reset-results", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 "GYP_CHROMIUM_NO_ACTION": "1", | 472 "GYP_CHROMIUM_NO_ACTION": "1", |
| 459 "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", |
| 460 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 474 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 461 }, | 475 }, |
| 462 "name": "gclient runhooks (without patch)" | 476 "name": "gclient runhooks (without patch)" |
| 463 }, | 477 }, |
| 464 { | 478 { |
| 465 "cmd": [ | 479 "cmd": [ |
| 466 "python", | 480 "python", |
| 467 "-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", |
| 468 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 499 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 469 "--show-path", | 500 "--show-path", |
| 470 "python", | 501 "python", |
| 471 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 502 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 472 ], | 503 ], |
| 473 "name": "cleanup_temp (2)" | 504 "name": "cleanup_temp (2)" |
| 474 }, | 505 }, |
| 475 { | 506 { |
| 476 "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@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 555 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 556 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 557 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 558 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 559 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 560 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 561 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 562 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 563 "@@@STEP_LOG_END@json.output@@@" |
| 564 ] |
| 565 }, |
| 566 { |
| 567 "cmd": [ |
| 477 "python", | 568 "python", |
| 478 "-u", | 569 "-u", |
| 479 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 570 "\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", |
| 480 "gen", | 571 "[SLAVE_BUILD]/src/out/Release" |
| 481 "-m", | |
| 482 "tryserver.chromium.perf", | |
| 483 "-b", | |
| 484 "linux_perf_bisect", | |
| 485 "--config-file", | |
| 486 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 487 "--goma-dir", | |
| 488 "[CACHE]/cipd/goma", | |
| 489 "//out/Release" | |
| 490 ], | 572 ], |
| 491 "env": { | 573 "name": "rmtree build directory (2)", |
| 492 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 574 "~followup_annotations": [ |
| 493 }, | 575 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 494 "name": "generate_build_files Without Patch" | 576 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 577 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 578 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 579 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 580 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 581 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 582 "@@@STEP_LOG_END@python.inline@@@" |
| 583 ] |
| 495 }, | 584 }, |
| 496 { | 585 { |
| 497 "cmd": [ | 586 "cmd": [ |
| 498 "python", | 587 "python", |
| 499 "-u", | 588 "-u", |
| 500 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 589 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 501 "--show-path", | 590 "--show-path", |
| 502 "python", | 591 "python", |
| 503 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 504 "--gsutil-py-path", | 593 "--gsutil-py-path", |
| 505 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 594 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 506 "--ninja-path", | |
| 507 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 508 "--target", | 595 "--target", |
| 509 "Release", | 596 "Release", |
| 510 "--src-dir", | 597 "--build-archive-url", |
| 511 "[SLAVE_BUILD]/src", | 598 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
| 512 "--goma-cache-dir", | 599 "--master-name", |
| 513 "[GOMA_CACHE]", | 600 "tryserver.chromium.perf", |
| 514 "--build-tool", | 601 "--build-number", |
| 515 "ninja", | 602 "571" |
| 516 "--compiler", | |
| 517 "goma", | |
| 518 "--goma-jsonstatus", | |
| 519 "/path/to/tmp/json", | |
| 520 "--goma-service-account-json-file", | |
| 521 "/creds/service_accounts/service-account-goma-client.json", | |
| 522 "--mode", | |
| 523 "official", | |
| 524 "--goma-dir", | |
| 525 "[CACHE]/cipd/goma", | |
| 526 "--goma-hermetic", | |
| 527 "fallback", | |
| 528 "--goma-fail-fast", | |
| 529 "--goma-disable-local-fallback", | |
| 530 "--", | |
| 531 "chromium_builder_perf" | |
| 532 ], | 603 ], |
| 533 "env": { | 604 "name": "extract build (2)" |
| 534 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 535 }, | |
| 536 "name": "compile Without Patch", | |
| 537 "~followup_annotations": [ | |
| 538 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 539 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 540 ] | |
| 541 }, | 605 }, |
| 542 { | 606 { |
| 543 "cmd": [ | 607 "cmd": [ |
| 544 "python", | 608 "python", |
| 545 "-u", | 609 "-u", |
| 546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 610 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 547 "--target", | 611 "--target", |
| 548 "Release", | 612 "Release", |
| 549 "--xvfb", | 613 "--xvfb", |
| 550 "--factory-properties", | 614 "--factory-properties", |
| 551 "{\"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\"}", | 615 "{\"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\"}", |
| 552 "--build-properties", | 616 "--build-properties", |
| 553 "{\"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\"}", | 617 "{\"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\"}", |
| 554 "--step-name=Performance Test (Without Patch) 1 of 1", | 618 "--step-name=Performance Test (Without Patch) 1 of 1", |
| 555 "--builder-name=linux_perf_bisect", | 619 "--builder-name=linux_perf_bisect", |
| 556 "--slave-name=TestSlavename", | 620 "--slave-name=TestSlavename", |
| 557 "--build-number=571", | 621 "--build-number=571", |
| 558 "--run-python-script", | 622 "--run-python-script", |
| 559 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 623 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 560 "-v", | 624 "-v", |
| 561 "--browser=release", | 625 "--browser=release", |
| 562 "sunspider", | 626 "sunspider", |
| 563 "--upload-results", | 627 "--upload-results", |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 615 "@@@STEP_LOG_LINE@json.output@}@@@", | 679 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 616 "@@@STEP_LOG_END@json.output@@@" | 680 "@@@STEP_LOG_END@json.output@@@" |
| 617 ] | 681 ] |
| 618 }, | 682 }, |
| 619 { | 683 { |
| 620 "name": "$result", | 684 "name": "$result", |
| 621 "recipe_result": null, | 685 "recipe_result": null, |
| 622 "status_code": 0 | 686 "status_code": 0 |
| 623 } | 687 } |
| 624 ] | 688 ] |
| OLD | NEW |