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