Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestCreateServiceMultipleTimes
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277213949Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277998196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.278732558Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.279454186Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280117633Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280837382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.281516032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282204463Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282868181Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.283553592Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284221724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284923701Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.285598389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286267046Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286280724Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287129634Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287147750Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d5b0982685205
    daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287427036Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d5b0982685205] 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: [d5b0982685205] time="2024-04-23T18:50:10.287725087Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5b0982685205p
    swarm.go:43: [d5b0982685205] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/root --exec-root /tmp/dxr/d5b0982685205 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/docker.pid --userland-proxy=true --containerd-namespace d5b0982685205 --containerd-plugins-namespace d5b0982685205p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d5b0982685205.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d5b0982685205] daemon exited during startup: exit status 1
--- FAIL: TestCreateServiceMultipleTimes (0.51s)