Skip to content

vendor: update to containerd v2.1.1#5985

Closed
tonistiigi wants to merge 1 commit intomoby:masterfrom
tonistiigi:update-containerd-v2.1.1
Closed

vendor: update to containerd v2.1.1#5985
tonistiigi wants to merge 1 commit intomoby:masterfrom
tonistiigi:update-containerd-v2.1.1

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

No description provided.

@tonistiigi tonistiigi added this to the v0.23.0 milestone May 21, 2025
@github-actions github-actions Bot added area/testing area/dependencies Pull requests that update a dependency file area/util labels May 21, 2025
@tonistiigi tonistiigi force-pushed the update-containerd-v2.1.1 branch from 1d67f61 to d8d6ce2 Compare May 21, 2025 02:33
@crazy-max
Copy link
Copy Markdown
Member

crazy-max commented May 21, 2025

BuildKit does not seem to start in FreeBSD 🤔: https://github.com/moby/buildkit/actions/runs/15152451874/job/42610241314?pr=5985#step:8:14

time="2025-05-21T07:09:30Z" level=warning msg="skipping containerd worker, as \"/var/run/containerd/containerd.sock\" does not exist"
buildkitd: no worker found, rebuild the buildkit daemon?
main.newWorkerController
	/src/cmd/buildkitd/main.go:887
main.newController
	/src/cmd/buildkitd/main.go:787
main.main.func3
	/src/cmd/buildkitd/main.go:348
github.com/urfave/cli.HandleAction
	/src/vendor/github.com/urfave/cli/app.go:524
github.com/urfave/cli.(*App).Run
	/src/vendor/github.com/urfave/cli/app.go:286
main.main
	/src/cmd/buildkitd/main.go:412
runtime.main
	/usr/local/go/src/runtime/proc.go:283
runtime.goexit
	/usr/local/go/src/runtime/asm_amd64.s:1700

Does not seem to be the vagrant image, it runs fine on master.

Maybe we need to bump containerd in the Dockerfile as well? (this is the version used by FreeBSD test):

ARG CONTAINERD_VERSION=v2.0.4

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.

2 participants