buildkit #7
Annotations
3 errors and 1 warning
client/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40265/tonistiigi/test:nolayers
time="2024-07-30T10:08:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40265"
time="2024-07-30T10:08:27Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:270: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40265/cpuguy83/buildkit-foreign:latest
time="2024-07-30T10:08:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40265"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40265/library/alpine:latest
--- FAIL: TestIntegration (0.07s)
|
client/client_test.go#L5680
=== RUN TestIntegration/TestBasicS3CacheImportExport/worker=oci
=== PAUSE TestIntegration/TestBasicS3CacheImportExport/worker=oci
=== CONT TestIntegration/TestBasicS3CacheImportExport/worker=oci
client_test.go:5680:
Error Trace: /src/client/client_test.go:5680
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:209
Error: Received unexpected error:
failed dialing: http://127.0.0.1:40373
github.com/moby/buildkit/util/testutil/helpers.waitMinio
/src/util/testutil/helpers/minio.go:119
github.com/moby/buildkit/util/testutil/helpers.NewMinioServer
/src/util/testutil/helpers/minio.go:71
github.com/moby/buildkit/client.testBasicS3CacheImportExport
/src/client/client_test.go:5679
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:97
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:209
testing.tRunner
/usr/local/go/src/testing/testing.go:1689
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1695
minio did not start up: "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_config590462593/buildkitd.toml --root /tmp/bktest_buildkitd3391585863 --addr unix:///tmp/bktest_buildkitd3391585863/buildkitd.sock --debug":"","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_config590462593/buildkitd.toml --root /tmp/bktest_buildkitd3391585863 --addr unix:///tmp/bktest_buildkitd3391585863/buildkitd.sock --debug":"> StartCmd 2024-07-30 10:09:32.10447287 +0000 UTC m=+77.452854432 /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_config590462593/buildkitd.toml --root /tmp/bktest_buildkitd3391585863 --addr unix:///tmp/bktest_buildkitd3391585863/buildkitd.sock --debug\ntime=\"2024-07-30T10:09:32Z\" level=warning msg=\"failed to get disk size: no such file or directory\"\ntime=\"2024-07-30T10:09:32Z\" level=warning msg=\"failed to get disk size: no such file or directory\"\ntime=\"2024-07-30T10:09:32Z\" level=info msg=\"auto snapshotter: using overlayfs\"\ntime=\"2024-07-30T10:09:32Z\" level=debug msg=\"could not read \\\"/tmp/bktest_buildkitd3391585863/net/cni\\\" for cleanup: open /tmp/bktest_buildkitd3391585863/net/cni: no such file or directory\"\ntime=\"2024-07-30T10:09:32Z\" level=debug msg=\"creating new network namespace sxzjuae7qv2zjoexukpfxgu9p\"\ntime=\"2024-07-30T10:09:32Z\" level=debug msg=\"finished creating network namespace sxzjuae7qv2zjoexukpfxgu9p\"\ntime=\"2024-07-30T10:09:32Z\" level=debug msg=\"finished setting up network namespace sxzjuae7qv2zjoexukpfxgu9p\"\ntime=\"2024-07-30T10:09:32Z\" level=info msg=\"found worker \\\"e512vb9yrldjs4rcq9t6jkzqy\\\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:37491428dbcb org.mobyproject.buildkit.worker.network:cni 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/arm/v7 linux/arm/v6]\"\ntime=\"2024-07-30T10:09:32Z\" level=info msg=\"found 1 workers, default=\\\"e512vb9yrldjs4rcq9t6jkzqy\\\"\"\ntime=\
|
|
|
This job failed
Loading