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 dcdcdc0ff1122212323134879d
dceeb1240b0988", | 75 "name": "Resolving reference range.resolving hash dcdcdc0ff1122212323134879d
dceeb1240b0988", |
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 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 88 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
89 ], | 89 ], |
90 "cwd": "[SLAVE_BUILD]", | 90 "cwd": "[SLAVE_BUILD]", |
91 "name": "Resolving reference range.fetch file dcdcdc0ff1122212323134879ddcee
b1240b0988:DEPS", | 91 "name": "Resolving reference range.fetch file dcdcdc0ff1122212323134879ddcee
b1240b0988: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 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", | 125 "name": "Resolving reference range.resolving hash 00316c9ddfb9d7b4e1ed2fff9f
e6d964d2111111", |
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 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 138 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
139 ], | 139 ], |
140 "cwd": "[SLAVE_BUILD]", | 140 "cwd": "[SLAVE_BUILD]", |
141 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 141 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111: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 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 160 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
161 "dcdcdc0ff1122212323134879ddceeb1240b0988", | 161 "dcdcdc0ff1122212323134879ddceeb1240b0988", |
162 "chromium" | 162 "chromium" |
163 ], | 163 ], |
164 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
165 "name": "Expanding revision range.for revisions 00316c9ddfb9d7b4e1ed2fff9fe6
d964d2111111:dcdcdc0ff1122212323134879ddceeb1240b0988", | 165 "name": "Expanding revision range.for revisions 00316c9ddfb9d7b4e1ed2fff9fe6
d964d2111111:dcdcdc0ff1122212323134879ddceeb1240b0988", |
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_LINE@json.output@ [@@@", | 170 "@@@STEP_LOG_LINE@json.output@ [@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"a6298e4afedbf2cd461755ea6f45b0ad642222
22\", @@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"a6298e4afedbf2cd461755ea6f45b0ad642222
22\", @@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@", |
173 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 173 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
174 "@@@STEP_LOG_LINE@json.output@]@@@", | 174 "@@@STEP_LOG_LINE@json.output@]@@@", |
175 "@@@STEP_LOG_END@json.output@@@" | 175 "@@@STEP_LOG_END@json.output@@@" |
176 ] | 176 ] |
177 }, | 177 }, |
178 { | 178 { |
179 "cmd": [ | 179 "cmd": [ |
180 "python", | 180 "python", |
181 "-u", | 181 "-u", |
182 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 182 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
183 "--", | 183 "--", |
184 "[DEPOT_TOOLS]/gsutil.py", | 184 "[DEPOT_TOOLS]/gsutil.py", |
185 "----", | 185 "----", |
186 "ls", | 186 "ls", |
187 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 187 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
188 ], | 188 ], |
189 "cwd": "[SLAVE_BUILD]", | 189 "cwd": "[SLAVE_BUILD]", |
190 "name": "gsutil ls" | 190 "name": "gsutil ls" |
191 }, | 191 }, |
192 { | 192 { |
(...skipping 14 matching lines...) Expand all Loading... |
207 "--diff", | 207 "--diff", |
208 "/dev/null" | 208 "/dev/null" |
209 ], | 209 ], |
210 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 210 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
211 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 211 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
212 }, | 212 }, |
213 { | 213 { |
214 "cmd": [ | 214 "cmd": [ |
215 "python", | 215 "python", |
216 "-u", | 216 "-u", |
217 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 217 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
218 "--", | 218 "--", |
219 "[DEPOT_TOOLS]/gsutil.py", | 219 "[DEPOT_TOOLS]/gsutil.py", |
220 "----", | 220 "----", |
221 "ls", | 221 "ls", |
222 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 222 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
223 ], | 223 ], |
224 "cwd": "[SLAVE_BUILD]", | 224 "cwd": "[SLAVE_BUILD]", |
225 "name": "gsutil ls (2)" | 225 "name": "gsutil ls (2)" |
226 }, | 226 }, |
227 { | 227 { |
(...skipping 14 matching lines...) Expand all Loading... |
242 "--diff", | 242 "--diff", |
243 "/dev/null" | 243 "/dev/null" |
244 ], | 244 ], |
245 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 245 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
246 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." | 246 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." |
247 }, | 247 }, |
248 { | 248 { |
249 "cmd": [ | 249 "cmd": [ |
250 "python", | 250 "python", |
251 "-u", | 251 "-u", |
252 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 252 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
253 "[DEPOT_TOOLS]/gsutil.py" | 253 "[DEPOT_TOOLS]/gsutil.py" |
254 ], | 254 ], |
255 "cwd": "[SLAVE_BUILD]", | 255 "cwd": "[SLAVE_BUILD]", |
256 "name": "Waiting for revision 314015 and 1 other revision(s).", | 256 "name": "Waiting for revision 314015 and 1 other revision(s).", |
257 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d21
11111.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip\", \"type\": \"gs\
"}]}", | 257 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui
lder\", \"job_name\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-build\", \"mast
er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs:
//chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d21
11111.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/
full-build-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip\", \"type\": \"gs\
"}]}", |
258 "stdout": "/path/to/tmp/json", | 258 "stdout": "/path/to/tmp/json", |
259 "~followup_annotations": [ | 259 "~followup_annotations": [ |
260 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 260 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
261 "@@@STEP_LOG_END@json.output (invalid)@@@" | 261 "@@@STEP_LOG_END@json.output (invalid)@@@" |
262 ] | 262 ] |
263 }, | 263 }, |
264 { | 264 { |
265 "cmd": [ | 265 "cmd": [ |
266 "python", | 266 "python", |
267 "-u", | 267 "-u", |
268 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 268 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
269 "--", | 269 "--", |
270 "[DEPOT_TOOLS]/gsutil.py", | 270 "[DEPOT_TOOLS]/gsutil.py", |
271 "----", | 271 "----", |
272 "ls", | 272 "ls", |
273 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 273 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
274 ], | 274 ], |
275 "cwd": "[SLAVE_BUILD]", | 275 "cwd": "[SLAVE_BUILD]", |
276 "name": "gsutil ls (3)" | 276 "name": "gsutil ls (3)" |
277 }, | 277 }, |
278 { | 278 { |
(...skipping 16 matching lines...) Expand all Loading... |
295 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 295 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
296 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 296 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
297 } | 297 } |
298 } | 298 } |
299 ] | 299 ] |
300 }, | 300 }, |
301 { | 301 { |
302 "cmd": [ | 302 "cmd": [ |
303 "python", | 303 "python", |
304 "-u", | 304 "-u", |
305 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 305 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
306 "--", | 306 "--", |
307 "[DEPOT_TOOLS]/gsutil.py", | 307 "[DEPOT_TOOLS]/gsutil.py", |
308 "----", | 308 "----", |
309 "ls", | 309 "ls", |
310 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 310 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
311 ], | 311 ], |
312 "cwd": "[SLAVE_BUILD]", | 312 "cwd": "[SLAVE_BUILD]", |
313 "name": "gsutil ls (4)" | 313 "name": "gsutil ls (4)" |
314 }, | 314 }, |
315 { | 315 { |
(...skipping 16 matching lines...) Expand all Loading... |
332 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", | 332 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", |
333 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988" | 333 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988" |
334 } | 334 } |
335 } | 335 } |
336 ] | 336 ] |
337 }, | 337 }, |
338 { | 338 { |
339 "cmd": [ | 339 "cmd": [ |
340 "python", | 340 "python", |
341 "-u", | 341 "-u", |
342 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 342 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
343 "[DEPOT_TOOLS]/gsutil.py" | 343 "[DEPOT_TOOLS]/gsutil.py" |
344 ], | 344 ], |
345 "cwd": "[SLAVE_BUILD]", | 345 "cwd": "[SLAVE_BUILD]", |
346 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", | 346 "name": "Waiting for revision 314015 and 1 other revision(s). (2)", |
347 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/dcdcdc0ff112221232313487
9ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}", | 347 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam
e\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.
chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise
ct-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"
gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/dcdcdc0ff112221232313487
9ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}", |
348 "stdout": "/path/to/tmp/json", | 348 "stdout": "/path/to/tmp/json", |
349 "~followup_annotations": [ | 349 "~followup_annotations": [ |
350 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 350 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
351 "@@@STEP_LOG_END@json.output (invalid)@@@" | 351 "@@@STEP_LOG_END@json.output (invalid)@@@" |
352 ] | 352 ] |
353 }, | 353 }, |
354 { | 354 { |
355 "cmd": [ | 355 "cmd": [ |
356 "python", | 356 "python", |
357 "-u", | 357 "-u", |
358 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 358 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
359 "--", | 359 "--", |
360 "[DEPOT_TOOLS]/gsutil.py", | 360 "[DEPOT_TOOLS]/gsutil.py", |
361 "----", | 361 "----", |
362 "ls", | 362 "ls", |
363 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 363 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
364 ], | 364 ], |
365 "cwd": "[SLAVE_BUILD]", | 365 "cwd": "[SLAVE_BUILD]", |
366 "name": "gsutil ls (5)" | 366 "name": "gsutil ls (5)" |
367 }, | 367 }, |
368 { | 368 { |
369 "cmd": [ | 369 "cmd": [ |
370 "python", | 370 "python", |
371 "-u", | 371 "-u", |
372 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 372 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
373 "--", | 373 "--", |
374 "[DEPOT_TOOLS]/gsutil.py", | 374 "[DEPOT_TOOLS]/gsutil.py", |
375 "----", | 375 "----", |
376 "cat", | 376 "cat", |
377 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 377 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
378 ], | 378 ], |
379 "cwd": "[SLAVE_BUILD]", | 379 "cwd": "[SLAVE_BUILD]", |
380 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", | 380 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", |
381 "stdout": "/path/to/tmp/" | 381 "stdout": "/path/to/tmp/" |
382 }, | 382 }, |
383 { | 383 { |
384 "cmd": [ | 384 "cmd": [ |
385 "python", | 385 "python", |
386 "-u", | 386 "-u", |
387 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 387 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
388 "[DEPOT_TOOLS]/gsutil.py" | 388 "[DEPOT_TOOLS]/gsutil.py" |
389 ], | 389 ], |
390 "cwd": "[SLAVE_BUILD]", | 390 "cwd": "[SLAVE_BUILD]", |
391 "name": "Waiting for revision 314017", | 391 "name": "Waiting for revision 314017", |
392 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"d
cdcdc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}"
, | 392 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"d
cdcdc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}"
, |
393 "stdout": "/path/to/tmp/json", | 393 "stdout": "/path/to/tmp/json", |
394 "~followup_annotations": [ | 394 "~followup_annotations": [ |
395 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 395 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
396 "@@@STEP_LOG_END@json.output (invalid)@@@" | 396 "@@@STEP_LOG_END@json.output (invalid)@@@" |
397 ] | 397 ] |
398 }, | 398 }, |
399 { | 399 { |
400 "cmd": [ | 400 "cmd": [ |
401 "python", | 401 "python", |
402 "-u", | 402 "-u", |
403 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 403 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
404 "--", | 404 "--", |
405 "[DEPOT_TOOLS]/gsutil.py", | 405 "[DEPOT_TOOLS]/gsutil.py", |
406 "----", | 406 "----", |
407 "ls", | 407 "ls", |
408 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 408 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
409 ], | 409 ], |
410 "cwd": "[SLAVE_BUILD]", | 410 "cwd": "[SLAVE_BUILD]", |
411 "name": "gsutil ls (6)" | 411 "name": "gsutil ls (6)" |
412 }, | 412 }, |
413 { | 413 { |
414 "cmd": [ | 414 "cmd": [ |
415 "python", | 415 "python", |
416 "-u", | 416 "-u", |
417 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 417 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
418 "--", | 418 "--", |
419 "[DEPOT_TOOLS]/gsutil.py", | 419 "[DEPOT_TOOLS]/gsutil.py", |
420 "----", | 420 "----", |
421 "cat", | 421 "cat", |
422 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 422 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
423 ], | 423 ], |
424 "cwd": "[SLAVE_BUILD]", | 424 "cwd": "[SLAVE_BUILD]", |
425 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12
40b0988", | 425 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12
40b0988", |
426 "stdout": "/path/to/tmp/" | 426 "stdout": "/path/to/tmp/" |
427 }, | 427 }, |
428 { | 428 { |
429 "cmd": [ | 429 "cmd": [ |
430 "python", | 430 "python", |
431 "-u", | 431 "-u", |
432 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 432 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
433 "--", | 433 "--", |
434 "[DEPOT_TOOLS]/gsutil.py", | 434 "[DEPOT_TOOLS]/gsutil.py", |
435 "----", | 435 "----", |
436 "ls", | 436 "ls", |
437 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 437 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
438 ], | 438 ], |
439 "cwd": "[SLAVE_BUILD]", | 439 "cwd": "[SLAVE_BUILD]", |
440 "name": "gsutil ls (7)" | 440 "name": "gsutil ls (7)" |
441 }, | 441 }, |
442 { | 442 { |
(...skipping 14 matching lines...) Expand all Loading... |
457 "--diff", | 457 "--diff", |
458 "/dev/null" | 458 "/dev/null" |
459 ], | 459 ], |
460 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 460 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
461 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 461 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
462 }, | 462 }, |
463 { | 463 { |
464 "cmd": [ | 464 "cmd": [ |
465 "python", | 465 "python", |
466 "-u", | 466 "-u", |
467 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 467 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
468 "[DEPOT_TOOLS]/gsutil.py" | 468 "[DEPOT_TOOLS]/gsutil.py" |
469 ], | 469 ], |
470 "cwd": "[SLAVE_BUILD]", | 470 "cwd": "[SLAVE_BUILD]", |
471 "name": "Waiting for revision a6298e4afedbf2cd461755ea6f45b0ad64222222", | 471 "name": "Waiting for revision a6298e4afedbf2cd461755ea6f45b0ad64222222", |
472 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin
ux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"ty
pe\": \"gs\"}]}", | 472 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam
e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"tryserver
.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin
ux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"ty
pe\": \"gs\"}]}", |
473 "stdout": "/path/to/tmp/json", | 473 "stdout": "/path/to/tmp/json", |
474 "~followup_annotations": [ | 474 "~followup_annotations": [ |
475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
476 "@@@STEP_LOG_END@json.output (invalid)@@@" | 476 "@@@STEP_LOG_END@json.output (invalid)@@@" |
477 ] | 477 ] |
478 }, | 478 }, |
479 { | 479 { |
480 "cmd": [ | 480 "cmd": [ |
481 "python", | 481 "python", |
482 "-u", | 482 "-u", |
483 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 483 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
484 "--", | 484 "--", |
485 "[DEPOT_TOOLS]/gsutil.py", | 485 "[DEPOT_TOOLS]/gsutil.py", |
486 "----", | 486 "----", |
487 "ls", | 487 "ls", |
488 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 488 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
489 ], | 489 ], |
490 "cwd": "[SLAVE_BUILD]", | 490 "cwd": "[SLAVE_BUILD]", |
491 "name": "gsutil ls (8)" | 491 "name": "gsutil ls (8)" |
492 }, | 492 }, |
493 { | 493 { |
(...skipping 16 matching lines...) Expand all Loading... |
510 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 510 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
511 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 511 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
512 } | 512 } |
513 } | 513 } |
514 ] | 514 ] |
515 }, | 515 }, |
516 { | 516 { |
517 "cmd": [ | 517 "cmd": [ |
518 "python", | 518 "python", |
519 "-u", | 519 "-u", |
520 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", | 520 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py", |
521 "[DEPOT_TOOLS]/gsutil.py" | 521 "[DEPOT_TOOLS]/gsutil.py" |
522 ], | 522 ], |
523 "cwd": "[SLAVE_BUILD]", | 523 "cwd": "[SLAVE_BUILD]", |
524 "name": "Waiting for revision a6298e4afedbf2cd461755ea6f45b0ad64222222 (2)", | 524 "name": "Waiting for revision a6298e4afedbf2cd461755ea6f45b0ad64222222 (2)", |
525 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}"
, | 525 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a
6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium
.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul
ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}"
, |
526 "stdout": "/path/to/tmp/json", | 526 "stdout": "/path/to/tmp/json", |
527 "~followup_annotations": [ | 527 "~followup_annotations": [ |
528 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 528 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
529 "@@@STEP_LOG_END@json.output (invalid)@@@" | 529 "@@@STEP_LOG_END@json.output (invalid)@@@" |
530 ] | 530 ] |
531 }, | 531 }, |
532 { | 532 { |
533 "cmd": [ | 533 "cmd": [ |
534 "python", | 534 "python", |
535 "-u", | 535 "-u", |
536 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 536 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
537 "--", | 537 "--", |
538 "[DEPOT_TOOLS]/gsutil.py", | 538 "[DEPOT_TOOLS]/gsutil.py", |
539 "----", | 539 "----", |
540 "ls", | 540 "ls", |
541 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 541 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
542 ], | 542 ], |
543 "cwd": "[SLAVE_BUILD]", | 543 "cwd": "[SLAVE_BUILD]", |
544 "name": "gsutil ls (9)" | 544 "name": "gsutil ls (9)" |
545 }, | 545 }, |
546 { | 546 { |
547 "cmd": [ | 547 "cmd": [ |
548 "python", | 548 "python", |
549 "-u", | 549 "-u", |
550 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 550 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
551 "--", | 551 "--", |
552 "[DEPOT_TOOLS]/gsutil.py", | 552 "[DEPOT_TOOLS]/gsutil.py", |
553 "----", | 553 "----", |
554 "cat", | 554 "cat", |
555 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 555 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
556 ], | 556 ], |
557 "cwd": "[SLAVE_BUILD]", | 557 "cwd": "[SLAVE_BUILD]", |
558 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6
4222222", | 558 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6
4222222", |
559 "stdout": "/path/to/tmp/" | 559 "stdout": "/path/to/tmp/" |
560 }, | 560 }, |
561 { | 561 { |
562 "cmd": [ | 562 "cmd": [ |
563 "git", | 563 "git", |
564 "show", | 564 "show", |
565 "--name-only", | 565 "--name-only", |
566 "--pretty=format:", | 566 "--pretty=format:", |
567 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 567 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
568 ], | 568 ], |
569 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 569 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
570 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", | 570 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", |
571 "stdout": "/path/to/tmp/" | 571 "stdout": "/path/to/tmp/" |
572 }, | 572 }, |
573 { | 573 { |
574 "cmd": [ | 574 "cmd": [ |
575 "python", | 575 "python", |
576 "-u", | 576 "-u", |
577 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 577 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
578 "DEPS", | 578 "DEPS", |
579 "--commit", | 579 "--commit", |
580 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 580 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
581 ], | 581 ], |
582 "cwd": "[SLAVE_BUILD]", | 582 "cwd": "[SLAVE_BUILD]", |
583 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 583 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
584 "stdout": "/path/to/tmp/" | 584 "stdout": "/path/to/tmp/" |
585 }, | 585 }, |
586 { | 586 { |
587 "cmd": [ | 587 "cmd": [ |
588 "python", | 588 "python", |
589 "-u", | 589 "-u", |
590 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", | 590 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py", |
591 "DEPS", | 591 "DEPS", |
592 "--commit", | 592 "--commit", |
593 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 593 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
594 ], | 594 ], |
595 "cwd": "[SLAVE_BUILD]", | 595 "cwd": "[SLAVE_BUILD]", |
596 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", | 596 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
597 "stdout": "/path/to/tmp/" | 597 "stdout": "/path/to/tmp/" |
598 }, | 598 }, |
599 { | 599 { |
600 "cmd": [ | 600 "cmd": [ |
601 "python", | 601 "python", |
602 "-u", | 602 "-u", |
603 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", | 603 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py
", |
604 "001", | 604 "001", |
605 "004", | 605 "004", |
606 "v8" | 606 "v8" |
607 ], | 607 ], |
608 "cwd": "[SLAVE_BUILD]", | 608 "cwd": "[SLAVE_BUILD]", |
609 "name": "Expanding revision range for revision 004 on depot v8", | 609 "name": "Expanding revision range for revision 004 on depot v8", |
610 "stdout": "/path/to/tmp/json", | 610 "stdout": "/path/to/tmp/json", |
611 "~followup_annotations": [ | 611 "~followup_annotations": [ |
612 "@@@STEP_LOG_LINE@json.output@[@@@", | 612 "@@@STEP_LOG_LINE@json.output@[@@@", |
613 "@@@STEP_LOG_LINE@json.output@ [@@@", | 613 "@@@STEP_LOG_LINE@json.output@ [@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
678 }, | 678 }, |
679 { | 679 { |
680 "cmd": [], | 680 "cmd": [], |
681 "cwd": "[SLAVE_BUILD]", | 681 "cwd": "[SLAVE_BUILD]", |
682 "name": "Wiggling revision a6298e4afedbf2cd461755ea6f45b0ad64222222,v8@003" | 682 "name": "Wiggling revision a6298e4afedbf2cd461755ea6f45b0ad64222222,v8@003" |
683 }, | 683 }, |
684 { | 684 { |
685 "cmd": [ | 685 "cmd": [ |
686 "python", | 686 "python", |
687 "-u", | 687 "-u", |
688 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 688 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
689 "--", | 689 "--", |
690 "[DEPOT_TOOLS]/gsutil.py", | 690 "[DEPOT_TOOLS]/gsutil.py", |
691 "----", | 691 "----", |
692 "ls", | 692 "ls", |
693 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" | 693 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" |
694 ], | 694 ], |
695 "cwd": "[SLAVE_BUILD]", | 695 "cwd": "[SLAVE_BUILD]", |
696 "name": "gsutil ls (10)" | 696 "name": "gsutil ls (10)" |
697 }, | 697 }, |
698 { | 698 { |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
741 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 741 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
742 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 742 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
743 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 743 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
744 "@@@STEP_LOG_END@python.inline@@@" | 744 "@@@STEP_LOG_END@python.inline@@@" |
745 ] | 745 ] |
746 }, | 746 }, |
747 { | 747 { |
748 "cmd": [ | 748 "cmd": [ |
749 "python", | 749 "python", |
750 "-u", | 750 "-u", |
751 "RECIPE_MODULE[auto_bisect]/resources/fetch_revision_info.py", | 751 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_revision_info.py", |
752 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 752 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
753 "chromium" | 753 "chromium" |
754 ], | 754 ], |
755 "cwd": "[SLAVE_BUILD]", | 755 "cwd": "[SLAVE_BUILD]", |
756 "name": "Reading culprit cl information.", | 756 "name": "Reading culprit cl information.", |
757 "stdout": "/path/to/tmp/json", | 757 "stdout": "/path/to/tmp/json", |
758 "~followup_annotations": [ | 758 "~followup_annotations": [ |
759 "@@@STEP_LOG_LINE@json.output@{@@@", | 759 "@@@STEP_LOG_LINE@json.output@{@@@", |
760 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", | 760 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
761 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", | 761 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", |
762 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", | 762 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
763 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", | 763 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
764 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", | 764 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
765 "@@@STEP_LOG_LINE@json.output@}@@@", | 765 "@@@STEP_LOG_LINE@json.output@}@@@", |
766 "@@@STEP_LOG_END@json.output@@@" | 766 "@@@STEP_LOG_END@json.output@@@" |
767 ] | 767 ] |
768 }, | 768 }, |
769 { | 769 { |
770 "name": "$result", | 770 "name": "$result", |
771 "recipe_result": null, | 771 "recipe_result": null, |
772 "status_code": 0 | 772 "status_code": 0 |
773 } | 773 } |
774 ] | 774 ] |
OLD | NEW |