Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.config.TestConfigList

Failing for the past 1 build (Since Failed #1 )
Took 0.51 sec.

Error Message

Failed

Stacktrace

=== RUN   TestConfigList
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.400275631Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401063693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401803600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.402534457Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403190526Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403844683Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.404508112Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405143044Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405814038Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.406470853Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407134980Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407810437Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.408452032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409147731Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409162582Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409950693Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409978697Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dd8bd5c50085e
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410235520Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410446970Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd8bd5c50085ep
    daemon.go:316: [dd8bd5c50085e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    swarm.go:43: [dd8bd5c50085e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/root --exec-root /tmp/dxr/dd8bd5c50085e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/docker.pid --userland-proxy=true --containerd-namespace dd8bd5c50085e --containerd-plugins-namespace dd8bd5c50085ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd8bd5c50085e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd8bd5c50085e] daemon exited during startup: exit status 1
--- FAIL: TestConfigList (0.51s)