Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.daemon.TestConfigDaemonID

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

Error Message

Failed

Stacktrace

=== RUN   TestConfigDaemonID
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.990317990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991101082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.992580359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993270340Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993925246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.994605455Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995260394Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995927697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.996593646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997270738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997929705Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.998604565Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999262892Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999275585Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000190432Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000265196Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=df555c0e1e75a
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000513323Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000797856Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df555c0e1e75ap
    daemon.go:316: [df555c0e1e75a] 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_test.go:43: [df555c0e1e75a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/root --exec-root /tmp/dxr/df555c0e1e75a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/docker.pid --userland-proxy=true --containerd-namespace df555c0e1e75a --containerd-plugins-namespace df555c0e1e75ap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df555c0e1e75a.sock --debug --storage-driver overlay2 --iptables=false] : [df555c0e1e75a] daemon exited during startup: exit status 1
    panic.go:523: [df555c0e1e75a] daemon is not started
--- FAIL: TestConfigDaemonID (0.50s)