-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.14, 4.14.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Critical
-
Yes
-
None
-
Rejected
-
ShiftStack Sprint 239
-
1
-
+
-
None
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
OCP puddle : 4.14.0-0.nightly-2023-06-18-111801
OSP puddle : RHOS-16.2-RHEL-8-20230413.n.1
Reproducied with all network types.
During the installation process of OpenShift using IPI, the installation fails with the following error message:
2023-06-19 14:49:44.781 | level=error msg=* Cluster operators authentication, baremetal, cloud-controller-manager, cluster-autoscaler, config-operator, control-plane-machine-set, csi-snapshot-controller, dns, etcd, image-registry, ingress, insights, kube-apiserver, kube-controller-manager, kube-scheduler, kube-storage-version-migrator, machine-api, machine-approver, machine-config, marketplace, monitoring, network, node-tuning, openshift-apiserver, openshift-controller-manager, service-ca, storage are not available
Additionally, the following log indicate that there are no masters or workers nodes available:
2023-06-19 15:30:18.420 | TASK [utils : Get OCP machines status] *****************************************
2023-06-19 15:30:18.423 | task path: /home/rhos-ci/jenkins/workspace/DFG-osasinfra-shiftstack_ci-ocp_install-4.14-openshiftsdn-ipi/infrared/plugins/openshift/roles/utils/tasks/debug/debug_machines.yml:6
2023-06-19 15:30:18.427 | Monday 19 June 2023 15:30:18 +0000 (0:00:00.597) 2:00:47.262 ***********
2023-06-19 15:30:18.993 | changed: [undercloud-0] => {
2023-06-19 15:30:18.996 | "changed": true,
2023-06-19 15:30:18.999 | "cmd": "oc get machines -A",
2023-06-19 15:30:19.002 | "delta": "0:00:00.144406",
2023-06-19 15:30:19.006 | "end": "2023-06-19 15:30:18.965201",
2023-06-19 15:30:19.009 | "rc": 0,
2023-06-19 15:30:19.012 | "start": "2023-06-19 15:30:18.820795"
2023-06-19 15:30:19.015 | }
2023-06-19 15:30:19.018 |
2023-06-19 15:30:19.021 | STDOUT:
2023-06-19 15:30:19.023 |
2023-06-19 15:30:19.026 | NAMESPACE NAME PHASE TYPE REGION ZONE AGE
2023-06-19 15:30:19.029 | openshift-machine-api ostest-kbcrs-master-0 111m
2023-06-19 15:30:19.032 | openshift-machine-api ostest-kbcrs-master-1 111m
2023-06-19 15:30:19.035 | openshift-machine-api ostest-kbcrs-master-2 111m
How reproducible:
Always
Steps to Reproduce:
run the IPI openshift installation
Actual results:
The installation does not work because that several cluster operators and important parts are not available.
Expected results:
IPI installation passes and the OCP cluster is up