This job view page is being replaced by Spyglass soon. Check out the new job view.
PRCecileRobertMichon: Switch flavor and test templates to external cloud-provider
ResultFAILURE
Tests 1 failed / 20 succeeded
Started2023-01-27 21:38
Elapsed22m2s
Revisionfc6484ce9b345584116190b85d25d5b82a33222e
Refs 3105

Test Failures


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 10m34s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sRunning\sthe\sCluster\sAPI\sE2E\stests\sAPI\sVersion\sUpgrade\supgrade\sfrom\sv1alpha4\sto\sv1beta1\,\sand\sscale\sworkload\sclusters\screated\sin\sv1alpha4\sShould\screate\sa\smanagement\scluster\sand\sthen\supgrade\sall\sthe\sproviders$'
[FAILED] Timed out after 195.010s.
Expected success, but got an error:
    <*errors.withStack | 0xc0001fc9c0>: {
        error: <*errors.withMessage | 0xc000204d60>{
            cause: <*url.Error | 0xc000667530>{
                Op: "Get",
                URL: "https://clusterctl-upgrade-0yoz9u-676d472d.canadacentral.cloudapp.azure.com:6443/version",
                Err: <*net.OpError | 0xc001b5dc20>{
                    Op: "dial",
                    Net: "tcp",
                    Source: nil,
                    Addr: <*net.TCPAddr | 0xc000d0b410>{
                        IP: [20, 220, 44, 50],
                        Port: 6443,
                        Zone: "",
                    },
                    Err: <*net.timeoutError | 0x5d04820>{},
                },
            },
            msg: "Kubernetes cluster unreachable",
        },
        stack: [0x3547885, 0x35ea4fb, 0x3642752, 0x154d085, 0x154c57c, 0x196b29a, 0x196c657, 0x196964d, 0x3641fe9, 0x3631f54, 0x36354e5, 0x2ff0810, 0x3417e48, 0x194637b, 0x195a958, 0x14da741],
    }
    Kubernetes cluster unreachable: Get "https://clusterctl-upgrade-0yoz9u-676d472d.canadacentral.cloudapp.azure.com:6443/version": dial tcp 20.220.44.50:6443: i/o timeout
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 01/27/23 21:55:03.49

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


Show 20 Passed Tests

Show 23 Skipped Tests

Error lines from build-log.txt

... skipping 656 lines ...
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:116
------------------------------
[SynchronizedAfterSuite] PASSED [0.000 seconds]
[SynchronizedAfterSuite] 
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:116
------------------------------
• [FAILED] [634.539 seconds]
Running the Cluster API E2E tests API Version Upgrade upgrade from v1alpha4 to v1beta1, and scale workload clusters created in v1alpha4 [It] Should create a management cluster and then upgrade all the providers
/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/e2e/clusterctl_upgrade.go:209

  Captured StdOut/StdErr Output >>
  cluster.cluster.x-k8s.io/clusterctl-upgrade-0yoz9u created
  azurecluster.infrastructure.cluster.x-k8s.io/clusterctl-upgrade-0yoz9u created
... skipping 11 lines ...
  clusterresourceset.addons.cluster.x-k8s.io/csi-proxy created
  clusterresourceset.addons.cluster.x-k8s.io/containerd-logger-clusterctl-upgrade-0yoz9u created
  configmap/cni-clusterctl-upgrade-0yoz9u-calico-windows created
  configmap/csi-proxy-addon created
  configmap/containerd-logger-clusterctl-upgrade-0yoz9u created

  Failed to get logs for Machine clusterctl-upgrade-0yoz9u-md-0-5d598d9959-ttp2d, Cluster clusterctl-upgrade-yslhyk/clusterctl-upgrade-0yoz9u: [dialing from control plane to target node at clusterctl-upgrade-0yoz9u-md-0-cf5gf: ssh: rejected: connect failed (Temporary failure in name resolution), Unable to collect VM Boot Diagnostic logs: AzureMachine provider ID is nil]
  << Captured StdOut/StdErr Output

  Timeline >>
  INFO: "" started at Fri, 27 Jan 2023 21:49:45 UTC on Ginkgo node 1 of 10 and junit test report to file /logs/artifacts/test_e2e_junit.e2e_suite.1.xml
  STEP: Creating a namespace for hosting the "clusterctl-upgrade" test spec @ 01/27/23 21:49:45.125
  INFO: Creating namespace clusterctl-upgrade-yslhyk
