Bug 2044622

Summary: Kube-Scheduler revision-pruner fail during install of new cluster
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: kube-schedulerAssignee: Jan Chaloupka <jchaloup>
Status: CLOSED ERRATA QA Contact: RamaKasturi <knarra>
Severity: low Docs Contact:
Priority: low    
Version: 4.9CC: aos-bugs, gscheffe, mfojtik
Target Milestone: ---   
Target Release: 4.9.z   
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: 2022-02-14 12:00:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2026352    
Bug Blocks:    

Comment 4 RamaKasturi 2022-02-04 06:45:04 UTC
Verified bug with the build below and i did not revision pruners failing.

[knarra@knarra ~]$ oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.19    True        False         11m     Cluster version is 4.9.19

[knarra@knarra ~]$ oc get pods -n openshift-kube-scheduler
NAME                                      READY   STATUS      RESTARTS   AGE
installer-3-ip-10-0-64-23                 0/1     Completed   0          25m
installer-4-ip-10-0-64-23                 0/1     Completed   0          24m
installer-5-ip-10-0-52-206                0/1     Completed   0          23m
installer-5-ip-10-0-63-232                0/1     Completed   0          22m
installer-5-ip-10-0-64-23                 0/1     Completed   0          24m
installer-6-ip-10-0-52-206                0/1     Completed   0          17m
installer-6-ip-10-0-64-23                 0/1     Completed   0          18m
installer-7-ip-10-0-52-206                0/1     Completed   0          17m
installer-7-ip-10-0-63-232                0/1     Completed   0          16m
installer-7-ip-10-0-64-23                 0/1     Completed   0          15m
openshift-kube-scheduler-ip-10-0-52-206   3/3     Running     0          17m
openshift-kube-scheduler-ip-10-0-63-232   3/3     Running     0          16m
openshift-kube-scheduler-ip-10-0-64-23    3/3     Running     0          15m
revision-pruner-7-ip-10-0-52-206          0/1     Completed   0          15m
revision-pruner-7-ip-10-0-63-232          0/1     Completed   0          15m
revision-pruner-7-ip-10-0-64-23           0/1     Completed   0          15m

Based on the above moving bug to verified state.

Comment 7 errata-xmlrpc 2022-02-14 12:00:57 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 (OpenShift Container Platform 4.9.21 bug fix update), 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-2022:0488

Comment 8 Gabriel Scheffer 2022-03-29 15:38:50 UTC
*** Bug 2065312 has been marked as a duplicate of this bug. ***

Comment 9 RamaKasturi 2022-11-16 11:13:38 UTC
Setting the qe_test_coverage flag to '+' because installations have been automated and the test can be covered via CI