Skip to content

Console Output

23:25:23 [2022-04-10T23:25:23.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43463/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=1f339eaed200c7ca04c5e443ce8c433b6859de73 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1f339eaed200c7ca04c5e443ce8c433b6859de73 hack/make.sh dynbinary test-integration
23:25:23 [2022-04-10T23:25:23.632Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
23:25:23 [2022-04-10T23:25:23.632Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
23:25:23 [2022-04-10T23:25:23.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
23:25:23 [2022-04-10T23:25:23.632Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
23:25:23 [2022-04-10T23:25:23.632Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
23:25:23 [2022-04-10T23:25:23.632Z] Detected virtualization docker.
23:25:23 [2022-04-10T23:25:23.632Z] Detected architecture x86-64.
23:25:23 [2022-04-10T23:25:23.632Z] Set hostname to <09f9844483b5>.
23:25:23 [2022-04-10T23:25:23.632Z] modprobe@configfs.service: Succeeded.
23:25:23 [2022-04-10T23:25:23.632Z] modprobe@drm.service: Succeeded.
23:25:23 [2022-04-10T23:25:23.632Z] modprobe@fuse.service: Succeeded.
23:25:23 [2022-04-10T23:25:23.891Z] + source /etc/docker-entrypoint-cmd
23:25:23 [2022-04-10T23:25:23.891Z] ++ hack/make.sh dynbinary test-integration
23:25:23 [2022-04-10T23:25:23.891Z] 
23:25:23 [2022-04-10T23:25:23.891Z] Removing bundles/
23:25:23 [2022-04-10T23:25:23.891Z] 
23:25:23 [2022-04-10T23:25:23.891Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:25:23 [2022-04-10T23:25:23.891Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:25:23 [2022-04-10T23:25:23.891Z] GOOS="" GOARCH="" GOARM=""
23:27:30 [2022-04-10T23:27:30.384Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:27:30 [2022-04-10T23:27:30.384Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:27:30 [2022-04-10T23:27:30.384Z] GOOS="" GOARCH="" GOARM=""
23:27:30 [2022-04-10T23:27:30.384Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:27:30 [2022-04-10T23:27:30.384Z] 
23:27:30 [2022-04-10T23:27:30.384Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_SYSTEMD=1
23:27:30 [2022-04-10T23:27:30.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:27:30 [2022-04-10T23:27:30.384Z] HOSTNAME=09f9844483b5
23:27:30 [2022-04-10T23:27:30.384Z] DEST=bundles/test-integration
23:27:30 [2022-04-10T23:27:30.384Z] PWD=/go/src/github.com/docker/docker
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_GITCOMMIT=1f339eaed200c7ca04c5e443ce8c433b6859de73
23:27:30 [2022-04-10T23:27:30.384Z] container=docker
23:27:30 [2022-04-10T23:27:30.384Z] HOME=/root
23:27:30 [2022-04-10T23:27:30.384Z] LANG=C.UTF-8
23:27:30 [2022-04-10T23:27:30.384Z] INVOCATION_ID=d29052b8e6d14cf6a2b35d744720aa76
23:27:30 [2022-04-10T23:27:30.384Z] GOLANG_VERSION=1.18
23:27:30 [2022-04-10T23:27:30.384Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:27:30 [2022-04-10T23:27:30.384Z] VALIDATE_BRANCH=master
23:27:30 [2022-04-10T23:27:30.384Z] TERM=xterm
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_PKG=github.com/docker/docker
23:27:30 [2022-04-10T23:27:30.384Z] SHLVL=3
23:27:30 [2022-04-10T23:27:30.384Z] TIMEOUT=120m
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_GRAPHDRIVER=overlay2
23:27:30 [2022-04-10T23:27:30.384Z] GO111MODULE=off
23:27:30 [2022-04-10T23:27:30.384Z] DOCKER_EXPERIMENTAL=1
23:27:30 [2022-04-10T23:27:30.384Z] TEST_SKIP_INTEGRATION_CLI=1
23:27:30 [2022-04-10T23:27:30.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:27:30 [2022-04-10T23:27:30.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:27:30 [2022-04-10T23:27:30.385Z] GOPATH=/go
23:27:30 [2022-04-10T23:27:30.385Z] PKG_CONFIG=pkg-config
23:27:30 [2022-04-10T23:27:30.385Z] _=/usr/bin/env
23:27:30 [2022-04-10T23:27:30.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:28:17 [2022-04-10T23:28:17.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:28:17 [2022-04-10T23:28:17.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:28:39 [2022-04-10T23:28:39.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:28:45 [2022-04-10T23:28:45.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:28:55 [2022-04-10T23:28:55.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:28:55 [2022-04-10T23:28:55.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:28:56 [2022-04-10T23:28:56.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:28:56 [2022-04-10T23:28:56.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:28:57 [2022-04-10T23:28:57.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:28:57 [2022-04-10T23:28:57.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:29:00 [2022-04-10T23:29:00.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:29:01 [2022-04-10T23:29:01.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:29:02 [2022-04-10T23:29:02.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:29:03 [2022-04-10T23:29:03.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:29:03 [2022-04-10T23:29:03.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:29:04 [2022-04-10T23:29:04.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:29:05 [2022-04-10T23:29:05.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:29:06 [2022-04-10T23:29:06.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:29:07 [2022-04-10T23:29:07.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:29:08 [2022-04-10T23:29:08.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:29:08 [2022-04-10T23:29:08.304Z] Using test binary docker
23:29:08 [2022-04-10T23:29:08.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:29:08 [2022-04-10T23:29:08.304Z] Starting apparmor (via systemctl): apparmor.service.
23:29:08 [2022-04-10T23:29:08.304Z] Starting dockerd
23:29:08 [2022-04-10T23:29:08.304Z] INFO: Waiting for daemon to start...
23:29:10 [2022-04-10T23:29:10.837Z] .
23:29:10 [2022-04-10T23:29:10.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:29:10 [2022-04-10T23:29:10.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:29:10 [2022-04-10T23:29:10.837Z] Error: No such image: emptyfs
23:29:10 [2022-04-10T23:29:10.837Z] Running integration-test (iteration 1)
23:29:10 [2022-04-10T23:29:10.837Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:29:10 [2022-04-10T23:29:10.837Z] Loaded image: busybox:latest
23:29:11 [2022-04-10T23:29:11.096Z] Loaded image: busybox:glibc
23:29:12 [2022-04-10T23:29:12.473Z] Loaded image: debian:bullseye-slim
23:29:12 [2022-04-10T23:29:12.474Z] Loaded image: hello-world:latest
23:29:12 [2022-04-10T23:29:12.474Z] Loaded image: arm32v7/hello-world:latest
23:29:12 [2022-04-10T23:29:12.474Z] INFO: Testing against a local daemon
23:29:12 [2022-04-10T23:29:12.474Z] === RUN   TestCgroupNamespacesBuild
23:29:13 [2022-04-10T23:29:13.848Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
23:29:13 [2022-04-10T23:29:13.848Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:29:15 [2022-04-10T23:29:15.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
23:29:15 [2022-04-10T23:29:15.225Z] === RUN   TestBuildWithSession
23:29:15 [2022-04-10T23:29:15.225Z]     build_session_test.go:25: TODO: BuildKit
23:29:15 [2022-04-10T23:29:15.225Z] --- SKIP: TestBuildWithSession (0.00s)
23:29:15 [2022-04-10T23:29:15.225Z] === RUN   TestBuildSquashParent
23:29:19 [2022-04-10T23:29:19.422Z] --- PASS: TestBuildSquashParent (4.52s)
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:29:19 [2022-04-10T23:29:19.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:29:19 [2022-04-10T23:29:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:29:19 [2022-04-10T23:29:19.422Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:29:19 [2022-04-10T23:29:19.422Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:29:21 [2022-04-10T23:29:21.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:29:21 [2022-04-10T23:29:21.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:29:22 [2022-04-10T23:29:22.704Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:29:22 [2022-04-10T23:29:22.704Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:29:24 [2022-04-10T23:29:24.623Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s)
23:29:24 [2022-04-10T23:29:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s)
23:29:24 [2022-04-10T23:29:24.623Z] === RUN   TestBuildMultiStageCopy
23:29:24 [2022-04-10T23:29:24.623Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:29:26 [2022-04-10T23:29:26.075Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:29:26 [2022-04-10T23:29:26.075Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:29:26 [2022-04-10T23:29:26.348Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:29:26 [2022-04-10T23:29:26.348Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:29:26 [2022-04-10T23:29:26.613Z] --- PASS: TestBuildMultiStageCopy (2.30s)
23:29:26 [2022-04-10T23:29:26.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
23:29:26 [2022-04-10T23:29:26.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
23:29:26 [2022-04-10T23:29:26.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
23:29:26 [2022-04-10T23:29:26.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
23:29:26 [2022-04-10T23:29:26.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
23:29:26 [2022-04-10T23:29:26.613Z] === RUN   TestBuildMultiStageParentConfig
23:29:27 [2022-04-10T23:29:27.184Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
23:29:27 [2022-04-10T23:29:27.184Z] === RUN   TestBuildLabelWithTargets
23:29:28 [2022-04-10T23:29:28.120Z] --- PASS: TestBuildLabelWithTargets (0.90s)
23:29:28 [2022-04-10T23:29:28.120Z] === RUN   TestBuildWithEmptyLayers
23:29:28 [2022-04-10T23:29:28.688Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
23:29:28 [2022-04-10T23:29:28.688Z] === RUN   TestBuildMultiStageOnBuild
23:29:30 [2022-04-10T23:29:30.593Z] --- PASS: TestBuildMultiStageOnBuild (1.66s)
23:29:30 [2022-04-10T23:29:30.593Z] === RUN   TestBuildUncleanTarFilenames
23:29:30 [2022-04-10T23:29:30.852Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
23:29:30 [2022-04-10T23:29:30.852Z] === RUN   TestBuildMultiStageLayerLeak
23:29:32 [2022-04-10T23:29:32.755Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s)
23:29:32 [2022-04-10T23:29:32.755Z] === RUN   TestBuildWithHugeFile
23:30:28 [2022-04-10T23:30:28.991Z] --- PASS: TestBuildWithHugeFile (49.02s)
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildWCOWSandboxSize
23:30:28 [2022-04-10T23:30:28.991Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:30:28 [2022-04-10T23:30:28.991Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildWithEmptyDockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:30:28 [2022-04-10T23:30:28.991Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:30:28 [2022-04-10T23:30:28.991Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
23:30:28 [2022-04-10T23:30:28.991Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
23:30:28 [2022-04-10T23:30:28.991Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildPreserveOwnership
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildPreserveOwnership/copy_from
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:30:28 [2022-04-10T23:30:28.991Z] --- PASS: TestBuildPreserveOwnership (3.47s)
23:30:28 [2022-04-10T23:30:28.991Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.32s)
23:30:28 [2022-04-10T23:30:28.991Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s)
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildPlatformInvalid
23:30:28 [2022-04-10T23:30:28.991Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:30:28 [2022-04-10T23:30:28.991Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:30:28 [2022-04-10T23:30:28.991Z] Loaded image: busybox:latest
23:30:28 [2022-04-10T23:30:28.991Z] Loaded image: busybox:glibc
23:30:28 [2022-04-10T23:30:28.991Z] Loaded image: debian:bullseye-slim
23:30:28 [2022-04-10T23:30:28.991Z] Loaded image: hello-world:latest
23:30:28 [2022-04-10T23:30:28.991Z] Loaded image: arm32v7/hello-world:latest
23:30:37 [2022-04-10T23:30:37.109Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.57s)
23:30:37 [2022-04-10T23:30:37.109Z] PASS
23:30:37 [2022-04-10T23:30:37.109Z] 
23:30:37 [2022-04-10T23:30:37.109Z] === Skipped
23:30:37 [2022-04-10T23:30:37.109Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:30:37 [2022-04-10T23:30:37.109Z]     build_session_test.go:25: TODO: BuildKit
23:30:37 [2022-04-10T23:30:37.109Z] 
23:30:37 [2022-04-10T23:30:37.109Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:30:37 [2022-04-10T23:30:37.109Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:30:37 [2022-04-10T23:30:37.109Z] 
23:30:37 [2022-04-10T23:30:37.109Z] DONE 34 tests, 2 skipped in 85.162s
23:30:37 [2022-04-10T23:30:37.109Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:30:37 [2022-04-10T23:30:37.109Z] INFO: Testing against a local daemon
23:30:37 [2022-04-10T23:30:37.109Z] === RUN   TestConfigInspect
23:30:38 [2022-04-10T23:30:38.045Z] --- PASS: TestConfigInspect (2.12s)
23:30:38 [2022-04-10T23:30:38.045Z] === RUN   TestConfigList
23:30:39 [2022-04-10T23:30:39.948Z] --- PASS: TestConfigList (2.15s)
23:30:39 [2022-04-10T23:30:39.948Z] === RUN   TestConfigsCreateAndDelete
23:30:42 [2022-04-10T23:30:42.483Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
23:30:42 [2022-04-10T23:30:42.483Z] === RUN   TestConfigsUpdate
23:30:44 [2022-04-10T23:30:44.385Z] --- PASS: TestConfigsUpdate (2.13s)
23:30:44 [2022-04-10T23:30:44.385Z] === RUN   TestTemplatedConfig
23:30:46 [2022-04-10T23:30:46.919Z] --- PASS: TestTemplatedConfig (2.63s)
23:30:46 [2022-04-10T23:30:46.919Z] === RUN   TestConfigCreateResolve
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestConfigCreateResolve (2.12s)
23:30:49 [2022-04-10T23:30:49.455Z] PASS
23:30:49 [2022-04-10T23:30:49.455Z] 
23:30:49 [2022-04-10T23:30:49.455Z] DONE 6 tests in 13.271s
23:30:49 [2022-04-10T23:30:49.455Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:30:49 [2022-04-10T23:30:49.455Z] INFO: Testing against a local daemon
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCheckpoint
23:30:49 [2022-04-10T23:30:49.455Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:30:49 [2022-04-10T23:30:49.455Z] --- SKIP: TestCheckpoint (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/commit
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/commit
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/create
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/containers/create
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/commit
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/containers/create
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCopyFromContainerPathIsNotDir
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCopyToContainerPathDoesNotExist
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCopyToContainerPathIsNotDir
23:30:49 [2022-04-10T23:30:49.455Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:30:49 [2022-04-10T23:30:49.455Z] === RUN   TestCopyFromContainer
23:30:50 [2022-04-10T23:30:50.394Z] === RUN   TestCopyFromContainer//
23:30:50 [2022-04-10T23:30:50.394Z] === RUN   TestCopyFromContainer//bar/root
23:30:50 [2022-04-10T23:30:50.394Z] === RUN   TestCopyFromContainer//bar/root/
23:30:50 [2022-04-10T23:30:50.654Z] === RUN   TestCopyFromContainer/bar/quux
23:30:50 [2022-04-10T23:30:50.654Z] === RUN   TestCopyFromContainer/bar/quux/
23:30:50 [2022-04-10T23:30:50.654Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:30:50 [2022-04-10T23:30:50.654Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCopyFromContainer/bar/notarget
23:30:50 [2022-04-10T23:30:50.914Z] --- PASS: TestCopyFromContainer (1.64s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:50 [2022-04-10T23:30:50.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateLinkToNonExistingContainer
23:30:50 [2022-04-10T23:30:50.914Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateWithInvalidEnv
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateWithInvalidEnv/0
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateWithInvalidEnv/0
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateWithInvalidEnv/1
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateWithInvalidEnv/1
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateWithInvalidEnv/2
23:30:50 [2022-04-10T23:30:50.914Z] === PAUSE TestCreateWithInvalidEnv/2
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateWithInvalidEnv/0
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateWithInvalidEnv/2
23:30:50 [2022-04-10T23:30:50.914Z] === CONT  TestCreateWithInvalidEnv/1
23:30:50 [2022-04-10T23:30:50.914Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:30:50 [2022-04-10T23:30:50.914Z] === RUN   TestCreateTmpfsMountsTarget
23:30:51 [2022-04-10T23:30:51.173Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:30:51 [2022-04-10T23:30:51.173Z] === RUN   TestCreateWithCustomMaskedPaths
23:30:52 [2022-04-10T23:30:52.552Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s)
23:30:52 [2022-04-10T23:30:52.552Z] === RUN   TestCreateWithCustomReadonlyPaths
23:30:54 [2022-04-10T23:30:54.454Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:54 [2022-04-10T23:30:54.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:54 [2022-04-10T23:30:54.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:54 [2022-04-10T23:30:54.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:54 [2022-04-10T23:30:54.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:54 [2022-04-10T23:30:54.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:30:54 [2022-04-10T23:30:54.454Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:30:55 [2022-04-10T23:30:55.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestCreateDifferentPlatform
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestCreateDifferentPlatform/different_os
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:30:55 [2022-04-10T23:30:55.021Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:30:55 [2022-04-10T23:30:55.021Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:30:55 [2022-04-10T23:30:55.021Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:30:55 [2022-04-10T23:30:55.021Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:30:55 [2022-04-10T23:30:55.021Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestContainerStartOnDaemonRestart
23:30:55 [2022-04-10T23:30:55.021Z] === PAUSE TestContainerStartOnDaemonRestart
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestDaemonRestartIpcMode
23:30:55 [2022-04-10T23:30:55.021Z] === PAUSE TestDaemonRestartIpcMode
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestDaemonHostGatewayIP
23:30:55 [2022-04-10T23:30:55.021Z] === PAUSE TestDaemonHostGatewayIP
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestRestartDaemonWithRestartingContainer
23:30:55 [2022-04-10T23:30:55.021Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestContainerKillOnDaemonStart
23:30:55 [2022-04-10T23:30:55.021Z] === PAUSE TestContainerKillOnDaemonStart
23:30:55 [2022-04-10T23:30:55.021Z] === RUN   TestDiff
23:30:55 [2022-04-10T23:30:55.588Z] --- PASS: TestDiff (0.57s)
23:30:55 [2022-04-10T23:30:55.588Z] === RUN   TestExecWithCloseStdin
23:30:56 [2022-04-10T23:30:56.155Z] --- PASS: TestExecWithCloseStdin (0.67s)
23:30:56 [2022-04-10T23:30:56.155Z] === RUN   TestExec
23:30:56 [2022-04-10T23:30:56.724Z] --- PASS: TestExec (0.62s)
23:30:56 [2022-04-10T23:30:56.724Z] === RUN   TestExecUser
23:30:57 [2022-04-10T23:30:57.660Z] --- PASS: TestExecUser (0.61s)
23:30:57 [2022-04-10T23:30:57.660Z] === RUN   TestExportContainerAndImportImage
23:30:58 [2022-04-10T23:30:58.258Z] --- PASS: TestExportContainerAndImportImage (0.75s)
23:30:58 [2022-04-10T23:30:58.258Z] === RUN   TestExportContainerAfterDaemonRestart
23:30:59 [2022-04-10T23:30:59.651Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:30:59 [2022-04-10T23:30:59.651Z] === RUN   TestHealthCheckWorkdir
23:31:00 [2022-04-10T23:31:00.220Z] --- PASS: TestHealthCheckWorkdir (0.82s)
23:31:00 [2022-04-10T23:31:00.220Z] === RUN   TestHealthKillContainer
23:31:08 [2022-04-10T23:31:08.333Z] --- PASS: TestHealthKillContainer (8.18s)
23:31:08 [2022-04-10T23:31:08.333Z] === RUN   TestInspectCpusetInConfigPre120
23:31:08 [2022-04-10T23:31:08.901Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
23:31:08 [2022-04-10T23:31:08.901Z] === RUN   TestIpcModeNone
23:31:09 [2022-04-10T23:31:09.838Z] --- PASS: TestIpcModeNone (0.62s)
23:31:09 [2022-04-10T23:31:09.838Z] === RUN   TestIpcModePrivate
23:31:10 [2022-04-10T23:31:10.096Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
23:31:10 [2022-04-10T23:31:10.355Z] --- PASS: TestIpcModePrivate (0.65s)
23:31:10 [2022-04-10T23:31:10.355Z] === RUN   TestIpcModeShareable
23:31:10 [2022-04-10T23:31:10.613Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
23:31:10 [2022-04-10T23:31:10.871Z] --- PASS: TestIpcModeShareable (0.64s)
23:31:10 [2022-04-10T23:31:10.871Z] === RUN   TestAPIIpcModeShareableAndContainer
23:31:12 [2022-04-10T23:31:12.773Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
23:31:12 [2022-04-10T23:31:12.773Z] === RUN   TestAPIIpcModeHost
23:31:13 [2022-04-10T23:31:13.035Z] --- PASS: TestAPIIpcModeHost (0.39s)
23:31:13 [2022-04-10T23:31:13.035Z] === RUN   TestDaemonIpcModeShareable
23:31:14 [2022-04-10T23:31:14.411Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:31:14 [2022-04-10T23:31:14.411Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
23:31:14 [2022-04-10T23:31:14.411Z] === RUN   TestDaemonIpcModePrivate
23:31:15 [2022-04-10T23:31:15.348Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
23:31:15 [2022-04-10T23:31:15.348Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
23:31:15 [2022-04-10T23:31:15.348Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:31:16 [2022-04-10T23:31:16.722Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
23:31:16 [2022-04-10T23:31:16.722Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
23:31:16 [2022-04-10T23:31:16.722Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:31:17 [2022-04-10T23:31:17.659Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:31:17 [2022-04-10T23:31:17.659Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
23:31:17 [2022-04-10T23:31:17.659Z] === RUN   TestIpcModeOlderClient
23:31:17 [2022-04-10T23:31:17.659Z] === PAUSE TestIpcModeOlderClient
23:31:17 [2022-04-10T23:31:17.659Z] === RUN   TestKillContainerInvalidSignal
23:31:18 [2022-04-10T23:31:18.225Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
23:31:18 [2022-04-10T23:31:18.225Z] === RUN   TestKillContainer
23:31:18 [2022-04-10T23:31:18.225Z] === RUN   TestKillContainer/no_signal
23:31:18 [2022-04-10T23:31:18.792Z] === RUN   TestKillContainer/non_killing_signal
23:31:18 [2022-04-10T23:31:18.792Z] === RUN   TestKillContainer/killing_signal
23:31:19 [2022-04-10T23:31:19.728Z] --- PASS: TestKillContainer (1.30s)
23:31:19 [2022-04-10T23:31:19.728Z]     --- PASS: TestKillContainer/no_signal (0.41s)
23:31:19 [2022-04-10T23:31:19.728Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
23:31:19 [2022-04-10T23:31:19.728Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
23:31:19 [2022-04-10T23:31:19.728Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:31:19 [2022-04-10T23:31:19.728Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:31:19 [2022-04-10T23:31:19.988Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:31:20 [2022-04-10T23:31:20.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
23:31:20 [2022-04-10T23:31:20.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:31:20 [2022-04-10T23:31:20.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
23:31:20 [2022-04-10T23:31:20.925Z] === RUN   TestKillStoppedContainer
23:31:20 [2022-04-10T23:31:20.925Z] --- PASS: TestKillStoppedContainer (0.04s)
23:31:20 [2022-04-10T23:31:20.925Z] === RUN   TestKillStoppedContainerAPIPre120
23:31:20 [2022-04-10T23:31:20.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:31:20 [2022-04-10T23:31:20.925Z] === RUN   TestKillDifferentUserContainer
23:31:21 [2022-04-10T23:31:21.185Z] --- PASS: TestKillDifferentUserContainer (0.45s)
23:31:21 [2022-04-10T23:31:21.185Z] === RUN   TestInspectOomKilledTrue
23:31:21 [2022-04-10T23:31:21.185Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:31:21 [2022-04-10T23:31:21.185Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:31:21 [2022-04-10T23:31:21.185Z] === RUN   TestInspectOomKilledFalse
23:31:21 [2022-04-10T23:31:21.185Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:31:21 [2022-04-10T23:31:21.185Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:31:21 [2022-04-10T23:31:21.185Z] === RUN   TestLinksEtcHostsContentMatch
23:31:21 [2022-04-10T23:31:21.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
23:31:21 [2022-04-10T23:31:21.753Z] === RUN   TestLinksContainerNames
23:31:22 [2022-04-10T23:31:22.322Z] --- PASS: TestLinksContainerNames (0.86s)
23:31:22 [2022-04-10T23:31:22.322Z] === RUN   TestLogsFollowTailEmpty
23:31:22 [2022-04-10T23:31:22.890Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
23:31:22 [2022-04-10T23:31:22.890Z] === RUN   TestContainerNetworkMountsNoChown
23:31:23 [2022-04-10T23:31:23.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/default
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/default
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/private
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/private
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rprivate
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rprivate
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/slave
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/slave
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rslave
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rslave
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/shared
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/shared
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rshared
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rshared
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/default
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/default/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/default/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rslave
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rshared
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/shared
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rprivate
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/slave
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/private
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/private/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/private/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/default/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/default/mount_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:31:23 [2022-04-10T23:31:23.459Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/private/bind_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:31:23 [2022-04-10T23:31:23.718Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:31:23 [2022-04-10T23:31:23.719Z] === CONT  TestMountDaemonRoot/private/mount_root
23:31:23 [2022-04-10T23:31:23.719Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:31:23 [2022-04-10T23:31:23.719Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:31:23 [2022-04-10T23:31:23.719Z] --- PASS: TestMountDaemonRoot (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:31:23 [2022-04-10T23:31:23.719Z] === RUN   TestContainerBindMountNonRecursive
23:31:25 [2022-04-10T23:31:25.098Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
23:31:25 [2022-04-10T23:31:25.098Z] === RUN   TestContainerVolumesMountedAsShared
23:31:25 [2022-04-10T23:31:25.666Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s)
23:31:25 [2022-04-10T23:31:25.666Z] === RUN   TestContainerVolumesMountedAsSlave
23:31:25 [2022-04-10T23:31:25.925Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
23:31:25 [2022-04-10T23:31:25.925Z] === RUN   TestNetworkNat
23:31:26 [2022-04-10T23:31:26.494Z] --- PASS: TestNetworkNat (0.42s)
23:31:26 [2022-04-10T23:31:26.494Z] === RUN   TestNetworkLocalhostTCPNat
23:31:27 [2022-04-10T23:31:27.061Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
23:31:27 [2022-04-10T23:31:27.061Z] === RUN   TestNetworkLoopbackNat
23:31:29 [2022-04-10T23:31:29.589Z] --- PASS: TestNetworkLoopbackNat (2.60s)
23:31:29 [2022-04-10T23:31:29.589Z] === RUN   TestPause
23:31:30 [2022-04-10T23:31:30.158Z] --- PASS: TestPause (0.47s)
23:31:30 [2022-04-10T23:31:30.158Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:31:30 [2022-04-10T23:31:30.158Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:30 [2022-04-10T23:31:30.158Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:30 [2022-04-10T23:31:30.158Z] === RUN   TestPauseStopPausedContainer
23:31:30 [2022-04-10T23:31:30.417Z] --- PASS: TestPauseStopPausedContainer (0.46s)
23:31:30 [2022-04-10T23:31:30.417Z] === RUN   TestPidHost
23:31:31 [2022-04-10T23:31:31.797Z] --- PASS: TestPidHost (1.04s)
23:31:31 [2022-04-10T23:31:31.797Z] === RUN   TestPsFilter
23:31:31 [2022-04-10T23:31:31.797Z] --- PASS: TestPsFilter (0.12s)
23:31:31 [2022-04-10T23:31:31.797Z] === RUN   TestRemoveContainerWithRemovedVolume
23:31:32 [2022-04-10T23:31:32.056Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
23:31:32 [2022-04-10T23:31:32.056Z] === RUN   TestRemoveContainerWithVolume
23:31:32 [2022-04-10T23:31:32.624Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
23:31:32 [2022-04-10T23:31:32.624Z] === RUN   TestRemoveContainerRunning
23:31:32 [2022-04-10T23:31:32.884Z] --- PASS: TestRemoveContainerRunning (0.44s)
23:31:32 [2022-04-10T23:31:32.884Z] === RUN   TestRemoveContainerForceRemoveRunning
23:31:33 [2022-04-10T23:31:33.452Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
23:31:33 [2022-04-10T23:31:33.452Z] === RUN   TestRemoveInvalidContainer
23:31:33 [2022-04-10T23:31:33.452Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:31:33 [2022-04-10T23:31:33.452Z] === RUN   TestRenameLinkedContainer
23:31:35 [2022-04-10T23:31:35.360Z] --- PASS: TestRenameLinkedContainer (1.77s)
23:31:35 [2022-04-10T23:31:35.360Z] === RUN   TestRenameStoppedContainer
23:31:35 [2022-04-10T23:31:35.619Z] --- PASS: TestRenameStoppedContainer (0.40s)
23:31:35 [2022-04-10T23:31:35.619Z] === RUN   TestRenameRunningContainerAndReuse
23:31:36 [2022-04-10T23:31:36.558Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
23:31:36 [2022-04-10T23:31:36.558Z] === RUN   TestRenameInvalidName
23:31:36 [2022-04-10T23:31:36.817Z] --- PASS: TestRenameInvalidName (0.44s)
23:31:36 [2022-04-10T23:31:36.817Z] === RUN   TestRenameAnonymousContainer
23:31:38 [2022-04-10T23:31:38.721Z] --- PASS: TestRenameAnonymousContainer (1.53s)
23:31:38 [2022-04-10T23:31:38.721Z] === RUN   TestRenameContainerWithSameName
23:31:38 [2022-04-10T23:31:38.721Z] --- PASS: TestRenameContainerWithSameName (0.44s)
23:31:38 [2022-04-10T23:31:38.721Z] === RUN   TestRenameContainerWithLinkedContainer
23:31:39 [2022-04-10T23:31:39.657Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
23:31:39 [2022-04-10T23:31:39.657Z] === RUN   TestResize
23:31:40 [2022-04-10T23:31:40.224Z] --- PASS: TestResize (0.43s)
23:31:40 [2022-04-10T23:31:40.224Z] === RUN   TestResizeWithInvalidSize
23:31:40 [2022-04-10T23:31:40.483Z] --- PASS: TestResizeWithInvalidSize (0.45s)
23:31:40 [2022-04-10T23:31:40.483Z] === RUN   TestResizeWhenContainerNotStarted
23:31:41 [2022-04-10T23:31:41.051Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:41 [2022-04-10T23:31:41.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:42 [2022-04-10T23:31:42.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:42 [2022-04-10T23:31:42.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:43 [2022-04-10T23:31:43.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:43 [2022-04-10T23:31:43.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:44 [2022-04-10T23:31:44.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:47 [2022-04-10T23:31:47.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2022-04-10T23:31:48.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:51 [2022-04-10T23:31:51.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:52 [2022-04-10T23:31:52.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:53 [2022-04-10T23:31:53.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:54 [2022-04-10T23:31:54.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:55 [2022-04-10T23:31:55.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:55 [2022-04-10T23:31:55.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:56 [2022-04-10T23:31:56.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:58 [2022-04-10T23:31:58.264Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
23:31:58 [2022-04-10T23:31:58.264Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s)
23:31:58 [2022-04-10T23:31:58.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s)
23:31:58 [2022-04-10T23:31:58.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
23:31:58 [2022-04-10T23:31:58.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s)
23:31:58 [2022-04-10T23:31:58.265Z] === RUN   TestCgroupNamespacesRun
23:31:59 [2022-04-10T23:31:59.643Z] --- PASS: TestCgroupNamespacesRun (1.17s)
23:31:59 [2022-04-10T23:31:59.643Z] === RUN   TestCgroupNamespacesRunPrivileged
23:31:59 [2022-04-10T23:31:59.643Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:31:59 [2022-04-10T23:31:59.643Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
23:31:59 [2022-04-10T23:31:59.643Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:32:00 [2022-04-10T23:32:00.580Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
23:32:00 [2022-04-10T23:32:00.580Z] === RUN   TestCgroupNamespacesRunHostMode
23:32:01 [2022-04-10T23:32:01.956Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
23:32:01 [2022-04-10T23:32:01.956Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:32:03 [2022-04-10T23:32:03.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
23:32:03 [2022-04-10T23:32:03.331Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:32:04 [2022-04-10T23:32:04.269Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
23:32:04 [2022-04-10T23:32:04.269Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:32:04 [2022-04-10T23:32:04.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
23:32:04 [2022-04-10T23:32:04.836Z] === RUN   TestCgroupNamespacesRunOlderClient
23:32:06 [2022-04-10T23:32:06.215Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
23:32:06 [2022-04-10T23:32:06.215Z] === RUN   TestNISDomainname
23:32:06 [2022-04-10T23:32:06.783Z] --- PASS: TestNISDomainname (0.54s)
23:32:06 [2022-04-10T23:32:06.783Z] === RUN   TestHostnameDnsResolution
23:32:07 [2022-04-10T23:32:07.350Z] --- PASS: TestHostnameDnsResolution (0.67s)
23:32:07 [2022-04-10T23:32:07.350Z] === RUN   TestUnprivilegedPortsAndPing
23:32:07 [2022-04-10T23:32:07.918Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
23:32:07 [2022-04-10T23:32:07.918Z] === RUN   TestPrivilegedHostDevices
23:32:08 [2022-04-10T23:32:08.486Z] --- PASS: TestPrivilegedHostDevices (0.49s)
23:32:08 [2022-04-10T23:32:08.486Z] === RUN   TestStats
23:32:11 [2022-04-10T23:32:11.021Z] --- PASS: TestStats (2.45s)
23:32:11 [2022-04-10T23:32:11.021Z] === RUN   TestStopContainerWithTimeout
23:32:11 [2022-04-10T23:32:11.021Z] === RUN   TestStopContainerWithTimeout/0
23:32:11 [2022-04-10T23:32:11.021Z] === PAUSE TestStopContainerWithTimeout/0
23:32:11 [2022-04-10T23:32:11.021Z] === RUN   TestStopContainerWithTimeout/1
23:32:11 [2022-04-10T23:32:11.021Z] === PAUSE TestStopContainerWithTimeout/1
23:32:11 [2022-04-10T23:32:11.021Z] === RUN   TestStopContainerWithTimeout/3
23:32:11 [2022-04-10T23:32:11.021Z] === PAUSE TestStopContainerWithTimeout/3
23:32:11 [2022-04-10T23:32:11.021Z] === RUN   TestStopContainerWithTimeout/-1
23:32:11 [2022-04-10T23:32:11.021Z] === PAUSE TestStopContainerWithTimeout/-1
23:32:11 [2022-04-10T23:32:11.021Z] === CONT  TestStopContainerWithTimeout/0
23:32:11 [2022-04-10T23:32:11.021Z] === CONT  TestStopContainerWithTimeout/-1
23:32:11 [2022-04-10T23:32:11.589Z] === CONT  TestStopContainerWithTimeout/3
23:32:13 [2022-04-10T23:32:13.489Z] === CONT  TestStopContainerWithTimeout/1
23:32:14 [2022-04-10T23:32:14.864Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:32:14 [2022-04-10T23:32:14.864Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
23:32:14 [2022-04-10T23:32:14.864Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
23:32:14 [2022-04-10T23:32:14.864Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
23:32:14 [2022-04-10T23:32:14.865Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
23:32:14 [2022-04-10T23:32:14.865Z] === RUN   TestDeleteDevicemapper
23:32:14 [2022-04-10T23:32:14.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:32:14 [2022-04-10T23:32:14.865Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:32:14 [2022-04-10T23:32:14.865Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:32:16 [2022-04-10T23:32:16.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s)
23:32:16 [2022-04-10T23:32:16.244Z] === RUN   TestUpdateMemory
23:32:16 [2022-04-10T23:32:16.244Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:32:16 [2022-04-10T23:32:16.244Z] --- SKIP: TestUpdateMemory (0.00s)
23:32:16 [2022-04-10T23:32:16.244Z] === RUN   TestUpdateCPUQuota
23:32:17 [2022-04-10T23:32:17.181Z] --- PASS: TestUpdateCPUQuota (0.86s)
23:32:17 [2022-04-10T23:32:17.182Z] === RUN   TestUpdatePidsLimit
23:32:17 [2022-04-10T23:32:17.182Z] === RUN   TestUpdatePidsLimit/update_from_none
23:32:17 [2022-04-10T23:32:17.440Z] === RUN   TestUpdatePidsLimit/no_change
23:32:17 [2022-04-10T23:32:17.441Z] === RUN   TestUpdatePidsLimit/update_lower
23:32:17 [2022-04-10T23:32:17.699Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:32:17 [2022-04-10T23:32:17.959Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:32:18 [2022-04-10T23:32:18.217Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:32:18 [2022-04-10T23:32:18.476Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:32:19 [2022-04-10T23:32:19.044Z] --- PASS: TestUpdatePidsLimit (1.96s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
23:32:19 [2022-04-10T23:32:19.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
23:32:19 [2022-04-10T23:32:19.044Z] === RUN   TestUpdateRestartPolicy
23:32:31 [2022-04-10T23:32:31.310Z] --- PASS: TestUpdateRestartPolicy (11.04s)
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestUpdateRestartWithAutoRemove
23:32:31 [2022-04-10T23:32:31.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitNonBlocked
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:31 [2022-04-10T23:32:31.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:31 [2022-04-10T23:32:31.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:31 [2022-04-10T23:32:31.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:31 [2022-04-10T23:32:31.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:31 [2022-04-10T23:32:31.310Z] --- PASS: TestWaitNonBlocked (0.01s)
23:32:31 [2022-04-10T23:32:31.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
23:32:31 [2022-04-10T23:32:31.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitBlocked
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:32:31 [2022-04-10T23:32:31.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:32:31 [2022-04-10T23:32:31.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:32:31 [2022-04-10T23:32:31.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:32:31 [2022-04-10T23:32:31.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:32:31 [2022-04-10T23:32:31.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:32:31 [2022-04-10T23:32:31.892Z] --- PASS: TestWaitBlocked (0.01s)
23:32:31 [2022-04-10T23:32:31.893Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
23:32:31 [2022-04-10T23:32:31.893Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
23:32:31 [2022-04-10T23:32:31.893Z] === CONT  TestContainerStartOnDaemonRestart
23:32:31 [2022-04-10T23:32:31.893Z] === CONT  TestIpcModeOlderClient
23:32:31 [2022-04-10T23:32:31.893Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:32:31 [2022-04-10T23:32:31.893Z] === CONT  TestContainerKillOnDaemonStart
23:32:33 [2022-04-10T23:32:33.798Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s)
23:32:33 [2022-04-10T23:32:33.798Z] === CONT  TestRestartDaemonWithRestartingContainer
23:32:35 [2022-04-10T23:32:35.703Z] === CONT  TestDaemonHostGatewayIP
23:32:35 [2022-04-10T23:32:35.703Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s)
23:32:38 [2022-04-10T23:32:38.236Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
23:32:38 [2022-04-10T23:32:38.236Z] === CONT  TestDaemonRestartIpcMode
23:32:40 [2022-04-10T23:32:40.143Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
23:32:44 [2022-04-10T23:32:44.335Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
23:32:44 [2022-04-10T23:32:44.335Z] PASS
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === Skipped
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:32:44 [2022-04-10T23:32:44.335Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:32:44 [2022-04-10T23:32:44.335Z] 
23:32:44 [2022-04-10T23:32:44.335Z] DONE 234 tests, 7 skipped in 114.646s
23:32:44 [2022-04-10T23:32:44.335Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestConfigDaemonLibtrustID
23:32:44 [2022-04-10T23:32:44.335Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:32:44 [2022-04-10T23:32:44.335Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:32:44 [2022-04-10T23:32:44.335Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation/invalid_config
23:32:44 [2022-04-10T23:32:44.335Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation/malformed_config
23:32:44 [2022-04-10T23:32:44.335Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:32:44 [2022-04-10T23:32:44.335Z] === RUN   TestDaemonConfigValidation/valid_config
23:32:44 [2022-04-10T23:32:44.335Z] === PAUSE TestDaemonConfigValidation/valid_config
23:32:44 [2022-04-10T23:32:44.335Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:32:44 [2022-04-10T23:32:44.335Z] === CONT  TestDaemonConfigValidation/malformed_config
23:32:44 [2022-04-10T23:32:44.335Z] === CONT  TestDaemonConfigValidation/valid_config
23:32:44 [2022-04-10T23:32:44.335Z] === CONT  TestDaemonConfigValidation/invalid_config
23:32:44 [2022-04-10T23:32:44.335Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:32:44 [2022-04-10T23:32:44.594Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:32:44 [2022-04-10T23:32:44.594Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
23:32:44 [2022-04-10T23:32:44.594Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
23:32:44 [2022-04-10T23:32:44.594Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
23:32:44 [2022-04-10T23:32:44.594Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
23:32:44 [2022-04-10T23:32:44.594Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
23:32:44 [2022-04-10T23:32:44.594Z] === RUN   TestConfigDaemonSeccompProfiles
23:32:44 [2022-04-10T23:32:44.594Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:32:45 [2022-04-10T23:32:45.529Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:32:46 [2022-04-10T23:32:46.464Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:32:47 [2022-04-10T23:32:47.840Z] === CONT  TestConfigDaemonSeccompProfiles
23:32:47 [2022-04-10T23:32:47.840Z]     daemon_test.go:156: [dea7fe30b9db6] daemon is not started
23:32:47 [2022-04-10T23:32:47.840Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
23:32:47 [2022-04-10T23:32:47.840Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:32:47 [2022-04-10T23:32:47.840Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:32:47 [2022-04-10T23:32:47.840Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
23:32:47 [2022-04-10T23:32:47.840Z] === RUN   TestDaemonProxy
23:32:47 [2022-04-10T23:32:47.840Z] === RUN   TestDaemonProxy/environment_variables
23:32:49 [2022-04-10T23:32:49.216Z] === RUN   TestDaemonProxy/command-line_options
23:32:51 [2022-04-10T23:32:51.135Z] === RUN   TestDaemonProxy/configuration_file
23:32:53 [2022-04-10T23:32:53.044Z] === RUN   TestDaemonProxy/conflicting_options
23:32:53 [2022-04-10T23:32:53.303Z] === RUN   TestDaemonProxy/reload_sanitized
23:32:53 [2022-04-10T23:32:53.871Z] --- PASS: TestDaemonProxy (6.21s)
23:32:53 [2022-04-10T23:32:53.871Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
23:32:53 [2022-04-10T23:32:53.871Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
23:32:53 [2022-04-10T23:32:53.871Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
23:32:53 [2022-04-10T23:32:53.871Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:32:53 [2022-04-10T23:32:53.871Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:32:53 [2022-04-10T23:32:53.871Z] PASS
23:32:53 [2022-04-10T23:32:53.871Z] 
23:32:53 [2022-04-10T23:32:53.871Z] DONE 17 tests in 10.107s
23:32:53 [2022-04-10T23:32:53.871Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:32:53 [2022-04-10T23:32:53.871Z] INFO: Testing against a local daemon
23:32:53 [2022-04-10T23:32:53.871Z] === RUN   TestCommitInheritsEnv
23:32:54 [2022-04-10T23:32:54.131Z] --- PASS: TestCommitInheritsEnv (0.26s)
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportExtremelyLargeImageWorks
23:32:54 [2022-04-10T23:32:54.131Z] === PAUSE TestImportExtremelyLargeImageWorks
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportWithCustomPlatform
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportWithCustomPlatform/#00
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportWithCustomPlatform/_______
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportWithCustomPlatform//
23:32:54 [2022-04-10T23:32:54.131Z] === RUN   TestImportWithCustomPlatform/linux
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImportWithCustomPlatform/LINUX
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImportWithCustomPlatform/macos
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:32:54 [2022-04-10T23:32:54.390Z] --- PASS: TestImportWithCustomPlatform (0.29s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:32:54 [2022-04-10T23:32:54.390Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImagesFilterMultiReference
23:32:54 [2022-04-10T23:32:54.390Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:32:54 [2022-04-10T23:32:54.390Z] === RUN   TestImagePullPlatformInvalid
23:32:54 [2022-04-10T23:32:54.650Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:32:54 [2022-04-10T23:32:54.650Z] === RUN   TestRemoveImageOrphaning
23:32:54 [2022-04-10T23:32:54.650Z] --- PASS: TestRemoveImageOrphaning (0.24s)
23:32:54 [2022-04-10T23:32:54.650Z] === RUN   TestRemoveImageGarbageCollector
23:32:55 [2022-04-10T23:32:55.217Z] time="2022-04-10T23:32:55Z" level=info msg="[graphdriver] trying configured driver: overlay2"
23:32:56 [2022-04-10T23:32:56.594Z] --- PASS: TestRemoveImageGarbageCollector (1.85s)
23:32:56 [2022-04-10T23:32:56.595Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:32:56 [2022-04-10T23:32:56.595Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:32:56 [2022-04-10T23:32:56.595Z] === RUN   TestTagInvalidReference
23:32:56 [2022-04-10T23:32:56.595Z] --- PASS: TestTagInvalidReference (0.01s)
23:32:56 [2022-04-10T23:32:56.595Z] === RUN   TestTagValidPrefixedRepo
23:32:56 [2022-04-10T23:32:56.595Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:32:56 [2022-04-10T23:32:56.595Z] === RUN   TestTagExistedNameWithoutForce
23:32:56 [2022-04-10T23:32:56.595Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:32:56 [2022-04-10T23:32:56.595Z] === RUN   TestTagOfficialNames
23:32:56 [2022-04-10T23:32:56.853Z] --- PASS: TestTagOfficialNames (0.05s)
23:32:56 [2022-04-10T23:32:56.853Z] === RUN   TestTagMatchesDigest
23:32:56 [2022-04-10T23:32:56.853Z] --- PASS: TestTagMatchesDigest (0.02s)
23:32:56 [2022-04-10T23:32:56.853Z] === CONT  TestImportExtremelyLargeImageWorks
23:34:33 [2022-04-10T23:34:33.300Z] --- PASS: TestImportExtremelyLargeImageWorks (91.96s)
23:34:33 [2022-04-10T23:34:33.300Z] PASS
23:34:33 [2022-04-10T23:34:33.300Z] 
23:34:33 [2022-04-10T23:34:33.300Z] DONE 22 tests in 94.903s
23:34:33 [2022-04-10T23:34:33.300Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:34:33 [2022-04-10T23:34:33.300Z] INFO: Testing against a local daemon
23:34:33 [2022-04-10T23:34:33.300Z] === RUN   TestNetworkCreateDelete
23:34:33 [2022-04-10T23:34:33.300Z] --- PASS: TestNetworkCreateDelete (0.12s)
23:34:33 [2022-04-10T23:34:33.300Z] === RUN   TestDockerNetworkDeletePreferID
23:34:33 [2022-04-10T23:34:33.300Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
23:34:33 [2022-04-10T23:34:33.300Z] === RUN   TestDaemonDNSFallback
23:34:37 [2022-04-10T23:34:37.495Z] --- PASS: TestDaemonDNSFallback (7.50s)
23:34:37 [2022-04-10T23:34:37.495Z] === RUN   TestInspectNetwork
23:34:40 [2022-04-10T23:34:40.781Z] === RUN   TestInspectNetwork/full_network_id
23:34:40 [2022-04-10T23:34:40.781Z] === RUN   TestInspectNetwork/partial_network_id
23:34:40 [2022-04-10T23:34:40.781Z] === RUN   TestInspectNetwork/network_name
23:34:40 [2022-04-10T23:34:40.781Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:34:44 [2022-04-10T23:34:44.971Z] --- PASS: TestInspectNetwork (8.08s)
23:34:44 [2022-04-10T23:34:44.971Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:34:44 [2022-04-10T23:34:44.971Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:34:44 [2022-04-10T23:34:44.971Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:34:44 [2022-04-10T23:34:44.971Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:34:44 [2022-04-10T23:34:44.971Z] === RUN   TestRunContainerWithBridgeNone
23:34:46 [2022-04-10T23:34:46.348Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/create
23:34:46 [2022-04-10T23:34:46.348Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:34:46 [2022-04-10T23:34:46.348Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:34:46 [2022-04-10T23:34:46.348Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:34:46 [2022-04-10T23:34:46.348Z] === CONT  TestNetworkInvalidJSON/networks/create
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:34:46 [2022-04-10T23:34:46.348Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:34:46 [2022-04-10T23:34:46.348Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:34:46 [2022-04-10T23:34:46.348Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:34:46 [2022-04-10T23:34:46.348Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkList
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkList//networks
23:34:46 [2022-04-10T23:34:46.348Z] === PAUSE TestNetworkList//networks
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestNetworkList//networks/
23:34:46 [2022-04-10T23:34:46.348Z] === PAUSE TestNetworkList//networks/
23:34:46 [2022-04-10T23:34:46.348Z] === CONT  TestNetworkList//networks
23:34:46 [2022-04-10T23:34:46.348Z] === CONT  TestNetworkList//networks/
23:34:46 [2022-04-10T23:34:46.348Z] --- PASS: TestNetworkList (0.02s)
23:34:46 [2022-04-10T23:34:46.348Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z]     --- PASS: TestNetworkList//networks (0.00s)
23:34:46 [2022-04-10T23:34:46.348Z] === RUN   TestHostIPv4BridgeLabel
23:34:46 [2022-04-10T23:34:46.916Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:34:46 [2022-04-10T23:34:46.916Z] === RUN   TestDaemonRestartWithLiveRestore
23:34:48 [2022-04-10T23:34:48.315Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:34:48 [2022-04-10T23:34:48.315Z] === RUN   TestDaemonDefaultNetworkPools
23:34:48 [2022-04-10T23:34:48.885Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:34:48 [2022-04-10T23:34:48.885Z] === RUN   TestDaemonRestartWithExistingNetwork
23:34:49 [2022-04-10T23:34:49.821Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
23:34:49 [2022-04-10T23:34:49.821Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:34:51 [2022-04-10T23:34:51.196Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:34:51 [2022-04-10T23:34:51.196Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:34:51 [2022-04-10T23:34:51.762Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:34:51 [2022-04-10T23:34:51.762Z] === RUN   TestServiceWithPredefinedNetwork
23:34:54 [2022-04-10T23:34:54.295Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s)
23:34:54 [2022-04-10T23:34:54.295Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:34:54 [2022-04-10T23:34:54.295Z]     service_test.go:243: FLAKY_TEST
23:34:54 [2022-04-10T23:34:54.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:34:54 [2022-04-10T23:34:54.295Z] === RUN   TestServiceWithDataPathPortInit
23:35:09 [2022-04-10T23:35:09.178Z] --- PASS: TestServiceWithDataPathPortInit (13.94s)
23:35:09 [2022-04-10T23:35:09.178Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:35:10 [2022-04-10T23:35:10.556Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uyt7qj8kcsmu55xxw3iimj7qh Created:2022-04-10 23:35:09.108415635 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d533361342f2e235f7e0afd2935b3e953542d2849c698cb9d18c288c0fc4ce30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.knagjj2v7i3asqlj6aq93ghmp EndpointID:78ad804b41bd128c62af8af05daceb075c649c64df444a8b421f86f4ba157a79 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:589c45e05edcaba757e4398d6e8c5edf371d1fa10b10d9a2fc45c3e1063d6f44 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:29e7b5634dc7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.knagjj2v7i3asqlj6aq93ghmp EndpointID:78ad804b41bd128c62af8af05daceb075c649c64df444a8b421f86f4ba157a79 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:35:14 [2022-04-10T23:35:14.741Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
23:35:14 [2022-04-10T23:35:14.741Z] PASS
23:35:14 [2022-04-10T23:35:14.741Z] 
23:35:14 [2022-04-10T23:35:14.741Z] === Skipped
23:35:14 [2022-04-10T23:35:14.741Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:35:14 [2022-04-10T23:35:14.741Z]     service_test.go:243: FLAKY_TEST
23:35:14 [2022-04-10T23:35:14.741Z] 
23:35:14 [2022-04-10T23:35:14.741Z] DONE 38 tests, 1 skipped in 46.053s
23:35:14 [2022-04-10T23:35:14.741Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:35:14 [2022-04-10T23:35:14.741Z] INFO: Testing against a local daemon
23:35:14 [2022-04-10T23:35:14.741Z] === RUN   TestDockerNetworkIpvlanPersistance
23:35:14 [2022-04-10T23:35:14.741Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:14 [2022-04-10T23:35:14.741Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:35:14 [2022-04-10T23:35:14.741Z] === RUN   TestDockerNetworkIpvlan
23:35:14 [2022-04-10T23:35:14.741Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:14 [2022-04-10T23:35:14.741Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:35:14 [2022-04-10T23:35:14.741Z] PASS
23:35:14 [2022-04-10T23:35:14.741Z] 
23:35:14 [2022-04-10T23:35:14.741Z] === Skipped
23:35:14 [2022-04-10T23:35:14.741Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:35:14 [2022-04-10T23:35:14.741Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:14 [2022-04-10T23:35:14.741Z] 
23:35:14 [2022-04-10T23:35:14.741Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:35:14 [2022-04-10T23:35:14.741Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:35:14 [2022-04-10T23:35:14.741Z] 
23:35:14 [2022-04-10T23:35:14.741Z] DONE 2 tests, 2 skipped in 0.023s
23:35:14 [2022-04-10T23:35:14.741Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:35:15 [2022-04-10T23:35:15.000Z] INFO: Testing against a local daemon
23:35:15 [2022-04-10T23:35:15.000Z] === RUN   TestDockerNetworkMacvlanPersistance
23:35:16 [2022-04-10T23:35:16.377Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
23:35:16 [2022-04-10T23:35:16.377Z] === RUN   TestDockerNetworkMacvlan
23:35:16 [2022-04-10T23:35:16.945Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:35:17 [2022-04-10T23:35:17.510Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:35:18 [2022-04-10T23:35:18.447Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:35:20 [2022-04-10T23:35:20.352Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:35:21 [2022-04-10T23:35:21.743Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:35:25 [2022-04-10T23:35:25.039Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:35:25 [2022-04-10T23:35:25.606Z] --- PASS: TestDockerNetworkMacvlan (9.51s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
23:35:25 [2022-04-10T23:35:25.606Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
23:35:25 [2022-04-10T23:35:25.606Z] PASS
23:35:25 [2022-04-10T23:35:25.606Z] 
23:35:25 [2022-04-10T23:35:25.606Z] DONE 8 tests in 10.768s
23:35:25 [2022-04-10T23:35:25.606Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:35:25 [2022-04-10T23:35:25.606Z] testing: warning: no tests to run
23:35:25 [2022-04-10T23:35:25.606Z] PASS
23:35:25 [2022-04-10T23:35:25.606Z] 
23:35:25 [2022-04-10T23:35:25.606Z] DONE 0 tests in 0.007s
23:35:25 [2022-04-10T23:35:25.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:35:25 [2022-04-10T23:35:25.606Z] INFO: Testing against a local daemon
23:35:25 [2022-04-10T23:35:25.606Z] === RUN   TestAuthZPluginAllowRequest
23:35:26 [2022-04-10T23:35:26.982Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
23:35:26 [2022-04-10T23:35:26.982Z] === RUN   TestAuthZPluginTLS
23:35:27 [2022-04-10T23:35:27.241Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:35:27 [2022-04-10T23:35:27.241Z] === RUN   TestAuthZPluginDenyRequest
23:35:27 [2022-04-10T23:35:27.809Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:35:27 [2022-04-10T23:35:27.809Z] === RUN   TestAuthZPluginAPIDenyResponse
23:35:28 [2022-04-10T23:35:28.378Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:35:28 [2022-04-10T23:35:28.378Z] === RUN   TestAuthZPluginDenyResponse
23:35:28 [2022-04-10T23:35:28.945Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:35:28 [2022-04-10T23:35:28.945Z] === RUN   TestAuthZPluginAllowEventStream
23:35:30 [2022-04-10T23:35:30.322Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
23:35:30 [2022-04-10T23:35:30.322Z] === RUN   TestAuthZPluginErrorResponse
23:35:30 [2022-04-10T23:35:30.581Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:35:30 [2022-04-10T23:35:30.581Z] === RUN   TestAuthZPluginErrorRequest
23:35:31 [2022-04-10T23:35:31.148Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:35:31 [2022-04-10T23:35:31.148Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:35:31 [2022-04-10T23:35:31.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:35:31 [2022-04-10T23:35:31.716Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:35:33 [2022-04-10T23:35:33.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
23:35:33 [2022-04-10T23:35:33.093Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:35:34 [2022-04-10T23:35:34.471Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
23:35:34 [2022-04-10T23:35:34.472Z] === RUN   TestAuthZPluginHeader
23:35:35 [2022-04-10T23:35:35.406Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:35:35 [2022-04-10T23:35:35.406Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:35:39 [2022-04-10T23:35:39.594Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s)
23:35:39 [2022-04-10T23:35:39.594Z] === RUN   TestAuthZPluginV2Disable
23:35:42 [2022-04-10T23:35:42.880Z] --- PASS: TestAuthZPluginV2Disable (3.49s)
23:35:42 [2022-04-10T23:35:42.880Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:35:46 [2022-04-10T23:35:46.166Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
23:35:46 [2022-04-10T23:35:46.166Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:35:56 [2022-04-10T23:35:56.175Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.53s)
23:35:56 [2022-04-10T23:35:56.175Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:36:14 [2022-04-10T23:36:14.252Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
23:36:14 [2022-04-10T23:36:14.252Z] PASS
23:36:14 [2022-04-10T23:36:14.252Z] 
23:36:14 [2022-04-10T23:36:14.252Z] DONE 17 tests in 46.286s
23:36:14 [2022-04-10T23:36:14.252Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:36:14 [2022-04-10T23:36:14.252Z] INFO: Testing against a local daemon
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:36:14 [2022-04-10T23:36:14.252Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:36:14 [2022-04-10T23:36:14.252Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:36:14 [2022-04-10T23:36:14.252Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:36:14 [2022-04-10T23:36:14.252Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:36:14 [2022-04-10T23:36:14.252Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:36:14 [2022-04-10T23:36:14.252Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:36:14 [2022-04-10T23:36:14.252Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:36:14 [2022-04-10T23:36:14.253Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:36:14 [2022-04-10T23:36:14.253Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInstall
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInstall/no_auth
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4741ca4e5451cfd4b86655f27a8173e959609743de517bfecdd7fe97340bd05" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4741ca4e5451cfd4b86655f27a8173e959609743de517bfecdd7fe97340bd05" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInstall/with_htpasswd
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4741ca4e5451cfd4b86655f27a8173e959609743de517bfecdd7fe97340bd05" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.253Z] time="2022-04-10T23:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4741ca4e5451cfd4b86655f27a8173e959609743de517bfecdd7fe97340bd05" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.253Z] === RUN   TestPluginInstall/with_insecure
23:36:14 [2022-04-10T23:36:14.511Z] time="2022-04-10T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.511Z] time="2022-04-10T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:773b4ed759fe6eea3da0de11809144985363ca5773ebd946d3a251f00695b52f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.511Z] time="2022-04-10T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:36:14 [2022-04-10T23:36:14.511Z] time="2022-04-10T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:773b4ed759fe6eea3da0de11809144985363ca5773ebd946d3a251f00695b52f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:36:14 [2022-04-10T23:36:14.770Z]     plugin_test.go:195: [d3e6606c3c43f] daemon is not started
23:36:14 [2022-04-10T23:36:14.770Z] --- PASS: TestPluginInstall (2.69s)
23:36:14 [2022-04-10T23:36:14.770Z]     --- PASS: TestPluginInstall/no_auth (1.02s)
23:36:14 [2022-04-10T23:36:14.770Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
23:36:14 [2022-04-10T23:36:14.770Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
23:36:14 [2022-04-10T23:36:14.770Z] === RUN   TestPluginsWithRuntimes
23:36:16 [2022-04-10T23:36:16.147Z] === RUN   TestPluginsWithRuntimes/No_Args
23:36:17 [2022-04-10T23:36:17.084Z] === RUN   TestPluginsWithRuntimes/With_Args
23:36:18 [2022-04-10T23:36:18.020Z] --- PASS: TestPluginsWithRuntimes (3.34s)
23:36:18 [2022-04-10T23:36:18.020Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
23:36:18 [2022-04-10T23:36:18.020Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
23:36:18 [2022-04-10T23:36:18.020Z] === RUN   TestPluginBackCompatMediaTypes
23:36:18 [2022-04-10T23:36:18.588Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
23:36:18 [2022-04-10T23:36:18.588Z] PASS
23:36:18 [2022-04-10T23:36:18.588Z] 
23:36:18 [2022-04-10T23:36:18.588Z] DONE 24 tests in 6.639s
23:36:18 [2022-04-10T23:36:18.588Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:36:18 [2022-04-10T23:36:18.588Z] INFO: Testing against a local daemon
23:36:18 [2022-04-10T23:36:18.588Z] === RUN   TestExternalGraphDriver
23:36:18 [2022-04-10T23:36:18.588Z] === RUN   TestExternalGraphDriver/json
23:36:20 [2022-04-10T23:36:20.488Z] === RUN   TestExternalGraphDriver/spec
23:36:21 [2022-04-10T23:36:21.863Z] === RUN   TestExternalGraphDriver/pull
23:36:23 [2022-04-10T23:36:23.765Z] --- PASS: TestExternalGraphDriver (4.89s)
23:36:23 [2022-04-10T23:36:23.765Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
23:36:23 [2022-04-10T23:36:23.765Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
23:36:23 [2022-04-10T23:36:23.765Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
23:36:23 [2022-04-10T23:36:23.765Z] === RUN   TestGraphdriverPluginV2
23:36:27 [2022-04-10T23:36:27.953Z] --- PASS: TestGraphdriverPluginV2 (3.82s)
23:36:27 [2022-04-10T23:36:27.953Z] PASS
23:36:27 [2022-04-10T23:36:27.953Z] 
23:36:27 [2022-04-10T23:36:27.953Z] DONE 5 tests in 8.763s
23:36:27 [2022-04-10T23:36:27.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:36:27 [2022-04-10T23:36:27.953Z] INFO: Testing against a local daemon
23:36:27 [2022-04-10T23:36:27.953Z] === RUN   TestContinueAfterPluginCrash
23:36:27 [2022-04-10T23:36:27.953Z] === PAUSE TestContinueAfterPluginCrash
23:36:27 [2022-04-10T23:36:27.953Z] === RUN   TestReadPluginNoRead
23:36:27 [2022-04-10T23:36:27.953Z] === PAUSE TestReadPluginNoRead
23:36:27 [2022-04-10T23:36:27.953Z] === RUN   TestDaemonStartWithLogOpt
23:36:27 [2022-04-10T23:36:27.953Z] === PAUSE TestDaemonStartWithLogOpt
23:36:27 [2022-04-10T23:36:27.953Z] === CONT  TestContinueAfterPluginCrash
23:36:27 [2022-04-10T23:36:27.953Z] === CONT  TestDaemonStartWithLogOpt
23:36:31 [2022-04-10T23:36:31.243Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
23:36:31 [2022-04-10T23:36:31.243Z] === CONT  TestReadPluginNoRead
23:36:33 [2022-04-10T23:36:33.159Z] === RUN   TestReadPluginNoRead/default
23:36:34 [2022-04-10T23:36:34.098Z] === RUN   TestReadPluginNoRead/disabled_caching
23:36:35 [2022-04-10T23:36:35.476Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:36:35 [2022-04-10T23:36:35.735Z] --- PASS: TestContinueAfterPluginCrash (8.36s)
23:36:36 [2022-04-10T23:36:36.673Z] === CONT  TestReadPluginNoRead
23:36:36 [2022-04-10T23:36:36.673Z]     read_test.go:92: [df8e8baf85296] daemon is not started
23:36:36 [2022-04-10T23:36:36.673Z] --- PASS: TestReadPluginNoRead (5.82s)
23:36:36 [2022-04-10T23:36:36.673Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
23:36:36 [2022-04-10T23:36:36.673Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
23:36:36 [2022-04-10T23:36:36.673Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
23:36:36 [2022-04-10T23:36:36.673Z] PASS
23:36:36 [2022-04-10T23:36:36.673Z] 
23:36:36 [2022-04-10T23:36:36.673Z] DONE 6 tests in 9.236s
23:36:36 [2022-04-10T23:36:36.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:36:36 [2022-04-10T23:36:36.673Z] testing: warning: no tests to run
23:36:36 [2022-04-10T23:36:36.673Z] PASS
23:36:36 [2022-04-10T23:36:36.673Z] 
23:36:36 [2022-04-10T23:36:36.673Z] DONE 0 tests in 0.011s
23:36:36 [2022-04-10T23:36:36.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:36:36 [2022-04-10T23:36:36.673Z] INFO: Testing against a local daemon
23:36:36 [2022-04-10T23:36:36.673Z] === RUN   TestPluginWithDevMounts
23:36:36 [2022-04-10T23:36:36.673Z] === PAUSE TestPluginWithDevMounts
23:36:36 [2022-04-10T23:36:36.673Z] === CONT  TestPluginWithDevMounts
23:36:38 [2022-04-10T23:36:38.579Z] --- PASS: TestPluginWithDevMounts (1.60s)
23:36:38 [2022-04-10T23:36:38.579Z] PASS
23:36:38 [2022-04-10T23:36:38.579Z] 
23:36:38 [2022-04-10T23:36:38.579Z] DONE 1 tests in 1.626s
23:36:38 [2022-04-10T23:36:38.579Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:36:38 [2022-04-10T23:36:38.579Z] INFO: Testing against a local daemon
23:36:38 [2022-04-10T23:36:38.579Z] === RUN   TestSecretInspect
23:36:40 [2022-04-10T23:36:40.482Z] --- PASS: TestSecretInspect (2.15s)
23:36:40 [2022-04-10T23:36:40.482Z] === RUN   TestSecretList
23:36:43 [2022-04-10T23:36:43.013Z] --- PASS: TestSecretList (2.24s)
23:36:43 [2022-04-10T23:36:43.013Z] === RUN   TestSecretsCreateAndDelete
23:36:44 [2022-04-10T23:36:44.913Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
23:36:44 [2022-04-10T23:36:44.913Z] === RUN   TestSecretsUpdate
23:36:47 [2022-04-10T23:36:47.447Z] --- PASS: TestSecretsUpdate (2.13s)
23:36:47 [2022-04-10T23:36:47.447Z] === RUN   TestTemplatedSecret
23:36:49 [2022-04-10T23:36:49.980Z] --- PASS: TestTemplatedSecret (2.54s)
23:36:49 [2022-04-10T23:36:49.980Z] === RUN   TestSecretCreateResolve
23:36:51 [2022-04-10T23:36:51.885Z] --- PASS: TestSecretCreateResolve (2.11s)
23:36:51 [2022-04-10T23:36:51.885Z] PASS
23:36:51 [2022-04-10T23:36:51.885Z] 
23:36:51 [2022-04-10T23:36:51.885Z] DONE 6 tests in 13.329s
23:36:51 [2022-04-10T23:36:51.885Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:36:51 [2022-04-10T23:36:51.885Z] INFO: Testing against a local daemon
23:36:51 [2022-04-10T23:36:51.885Z] === RUN   TestServiceCreateInit
23:36:51 [2022-04-10T23:36:51.885Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:36:56 [2022-04-10T23:36:56.074Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:36:59 [2022-04-10T23:36:59.363Z] --- PASS: TestServiceCreateInit (7.34s)
23:36:59 [2022-04-10T23:36:59.363Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
23:36:59 [2022-04-10T23:36:59.363Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s)
23:36:59 [2022-04-10T23:36:59.363Z] === RUN   TestCreateServiceMultipleTimes
23:37:14 [2022-04-10T23:37:14.251Z] --- PASS: TestCreateServiceMultipleTimes (15.33s)
23:37:14 [2022-04-10T23:37:14.251Z] === RUN   TestCreateServiceConflict
23:37:16 [2022-04-10T23:37:16.781Z] --- PASS: TestCreateServiceConflict (2.25s)
23:37:16 [2022-04-10T23:37:16.781Z] === RUN   TestCreateServiceMaxReplicas
23:37:19 [2022-04-10T23:37:19.312Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
23:37:19 [2022-04-10T23:37:19.312Z] === RUN   TestCreateWithDuplicateNetworkNames
23:37:34 [2022-04-10T23:37:34.191Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
23:37:34 [2022-04-10T23:37:34.191Z] === RUN   TestCreateServiceSecretFileMode
23:37:46 [2022-04-10T23:37:46.394Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
23:37:46 [2022-04-10T23:37:46.394Z] === RUN   TestCreateServiceConfigFileMode
23:37:58 [2022-04-10T23:37:58.596Z] --- PASS: TestCreateServiceConfigFileMode (12.46s)
23:37:58 [2022-04-10T23:37:58.596Z] === RUN   TestCreateServiceSysctls
23:38:00 [2022-04-10T23:38:00.501Z] --- PASS: TestCreateServiceSysctls (3.29s)
23:38:00 [2022-04-10T23:38:00.501Z] === RUN   TestCreateServiceCapabilities
23:38:03 [2022-04-10T23:38:03.033Z] --- PASS: TestCreateServiceCapabilities (2.50s)
23:38:03 [2022-04-10T23:38:03.034Z] === RUN   TestInspect
23:38:06 [2022-04-10T23:38:06.325Z] --- PASS: TestInspect (2.70s)
23:38:06 [2022-04-10T23:38:06.325Z] === RUN   TestCreateJob
23:38:08 [2022-04-10T23:38:08.863Z] --- PASS: TestCreateJob (3.17s)
23:38:08 [2022-04-10T23:38:08.863Z] === RUN   TestReplicatedJob
23:38:14 [2022-04-10T23:38:14.133Z] --- PASS: TestReplicatedJob (5.22s)
23:38:14 [2022-04-10T23:38:14.133Z] === RUN   TestUpdateReplicatedJob
23:38:17 [2022-04-10T23:38:17.418Z] --- PASS: TestUpdateReplicatedJob (3.21s)
23:38:17 [2022-04-10T23:38:17.419Z] === RUN   TestServiceListWithStatuses
23:38:17 [2022-04-10T23:38:17.419Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:38:17 [2022-04-10T23:38:17.419Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:38:17 [2022-04-10T23:38:17.419Z] === RUN   TestDockerNetworkConnectAlias
23:38:21 [2022-04-10T23:38:21.608Z] --- PASS: TestDockerNetworkConnectAlias (4.12s)
23:38:21 [2022-04-10T23:38:21.608Z] === RUN   TestDockerNetworkReConnect
23:38:24 [2022-04-10T23:38:24.892Z] --- PASS: TestDockerNetworkReConnect (3.33s)
23:38:24 [2022-04-10T23:38:24.892Z] === RUN   TestServicePlugin
23:38:28 [2022-04-10T23:38:28.182Z]     plugin_test.go:61: [d49ff29ad21bb] joining swarm manager [d3639abf443ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:38:29 [2022-04-10T23:38:29.560Z]     plugin_test.go:64: [de0c93fd9de3d] joining swarm manager [d3639abf443ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:38:56 [2022-04-10T23:38:56.133Z] --- PASS: TestServicePlugin (30.00s)
23:38:56 [2022-04-10T23:38:56.133Z] === RUN   TestServiceUpdateLabel
23:38:57 [2022-04-10T23:38:57.066Z] --- PASS: TestServiceUpdateLabel (2.13s)
23:38:57 [2022-04-10T23:38:57.066Z] === RUN   TestServiceUpdateSecrets
23:39:11 [2022-04-10T23:39:11.947Z] --- PASS: TestServiceUpdateSecrets (14.35s)
23:39:11 [2022-04-10T23:39:11.947Z] === RUN   TestServiceUpdateConfigs
23:39:26 [2022-04-10T23:39:26.824Z] --- PASS: TestServiceUpdateConfigs (14.38s)
23:39:26 [2022-04-10T23:39:26.824Z] === RUN   TestServiceUpdateNetwork
23:39:39 [2022-04-10T23:39:39.031Z] --- PASS: TestServiceUpdateNetwork (12.44s)
23:39:39 [2022-04-10T23:39:39.031Z] === RUN   TestServiceUpdatePidsLimit
23:39:39 [2022-04-10T23:39:39.289Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:39:40 [2022-04-10T23:39:40.225Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:39:46 [2022-04-10T23:39:46.783Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
23:39:54 [2022-04-10T23:39:54.906Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:39:54 [2022-04-10T23:39:54.906Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
23:39:54 [2022-04-10T23:39:54.906Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
23:39:54 [2022-04-10T23:39:54.906Z] PASS
23:39:54 [2022-04-10T23:39:54.906Z] 
23:39:54 [2022-04-10T23:39:54.906Z] === Skipped
23:39:54 [2022-04-10T23:39:54.906Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:39:54 [2022-04-10T23:39:54.906Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:39:54 [2022-04-10T23:39:54.906Z] 
23:39:54 [2022-04-10T23:39:54.906Z] DONE 27 tests, 1 skipped in 182.524s
23:39:54 [2022-04-10T23:39:54.906Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:39:54 [2022-04-10T23:39:54.906Z] INFO: Testing against a local daemon
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestSessionCreate
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestSessionCreate (0.02s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestSessionCreateWithBadUpgrade
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:39:54 [2022-04-10T23:39:54.906Z] PASS
23:39:54 [2022-04-10T23:39:54.906Z] 
23:39:54 [2022-04-10T23:39:54.906Z] DONE 2 tests in 0.055s
23:39:54 [2022-04-10T23:39:54.906Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:39:54 [2022-04-10T23:39:54.906Z] INFO: Testing against a local daemon
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:39:54 [2022-04-10T23:39:54.906Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestDiskUsage
23:39:54 [2022-04-10T23:39:54.906Z] === PAUSE TestDiskUsage
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestEventsExecDie
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestEventsExecDie (0.54s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestEventsBackwardsCompatible
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestEventsVolumeCreate
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestEventsVolumeCreate (0.07s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestInfoBinaryCommits
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestInfoAPIVersioned
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestInfoAPI
23:39:54 [2022-04-10T23:39:54.906Z] --- PASS: TestInfoAPI (0.02s)
23:39:54 [2022-04-10T23:39:54.906Z] === RUN   TestInfoAPIWarnings
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestInfoAPIWarnings (16.23s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestInfoDebug
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestInfoDebug (0.53s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestInfoInsecureRegistries
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestInfoRegistryMirrors
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestLoginFailsWithBadCredentials
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestPingCacheHeaders
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestPingCacheHeaders (0.02s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestPingGet
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestPingGet (0.01s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestPingHead
23:40:12 [2022-04-10T23:40:12.989Z] --- PASS: TestPingHead (0.02s)
23:40:12 [2022-04-10T23:40:12.989Z] === RUN   TestPingSwarmHeader
23:40:13 [2022-04-10T23:40:13.556Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:40:14 [2022-04-10T23:40:14.125Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:40:15 [2022-04-10T23:40:15.062Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:40:15 [2022-04-10T23:40:15.063Z] --- PASS: TestPingSwarmHeader (2.14s)
23:40:15 [2022-04-10T23:40:15.063Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:40:15 [2022-04-10T23:40:15.063Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:40:15 [2022-04-10T23:40:15.063Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:40:15 [2022-04-10T23:40:15.063Z] === RUN   TestVersion
23:40:15 [2022-04-10T23:40:15.063Z] --- PASS: TestVersion (0.02s)
23:40:15 [2022-04-10T23:40:15.063Z] === CONT  TestCgroupDriverSystemdMemoryLimit
23:40:15 [2022-04-10T23:40:15.063Z] === CONT  TestDiskUsage
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/container_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/image_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/volume_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/build-cache_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.629Z] === RUN   TestDiskUsage/after_LoadBusybox
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:40:15 [2022-04-10T23:40:15.888Z] === RUN   TestDiskUsage/after_container.Run
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:40:16 [2022-04-10T23:40:16.455Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:40:16 [2022-04-10T23:40:16.456Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:40:16 [2022-04-10T23:40:16.456Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:40:16 [2022-04-10T23:40:16.456Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:40:16 [2022-04-10T23:40:16.456Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:40:16 [2022-04-10T23:40:16.714Z] --- PASS: TestDiskUsage (1.61s)
23:40:16 [2022-04-10T23:40:16.714Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]     --- PASS: TestDiskUsage/after_container.Run (0.53s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:40:16 [2022-04-10T23:40:16.714Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s)
23:40:16 [2022-04-10T23:40:16.714Z] PASS
23:40:16 [2022-04-10T23:40:16.714Z] 
23:40:16 [2022-04-10T23:40:16.714Z] DONE 54 tests in 22.438s
23:40:16 [2022-04-10T23:40:16.714Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:40:16 [2022-04-10T23:40:16.714Z] INFO: Testing against a local daemon
23:40:16 [2022-04-10T23:40:16.714Z] === RUN   TestVolumesCreateAndList
23:40:16 [2022-04-10T23:40:16.714Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:40:16 [2022-04-10T23:40:16.714Z] === RUN   TestVolumesRemove
23:40:16 [2022-04-10T23:40:16.714Z] --- PASS: TestVolumesRemove (0.09s)
23:40:16 [2022-04-10T23:40:16.714Z] === RUN   TestVolumesInspect
23:40:16 [2022-04-10T23:40:16.714Z] --- PASS: TestVolumesInspect (0.01s)
23:40:16 [2022-04-10T23:40:16.714Z] === RUN   TestVolumesInvalidJSON
23:40:16 [2022-04-10T23:40:16.714Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:40:16 [2022-04-10T23:40:16.714Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:40:16 [2022-04-10T23:40:16.972Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:40:16 [2022-04-10T23:40:16.972Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:40:16 [2022-04-10T23:40:16.972Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:40:16 [2022-04-10T23:40:16.972Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:40:16 [2022-04-10T23:40:16.972Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:40:16 [2022-04-10T23:40:16.972Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:40:16 [2022-04-10T23:40:16.972Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:40:16 [2022-04-10T23:40:16.972Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:40:16 [2022-04-10T23:40:16.972Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:40:16 [2022-04-10T23:40:16.972Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:40:16 [2022-04-10T23:40:16.972Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:40:16 [2022-04-10T23:40:16.972Z] PASS
23:40:16 [2022-04-10T23:40:16.972Z] 
23:40:16 [2022-04-10T23:40:16.972Z] DONE 9 tests in 0.158s
23:40:16 [2022-04-10T23:40:16.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:40:17 [2022-04-10T23:40:17.230Z] Stopping apparmor (via systemctl): apparmor.service.
23:40:17 [2022-04-10T23:40:17.230Z] Removing test suite binaries
23:40:17 [2022-04-10T23:40:17.489Z] exiting test-integration
23:40:17 [2022-04-10T23:40:17.489Z] ++ exit 0
23:40:17 [2022-04-10T23:40:17.489Z]