Skip to content

Handle instances where runc cannot be killed because it is not running [3/3]#6632

Open
glightfoot wants to merge 2 commits intomoby:masterfrom
glightfoot:handle-runc-not-running
Open

Handle instances where runc cannot be killed because it is not running [3/3]#6632
glightfoot wants to merge 2 commits intomoby:masterfrom
glightfoot:handle-runc-not-running

Conversation

@glightfoot
Copy link
Copy Markdown

This final PR handles instances where runc has died and cannot be killed. Unfortunately, this is just string matching, but I couldn't find a better way to do it since we're dealing with shell ooutput.

Related PR's:
#6630
#6631

Fixes: #4483

Signed-off-by: Greg Lightfoot <greg.lightfoot@reddit.com>
Signed-off-by: Greg Lightfoot <greg.lightfoot@reddit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buildkitd logs "failed to kill process in container id <cid>: buildkit-runc did not terminate successfully: container not running" for hours

1 participant