Skip to content

docker: read daemon logs with elevated permissions during cleanup - #1317

Merged
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-docker-cleanup-log-permissions
Sep 11, 2026
Merged

docker: read daemon logs with elevated permissions during cleanup#1317
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-docker-cleanup-log-permissions

Conversation

@crazy-max

Copy link
Copy Markdown
Member

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
crazy-max marked this pull request as ready for review September 11, 2026 08:29
@crazy-max

Copy link
Copy Markdown
Member Author

The macOS failure is unrelated to this PR. Ubuntu mirror returned a package index with an unexpected size during Lima's apt-get update, causing 30-install-packages.sh to fail before installing sshfs. Docker started successfully afterward, but Lima reported degraded status because the missing sshfs prevented host directory mounting.

Rerunning the failed jobs should resolve this once the mirror is consistent. A durable fix would be to add bounded retries around Lima’s dependency package update/install step. Our existing Docker installation retries run later and do not cover this failure.

@crazy-max
crazy-max merged commit ceb28ed into docker:main Sep 11, 2026
214 of 220 checks passed
@crazy-max
crazy-max deleted the fix-docker-cleanup-log-permissions branch September 11, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File permission error when doing cleanup post-step on gpu-t4-4-core runner

1 participant