Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.volume.TestVolumesRemoveSwarmEnabled

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

Error Message

Failed

Stacktrace

=== RUN   TestVolumesRemoveSwarmEnabled
=== PAUSE TestVolumesRemoveSwarmEnabled
=== CONT  TestVolumesRemoveSwarmEnabled
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.193222634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194127297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194886398Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.195612654Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.196330796Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197089011Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197800252Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.198523120Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199211060Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199897744Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.200602454Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201293700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201991642Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202671868Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202688533Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203602739Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203627706Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d73086b494be5
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203950495Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.204281103Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d73086b494be5p
    daemon.go:316: [d73086b494be5] 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: [d73086b494be5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/root --exec-root /tmp/dxr/d73086b494be5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/docker.pid --userland-proxy=true --containerd-namespace d73086b494be5 --containerd-plugins-namespace d73086b494be5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d73086b494be5.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d73086b494be5] daemon exited during startup: exit status 1
--- FAIL: TestVolumesRemoveSwarmEnabled (0.51s)