Custom inline cache implementation #215
Annotations
5 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2255089867/config.toml
sandbox.go:131: > StartCmd 2024-05-15 03:25:42.134227772 +0000 UTC m=+2.369084958 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2255089867/config.toml
sandbox.go:131: time="2024-05-15T03:25:42Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T03:25:42.159134672Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-15T03:25:42.179487969Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-15T03:25:42.179676183Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.179715267Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T03:25:42.179734012Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.179873284Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.180461590Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.183057658Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.183098845Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.183310653Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2255089867/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.183327555Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-15T03:25:42.183427493Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T03:25:42.183441399Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-15T03:25:42.186060364Z" l
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2102132974/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2102132974/config.toml
sandbox.go:131: > StartCmd 2024-05-15 03:25:56.719104779 +0000 UTC m=+16.953961946 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2102132974/config.toml
sandbox.go:131: time="2024-05-15T03:25:56Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T03:25:56.753072512Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-15T03:25:56.785721409Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-15T03:25:56.785930031Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.785979013Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T03:25:56.786056299Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.786206571Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.786617874Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.788714214Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.788759950Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.788940219Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2102132974/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:56.788972991Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-15T03:25:56.789088638Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T03:25:56.789130657Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-15T03:25:56.791192342Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-15T03:25:56.791243268Z" level=i
|
Generate annotations:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=gateway2876001795/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2970847604/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config495183616/buildkitd.toml --root /tmp/bktest_buildkitd211859748 --addr unix:///tmp/bktest_buildkitd211859748/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2970847604/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config495183616/buildkitd.toml --root /tmp/bktest_buildkitd211859748 --addr unix:///tmp/bktest_buildkitd211859748/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-15 03:25:45.10969041 +0000 UTC m=+5.344547566 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2970847604/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config495183616/buildkitd.toml --root /tmp/bktest_buildkitd211859748 --addr unix:///tmp/bktest_buildkitd211859748/buildkitd.sock --debug
sandbox.go:131: time="2024-05-15T03:25:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd211859748/net/cni\" for cleanup: open /tmp/bktest_buildkitd211859748/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-15T03:25:45Z" level=debug msg="creating new network namespace qq2pb58f0u0t8n3vc84c49ph0" revision=c6fab281ed8aa5719b5e3ea5a7d90acb5b5eab40 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T03:25:45Z" level=debug msg="finished creating network namespace qq2pb58f0u0t8n3vc84c49ph0" revision=c6fab281ed8aa5719b5e3ea5a7d90acb5b5eab40 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T03:25:45Z" level=debug msg="finished setting up network namespace qq2pb58f0u0t8n3vc84c49ph0" revision=c6fab281ed8aa5719b5e3ea5a7d90acb5b5eab40 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T03:25:45Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-15T03:25:45Z" level=info msg="found worker \"s5ny98hewmg57l569oass5luv\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a811241d-3ab5-4d63-8664-17f377a6acbf org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:46ccf821a374 org.mobyproject.buildkit.worker.network:cni 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]"
sandbox.go:131: time="2024-05-15T03:25:45Z" level=info msg="found 1 workers, default=\"s5ny98hewmg57l569oass5luv\""
sandbox.go:131: time="2024-05-15T03:25:45Z" level=warning msg="currently, only the default worker can
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6621:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1720064892/config.toml
sandbox.go:131: > StartCmd 2024-05-15 03:25:42.443260164 +0000 UTC m=+2.678117330 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1720064892/config.toml
sandbox.go:131: time="2024-05-15T03:25:42Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T03:25:42.482470903Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-15T03:25:42.504687910Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-15T03:25:42.504836810Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.504859743Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T03:25:42.504871245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.504978006Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.505263683Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.506994496Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.507026065Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.507237613Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1720064892/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T03:25:42.507266367Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-15T03:25:42.507344875Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper no
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading