Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.daemon.TestDaemonProxy/configuration_file

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonProxy/configuration_file
=== PAUSE TestDaemonProxy/configuration_file
=== CONT  TestDaemonProxy/configuration_file
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.206178562Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207072750Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207837774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.208667077Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.210993969Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.211721374Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.212458132Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.213821661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215013903Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215829593Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.216552182Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.217275894Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218043257Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218790387Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218811408Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219629272Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219682695Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dc7dbebcc40aa
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219918071Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.220182518Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc7dbebcc40aap
    daemon.go:316: [dc7dbebcc40aa] 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:308: [dc7dbebcc40aa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root --exec-root /tmp/dxr/dc7dbebcc40aa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/docker.pid --userland-proxy=true --containerd-namespace dc7dbebcc40aa --containerd-plugins-namespace dc7dbebcc40aap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc7dbebcc40aa.sock --debug --storage-driver overlay2 --iptables=false --config-file /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root/daemon.json] : [dc7dbebcc40aa] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonProxy/configuration_file (0.50s)