-
Notifications
You must be signed in to change notification settings - Fork 43k
"OCI runtime start failed" runc race causes many CI failures/flakes #86312
Copy link
Copy link
Closed
Copy link
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.Categorizes issue or PR as related to a consistently or frequently failing test.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.
Milestone
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.Categorizes issue or PR as related to a consistently or frequently failing test.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.
Which jobs are flaking:
pull-kubernetes-e2e-gce
ci-cos-containerd-e2e-ubuntu-gce
ci-kubernetes-e2e-kops-gce
Changes needed to get the fix into official containerd releases:
As I understand it, this is what we need to get the fix into our CI environments:
For kind:
For GCE / kube-up:
Which test(s) are flaking:
Testgrid link:
Reason for failure:
runc race condition fixed in opencontainers/runc#2185
Anything else we need to know:
https://storage.googleapis.com/k8s-gubernator/triage/index.html?text=OCI%20runtime%20start%20failed
Test containers appear to be exiting with a CRI error?
/sig node
for CRI expertise
/sig storage
for test ownership