build: opt to set progress warnings in response #4071
Annotations
3 errors
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-25T09:04:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46817"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46817/library/busybox:latest
time="2024-06-25T09:04:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46817"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46817/library/alpine:latest
time="2024-06-25T09:04:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46817"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46817/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.77s)
|
tests/bake.go#L828
=== RUN TestIntegration/TestBakeMetadataWarningsDedup/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeMetadataWarningsDedup/worker=docker+containerd
=== CONT TestIntegration/TestBakeMetadataWarningsDedup/worker=docker+containerd
bake.go:828:
Error Trace: /src/tests/bake.go:828
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeMetadataWarningsDedup/worker=docker+containerd
Messages: #0 building with "integration-tdpmgxdwn33w41lh6f09w7rxo" instance using docker driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 102B / 102B done
#1 DONE 0.0s
ERROR: could not find any target matching 'default'
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-06-25 09:05:35.124270733 +0000 UTC m=+55.093599383 /usr/bin/dockerd --data-root /tmp/integration597351994/deh4821drj75t/root --exec-root /tmp/dxr/deh4821drj75t --pidfile /tmp/integration597351994/deh4821drj75t/docker.pid --containerd-namespace deh4821drj75t --containerd-plugins-namespace deh4821drj75tp --host unix:///tmp/docker-integration/deh4821drj75t.sock --config-file /tmp/integration597351994/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-06-25T09:05:35.144107010Z" level=info msg="Starting up"
sandbox.go:136: time="2024-06-25T09:05:35.145160585Z" level=warning msg="could not change group /tmp/docker-integration/deh4821drj75t.sock to docker: group docker not found"
sandbox.go:136: time="2024-06-25T09:05:35.145270512Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/deh4821drj75t.sock)"
sandbox.go:136: time="2024-06-25T09:05:35.145287123Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-06-25T09:05:35.145842471Z" level=info msg="started new containerd process" address=/tmp/dxr/deh4821drj75t/containerd/containerd.sock module=libcontainerd pid=11961
sandbox.go:136: time="2024-06-25T09:05:35.146161061Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/deh4821drj75t/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-06-25T09:05:35.146346909Z" level=debug msg="2024/06/25 09:05:35 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/deh4821drj75t/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/deh4821drj75t/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-06-25T09:05:35.159709270Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-25T09:05:35.172906843Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-25T09:05:35.172953711Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-25T09:05:35.172984149Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-25T09:05:35.173002994Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-25T09:05:35.173082645Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snaps
|
|
The logs for this run have expired and are no longer available.
Loading