| 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\":
\"33cbcba7aaae410d9611ff5653837a4c\", \"parameters_json\": \"{\\\"buildername\\
\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_ur
l\\\": \\\"gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd3
26aee3e86ddfd4ebd0fe58cb9d72114e9-cf8f-4284-9b31-2fa1243fc611.zip\\\", \\\"clobb
er\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_got_revision\\\": \\\"f27
fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_storage\\\": \\\"rietveld\\
\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \\\"https://codereview.ch
romium.org\\\"}}\", \"tags\": [\"master:tryserver.chromium.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@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 288 "@@@STEP_LOG_END@json.output@@@" |
| 289 ] |
| 290 }, |
| 291 { |
| 292 "cmd": [ |
| 233 "python", | 293 "python", |
| 234 "-u", | 294 "-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", | 295 "\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" | 296 "[SLAVE_BUILD]/src/out/Release" |
| 237 ], | 297 ], |
| 238 "name": "rmtree build directory", | 298 "name": "rmtree build directory", |
| 239 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 240 "@@@STEP_LOG_LINE@python.inline@@@@", | 300 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 241 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 301 "@@@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.@@@", | 302 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 243 "@@@STEP_LOG_LINE@python.inline@@@@", | 303 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 244 "@@@STEP_LOG_LINE@python.inline@@@@", | 304 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 245 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 305 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 246 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 306 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 247 "@@@STEP_LOG_END@python.inline@@@" | 307 "@@@STEP_LOG_END@python.inline@@@" |
| 248 ] | 308 ] |
| 249 }, | 309 }, |
| 250 { | 310 { |
| 251 "cmd": [ | 311 "cmd": [ |
| 252 "python", | 312 "python", |
| 253 "-u", | 313 "-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", | 314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 276 "--show-path", | 315 "--show-path", |
| 277 "python", | 316 "python", |
| 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 317 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 279 "--gsutil-py-path", | |
| 280 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 281 "--ninja-path", | |
| 282 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 283 "--target", | 318 "--target", |
| 284 "Release", | 319 "Release", |
| 285 "--src-dir", | 320 "--build-archive-url", |
| 286 "[SLAVE_BUILD]/src", | 321 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9d72114e9-cf8f-4284-9b31-2fa1243fc611.zip", |
| 287 "--goma-cache-dir", | 322 "--master-name", |
| 288 "[GOMA_CACHE]", | 323 "tryserver.chromium.perf", |
| 289 "--build-tool", | 324 "--build-number", |
| 290 "ninja", | 325 "571" |
| 291 "--compiler", | |
| 292 "goma", | |
| 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 ], | 326 ], |
| 308 "env": { | 327 "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 }, | 328 }, |
| 317 { | 329 { |
| 318 "cmd": [ | 330 "cmd": [ |
| 319 "python", | 331 "python", |
| 320 "-u", | 332 "-u", |
| 321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 333 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 322 "--target", | 334 "--target", |
| 323 "Release", | 335 "Release", |
| 324 "--xvfb", | 336 "--xvfb", |
| 325 "--factory-properties", | 337 "--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\"}", | 338 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 327 "--build-properties", | 339 "--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\"}", | 340 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 329 "--step-name=Performance Test (With Patch) 1 of 1", | 341 "--step-name=Performance Test (With Patch) 1 of 1", |
| 330 "--builder-name=linux_perf_bisect", | 342 "--builder-name=linux_perf_bisect", |
| 331 "--slave-name=TestSlavename", | 343 "--slave-name=TestSlavename", |
| 332 "--build-number=571", | 344 "--build-number=571", |
| 333 "--run-python-script", | 345 "--run-python-script", |
| 334 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 346 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 335 "-v", | 347 "-v", |
| 336 "--browser=release", | 348 "--browser=release", |
| 337 "sunspider", | 349 "sunspider", |
| 338 "--reset-results", | 350 "--reset-results", |
| 339 "--upload-results", | 351 "--upload-results", |
| 340 "--results-label=Patch" | 352 "--results-label=Patch" |
| 341 ], | 353 ], |
| 342 "name": "Performance Test (With Patch) 1 of 1", | 354 "name": "Performance Test (With Patch) 1 of 1", |
| 343 "stderr": "/path/to/tmp/", | 355 "stderr": "/path/to/tmp/", |
| 344 "stdout": "/path/to/tmp/", | 356 "stdout": "/path/to/tmp/", |
| 345 "~followup_annotations": [ | 357 "~followup_annotations": [ |
| 346 "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]
ms@@@", | |
| 347 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", | |
| 348 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", | |
| 349 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_failed= 0 count@@@", | |
| 350 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_errored= 0 count@@@", | |
| 351 "@@@STEP_LOG_LINE@Captured Output@@@@", | |
| 352 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis
.com/chromium-telemetry/html-results/results-with_patch@@@", | |
| 353 "@@@STEP_LOG_END@Captured Output@@@" | 358 "@@@STEP_LOG_END@Captured Output@@@" |
| 354 ] | 359 ] |
| 355 }, | 360 }, |
| 356 { | 361 { |
| 357 "cmd": [ | 362 "cmd": [ |
| 358 "python", | 363 "python", |
| 359 "-u", | 364 "-u", |
| 360 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 365 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 361 "--master", | 366 "--master", |
| 362 "tryserver.chromium.perf", | 367 "tryserver.chromium.perf", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 "GYP_CHROMIUM_NO_ACTION": "1", | 464 "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", | 465 "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]" | 466 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 462 }, | 467 }, |
| 463 "name": "gclient runhooks (without patch)" | 468 "name": "gclient runhooks (without patch)" |
| 464 }, | 469 }, |
| 465 { | 470 { |
| 466 "cmd": [ | 471 "cmd": [ |
| 467 "python", | 472 "python", |
| 468 "-u", | 473 "-u", |
| 474 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 475 "--", |
| 476 "[DEPOT_TOOLS]/gsutil.py", |
| 477 "----", |
| 478 "ls", |
| 479 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip" |
| 480 ], |
| 481 "name": "gsutil check.file.exist", |
| 482 "~followup_annotations": [ |
| 483 "step returned non-zero exit code: 1", |
| 484 "@@@STEP_EXCEPTION@@@" |
| 485 ] |
| 486 }, |
| 487 { |
| 488 "cmd": [ |
| 489 "python", |
| 490 "-u", |
| 469 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 491 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 470 "--show-path", | 492 "--show-path", |
| 471 "python", | 493 "python", |
| 472 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 494 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 473 ], | 495 ], |
| 474 "name": "cleanup_temp (2)" | 496 "name": "cleanup_temp (2)" |
| 475 }, | 497 }, |
| 476 { | 498 { |
| 477 "cmd": [ | 499 "cmd": [ |
| 500 "/opt/infra-tools/buildbucket", |
| 501 "put", |
| 502 "--host", |
| 503 "cr-buildbucket.appspot.com", |
| 504 "--service-account-json", |
| 505 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 506 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"9be0588b6cdb4720a6bf1ada76619862\", \"parameters_json\": \"{\\\"buildername\\
\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_ur
l\\\": \\\"gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\":
\\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"master:tryser
ver.chromium.perf\", \"user_agent:recipe\"]}" |
| 507 ], |
| 508 "name": "buildbucket.put (2)", |
| 509 "stdout": "/path/to/tmp/json", |
| 510 "~followup_annotations": [ |
| 511 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 512 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 513 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 514 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 515 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 516 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 517 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 518 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 519 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 520 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 521 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 522 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 523 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 527 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 528 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 529 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 530 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 531 "@@@STEP_LOG_END@json.output@@@" |
| 532 ] |
| 533 }, |
| 534 { |
| 535 "cmd": [ |
| 536 "/opt/infra-tools/buildbucket", |
| 537 "get", |
| 538 "--host", |
| 539 "cr-buildbucket.appspot.com", |
| 540 "9016911228971028736" |
| 541 ], |
| 542 "name": "buildbucket.get (2)", |
| 543 "stdout": "/path/to/tmp/json", |
| 544 "~followup_annotations": [ |
| 545 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 546 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 547 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 548 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 549 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 550 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 551 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 552 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 553 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 554 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 555 "@@@STEP_LOG_END@json.output@@@" |
| 556 ] |
| 557 }, |
| 558 { |
| 559 "cmd": [ |
| 478 "python", | 560 "python", |
| 479 "-u", | 561 "-u", |
| 480 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 562 "\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", | 563 "[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 ], | 564 ], |
| 492 "env": { | 565 "name": "rmtree build directory (2)", |
| 493 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 566 "~followup_annotations": [ |
| 494 }, | 567 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 495 "name": "generate_build_files Without Patch" | 568 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 569 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 570 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 571 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 572 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 573 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 574 "@@@STEP_LOG_END@python.inline@@@" |
| 575 ] |
| 496 }, | 576 }, |
| 497 { | 577 { |
| 498 "cmd": [ | 578 "cmd": [ |
| 499 "python", | 579 "python", |
| 500 "-u", | 580 "-u", |
| 501 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 581 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 502 "--show-path", | 582 "--show-path", |
| 503 "python", | 583 "python", |
| 504 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 584 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 505 "--gsutil-py-path", | |
| 506 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 507 "--ninja-path", | |
| 508 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 509 "--target", | 585 "--target", |
| 510 "Release", | 586 "Release", |
| 511 "--src-dir", | 587 "--build-archive-url", |
| 512 "[SLAVE_BUILD]/src", | 588 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
| 513 "--goma-cache-dir", | 589 "--master-name", |
| 514 "[GOMA_CACHE]", | 590 "tryserver.chromium.perf", |
| 515 "--build-tool", | 591 "--build-number", |
| 516 "ninja", | 592 "571" |
| 517 "--compiler", | |
| 518 "goma", | |
| 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 ], | 593 ], |
| 534 "env": { | 594 "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 }, | 595 }, |
| 543 { | 596 { |
| 544 "cmd": [ | 597 "cmd": [ |
| 545 "python", | 598 "python", |
| 546 "-u", | 599 "-u", |
| 547 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 600 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 548 "--target", | 601 "--target", |
| 549 "Release", | 602 "Release", |
| 550 "--xvfb", | 603 "--xvfb", |
| 551 "--factory-properties", | 604 "--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\"}", | 605 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 553 "--build-properties", | 606 "--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\"}", | 607 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 555 "--step-name=Performance Test (Without Patch) 1 of 1", | 608 "--step-name=Performance Test (Without Patch) 1 of 1", |
| 556 "--builder-name=linux_perf_bisect", | 609 "--builder-name=linux_perf_bisect", |
| 557 "--slave-name=TestSlavename", | 610 "--slave-name=TestSlavename", |
| 558 "--build-number=571", | 611 "--build-number=571", |
| 559 "--run-python-script", | 612 "--run-python-script", |
| 560 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 613 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 561 "-v", | 614 "-v", |
| 562 "--browser=release", | 615 "--browser=release", |
| 563 "sunspider", | 616 "sunspider", |
| 564 "--upload-results", | 617 "--upload-results", |
| 565 "--results-label=TOT" | 618 "--results-label=TOT" |
| 566 ], | 619 ], |
| 567 "name": "Performance Test (Without Patch) 1 of 1", | 620 "name": "Performance Test (Without Patch) 1 of 1", |
| 568 "stderr": "/path/to/tmp/", | 621 "stderr": "/path/to/tmp/", |
| 569 "stdout": "/path/to/tmp/", | 622 "stdout": "/path/to/tmp/", |
| 570 "~followup_annotations": [ | 623 "~followup_annotations": [ |
| 571 "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]
ms@@@", | |
| 572 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", | |
| 573 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", | |
| 574 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_failed= 0 count@@@", | |
| 575 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_errored= 0 count@@@", | |
| 576 "@@@STEP_LOG_LINE@Captured Output@@@@", | |
| 577 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis
.com/chromium-telemetry/html-results/results-without_patch@@@", | |
| 578 "@@@STEP_LOG_END@Captured Output@@@" | 624 "@@@STEP_LOG_END@Captured Output@@@" |
| 579 ] | 625 ] |
| 580 }, | 626 }, |
| 581 { | 627 { |
| 582 "cmd": [], | 628 "cmd": [], |
| 583 "name": "Results", | 629 "name": "Results" |
| 584 "~followup_annotations": [ | |
| 585 "@@@STEP_TEXT@", | |
| 586 "===== PERF TRY JOB RESULTS =====", | |
| 587 "Test Command: src/tools/perf/run_benchmark -v --browser=release sunspider
", | |
| 588 "Test Metric: dummy/dummy", | |
| 589 "Relative Change: 0.00000%", | |
| 590 "Standard Error: +- 0.18047 delta", | |
| 591 "Revision Mean Std.Error", | |
| 592 "Patch 5.805333333330.127614436662", | |
| 593 "No Patch 5.805333333330.127614436662", | |
| 594 "@@@", | |
| 595 "@@@STEP_LINK@HTML Results@http://storage.googleapis.com/chromium-telemetr
y/html-results/results-without_patch@@@" | |
| 596 ] | |
| 597 }, | 630 }, |
| 598 { | 631 { |
| 599 "cmd": [ | 632 "cmd": [ |
| 600 "python", | 633 "python", |
| 601 "-u", | 634 "-u", |
| 602 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 635 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 603 ], | 636 ], |
| 604 "name": "Post bisect results", | 637 "name": "Post bisect results", |
| 605 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_
url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"change\":
0.0, \"cloud_link\": \"http://storage.googleapis.com/chromium-telemetry/html-res
ults/results-without_patch\", \"command\": \"src/tools/perf/run_benchmark -v --b
rowser=release sunspider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [],
\"result\": \"Revision Mean Std.Error\\nPatch 5.805333333330.12
7614436662\\nNo Patch 5.805333333330.127614436662\", \"status\": \"completed\
", \"std_err\": 0.1804740670813644, \"try_job_id\": null}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", | 638 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_
url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link
\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunsp
ider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"compl
eted\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bi
sect_results\"}", |
| 606 "stdout": "/path/to/tmp/json", | 639 "stdout": "/path/to/tmp/json", |
| 607 "~followup_annotations": [ | 640 "~followup_annotations": [ |
| 608 "@@@STEP_LOG_LINE@json.output@{@@@", | 641 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 609 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 642 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 610 "@@@STEP_LOG_LINE@json.output@}@@@", | 643 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 611 "@@@STEP_LOG_END@json.output@@@" | 644 "@@@STEP_FAILURE@@@" |
| 612 ] | 645 ] |
| 613 }, | 646 }, |
| 614 { | 647 { |
| 615 "name": "$result", | 648 "name": "$result", |
| 616 "recipe_result": null, | 649 "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
| 617 "status_code": 0 | 650 "status_code": 1 |
| 618 } | 651 } |
| 619 ] | 652 ] |
| OLD | NEW |