Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.system.TestDiskUsage

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

Error Message

Failed

Stacktrace

=== RUN   TestDiskUsage
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.047679653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.048510291Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.049294366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050047928Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050725127Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.051407724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052098846Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052810177Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.053505575Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054202063Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054868718Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.055553621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056246393Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056961400Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056976283Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057914857Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057973333Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dc17ada51c720
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058265804Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058510097Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc17ada51c720p
    daemon.go:316: [dc17ada51c720] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    disk_usage_test.go:29: [dc17ada51c720] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/root --exec-root /tmp/dxr/dc17ada51c720 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/docker.pid --userland-proxy=true --containerd-namespace dc17ada51c720 --containerd-plugins-namespace dc17ada51c720p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc17ada51c720.sock --debug --storage-driver overlay2 --iptables=false] : [dc17ada51c720] daemon exited during startup: exit status 1
--- FAIL: TestDiskUsage (0.50s)