Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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
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_LINE@json.output@ [@@@", 170 "@@@STEP_LOG_LINE@json.output@ [@@@",
171 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@", 171 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@",
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/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222.zip" 187 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222.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
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 a6298e4afedbf2cd461755ea6f45b0ad64222222 via g it try." 211 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 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/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4 e1ed2fff9fe6d964d2111111.zip" 222 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4 e1ed2fff9fe6d964d2111111.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
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 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g it try." 246 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 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\": \"android_arm64_perf_bisect_builder\", \ "job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"t ryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"android_arm64 _perf_bisect_builder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 -build\", \"master\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"l ocation\": \"gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afe dbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://c hrome-perf/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d 964d2111111.zip\", \"type\": \"gs\"}]}", 257 "stdin": "{\"jobs\": [{\"builder\": \"android_arm64_perf_bisect_builder\", \ "job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"master\": \"t ryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"android_arm64 _perf_bisect_builder\", \"job_name\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 -build\", \"master\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"l ocation\": \"gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afe dbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\"}, {\"location\": \"gs://c hrome-perf/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d 964d2111111.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/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222.zip" 273 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222.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
295 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", 295 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
296 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" 296 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222"
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/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4 e1ed2fff9fe6d964d2111111.zip" 310 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_00316c9ddfb9d7b4 e1ed2fff9fe6d964d2111111.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
332 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 332 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
333 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 333 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
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\": \"android-nexus9\", \"job_name\": \"a629 8e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"builder\": \"android-nexus9\", \"job_name\": \ "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromi um.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-res ults/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d9 64d2111111-test.results\", \"type\": \"gs\"}]}", 347 "stdin": "{\"jobs\": [{\"builder\": \"android-nexus9\", \"job_name\": \"a629 8e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"builder\": \"android-nexus9\", \"job_name\": \ "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromi um.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-res ults/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d9 64d2111111-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@{@@@", 350 "@@@STEP_LOG_LINE@json.output@{@@@",
351 "@@@STEP_LOG_LINE@json.output@ \"completed\": [@@@", 351 "@@@STEP_LOG_LINE@json.output@ \"completed\": [@@@",
352 "@@@STEP_LOG_LINE@json.output@ {@@@", 352 "@@@STEP_LOG_LINE@json.output@ {@@@",
353 "@@@STEP_LOG_LINE@json.output@ \"location\": \"gs://chrome-perf/bisec t-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", @@@", 353 "@@@STEP_LOG_LINE@json.output@ \"location\": \"gs://chrome-perf/bisec t-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", @@@",
354 "@@@STEP_LOG_LINE@json.output@ \"type\": \"gs\"@@@", 354 "@@@STEP_LOG_LINE@json.output@ \"type\": \"gs\"@@@",
355 "@@@STEP_LOG_LINE@json.output@ }@@@", 355 "@@@STEP_LOG_LINE@json.output@ }@@@",
356 "@@@STEP_LOG_LINE@json.output@ ]@@@", 356 "@@@STEP_LOG_LINE@json.output@ ]@@@",
357 "@@@STEP_LOG_LINE@json.output@}@@@", 357 "@@@STEP_LOG_LINE@json.output@}@@@",
358 "@@@STEP_LOG_END@json.output@@@" 358 "@@@STEP_LOG_END@json.output@@@"
359 ] 359 ]
360 }, 360 },
361 { 361 {
362 "cmd": [ 362 "cmd": [
363 "python", 363 "python",
364 "-u", 364 "-u",
365 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 365 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
366 "--", 366 "--",
367 "[DEPOT_TOOLS]/gsutil.py", 367 "[DEPOT_TOOLS]/gsutil.py",
368 "----", 368 "----",
369 "ls", 369 "ls",
370 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 370 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
371 ], 371 ],
372 "cwd": "[SLAVE_BUILD]", 372 "cwd": "[SLAVE_BUILD]",
373 "name": "gsutil ls (5)" 373 "name": "gsutil ls (5)"
374 }, 374 },
375 { 375 {
376 "cmd": [ 376 "cmd": [
377 "python", 377 "python",
378 "-u", 378 "-u",
379 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 379 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
380 "--", 380 "--",
381 "[DEPOT_TOOLS]/gsutil.py", 381 "[DEPOT_TOOLS]/gsutil.py",
382 "----", 382 "----",
383 "cat", 383 "cat",
384 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 384 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
385 ], 385 ],
386 "cwd": "[SLAVE_BUILD]", 386 "cwd": "[SLAVE_BUILD]",
387 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6 4222222", 387 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6 4222222",
388 "stdout": "/path/to/tmp/" 388 "stdout": "/path/to/tmp/"
389 }, 389 },
390 { 390 {
391 "cmd": [ 391 "cmd": [
392 "python", 392 "python",
393 "-u", 393 "-u",
394 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 394 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
395 "[DEPOT_TOOLS]/gsutil.py" 395 "[DEPOT_TOOLS]/gsutil.py"
396 ], 396 ],
397 "cwd": "[SLAVE_BUILD]", 397 "cwd": "[SLAVE_BUILD]",
398 "name": "Waiting for revision 314017", 398 "name": "Waiting for revision 314017",
399 "stdin": "{\"jobs\": [{\"builder\": \"android-nexus9\", \"job_name\": \"0031 6c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-results/ 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}", 399 "stdin": "{\"jobs\": [{\"builder\": \"android-nexus9\", \"job_name\": \"0031 6c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-results/ 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}",
400 "stdout": "/path/to/tmp/json", 400 "stdout": "/path/to/tmp/json",
401 "~followup_annotations": [ 401 "~followup_annotations": [
402 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 402 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
403 "@@@STEP_LOG_END@json.output (invalid)@@@" 403 "@@@STEP_LOG_END@json.output (invalid)@@@"
404 ] 404 ]
405 }, 405 },
406 { 406 {
407 "cmd": [ 407 "cmd": [
408 "python", 408 "python",
409 "-u", 409 "-u",
410 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 410 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
411 "--", 411 "--",
412 "[DEPOT_TOOLS]/gsutil.py", 412 "[DEPOT_TOOLS]/gsutil.py",
413 "----", 413 "----",
414 "ls", 414 "ls",
415 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 415 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
416 ], 416 ],
417 "cwd": "[SLAVE_BUILD]", 417 "cwd": "[SLAVE_BUILD]",
418 "name": "gsutil ls (6)" 418 "name": "gsutil ls (6)"
419 }, 419 },
420 { 420 {
421 "cmd": [ 421 "cmd": [
422 "python", 422 "python",
423 "-u", 423 "-u",
424 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 424 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
425 "--", 425 "--",
426 "[DEPOT_TOOLS]/gsutil.py", 426 "[DEPOT_TOOLS]/gsutil.py",
427 "----", 427 "----",
428 "cat", 428 "cat",
429 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 429 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
430 ], 430 ],
431 "cwd": "[SLAVE_BUILD]", 431 "cwd": "[SLAVE_BUILD]",
432 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d 2111111", 432 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d 2111111",
433 "stdout": "/path/to/tmp/" 433 "stdout": "/path/to/tmp/"
434 }, 434 },
435 { 435 {
436 "cmd": [ 436 "cmd": [
437 "python", 437 "python",
438 "-u", 438 "-u",
439 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 439 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
440 "--", 440 "--",
441 "[DEPOT_TOOLS]/gsutil.py", 441 "[DEPOT_TOOLS]/gsutil.py",
442 "----", 442 "----",
443 "ls", 443 "ls",
444 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212 323134879ddceeb1240b0988.zip" 444 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212 323134879ddceeb1240b0988.zip"
445 ], 445 ],
446 "cwd": "[SLAVE_BUILD]", 446 "cwd": "[SLAVE_BUILD]",
447 "name": "gsutil ls (7)" 447 "name": "gsutil ls (7)"
448 }, 448 },
449 { 449 {
(...skipping 14 matching lines...) Expand all
464 "--diff", 464 "--diff",
465 "/dev/null" 465 "/dev/null"
466 ], 466 ],
467 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 467 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
468 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g it try." 468 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g it try."
469 }, 469 },
470 { 470 {
471 "cmd": [ 471 "cmd": [
472 "python", 472 "python",
473 "-u", 473 "-u",
474 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 474 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
475 "[DEPOT_TOOLS]/gsutil.py" 475 "[DEPOT_TOOLS]/gsutil.py"
476 ], 476 ],
477 "cwd": "[SLAVE_BUILD]", 477 "cwd": "[SLAVE_BUILD]",
478 "name": "Waiting for revision dcdcdc0ff1122212323134879ddceeb1240b0988", 478 "name": "Waiting for revision dcdcdc0ff1122212323134879ddceeb1240b0988",
479 "stdin": "{\"jobs\": [{\"builder\": \"android_arm64_perf_bisect_builder\", \ "job_name\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-build\", \"master\": \"t ryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome- perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212323134879ddceeb1240 b0988.zip\", \"type\": \"gs\"}]}", 479 "stdin": "{\"jobs\": [{\"builder\": \"android_arm64_perf_bisect_builder\", \ "job_name\": \"dcdcdc0ff1122212323134879ddceeb1240b0988-build\", \"master\": \"t ryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome- perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212323134879ddceeb1240 b0988.zip\", \"type\": \"gs\"}]}",
480 "stdout": "/path/to/tmp/json", 480 "stdout": "/path/to/tmp/json",
481 "~followup_annotations": [ 481 "~followup_annotations": [
482 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 482 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
483 "@@@STEP_LOG_END@json.output (invalid)@@@" 483 "@@@STEP_LOG_END@json.output (invalid)@@@"
484 ] 484 ]
485 }, 485 },
486 { 486 {
487 "cmd": [ 487 "cmd": [
488 "python", 488 "python",
489 "-u", 489 "-u",
490 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 490 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
491 "--", 491 "--",
492 "[DEPOT_TOOLS]/gsutil.py", 492 "[DEPOT_TOOLS]/gsutil.py",
493 "----", 493 "----",
494 "ls", 494 "ls",
495 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212 323134879ddceeb1240b0988.zip" 495 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_dcdcdc0ff1122212 323134879ddceeb1240b0988.zip"
496 ], 496 ],
497 "cwd": "[SLAVE_BUILD]", 497 "cwd": "[SLAVE_BUILD]",
498 "name": "gsutil ls (8)" 498 "name": "gsutil ls (8)"
499 }, 499 },
500 { 500 {
(...skipping 16 matching lines...) Expand all
517 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", 517 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988",
518 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988" 518 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988"
519 } 519 }
520 } 520 }
521 ] 521 ]
522 }, 522 },
523 { 523 {
524 "cmd": [ 524 "cmd": [
525 "python", 525 "python",
526 "-u", 526 "-u",
527 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 527 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
528 "[DEPOT_TOOLS]/gsutil.py" 528 "[DEPOT_TOOLS]/gsutil.py"
529 ], 529 ],
530 "cwd": "[SLAVE_BUILD]", 530 "cwd": "[SLAVE_BUILD]",
531 "name": "Waiting for revision dcdcdc0ff1122212323134879ddceeb1240b0988 (2)", 531 "name": "Waiting for revision dcdcdc0ff1122212323134879ddceeb1240b0988 (2)",
532 "stdin": "{\"jobs\": [{\"builder\": \"android-nexus9\", \"job_name\": \"dcdc dc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-results/ dcdcdc0ff1122212323134879ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}", 532 "stdin": "{\"jobs\": [{\"builder\": \"android-nexus9\", \"job_name\": \"dcdc dc0ff1122212323134879ddceeb1240b0988-test\", \"master\": \"tryserver.chromium.pe rf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-results/ dcdcdc0ff1122212323134879ddceeb1240b0988-test.results\", \"type\": \"gs\"}]}",
533 "stdout": "/path/to/tmp/json", 533 "stdout": "/path/to/tmp/json",
534 "~followup_annotations": [ 534 "~followup_annotations": [
535 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 535 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
536 "@@@STEP_LOG_END@json.output (invalid)@@@" 536 "@@@STEP_LOG_END@json.output (invalid)@@@"
537 ] 537 ]
538 }, 538 },
539 { 539 {
540 "cmd": [ 540 "cmd": [
541 "python", 541 "python",
542 "-u", 542 "-u",
543 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 543 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
544 "--", 544 "--",
545 "[DEPOT_TOOLS]/gsutil.py", 545 "[DEPOT_TOOLS]/gsutil.py",
546 "----", 546 "----",
547 "ls", 547 "ls",
548 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results" 548 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results"
549 ], 549 ],
550 "cwd": "[SLAVE_BUILD]", 550 "cwd": "[SLAVE_BUILD]",
551 "name": "gsutil ls (9)" 551 "name": "gsutil ls (9)"
552 }, 552 },
553 { 553 {
554 "cmd": [ 554 "cmd": [
555 "python", 555 "python",
556 "-u", 556 "-u",
557 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 557 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
558 "--", 558 "--",
559 "[DEPOT_TOOLS]/gsutil.py", 559 "[DEPOT_TOOLS]/gsutil.py",
560 "----", 560 "----",
561 "cat", 561 "cat",
562 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results" 562 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results"
563 ], 563 ],
564 "cwd": "[SLAVE_BUILD]", 564 "cwd": "[SLAVE_BUILD]",
565 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988", 565 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988",
566 "stdout": "/path/to/tmp/" 566 "stdout": "/path/to/tmp/"
567 }, 567 },
568 { 568 {
569 "cmd": [ 569 "cmd": [
570 "git", 570 "git",
571 "show", 571 "show",
572 "--name-only", 572 "--name-only",
573 "--pretty=format:", 573 "--pretty=format:",
574 "dcdcdc0ff1122212323134879ddceeb1240b0988" 574 "dcdcdc0ff1122212323134879ddceeb1240b0988"
575 ], 575 ],
576 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 576 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
577 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", 577 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988",
578 "stdout": "/path/to/tmp/" 578 "stdout": "/path/to/tmp/"
579 }, 579 },
580 { 580 {
581 "cmd": [ 581 "cmd": [
582 "python", 582 "python",
583 "-u", 583 "-u",
584 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 584 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
585 "DEPS", 585 "DEPS",
586 "--commit", 586 "--commit",
587 "a6298e4afedbf2cd461755ea6f45b0ad64222222" 587 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
588 ], 588 ],
589 "cwd": "[SLAVE_BUILD]", 589 "cwd": "[SLAVE_BUILD]",
590 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", 590 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS",
591 "stdout": "/path/to/tmp/" 591 "stdout": "/path/to/tmp/"
592 }, 592 },
593 { 593 {
594 "cmd": [ 594 "cmd": [
595 "python", 595 "python",
596 "-u", 596 "-u",
597 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 597 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
598 "DEPS", 598 "DEPS",
599 "--commit", 599 "--commit",
600 "dcdcdc0ff1122212323134879ddceeb1240b0988" 600 "dcdcdc0ff1122212323134879ddceeb1240b0988"
601 ], 601 ],
602 "cwd": "[SLAVE_BUILD]", 602 "cwd": "[SLAVE_BUILD]",
603 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", 603 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS",
604 "stdout": "/path/to/tmp/" 604 "stdout": "/path/to/tmp/"
605 }, 605 },
606 { 606 {
607 "cmd": [ 607 "cmd": [
608 "python", 608 "python",
609 "-u", 609 "-u",
610 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", 610 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py ",
611 "001", 611 "001",
612 "004", 612 "004",
613 "v8" 613 "v8"
614 ], 614 ],
615 "cwd": "[SLAVE_BUILD]", 615 "cwd": "[SLAVE_BUILD]",
616 "name": "Expanding revision range for revision 004 on depot v8", 616 "name": "Expanding revision range for revision 004 on depot v8",
617 "stdout": "/path/to/tmp/json", 617 "stdout": "/path/to/tmp/json",
618 "~followup_annotations": [ 618 "~followup_annotations": [
619 "@@@STEP_LOG_LINE@json.output@[@@@", 619 "@@@STEP_LOG_LINE@json.output@[@@@",
620 "@@@STEP_LOG_LINE@json.output@ [@@@", 620 "@@@STEP_LOG_LINE@json.output@ [@@@",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
685 }, 685 },
686 { 686 {
687 "cmd": [], 687 "cmd": [],
688 "cwd": "[SLAVE_BUILD]", 688 "cwd": "[SLAVE_BUILD]",
689 "name": "Wiggling revision 314015,v8@003" 689 "name": "Wiggling revision 314015,v8@003"
690 }, 690 },
691 { 691 {
692 "cmd": [ 692 "cmd": [
693 "python", 693 "python",
694 "-u", 694 "-u",
695 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 695 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
696 "--", 696 "--",
697 "[DEPOT_TOOLS]/gsutil.py", 697 "[DEPOT_TOOLS]/gsutil.py",
698 "----", 698 "----",
699 "ls", 699 "ls",
700 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" 700 "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_a6298e4afedbf2cd 461755ea6f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip"
701 ], 701 ],
702 "cwd": "[SLAVE_BUILD]", 702 "cwd": "[SLAVE_BUILD]",
703 "name": "gsutil ls (10)" 703 "name": "gsutil ls (10)"
704 }, 704 },
705 { 705 {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
748 "@@@STEP_LOG_LINE@python.inline@import os@@@", 748 "@@@STEP_LOG_LINE@python.inline@import os@@@",
749 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 749 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
750 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", 750 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@",
751 "@@@STEP_LOG_END@python.inline@@@" 751 "@@@STEP_LOG_END@python.inline@@@"
752 ] 752 ]
753 }, 753 },
754 { 754 {
755 "cmd": [ 755 "cmd": [
756 "python", 756 "python",
757 "-u", 757 "-u",
758 "RECIPE_MODULE[auto_bisect]/resources/fetch_revision_info.py", 758 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_revision_info.py",
759 "a6298e4afedbf2cd461755ea6f45b0ad64222222", 759 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
760 "chromium" 760 "chromium"
761 ], 761 ],
762 "cwd": "[SLAVE_BUILD]", 762 "cwd": "[SLAVE_BUILD]",
763 "name": "Reading culprit cl information.", 763 "name": "Reading culprit cl information.",
764 "stdout": "/path/to/tmp/json", 764 "stdout": "/path/to/tmp/json",
765 "~followup_annotations": [ 765 "~followup_annotations": [
766 "@@@STEP_LOG_LINE@json.output@{@@@", 766 "@@@STEP_LOG_LINE@json.output@{@@@",
767 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", 767 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@",
768 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@", 768 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@",
769 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", 769 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@",
770 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", 770 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@",
771 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", 771 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@",
772 "@@@STEP_LOG_LINE@json.output@}@@@", 772 "@@@STEP_LOG_LINE@json.output@}@@@",
773 "@@@STEP_LOG_END@json.output@@@" 773 "@@@STEP_LOG_END@json.output@@@"
774 ] 774 ]
775 }, 775 },
776 { 776 {
777 "name": "$result", 777 "name": "$result",
778 "recipe_result": null, 778 "recipe_result": null,
779 "status_code": 0 779 "status_code": 0
780 } 780 }
781 ] 781 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698