buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

Docker buildkit still stuck with high CPU and unresponsive

Open jogo-openai opened this issue 1 year ago • 1 comments

Thank you for the fix for https://github.com/moby/buildkit/issues/4942 unfortunately we are still seeing the same issue with the latest release

https://github.com/docker/buildx/releases/tag/v0.15.1 should have buildkit 0.14.1 and buildkit 0.14 has this fix https://github.com/moby/buildkit/releases/tag/v0.14.0

ii  docker-ce                     5:26.0.2-1~ubuntu.22.04~jammy           amd64        Docker: the open-source application container engine
ii  docker-ce-cli                 5:26.0.2-1~ubuntu.22.04~jammy           amd64        Docker CLI: the open-source application container engine
ii  docker-compose-plugin         2.28.1-1~ubuntu.22.04~jammy             amd64        Docker Compose (V2) plugin for the Docker CLI.

Attached is the the debug output curl --unix-socket /var/run/docker.sock http://localhost/debug/pprof/goroutine?debug=2

log.txt

Originally posted by @jogo-openai in https://github.com/moby/buildkit/issues/4942#issuecomment-2195618478

jogo-openai avatar Jun 27 '24 20:06 jogo-openai