Bug 1891815
| Summary: | invalid syntax error to list PrometheusRule/ServiceMonitor | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andrei Neagoe <andrei> |
| Component: | Monitoring | Assignee: | Sergiusz Urbaniak <surbania> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.5 | CC: | abraj, adeshpan, alegrand, anpicker, bschmeli, bshirren, cruhm, cvogel, danili, ddelcian, dofinn, dtaylor, erooth, inecas, jakub.faber, jnaess, juzhao, kakkoyun, ksathe, lcosic, mjudeiki, mloibl, ngirard, nmalik, nnosenzo, oarribas, pamoedom, pkrupa, prdeshpa, rsandu, sbhavsar, sdodson, spasquie, surbania, vrutkovs, wking |
| Target Milestone: | --- | Keywords: | Reopened, ServiceDeliveryImpact, Upgrades |
| Target Release: | 4.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | non-multi-arch | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1858991 | Environment: |
[sig-instrumentation] Prometheus when installed on the cluster should have a AlertmanagerReceiversNotConfigured alert in firing state
[sig-instrumentation] Prometheus when installed on the cluster should have non-Pod host cAdvisor metrics
[sig-instrumentation] Prometheus when installed on the cluster should report telemetry if a cloud.openshift.com token is present
[sig-instrumentation][Late] Alerts should have a Watchdog alert in firing state the entire cluster run
test: [sig-instrumentation] Prometheus when installed on the cluster should have a AlertmanagerReceiversNotConfigured alert in firing state
test: [sig-instrumentation] Prometheus when installed on the cluster should have non-Pod host cAdvisor metrics
[sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics
[sig-instrumentation][sig-builds][Feature:Builds] Prometheus when installed on the cluster should start and expose a secured proxy and verify build metrics
[sig-instrumentation] Prometheus when installed on the cluster should start and expose a secured proxy and unsecured metrics
[sig-instrumentation] Prometheus when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured [Early]
|
| Last Closed: | 2020-12-08 18:26:14 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: | 1858991 | ||
| Bug Blocks: | |||
|
Description
Andrei Neagoe
2020-10-27 12:48:22 UTC
*** Bug 1892594 has been marked as a duplicate of this bug. *** same bug 1890857 I've just upgraded to 4.5.17 and hit the issue as well. I'm seeing these alerts firing: AL KubeAPIErrorsHigh API server is returning errors for 83.33% of requests for LIST servicemonitors . Warning Firing Since Nov 9, 5:25 pm AL KubeAPIErrorsHigh API server is returning errors for 100% of requests for LIST podmonitors . Warning Firing Since Nov 9, 5:23 pm Further investigation into the prometheus-operator logs shows : E1110 02:32:38.430139 1 reflector.go:178] github.com/coreos/prometheus-operator/pkg/prometheus/operator.go:485: Failed to list *v1.ServiceMonitor: resourceVersion: Invalid value: "68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505": strconv.ParseUint: parsing "68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505/68562505": invalid syntax E1110 02:33:46.831448 1 reflector.go:178] github.com/coreos/prometheus-operator/pkg/prometheus/operator.go:486: Failed to list *v1.PodMonitor: resourceVersion: Invalid value: "68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517": strconv.ParseUint: parsing "68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517/68612517": invalid syntax The above errors repeat regularly. According to CCX team this alert is firing on almost all 4.5.16+ clusters, this should be marked urgent. *** Bug 1897352 has been marked as a duplicate of this bug. *** UpcomingSprint: We don't have enough capacity to tackle this one in the next sprint (193). based on Comment 31, change to VERIFIED 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.5.22 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-2020:5250 |