-
Notifications
You must be signed in to change notification settings - Fork 21
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
Failure: Push Buildpackage workflow #598
Comments
This was caused by GHA being down. The CNB registry didn't respond before the action on our end hit the timeout. Even though the action timed out, the buildpack was successfully added to the registry: buildpacks/registry-index#3255 |
Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567 |
1 similar comment
Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567 |
The release was still published and the image pushed to all registry locations. The issue was a timeout from the CNB registry GHA: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567/jobs/4581890378 |
Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/9764173539 |
@sophiewigmore I know we had some problems with the GitHub registry but I had thought it was only for paketo-community. Wanted to check if we expect the publishing to be ok in this repo? I looks like the push to DockerHub was ok. |
@mhdawson I think the job just needs a longer time out, the release made it into the registry eventually. If you click into the CNB Registry issue - buildpacks/registry-index#8708, you can see that it did eventually make it in, our job just hit a timeout waiting |
@sophiewigmore ok, thanks. |
Btw I've just raised the timeout in buildpacks/github-actions#289 which is now available in: |
thank you @edmorley |
Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/11736494362 |
The push workflow works fine. The error was due to removing the tag, and recreating a new release with that tag. |
Push Buildpackage workflow failed.
The text was updated successfully, but these errors were encountered: