Bug 1875038
Summary: | panic in authentication operator | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | David Eads <deads> |
Component: | apiserver-auth | Assignee: | David Eads <deads> |
Status: | CLOSED ERRATA | QA Contact: | pmali |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.6 | CC: | aos-bugs, mfojtik, pasik, wking |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
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: | 2020-10-27 16:37:14 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: |
Description
David Eads
2020-09-02 20:01:22 UTC
*** Bug 1875046 has been marked as a duplicate of this bug. *** Copying over some data from bug 1875046 for Sippy, this issue can cause the: Undiagnosed panic detected in pod test to fail with errors like [1]: pods/openshift-kube-apiserver_kube-apiserver-ci-op-x44nqxlf-2f611-bdgq5-master-1_kube-apiserver.log.gz:E0902 19:31:10.506239 17 runtime.go:76] Observed a panic: runtime error: invalid memory address or nil pointer dereference [1]: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-upgrade-4.6/1301225743073677312 The: Undiagnosed panic detected in pod JUnit is a non-fatal, informer test case based on some gist scraping logs [1]. Folks outside the implicated components don't have to worry about it. [1]: https://github.com/openshift/release/pull/11588 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 |