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

[sys] podman play with init container: failed to remove once init container #18477

Closed
edsantiago opened this issue May 5, 2023 · 5 comments
Closed
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@edsantiago
Copy link
Member

I'm betting it's a bug in the test, not in podman. Filing so I don't forget:

not ok 548 podman play with init container
...
# podman kube play /tmp/podman_bats.lYSvJT/test.yaml
Error: failed to remove once init container CID:
      cannot remove container CID as it is running
        - running or paused containers cannot be removed without force:
           container state improper

Only one instance that I know of, just now in f38 aarch64 root sqlite

@edsantiago edsantiago added the flakes Flakes from Continuous Integration label May 5, 2023
@Luap99
Copy link
Member

Luap99 commented May 5, 2023

maybe fixed by #18481?

@edsantiago
Copy link
Member Author

Could be - I'll keep an eye on it. This one is failing hard, as in, every single run of #17831. Always aarch64.

  • fedora-38-aarch64 : sys podman fedora-38-aarch64 root host sqlite
  • fedora-38-aarch64 : sys remote fedora-38-aarch64 root host sqlite [remote]

@edsantiago
Copy link
Member Author

I cherry-picked an earlier version of #18481 into my hammer PR. Have not seen the "failed to remove once init container" error since, in about eight CI runs. I think that PR is promising, thanks.

@github-actions
Copy link

github-actions bot commented Jun 6, 2023

A friendly reminder that this issue had no activity for 30 days.

@edsantiago
Copy link
Member Author

I see a lot of "failed to remove once init container" in my flake logs, but it seems to be only in logs where unlinkat-EBUSY has already triggered (i.e. where the entire system is hosed already). Closing, will reopen if it reoccurs without unlinkat-EBUSY.

@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 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

2 participants