... skipping 5 lines ...
  INFO: Applying the cluster template yaml to the cluster
  INFO: Calling PreWaitForCluster
  INFO: Waiting for the cluster infrastructure to be provisioned
  STEP: Waiting for cluster to enter the provisioned phase @ 01/27/23 21:49:48.365
  INFO: Waiting for control plane to be initialized
  STEP: Installing cloud-provider-azure components via helm @ 01/27/23 21:51:48.459
  [FAILED] in [It] - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 01/27/23 21:55:03.49
  STEP: Dumping logs from the "clusterctl-upgrade-0yoz9u" workload cluster @ 01/27/23 21:55:03.49
  Jan 27 21:55:03.490: INFO: Dumping workload cluster clusterctl-upgrade-yslhyk/clusterctl-upgrade-0yoz9u logs
  Jan 27 21:55:03.532: INFO: Collecting logs for Linux node clusterctl-upgrade-0yoz9u-control-plane-mdf9x in cluster clusterctl-upgrade-0yoz9u in namespace clusterctl-upgrade-yslhyk

  Jan 27 21:55:14.145: INFO: Collecting boot logs for AzureMachine clusterctl-upgrade-0yoz9u-control-plane-mdf9x

... skipping 23 lines ...
  STEP: Deleting cluster clusterctl-upgrade-yslhyk/clusterctl-upgrade-0yoz9u @ 01/27/23 21:56:21.714
  STEP: Deleting cluster clusterctl-upgrade-0yoz9u @ 01/27/23 21:56:21.733
  INFO: Waiting for the Cluster clusterctl-upgrade-yslhyk/clusterctl-upgrade-0yoz9u to be deleted
  STEP: Waiting for cluster clusterctl-upgrade-0yoz9u to be deleted @ 01/27/23 21:56:21.749
  STEP: Deleting namespace used for hosting the "clusterctl-upgrade" test spec @ 01/27/23 22:00:11.921
  INFO: Deleting namespace clusterctl-upgrade-yslhyk
  Jan 27 22:00:11.954: INFO: FAILED!
  Jan 27 22:00:11.954: INFO: Cleaning up after "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" spec
  STEP: Redacting sensitive information from logs @ 01/27/23 22:00:11.954
  INFO: "Should create a management cluster and then upgrade all the providers" started at Fri, 27 Jan 2023 22:00:19 UTC on Ginkgo node 1 of 10 and junit test report to file /logs/artifacts/test_e2e_junit.e2e_suite.1.xml
  << Timeline

  [FAILED] Timed out after 195.010s.
  Expected success, but got an error:
      <*errors.withStack | 0xc0001fc9c0>: {
          error: <*errors.withMessage | 0xc000204d60>{
              cause: <*url.Error | 0xc000667530>{
                  Op: "Get",
                  URL: "https://clusterctl-upgrade-0yoz9u-676d472d.canadacentral.cloudapp.azure.com:6443/version",
                  Err: <*net.OpError | 0xc001b5dc20>{
                      Op: "dial",
                      Net: "tcp",
                      Source: nil,
... skipping 35 lines ...
[ReportAfterSuite] PASSED [0.019 seconds]
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
------------------------------

Summarizing 1 Failure:
  [FAIL] Running the Cluster API E2E tests API Version Upgrade upgrade from v1alpha4 to v1beta1, and scale workload clusters created in v1alpha4 [It] Should create a management cluster and then upgrade all the providers
  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949

Ran 1 of 24 Specs in 800.077 seconds
FAIL! -- 0 Passed | 1 Failed | 0 Pending | 23 Skipped

You're using deprecated Ginkgo functionality:
=============================================
  CurrentGinkgoTestDescription() is deprecated in Ginkgo V2.  Use CurrentSpecReport() instead.
  Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-currentginkgotestdescription
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:427
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:282
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:285
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:427

To silence deprecations that can be silenced set the following environment variable:
  ACK_GINKGO_DEPRECATIONS=2.7.0

--- FAIL: TestE2E (800.07s)
FAIL


Ginkgo ran 1 suite in 16m48.114026069s

Test Suite Failed
make[1]: *** [Makefile:654: test-e2e-run] Error 1
make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make: *** [Makefile:663: test-e2e] Error 2
================ REDACTING LOGS ================
All sensitive variables are redacted
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 5 lines ...