Bug 1505354
Summary: | OpenShift unable to delete pods which failed ContainerCreating using cri-o (missing CreatedAt field) | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Sebastian Jug <sejug> | ||||
Component: | Containers | Assignee: | Mrunal Patel <mpatel> | ||||
Status: | CLOSED ERRATA | QA Contact: | weiwei jiang <wjiang> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.7.0 | CC: | aos-bugs, jeder, jhonce, jokerman, mmccomas, xtian | ||||
Target Milestone: | --- | Keywords: | NeedsTestCase | ||||
Target Release: | 3.7.0 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | aos-scalability-37 | ||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-11-28 22:18:47 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: | |||||||
Attachments: |
|
Comment 1
Seth Jennings
2017-10-23 15:10:11 UTC
Created attachment 1342360 [details]
CRIO Journal log
I have opened https://github.com/kubernetes-incubator/cri-o/pull/1053 which should be tested to see if it fixes the godbus panic. The updated godbus library does seem to fix the panic. This is fixed in cri-o 1.0.1 Checked with: # openshift version openshift v3.7.0-0.188.0 kubernetes v1.7.6+a08f5eeb62 etcd 3.2.8 crio version 1.0.2 commit: "29077fa6fbd85f0ca9c453ab1bf1ff7b02bc3f5c" And can not reproduce this issue. So verify this. 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, 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-2017:3188 |