Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.secret.TestSecretCreateResolve

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

Error Message

Failed

Stacktrace

=== RUN   TestSecretCreateResolve
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.725293378Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726099188Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726854128Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.727576256Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728245053Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728951313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.729622521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730318156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730986493Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.731651130Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.732339634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733016406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733699692Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734358684Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734373526Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735259925Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735306307Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d286745c28c05
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735553446Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735787072Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d286745c28c05p
    daemon.go:316: [d286745c28c05] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    swarm.go:43: [d286745c28c05] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/root --exec-root /tmp/dxr/d286745c28c05 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/docker.pid --userland-proxy=true --containerd-namespace d286745c28c05 --containerd-plugins-namespace d286745c28c05p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d286745c28c05.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d286745c28c05] daemon exited during startup: exit status 1
--- FAIL: TestSecretCreateResolve (0.51s)