Failed Tests
hypershift_framework.go:513: Successfully created hostedcluster e2e-clusters-k6v9q/create-cluster-h829r in 2m27s
hypershift_framework.go:179: Summarizing unexpected conditions for HostedCluster create-cluster-h829r
util.go:3127: Successfully waited for HostedCluster e2e-clusters-k6v9q/create-cluster-h829r to have valid conditions in 50ms
hypershift_framework.go:332: skipping postTeardown()
hypershift_framework.go:310: skipping teardown, already called
util.go:298: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-k6v9q/create-cluster-h829r in 75ms
util.go:315: Successfully waited for kubeconfig secret to have data in 50ms
util.go:377: Successfully waited for a successful connection to the guest API server in 50ms
create_cluster_test.go:85: fetching mgmt kubeconfig
util.go:298: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-k6v9q/create-cluster-h829r in 50ms
util.go:315: Successfully waited for kubeconfig secret to have data in 50ms
util.go:3658: Waiting for service e2e-clusters-k6v9q-create-cluster-h829r/router LoadBalancerSourceRanges to match 1 CIDRs
util.go:3667:
Timed out after 180.001s.
The function passed to Eventually failed at /hypershift/test/e2e/util/util.go:3662 with:
failed to get service e2e-clusters-k6v9q-create-cluster-h829r/router
Unexpected error:
<*errors.StatusError | 0xc0035fcb40>:
services "router" not found
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "services \"router\" not found",
Reason: "NotFound",
Details: {Name: "router", Group: "", Kind: "services", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 404,
},
}
occurred
control_plane_upgrade_test.go:25: Starting control plane upgrade test. FromImage: registry.build01.ci.openshift.org/ci-op-1m3m5s75/release@sha256:64208ee246171d6f83d1946f42f36898db117a16704398309aed6aadac0feb3e, toImage: registry.build01.ci.openshift.org/ci-op-1m3m5s75/release@sha256:dc811de21a9587cda1a20cf346b65949a931918dff8e9bcaefd4efd18046457c
hypershift_framework.go:513: Successfully created hostedcluster e2e-clusters-rcjx2/control-plane-upgrade-krpb7 in 2m25s
hypershift_framework.go:179: Summarizing unexpected conditions for HostedCluster control-plane-upgrade-krpb7
util.go:3127: Successfully waited for HostedCluster e2e-clusters-rcjx2/control-plane-upgrade-krpb7 to have valid conditions in 50ms
hypershift_framework.go:332: skipping postTeardown()
hypershift_framework.go:310: skipping teardown, already called
util.go:298: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-rcjx2/control-plane-upgrade-krpb7 in 2m21.05s
util.go:315: Successfully waited for kubeconfig secret to have data in 50ms
eventually.go:105: Failed to get *v1.SelfSubjectReview: Post "https://api-control-plane-upgrade-krpb7.aks-e2e.hypershift.azure.devcluster.openshift.com:443/apis/authentication.k8s.io/v1/selfsubjectreviews": net/http: TLS handshake timeout
util.go:377: Successfully waited for a successful connection to the guest API server in 20.2s
util.go:572: Successfully waited for 2 nodes to become ready in 8m30.075s
util.go:609: Successfully waited for HostedCluster e2e-clusters-rcjx2/control-plane-upgrade-krpb7 to rollout in 3m27.075s
util.go:3127: Successfully waited for HostedCluster e2e-clusters-rcjx2/control-plane-upgrade-krpb7 to have valid conditions in 50ms
util.go:959:
Timed out after 300.000s.
ca-bundle.crt file should be available in openshift-apiserver pod
Expected success, but got an error:
<*errors.errorString | 0xc003aa3a60>:
cannot exec into a container in a completed pod; current phase is Failed
{
s: "cannot exec into a container in a completed pod; current phase is Failed",
}