Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kbld pkg should retry on transient network failures #8

Closed
cppforlife opened this issue Jul 31, 2019 · 4 comments
Closed

kbld pkg should retry on transient network failures #8

cppforlife opened this issue Jul 31, 2019 · 4 comments
Labels
enhancement This issue is a feature request

Comments

@cppforlife
Copy link
Contributor

change should possibly be in the underlying go-containerregistry library.

--- FAIL: TestPkgUnpkgSuccessful (39.76s)
    kbld.go:72: Failed to successfully execute 'kbld package -f - --output /tmp/kbld-test-pkg-unpkg-successful --yes': Execution error: stdout: '' stderr: 'package | exporting 2 images...
        package | will export index.docker.io/library/redis@sha256:000339fb57e0ddf2d48d72f3341e47a8ca3b1beae9bdcb25a96323095b72a79b
        package | will export gcr.io/cloud-builders/gcs-fetcher@sha256:055519529bf1ba12bf916fa42d6d3f68bdc581413621c269425bb0fee2467a93
        package | exported 2 images
        Error: Getting compressed layer: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/97/97a473b37fb2921176dcdeb10cecd0171a8b2ef20ea51fcbf330a8ccd9c7efb3/data?verify=1564597134-8w3hML1hGiv1%2Fwzqpms%2BhwqDGXo%3D: net/http: timeout awaiting response headers
        ' error: 'exit status 1'
@cppforlife cppforlife added the enhancement This issue is a feature request label Jul 31, 2019
@ciriarte
Copy link
Contributor

ciriarte commented Jun 21, 2020

@cppforlife I want to second this issue. It is painful in (potentially) long operations such as package/unpackage.

@cppforlife
Copy link
Contributor Author

fixed in 509761e

@ciriarte
Copy link
Contributor

@cppforlife is there any reason why this issue is still open?

@cppforlife
Copy link
Contributor Author

fix available in v0.24.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants