Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestReplicatedJob
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.857935279Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.858758647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.859592379Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.860342248Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861118282Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861811521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.862492141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863184166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863886964Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.864570201Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865276264Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865949779Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.866624647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867288356Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867971865Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867986453Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868896678Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868916362Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dbac927bdb562
    daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.869172231Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dbac927bdb562] 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: [dbac927bdb562] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/root --exec-root /tmp/dxr/dbac927bdb562 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/docker.pid --userland-proxy=true --containerd-namespace dbac927bdb562 --containerd-plugins-namespace dbac927bdb562p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dbac927bdb562.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dbac927bdb562] daemon exited during startup: exit status 1
--- FAIL: TestReplicatedJob (0.51s)