skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

flake: TestRun/custom_builder panic

Open aaron-prindle opened this issue 3 years ago • 0 comments

Encountered the following integration test flake on a PR:

=== RUN   TestRun/custom_builder
...
gzip: stdin: not in gzip format
        tar: Child returned status 1
        tar: Error is not recoverable: exiting now
    panic.go:[642](https://github.com/GoogleContainerTools/skaffold/runs/8217534830?check_suite_focus=true#step:16:643): build [github.com/googlecontainertools/skaffold/examples/custom] failed: building custom artifact: exit status 2

aaron-prindle avatar Sep 06 '22 23:09 aaron-prindle