| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_perf_bisector", | 10 "linux_perf_bisector", |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 "@@@STEP_LOG_END@Bisect job configuration@@@" | 203 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 204 ] | 204 ] |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "cmd": [], | 207 "cmd": [], |
| 208 "cwd": "[SLAVE_BUILD]", | 208 "cwd": "[SLAVE_BUILD]", |
| 209 "name": "Resolving reference range" | 209 "name": "Resolving reference range" |
| 210 }, | 210 }, |
| 211 { | 211 { |
| 212 "cmd": [ | 212 "cmd": [ |
| 213 "git", | 213 "python", |
| 214 "log", | 214 "-u", |
| 215 "--format=hash:%H", | 215 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 216 "--grep", | 216 "get_numbering", |
| 217 "^Cr-Commit-Position: refs/heads/master@{#306478}", | 217 "--params-file", |
| 218 "-1", | 218 "{\"number\": 306478, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 219 "origin/master" | 219 "--attempts", |
| 220 "3" |
| 220 ], | 221 ], |
| 221 "cwd": "[SLAVE_BUILD]/src", | 222 "cwd": "[SLAVE_BUILD]", |
| 222 "name": "Resolving reference range.resolving commit_pos 306478", | 223 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306478}", |
| 223 "stdout": "/path/to/tmp/", | 224 "stdout": "/path/to/tmp/json", |
| 224 "~followup_annotations": [ | 225 "~followup_annotations": [ |
| 225 "@@@STEP_NEST_LEVEL@1@@@" | 226 "@@@STEP_NEST_LEVEL@1@@@", |
| 227 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 230 "@@@STEP_LOG_END@json.output@@@" |
| 226 ] | 231 ] |
| 227 }, | 232 }, |
| 228 { | 233 { |
| 229 "cmd": [ | 234 "cmd": [ |
| 230 "git", | 235 "python", |
| 231 "log", | 236 "-u", |
| 232 "--format=hash:%H", | 237 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 233 "--grep", | 238 "get_numbering", |
| 234 "^Cr-Commit-Position: refs/heads/master@{#306475}", | 239 "--params-file", |
| 235 "-1", | 240 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 236 "origin/master" | 241 "--attempts", |
| 242 "3" |
| 237 ], | 243 ], |
| 238 "cwd": "[SLAVE_BUILD]/src", | 244 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "Resolving reference range.resolving commit_pos 306475", | 245 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", |
| 240 "stdout": "/path/to/tmp/", | 246 "stdout": "/path/to/tmp/json", |
| 241 "~followup_annotations": [ | 247 "~followup_annotations": [ |
| 242 "@@@STEP_NEST_LEVEL@1@@@" | 248 "@@@STEP_NEST_LEVEL@1@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 252 "@@@STEP_LOG_END@json.output@@@" |
| 243 ] | 253 ] |
| 244 }, | 254 }, |
| 245 { | 255 { |
| 246 "cmd": [ | 256 "cmd": [ |
| 247 "python", | 257 "python", |
| 248 "-u", | 258 "-u", |
| 249 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 259 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 250 "DEPS", | 260 "DEPS", |
| 251 "--commit", | 261 "--commit", |
| 252 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 262 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| (...skipping 993 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1246 "@@@STEP_LOG_LINE@json.output@}@@@", | 1256 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1247 "@@@STEP_LOG_END@json.output@@@" | 1257 "@@@STEP_LOG_END@json.output@@@" |
| 1248 ] | 1258 ] |
| 1249 }, | 1259 }, |
| 1250 { | 1260 { |
| 1251 "name": "$result", | 1261 "name": "$result", |
| 1252 "recipe_result": null, | 1262 "recipe_result": null, |
| 1253 "status_code": 0 | 1263 "status_code": 0 |
| 1254 } | 1264 } |
| 1255 ] | 1265 ] |
| OLD | NEW |