release(main): v0.26.0 #1134
GitHub Actions / e2e test report
failed
Jan 28, 2025 in 0s
26 tests run, 9 passed, 16 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Self-hosted Docker Calico ClusterResourceSet topology-calico-crs Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Calico, addonStrategy:ClusterResourceSet]
Failed to run clusterctl move
Expected success, but got an error:
<errors.aggregate | len:4, cap:4>:
[action failed after 10 attempts: error reading "addons.cluster.x-k8s.io/v1beta1, Kind=ClusterResourceSet" /: failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "addons.cluster.x-k8s.io/v1alpha1, Kind=HelmChartProxy" /: failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1alpha1: Get "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "bootstrap.cluster.x-k8s.io/v1beta1, Kind=KubeadmConfigTemplate" /: failed to get API group resources: unable to retrieve the complete list of server APIs: bootstrap.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/bootstrap.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "infrastructure.cluster.x-k8s.io/v1beta1, Kind=DockerMachineTemplate" /: failed to get API group resources: unable to retrieve the complete list of server APIs: infrastructure.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/infrastructure.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host]
[
<*errors.withStack | 0xc00353a900>{
error: <*errors.withMessage | 0xc002e034e0>{
cause: <*errors.withStack | 0xc00353a8d0>{
error: <*errors.withMessage | 0xc002e034c0>{
cause: <*fmt.wrapError | 0xc002e034a0>{
msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1beta1: Get \"https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s\": dial tcp 172.18.0.3:6443: connect: no route to host",
err: <*apiutil.ErrResourceDiscoveryFailed | 0xc0000a1558>{
{
Group: "addons.cluster.x-k8s.io",
Version: "v1beta1",
}: <*url.Error | 0xc002ad6d50>{
Op: "Get",
URL: "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s",
Err: <*net.OpError | 0xc002c02730>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0031bfaa0>{IP: ..., Port: ..., Zone: ...},
Err: <*os.SyscallError | 0xc002e03440>{Syscall: ..., Err: ...},
},
},
},
},
msg: "error reading \"addons.cluster.x-k8s.io/v1beta1, Kind=ClusterResourceSet\" /",
},
stack: [0x1f6b3f4, 0x1f6ac0e, 0x1f55823, 0xf6e76c, 0xf6ca0e, 0x1f556eb, 0x1f6a973, 0x1f62a5d, 0x1f60668, 0x1f9a4a2, 0x1f9a2a5, 0x221aa88, 0x229e525, 0xedf093, 0xef475b, 0x4805a1],
},
msg: "action failed after 10 attempts",
},
stack: [0x1f55745, 0x1f6a973, 0x1f62a5d, 0x1f60668, 0x1f9a4a2, 0x1f9a2a5, 0x221aa88, 0x229e525, 0xedf093, 0xef475b, 0x4805a1],
},
<*errors.withStack | 0xc000a91770>{
error: <*errors.withMessage | 0xc0032e7960>{
cause: <*errors.withStack | 0xc000a91740>{
error: <*errors.withMessage | 0xc0032e7940>{
cause: <*fmt.wrapError | 0xc0032e7920>{
msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1alpha1: Get \"https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s\": dial tcp 172.18.0.3:6443: connect: no route to host",
err: <*apiutil.ErrResourceDiscoveryFailed | 0xc0009568e8>{
{
Group: "addons.cluster.x-k8s.io",
Version: "v1alpha1",
}: <*url.Error | 0xc002074e10>{
Op: "Get",
URL: "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s",
Err: <*net.OpError | 0xc000939770>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000abfd70>{IP: ..., Port: ..., Zone: ...},
Err: <*os.SyscallError | 0xc0032e78c0>{Syscall: ..., Err: ...},
},
},
},
},
msg: "error reading \"addons.cluster.x-k8s.io/v1alpha1, Kind=HelmChartProxy\" /",
},
stack: [0x1f6b3f4...
Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.
Learn more here: https://onsi.github.io/gomega/#adjusting-output
Raw output
[FAILED] Failed to run clusterctl move
Expected success, but got an error:
<errors.aggregate | len:4, cap:4>:
[action failed after 10 attempts: error reading "addons.cluster.x-k8s.io/v1beta1, Kind=ClusterResourceSet" /: failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "addons.cluster.x-k8s.io/v1alpha1, Kind=HelmChartProxy" /: failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1alpha1: Get "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "bootstrap.cluster.x-k8s.io/v1beta1, Kind=KubeadmConfigTemplate" /: failed to get API group resources: unable to retrieve the complete list of server APIs: bootstrap.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/bootstrap.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host, action failed after 10 attempts: error reading "infrastructure.cluster.x-k8s.io/v1beta1, Kind=DockerMachineTemplate" /: failed to get API group resources: unable to retrieve the complete list of server APIs: infrastructure.cluster.x-k8s.io/v1beta1: Get "https://172.18.0.3:6443/apis/infrastructure.cluster.x-k8s.io/v1beta1?timeout=30s": dial tcp 172.18.0.3:6443: connect: no route to host]
[
<*errors.withStack | 0xc00353a900>{
error: <*errors.withMessage | 0xc002e034e0>{
cause: <*errors.withStack | 0xc00353a8d0>{
error: <*errors.withMessage | 0xc002e034c0>{
cause: <*fmt.wrapError | 0xc002e034a0>{
msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1beta1: Get \"https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s\": dial tcp 172.18.0.3:6443: connect: no route to host",
err: <*apiutil.ErrResourceDiscoveryFailed | 0xc0000a1558>{
{
Group: "addons.cluster.x-k8s.io",
Version: "v1beta1",
}: <*url.Error | 0xc002ad6d50>{
Op: "Get",
URL: "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1beta1?timeout=30s",
Err: <*net.OpError | 0xc002c02730>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0031bfaa0>{IP: ..., Port: ..., Zone: ...},
Err: <*os.SyscallError | 0xc002e03440>{Syscall: ..., Err: ...},
},
},
},
},
msg: "error reading \"addons.cluster.x-k8s.io/v1beta1, Kind=ClusterResourceSet\" /",
},
stack: [0x1f6b3f4, 0x1f6ac0e, 0x1f55823, 0xf6e76c, 0xf6ca0e, 0x1f556eb, 0x1f6a973, 0x1f62a5d, 0x1f60668, 0x1f9a4a2, 0x1f9a2a5, 0x221aa88, 0x229e525, 0xedf093, 0xef475b, 0x4805a1],
},
msg: "action failed after 10 attempts",
},
stack: [0x1f55745, 0x1f6a973, 0x1f62a5d, 0x1f60668, 0x1f9a4a2, 0x1f9a2a5, 0x221aa88, 0x229e525, 0xedf093, 0xef475b, 0x4805a1],
},
<*errors.withStack | 0xc000a91770>{
error: <*errors.withMessage | 0xc0032e7960>{
cause: <*errors.withStack | 0xc000a91740>{
error: <*errors.withMessage | 0xc0032e7940>{
cause: <*fmt.wrapError | 0xc0032e7920>{
msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: addons.cluster.x-k8s.io/v1alpha1: Get \"https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s\": dial tcp 172.18.0.3:6443: connect: no route to host",
err: <*apiutil.ErrResourceDiscoveryFailed | 0xc0009568e8>{
{
Group: "addons.cluster.x-k8s.io",
Version: "v1alpha1",
}: <*url.Error | 0xc002074e10>{
Op: "Get",
URL: "https://172.18.0.3:6443/apis/addons.cluster.x-k8s.io/v1alpha1?timeout=30s",
Err: <*net.OpError | 0xc000939770>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000abfd70>{IP: ..., Port: ..., Zone: ...},
Err: <*os.SyscallError | 0xc0032e78c0>{Syscall: ..., Err: ...},
},
},
},
},
msg: "error reading \"addons.cluster.x-k8s.io/v1alpha1, Kind=HelmChartProxy\" /",
},
stack: [0x1f6b3f4...
Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.
Learn more here: https://onsi.github.io/gomega/#adjusting-output
In [AfterEach] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:451 @ 01/28/25 20:32:11.33
Loading