Recent runs || View in Spyglass
Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 25m30s |
Revision | release-1.3 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capi\-e2e\s\[It\]\sWhen\supgrading\sa\sworkload\scluster\susing\sClusterClass\sand\stesting\sK8S\sconformance\s\[Conformance\]\s\[K8s\-Upgrade\]\s\[ClusterClass\]\sShould\screate\sand\supgrade\sa\sworkload\scluster\sand\seventually\srun\skubetest$'
[FAILED] Timed out after 400.088s. Timed out waiting for all MachinePool k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-mp-0 instances to be upgraded to Kubernetes version v1.20.15 Error: function returned error: old version instances remain <*fmt.wrapError | 0xc000b46180>: { msg: "function returned error: old version instances remain", err: <*errors.fundamental | 0xc001f66858>{ msg: "old version instances remain", stack: [0x180947a, 0x4dacc5, 0x4da1bc, 0x883a3a, 0x884942, 0x8822ad, 0x1809284, 0x18079a5, 0x1ca1bea, 0x861c5b, 0x874ad8, 0x4704c1], }, } In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 @ 12/04/22 14:31:17.05from junit.e2e_suite.1.xml
clusterclass.cluster.x-k8s.io/quick-start created dockerclustertemplate.infrastructure.cluster.x-k8s.io/quick-start-cluster created kubeadmcontrolplanetemplate.controlplane.cluster.x-k8s.io/quick-start-control-plane created dockermachinetemplate.infrastructure.cluster.x-k8s.io/quick-start-control-plane created dockermachinetemplate.infrastructure.cluster.x-k8s.io/quick-start-default-worker-machinetemplate created kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/quick-start-default-worker-bootstraptemplate created configmap/cni-k8s-upgrade-and-conformance-y8k4nr-crs-0 created clusterresourceset.addons.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-crs-0 created kubeadmconfig.bootstrap.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0-config created kubeadmconfig.bootstrap.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0-config-cgroupfs created cluster.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr created machinepool.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0 created dockermachinepool.infrastructure.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-dmp-0 created Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf-5dd64578-44bv7, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf-5dd64578-fjhtq, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-ntmbg-wtgmm, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for MachinePool k8s-upgrade-and-conformance-y8k4nr-mp-0, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 > Enter [BeforeEach] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:84 @ 12/04/22 14:15:31.845 STEP: Creating a namespace for hosting the "k8s-upgrade-and-conformance" test spec - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/04/22 14:15:31.845 INFO: Creating namespace k8s-upgrade-and-conformance-tgvhkx INFO: Creating event watcher for namespace "k8s-upgrade-and-conformance-tgvhkx" < Exit [BeforeEach] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:84 @ 12/04/22 14:15:31.885 (41ms) > Enter [It] Should create and upgrade a workload cluster and eventually run kubetest - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 @ 12/04/22 14:15:31.885 STEP: Creating a workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:119 @ 12/04/22 14:15:31.885 INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-y8k4nr" using the "upgrades-cgroupfs" template (Kubernetes v1.19.16, 1 control-plane machines, 2 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster k8s-upgrade-and-conformance-y8k4nr --infrastructure (default) --kubernetes-version v1.19.16 --control-plane-machine-count 1 --worker-machine-count 2 --flavor upgrades-cgroupfs INFO: Applying the cluster template yaml to the cluster INFO: Waiting for the cluster infrastructure to be provisioned STEP: Waiting for cluster to enter the provisioned phase - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/cluster_helpers.go:134 @ 12/04/22 14:15:35.892 INFO: Waiting for control plane to be initialized INFO: Waiting for the first control plane machine managed by k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-ntmbg to be provisioned STEP: Waiting for one control plane node to exist - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/controlplane_helpers.go:133 @ 12/04/22 14:15:45.995 INFO: Waiting for control plane to be ready INFO: Waiting for control plane k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-ntmbg to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/controlplane_helpers.go:165 @ 12/04/22 14:16:26.054 STEP: Checking all the control plane machines are in the expected failure domains - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/controlplane_helpers.go:196 @ 12/04/22 14:16:36.066 INFO: Waiting for the machine deployments to be provisioned STEP: Waiting for the workload nodes to exist - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinedeployment_helpers.go:102 @ 12/04/22 14:16:36.089 STEP: Checking all the machines controlled by k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf are in the "fd4" failure domain - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/ginkgoextensions/output.go:35 @ 12/04/22 14:17:06.141 INFO: Waiting for the machine pools to be provisioned STEP: Waiting for the machine pool workload nodes - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:79 @ 12/04/22 14:17:06.185 STEP: Upgrading the Cluster topology - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:144 @ 12/04/22 14:18:06.225 INFO: Patching the new Kubernetes version to Cluster topology INFO: Waiting for control-plane machines to have the upgraded Kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.20.15 - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/ginkgoextensions/output.go:35 @ 12/04/22 14:18:06.285 INFO: Waiting for kube-proxy to have the upgraded Kubernetes version STEP: Ensuring kube-proxy has the correct image - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/daemonset_helpers.go:40 @ 12/04/22 14:22:26.75 INFO: Waiting for CoreDNS to have the upgraded image tag STEP: Ensuring CoreDNS has the correct image - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/deployment_helpers.go:276 @ 12/04/22 14:22:36.76 INFO: Waiting for etcd to have the upgraded image tag INFO: Waiting for Kubernetes versions of machines in MachineDeployment k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf to be upgraded to v1.20.15 INFO: Ensuring all MachineDeployment Machines have upgraded kubernetes version v1.20.15 STEP: Upgrading the machinepool instances - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 @ 12/04/22 14:24:36.876 INFO: Patching the new Kubernetes version to Machine Pool k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-mp-0 INFO: Waiting for Kubernetes versions of machines in MachinePool k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-mp-0 to be upgraded from v1.19.16 to v1.20.15 INFO: Ensuring all MachinePool Instances have upgraded kubernetes version v1.20.15 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 10m0.042s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 10m0.001s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 55.01s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc0024016e0, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 11m0.045s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 11m0.005s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 1m55.014s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc0024016e0, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 12m0.05s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 12m0.009s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 2m55.018s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc0024016e0, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 13m0.053s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 13m0.013s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 3m55.022s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc000e10720, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 14m0.058s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 14m0.017s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 4m55.026s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc000e10720, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 Automatically polling progress: When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest (Spec Runtime: 15m0.063s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 In [It] (Node Runtime: 15m0.022s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 At [By Step] Upgrading the machinepool instances (Step Runtime: 5m55.031s) /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:203 Spec Goroutine goroutine 25873 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x264ce00, 0xc00005c0b0}, 0xc000e10720, 0x119622a?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x264ce00, 0xc00005c0b0}, 0x48?, 0x1194fe5?, 0x50?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x264ce00, 0xc00005c0b0}, 0x263e598?, 0xc001070898?, 0x40fac7?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0xc00171bac0?, 0x263e598?, 0x38cb278?) /home/prow/go/pkg/mod/k8s.io/apimachinery@v0.25.0/pkg/util/wait/wait.go:514 sigs.k8s.io/cluster-api/test/framework.getMachinePoolInstanceVersions({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0008061c0}, {0xc0008cc360, 0x22}, 0xc00027e000}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:289 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded.func1() /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:250 reflect.Value.call({0x1e705a0?, 0xc001f22ba0?, 0x60?}, {0x22a86ff, 0x4}, {0x38cb278, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 reflect.Value.Call({0x1e705a0?, 0xc001f22ba0?, 0x1?}, {0x38cb278?, 0x0?, 0xc000581400?}) /usr/local/go/src/reflect/value.go:368 github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3() /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:269 github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000806230, {0x263e6b8?, 0xc000a68e50}, 0x1, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:428 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000806230, {0x263e6b8, 0xc000a68e50}, {0xc001c85ec0, 0x3, 0x3}) /home/prow/go/pkg/mod/github.com/onsi/gomega@v1.24.1/internal/async_assertion.go:110 sigs.k8s.io/cluster-api/test/framework.WaitForMachinePoolInstancesToBeUpgraded({0x264cdc8?, 0xc0003e6380}, {{0x7f2248255450, 0xc0003d8d20}, {0x7f2248255450, 0xc0008061c0}, 0xc0020b6680, {0xc00005428e, 0x8}, 0x2, ...}, ...) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 sigs.k8s.io/cluster-api/test/framework.UpgradeMachinePoolAndWait({0x264cdc8?, 0xc0003e6380}, {{0x265b368, 0xc0005a5900}, 0xc0020b6680, {0xc00005428e, 0x8}, {0xc00061e368, 0x1, 0x1}, ...}) /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:176 > sigs.k8s.io/cluster-api/test/e2e.ClusterUpgradeConformanceSpec.func2() /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:204 | if len(clusterResources.MachinePools) > 0 && workerMachineCount > 0 { | By("Upgrading the machinepool instances") > framework.UpgradeMachinePoolAndWait(ctx, framework.UpgradeMachinePoolAndWaitInput{ | ClusterProxy: input.BootstrapClusterProxy, | Cluster: clusterResources.Cluster, github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 [FAILED] Timed out after 400.088s. Timed out waiting for all MachinePool k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-mp-0 instances to be upgraded to Kubernetes version v1.20.15 Error: function returned error: old version instances remain <*fmt.wrapError | 0xc000b46180>: { msg: "function returned error: old version instances remain", err: <*errors.fundamental | 0xc001f66858>{ msg: "old version instances remain", stack: [0x180947a, 0x4dacc5, 0x4da1bc, 0x883a3a, 0x884942, 0x8822ad, 0x1809284, 0x18079a5, 0x1ca1bea, 0x861c5b, 0x874ad8, 0x4704c1], }, } In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 @ 12/04/22 14:31:17.05 < Exit [It] Should create and upgrade a workload cluster and eventually run kubetest - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 @ 12/04/22 14:31:17.05 (15m45.165s) > Enter [AfterEach] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:242 @ 12/04/22 14:31:17.05 STEP: Dumping logs from the "k8s-upgrade-and-conformance-y8k4nr" workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/04/22 14:31:17.05 STEP: Dumping all the Cluster API resources in the "k8s-upgrade-and-conformance-tgvhkx" namespace - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/04/22 14:31:22.802 STEP: Deleting cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/04/22 14:31:23.321 STEP: Deleting cluster k8s-upgrade-and-conformance-y8k4nr - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/ginkgoextensions/output.go:35 @ 12/04/22 14:31:23.361 INFO: Waiting for the Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr to be deleted STEP: Waiting for cluster k8s-upgrade-and-conformance-y8k4nr to be deleted - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/ginkgoextensions/output.go:35 @ 12/04/22 14:31:23.401 STEP: Deleting namespace used for hosting the "k8s-upgrade-and-conformance" test spec - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/04/22 14:31:33.414 INFO: Deleting namespace k8s-upgrade-and-conformance-tgvhkx < Exit [AfterEach] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:242 @ 12/04/22 14:31:33.435 (16.384s)
Filter through log files | View test history on testgrid
capi-e2e [SynchronizedAfterSuite]
capi-e2e [SynchronizedAfterSuite]
capi-e2e [SynchronizedAfterSuite]
capi-e2e [SynchronizedBeforeSuite]
capi-e2e [SynchronizedBeforeSuite]
capi-e2e [SynchronizedBeforeSuite]
capi-e2e [It] When following the Cluster API quick-start [PR-Blocking] Should create a workload cluster
capi-e2e [It] When following the Cluster API quick-start with ClusterClass [PR-Informing] [ClusterClass] Should create a workload cluster
capi-e2e [It] When following the Cluster API quick-start with IPv6 [IPv6] [PR-Informing] Should create a workload cluster
capi-e2e [It] When following the Cluster API quick-start with Ignition Should create a workload cluster
capi-e2e [It] When testing Cluster API working on self-hosted clusters Should pivot the bootstrap cluster to a self-hosted cluster
capi-e2e [It] When testing Cluster API working on self-hosted clusters using ClusterClass [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster
capi-e2e [It] When testing Cluster API working on self-hosted clusters using ClusterClass with a HA control plane [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster
capi-e2e [It] When testing Cluster API working on single-node self-hosted clusters using ClusterClass [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster
capi-e2e [It] When testing ClusterClass changes [ClusterClass] Should successfully rollout the managed topology upon changes to the ClusterClass
capi-e2e [It] When testing K8S conformance [Conformance] Should create a workload cluster and run kubetest
capi-e2e [It] When testing KCP adoption Should adopt up-to-date control plane Machines without modification
capi-e2e [It] When testing MachineDeployment rolling upgrades Should successfully upgrade Machines upon changes in relevant MachineDeployment fields
capi-e2e [It] When testing MachineDeployment scale out/in Should successfully scale a MachineDeployment up and down upon changes to the MachineDeployment replica count
capi-e2e [It] When testing MachinePools Should successfully create a cluster with machine pool machines
capi-e2e [It] When testing clusterctl upgrades (v0.3=>current) Should create a management cluster and then upgrade all the providers
capi-e2e [It] When testing clusterctl upgrades (v0.4=>current) Should create a management cluster and then upgrade all the providers
capi-e2e [It] When testing clusterctl upgrades (v1.2=>current) Should create a management cluster and then upgrade all the providers
capi-e2e [It] When testing clusterctl upgrades using ClusterClass (v1.2=>current) [ClusterClass] Should create a management cluster and then upgrade all the providers
capi-e2e [It] When testing node drain timeout A node should be forcefully removed if it cannot be drained in time
capi-e2e [It] When testing unhealthy machines remediation Should successfully trigger KCP remediation
capi-e2e [It] When testing unhealthy machines remediation Should successfully trigger machine deployment remediation
capi-e2e [It] When upgrading a workload cluster using ClusterClass [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest
capi-e2e [It] When upgrading a workload cluster using ClusterClass with RuntimeSDK [PR-Informing] [ClusterClass] Should create, upgrade and delete a workload cluster
capi-e2e [It] When upgrading a workload cluster using ClusterClass with a HA control plane [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest
capi-e2e [It] When upgrading a workload cluster using ClusterClass with a HA control plane using scale-in rollout [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest
... skipping 772 lines ... /home/prow/go/src/sigs.k8s.io/cluster-api/hack/tools/bin/kustomize-v4.5.2 build test/e2e/data/infrastructure-docker/v1beta1/main/cluster-template-ignition --load-restrictor LoadRestrictionsNone > test/e2e/data/infrastructure-docker/v1beta1/main/cluster-template-ignition.yaml mkdir -p test/e2e/data/test-extension /home/prow/go/src/sigs.k8s.io/cluster-api/hack/tools/bin/kustomize-v4.5.2 build test/extension/config/default > test/e2e/data/test-extension/deployment.yaml /home/prow/go/src/sigs.k8s.io/cluster-api/hack/tools/bin/ginkgo-v2.5.0 -v --trace -poll-progress-after=10m \ -poll-progress-interval=1m --tags=e2e --focus="\[K8s-Upgrade\]" \ --nodes=3 --timeout=2h --no-color=true \ --output-dir="/logs/artifacts" --junit-report="junit.e2e_suite.1.xml" --fail-fast /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e -- \ -e2e.artifacts-folder="/logs/artifacts" \ -e2e.config="/home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/config/docker.yaml" \ -e2e.skip-resource-cleanup=false -e2e.use-existing-cluster=false go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/onsi/gomega v1.24.1 go: downloading k8s.io/apimachinery v0.25.0 ... skipping 677 lines ... /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 ------------------------------ • [FAILED] [961.590 seconds] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] [It] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:118 Captured StdOut/StdErr Output >> clusterclass.cluster.x-k8s.io/quick-start created dockerclustertemplate.infrastructure.cluster.x-k8s.io/quick-start-cluster created ... skipping 6 lines ... kubeadmconfig.bootstrap.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0-config created kubeadmconfig.bootstrap.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0-config-cgroupfs created cluster.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr created machinepool.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-mp-0 created dockermachinepool.infrastructure.cluster.x-k8s.io/k8s-upgrade-and-conformance-y8k4nr-dmp-0 created Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf-5dd64578-44bv7, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-md-0-78gpf-5dd64578-fjhtq, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for Machine k8s-upgrade-and-conformance-y8k4nr-ntmbg-wtgmm, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 Failed to get logs for MachinePool k8s-upgrade-and-conformance-y8k4nr-mp-0, Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr: exit status 2 << Captured StdOut/StdErr Output Timeline >> STEP: Creating a namespace for hosting the "k8s-upgrade-and-conformance" test spec @ 12/04/22 14:15:31.845 INFO: Creating namespace k8s-upgrade-and-conformance-tgvhkx INFO: Creating event watcher for namespace "k8s-upgrade-and-conformance-tgvhkx" ... skipping 322 lines ... github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc001ee2870, 0xc000a40d20}) /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/node.go:445 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:820 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.5.0/internal/suite.go:807 [FAILED] in [It] - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 @ 12/04/22 14:31:17.05 STEP: Dumping logs from the "k8s-upgrade-and-conformance-y8k4nr" workload cluster @ 12/04/22 14:31:17.05 STEP: Dumping all the Cluster API resources in the "k8s-upgrade-and-conformance-tgvhkx" namespace @ 12/04/22 14:31:22.802 STEP: Deleting cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr @ 12/04/22 14:31:23.321 STEP: Deleting cluster k8s-upgrade-and-conformance-y8k4nr @ 12/04/22 14:31:23.361 INFO: Waiting for the Cluster k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr to be deleted STEP: Waiting for cluster k8s-upgrade-and-conformance-y8k4nr to be deleted @ 12/04/22 14:31:23.401 STEP: Deleting namespace used for hosting the "k8s-upgrade-and-conformance" test spec @ 12/04/22 14:31:33.414 INFO: Deleting namespace k8s-upgrade-and-conformance-tgvhkx << Timeline [FAILED] Timed out after 400.088s. Timed out waiting for all MachinePool k8s-upgrade-and-conformance-tgvhkx/k8s-upgrade-and-conformance-y8k4nr-mp-0 instances to be upgraded to Kubernetes version v1.20.15 Error: function returned error: old version instances remain <*fmt.wrapError | 0xc000b46180>: { msg: "function returned error: old version instances remain", err: <*errors.fundamental | 0xc001f66858>{ msg: "old version instances remain", stack: [0x180947a, 0x4dacc5, 0x4da1bc, 0x883a3a, 0x884942, 0x8822ad, 0x1809284, 0x18079a5, 0x1ca1bea, 0x861c5b, 0x874ad8, 0x4704c1], }, } In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 @ 12/04/22 14:31:17.05 ... skipping 23 lines ... [ReportAfterSuite] PASSED [0.006 seconds] [ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report autogenerated by Ginkgo ------------------------------ Summarizing 2 Failures: [FAIL] When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] [ClusterClass] [It] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/machinepool_helpers.go:268 [INTERRUPTED] [SynchronizedAfterSuite] /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:169 Ran 1 of 26 Specs in 1108.005 seconds FAIL! - Interrupted by Other Ginkgo Process -- 0 Passed | 1 Failed | 0 Pending | 25 Skipped Ginkgo ran 1 suite in 19m56.940955899s Test Suite Failed make: *** [Makefile:776: test-e2e] Error 1 WARNING: No swap limit support + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Cleaning up after docker ... skipping 5 lines ...