| 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 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", | 554 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
| 555 "stdout": "/path/to/tmp/" | 555 "stdout": "/path/to/tmp/" |
| 556 }, | 556 }, |
| 557 { | 557 { |
| 558 "cmd": [ | 558 "cmd": [ |
| 559 "python", | 559 "python", |
| 560 "-u", | 560 "-u", |
| 561 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 561 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 562 "001", | 562 "001", |
| 563 "004", | 563 "004", |
| 564 "https://chromium.googlesource.com/v8/v8.git" | 564 "https://chromium.googlesource.com/v8/v8" |
| 565 ], | 565 ], |
| 566 "name": "Expanding revision range for revision 004 on depot v8", | 566 "name": "Expanding revision range for revision 004 on depot v8", |
| 567 "stdout": "/path/to/tmp/json", | 567 "stdout": "/path/to/tmp/json", |
| 568 "~followup_annotations": [ | 568 "~followup_annotations": [ |
| 569 "@@@STEP_LOG_LINE@json.output@[@@@", | 569 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 570 "@@@STEP_LOG_LINE@json.output@ [@@@", | 570 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 571 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", | 571 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", |
| 572 "@@@STEP_LOG_LINE@json.output@ 0@@@", | 572 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 573 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 573 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 574 "@@@STEP_LOG_LINE@json.output@ [@@@", | 574 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 913 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste
rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla
vename\": \"dummyslave\"}" | 913 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste
rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla
vename\": \"dummyslave\"}" |
| 914 ], | 914 ], |
| 915 "name": "Running Bisection" | 915 "name": "Running Bisection" |
| 916 }, | 916 }, |
| 917 { | 917 { |
| 918 "name": "$result", | 918 "name": "$result", |
| 919 "recipe_result": null, | 919 "recipe_result": null, |
| 920 "status_code": 0 | 920 "status_code": 0 |
| 921 } | 921 } |
| 922 ] | 922 ] |
| OLD | NEW |