Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.973755774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.974782242Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.975634263Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.976450035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977175159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977966890Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.978698224Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.979575115Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.980345719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.981670782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.982397366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983138784Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983817443Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984553741Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984573285Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985434808Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985491349Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dd510a5f7f456
    daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985767340Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dd510a5f7f456] 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: [dd510a5f7f456] time="2024-04-23T18:45:17.986024590Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd510a5f7f456p
    restart_test.go:93: [dd510a5f7f456] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/root --exec-root /tmp/dxr/dd510a5f7f456 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/docker.pid --userland-proxy=true --containerd-namespace dd510a5f7f456 --containerd-plugins-namespace dd510a5f7f456p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dd510a5f7f456.sock --debug --storage-driver overlay2 --iptables=false] : [dd510a5f7f456] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.50s)