Bug 1908463

Summary: OLM continuously printing debug logs
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: OLMAssignee: Alexander Greene <agreene>
OLM sub component: OLM QA Contact: Jian Zhang <jiazha>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: dageoffr, dahernan, fmarting, krizza, nhale, rbobek
Version: 4.6.zKeywords: UpcomingSprint
Target Milestone: ---   
Target Release: 4.6.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: 2021-02-01 15:24:32 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: 1903034    
Bug Blocks:    

Comment 1 Kevin Rizza 2020-12-16 18:58:59 UTC
*** Bug 1908436 has been marked as a duplicate of this bug. ***

Comment 6 Jian Zhang 2021-01-22 07:42:45 UTC
Cluster version is 4.6.0-0.nightly-2021-01-21-220319
[root@preserve-olm-env data]# oc -n openshift-operator-lifecycle-manager  exec catalog-operator-6d78875646-s4stq -- olm --version
OLM version: 0.16.1
git commit: 09f6590a10e4925e7382e1a389c002d761e341fb


1, Install two cluster-scoped operators, and there are no DEBUG level logs in the olm logs. 
[root@preserve-olm-env data]# oc get sub -A
NAMESPACE             NAME                              PACKAGE                           SOURCE                CHANNEL
openshift-operators   akka-cluster-operator-certified   akka-cluster-operator-certified   certified-operators   beta
openshift-operators   etcd                              etcd                              community-operators   clusterwide-alpha


[root@preserve-olm-env data]# oc get pods
NAME                                READY   STATUS    RESTARTS   AGE
catalog-operator-6d78875646-s4stq   1/1     Running   0          46m
olm-operator-56644cfc55-nnm2b       1/1     Running   0          46m
packageserver-54dbc84cdf-9286c      1/1     Running   0          38m
packageserver-54dbc84cdf-j9bdx      1/1     Running   0          38m
[root@preserve-olm-env data]# oc logs catalog-operator-6d78875646-s4stq > catalog.22
[root@preserve-olm-env data]# ls -lh catalog.22
-rw-r--r--. 1 root root 64K Jan 22 07:26 catalog.22


[root@preserve-olm-env data]# cat catalog.22 |grep -i debug
[root@preserve-olm-env data]# 

LGTM, verify it.

Comment 9 errata-xmlrpc 2021-02-01 15:24:32 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.6.15 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-2021:0235