build(deps): bump crazy-max/.github from 1.6.0 to 1.7.1 #677
Annotations
5 errors
|
Generate annotations:
tests/compose.go#L145
=== RUN TestIntegration/TestComposeBuildCheck/worker=remote
=== PAUSE TestIntegration/TestComposeBuildCheck/worker=remote
=== CONT TestIntegration/TestComposeBuildCheck/worker=remote
compose.go:145:
Error Trace: /src/tests/compose.go:145
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: " Image 001-bar Building \ncompose build requires buildx 0.17.0 or later\n" does not contain "Check complete, 3 warnings have been found!"
Test: TestIntegration/TestComposeBuildCheck/worker=remote
sandbox.go:202: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1860315894/buildkitd.toml --root /tmp/bktest_buildkitd2338570906 --addr unix:///tmp/bktest_buildkitd2338570906/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1860315894/buildkitd.toml --root /tmp/bktest_buildkitd2338570906 --addr unix:///tmp/bktest_buildkitd2338570906/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-23 22:18:24.043472017 +0000 UTC m=+12.649682021 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1860315894/buildkitd.toml --root /tmp/bktest_buildkitd2338570906 --addr unix:///tmp/bktest_buildkitd2338570906/buildkitd.sock --debug
sandbox.go:205: time="2026-04-23T22:18:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2338570906/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found worker \"ed44vop33cjw4lzny7tw5izrz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:42f67b66b92d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found 1 workers, default=\"ed44vop33cjw4lzny7tw5izrz\""
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="running server on /tmp/bktest_buildkitd2338570906/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-23 22:18:24.488350848 +0000 UTC m=+13.094560842
sandbox.go:205: > sending SIGTERM 2026-04-23 22:18:24.488372418 +0000 UTC m=+13.094582442
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-23 22:18:24.496414032 +0000 UTC m=+13.102624026 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildCheck/worker=remote (0.81s)
|
|
Generate annotations:
tests/compose.go#L102
=== RUN TestIntegration/TestComposeBuildMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestComposeBuildMultiPlatform/worker=remote
=== CONT TestIntegration/TestComposeBuildMultiPlatform/worker=remote
compose.go:102:
Error Trace: /src/tests/compose.go:102
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestComposeBuildMultiPlatform/worker=remote
Messages: Image localhost:36993/buildx/registry:latest Building
compose build requires buildx 0.17.0 or later
sandbox.go:202: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3401797270/buildkitd.toml --root /tmp/bktest_buildkitd526373553 --addr unix:///tmp/bktest_buildkitd526373553/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3401797270/buildkitd.toml --root /tmp/bktest_buildkitd526373553 --addr unix:///tmp/bktest_buildkitd526373553/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-23 22:18:24.255655755 +0000 UTC m=+12.861865759 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3401797270/buildkitd.toml --root /tmp/bktest_buildkitd526373553 --addr unix:///tmp/bktest_buildkitd526373553/buildkitd.sock --debug
sandbox.go:205: time="2026-04-23T22:18:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd526373553/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found worker \"zfvg7fn2gunoxj7uk6x8t8py7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:42f67b66b92d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found 1 workers, default=\"zfvg7fn2gunoxj7uk6x8t8py7\""
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="running server on /tmp/bktest_buildkitd526373553/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-23 22:18:24.68545076 +0000 UTC m=+13.291660784
sandbox.go:205: > sending SIGTERM 2026-04-23 22:18:24.685462783 +0000 UTC m=+13.291672777
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-23 22:18:24.688727379 +0000 UTC m=+13.294937372 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildMultiPlatform/worker=remote (0.94s)
|
|
Generate annotations:
tests/compose.go#L59
=== RUN TestIntegration/TestComposeBuildRegistry/worker=remote
=== PAUSE TestIntegration/TestComposeBuildRegistry/worker=remote
=== CONT TestIntegration/TestComposeBuildRegistry/worker=remote
compose.go:59:
Error Trace: /src/tests/compose.go:59
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestComposeBuildRegistry/worker=remote
Messages: Image localhost:43021/buildx/registry:latest Building
compose build requires buildx 0.17.0 or later
sandbox.go:202: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config193746451/buildkitd.toml --root /tmp/bktest_buildkitd3075051299 --addr unix:///tmp/bktest_buildkitd3075051299/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config193746451/buildkitd.toml --root /tmp/bktest_buildkitd3075051299 --addr unix:///tmp/bktest_buildkitd3075051299/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-23 22:18:24.315847658 +0000 UTC m=+12.922057682 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config193746451/buildkitd.toml --root /tmp/bktest_buildkitd3075051299 --addr unix:///tmp/bktest_buildkitd3075051299/buildkitd.sock --debug
sandbox.go:205: time="2026-04-23T22:18:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3075051299/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found worker \"w60cfhjett66apdu27ywaga2l\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:42f67b66b92d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="found 1 workers, default=\"w60cfhjett66apdu27ywaga2l\""
sandbox.go:205: time="2026-04-23T22:18:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="running server on /tmp/bktest_buildkitd3075051299/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-23 22:18:24.7117422 +0000 UTC m=+13.317952184
sandbox.go:205: > sending SIGTERM 2026-04-23 22:18:24.711754733 +0000 UTC m=+13.317964727
sandbox.go:205: time="2026-04-23T22:18:24Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-23 22:18:24.718792395 +0000 UTC m=+13.325002399 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildRegistry/worker=remote (0.63s)
|
|
Generate annotations:
tests/run.go#L331
=== RUN TestIntegration
run.go:331: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41491/library/alpine:latest
time="2026-04-23T22:18:12Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41491"
run.go:331: copied docker.io/moby/buildkit:master to local mirror localhost:41491/moby/buildkit:buildx-stable-1
time="2026-04-23T22:18:15Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41491"
run.go:331: copied docker.io/docker/dockerfile-upstream:1.18.0 to local mirror localhost:41491/docker/dockerfile-upstream:1.18.0
time="2026-04-23T22:18:16Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41491"
run.go:331: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41491/library/busybox:latest
--- FAIL: TestIntegration (9.54s)
|
|
Test
Process completed with exit code 1.
|
background
wait
wait-all
cancel
Loading