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

Bug 1774594

Summary: Installation fails consistently in e2e-gcp-ovn-kubernetes-4.3 CI jobs
Product: OpenShift Container Platform Reporter: Petr Muller <pmuller>
Component: NetworkingAssignee: Casey Callendrello <cdc>
Networking sub component: ovn-kubernetes QA Contact: zhaozhanqi <zzhao>
Status: CLOSED DUPLICATE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: nagrawal
Version: 4.3.0   
Target Milestone: ---   
Target Release: 4.3.0   
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-21 13:39:03 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 Petr Muller 2019-11-20 14:18:44 UTC
Description of problem:

All cluster installations done in release-openshift-ocp-installer-e2e-gcp-ovn-kubernetes-4.3 jobs fail consistently with the following:

level=info msg="Creating infrastructure resources..."
level=info msg="Waiting up to 30m0s for the Kubernetes API at https://api.ci-op-p9h5q3gv-89d89.origin-ci-int-gce.dev.openshift.com:6443..."
level=error msg="Attempted to gather ClusterOperator status after installation failure: listing ClusterOperator objects: Get https://api.ci-op-p9h5q3gv-89d89.origin-ci-int-gce.dev.openshift.com:6443/apis/config.openshift.io/v1/clusteroperators: dial tcp 35.196.0.70:6443: i/o timeout"

Recent job executions: https://prow.svc.ci.openshift.org/?job=release-openshift-ocp-installer-e2e-gcp-ovn-kubernetes-4.3
Last job execution while filing this BZ: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-ovn-kubernetes-4.3/119

This seems to be unique for this specific CI job, I am not seeing this failure anywhere else. Even its "buddy" jobs in AWS and Azure are not failing here:

Azure: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-ovn-kubernetes-4.3/119
AWS: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-ovn-kubernetes-4.3/119

These are currently failing because of https://bugzilla.redhat.com/show_bug.cgi?id=1774352 but that is a different story.

Comment 1 Casey Callendrello 2019-11-21 13:39:03 UTC

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