Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestCreateServiceConflict
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.793357058Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.794197460Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795043901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795818729Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.796570304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797247445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797937895Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.798639183Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.799335777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800008553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800711055Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.801398190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802090206Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802764467Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803451077Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803465468Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804444590Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804480798Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=db98d6f7ce421
    daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804785929Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [db98d6f7ce421] 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: [db98d6f7ce421] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/root --exec-root /tmp/dxr/db98d6f7ce421 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/docker.pid --userland-proxy=true --containerd-namespace db98d6f7ce421 --containerd-plugins-namespace db98d6f7ce421p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db98d6f7ce421.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db98d6f7ce421] daemon exited during startup: exit status 1
--- FAIL: TestCreateServiceConflict (0.51s)