Failed Tests
hypershift_framework.go:316: Successfully created hostedcluster e2e-clusters-tjkzm/custom-config-z9c5v in 12s
hypershift_framework.go:115: Summarizing unexpected conditions for HostedCluster custom-config-z9c5v
util.go:2123: Successfully waited for HostedCluster e2e-clusters-tjkzm/custom-config-z9c5v to have valid conditions in 0s
hypershift_framework.go:194: skipping postTeardown()
hypershift_framework.go:175: skipping teardown, already called
util.go:218: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-tjkzm/custom-config-z9c5v in 0s
util.go:235: Successfully waited for kubeconfig secret to have data in 0s
util.go:281: Successfully waited for a successful connection to the guest API server in 0s
util.go:1452: Generating custom certificate with DNS name api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1457: Creating custom certificate secret
util.go:1473: Updating hosted cluster with KubeAPIDNSName and KAS custom serving cert
util.go:1509: Getting custom kubeconfig client
util.go:181: Successfully waited for KAS custom kubeconfig to be published for HostedCluster e2e-clusters-tjkzm/custom-config-z9c5v in 5s
util.go:198: Successfully waited for KAS custom kubeconfig secret to have data in 0s
util.go:1514: waiting for the KubeAPIDNSName to be reconciled
util.go:181: Successfully waited for KAS custom kubeconfig to be published for HostedCluster e2e-clusters-tjkzm/custom-config-z9c5v in 0s
util.go:198: Successfully waited for KAS custom kubeconfig secret to have data in 0s
util.go:1526: Finding the external name destination for the KAS Service
util.go:1551: service custom DNS name not found, using the control plane endpoint
util.go:1551: service custom DNS name not found, using the control plane endpoint
util.go:1551: service custom DNS name not found, using the control plane endpoint
util.go:1563: Creating a new KAS Service to be used by the external-dns deployment in CI with the custom DNS name api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:19:33Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:19:43Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:19:53Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:20:03Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:20:13Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:20:23Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1585: [2025-04-18T11:20:33Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com
util.go:1590: resolved the custom DNS name after 1m0.086183425s
util.go:1595: Waiting until the KAS Deployment is ready
util.go:1670: Successfully waited for the KAS custom kubeconfig secret to be deleted from HC Namespace in 5s
util.go:1686: Successfully waited for the KAS custom kubeconfig secret to be deleted from HCP Namespace in 0s
util.go:1716: Successfully waited for the KAS custom kubeconfig status to be removed in 0s
util.go:1749: Deleting custom certificate secret
util.go:1628: Checking CustomAdminKubeconfig reaches the KAS
util.go:1631:
failed to get HostedCluster ClusterVersion with KAS custom kubeconfig
Unexpected error:
<*fmt.wrapError | 0xc0042c5e20>:
failed to get API group resources: unable to retrieve the complete list of server APIs: config.openshift.io/v1: Get "https://api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1": dial tcp: lookup api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com on 172.30.0.10:53: no such host
{
msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: config.openshift.io/v1: Get \"https://api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1\": dial tcp: lookup api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com on 172.30.0.10:53: no such host",
err: <*apiutil.ErrResourceDiscoveryFailed | 0xc001c3c280>{
{
Group: "config.openshift.io",
Version: "v1",
}: <*url.Error | 0xc00262c570>{
Op: "Get",
URL: "https://api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1",
Err: <*net.OpError | 0xc00277ae60>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: nil,
Err: <*net.DNSError | 0xc002f000a0>{
UnwrapErr: nil,
Err: "no such host",
Name: "api-custom-cert-custom-config-z9c5v.service.ci.hypershift.devcluster.openshift.com",
Server: "172.30.0.10:53",
IsTimeout: false,
IsTemporary: false,
IsNotFound: true,
},
},
},
},
}
occurred
control_plane_upgrade_test.go:23: Starting control plane upgrade test. FromImage: registry.build01.ci.openshift.org/ci-op-jrb8fhv5/release@sha256:d9936a0c13bdc4500917c9ac601fc99c7535be8da534ac1cc8a4fdb9be6c7183, toImage: registry.build01.ci.openshift.org/ci-op-jrb8fhv5/release@sha256:45086691754e84eb53b10fd029e2c9295d999ead0d2ada02c2b3d177ecf91f32
hypershift_framework.go:316: Successfully created hostedcluster e2e-clusters-qpvlh/control-plane-upgrade-c9dlw in 25s
hypershift_framework.go:115: Summarizing unexpected conditions for HostedCluster control-plane-upgrade-c9dlw
util.go:2123: Successfully waited for HostedCluster e2e-clusters-qpvlh/control-plane-upgrade-c9dlw to have valid conditions in 0s
hypershift_framework.go:194: skipping postTeardown()
hypershift_framework.go:175: skipping teardown, already called
util.go:218: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-qpvlh/control-plane-upgrade-c9dlw in 0s
util.go:235: Successfully waited for kubeconfig secret to have data in 0s
util.go:281: Successfully waited for a successful connection to the guest API server in 0s
util.go:936: Connecting to kubernetes endpoint on: https://172.20.0.1:6443
util.go:959:
Expected an error to have occurred. Got:
<nil>: nil