Bug 1812832 - [flake] failed to initialize the cluster: Cluster operator machine-api is still updating
Summary: [flake] failed to initialize the cluster: Cluster operator machine-api is sti...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.5.0
Assignee: Alberto
QA Contact: Milind Yadav
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-12 10:03 UTC by Oleg Bulatov
Modified: 2020-08-27 22:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-27 22:35:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Oleg Bulatov 2020-03-12 10:03:03 UTC
Description of problem:

The cluster fails to install on vSphere. It's a result of significant amount of flakes on vSphere (about 15%)

https://search.svc.ci.openshift.org/?search=Cluster+operator+machine-api+is+still+updating&maxAge=336h&context=2&type=all

Version-Release number of selected component (if applicable):

4.5-nightly

How reproducible:

15%

Steps to Reproduce:
1. Run e2e tests on vSphere in CI.

Actual results:

level=info msg="Cluster operator machine-api Progressing is True with SyncingResources: Progressing towards operator: 0.0.1-2020-03-11-155026"
level=fatal msg="failed to initialize the cluster: Cluster operator machine-api is still updating"

Expected results:

Successfully installed operator.

Additional info:

In must-gather from a cluster I found:

    - image: docker.io/openshift/origin-machine-api-operator:v4.0.0
      imageID: ""
      lastState: {}
      name: controller-manager
      ready: false
      restartCount: 0
      started: false
      state:
        waiting:
          message: |
            container create failed: time="2020-03-11T15:36:10Z" level=error msg="container_linux.go:349: starting container process caused \"exec: \\\"/manager\\\": stat /manager: no such file or directory\""
            container_linux.go:349: starting container process caused "exec: \"/manager\": stat /manager: no such file or directory"
          reason: CreateContainerError

Comment 5 Luke Meyer 2020-08-27 22:35:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409'


Note You need to log in before you can comment on or make changes to this bug.