tests: run remote worker on tcp and container endpoints #3617
Annotations
11 errors
Generate annotations:
tests/run.go#L269
=== RUN TestIntegration
time="2024-03-14T16:14:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39825"
run.go:269: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39825/library/busybox:latest
time="2024-03-14T16:14:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39825"
run.go:269: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39825/library/alpine:latest
time="2024-03-14T16:14:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39825"
run.go:269: copied docker.io/moby/buildkit:master to local mirror localhost:39825/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.58s)
|
Generate annotations:
tests/build.go#L103
=== RUN TestIntegration/TestBuildRegistryExport/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=remote+tcp
=== CONT TestIntegration/TestBuildRegistryExport/worker=remote+tcp
build.go:103:
Error Trace: /src/tests/build.go:103
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExport/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:37509/buildx/registry:latest: failed to do request: Head "http://localhost:37509/v2/buildx/registry/blobs/sha256:bd177d1fbe91f05495a2c96c0aa0081d600a3513ccea0677057c422f5613518e": dial tcp 127.0.0.1:37509: connect: connection refused
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:33.696513955 +0000 UTC m=+224.936418821 /usr/bin/dockerd --data-root /tmp/integration2220058210/dsz2jvc6bvf5v/root --exec-root /tmp/dxr/dsz2jvc6bvf5v --pidfile /tmp/integration2220058210/dsz2jvc6bvf5v/docker.pid --containerd-namespace dsz2jvc6bvf5v --containerd-plugins-namespace dsz2jvc6bvf5vp --host unix:///tmp/docker-integration/dsz2jvc6bvf5v.sock --config-file /tmp/integration2220058210/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:33.724253919Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:33.726424034Z" level=warning msg="could not change group /tmp/docker-integration/dsz2jvc6bvf5v.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:33.726551413Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dsz2jvc6bvf5v.sock)"
sandbox.go:131: time="2024-03-14T16:18:33.726571119Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:33.727202445Z" level=info msg="started new containerd process" address=/tmp/dxr/dsz2jvc6bvf5v/containerd/containerd.sock module=libcontainerd pid=27824
sandbox.go:131: time="2024-03-14T16:18:33.727582337Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dsz2jvc6bvf5v/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:33.727899791Z" level=debug msg="2024/03/14 16:18:33 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dsz2jvc6bvf5v/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/dsz2jvc6bvf5v/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:33.740850296Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:33.755996330Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:33.756019002Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:33.756044019Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:33.756056533Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:33.756150118Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:33.756166198Z
|
Generate annotations:
tests/build.go#L137
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
build.go:137:
Error Trace: /src/tests/build.go:137
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:35359/buildx/registry:latest: failed to do request: Head "http://localhost:35359/v2/buildx/registry/blobs/sha256:bd177d1fbe91f05495a2c96c0aa0081d600a3513ccea0677057c422f5613518e": dial tcp 127.0.0.1:35359: connect: connection refused
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:16.404179164 +0000 UTC m=+207.644084040 /usr/bin/dockerd --data-root /tmp/integration4282211260/dlfhgijb8jp72/root --exec-root /tmp/dxr/dlfhgijb8jp72 --pidfile /tmp/integration4282211260/dlfhgijb8jp72/docker.pid --containerd-namespace dlfhgijb8jp72 --containerd-plugins-namespace dlfhgijb8jp72p --host unix:///tmp/docker-integration/dlfhgijb8jp72.sock --config-file /tmp/integration4282211260/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:16.437069685Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:16.439323005Z" level=warning msg="could not change group /tmp/docker-integration/dlfhgijb8jp72.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:16.439704329Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dlfhgijb8jp72.sock)"
sandbox.go:131: time="2024-03-14T16:18:16.439731861Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:16.441891863Z" level=info msg="started new containerd process" address=/tmp/dxr/dlfhgijb8jp72/containerd/containerd.sock module=libcontainerd pid=26292
sandbox.go:131: time="2024-03-14T16:18:16.442406410Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dlfhgijb8jp72/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:16.442592148Z" level=debug msg="2024/03/14 16:18:16 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dlfhgijb8jp72/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/dlfhgijb8jp72/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:16.454565564Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:16.468621853Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:16.468649455Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:16.468692034Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:16.468713845Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:16.468795758Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sand
|
Generate annotations:
tests/build.go#L344
=== RUN TestIntegration/TestBuildAnnotations/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildAnnotations/worker=remote+tcp
=== CONT TestIntegration/TestBuildAnnotations/worker=remote+tcp
build.go:344:
Error Trace: /src/tests/build.go:344
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAnnotations/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:41661/buildx/registry:latest: failed to do request: Head "http://localhost:41661/v2/buildx/registry/blobs/sha256:2cf19f9a161d48b67e2b1430607a874ef1170cec94015a4a0162a55fa9e6f250": dial tcp 127.0.0.1:41661: connect: connection refused
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:07.372077335 +0000 UTC m=+198.611982201 /usr/bin/dockerd --data-root /tmp/integration2005893004/dlu312v1ct5br/root --exec-root /tmp/dxr/dlu312v1ct5br --pidfile /tmp/integration2005893004/dlu312v1ct5br/docker.pid --containerd-namespace dlu312v1ct5br --containerd-plugins-namespace dlu312v1ct5brp --host unix:///tmp/docker-integration/dlu312v1ct5br.sock --config-file /tmp/integration2005893004/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:07.402063402Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:07.405308620Z" level=warning msg="could not change group /tmp/docker-integration/dlu312v1ct5br.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:07.405476916Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dlu312v1ct5br.sock)"
sandbox.go:131: time="2024-03-14T16:18:07.405500400Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:07.406251657Z" level=info msg="started new containerd process" address=/tmp/dxr/dlu312v1ct5br/containerd/containerd.sock module=libcontainerd pid=25353
sandbox.go:131: time="2024-03-14T16:18:07.406584680Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dlu312v1ct5br/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:07.406773005Z" level=debug msg="2024/03/14 16:18:07 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dlu312v1ct5br/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/dlu312v1ct5br/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:07.419349549Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:07.432527501Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:07.432553721Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:07.432587203Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:07.432606048Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:07.432691208Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:07.432710033Z" level=info
|
Generate annotations:
tests/bake.go#L141
=== RUN TestIntegration/TestBakeRemote/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemote/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemote/worker=remote+tcp
bake.go:141:
Error Trace: /src/tests/bake.go:141
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemote/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:17:04.222987184 +0000 UTC m=+135.462892060 /usr/bin/dockerd --data-root /tmp/integration2871786081/dn8obpxs2qvkj/root --exec-root /tmp/dxr/dn8obpxs2qvkj --pidfile /tmp/integration2871786081/dn8obpxs2qvkj/docker.pid --containerd-namespace dn8obpxs2qvkj --containerd-plugins-namespace dn8obpxs2qvkjp --host unix:///tmp/docker-integration/dn8obpxs2qvkj.sock --config-file /tmp/integration2871786081/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:17:04.254495114Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:17:04.256340081Z" level=warning msg="could not change group /tmp/docker-integration/dn8obpxs2qvkj.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:17:04.256548512Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dn8obpxs2qvkj.sock)"
sandbox.go:131: time="2024-03-14T16:17:04.256570303Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:17:04.257191988Z" level=info msg="started new containerd process" address=/tmp/dxr/dn8obpxs2qvkj/containerd/containerd.sock module=libcontainerd pid=19624
sandbox.go:131: time="2024-03-14T16:17:04.257563273Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dn8obpxs2qvkj/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:17:04.257713952Z" level=debug msg="2024/03/14 16:17:04 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dn8obpxs2qvkj/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/dn8obpxs2qvkj/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:17:04.269551174Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:17:04.282982264Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:17:04.283022199Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:17:04.283059108Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:17:04.283077863Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:04.283184213Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:04.283205002Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:04.283220822Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-03-14T16:1
|
Generate annotations:
tests/bake.go#L252
=== RUN TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
bake.go:252:
Error Trace: /src/tests/bake.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:17:00.062565471 +0000 UTC m=+131.302470317 /usr/bin/dockerd --data-root /tmp/integration1280473112/dvtl7h3x045g9/root --exec-root /tmp/dxr/dvtl7h3x045g9 --pidfile /tmp/integration1280473112/dvtl7h3x045g9/docker.pid --containerd-namespace dvtl7h3x045g9 --containerd-plugins-namespace dvtl7h3x045g9p --host unix:///tmp/docker-integration/dvtl7h3x045g9.sock --config-file /tmp/integration1280473112/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:17:00.093166300Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:17:00.095364409Z" level=warning msg="could not change group /tmp/docker-integration/dvtl7h3x045g9.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:17:00.095488020Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dvtl7h3x045g9.sock)"
sandbox.go:131: time="2024-03-14T16:17:00.095510683Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:17:00.096396725Z" level=info msg="started new containerd process" address=/tmp/dxr/dvtl7h3x045g9/containerd/containerd.sock module=libcontainerd pid=19266
sandbox.go:131: time="2024-03-14T16:17:00.096902611Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dvtl7h3x045g9/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:17:00.097080144Z" level=debug msg="2024/03/14 16:17:00 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dvtl7h3x045g9/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/dvtl7h3x045g9/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:17:00.108583970Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:17:00.122954919Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:17:00.123006916Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:17:00.123056629Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:17:00.123079262Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:00.123159212Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:00.123194918Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:00.123217450Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.
|
Generate annotations:
tests/bake.go#L183
=== RUN TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
bake.go:183:
Error Trace: /src/tests/bake.go:183
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
Messages: ERROR: failed to solve: failed to load cache key: error fetching default branch for repository http://127.0.0.1:35559/test.git: git error: exit status 128
stderr:
fatal: unable to access 'http://127.0.0.1:35559/test.git/': Failed to connect to 127.0.0.1 port 35559 after 0 ms: Couldn't connect to server
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:55.758800766 +0000 UTC m=+126.998705642 /usr/bin/dockerd --data-root /tmp/integration1521614019/dk7h59q5acl1n/root --exec-root /tmp/dxr/dk7h59q5acl1n --pidfile /tmp/integration1521614019/dk7h59q5acl1n/docker.pid --containerd-namespace dk7h59q5acl1n --containerd-plugins-namespace dk7h59q5acl1np --host unix:///tmp/docker-integration/dk7h59q5acl1n.sock --config-file /tmp/integration1521614019/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:55.786486807Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:55.788109768Z" level=warning msg="could not change group /tmp/docker-integration/dk7h59q5acl1n.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:55.788220716Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dk7h59q5acl1n.sock)"
sandbox.go:131: time="2024-03-14T16:16:55.788256594Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:55.788868375Z" level=info msg="started new containerd process" address=/tmp/dxr/dk7h59q5acl1n/containerd/containerd.sock module=libcontainerd pid=18800
sandbox.go:131: time="2024-03-14T16:16:55.789206459Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dk7h59q5acl1n/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:55.789590654Z" level=debug msg="2024/03/14 16:16:55 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dk7h59q5acl1n/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/dk7h59q5acl1n/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:55.802204928Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:55.815645115Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:55.815667407Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:55.815701821Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:55.815722360Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:55.815803572Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: s
|
Generate annotations:
tests/bake.go#L292
=== RUN TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
bake.go:292:
Error Trace: /src/tests/bake.go:292
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:15:00.65389422 +0000 UTC m=+11.893799087 /usr/bin/dockerd --data-root /tmp/integration948279247/d4gqgwu4w9s46/root --exec-root /tmp/dxr/d4gqgwu4w9s46 --pidfile /tmp/integration948279247/d4gqgwu4w9s46/docker.pid --containerd-namespace d4gqgwu4w9s46 --containerd-plugins-namespace d4gqgwu4w9s46p --host unix:///tmp/docker-integration/d4gqgwu4w9s46.sock --config-file /tmp/integration948279247/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:15:00.682681250Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:15:00.683973719Z" level=warning msg="could not change group /tmp/docker-integration/d4gqgwu4w9s46.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:15:00.684082353Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d4gqgwu4w9s46.sock)"
sandbox.go:131: time="2024-03-14T16:15:00.684107029Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:15:00.684630859Z" level=info msg="started new containerd process" address=/tmp/dxr/d4gqgwu4w9s46/containerd/containerd.sock module=libcontainerd pid=8537
sandbox.go:131: time="2024-03-14T16:15:00.685019297Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d4gqgwu4w9s46/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:15:00.685138291Z" level=debug msg="2024/03/14 16:15:00 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d4gqgwu4w9s46/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/d4gqgwu4w9s46/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:15:00.696001713Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:15:00.708880282Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:15:00.708909937Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:15:00.708934413Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:15:00.708952206Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:00.709032998Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:00.709049078Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:00.709058185Z" level=warning msg="failed to load plugin io.
|
Generate annotations:
tests/bake.go#L326
=== RUN TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
bake.go:326:
Error Trace: /src/tests/bake.go:326
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:43.45612214 +0000 UTC m=+114.696027016 /usr/bin/dockerd --data-root /tmp/integration745404777/dm3jjn5nz1aia/root --exec-root /tmp/dxr/dm3jjn5nz1aia --pidfile /tmp/integration745404777/dm3jjn5nz1aia/docker.pid --containerd-namespace dm3jjn5nz1aia --containerd-plugins-namespace dm3jjn5nz1aiap --host unix:///tmp/docker-integration/dm3jjn5nz1aia.sock --config-file /tmp/integration745404777/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:43.491571738Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:43.493218173Z" level=warning msg="could not change group /tmp/docker-integration/dm3jjn5nz1aia.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:43.493350481Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dm3jjn5nz1aia.sock)"
sandbox.go:131: time="2024-03-14T16:16:43.493371120Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:43.493958927Z" level=info msg="started new containerd process" address=/tmp/dxr/dm3jjn5nz1aia/containerd/containerd.sock module=libcontainerd pid=17735
sandbox.go:131: time="2024-03-14T16:16:43.495195537Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dm3jjn5nz1aia/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:43.495390883Z" level=debug msg="2024/03/14 16:16:43 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dm3jjn5nz1aia/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/dm3jjn5nz1aia/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:43.507701485Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:43.520346106Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:43.520373728Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:43.520407121Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:43.520429172Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:43.520512558Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:43.520527276Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:43.520536433Z" level=warning msg="failed to load plugin io.containerd.snapsho
|
Generate annotations:
tests/bake.go#L372
=== RUN TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
bake.go:372:
Error Trace: /src/tests/bake.go:372
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: "ERROR: couldn't find a bake definition\n" does not contain "outside of the working directory, please set BAKE_ALLOW_REMOTE_FS_ACCESS"
Test: TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:39.380457016 +0000 UTC m=+110.620361872 /usr/bin/dockerd --data-root /tmp/integration2604158727/dlzxvva5zvzlm/root --exec-root /tmp/dxr/dlzxvva5zvzlm --pidfile /tmp/integration2604158727/dlzxvva5zvzlm/docker.pid --containerd-namespace dlzxvva5zvzlm --containerd-plugins-namespace dlzxvva5zvzlmp --host unix:///tmp/docker-integration/dlzxvva5zvzlm.sock --config-file /tmp/integration2604158727/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:39.417340832Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:39.418935149Z" level=warning msg="could not change group /tmp/docker-integration/dlzxvva5zvzlm.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:39.419097764Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dlzxvva5zvzlm.sock)"
sandbox.go:131: time="2024-03-14T16:16:39.419115106Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:39.419629095Z" level=info msg="started new containerd process" address=/tmp/dxr/dlzxvva5zvzlm/containerd/containerd.sock module=libcontainerd pid=17377
sandbox.go:131: time="2024-03-14T16:16:39.419999018Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dlzxvva5zvzlm/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:39.420195479Z" level=debug msg="2024/03/14 16:16:39 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dlzxvva5zvzlm/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/dlzxvva5zvzlm/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:39.433858290Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:39.447301771Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:39.447324233Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:39.447348188Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:39.447373435Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.447482169Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.447499181Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.447508658Z" level=warning msg="
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading