Created attachment 1700377 [details] prometheus-operator container logs Description of problem: check prometheus-operator pod logs, there are paring errors, more details please see from the attached files # oc -n openshift-monitoring logs prometheus-operator-85f7d8ddbb-4z44r -c prometheus-operator E0709 02:50:47.028404 1 reflector.go:178] github.com/coreos/prometheus-operator/pkg/prometheus/operator.go:479: Failed to list *v1.PodMonitor: resourceVersion: Invalid value: "10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362/10362": strconv.ParseUint: parsing E0709 02:54:38.105102 1 reflector.go:178] github.com/coreos/prometheus-operator/pkg/prometheus/operator.go:478: Failed to list *v1.ServiceMonitor: resourceVersion: Invalid value: "21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779": strconv.ParseUint: parsing "21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779/21779": invalid syntax prometheus-operator version v0.38.1 # oc -n openshift-monitoring get deploy prometheus-operator -oyaml | grep labels -A3 labels: app.kubernetes.io/component: controller app.kubernetes.io/name: prometheus-operator app.kubernetes.io/version: v0.38.1 Version-Release number of selected component (if applicable): 4.6.0-0.nightly-2020-07-07-233934 How reproducible: always Steps to Reproduce: 1. check prometheus-operator pod logs 2. 3. Actual results: Expected results: Additional info:
Created attachment 1700378 [details] monitoring dump file
Tested with 4.6.0-0.nightly-2020-07-13-203610, Prometheus Operator 0.38.1, there is not paring error
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 GA Images), 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-2020:4196