Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update BuildKit (0.18.0), stargz-snapshotter (0.16.2) #3711

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

AkihiroSuda
Copy link
Member

No description provided.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added this to the v2.0.1 milestone Dec 2, 2024
@AkihiroSuda
Copy link
Member Author

IPFS tests fail with Kubo 0.32.1

=== FAIL: cmd/nerdctl/ipfs TestIPFSSimple/with_default_snapshotter (0.03s)
    ipfs_simple_linux_test.go:226: ======================== Pre-test cleanup ========================
    ipfs_simple_linux_test.go:226: ======================== Test setup ========================
    command.go:112: /usr/local/bin/nerdctl --namespace=testipfssimple-private-4fce48d2 push ipfs://ghcr.io/stargz-containers/alpine:3.13-org
    command.go:112: assertion failed: expect.ExitCode is not result.ExitCode: Expected exit code: 0
        
        Command:  /usr/local/bin/nerdctl --namespace=testipfssimple-private-4fce48d2 push ipfs://ghcr.io/stargz-containers/alpine:3.13-org
        ExitCode: 1
        Error:    exit status 1
        Stdout:   
        Stderr:   time="2024-12-02T10:39:43Z" level=info msg="pushing image \"ghcr.io/stargz-containers/alpine:3.13-org\" to IPFS"
        time="2024-12-02T10:39:43Z" level=info msg="ensuring image contents"
        time="2024-12-02T10:39:43Z" level=warning msg="failed to ensure the existence of image \"ghcr.io/stargz-containers/alpine:3.13-org\"" error="open /root/.ipfs/api: no such file or directory"
        time="2024-12-02T10:39:43Z" level=warning msg="ipfs push failed" error="open /root/.ipfs/api: no such file or directory"
        time="2024-12-02T10:39:43Z" level=fatal msg="open /root/.ipfs/api: no such file or directory"
        
        Env:
        HOSTNAME=edb57a810646
        container=docker
        HOME=/root
        LANG=C.UTF-8
        INVOCATION_ID=05403f45f2d9485191b27219e49eb38a
        TERM=xterm
        SHLVL=3
        CGO_ENABLED=0
        _=/usr/local/bin/gotestsum
        PATH=/usr/local/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        ***
        DOCKER_CONFIG=/tmp/TestIPFSSimplewith_default_snapshotter150007999/001
        IPFS_PATH=/root/.ipfs
        NERDCTL_TOML=/tmp/TestIPFSSimplewith_default_snapshotter150007999/001/nerdctl.toml
    case.go:164: ======================== Post-test cleanup ========================

@AkihiroSuda AkihiroSuda changed the title update BuildKit (0.18.0), stargz-snapshotter (0.16.2), etc. update BuildKit (0.18.0), stargz-snapshotter (0.16.2) Dec 2, 2024
@fahedouch
Copy link
Member

Still have issue with tests ?

@AkihiroSuda AkihiroSuda merged commit ca1629e into containerd:main Dec 2, 2024
30 checks passed
@AkihiroSuda
Copy link
Member Author

Still have issue with tests ?

No in this PR, as the kubo commit is removed.

Still has to be addressed in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants