Created
December 3, 2024 10:49
-
-
Save bartoszmajsak/2bd0fd8dec9d520ae2c56b0263dedd92 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✔ Installation complete2024-12-03T10:33:15.959086Z info tf istioctl ([install -f /home/bartek/code/redhat/ossm/federation/test/testdata/istio/k8s/east.yaml --set hub=docker.io/istio --set tag=1.23.0 -y]): completed after 18.7247s | |
2024-12-03T10:33:20.963641Z info tf istioctl ([install -f /home/bartek/code/redhat/ossm/federation/test/testdata/istio/k8s/west.yaml --set hub=docker.io/istio --set tag=1.23.0 -y]): completed after 23.7293s | |
2024-12-03T10:33:20.963656Z info tf istioctl error: Error: check minimum supported Kubernetes version: error getting Kubernetes version: Get "https://127.0.0.1:42527/version?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers) | |
2024-12-03T10:33:20.963665Z error tf Test setup error: failed to deploy istio: stdout: ; err: check minimum supported Kubernetes version: error getting Kubernetes version: Get "https://127.0.0.1:42527/version?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers) | |
2024-12-03T10:33:20.963672Z info tf === FAILED: Setup: '_home_bartek_code_redhat_ossm_federation_test_e2e_k8s' (failed to deploy istio: stdout: ; err: check minimum supported Kubernetes version: error getting Kubernetes version: Get "https://127.0.0.1:42527/version?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers)) === | |
2024-12-03T10:33:20.963674Z error tf Exiting due to setup failure: failed to deploy istio: stdout: ; err: check minimum supported Kubernetes version: error getting Kubernetes version: Get "https://127.0.0.1:42527/version?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers) | |
2024-12-03T10:33:42.235682Z error tf failed to delete control plane namespace (cluster=west): Delete "https://127.0.0.1:42527/api/v1/namespaces/istio-system": http2: client connection lost | |
FAIL github.com/openshift-service-mesh/federation/test/e2e/k8s 54.270s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment