Skip to content

test-integration-docker-compatibility began to fail on June 14 (Docker was upgraded from v24 to v26)

Closed

Description

https://github.com/containerd/nerdctl/actions/runs/9505243515/job/26199694005

=== RUN   TestCreateWithMACAddress
=== RUN   TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_0_network:host_expect:conflicting_options
=== NAME  TestCreateWithMACAddress
    container_create_linux_test.go:117: assertion failed: expression is false: strings.Contains(res.Combined(), s): expected output to contain "conflicting options": "ebae262bcb90e6230c6952f6759421b5a30647086a81bcc270f5f752df514d19\n"
=== NAME  TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_0_network:host_expect:conflicting_options
    testing.go:1576: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test
--- FAIL: TestCreateWithMACAddress (0.55s)
    --- FAIL: TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_0_network:host_expect:conflicting_options (0.05s)
--- FAIL: TestRunContainerWithStaticIP (0.99s)
    --- PASS: TestRunContainerWithStaticIP/{ip:172.0.0.2_shouldSuccess:true_useNetwork:true_checkTheIPAddress:true} (0.46s)
    --- PASS: TestRunContainerWithStaticIP/{ip:192.0.0.2_shouldSuccess:false_useNetwork:true_checkTheIPAddress:false} (0.07s)
    --- FAIL: TestRunContainerWithStaticIP/{ip:10.4.0.2_shouldSuccess:true_useNetwork:false_checkTheIPAddress:false} (0.07s)
=== RUN   TestRunContainerWithMACAddress
    container_run_network_linux_test.go:487: assertion failed: res.ExitCode is 0
--- FAIL: TestRunContainerWithMACAddress (0.70s)
=== RUN   TestNetworkInspect
    network_inspect_test.go:48: assertion failed: res.ExitCode is not exitCode: Error response from daemon: invalid network config:
        invalid ip-range 10.24.24.1/25: it should be 10.24.24.0/25
        
--- FAIL: TestNetworkInspect (0.07s)

Docker was upgraded from v24 to v26 in https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240609.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions