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

While start the shim fail, ensure the socket file has been remove #366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jokemanfire
Copy link
Contributor

Discovered socket file leak when set_cgroup_ond_oom_store execution failed

@jokemanfire
Copy link
Contributor Author

Some fail I have found , while stdin can't parse
"FATA[0001] run pod sandbox: rpc error: code = Unknown desc = failed to start sandbox "b09ff5e143f7f482d71737bd637151cec607d1908c88286552ab740386a7e928": failed to create containerd task: failed to start shim: start failed: io.containerd.runc.v2-rs: Other("add task to cgroup: unable to write to a control group file /sys/fs/cgroup/blkio/BinaryName = ''\nCriuImagePath = ''\nCriuPath = ''\nCriuWorkPath = ''\nIoGid = 0\nIoUid = 0\nNoNewKeyring = false\nNoPivotRoot = false\nRoot = ''\nShimCgroup = ''\nSystemdCgroup = false\n/cgroup.procs, value [CREATE FILE] caused by: Os { code: 2, kind: NotFound, message: "No such file or directory" }"

@jokemanfire jokemanfire force-pushed the io branch 2 times, most recently from 993cc51 to a976e50 Compare February 5, 2025 03:17
@github-actions github-actions bot added the C-shim-protos Shim protos label Feb 5, 2025
@jokemanfire jokemanfire force-pushed the io branch 2 times, most recently from 1dc908e to d9050c3 Compare February 5, 2025 06:14
@github-actions github-actions bot removed the C-shim-protos Shim protos label Feb 5, 2025
Discovered socket file leak when set_cgroup_ond_oom_store execution failed.

Signed-off-by: jokemanfire <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-shim Containerd shim
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant