| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 43 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 44 ] | 44 ] |
| 45 }, | 45 }, |
| 46 { | 46 { |
| 47 "cmd": [], | 47 "cmd": [], |
| 48 "cwd": "[SLAVE_BUILD]", | 48 "cwd": "[SLAVE_BUILD]", |
| 49 "name": "Resolving reference range" | 49 "name": "Resolving reference range" |
| 50 }, | 50 }, |
| 51 { | 51 { |
| 52 "cmd": [ | 52 "cmd": [ |
| 53 "python", | 53 "git", |
| 54 "-u", | 54 "log", |
| 55 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 55 "--format=hash:%H", |
| 56 "get_numbering", | 56 "--grep", |
| 57 "--params-file", | 57 "^Cr-Commit-Position: refs/heads/master@{#314017}", |
| 58 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 58 "-1", |
| 59 "--attempts", | 59 "origin/master" |
| 60 "3" | |
| 61 ], | 60 ], |
| 62 "cwd": "[SLAVE_BUILD]", | 61 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 63 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 62 "name": "Resolving reference range.resolving commit_pos 314017", |
| 64 "stdout": "/path/to/tmp/json", | 63 "stdout": "/path/to/tmp/", |
| 65 "~followup_annotations": [ | 64 "~followup_annotations": [ |
| 66 "@@@STEP_NEST_LEVEL@1@@@", | 65 "@@@STEP_NEST_LEVEL@1@@@" |
| 67 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 70 "@@@STEP_LOG_END@json.output@@@" | |
| 71 ] | 66 ] |
| 72 }, | 67 }, |
| 73 { | 68 { |
| 74 "cmd": [ | 69 "cmd": [ |
| 75 "python", | 70 "git", |
| 76 "-u", | 71 "log", |
| 77 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 72 "--format=hash:%H", |
| 78 "get_numbering", | 73 "--grep", |
| 79 "--params-file", | 74 "^Cr-Commit-Position: refs/heads/master@{#314015}", |
| 80 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 75 "-1", |
| 81 "--attempts", | 76 "origin/master" |
| 82 "3" | |
| 83 ], | 77 ], |
| 84 "cwd": "[SLAVE_BUILD]", | 78 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 85 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 79 "name": "Resolving reference range.resolving commit_pos 314015", |
| 86 "stdout": "/path/to/tmp/json", | 80 "stdout": "/path/to/tmp/", |
| 87 "~followup_annotations": [ | 81 "~followup_annotations": [ |
| 88 "@@@STEP_NEST_LEVEL@1@@@", | 82 "@@@STEP_NEST_LEVEL@1@@@" |
| 89 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 90 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | |
| 91 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 92 "@@@STEP_LOG_END@json.output@@@" | |
| 93 ] | 83 ] |
| 94 }, | 84 }, |
| 95 { | 85 { |
| 96 "cmd": [ | 86 "cmd": [ |
| 97 "python", | 87 "python", |
| 98 "-u", | 88 "-u", |
| 99 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 89 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 100 "DEPS", | 90 "DEPS", |
| 101 "--commit", | 91 "--commit", |
| 102 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 92 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| (...skipping 902 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1005 ], | 995 ], |
| 1006 "cwd": "[SLAVE_BUILD]", | 996 "cwd": "[SLAVE_BUILD]", |
| 1007 "name": "Running Bisection" | 997 "name": "Running Bisection" |
| 1008 }, | 998 }, |
| 1009 { | 999 { |
| 1010 "name": "$result", | 1000 "name": "$result", |
| 1011 "recipe_result": null, | 1001 "recipe_result": null, |
| 1012 "status_code": 0 | 1002 "status_code": 0 |
| 1013 } | 1003 } |
| 1014 ] | 1004 ] |
| OLD | NEW |