Recent runs || View in Spyglass
PR | cpanato: update ginko to v2, CAPI to 1.3.x, go to 1.19 and certmanager to v1.10.0 |
Result | FAILURE |
Tests | 3 failed / 3 succeeded |
Started | |
Elapsed | 8m6s |
Revision | a4a65e1448e9869070c772095e478bb89f9fd4aa |
Refs |
766 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capg\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc00096ce58>: { error: <*errors.withMessage | 0xc000208fa0>{ cause: <*errors.withStack | 0xc00096ce28>{ error: <*errors.withMessage | 0xc000208f80>{ cause: <*errors.withStack | 0xc00096cdf8>{ error: <*errors.withMessage | 0xc000208f60>{ cause: <*errors.withStack | 0xc00096cdc8>{ error: <*errors.withMessage | 0xc000208f40>{ cause: <*errors.fundamental | 0xc00096cd98>{ msg: "failed to find releases tagged with a valid semantic version number", stack: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], }, msg: "failed to get latest version", }, stack: [0x1911fc9, 0x1906c55, 0x19068a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "error creating the local filesystem repository client", }, stack: [0x1906c71, 0x19068a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "failed to get repository client for the CoreProvider with name cluster-api", }, stack: [0x19069a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "failed to get provider components for the \"cluster-api\" provider", }, stack: [0x1bf12db, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], } failed to get provider components for the "cluster-api" provider: failed to get repository client for the CoreProvider with name cluster-api: error creating the local filesystem repository client: failed to get latest version: failed to find releases tagged with a valid semantic version number occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.0-rc.1/framework/clusterctl/client.go:94 @ 11/25/22 14:28:46.965from junit.e2e_suite.1.xml
Creating cluster "capg-e2e" ... • Ensuring node image (kindest/node:v1.25.0) 🖼 ... ✓ Ensuring node image (kindest/node:v1.25.0) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 > Enter [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:27:59.345 STEP: Initializing a runtime.Scheme with all the GVK relevant for this test - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:137 @ 11/25/22 14:27:59.345 STEP: Loading the e2e test configuration from "/home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/config/gcp-ci-envsubst.yaml" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:140 @ 11/25/22 14:27:59.347 STEP: Creating a clusterctl local repository into "/logs/artifacts" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:143 @ 11/25/22 14:27:59.349 STEP: Reading the ClusterResourceSet manifest /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/data/cni/calico/calico.yaml - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.0-rc.1/framework/ginkgoextensions/output.go:35 @ 11/25/22 14:27:59.349 STEP: Setting up the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:146 @ 11/25/22 14:28:03.42 INFO: Creating a kind cluster with name "capg-e2e" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind415707456 INFO: Loading image: "gcr.io/k8s-staging-cluster-api-gcp/cluster-api-gcp-controller:e2e" INFO: Image gcr.io/k8s-staging-cluster-api-gcp/cluster-api-gcp-controller:e2e is present in local container image cache STEP: Initializing the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:149 @ 11/25/22 14:28:46.522 INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure gcp --ipam --runtime-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind415707456 [FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc00096ce58>: { error: <*errors.withMessage | 0xc000208fa0>{ cause: <*errors.withStack | 0xc00096ce28>{ error: <*errors.withMessage | 0xc000208f80>{ cause: <*errors.withStack | 0xc00096cdf8>{ error: <*errors.withMessage | 0xc000208f60>{ cause: <*errors.withStack | 0xc00096cdc8>{ error: <*errors.withMessage | 0xc000208f40>{ cause: <*errors.fundamental | 0xc00096cd98>{ msg: "failed to find releases tagged with a valid semantic version number", stack: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], }, msg: "failed to get latest version", }, stack: [0x1911fc9, 0x1906c55, 0x19068a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "error creating the local filesystem repository client", }, stack: [0x1906c71, 0x19068a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "failed to get repository client for the CoreProvider with name cluster-api", }, stack: [0x19069a5, 0x1beacc6, 0x1beac92, 0x1bec19a, 0x1bf0f56, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], }, msg: "failed to get provider components for the \"cluster-api\" provider", }, stack: [0x1bf12db, 0x1bf07ff, 0x1befe50, 0x1bf7018, 0x1bf91b2, 0x1c834b0, 0x1c822d3, 0x4d7105, 0x4d667f, 0x84d207, 0x85c5d4, 0x85f898, 0x46d981], } failed to get provider components for the "cluster-api" provider: failed to get repository client for the CoreProvider with name cluster-api: error creating the local filesystem repository client: failed to get latest version: failed to find releases tagged with a valid semantic version number occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.0-rc.1/framework/clusterctl/client.go:94 @ 11/25/22 14:28:46.965 < Exit [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:28:46.965 (47.619s)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capg\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:28:46.991from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:28:46.991
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capg\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:28:46.991from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-gcp/test/e2e/suite_test.go:131 @ 11/25/22 14:28:46.991
Filter through log files | View test history on testgrid
capg-e2e [SynchronizedAfterSuite]
capg-e2e [SynchronizedAfterSuite]
capg-e2e [SynchronizedAfterSuite]