Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flake: pod rm: remove /sys/fs/cgroup/systemd/etc/etc: device or resource busy #9026

Closed
edsantiago opened this issue Jan 19, 2021 · 2 comments
Labels
flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

Seeing this one a lot in CI, and often in triplicate, causing the entire run to fail:

Running: podman [options] pod prune -f
time="2021-01-17T16:55:53Z" level=error msg="Error deleting pod 52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20 cgroup /libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: device or resource busy"
Error: error removing pod 52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20 conmon cgroup: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: device or resource busy

Seeing it in multiple e2e tests:

Podman pod rm [It] podman pod rm removes a pod with a container


Podman pod prune [It] podman pod prune removes a pod with a stopped container

@edsantiago edsantiago added flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug. labels Jan 19, 2021
@edsantiago
Copy link
Member Author

Right now this is trending as the number-one cause of flakes. Instances since the last time I updated:

Podman pod prune [It] podman pod prune removes a pod with a stopped container

@edsantiago
Copy link
Member Author

Closing as a likely dup of #7139

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

1 participant