Open cburroughs opened 3 months ago
We have seen this error many times in our CI docker builds as well. It appears to occur when the hosting VM is low on system resources.
I also encountered this error when I docker compose up
more than 600 containers on a single machine.
Can we extend the timeout here?
We run our CI runners on k8s using docker-in-docker + buildx. Specifically these are GitLab CI runners. "Sometimes" docker builds fail with with:
stderr:
I'm opening the issue against this repository since it is where the error string appears to reside: https://github.com/moby/buildkit/blob/8a287ce400aa0b41d9aef898e71e808b1f187357/control/gateway/gateway.go#L136
Unfortunately I have not found a clear pattern or repro case, and every time I search the only other English result is https://github.com/earthly/earthly/issues/3454
Version Information (from build pod):