Lock ops based on computed key rather than LLB digest #646
Annotations
2 errors and 3 warnings
Generate annotations:
cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz
=== PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz
=== CONT TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz
build_test.go:62:
Error Trace: /src/cmd/buildctl/build_test.go:62
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root
sandbox.go:131: > StartCmd 2024-05-22 18:01:50.223320334 +0000 UTC m=+0.365713492 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:01:50.347218139 +0000 UTC m=+0.489611307 /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml
sandbox.go:131: time="2024-05-22T18:01:50Z" 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-22T18:01:50.406756035Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:01:50.446182700Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:01:50.446284691Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:01:50.446376283Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:01:50.446591586Z" 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-05-22T18:01:50.446648122Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:01:50.446684961Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:01:50.446733292Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:01:50.446905985Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:01:50.447281248Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:01:50.478289312Z" 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
|
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/.
|
Set up Docker Buildx
Failed to restore: Cache service responded with 429
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "buildkit", "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