-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13
-
Critical
-
None
-
MCO Sprint 231
-
1
-
Rejected
-
False
-
-
N/A
-
Bug Fix
-
Done
-
-
1/24: telco review - still under investigation, but will add to 4.13 list as telco priority 1
Description of problem:
4.13 ocp install fails at maching-config. $ oc get co: .. machine-config True True True 68m Unable to apply 4.13.0-0.ci-2023-01-15-132450: error during syncRequiredMachineConfigPools: [timed out waiting for the condition, error pool master is not ready, retrying. Status: (pool degraded: true total: 1, ready 0, updated: 0, unavailable: 1)] # error in machine-config pod log: I0116 16:30:56.832225 56878 daemon.go:1257] In bootstrap mode E0116 16:30:56.832288 56878 writer.go:200] Marking Degraded due to: machineconfig.machineconfiguration.openshift.io "rendered-master-82c786ab9a48b1ac17baba2e07bcc19d" not found
Version-Release number of selected component (if applicable):
4.13.0-0.ci-2023-01-15-132450 4.13.0-0.nightly-2023-01-11-061758
How reproducible:
100%
Steps to Reproduce:
1. Install SNO with 4.13 nightly or ci build 2. monitor the install via "oc get clusterversion" and "oc get co" 3.
Actual results:
OCP install failed due to MCP is degraded [kni@registry.ran-vcl01 ~]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version False False 66m Error while reconciling 4.13.0-0.ci-2023-01-15-132450: the cluster operator machine-config is degraded
Expected results:
OCP install succeeded
Additional info:
Reproducible on SNO with 4.13 nightly or ci builds. $ oc get co: .. machine-config True True True 68m Unable to apply 4.13.0-0.ci-2023-01-15-132450: error during syncRequiredMachineConfigPools: [timed out waiting for the condition, error pool master is not ready, retrying. Status: (pool degraded: true total: 1, ready 0, updated: 0, unavailable: 1)] # error in machine-config pod log: I0116 16:30:56.832225 56878 daemon.go:1257] In bootstrap mode E0116 16:30:56.832288 56878 writer.go:200] Marking Degraded due to: machineconfig.machineconfiguration.openshift.io "rendered-master-82c786ab9a48b1ac17baba2e07bcc19d" not found