Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.network.TestInspectNetwork

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

Error Message

Failed

Stacktrace

=== RUN   TestInspectNetwork
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.008612838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.009462144Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010203522Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010970713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.011640453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.012346500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013027014Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013707108Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.014372976Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015042002Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015693117Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.016384904Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017052240Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017730267Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017747407Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018640233Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018656003Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d2f6a8c52b289
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018956904Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d2f6a8c52b289] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.019232420Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2f6a8c52b289p
    swarm.go:43: [d2f6a8c52b289] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/root --exec-root /tmp/dxr/d2f6a8c52b289 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/docker.pid --userland-proxy=true --containerd-namespace d2f6a8c52b289 --containerd-plugins-namespace d2f6a8c52b289p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2f6a8c52b289.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2f6a8c52b289] daemon exited during startup: exit status 1
--- FAIL: TestInspectNetwork (0.51s)