Recent runs || View in Spyglass
PR | willie-yao: Refactor repeated code in E2E test specs to helper functions |
Result | FAILURE |
Tests | 2 failed / 25 succeeded |
Started | |
Elapsed | 1h22m |
Revision | fb3edfc1590d2fe71a224486f47780c0686bd3c5 |
Refs |
3003 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\scluster\sthat\suses\sthe\sexternal\scloud\sprovider\sand\smachinepools\s\[OPTIONAL\]\swith\s1\scontrol\splane\snode\sand\s1\smachinepool$'
[FAILED] Timed out after 195.013s. Expected success, but got an error: <*errors.withStack | 0xc000e2a0f0>: { error: <*errors.withMessage | 0xc0010200c0>{ cause: <*url.Error | 0xc001072420>{ Op: "Get", URL: "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version", Err: <*net.OpError | 0xc000cf36d0>{ Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0xc000d02d50>{ IP: [20, 108, 239, 120], Port: 6443, Zone: "", }, Err: <*net.timeoutError | 0x5d0a860>{}, }, }, msg: "Kubernetes cluster unreachable", }, stack: [0x3548f25, 0x35ebb9b, 0x36453b2, 0x154e085, 0x154d57c, 0x196c15a, 0x196d517, 0x196a50d, 0x3644b69, 0x3633f74, 0x36373f9, 0x2ff1c50, 0x364b6b1, 0x19472db, 0x195b7f8, 0x14db741], } Kubernetes cluster unreachable: Get "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version": dial tcp 20.108.239.120:6443: i/o timeout In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 02/01/23 21:37:45.872from junit.e2e_suite.1.xml
2023/02/01 21:32:04 failed trying to get namespace (capz-e2e-u1h78j):namespaces "capz-e2e-u1h78j" not found cluster.cluster.x-k8s.io/capz-e2e-u1h78j-flex created azurecluster.infrastructure.cluster.x-k8s.io/capz-e2e-u1h78j-flex created kubeadmcontrolplane.controlplane.cluster.x-k8s.io/capz-e2e-u1h78j-flex-control-plane created azuremachinetemplate.infrastructure.cluster.x-k8s.io/capz-e2e-u1h78j-flex-control-plane created machinepool.cluster.x-k8s.io/capz-e2e-u1h78j-flex-mp-0 created azuremachinepool.infrastructure.cluster.x-k8s.io/capz-e2e-u1h78j-flex-mp-0 created kubeadmconfig.bootstrap.cluster.x-k8s.io/capz-e2e-u1h78j-flex-mp-0 created azureclusteridentity.infrastructure.cluster.x-k8s.io/cluster-identity-sp created > Enter [BeforeEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:56 @ 02/01/23 21:32:04.449 INFO: "" started at Wed, 01 Feb 2023 21:32:04 UTC on Ginkgo node 8 of 10 and junit test report to file /logs/artifacts/test_e2e_junit.e2e_suite.1.xml STEP: Creating namespace "capz-e2e-u1h78j" for hosting the cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:32:04.449 Feb 1 21:32:04.449: INFO: starting to create namespace for hosting the "capz-e2e-u1h78j" test spec INFO: Creating namespace capz-e2e-u1h78j INFO: Creating event watcher for namespace "capz-e2e-u1h78j" Feb 1 21:32:04.699: INFO: Creating cluster identity secret "cluster-identity-secret" < Exit [BeforeEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:56 @ 02/01/23 21:32:04.876 (428ms) > Enter [It] with 1 control plane node and 1 machinepool - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:515 @ 02/01/23 21:32:04.876 STEP: using user-assigned identity - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:516 @ 02/01/23 21:32:04.876 INFO: Cluster name is capz-e2e-u1h78j-flex INFO: Creating the workload cluster with name "capz-e2e-u1h78j-flex" using the "external-cloud-provider-vmss-flex" template (Kubernetes v1.26.0, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster capz-e2e-u1h78j-flex --infrastructure (default) --kubernetes-version v1.26.0 --control-plane-machine-count 1 --worker-machine-count 1 --flavor external-cloud-provider-vmss-flex 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/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:134 @ 02/01/23 21:32:10.639 INFO: Waiting for control plane to be initialized STEP: Installing cloud-provider-azure components via helm - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cloud-provider-azure.go:45 @ 02/01/23 21:34:30.815 [FAILED] Timed out after 195.013s. Expected success, but got an error: <*errors.withStack | 0xc000e2a0f0>: { error: <*errors.withMessage | 0xc0010200c0>{ cause: <*url.Error | 0xc001072420>{ Op: "Get", URL: "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version", Err: <*net.OpError | 0xc000cf36d0>{ Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0xc000d02d50>{ IP: [20, 108, 239, 120], Port: 6443, Zone: "", }, Err: <*net.timeoutError | 0x5d0a860>{}, }, }, msg: "Kubernetes cluster unreachable", }, stack: [0x3548f25, 0x35ebb9b, 0x36453b2, 0x154e085, 0x154d57c, 0x196c15a, 0x196d517, 0x196a50d, 0x3644b69, 0x3633f74, 0x36373f9, 0x2ff1c50, 0x364b6b1, 0x19472db, 0x195b7f8, 0x14db741], } Kubernetes cluster unreachable: Get "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version": dial tcp 20.108.239.120:6443: i/o timeout In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 02/01/23 21:37:45.872 < Exit [It] with 1 control plane node and 1 machinepool - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:515 @ 02/01/23 21:37:45.872 (5m40.995s) > Enter [AfterEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:117 @ 02/01/23 21:37:45.872 Feb 1 21:37:45.872: INFO: FAILED! Feb 1 21:37:45.872: INFO: Cleaning up after "Workload cluster creation Creating a cluster that uses the external cloud provider and machinepools [OPTIONAL] with 1 control plane node and 1 machinepool" spec STEP: Dumping logs from the "capz-e2e-u1h78j-flex" workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:45.872 Feb 1 21:37:45.872: INFO: Dumping workload cluster capz-e2e-u1h78j/capz-e2e-u1h78j-flex logs Feb 1 21:37:45.923: INFO: Collecting logs for Linux node capz-e2e-u1h78j-flex-control-plane-t4z2q in cluster capz-e2e-u1h78j-flex in namespace capz-e2e-u1h78j Feb 1 21:37:54.328: INFO: Collecting boot logs for AzureMachine capz-e2e-u1h78j-flex-control-plane-t4z2q Feb 1 21:37:55.895: INFO: Dumping workload cluster capz-e2e-u1h78j/capz-e2e-u1h78j-flex kube-system pod logs Feb 1 21:38:30.016: INFO: Creating log watcher for controller kube-system/coredns-787d4945fb-4p5rd, container coredns Feb 1 21:38:30.016: INFO: Describing Pod kube-system/coredns-787d4945fb-4p5rd Feb 1 21:38:30.230: INFO: Creating log watcher for controller kube-system/coredns-787d4945fb-j6x95, container coredns Feb 1 21:38:30.230: INFO: Describing Pod kube-system/coredns-787d4945fb-j6x95 Feb 1 21:38:30.439: INFO: Fetching kube-system pod logs took 34.54368641s Feb 1 21:38:30.439: INFO: Dumping workload cluster capz-e2e-u1h78j/capz-e2e-u1h78j-flex Azure activity log Feb 1 21:38:30.439: INFO: Creating log watcher for controller kube-system/kube-proxy-nzzrw, container kube-proxy Feb 1 21:38:30.439: INFO: Describing Pod kube-system/kube-proxy-nzzrw Feb 1 21:38:32.390: INFO: Fetching activity logs took 1.951315484s Feb 1 21:38:32.390: INFO: Dumping all the Cluster API resources in the "capz-e2e-u1h78j" namespace Feb 1 21:38:32.743: INFO: Deleting all clusters in the capz-e2e-u1h78j namespace STEP: Deleting cluster capz-e2e-u1h78j-flex - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:38:32.764 INFO: Waiting for the Cluster capz-e2e-u1h78j/capz-e2e-u1h78j-flex to be deleted STEP: Waiting for cluster capz-e2e-u1h78j-flex to be deleted - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:38:32.776 Feb 1 21:44:12.973: INFO: Deleting namespace used for hosting the "create-workload-cluster" test spec INFO: Deleting namespace capz-e2e-u1h78j Feb 1 21:44:13.003: INFO: Checking if any resources are left over in Azure for spec "create-workload-cluster" STEP: Redacting sensitive information from logs - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:218 @ 02/01/23 21:44:13.567 INFO: "with 1 control plane node and 1 machinepool" started at Wed, 01 Feb 2023 21:44:23 UTC on Ginkgo node 8 of 10 and junit test report to file /logs/artifacts/test_e2e_junit.e2e_suite.1.xml < Exit [AfterEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:117 @ 02/01/23 21:44:23.534 (6m37.662s)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\sprivate\scluster\s\[OPTIONAL\]\sCreates\sa\spublic\smanagement\scluster\sin\sa\scustom\svnet$'
[FAILED] Timed out after 1800.001s. Timed out waiting for Cluster capz-e2e-u23o2n/capz-e2e-lc4a0z-private to provision Expected <string>: Provisioning to equal <string>: Provisioned In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:144 @ 02/01/23 22:09:48.374 There were additional failures detected after the initial failure. These are visible in the timelinefrom junit.e2e_suite.1.xml
2023/02/01 21:32:04 failed trying to get namespace (capz-e2e-u23o2n):namespaces "capz-e2e-u23o2n" not found cluster.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet created azurecluster.infrastructure.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet created kubeadmcontrolplane.controlplane.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-control-plane created azuremachinetemplate.infrastructure.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-control-plane created machinedeployment.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-md-0 created azuremachinetemplate.infrastructure.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-md-0 created kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-md-0 created azureclusteridentity.infrastructure.cluster.x-k8s.io/cluster-identity-sp created machinehealthcheck.cluster.x-k8s.io/capz-e2e-u23o2n-public-custom-vnet-mhc-0 created cluster.cluster.x-k8s.io/capz-e2e-lc4a0z-private created azurecluster.infrastructure.cluster.x-k8s.io/capz-e2e-lc4a0z-private created kubeadmcontrolplane.controlplane.cluster.x-k8s.io/capz-e2e-lc4a0z-private-control-plane created azuremachinetemplate.infrastructure.cluster.x-k8s.io/capz-e2e-lc4a0z-private-control-plane created machinedeployment.cluster.x-k8s.io/capz-e2e-lc4a0z-private-md-0 created azuremachinetemplate.infrastructure.cluster.x-k8s.io/capz-e2e-lc4a0z-private-md-0 created kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/capz-e2e-lc4a0z-private-md-0 created azureclusteridentity.infrastructure.cluster.x-k8s.io/cluster-identity-user-assigned created clusterresourceset.addons.cluster.x-k8s.io/capz-e2e-lc4a0z-private-calico created configmap/cni-capz-e2e-lc4a0z-private-calico created W0201 22:12:37.145360 37358 reflector.go:347] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: watch of *v1.Event ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding W0201 22:13:09.385189 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout I0201 22:13:09.385299 37358 trace.go:205] Trace[859332466]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169 (01-Feb-2023 22:12:39.383) (total time: 30001ms): Trace[859332466]: ---"Objects listed" error:Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout 30001ms (22:13:09.385) Trace[859332466]: [30.001294186s] [30.001294186s] END E0201 22:13:09.385342 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout W0201 22:13:43.913159 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout I0201 22:13:43.913264 37358 trace.go:205] Trace[2052557159]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169 (01-Feb-2023 22:13:13.911) (total time: 30001ms): Trace[2052557159]: ---"Objects listed" error:Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout 30001ms (22:13:43.913) Trace[2052557159]: [30.001701233s] [30.001701233s] END E0201 22:13:43.913291 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp 20.90.143.24:6443: i/o timeout W0201 22:13:55.981535 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:13:55.981600 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:14:10.088187 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:14:10.088250 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:15:00.355827 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:15:00.355965 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:15:36.025959 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:15:36.026098 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:16:20.459101 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:16:20.459220 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:17:04.513148 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:17:04.513203 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:17:38.792938 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:17:38.793039 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:18:22.724114 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:18:22.724176 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:18:53.638589 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:18:53.638657 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:19:50.216113 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:19:50.216217 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:20:40.293761 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:20:40.293860 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:21:29.098758 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:21:29.098822 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:22:11.530214 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:22:11.530341 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:22:48.499917 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:22:48.500108 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:23:19.355834 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:23:19.355968 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:24:00.154218 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:24:00.154328 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:24:44.352691 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:24:44.352769 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:25:24.181000 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:25:24.181144 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:26:09.608388 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:26:09.608450 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:26:54.655761 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:26:54.655846 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:27:50.342694 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:27:50.342760 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:28:22.921245 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:28:22.921361 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:29:07.252555 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:29:07.252617 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:29:56.768286 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:29:56.768375 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:30:32.105439 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:30:32.105515 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:31:03.310718 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:31:03.310989 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:31:42.709223 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:31:42.709311 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:32:38.142147 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:32:38.142226 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:33:24.816701 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:33:24.816798 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:34:07.375718 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:34:07.375787 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:34:44.269706 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:34:44.269801 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:35:14.667525 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:35:14.667597 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:36:13.740151 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:36:13.740263 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:36:52.642380 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:36:52.642457 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:37:39.486436 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:37:39.486528 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:38:37.075327 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:38:37.075457 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:39:27.052689 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:39:27.052789 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:40:09.814660 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:40:09.814757 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:41:03.146298 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:41:03.146404 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host W0201 22:42:00.878654 37358 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host E0201 22:42:00.878728 37358 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169: Failed to watch *v1.Event: failed to list *v1.Event: Get "https://capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com:6443/api/v1/namespaces/capz-e2e-u23o2n/events?resourceVersion=10595": dial tcp: lookup capz-e2e-u23o2n-public-custom-vnet-3c71e985.uksouth.cloudapp.azure.com on 10.63.240.10:53: no such host > Enter [BeforeEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:56 @ 02/01/23 21:32:04.447 INFO: "" started at Wed, 01 Feb 2023 21:32:04 UTC on Ginkgo node 2 of 10 and junit test report to file /logs/artifacts/test_e2e_junit.e2e_suite.1.xml STEP: Creating namespace "capz-e2e-u23o2n" for hosting the cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:32:04.447 Feb 1 21:32:04.447: INFO: starting to create namespace for hosting the "capz-e2e-u23o2n" test spec INFO: Creating namespace capz-e2e-u23o2n INFO: Creating event watcher for namespace "capz-e2e-u23o2n" Feb 1 21:32:04.666: INFO: Creating cluster identity secret "cluster-identity-secret" < Exit [BeforeEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:56 @ 02/01/23 21:32:04.831 (385ms) > Enter [It] Creates a public management cluster in a custom vnet - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:156 @ 02/01/23 21:32:04.832 INFO: Cluster name is capz-e2e-u23o2n-public-custom-vnet STEP: Creating a custom virtual network - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:158 @ 02/01/23 21:32:04.832 STEP: creating Azure clients with the workload cluster's subscription - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:214 @ 02/01/23 21:32:04.832 STEP: creating a resource group - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:229 @ 02/01/23 21:32:04.833 STEP: creating a network security group - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:240 @ 02/01/23 21:32:06.521 STEP: creating a node security group - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:282 @ 02/01/23 21:32:12.895 STEP: creating a node routetable - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:295 @ 02/01/23 21:32:18.51 STEP: creating a virtual network - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:306 @ 02/01/23 21:32:23.082 END STEP: Creating a custom virtual network - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:158 @ 02/01/23 21:32:28.959 (24.127s) INFO: Creating the workload cluster with name "capz-e2e-u23o2n-public-custom-vnet" using the "custom-vnet" template (Kubernetes v1.25.6, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster capz-e2e-u23o2n-public-custom-vnet --infrastructure (default) --kubernetes-version v1.25.6 --control-plane-machine-count 1 --worker-machine-count 1 --flavor custom-vnet 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/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:134 @ 02/01/23 21:32:30.483 INFO: Waiting for control plane to be initialized STEP: Installing Calico CNI via helm - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cni.go:49 @ 02/01/23 21:33:00.559 STEP: Configuring calico CNI helm chart for IPv4 configuration - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cni.go:102 @ 02/01/23 21:33:00.559 Feb 1 21:34:55.507: INFO: getting history for release projectcalico Feb 1 21:34:55.629: INFO: Release projectcalico does not exist, installing it Feb 1 21:34:56.926: INFO: creating 1 resource(s) Feb 1 21:34:57.211: INFO: creating 1 resource(s) Feb 1 21:34:57.343: INFO: creating 1 resource(s) Feb 1 21:34:57.494: INFO: creating 1 resource(s) Feb 1 21:34:57.646: INFO: creating 1 resource(s) Feb 1 21:34:57.801: INFO: creating 1 resource(s) Feb 1 21:34:58.108: INFO: creating 1 resource(s) Feb 1 21:34:58.295: INFO: creating 1 resource(s) Feb 1 21:34:58.434: INFO: creating 1 resource(s) Feb 1 21:34:58.571: INFO: creating 1 resource(s) Feb 1 21:34:58.697: INFO: creating 1 resource(s) Feb 1 21:34:58.825: INFO: creating 1 resource(s) Feb 1 21:34:58.953: INFO: creating 1 resource(s) Feb 1 21:34:59.098: INFO: creating 1 resource(s) Feb 1 21:34:59.237: INFO: creating 1 resource(s) Feb 1 21:34:59.383: INFO: creating 1 resource(s) Feb 1 21:34:59.567: INFO: creating 1 resource(s) Feb 1 21:34:59.712: INFO: creating 1 resource(s) Feb 1 21:34:59.902: INFO: creating 1 resource(s) Feb 1 21:35:00.160: INFO: creating 1 resource(s) Feb 1 21:35:00.785: INFO: creating 1 resource(s) Feb 1 21:35:00.936: INFO: Clearing discovery cache Feb 1 21:35:00.936: INFO: beginning wait for 21 resources with timeout of 1m0s Feb 1 21:35:06.597: INFO: creating 1 resource(s) Feb 1 21:35:07.484: INFO: creating 6 resource(s) Feb 1 21:35:08.784: INFO: Install complete STEP: Waiting for Ready tigera-operator deployment pods - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cni.go:58 @ 02/01/23 21:35:09.525 STEP: waiting for deployment tigera-operator/tigera-operator to be available - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:35:09.945 Feb 1 21:35:09.945: INFO: starting to wait for deployment to become available Feb 1 21:35:20.150: INFO: Deployment tigera-operator/tigera-operator is now available, took 10.205535247s STEP: Waiting for Ready calico-system deployment pods - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cni.go:64 @ 02/01/23 21:35:20.15 STEP: waiting for deployment calico-system/calico-kube-controllers to be available - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:35:20.666 Feb 1 21:35:20.666: INFO: starting to wait for deployment to become available Feb 1 21:36:21.695: INFO: Deployment calico-system/calico-kube-controllers is now available, took 1m1.029157678s STEP: waiting for deployment calico-system/calico-typha to be available - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:36:22.619 Feb 1 21:36:22.619: INFO: starting to wait for deployment to become available Feb 1 21:36:22.722: INFO: Deployment calico-system/calico-typha is now available, took 102.850661ms STEP: Waiting for Ready calico-apiserver deployment pods - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cni.go:69 @ 02/01/23 21:36:22.722 STEP: waiting for deployment calico-apiserver/calico-apiserver to be available - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:36:23.453 Feb 1 21:36:23.453: INFO: starting to wait for deployment to become available Feb 1 21:36:33.659: INFO: Deployment calico-apiserver/calico-apiserver is now available, took 10.206365569s INFO: Waiting for the first control plane machine managed by capz-e2e-u23o2n/capz-e2e-u23o2n-public-custom-vnet-control-plane to be provisioned STEP: Waiting for one control plane node to exist - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/controlplane_helpers.go:133 @ 02/01/23 21:36:33.694 STEP: Installing azure-disk CSI driver components via helm - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cloud-provider-azure.go:65 @ 02/01/23 21:36:33.703 Feb 1 21:36:33.848: INFO: getting history for release azuredisk-csi-driver-oot Feb 1 21:36:33.956: INFO: Release azuredisk-csi-driver-oot does not exist, installing it Feb 1 21:36:38.498: INFO: creating 1 resource(s) Feb 1 21:36:38.940: INFO: creating 18 resource(s) Feb 1 21:36:39.980: INFO: Install complete STEP: Waiting for Ready csi-azuredisk-controller deployment pods - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/cloud-provider-azure.go:75 @ 02/01/23 21:36:39.981 STEP: waiting for deployment kube-system/csi-azuredisk-controller to be available - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:36:40.482 Feb 1 21:36:40.482: INFO: starting to wait for deployment to become available Feb 1 21:37:21.847: INFO: Deployment kube-system/csi-azuredisk-controller is now available, took 41.365115066s INFO: Waiting for control plane to be ready INFO: Waiting for control plane capz-e2e-u23o2n/capz-e2e-u23o2n-public-custom-vnet-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/controlplane_helpers.go:165 @ 02/01/23 21:37:21.869 STEP: Checking all the control plane machines are in the expected failure domains - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/controlplane_helpers.go:196 @ 02/01/23 21:37:21.879 INFO: Waiting for the machine deployments to be provisioned STEP: Waiting for the workload nodes to exist - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/machinedeployment_helpers.go:102 @ 02/01/23 21:37:21.922 STEP: Checking all the machines controlled by capz-e2e-u23o2n-public-custom-vnet-md-0 are in the "<None>" failure domain - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:37:21.937 INFO: Waiting for the machine pools to be provisioned INFO: Calling PostMachinesProvisioned STEP: Waiting for all DaemonSet Pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/daemonsets.go:71 @ 02/01/23 21:37:22.104 STEP: waiting for 2 daemonset calico-system/calico-node pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:22.734 Feb 1 21:37:22.734: INFO: 2 daemonset calico-system/calico-node pods are running, took 104.317436ms STEP: waiting for 2 daemonset calico-system/csi-node-driver pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:22.839 STEP: waiting for 2 daemonset calico-system/csi-node-driver pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:32.944 Feb 1 21:37:32.944: INFO: 2 daemonset calico-system/csi-node-driver pods are running, took 10.209140853s STEP: waiting for 2 daemonset kube-system/csi-azuredisk-node pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:33.149 Feb 1 21:37:33.149: INFO: 2 daemonset kube-system/csi-azuredisk-node pods are running, took 203.100093ms STEP: daemonset kube-system/csi-azuredisk-node-win has no schedulable nodes, will skip - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:33.256 STEP: waiting for 2 daemonset kube-system/kube-proxy pods to be Running - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:33.36 Feb 1 21:37:33.360: INFO: 2 daemonset kube-system/kube-proxy pods are running, took 102.10744ms STEP: Creating a private cluster from the management cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:187 @ 02/01/23 21:37:33.36 STEP: creating a Kubernetes client to the workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:79 @ 02/01/23 21:37:33.36 STEP: Creating a namespace for hosting the azure-private-cluster test spec - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 21:37:33.42 Feb 1 21:37:33.420: INFO: starting to create namespace for hosting the azure-private-cluster test spec INFO: Creating namespace capz-e2e-u23o2n INFO: Creating event watcher for namespace "capz-e2e-u23o2n" STEP: Initializing the workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:94 @ 02/01/23 21:37:33.947 INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure azure --ipam --runtime-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kubeconfig30565928 INFO: Waiting for provider controllers to be running STEP: Waiting for deployment capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager to be available - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:39:38.492 INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-687b6fd9bc-zzcz9, container manager STEP: Waiting for deployment capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager to be available - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:39:39.008 INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-669bd95bbb-w6hlb, container manager STEP: Waiting for deployment capi-system/capi-controller-manager to be available - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:39:39.526 INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-6f7b75f796-xgskd, container manager STEP: Waiting for deployment capz-system/capz-controller-manager to be available - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 21:39:40.052 INFO: Creating log watcher for controller capz-system/capz-controller-manager, pod capz-controller-manager-6859b5dc5c-b84n4, container manager STEP: Ensure public API server is stable before creating private cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:102 @ 02/01/23 21:39:40.57 STEP: Creating a private workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_privatecluster.go:126 @ 02/01/23 21:39:47.268 INFO: Creating the workload cluster with name "capz-e2e-lc4a0z-private" using the "private" template (Kubernetes v1.25.6, 3 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster capz-e2e-lc4a0z-private --infrastructure (default) --kubernetes-version v1.25.6 --control-plane-machine-count 3 --worker-machine-count 1 --flavor private 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/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:134 @ 02/01/23 21:39:48.372 END STEP: Creating a private cluster from the management cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:187 @ 02/01/23 22:09:48.373 (32m15.014s) [FAILED] Timed out after 1800.001s. Timed out waiting for Cluster capz-e2e-u23o2n/capz-e2e-lc4a0z-private to provision Expected <string>: Provisioning to equal <string>: Provisioned In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:144 @ 02/01/23 22:09:48.374 < Exit [It] Creates a public management cluster in a custom vnet - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:156 @ 02/01/23 22:09:48.374 (37m43.542s) > Enter [AfterEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:117 @ 02/01/23 22:09:48.374 Feb 1 22:09:48.374: INFO: FAILED! Feb 1 22:09:48.374: INFO: Cleaning up after "Workload cluster creation Creating a private cluster [OPTIONAL] Creates a public management cluster in a custom vnet" spec STEP: Dumping logs from the "capz-e2e-u23o2n-public-custom-vnet" workload cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:94 @ 02/01/23 22:09:48.374 Feb 1 22:09:48.374: INFO: Dumping workload cluster capz-e2e-u23o2n/capz-e2e-u23o2n-public-custom-vnet logs Feb 1 22:09:48.437: INFO: Collecting logs for Linux node capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs in cluster capz-e2e-u23o2n-public-custom-vnet in namespace capz-e2e-u23o2n Feb 1 22:10:03.707: INFO: Collecting boot logs for AzureMachine capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs Feb 1 22:10:06.131: INFO: Collecting logs for Linux node capz-e2e-u23o2n-public-custom-vnet-md-0-nswtl in cluster capz-e2e-u23o2n-public-custom-vnet in namespace capz-e2e-u23o2n Feb 1 22:10:18.552: INFO: Collecting boot logs for AzureMachine capz-e2e-u23o2n-public-custom-vnet-md-0-nswtl Feb 1 22:10:19.329: INFO: Dumping workload cluster capz-e2e-u23o2n/capz-e2e-u23o2n-public-custom-vnet kube-system pod logs Feb 1 22:10:20.085: INFO: Describing Pod calico-apiserver/calico-apiserver-58b88f6765-54jln Feb 1 22:10:20.085: INFO: Creating log watcher for controller calico-apiserver/calico-apiserver-58b88f6765-54jln, container calico-apiserver Feb 1 22:10:20.292: INFO: Creating log watcher for controller calico-apiserver/calico-apiserver-58b88f6765-dhfgg, container calico-apiserver Feb 1 22:10:20.292: INFO: Describing Pod calico-apiserver/calico-apiserver-58b88f6765-dhfgg Feb 1 22:10:20.504: INFO: Creating log watcher for controller calico-system/calico-kube-controllers-5f9dc85578-kqspt, container calico-kube-controllers Feb 1 22:10:20.504: INFO: Describing Pod calico-system/calico-kube-controllers-5f9dc85578-kqspt Feb 1 22:10:20.715: INFO: Creating log watcher for controller calico-system/calico-node-dtbdb, container calico-node Feb 1 22:10:20.716: INFO: Describing Pod calico-system/calico-node-dtbdb Feb 1 22:10:20.931: INFO: Creating log watcher for controller calico-system/calico-node-x99bj, container calico-node Feb 1 22:10:20.931: INFO: Describing Pod calico-system/calico-node-x99bj Feb 1 22:10:21.139: INFO: Creating log watcher for controller calico-system/calico-typha-6c6f8f9775-cvrl6, container calico-typha Feb 1 22:10:21.139: INFO: Describing Pod calico-system/calico-typha-6c6f8f9775-cvrl6 Feb 1 22:10:21.355: INFO: Creating log watcher for controller calico-system/csi-node-driver-pqcdb, container calico-csi Feb 1 22:10:21.355: INFO: Describing Pod calico-system/csi-node-driver-pqcdb Feb 1 22:10:21.355: INFO: Creating log watcher for controller calico-system/csi-node-driver-pqcdb, container csi-node-driver-registrar Feb 1 22:10:21.563: INFO: Creating log watcher for controller calico-system/csi-node-driver-ttmgg, container calico-csi Feb 1 22:10:21.563: INFO: Creating log watcher for controller calico-system/csi-node-driver-ttmgg, container csi-node-driver-registrar Feb 1 22:10:21.563: INFO: Describing Pod calico-system/csi-node-driver-ttmgg Feb 1 22:10:21.774: INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-687b6fd9bc-zzcz9, container manager Feb 1 22:10:21.774: INFO: Describing Pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-687b6fd9bc-zzcz9 Feb 1 22:10:21.980: INFO: Describing Pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-669bd95bbb-w6hlb Feb 1 22:10:21.980: INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-669bd95bbb-w6hlb, container manager Feb 1 22:10:22.378: INFO: Creating log watcher for controller capi-system/capi-controller-manager-6f7b75f796-xgskd, container manager Feb 1 22:10:22.378: INFO: Describing Pod capi-system/capi-controller-manager-6f7b75f796-xgskd Feb 1 22:10:22.778: INFO: Creating log watcher for controller capz-system/capz-controller-manager-6859b5dc5c-b84n4, container manager Feb 1 22:10:22.778: INFO: Describing Pod capz-system/capz-controller-manager-6859b5dc5c-b84n4 Feb 1 22:10:23.179: INFO: Creating log watcher for controller capz-system/capz-nmi-lfmr5, container nmi Feb 1 22:10:23.179: INFO: Describing Pod capz-system/capz-nmi-lfmr5 Feb 1 22:10:23.578: INFO: Describing Pod capz-system/capz-nmi-nv484 Feb 1 22:10:23.578: INFO: Creating log watcher for controller capz-system/capz-nmi-nv484, container nmi Feb 1 22:10:23.978: INFO: Describing Pod cert-manager/cert-manager-74d949c895-knvwt Feb 1 22:10:23.978: INFO: Creating log watcher for controller cert-manager/cert-manager-74d949c895-knvwt, container cert-manager-controller Feb 1 22:10:24.378: INFO: Describing Pod cert-manager/cert-manager-cainjector-d9bc5979d-swm5m Feb 1 22:10:24.378: INFO: Creating log watcher for controller cert-manager/cert-manager-cainjector-d9bc5979d-swm5m, container cert-manager-cainjector Feb 1 22:10:24.778: INFO: Describing Pod cert-manager/cert-manager-webhook-84b7ddd796-lf2lz Feb 1 22:10:24.779: INFO: Creating log watcher for controller cert-manager/cert-manager-webhook-84b7ddd796-lf2lz, container cert-manager-webhook Feb 1 22:10:25.179: INFO: Creating log watcher for controller kube-system/coredns-565d847f94-ctjxk, container coredns Feb 1 22:10:25.179: INFO: Describing Pod kube-system/coredns-565d847f94-ctjxk Feb 1 22:10:25.579: INFO: Describing Pod kube-system/coredns-565d847f94-pwhnr Feb 1 22:10:25.579: INFO: Creating log watcher for controller kube-system/coredns-565d847f94-pwhnr, container coredns Feb 1 22:10:25.981: INFO: Describing Pod kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7 Feb 1 22:10:25.981: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container csi-snapshotter Feb 1 22:10:25.981: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container liveness-probe Feb 1 22:10:25.982: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container azuredisk Feb 1 22:10:25.983: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container csi-resizer Feb 1 22:10:25.983: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container csi-provisioner Feb 1 22:10:25.983: INFO: Creating log watcher for controller kube-system/csi-azuredisk-controller-6b9657f4f7-zb6g7, container csi-attacher Feb 1 22:10:26.381: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-h6t2l, container liveness-probe Feb 1 22:10:26.381: INFO: Describing Pod kube-system/csi-azuredisk-node-h6t2l Feb 1 22:10:26.381: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-h6t2l, container node-driver-registrar Feb 1 22:10:26.382: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-h6t2l, container azuredisk Feb 1 22:10:26.781: INFO: Describing Pod kube-system/csi-azuredisk-node-z94hx Feb 1 22:10:26.781: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-z94hx, container node-driver-registrar Feb 1 22:10:26.781: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-z94hx, container liveness-probe Feb 1 22:10:26.782: INFO: Creating log watcher for controller kube-system/csi-azuredisk-node-z94hx, container azuredisk Feb 1 22:10:27.178: INFO: Creating log watcher for controller kube-system/etcd-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs, container etcd Feb 1 22:10:27.178: INFO: Describing Pod kube-system/etcd-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs Feb 1 22:10:27.578: INFO: Describing Pod kube-system/kube-apiserver-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs Feb 1 22:10:27.578: INFO: Creating log watcher for controller kube-system/kube-apiserver-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs, container kube-apiserver Feb 1 22:10:27.983: INFO: Describing Pod kube-system/kube-controller-manager-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs Feb 1 22:10:27.983: INFO: Creating log watcher for controller kube-system/kube-controller-manager-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs, container kube-controller-manager Feb 1 22:10:28.401: INFO: Creating log watcher for controller kube-system/kube-proxy-pldm9, container kube-proxy Feb 1 22:10:28.401: INFO: Describing Pod kube-system/kube-proxy-pldm9 Feb 1 22:10:28.778: INFO: Describing Pod kube-system/kube-proxy-rr6wt Feb 1 22:10:28.778: INFO: Creating log watcher for controller kube-system/kube-proxy-rr6wt, container kube-proxy Feb 1 22:10:29.177: INFO: Describing Pod kube-system/kube-scheduler-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs Feb 1 22:10:29.177: INFO: Creating log watcher for controller kube-system/kube-scheduler-capz-e2e-u23o2n-public-custom-vnet-control-plane-g2fjs, container kube-scheduler Feb 1 22:10:29.577: INFO: Fetching kube-system pod logs took 10.247929496s Feb 1 22:10:29.577: INFO: Dumping workload cluster capz-e2e-u23o2n/capz-e2e-u23o2n-public-custom-vnet Azure activity log Feb 1 22:10:29.578: INFO: Creating log watcher for controller tigera-operator/tigera-operator-64db64cb98-6lngl, container tigera-operator Feb 1 22:10:29.578: INFO: Describing Pod tigera-operator/tigera-operator-64db64cb98-6lngl Feb 1 22:10:32.638: INFO: Fetching activity logs took 3.061607018s Feb 1 22:10:32.638: INFO: Dumping all the Cluster API resources in the "capz-e2e-u23o2n" namespace Feb 1 22:10:33.002: INFO: Deleting all clusters in the capz-e2e-u23o2n namespace STEP: Deleting cluster capz-e2e-lc4a0z-private - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 22:10:33.024 STEP: Deleting cluster capz-e2e-u23o2n-public-custom-vnet - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 22:10:33.037 INFO: Waiting for the Cluster capz-e2e-u23o2n/capz-e2e-lc4a0z-private to be deleted STEP: Waiting for cluster capz-e2e-lc4a0z-private to be deleted - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/ginkgoextensions/output.go:35 @ 02/01/23 22:10:33.048 INFO: Got error while streaming logs for pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-687b6fd9bc-zzcz9, container manager: http2: client connection lost INFO: Got error while streaming logs for pod capz-system/capz-controller-manager-6859b5dc5c-b84n4, container manager: http2: client connection lost INFO: Got error while streaming logs for pod capi-system/capi-controller-manager-6f7b75f796-xgskd, container manager: http2: client connection lost INFO: Got error while streaming logs for pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-669bd95bbb-w6hlb, container manager: http2: client connection lost STEP: Redacting sensitive information from logs - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:218 @ 02/01/23 22:40:33.049 [FAILED] Timed out after 1800.001s. Expected <bool>: false to be true In [AfterEach] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:176 @ 02/01/23 22:42:10.074 < Exit [AfterEach] Workload cluster creation - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:117 @ 02/01/23 22:42:10.074 (32m21.7s)
Filter through log files | View test history on testgrid
capz-e2e [It] Workload cluster creation Creating a Flatcar cluster [OPTIONAL] With Flatcar control-plane and worker nodes
capz-e2e [It] Workload cluster creation Creating a GPU-enabled cluster [OPTIONAL] with a single control plane node and 1 node
capz-e2e [It] Workload cluster creation Creating a cluster that uses the external cloud provider and external azurediskcsi driver [OPTIONAL] with a 1 control plane nodes and 2 worker nodes
capz-e2e [It] Workload cluster creation Creating a dual-stack cluster [OPTIONAL] With dual-stack worker node
capz-e2e [It] Workload cluster creation Creating clusters using clusterclass [OPTIONAL] with a single control plane node, one linux worker node, and one windows worker node
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [SynchronizedBeforeSuite]
capz-e2e [It] Conformance Tests conformance-tests
capz-e2e [It] Running the Cluster API E2E tests API Version Upgrade upgrade from v1alpha4 to v1beta1, and scale workload clusters created in v1alpha4 Should create a management cluster and then upgrade all the providers
capz-e2e [It] Running the Cluster API E2E tests Running KCP upgrade in a HA cluster [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest
capz-e2e [It] Running the Cluster API E2E tests Running KCP upgrade in a HA cluster using scale in rollout [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest
capz-e2e [It] Running the Cluster API E2E tests Running the MachineDeployment rollout spec Should successfully upgrade Machines upon changes in relevant MachineDeployment fields
capz-e2e [It] Running the Cluster API E2E tests Running the quick-start spec Should create a workload cluster
capz-e2e [It] Running the Cluster API E2E tests Running the self-hosted spec Should pivot the bootstrap cluster to a self-hosted cluster
capz-e2e [It] Running the Cluster API E2E tests Running the workload cluster upgrade spec [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest
capz-e2e [It] Running the Cluster API E2E tests Should successfully exercise machine pools Should successfully create a cluster with machine pool machines
capz-e2e [It] Running the Cluster API E2E tests Should successfully remediate unhealthy machines with MachineHealthCheck Should successfully trigger KCP remediation
capz-e2e [It] Running the Cluster API E2E tests Should successfully remediate unhealthy machines with MachineHealthCheck Should successfully trigger machine deployment remediation
capz-e2e [It] Running the Cluster API E2E tests Should successfully scale out and scale in a MachineDeployment Should successfully scale a MachineDeployment up and down upon changes to the MachineDeployment replica count
capz-e2e [It] Running the Cluster API E2E tests Should successfully set and use node drain timeout A node should be forcefully removed if it cannot be drained in time
capz-e2e [It] Workload cluster creation Creating a VMSS cluster [REQUIRED] with a single control plane node and an AzureMachinePool with 2 Linux and 2 Windows worker nodes
capz-e2e [It] Workload cluster creation Creating a highly available cluster [REQUIRED] With 3 control-plane nodes and 2 Linux and 2 Windows worker nodes
capz-e2e [It] Workload cluster creation Creating a ipv6 control-plane cluster [REQUIRED] With ipv6 worker node
capz-e2e [It] Workload cluster creation Creating an AKS cluster [Managed Kubernetes] with a single control plane node and 1 node