| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "update-ref", | 5 "update-ref", |
| 6 "refs/heads/master", | 6 "refs/heads/master", |
| 7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
| 8 ], | 8 ], |
| 9 "cwd": "[TMP]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| 11 }, | 11 }, |
| 12 { | 12 { |
| 13 "cmd": [ | 13 "cmd": [ |
| 14 "git", | 14 "git", |
| 15 "checkout", | 15 "checkout", |
| 16 "master" | 16 "master" |
| 17 ], | 17 ], |
| 18 "cwd": "[TMP]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", |
| 23 "name": "config", | 24 "name": "config", |
| 24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
| 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 44 ] | 45 ] |
| 45 }, | 46 }, |
| 46 { | 47 { |
| 47 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", |
| 48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
| 49 }, | 51 }, |
| 50 { | 52 { |
| 51 "cmd": [ | 53 "cmd": [ |
| 52 "python", | 54 "python", |
| 53 "-u", | 55 "-u", |
| 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 55 "get_numbering", | 57 "get_numbering", |
| 56 "--params-file", | 58 "--params-file", |
| 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 58 "--attempts", | 60 "--attempts", |
| 59 "3" | 61 "3" |
| 60 ], | 62 ], |
| 63 "cwd": "[SLAVE_BUILD]", |
| 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 62 "stdout": "/path/to/tmp/json", | 65 "stdout": "/path/to/tmp/json", |
| 63 "~followup_annotations": [ | 66 "~followup_annotations": [ |
| 64 "@@@STEP_NEST_LEVEL@1@@@", | 67 "@@@STEP_NEST_LEVEL@1@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 67 "@@@STEP_LOG_LINE@json.output@}@@@", | 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 68 "@@@STEP_LOG_END@json.output@@@" | 71 "@@@STEP_LOG_END@json.output@@@" |
| 69 ] | 72 ] |
| 70 }, | 73 }, |
| 71 { | 74 { |
| 72 "cmd": [ | 75 "cmd": [ |
| 73 "python", | 76 "python", |
| 74 "-u", | 77 "-u", |
| 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 76 "get_numbering", | 79 "get_numbering", |
| 77 "--params-file", | 80 "--params-file", |
| 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 79 "--attempts", | 82 "--attempts", |
| 80 "3" | 83 "3" |
| 81 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
| 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 83 "stdout": "/path/to/tmp/json", | 87 "stdout": "/path/to/tmp/json", |
| 84 "~followup_annotations": [ | 88 "~followup_annotations": [ |
| 85 "@@@STEP_NEST_LEVEL@1@@@", | 89 "@@@STEP_NEST_LEVEL@1@@@", |
| 86 "@@@STEP_LOG_LINE@json.output@{@@@", | 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@}@@@", | 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@" | 93 "@@@STEP_LOG_END@json.output@@@" |
| 90 ] | 94 ] |
| 91 }, | 95 }, |
| 92 { | 96 { |
| 93 "cmd": [ | 97 "cmd": [ |
| 94 "python", | 98 "python", |
| 95 "-u", | 99 "-u", |
| 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 97 "DEPS", | 101 "DEPS", |
| 98 "--commit", | 102 "--commit", |
| 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 100 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
| 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 102 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
| 103 "~followup_annotations": [ | 108 "~followup_annotations": [ |
| 104 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
| 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 109 ] | 114 ] |
| 110 }, | 115 }, |
| 111 { | 116 { |
| 112 "cmd": [ | 117 "cmd": [ |
| 113 "python", | 118 "python", |
| 114 "-u", | 119 "-u", |
| 115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 116 "DEPS", | 121 "DEPS", |
| 117 "--commit", | 122 "--commit", |
| 118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 119 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
| 120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 121 "stdout": "/path/to/tmp/", | 127 "stdout": "/path/to/tmp/", |
| 122 "~followup_annotations": [ | 128 "~followup_annotations": [ |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
| 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 128 ] | 134 ] |
| 129 }, | 135 }, |
| 130 { | 136 { |
| 131 "cmd": [], | 137 "cmd": [], |
| 138 "cwd": "[SLAVE_BUILD]", |
| 132 "name": "Expanding revision range" | 139 "name": "Expanding revision range" |
| 133 }, | 140 }, |
| 134 { | 141 { |
| 135 "cmd": [ | 142 "cmd": [ |
| 136 "python", | 143 "python", |
| 137 "-u", | 144 "-u", |
| 138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 141 "https://chromium.googlesource.com/chromium/src" | 148 "https://chromium.googlesource.com/chromium/src" |
| 142 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 144 "stdout": "/path/to/tmp/json", | 152 "stdout": "/path/to/tmp/json", |
| 145 "~followup_annotations": [ | 153 "~followup_annotations": [ |
| 146 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@[]@@@", | 155 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 148 "@@@STEP_LOG_END@json.output@@@" | 156 "@@@STEP_LOG_END@json.output@@@" |
| 149 ] | 157 ] |
| 150 }, | 158 }, |
| 151 { | 159 { |
| 152 "cmd": [ | 160 "cmd": [ |
| 153 "python", | 161 "python", |
| 154 "-u", | 162 "-u", |
| 155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 156 "--", | 164 "--", |
| 157 "[ROOT]/b/depot_tools/gsutil.py", | 165 "[DEPOT_TOOLS]/gsutil.py", |
| 158 "----", | 166 "----", |
| 159 "ls", | 167 "ls", |
| 160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 168 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 161 ], | 169 ], |
| 170 "cwd": "[SLAVE_BUILD]", |
| 162 "name": "gsutil ls", | 171 "name": "gsutil ls", |
| 163 "~followup_annotations": [ | 172 "~followup_annotations": [ |
| 164 "step returned non-zero exit code: 1", | 173 "step returned non-zero exit code: 1", |
| 165 "@@@STEP_EXCEPTION@@@" | 174 "@@@STEP_EXCEPTION@@@" |
| 166 ] | 175 ] |
| 167 }, | 176 }, |
| 168 { | 177 { |
| 169 "cmd": [ | 178 "cmd": [ |
| 170 "git", | 179 "git", |
| 171 "-c", | 180 "-c", |
| 172 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 181 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 173 "try", | 182 "try", |
| 174 "--bot", | 183 "--bot", |
| 175 "linux_perf_bisect_builder", | 184 "linux_perf_bisect_builder", |
| 176 "--revision", | 185 "--revision", |
| 177 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 186 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 178 "--name", | 187 "--name", |
| 179 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 188 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
| 180 "--clobber", | 189 "--clobber", |
| 181 "--svn_repo", | 190 "--svn_repo", |
| 182 "svn://svn.chromium.org/chrome-try/try-perf", | 191 "svn://svn.chromium.org/chrome-try/try-perf", |
| 183 "--diff", | 192 "--diff", |
| 184 "/dev/null" | 193 "/dev/null" |
| 185 ], | 194 ], |
| 186 "cwd": "[TMP]/fake_checkout_tmp_1", | 195 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 187 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 196 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
| 188 }, | 197 }, |
| 189 { | 198 { |
| 190 "cmd": [ | 199 "cmd": [ |
| 191 "python", | 200 "python", |
| 192 "-u", | 201 "-u", |
| 193 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 202 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 194 "--", | 203 "--", |
| 195 "[ROOT]/b/depot_tools/gsutil.py", | 204 "[DEPOT_TOOLS]/gsutil.py", |
| 196 "----", | 205 "----", |
| 197 "ls", | 206 "ls", |
| 198 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 207 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 199 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]", |
| 200 "name": "gsutil ls (2)" | 210 "name": "gsutil ls (2)" |
| 201 }, | 211 }, |
| 202 { | 212 { |
| 203 "cmd": [], | 213 "cmd": [], |
| 214 "cwd": "[SLAVE_BUILD]", |
| 204 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 215 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 205 "trigger_specs": [ | 216 "trigger_specs": [ |
| 206 { | 217 { |
| 207 "builder_name": "linux_perf_tester", | 218 "builder_name": "linux_perf_tester", |
| 208 "properties": { | 219 "properties": { |
| 209 "bisect_config": { | 220 "bisect_config": { |
| 210 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 221 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 211 "metric": "mean_input_event_latency/mean_input_event_latency", | 222 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 212 "repeat_count": 5, | 223 "repeat_count": 5, |
| 213 "test_type": "perf" | 224 "test_type": "perf" |
| 214 }, | 225 }, |
| 215 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", | 226 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", |
| 216 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", | 227 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
| 217 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 228 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 218 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 229 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 219 "revision_ladder": { | 230 "revision_ladder": { |
| 220 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 231 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 221 } | 232 } |
| 222 } | 233 } |
| 223 } | 234 } |
| 224 ] | 235 ] |
| 225 }, | 236 }, |
| 226 { | 237 { |
| 227 "cmd": [ | 238 "cmd": [ |
| 228 "git", | 239 "git", |
| 229 "footers", | 240 "footers", |
| 230 "--position", | 241 "--position", |
| 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 242 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 232 ], | 243 ], |
| 233 "cwd": "[TMP]/fake_checkout_tmp_1", | 244 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 234 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 245 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 235 "stdout": "/path/to/tmp/" | 246 "stdout": "/path/to/tmp/" |
| 236 }, | 247 }, |
| 237 { | 248 { |
| 238 "cmd": [], | 249 "cmd": [], |
| 250 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "Waiting for chromium@a6298e4afe" | 251 "name": "Waiting for chromium@a6298e4afe" |
| 240 }, | 252 }, |
| 241 { | 253 { |
| 242 "cmd": [ | 254 "cmd": [ |
| 243 "python", | 255 "python", |
| 244 "-u", | 256 "-u", |
| 245 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 257 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 246 "--", | 258 "--", |
| 247 "[ROOT]/b/depot_tools/gsutil.py", | 259 "[DEPOT_TOOLS]/gsutil.py", |
| 248 "----", | 260 "----", |
| 249 "ls", | 261 "ls", |
| 250 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 262 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 251 ], | 263 ], |
| 264 "cwd": "[SLAVE_BUILD]", |
| 252 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 265 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
| 253 "~followup_annotations": [ | 266 "~followup_annotations": [ |
| 254 "@@@STEP_NEST_LEVEL@1@@@", | 267 "@@@STEP_NEST_LEVEL@1@@@", |
| 255 "step returned non-zero exit code: 1", | 268 "step returned non-zero exit code: 1", |
| 256 "@@@STEP_EXCEPTION@@@" | 269 "@@@STEP_EXCEPTION@@@" |
| 257 ] | 270 ] |
| 258 }, | 271 }, |
| 259 { | 272 { |
| 260 "cmd": [ | 273 "cmd": [ |
| 261 "python", | 274 "python", |
| 262 "-u", | 275 "-u", |
| 263 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 276 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 264 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", | 277 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", |
| 265 "--outfile", | 278 "--outfile", |
| 266 "/path/to/tmp/" | 279 "/path/to/tmp/" |
| 267 ], | 280 ], |
| 281 "cwd": "[SLAVE_BUILD]", |
| 268 "name": "Waiting for chromium@a6298e4afe.fetch builder state", | 282 "name": "Waiting for chromium@a6298e4afe.fetch builder state", |
| 269 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 270 "@@@STEP_NEST_LEVEL@1@@@" | 284 "@@@STEP_NEST_LEVEL@1@@@" |
| 271 ] | 285 ] |
| 272 }, | 286 }, |
| 273 { | 287 { |
| 274 "cmd": [ | 288 "cmd": [ |
| 275 "python", | 289 "python", |
| 276 "-u", | 290 "-u", |
| 277 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 291 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 278 ], | 292 ], |
| 293 "cwd": "[SLAVE_BUILD]", |
| 279 "name": "Waiting for chromium@a6298e4afe.sleeping", | 294 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 280 "~followup_annotations": [ | 295 "~followup_annotations": [ |
| 281 "@@@STEP_NEST_LEVEL@1@@@", | 296 "@@@STEP_NEST_LEVEL@1@@@", |
| 282 "@@@STEP_LOG_LINE@python.inline@@@@", | 297 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 283 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 298 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 284 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 299 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 285 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 300 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 286 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 301 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 287 "@@@STEP_LOG_END@python.inline@@@" | 302 "@@@STEP_LOG_END@python.inline@@@" |
| 288 ] | 303 ] |
| 289 }, | 304 }, |
| 290 { | 305 { |
| 291 "cmd": [ | 306 "cmd": [ |
| 292 "python", | 307 "python", |
| 293 "-u", | 308 "-u", |
| 294 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 309 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 295 "--", | 310 "--", |
| 296 "[ROOT]/b/depot_tools/gsutil.py", | 311 "[DEPOT_TOOLS]/gsutil.py", |
| 297 "----", | 312 "----", |
| 298 "ls", | 313 "ls", |
| 299 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 314 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 300 ], | 315 ], |
| 316 "cwd": "[SLAVE_BUILD]", |
| 301 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 317 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
| 302 "~followup_annotations": [ | 318 "~followup_annotations": [ |
| 303 "@@@STEP_NEST_LEVEL@1@@@", | 319 "@@@STEP_NEST_LEVEL@1@@@", |
| 304 "step returned non-zero exit code: 1", | 320 "step returned non-zero exit code: 1", |
| 305 "@@@STEP_EXCEPTION@@@" | 321 "@@@STEP_EXCEPTION@@@" |
| 306 ] | 322 ] |
| 307 }, | 323 }, |
| 308 { | 324 { |
| 309 "cmd": [ | 325 "cmd": [ |
| 310 "python", | 326 "python", |
| 311 "-u", | 327 "-u", |
| 312 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 328 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 313 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", | 329 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", |
| 314 "--outfile", | 330 "--outfile", |
| 315 "/path/to/tmp/" | 331 "/path/to/tmp/" |
| 316 ], | 332 ], |
| 333 "cwd": "[SLAVE_BUILD]", |
| 317 "name": "Waiting for chromium@a6298e4afe.fetch builder state (2)", | 334 "name": "Waiting for chromium@a6298e4afe.fetch builder state (2)", |
| 318 "~followup_annotations": [ | 335 "~followup_annotations": [ |
| 319 "@@@STEP_NEST_LEVEL@1@@@" | 336 "@@@STEP_NEST_LEVEL@1@@@" |
| 320 ] | 337 ] |
| 321 }, | 338 }, |
| 322 { | 339 { |
| 323 "cmd": [ | 340 "cmd": [ |
| 324 "python", | 341 "python", |
| 325 "-u", | 342 "-u", |
| 326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 343 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 327 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 344 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
| 328 "--outfile", | 345 "--outfile", |
| 329 "/path/to/tmp/" | 346 "/path/to/tmp/" |
| 330 ], | 347 ], |
| 348 "cwd": "[SLAVE_BUILD]", |
| 331 "name": "Waiting for chromium@a6298e4afe.fetch build details", | 349 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
| 332 "~followup_annotations": [ | 350 "~followup_annotations": [ |
| 333 "@@@STEP_NEST_LEVEL@1@@@" | 351 "@@@STEP_NEST_LEVEL@1@@@" |
| 334 ] | 352 ] |
| 335 }, | 353 }, |
| 336 { | 354 { |
| 337 "cmd": [ | 355 "cmd": [ |
| 338 "python", | 356 "python", |
| 339 "-u", | 357 "-u", |
| 340 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 358 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 341 ], | 359 ], |
| 360 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "Waiting for chromium@a6298e4afe.sleeping (2)", | 361 "name": "Waiting for chromium@a6298e4afe.sleeping (2)", |
| 343 "~followup_annotations": [ | 362 "~followup_annotations": [ |
| 344 "@@@STEP_NEST_LEVEL@1@@@", | 363 "@@@STEP_NEST_LEVEL@1@@@", |
| 345 "@@@STEP_LOG_LINE@python.inline@@@@", | 364 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 346 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 365 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 347 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 366 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 348 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 367 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 349 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 368 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 350 "@@@STEP_LOG_END@python.inline@@@" | 369 "@@@STEP_LOG_END@python.inline@@@" |
| 351 ] | 370 ] |
| 352 }, | 371 }, |
| 353 { | 372 { |
| 354 "cmd": [ | 373 "cmd": [ |
| 355 "python", | 374 "python", |
| 356 "-u", | 375 "-u", |
| 357 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 376 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 358 "--", | 377 "--", |
| 359 "[ROOT]/b/depot_tools/gsutil.py", | 378 "[DEPOT_TOOLS]/gsutil.py", |
| 360 "----", | 379 "----", |
| 361 "ls", | 380 "ls", |
| 362 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 381 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 363 ], | 382 ], |
| 383 "cwd": "[SLAVE_BUILD]", |
| 364 "name": "Waiting for chromium@a6298e4afe.gsutil ls (3)", | 384 "name": "Waiting for chromium@a6298e4afe.gsutil ls (3)", |
| 365 "~followup_annotations": [ | 385 "~followup_annotations": [ |
| 366 "@@@STEP_NEST_LEVEL@1@@@", | 386 "@@@STEP_NEST_LEVEL@1@@@", |
| 367 "step returned non-zero exit code: 1", | 387 "step returned non-zero exit code: 1", |
| 368 "@@@STEP_EXCEPTION@@@" | 388 "@@@STEP_EXCEPTION@@@" |
| 369 ] | 389 ] |
| 370 }, | 390 }, |
| 371 { | 391 { |
| 372 "cmd": [ | 392 "cmd": [ |
| 373 "python", | 393 "python", |
| 374 "-u", | 394 "-u", |
| 375 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 376 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 396 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
| 377 "--outfile", | 397 "--outfile", |
| 378 "/path/to/tmp/" | 398 "/path/to/tmp/" |
| 379 ], | 399 ], |
| 400 "cwd": "[SLAVE_BUILD]", |
| 380 "name": "Waiting for chromium@a6298e4afe.fetch build details (2)", | 401 "name": "Waiting for chromium@a6298e4afe.fetch build details (2)", |
| 381 "~followup_annotations": [ | 402 "~followup_annotations": [ |
| 382 "@@@STEP_NEST_LEVEL@1@@@" | 403 "@@@STEP_NEST_LEVEL@1@@@" |
| 383 ] | 404 ] |
| 384 }, | 405 }, |
| 385 { | 406 { |
| 386 "cmd": [ | 407 "cmd": [ |
| 387 "git", | 408 "git", |
| 388 "footers", | 409 "footers", |
| 389 "--position", | 410 "--position", |
| 390 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 411 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 391 ], | 412 ], |
| 392 "cwd": "[TMP]/fake_checkout_tmp_1", | 413 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 393 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 414 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 394 "stdout": "/path/to/tmp/" | 415 "stdout": "/path/to/tmp/" |
| 395 }, | 416 }, |
| 396 { | 417 { |
| 397 "cmd": [], | 418 "cmd": [], |
| 419 "cwd": "[SLAVE_BUILD]", |
| 398 "name": "Waiting for chromium@00316c9ddf" | 420 "name": "Waiting for chromium@00316c9ddf" |
| 399 }, | 421 }, |
| 400 { | 422 { |
| 401 "cmd": [ | 423 "cmd": [ |
| 402 "python", | 424 "python", |
| 403 "-u", | 425 "-u", |
| 404 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 426 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 405 "--", | 427 "--", |
| 406 "[ROOT]/b/depot_tools/gsutil.py", | 428 "[DEPOT_TOOLS]/gsutil.py", |
| 407 "----", | 429 "----", |
| 408 "ls", | 430 "ls", |
| 409 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 431 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 410 ], | 432 ], |
| 433 "cwd": "[SLAVE_BUILD]", |
| 411 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 434 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 412 "~followup_annotations": [ | 435 "~followup_annotations": [ |
| 413 "@@@STEP_NEST_LEVEL@1@@@" | 436 "@@@STEP_NEST_LEVEL@1@@@" |
| 414 ] | 437 ] |
| 415 }, | 438 }, |
| 416 { | 439 { |
| 417 "cmd": [ | 440 "cmd": [ |
| 418 "python", | 441 "python", |
| 419 "-u", | 442 "-u", |
| 420 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 443 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 421 "--", | 444 "--", |
| 422 "[ROOT]/b/depot_tools/gsutil.py", | 445 "[DEPOT_TOOLS]/gsutil.py", |
| 423 "----", | 446 "----", |
| 424 "cat", | 447 "cat", |
| 425 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 448 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 426 ], | 449 ], |
| 450 "cwd": "[SLAVE_BUILD]", |
| 427 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 451 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 428 "stdout": "/path/to/tmp/", | 452 "stdout": "/path/to/tmp/", |
| 429 "~followup_annotations": [ | 453 "~followup_annotations": [ |
| 430 "@@@STEP_NEST_LEVEL@1@@@", | 454 "@@@STEP_NEST_LEVEL@1@@@", |
| 431 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 455 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 432 ] | 456 ] |
| 433 }, | 457 }, |
| 434 { | 458 { |
| 435 "name": "$result", | 459 "name": "$result", |
| 436 "recipe_result": null, | 460 "recipe_result": null, |
| 437 "status_code": 0 | 461 "status_code": 0 |
| 438 } | 462 } |
| 439 ] | 463 ] |
| OLD | NEW |