[ | |
{ | |
"cmd": [ | |
"RECIPE_MODULE[pigweed::repo]/resources/repo", | |
"init", | |
"--manifest-url", | |
"https://foo.googlesource.com", | |
"--groups", | |
"all", | |
"--manifest-branch", | |
"master" | |
], | |
"infra_step": true, | |
"name": "repo init", | |
"timeout": 15, | |
"~followup_annotations": [ | |
"@@@STEP_EXCEPTION@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"RECIPE_MODULE[pigweed::repo]/resources/repo", | |
"init", | |
"--manifest-url", | |
"https://foo.googlesource.com", | |
"--groups", | |
"all", | |
"--manifest-branch", | |
"master" | |
], | |
"infra_step": true, | |
"name": "repo init (2)", | |
"timeout": 15, | |
"~followup_annotations": [ | |
"@@@STEP_EXCEPTION@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"RECIPE_MODULE[pigweed::repo]/resources/repo", | |
"init", | |
"--manifest-url", | |
"https://foo.googlesource.com", | |
"--groups", | |
"all", | |
"--manifest-branch", | |
"master" | |
], | |
"infra_step": true, | |
"name": "repo init (3)", | |
"timeout": 15, | |
"~followup_annotations": [ | |
"@@@STEP_EXCEPTION@@@" | |
] | |
}, | |
{ | |
"failure": { | |
"humanReason": "Infra Failure: Step('repo init (3)') (timeout)" | |
}, | |
"name": "$result" | |
} | |
] |