Bug 1991357
Summary: | Fresh installation shows kube-apiserver error NodeInstallerDegraded: 1 nodes are failing on revision 4 | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | pmali | ||||
Component: | kube-apiserver | Assignee: | Antonio Ojea <aojeagar> | ||||
Status: | CLOSED ERRATA | QA Contact: | Ke Wang <kewang> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.9 | CC: | aojeagar, aos-bugs, mfojtik, xxia | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.9.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-10-18 17:45:28 UTC | Type: | Bug | ||||
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: | |||||||
Bug Blocks: | 2059659 | ||||||
Attachments: |
|
Description
pmali
2021-08-09 06:27:32 UTC
Two PRs of this bug, the last PR was merged in 8 days ago, in the past 14 days, there are still many such failures can be found, $ w3m -dump -cols 200 'https://search.ci.openshift.org/?search=NodeInstallerDegraded.*1+nodes+are+failing+on+revision&maxAge=336h&context=1&type=junit&name=4%5C.9&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job' | grep 'kube-apiserver.*1 nodes are failing on revision' | wc -l 30 In the past 7 days, after both PR was merged, we cannot find any such failure, $ w3m -dump -cols 200 'https://search.ci.openshift.org/?search=NodeInstallerDegraded.*1+nodes+are+failing+on+revision&maxAge=168h&context=1&type=junit&name=4%5C.9&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job' | grep 'kube-apiserver.*1 nodes are failing on revision' No results found. Based on the above, the PRs work fine, so move the bug VERIFIED. In addition,no such issues have been found in recent installations. 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security 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/RHSA-2021:3759 |