Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestDockerNetworkConnectAliasPreV144

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

Error Message

Failed

Stacktrace

=== RUN   TestDockerNetworkConnectAliasPreV144
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.391595719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.392433651Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393184833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393905681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.394602162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395277071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395999757Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.396704557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.397482979Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398177687Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398870032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.399543825Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400228777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400953548Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400968415Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401915317Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401950392Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=de77269b34d3f
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402251175Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402510762Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de77269b34d3fp
    daemon.go:316: [de77269b34d3f] 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: [de77269b34d3f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/root --exec-root /tmp/dxr/de77269b34d3f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/docker.pid --userland-proxy=true --containerd-namespace de77269b34d3f --containerd-plugins-namespace de77269b34d3fp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/de77269b34d3f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [de77269b34d3f] daemon exited during startup: exit status 1
--- FAIL: TestDockerNetworkConnectAliasPreV144 (0.51s)