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

Cirrus: skip BuildKit tests #734

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

AkihiroSuda
Copy link
Member

#622 is too much flaky

Issue 622 is too much flaky

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda
Copy link
Member Author

Still too much flaky

== CONT  TestRunVolume
--- PASS: TestRunTmpfs (0.91s)
=== CONT  TestRunAnonymousVolume
--- PASS: TestRunAnonymousVolume (0.48s)
=== CONT  TestBuildFromStdin
    testutil.go:376: buildkitHost="unix:///run/user/1000/buildkit/buildkitd.sock"
time="2022-01-26T08:44:47Z" level=error msg="error: failed to list workers: Unavailable: connection error: desc = \"transport: error while dialing: dial unix /run/user/1000/buildkit/buildkitd.sock: connect: no such file or directory\"\n"
    testutil.go:378: test requires buildkitd: `buildctl` needs to be installed and `buildkitd` needs to be running, see https://github.com/moby/buildkit , and `containerd-rootless-setuptool.sh install-buildkit`: exit status 1
--- SKIP: TestBuildFromStdin (0.02s)
=== CONT  TestRunUlimit
=== CONT  TestRunVolume
    run_mount_linux_test.go:64: assertion failed: expression is false: res.ExitCode == exitCode: time="2022-01-26T08:44:48Z" level=warning msg="failed to delete task f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568" error="unknown error after kill: runc did not terminate successfully: exit status 1: lstat /sys/fs/cgroup/user.slice/user-1000.slice/[email protected]/user.slice/nerdctl-f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568.scope: no such file or directory\n: unknown"
        time="2022-01-26T08:44:48Z" level=warning msg="failed to remove container \"f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568\"" error="cannot delete running task f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568: failed precondition"
        time="2022-01-26T08:44:48Z" level=warning msg="failed to remove container \"f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568\"" error="cannot delete running task f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568: failed precondition"
        time="2022-01-26T08:44:48Z" level=warning msg="failed to release name store for container \"f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568\"" error="cannot delete running task f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568: failed precondition"
        time="2022-01-26T08:44:48Z" level=fatal msg="cannot delete running task f90eb47315e73c8cda58e736299cde856d8aa753a739a9eb80440c04d1673568: failed precondition"
--- FAIL: TestRunVolume (1.29s)
=== CONT  TestRunUserGID/#00
--- PASS: TestCommit (2.66s)
=== CONT  TestRunUserGID/guest
=== CONT  TestWait
    wait_test.go:45: assertion failed: error is not nil: expected "0\n0\n123\n", got "0\n123\n0\n": 0
        123
        0
--- FAIL: TestWait (6.36s)
=== CONT  TestRunUserGID/nobody

https://cirrus-ci.com/task/6732955237220352?logs=rootless_test#L709

@AkihiroSuda AkihiroSuda marked this pull request as ready for review January 26, 2022 09:56
@AkihiroSuda AkihiroSuda requested a review from ktock January 26, 2022 09:56
@AkihiroSuda AkihiroSuda added this to the v0.16.1 milestone Jan 26, 2022
@AkihiroSuda AkihiroSuda merged commit 9e8dfb5 into containerd:master Jan 26, 2022
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