| 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 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 291 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 278 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 292 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
| 279 "--outfile", | 293 "--outfile", |
| 280 "/path/to/tmp/" | 294 "/path/to/tmp/" |
| 281 ], | 295 ], |
| 296 "cwd": "[SLAVE_BUILD]", |
| 282 "name": "Waiting for chromium@a6298e4afe.fetch build details", | 297 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
| 283 "~followup_annotations": [ | 298 "~followup_annotations": [ |
| 284 "@@@STEP_NEST_LEVEL@1@@@" | 299 "@@@STEP_NEST_LEVEL@1@@@" |
| 285 ] | 300 ] |
| 286 }, | 301 }, |
| 287 { | 302 { |
| 288 "cmd": [ | 303 "cmd": [ |
| 289 "git", | 304 "git", |
| 290 "footers", | 305 "footers", |
| 291 "--position", | 306 "--position", |
| 292 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 307 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 293 ], | 308 ], |
| 294 "cwd": "[TMP]/fake_checkout_tmp_1", | 309 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 295 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 310 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 296 "stdout": "/path/to/tmp/" | 311 "stdout": "/path/to/tmp/" |
| 297 }, | 312 }, |
| 298 { | 313 { |
| 299 "cmd": [], | 314 "cmd": [], |
| 315 "cwd": "[SLAVE_BUILD]", |
| 300 "name": "Waiting for chromium@00316c9ddf" | 316 "name": "Waiting for chromium@00316c9ddf" |
| 301 }, | 317 }, |
| 302 { | 318 { |
| 303 "cmd": [ | 319 "cmd": [ |
| 304 "python", | 320 "python", |
| 305 "-u", | 321 "-u", |
| 306 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 307 "--", | 323 "--", |
| 308 "[ROOT]/b/depot_tools/gsutil.py", | 324 "[DEPOT_TOOLS]/gsutil.py", |
| 309 "----", | 325 "----", |
| 310 "ls", | 326 "ls", |
| 311 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 327 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 312 ], | 328 ], |
| 329 "cwd": "[SLAVE_BUILD]", |
| 313 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 330 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 314 "~followup_annotations": [ | 331 "~followup_annotations": [ |
| 315 "@@@STEP_NEST_LEVEL@1@@@" | 332 "@@@STEP_NEST_LEVEL@1@@@" |
| 316 ] | 333 ] |
| 317 }, | 334 }, |
| 318 { | 335 { |
| 319 "cmd": [ | 336 "cmd": [ |
| 320 "python", | 337 "python", |
| 321 "-u", | 338 "-u", |
| 322 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 339 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 323 "--", | 340 "--", |
| 324 "[ROOT]/b/depot_tools/gsutil.py", | 341 "[DEPOT_TOOLS]/gsutil.py", |
| 325 "----", | 342 "----", |
| 326 "cat", | 343 "cat", |
| 327 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 344 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 328 ], | 345 ], |
| 346 "cwd": "[SLAVE_BUILD]", |
| 329 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 347 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 330 "stdout": "/path/to/tmp/", | 348 "stdout": "/path/to/tmp/", |
| 331 "~followup_annotations": [ | 349 "~followup_annotations": [ |
| 332 "@@@STEP_NEST_LEVEL@1@@@", | 350 "@@@STEP_NEST_LEVEL@1@@@", |
| 333 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 351 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 334 ] | 352 ] |
| 335 }, | 353 }, |
| 336 { | 354 { |
| 337 "name": "$result", | 355 "name": "$result", |
| 338 "recipe_result": null, | 356 "recipe_result": null, |
| 339 "status_code": 0 | 357 "status_code": 0 |
| 340 } | 358 } |
| 341 ] | 359 ] |
| OLD | NEW |