-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.13.z
-
Important
-
No
-
Sprint 244, Sprint 246, Installer (PB) Sprint 263, Installer (PB) Sprint 265, Installer Sprint 266, Agent Sprint 267, Agent Sprint 268
-
7
-
Rejected
-
False
-
Description of problem:
Agent Based Installation shows messages "installation is completed" even if there are issues with operators. We can see in below messages : # tail -n 8 openshift-install-agent-wait-for-install-complete.log 2023-08-29 13:04:15,246 [INFO] level=debug msg=Still waiting for the cluster to initialize: Cluster operators authentication, console are not available 2023-08-29 13:05:23,449 [INFO] level=debug msg=Still waiting for the cluster to initialize: Cluster operator authentication is not available 2023-08-29 13:12:23,699 [INFO] level=info msg=Cluster is installed 2023-08-29 13:12:23,699 [INFO] level=info msg=Install complete! 2023-08-29 13:12:23,699 [INFO] level=info msg=To access the cluster as the system:admin user when using 'oc', run 2023-08-29 13:12:23,700 [INFO] level=info msg= export KUBECONFIG=/var/tmp/clusters/xxxxxxx/auth/kubeconfig 2023-08-29 13:12:23,700 [INFO] level=info msg=Access the OpenShift web-console here: https://console-openshift-console.apps.xxx.xxx.xxx 2023-08-29 13:12:23,700 [INFO] level=info msg=Login to the console with user: "kubeadmin", and password: "xxxxx-xxxxx-xxxx-CgQCZ"
Version-Release number of selected component (if applicable):
ocp 4.13.6 Product Name: VMware7,1 Product Name: 440BX Desktop Reference Platform
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Installation logs (agent wait-for bootstrap-complete) shows messages that "Cluster is installed" even if authentication, console are not available Expected results: It should show some kind of messages indicating that installation is partially completed or not completed as there are issues with operators.
Additional info:
- causes
-
OCPBUGS-42501 Failed to create node ISO on day2
-
- Closed
-
- relates to
-
CORS-2819 Operator Stability Check
-
- Closed
-
-
AGENT-448 Agent wait-for install-complete command must wait for operators
-
- To Do
-
- links to