Bug 1959495
Summary: | InstallerPodContainerWaiting_ContainerCreating cannot find volume kubelet-dir | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> |
Component: | Node | Assignee: | Ryan Phillips <rphillips> |
Node sub component: | Kubelet | QA Contact: | Sunil Choudhary <schoudha> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | aos-bugs, bparees, mfojtik, nagrawal, sttts, xxia |
Version: | 4.8 | ||
Target Milestone: | --- | ||
Target Release: | 4.8.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: | 2021-06-01 18:21:04 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
W. Trevor King
2021-05-11 16:41:20 UTC
Not super-common, and the point of the canary job is to turn up that sort of rare flake so we can fix it before it gets lost in the noise: $ w3m -dump -cols 200 'https://search.ci.openshift.org/?maxAge=96h&type=junit&search=kube-apiserver.*InstallerPodContainerWaiting_ContainerCreating' | grep 'failures match' | sort periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-openstack-upgrade (all) - 2 runs, 100% failed, 50% of failures match = 50% impact periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-ovirt-upgrade (all) - 7 runs, 43% failed, 67% of failures match = 29% impact periodic-ci-openshift-release-master-ci-4.9-e2e-gcp (all) - 57 runs, 95% failed, 2% of failures match = 2% impact periodic-ci-openshift-release-master-nightly-4.8-e2e-aws-canary (all) - 8 runs, 13% failed, 100% of failures match = 13% impact periodic-ci-openshift-release-master-nightly-4.8-e2e-metal-ipi-ovn-ipv6 (all) - 96 runs, 86% failed, 1% of failures match = 1% impact pull-ci-openshift-installer-master-e2e-aws-fips (all) - 20 runs, 35% failed, 14% of failures match = 5% impact pull-ci-openshift-kubernetes-master-e2e-gcp (all) - 13 runs, 31% failed, 25% of failures match = 8% impact pull-ci-openshift-ovn-kubernetes-master-e2e-metal-ipi-ovn-dualstack (all) - 27 runs, 63% failed, 6% of failures match = 4% impact raising sev to reflect the fact that this disrupted a job that's otherwise rock solid This is related to the issues Clayton brought up in 1952224. Going to close this BZ as a dupe with the understanding we are tracking this. *** This bug has been marked as a duplicate of bug 1952224 *** |