Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1771732

Summary: cluster operator degraded - failed to initialize cluster
Product: OpenShift Container Platform Reporter: sumehta
Component: NetworkingAssignee: Dan Mace <dmace>
Networking sub component: router QA Contact: Hongan Li <hongli>
Status: CLOSED DUPLICATE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: aos-bugs
Version: 4.3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-12 21:40:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sumehta 2019-11-12 20:34:07 UTC
Description of problem:
CI jobs failing with Cluster Operator in degraded state
level=info msg="Waiting up to 30m0s for the cluster at https://api.ci-op-zb3l9rkk-34698.origin-ci-int-gce.dev.openshift.com:6443 to initialize..."
level=error msg="Cluster operator authentication Degraded is True with RouteHealthDegradedFailedGet: RouteHealthDegraded: failed to GET route: dial tcp 34.73.230.220:443: connect: connection refused"

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-4.3/392

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
...
level=info msg="Waiting up to 30m0s for the cluster at https://api.ci-op-zb3l9rkk-34698.origin-ci-int-gce.dev.openshift.com:6443 to initialize..."
level=error msg="Cluster operator authentication Degraded is True with RouteHealthDegradedFailedGet: RouteHealthDegraded: failed to GET route: dial tcp 34.73.230.220:443: connect: connection refused"
level=info msg="Cluster operator authentication Progressing is Unknown with NoData: "
level=info msg="Cluster operator authentication Available is Unknown with NoData: "
level=info msg="Cluster operator insights Disabled is False with : "
level=fatal msg="failed to initialize the cluster: Cluster operator authentication is still updating"
2019/11/12 19:54:50 Container setup in pod e2e-gcp failed, exit code 1, reason Error
Another process exited
2019/11/12 19:54:55 Container test in pod e2e-gcp failed, exit code 1, reason Error
2019/11/12 20:06:31 Copied 145.62Mi of artifacts from e2e-gcp to /logs/artifacts/e2e-gcp
2019/11/12 20:06:32 Ran for 1h6m5s
error: could not run steps: step e2e-gcp failed: template pod "e2e-gcp" failed: the pod ci-op-zb3l9rkk/e2e-gcp failed after 1h2m48s (failed containers: setup, test): ContainerFailed one or more containers exited

Container setup exited with code 1, reason Error
---
Lease acquired, installing...
Installing from release registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2019-11-12-185229
level=warning msg="Found override for release image. Please be warned, this is not advised"
level=info msg="Consuming Install Config from target directory"
level=info msg="Creating infrastructure resources..."
level=info msg="Waiting up to 30m0s for the Kubernetes API at https://api.ci-op-zb3l9rkk-34698.origin-ci-int-gce.dev.openshift.com:6443..."
level=info msg="API v1.16.2 up"
level=info msg="Waiting up to 30m0s for bootstrapping to complete..."
level=info msg="Destroying the bootstrap resources..."
level=info msg="Waiting up to 30m0s for the cluster at https://api.ci-op-zb3l9rkk-34698.origin-ci-int-gce.dev.openshift.com:6443 to initialize..."
level=error msg="Cluster operator authentication Degraded is True with RouteHealthDegradedFailedGet: RouteHealthDegraded: failed to GET route: dial tcp 34.73.230.220:443: connect: connection refused"
level=info msg="Cluster operator authentication Progressing is Unknown with NoData: "
level=info msg="Cluster operator authentication Available is Unknown with NoData: "
level=info msg="Cluster operator insights Disabled is False with : "
level=fatal msg="failed to initialize the cluster: Cluster operator authentication is still updating"
---
Container test exited with code 1, reason Error
---
Another process exited
---


Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Dan Mace 2019-11-12 21:40:55 UTC

*** This bug has been marked as a duplicate of bug 1765280 ***