| 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_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 "name": "Resolving reference range.resolving hash 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", | 75 "name": "Resolving reference range.resolving hash 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", |
| 76 "stdout": "/path/to/tmp/", | 76 "stdout": "/path/to/tmp/", |
| 77 "~followup_annotations": [ | 77 "~followup_annotations": [ |
| 78 "@@@STEP_NEST_LEVEL@1@@@" | 78 "@@@STEP_NEST_LEVEL@1@@@" |
| 79 ] | 79 ] |
| 80 }, | 80 }, |
| 81 { | 81 { |
| 82 "cmd": [ | 82 "cmd": [ |
| 83 "python", | 83 "python", |
| 84 "-u", | 84 "-u", |
| 85 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 85 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
| 86 "DEPS", | 86 "DEPS", |
| 87 "--commit", | 87 "--commit", |
| 88 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 88 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 89 ], | 89 ], |
| 90 "cwd": "[SLAVE_BUILD]", | 90 "cwd": "[SLAVE_BUILD]", |
| 91 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 91 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 92 "stdout": "/path/to/tmp/", | 92 "stdout": "/path/to/tmp/", |
| 93 "~followup_annotations": [ | 93 "~followup_annotations": [ |
| 94 "@@@STEP_NEST_LEVEL@1@@@", | 94 "@@@STEP_NEST_LEVEL@1@@@", |
| 95 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 95 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 125 "name": "Resolving reference range.resolving hash a6298e4afedbf2cd461755ea6f
45b0ad64222222", | 125 "name": "Resolving reference range.resolving hash a6298e4afedbf2cd461755ea6f
45b0ad64222222", |
| 126 "stdout": "/path/to/tmp/", | 126 "stdout": "/path/to/tmp/", |
| 127 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@" | 128 "@@@STEP_NEST_LEVEL@1@@@" |
| 129 ] | 129 ] |
| 130 }, | 130 }, |
| 131 { | 131 { |
| 132 "cmd": [ | 132 "cmd": [ |
| 133 "python", | 133 "python", |
| 134 "-u", | 134 "-u", |
| 135 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 135 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
| 136 "DEPS", | 136 "DEPS", |
| 137 "--commit", | 137 "--commit", |
| 138 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 138 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 139 ], | 139 ], |
| 140 "cwd": "[SLAVE_BUILD]", | 140 "cwd": "[SLAVE_BUILD]", |
| 141 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 141 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 142 "stdout": "/path/to/tmp/", | 142 "stdout": "/path/to/tmp/", |
| 143 "~followup_annotations": [ | 143 "~followup_annotations": [ |
| 144 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
| 145 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 145 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 146 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 146 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 147 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 147 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 148 ] | 148 ] |
| 149 }, | 149 }, |
| 150 { | 150 { |
| 151 "cmd": [], | 151 "cmd": [], |
| 152 "cwd": "[SLAVE_BUILD]", | 152 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "Expanding revision range" | 153 "name": "Expanding revision range" |
| 154 }, | 154 }, |
| 155 { | 155 { |
| 156 "cmd": [ | 156 "cmd": [ |
| 157 "python", | 157 "python", |
| 158 "-u", | 158 "-u", |
| 159 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", | 159 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py
", |
| 160 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 160 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 161 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 161 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 162 "chromium" | 162 "chromium" |
| 163 ], | 163 ], |
| 164 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 165 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 166 "stdout": "/path/to/tmp/json", | 166 "stdout": "/path/to/tmp/json", |
| 167 "~followup_annotations": [ | 167 "~followup_annotations": [ |
| 168 "@@@STEP_NEST_LEVEL@1@@@", | 168 "@@@STEP_NEST_LEVEL@1@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@[]@@@", | 169 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 170 "@@@STEP_LOG_END@json.output@@@" | 170 "@@@STEP_LOG_END@json.output@@@" |
| 171 ] | 171 ] |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| 175 "python", | 175 "python", |
| 176 "-u", | 176 "-u", |
| 177 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 177 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 178 "--", | 178 "--", |
| 179 "[DEPOT_TOOLS]/gsutil.py", | 179 "[DEPOT_TOOLS]/gsutil.py", |
| 180 "----", | 180 "----", |
| 181 "ls", | 181 "ls", |
| 182 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 182 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 183 ], | 183 ], |
| 184 "cwd": "[SLAVE_BUILD]", | 184 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "gsutil ls" | 185 "name": "gsutil ls" |
| 186 }, | 186 }, |
| 187 { | 187 { |
| (...skipping 14 matching lines...) Expand all Loading... |
| 202 "--diff", | 202 "--diff", |
| 203 "/dev/null" | 203 "/dev/null" |
| 204 ], | 204 ], |
| 205 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 205 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 206 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 206 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
| 207 }, | 207 }, |
| 208 { | 208 { |
| 209 "cmd": [ | 209 "cmd": [ |
| 210 "python", | 210 "python", |
| 211 "-u", | 211 "-u", |
| 212 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 212 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 213 "--", | 213 "--", |
| 214 "[DEPOT_TOOLS]/gsutil.py", | 214 "[DEPOT_TOOLS]/gsutil.py", |
| 215 "----", | 215 "----", |
| 216 "ls", | 216 "ls", |
| 217 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 217 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 218 ], | 218 ], |
| 219 "cwd": "[SLAVE_BUILD]", | 219 "cwd": "[SLAVE_BUILD]", |
| 220 "name": "gsutil ls (2)" | 220 "name": "gsutil ls (2)" |
| 221 }, | 221 }, |
| 222 { | 222 { |
| (...skipping 14 matching lines...) Expand all Loading... |
| 237 "--diff", | 237 "--diff", |
| 238 "/dev/null" | 238 "/dev/null" |
| 239 ], | 239 ], |
| 240 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 240 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 241 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 241 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
| 242 }, | 242 }, |
| 243 { | 243 { |
| 244 "cmd": [ | 244 "cmd": [ |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 247 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 248 "[DEPOT_TOOLS]/gsutil.py" | 248 "[DEPOT_TOOLS]/gsutil.py" |
| 249 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]", | 250 "cwd": "[SLAVE_BUILD]", |
| 251 "name": "Waiting for revision 314015 and 1 other revision(s).", | 251 "name": "Waiting for revision 314015 and 1 other revision(s).", |
| 252 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad642
22222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"type\": \"gs\
"}]}", | 252 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad642
22222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"type\": \"gs\
"}]}", |
| 253 "stdout": "/path/to/tmp/json", | 253 "stdout": "/path/to/tmp/json", |
| 254 "~followup_annotations": [ | 254 "~followup_annotations": [ |
| 255 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 255 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 256 "@@@STEP_LOG_END@json.output (invalid)@@@" | 256 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 257 ] | 257 ] |
| 258 }, | 258 }, |
| 259 { | 259 { |
| 260 "cmd": [ | 260 "cmd": [ |
| 261 "python", | 261 "python", |
| 262 "-u", | 262 "-u", |
| 263 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 263 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 264 "--", | 264 "--", |
| 265 "[DEPOT_TOOLS]/gsutil.py", | 265 "[DEPOT_TOOLS]/gsutil.py", |
| 266 "----", | 266 "----", |
| 267 "ls", | 267 "ls", |
| 268 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 268 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 269 ], | 269 ], |
| 270 "cwd": "[SLAVE_BUILD]", | 270 "cwd": "[SLAVE_BUILD]", |
| 271 "name": "gsutil ls (3)" | 271 "name": "gsutil ls (3)" |
| 272 }, | 272 }, |
| 273 { | 273 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 290 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 290 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 291 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 291 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 292 } | 292 } |
| 293 } | 293 } |
| 294 ] | 294 ] |
| 295 }, | 295 }, |
| 296 { | 296 { |
| 297 "cmd": [ | 297 "cmd": [ |
| 298 "python", | 298 "python", |
| 299 "-u", | 299 "-u", |
| 300 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 300 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 301 "--", | 301 "--", |
| 302 "[DEPOT_TOOLS]/gsutil.py", | 302 "[DEPOT_TOOLS]/gsutil.py", |
| 303 "----", | 303 "----", |
| 304 "ls", | 304 "ls", |
| 305 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 305 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 306 ], | 306 ], |
| 307 "cwd": "[SLAVE_BUILD]", | 307 "cwd": "[SLAVE_BUILD]", |
| 308 "name": "gsutil ls (4)" | 308 "name": "gsutil ls (4)" |
| 309 }, | 309 }, |
| 310 { | 310 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 327 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 327 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 328 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 328 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 329 } | 329 } |
| 330 } | 330 } |
| 331 ] | 331 ] |
| 332 }, | 332 }, |
| 333 { | 333 { |
| 334 "cmd": [ | 334 "cmd": [ |
| 335 "python", | 335 "python", |
| 336 "-u", | 336 "-u", |
| 337 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 337 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 338 "[DEPOT_TOOLS]/gsutil.py" | 338 "[DEPOT_TOOLS]/gsutil.py" |
| 339 ], | 339 ], |
| 340 "cwd": "[SLAVE_BUILD]", | 340 "cwd": "[SLAVE_BUILD]", |
| 341 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", | 341 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", |
| 342 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff
9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}", | 342 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff
9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}", |
| 343 "stdout": "/path/to/tmp/json", | 343 "stdout": "/path/to/tmp/json", |
| 344 "~followup_annotations": [ | 344 "~followup_annotations": [ |
| 345 "@@@STEP_LOG_LINE@json.output@{@@@", | 345 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ \"completed\": [@@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"completed\": [@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ {@@@", | 347 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"location\": \"gs://chrome-perf/bisec
t-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", @@@", | 348 "@@@STEP_LOG_LINE@json.output@ \"location\": \"gs://chrome-perf/bisec
t-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", @@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"type\": \"gs\"@@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"type\": \"gs\"@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ }@@@", | 350 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 351 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 352 "@@@STEP_LOG_LINE@json.output@}@@@", | 352 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 353 "@@@STEP_LOG_END@json.output@@@" | 353 "@@@STEP_LOG_END@json.output@@@" |
| 354 ] | 354 ] |
| 355 }, | 355 }, |
| 356 { | 356 { |
| 357 "cmd": [ | 357 "cmd": [ |
| 358 "python", | 358 "python", |
| 359 "-u", | 359 "-u", |
| 360 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 360 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 361 "--", | 361 "--", |
| 362 "[DEPOT_TOOLS]/gsutil.py", | 362 "[DEPOT_TOOLS]/gsutil.py", |
| 363 "----", | 363 "----", |
| 364 "ls", | 364 "ls", |
| 365 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 365 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 366 ], | 366 ], |
| 367 "cwd": "[SLAVE_BUILD]", | 367 "cwd": "[SLAVE_BUILD]", |
| 368 "name": "gsutil ls (5)" | 368 "name": "gsutil ls (5)" |
| 369 }, | 369 }, |
| 370 { | 370 { |
| 371 "cmd": [ | 371 "cmd": [ |
| 372 "python", | 372 "python", |
| 373 "-u", | 373 "-u", |
| 374 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 374 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 375 "--", | 375 "--", |
| 376 "[DEPOT_TOOLS]/gsutil.py", | 376 "[DEPOT_TOOLS]/gsutil.py", |
| 377 "----", | 377 "----", |
| 378 "cat", | 378 "cat", |
| 379 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 379 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 380 ], | 380 ], |
| 381 "cwd": "[SLAVE_BUILD]", | 381 "cwd": "[SLAVE_BUILD]", |
| 382 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6
4222222", | 382 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6
4222222", |
| 383 "stdout": "/path/to/tmp/", | 383 "stdout": "/path/to/tmp/", |
| 384 "~followup_annotations": [ | 384 "~followup_annotations": [ |
| 385 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" | 385 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" |
| 386 ] | 386 ] |
| 387 }, | 387 }, |
| 388 { | 388 { |
| 389 "cmd": [ | 389 "cmd": [ |
| 390 "python", | 390 "python", |
| 391 "-u", | 391 "-u", |
| 392 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 392 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
| 393 "[DEPOT_TOOLS]/gsutil.py" | 393 "[DEPOT_TOOLS]/gsutil.py" |
| 394 ], | 394 ], |
| 395 "cwd": "[SLAVE_BUILD]", | 395 "cwd": "[SLAVE_BUILD]", |
| 396 "name": "Waiting for revision 314017", | 396 "name": "Waiting for revision 314017", |
| 397 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}"
, | 397 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}"
, |
| 398 "stdout": "/path/to/tmp/json", | 398 "stdout": "/path/to/tmp/json", |
| 399 "~followup_annotations": [ | 399 "~followup_annotations": [ |
| 400 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 400 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 401 "@@@STEP_LOG_END@json.output (invalid)@@@" | 401 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 402 ] | 402 ] |
| 403 }, | 403 }, |
| 404 { | 404 { |
| 405 "cmd": [ | 405 "cmd": [ |
| 406 "python", | 406 "python", |
| 407 "-u", | 407 "-u", |
| 408 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 408 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 409 "--", | 409 "--", |
| 410 "[DEPOT_TOOLS]/gsutil.py", | 410 "[DEPOT_TOOLS]/gsutil.py", |
| 411 "----", | 411 "----", |
| 412 "ls", | 412 "ls", |
| 413 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 413 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 414 ], | 414 ], |
| 415 "cwd": "[SLAVE_BUILD]", | 415 "cwd": "[SLAVE_BUILD]", |
| 416 "name": "gsutil ls (6)" | 416 "name": "gsutil ls (6)" |
| 417 }, | 417 }, |
| 418 { | 418 { |
| 419 "cmd": [ | 419 "cmd": [ |
| 420 "python", | 420 "python", |
| 421 "-u", | 421 "-u", |
| 422 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 422 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 423 "--", | 423 "--", |
| 424 "[DEPOT_TOOLS]/gsutil.py", | 424 "[DEPOT_TOOLS]/gsutil.py", |
| 425 "----", | 425 "----", |
| 426 "cat", | 426 "cat", |
| 427 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 427 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 428 ], | 428 ], |
| 429 "cwd": "[SLAVE_BUILD]", | 429 "cwd": "[SLAVE_BUILD]", |
| 430 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", | 430 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", |
| 431 "stdout": "/path/to/tmp/" | 431 "stdout": "/path/to/tmp/" |
| 432 }, | 432 }, |
| 433 { | 433 { |
| 434 "name": "$result", | 434 "name": "$result", |
| 435 "recipe_result": null, | 435 "recipe_result": null, |
| 436 "status_code": 0 | 436 "status_code": 0 |
| 437 } | 437 } |
| 438 ] | 438 ] |
| OLD | NEW |