| 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 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "DEPS", | 101 "DEPS", |
| 102 "--commit", | 102 "--commit", |
| 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 104 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", | 105 "cwd": "[SLAVE_BUILD]", |
| 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 107 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
| 108 "~followup_annotations": [ | 108 "~followup_annotations": [ |
| 109 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
| 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 112 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 113 ] | 114 ] |
| 114 }, | 115 }, |
| 115 { | 116 { |
| 116 "cmd": [ | 117 "cmd": [ |
| 117 "python", | 118 "python", |
| 118 "-u", | 119 "-u", |
| 119 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 120 "DEPS", | 121 "DEPS", |
| 121 "--commit", | 122 "--commit", |
| 122 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 123 ], | 124 ], |
| 124 "cwd": "[SLAVE_BUILD]", | 125 "cwd": "[SLAVE_BUILD]", |
| 125 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 126 "stdout": "/path/to/tmp/", | 127 "stdout": "/path/to/tmp/", |
| 127 "~followup_annotations": [ | 128 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
| 129 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 131 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 132 ] | 134 ] |
| 133 }, | 135 }, |
| 134 { | 136 { |
| 135 "cmd": [], | 137 "cmd": [], |
| 136 "cwd": "[SLAVE_BUILD]", | 138 "cwd": "[SLAVE_BUILD]", |
| 137 "name": "Expanding revision range" | 139 "name": "Expanding revision range" |
| 138 }, | 140 }, |
| 139 { | 141 { |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 452 "~followup_annotations": [ | 454 "~followup_annotations": [ |
| 453 "@@@STEP_NEST_LEVEL@1@@@" | 455 "@@@STEP_NEST_LEVEL@1@@@" |
| 454 ] | 456 ] |
| 455 }, | 457 }, |
| 456 { | 458 { |
| 457 "name": "$result", | 459 "name": "$result", |
| 458 "recipe_result": null, | 460 "recipe_result": null, |
| 459 "status_code": 0 | 461 "status_code": 0 |
| 460 } | 462 } |
| 461 ] | 463 ] |
| OLD | NEW |