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

CI: go mod download failure #10059

Open
bewebi opened this issue Sep 17, 2024 · 0 comments
Open

CI: go mod download failure #10059

bewebi opened this issue Sep 17, 2024 · 0 comments
Labels
Type: Bug Something isn't working Type: CI Test Flake A non-deterministic test that slows down development

Comments

@bewebi
Copy link
Contributor

bewebi commented Sep 17, 2024

Which tests failed?

No tests were run, the action failed building the gloo-ee image on the go mod download step

Initial Investigation

https://github.com/solo-io/solo-projects/actions/runs/10877875236/job/30179924785

go: github.com/solo-io/gloo-mesh-enterprise/[email protected]: invalid pseudo-version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /go/pkg/mod/cache/vcs/369c87d29e9e85fda502104a0650da339049281ffd5b7ab1bf4cadc5350a3356: exit status 128:
14.66 	warning: redirecting to https://github.com/solo-io/gloo-mesh-enterprise/
14.66 	error: 1189 bytes of body are still expected
14.66 	fetch-pack: unexpected disconnect while reading sideband packet
14.66 	fatal: early EOF
14.66 	fatal: index-pack failed

This seems like a network issue of some sort

Additional Information

No response

@bewebi bewebi added Type: Bug Something isn't working Type: CI Test Flake A non-deterministic test that slows down development labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working Type: CI Test Flake A non-deterministic test that slows down development
Projects
None yet
Development

No branches or pull requests

1 participant