Index: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_mac_bisect.json |
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_mac_bisect.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_mac_bisect.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..710d5eabd9efb2bdf86665d94f6edc550a97f7a9 |
--- /dev/null |
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_mac_bisect.json |
@@ -0,0 +1,6028 @@ |
+[ |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@HEAD", |
+ "--output_manifest" |
+ ], |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "bot_update", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "name": "ensure_goma" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
+ "--platform", |
+ "mac-amd64", |
+ "--dest-directory", |
+ "[SLAVE_BUILD]/cipd", |
+ "--json-output", |
+ "/path/to/tmp/json" |
+ ], |
+ "name": "ensure_goma.install cipd", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "[SLAVE_BUILD]/cipd/cipd", |
+ "ensure", |
+ "--root", |
+ "[CACHE]/cipd/goma", |
+ "--list", |
+ "infra/tools/cloudtail/mac-amd64 goma_recipe_module\ninfra_internal/goma/client/mac-amd64 release", |
+ "--json-output", |
+ "/path/to/tmp/json", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-goma-client.json" |
+ ], |
+ "name": "ensure_goma.ensure_installed", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-goma_recipe_modu\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/mac-amd64\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/mac-amd64\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
+ "runhooks" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json", |
+ "GYP_CHROMIUM_NO_ACTION": "1", |
+ "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "gclient runhooks" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
+ "--output", |
+ "/path/to/tmp/json", |
+ "--", |
+ "--build-config-fs", |
+ "Release", |
+ "--paths", |
+ "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
+ "--properties", |
+ "{\"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"dummyslave\", \"target_platform\": \"mac\"}" |
+ ], |
+ "name": "get compile targets for scripts", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.perf.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "name": "read test spec (tryserver.chromium.perf.json)", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.perf.json@@@", |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "diff", |
+ "--cached", |
+ "--name-only" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "git diff to analyze patch", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@files@foo.cc@@@", |
+ "@@@STEP_LOG_END@files@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "***BISECT***" |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "update-ref", |
+ "refs/heads/master", |
+ "refs/remotes/origin/master" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "git update-ref" |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "checkout", |
+ "master" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "git checkout" |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "config", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"True\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_event_latency/mean_input_event_latency\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"mac_10_11_perf_bisect\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\", @@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
+ "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
+ "@@@STEP_LOG_END@Bisect job configuration@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Resolving reference range" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
+ "get_numbering", |
+ "--params-file", |
+ "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"numbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chromium/src\"}", |
+ "--attempts", |
+ "3" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314017}", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
+ "get_numbering", |
+ "--params-file", |
+ "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"numbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chromium/src\"}", |
+ "--attempts", |
+ "3" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314015}", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::auto_bisect_staging]/resources/fetch_file.py", |
+ "DEPS", |
+ "--commit", |
+ "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111:DEPS", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
+ "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
+ "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
+ "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::auto_bisect_staging]/resources/fetch_file.py", |
+ "DEPS", |
+ "--commit", |
+ "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
+ "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
+ "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
+ "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Expanding revision range" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::auto_bisect_staging]/resources/fetch_intervening_revisions.py", |
+ "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
+ "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "https://chromium.googlesource.com/chromium/src" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@[@@@", |
+ "@@@STEP_LOG_LINE@json.output@ [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b0988\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"314017\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@]@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.gsutil ls", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "step returned non-zero exit code: 1" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "/opt/infra-tools/buildbucket", |
+ "put", |
+ "--host", |
+ "cr-buildbucket.appspot.com", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-chromium-bisect.json", |
+ "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"dummy\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"mac_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"a6298e4afedbf2cd461755ea6f45b0ad64222222\\\"}}\", \"tags\": [\"builder:mac_perf_bisect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.buildbucket.put", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.gsutil ls", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "step returned non-zero exit code: 1" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.sleeping", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import time@@@", |
+ "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
+ "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "/opt/infra-tools/buildbucket", |
+ "get", |
+ "--host", |
+ "cr-buildbucket.appspot.com", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-chromium-bisect.json", |
+ "1201331270" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.buildbucket.get", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.gsutil ls (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "step returned non-zero exit code: 1" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.sleeping (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import time@@@", |
+ "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
+ "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "/opt/infra-tools/buildbucket", |
+ "get", |
+ "--host", |
+ "cr-buildbucket.appspot.com", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-chromium-bisect.json", |
+ "1201331270" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.buildbucket.get (2)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.gsutil ls (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "step returned non-zero exit code: 1" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.sleeping (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import time@@@", |
+ "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
+ "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "/opt/infra-tools/buildbucket", |
+ "get", |
+ "--host", |
+ "cr-buildbucket.appspot.com", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-chromium-bisect.json", |
+ "1201331270" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.buildbucket.get (3)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.gsutil ls (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "step returned non-zero exit code: 1" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.sleeping (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import time@@@", |
+ "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
+ "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "/opt/infra-tools/buildbucket", |
+ "get", |
+ "--host", |
+ "cr-buildbucket.appspot.com", |
+ "--service-account-json", |
+ "/creds/service_accounts/service-account-chromium-bisect.json", |
+ "1201331270" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.buildbucket.get (4)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.Waiting for build.gsutil ls (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@2@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@a6298e4afedbf2cd461755ea6f45b0ad64222222", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Gathering reference values.bot_update", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.rmtree build directory", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.extract build", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_1" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 1 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_2" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 2 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_2/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_3" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 3 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_3/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_4" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 4 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_4/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 5 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_5" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 5 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_5/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.gsutil ls (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Gathering reference values.bot_update (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.rmtree build directory (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Gathering reference values.extract build (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_6" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 1 of 5 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_7" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 2 of 5 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_7/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_8" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 3 of 5 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_8/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (8)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (8)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_9" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 4 of 5 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_9/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (9)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (9)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 5 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_10" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Performance Test 5 of 5 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_10/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.write buildbot output to disk (10)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Gathering reference values.Reading valueset results (10)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Compare samples", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "footers", |
+ "--position", |
+ "dcdcdc0ff1122212323134879ddceeb1240b0988" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "stdout": "/path/to/tmp/" |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1" |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "footers", |
+ "--position", |
+ "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "Working on revision chromium@dcdcdc0ff1.resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "footers", |
+ "--position", |
+ "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "Working on revision chromium@dcdcdc0ff1.resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Post bisect results", |
+ "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"mac_10_11_perf_bisect\", \"bug_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders/mac_10_11_perf_bisect/builds/571\", \"change\": \"7.23%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 16.6, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 17.58408371226661, \"values\": [19, 20, 21, 22, 1]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 17.8, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 12.280065146407, \"values\": [19, 20, 21, 22, 7]}], \"status\": \"started\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@", |
+ "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
+ "@@@STEP_LOG_END@json.output (invalid)@@@", |
+ "@@@STEP_WARNINGS@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
+ "--", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "----", |
+ "ls", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_dcdcdc0ff1122212323134879ddceeb1240b0988.zip" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.gsutil ls", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_11" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_12" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_12/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_13" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_13/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_14" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_14/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 5 of 5", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_15" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 5 of 5", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "benchmark text", |
+ "[TMP_BASE]/perf-test-output_tmp_15/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (2)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_16" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 3", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_16/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_17" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 3", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_17/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_18" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 3", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_18/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (8)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (8)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (3)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (4)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@a6298e4afedbf2cd461755ea6f45b0ad64222222", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (2)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_19" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 3 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_19/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (9)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (9)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_20" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 3 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_20/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (10)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (10)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_21" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 3 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_21/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (11)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (11)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (5)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (6)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (3)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_22" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 3 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_22/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (12)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (12)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_23" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 3 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_23/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (13)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (13)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 3", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_24" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 3 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_24/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (14)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (14)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (7)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (8)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (4)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_25" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 4", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_25/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (15)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (15)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_26" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 4", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_26/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (16)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (16)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_27" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 4", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_27/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (17)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (17)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_28" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 4", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_28/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (18)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (18)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (9)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (10)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@a6298e4afedbf2cd461755ea6f45b0ad64222222", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (5)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_29" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 4 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_29/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (19)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (19)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_30" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 4 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_30/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (20)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (20)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_31" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 4 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_31/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (21)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_31/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (21)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_32" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 4 (2)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_32/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (22)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_32/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (22)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_31/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_32/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (11)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (12)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (6)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_33" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 4 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_33/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (23)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_33/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (23)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_34" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 4 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_34/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (24)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_34/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (24)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_35" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 4 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_35/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (25)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_35/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (25)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 4", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_36" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 4 (3)", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_36/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (26)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_36/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (26)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_31/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_32/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (13)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_33/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_34/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_35/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_36/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (14)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"NEED_MORE_DATA\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
+ "--spec", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_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/data/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching': 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/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
+ "--patch_root", |
+ "src", |
+ "--revision_mapping_file", |
+ "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
+ "--output_json", |
+ "/path/to/tmp/json", |
+ "--revision", |
+ "src@dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "--output_manifest" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.bot_update (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_TEXT@Some step text@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\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.RemoveDirectory(sys.argv[1])\n", |
+ "[SLAVE_BUILD]/src/out/Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
+ "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@@@@", |
+ "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
+ "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
+ "@@@STEP_LOG_END@python.inline@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--target", |
+ "Release", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-archive-url", |
+ "gs://chrome-perf/Mac Builder/full-build-mac_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", |
+ "--master-name", |
+ "tryserver.chromium.perf", |
+ "--build-number", |
+ "571" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.extract build (7)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 1 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_37" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_37/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (27)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_37/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (27)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 2 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_38" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_38/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (28)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_38/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (28)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 3 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_39" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_39/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (29)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_39/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (29)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 4 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_40" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_40/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (30)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_40/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (30)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 5 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_41" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 5 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_41/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (31)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_41/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (31)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
+ "--target", |
+ "Release", |
+ "--factory-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--build-properties", |
+ "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"mac_10_11_perf_bisect\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"mac_10_11_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect_staging:example\", \"slavename\": \"dummyslave\"}", |
+ "--step-name=Performance Test 6 of 6", |
+ "--builder-name=mac_10_11_perf_bisect", |
+ "--slave-name=dummyslave", |
+ "--build-number=571", |
+ "--run-python-script", |
+ "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
+ "-v", |
+ "--browser=release", |
+ "--output-format=valueset", |
+ "smoothness.tough_scrolling_cases", |
+ "--output-dir=[TMP_BASE]/perf-test-output_tmp_42" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 6 of 6", |
+ "stderr": "/path/to/tmp/", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@Captured Output@mock output@@@", |
+ "@@@STEP_LOG_END@Captured Output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "mock output", |
+ "[TMP_BASE]/perf-test-output_tmp_42/results.txt" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to disk (32)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/perf-test-output_tmp_42/results-valueset.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "env": { |
+ "FORCE_MAC_TOOLCHAIN": "1", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (32)", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_37/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_38/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_39/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_40/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_41/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_42/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_31/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_32/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (15)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"REJECT\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 1@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
+ "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_37/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_38/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_39/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_40/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_41/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_42/results-valueset.json", |
+ "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_33/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_34/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_35/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_36/results-valueset.json", |
+ "mean_input_event_latency/mean_input_event_latency", |
+ "--valueset" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (16)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@", |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"U\": 123, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"p\": 0.001, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"significance\": \"FAIL_TO_REJECT\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleA\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"sampleB\": [@@@", |
+ "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ 7@@@", |
+ "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Check bisect finished on revision chromium@dcdcdc0ff1" |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
+ "show", |
+ "--name-only", |
+ "--pretty=format:", |
+ "dcdcdc0ff1122212323134879ddceeb1240b0988" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Debug Info", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@a6298e4afe, mean_value=16.6, std_dev=17.58408371226661)@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@00316c9ddf, mean_value=17.8, std_dev=12.280065146407)@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", |
+ "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[19, 20, 21, 22, 1]@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[19, 20, 21, 22, 7]@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf[19, 20, 21, 22, 7]@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@LKGR values: [19, 20, 21, 22, 1]@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@FKBR values: [19, 20, 21, 22, 7]@@@", |
+ "@@@STEP_LOG_END@Debug Info@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::auto_bisect_staging]/resources/fetch_revision_info.py", |
+ "dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "chromium" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Reading culprit cl information.", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\nContaining multiple lines\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Post bisect results", |
+ "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"mac_10_11_perf_bisect\", \"bug_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders/mac_10_11_perf_bisect/builds/571\", \"change\": \"7.23%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description for a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revisions_links\": [], \"subject\": \"Some random CL\"}, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 16.6, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 17.58408371226661, \"values\": [19, 20, 21, 22, 1]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"depot_name\": \"chromium\", \"mean_value\": 17.8, \"result\": \"bad\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 12.280065146407, \"values\": [19, 20, 21, 22, 7]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 17.8, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 12.280065146407, \"values\": [19, 20, 21, 22, 7]}], \"status\": \"completed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@", |
+ "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
+ "@@@STEP_LOG_END@json.output (invalid)@@@", |
+ "@@@STEP_FAILURE@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::auto_bisect_staging]/resources/fetch_revision_info.py", |
+ "dcdcdc0ff1122212323134879ddceeb1240b0988", |
+ "chromium" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Reading culprit cl information. (2)", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\nContaining multiple lines\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Post bisect results (2)", |
+ "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"mac_10_11_perf_bisect\", \"bug_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders/mac_10_11_perf_bisect/builds/571\", \"change\": \"7.23%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description for a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revisions_links\": [], \"subject\": \"Some random CL\"}, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 16.6, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 17.58408371226661, \"values\": [19, 20, 21, 22, 1]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"depot_name\": \"chromium\", \"mean_value\": 17.8, \"result\": \"bad\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 12.280065146407, \"values\": [19, 20, 21, 22, 7]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 17.8, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 12.280065146407, \"values\": [19, 20, 21, 22, 7]}], \"status\": \"completed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@", |
+ "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
+ "@@@STEP_LOG_END@json.output (invalid)@@@", |
+ "@@@STEP_WARNINGS@@@" |
+ ] |
+ }, |
+ { |
+ "name": "$result", |
+ "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
+ "recipe_result": null, |
+ "status_code": 1 |
+ } |
+] |