[ { "cmd": [ "gsutil", "cp", "-Z", "/foo/file", "gs://bar-bucket/file" ], "name": "upload test file", "~followup_annotations": [ "step returned non-zero exit code: 1", "@@@STEP_FAILURE@@@" ] }, { "cmd": [ "gsutil", "cp", "-Z", "/foo/file", "gs://bar-bucket/file" ], "name": "upload test file (attempt 2)", "~followup_annotations": [ "step returned non-zero exit code: 1", "@@@STEP_FAILURE@@@" ] }, { "cmd": [ "gsutil", "cp", "-Z", "/foo/file", "gs://bar-bucket/file" ], "name": "upload test file (attempt 3)", "~followup_annotations": [ "step returned non-zero exit code: 1", "@@@STEP_FAILURE@@@" ] }, { "cmd": [ "gsutil", "cp", "-Z", "/foo/file", "gs://bar-bucket/file" ], "name": "upload test file (attempt 4)", "~followup_annotations": [ "step returned non-zero exit code: 1", "@@@STEP_FAILURE@@@" ] }, { "cmd": [ "gsutil", "cp", "-Z", "/foo/file", "gs://bar-bucket/file" ], "name": "upload test file (attempt 5)", "~followup_annotations": [ "step returned non-zero exit code: 1", "@@@STEP_FAILURE@@@" ] }, { "name": "$result", "reason": "Step('upload test file (attempt 5)') failed with return_code 1", "recipe_result": null, "status_code": 1 } ]