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

FAILURE: istioctl install failed for End-to-End (branch=main, cluster=cluster-one, version=min ) tests #10364

Closed
sheidkamp opened this issue Nov 18, 2024 · 2 comments
Assignees

Comments

@sheidkamp
Copy link

sheidkamp commented Nov 18, 2024

Which tests failed?

https://github.com/solo-io/gloo/actions/runs/11886116108/job/33116811461

Does not happen for version=max

Downloading istio-1.16.7 from https://github.com/istio/istio/releases/download/1.16.7/istio-1.16.7-linux-amd64.tar.gz ...

Istio 1.16.7 Download Complete!

Istio has been successfully downloaded into the istio-1.16.7 folder on your system.

Next Steps:
See https://istio.io/latest/docs/setup/install/ to add Istio to your Kubernetes cluster.

To configure the istioctl client tool for your workstation,
add the /home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin directory to your environment path variable with:
	 export PATH="$PATH:/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin"

Begin the Istio pre-installation check by running:
	 istioctl x precheck 

Need more information? Visit https://istio.io/latest/docs/setup/install/ 
{"level":"info","ts":"2024-11-18T05:13:16.790Z","caller":"cluster/istio.go:29","msg":"Using Istio binary '/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin/istioctl'"}
    automtls_istio_edge_api_test.go:67: failed to install: istioctl install failed: exit status 1

or

"Mon, 18 Nov 2024 05:54:06 UTC: /home/runner/work/gloo/gloo/test/kubernetes/testutils/helper/install.go:480"	version of ["gloo"] Helm chart is: "1.0.0-ci1"
{"level":"info","ts":"2024-11-18T05:54:06.742Z","caller":"cluster/istio.go:29","msg":"Using Istio binary '/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin/istioctl'"}
    glooctl_istio_inject_test.go:66: failed to install: istioctl install failed: exit status 1

Initial Investigation

No response

Additional Information

No response

@sheidkamp
Copy link
Author

Reproducible locally with ISTIO_VERSION=1.16.7 GOLANG_PROTOBUF_REGISTRATION_CONFLICT=ignore go test -v -timeout 600s ./test/kubernetes/e2e/tests -run TestK8sGatewayIstioRevision/IstioIntegration/TestStrictPeerAuth

@sheidkamp
Copy link
Author

Resolved by #10386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant