Skip to content

Console Output

15:07:06 [2022-07-20T15:07:06.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67 -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:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 hack/make.sh dynbinary test-integration
15:07:08 [2022-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:07:08 [2022-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:07:08 [2022-07-20T15:07:08.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:07:08 [2022-07-20T15:07:08.629Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:07:08 [2022-07-20T15:07:08.629Z] 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)
15:07:08 [2022-07-20T15:07:08.629Z] Detected virtualization docker.
15:07:08 [2022-07-20T15:07:08.629Z] Detected architecture x86-64.
15:07:08 [2022-07-20T15:07:08.629Z] Set hostname to <0daf3959488c>.
15:07:08 [2022-07-20T15:07:08.629Z] modprobe@configfs.service: Succeeded.
15:07:08 [2022-07-20T15:07:08.629Z] modprobe@drm.service: Succeeded.
15:07:08 [2022-07-20T15:07:08.629Z] modprobe@fuse.service: Succeeded.
15:07:08 [2022-07-20T15:07:08.629Z] + source /etc/docker-entrypoint-cmd
15:07:08 [2022-07-20T15:07:08.629Z] ++ hack/make.sh dynbinary test-integration
15:07:08 [2022-07-20T15:07:08.629Z] 
15:07:08 [2022-07-20T15:07:08.629Z] Removing bundles/
15:07:08 [2022-07-20T15:07:08.629Z] 
15:07:08 [2022-07-20T15:07:08.629Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:07:08 [2022-07-20T15:07:08.629Z] Building: bundles/dynbinary-daemon/dockerd
15:07:08 [2022-07-20T15:07:08.629Z] GOOS="" GOARCH="" GOARM=""
15:09:15 [2022-07-20T15:09:15.099Z] Created binary: bundles/dynbinary-daemon/dockerd
15:09:15 [2022-07-20T15:09:15.099Z] Building: bundles/dynbinary-daemon/docker-proxy
15:09:15 [2022-07-20T15:09:15.099Z] GOOS="" GOARCH="" GOARM=""
15:09:15 [2022-07-20T15:09:15.099Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:09:15 [2022-07-20T15:09:15.099Z] 
15:09:15 [2022-07-20T15:09:15.099Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_SYSTEMD=1
15:09:15 [2022-07-20T15:09:15.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:09:15 [2022-07-20T15:09:15.099Z] HOSTNAME=0daf3959488c
15:09:15 [2022-07-20T15:09:15.099Z] DEST=bundles/test-integration
15:09:15 [2022-07-20T15:09:15.099Z] PWD=/go/src/github.com/docker/docker
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_GITCOMMIT=75577fe7a8d9f21442b00df90c8ac33ebea2ac67
15:09:15 [2022-07-20T15:09:15.099Z] container=docker
15:09:15 [2022-07-20T15:09:15.099Z] HOME=/root
15:09:15 [2022-07-20T15:09:15.099Z] LANG=C.UTF-8
15:09:15 [2022-07-20T15:09:15.099Z] INVOCATION_ID=b1fcb7a353e64acea6d9f09657ae918b
15:09:15 [2022-07-20T15:09:15.099Z] GOLANG_VERSION=1.18.4
15:09:15 [2022-07-20T15:09:15.099Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:09:15 [2022-07-20T15:09:15.099Z] VALIDATE_BRANCH=master
15:09:15 [2022-07-20T15:09:15.099Z] TERM=xterm
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_PKG=github.com/docker/docker
15:09:15 [2022-07-20T15:09:15.099Z] SHLVL=3
15:09:15 [2022-07-20T15:09:15.099Z] TIMEOUT=120m
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_BUILDTAGS= journald
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_GRAPHDRIVER=overlay2
15:09:15 [2022-07-20T15:09:15.099Z] GO111MODULE=off
15:09:15 [2022-07-20T15:09:15.099Z] DOCKER_EXPERIMENTAL=1
15:09:15 [2022-07-20T15:09:15.099Z] TEST_SKIP_INTEGRATION_CLI=1
15:09:15 [2022-07-20T15:09:15.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:09:15 [2022-07-20T15:09:15.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:09:15 [2022-07-20T15:09:15.099Z] GOPATH=/go
15:09:15 [2022-07-20T15:09:15.099Z] PKG_CONFIG=pkg-config
15:09:15 [2022-07-20T15:09:15.099Z] _=/usr/bin/env
15:09:15 [2022-07-20T15:09:15.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:10:01 [2022-07-20T15:10:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:10:01 [2022-07-20T15:10:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:10:28 [2022-07-20T15:10:28.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:10:34 [2022-07-20T15:10:34.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:10:44 [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:10:44 [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:10:44 [2022-07-20T15:10:44.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:10:45 [2022-07-20T15:10:45.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:10:46 [2022-07-20T15:10:46.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:10:46 [2022-07-20T15:10:46.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:10:47 [2022-07-20T15:10:47.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:10:50 [2022-07-20T15:10:50.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:10:50 [2022-07-20T15:10:50.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:10:51 [2022-07-20T15:10:51.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:10:52 [2022-07-20T15:10:52.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:10:53 [2022-07-20T15:10:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:10:53 [2022-07-20T15:10:53.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:10:55 [2022-07-20T15:10:55.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:10:55 [2022-07-20T15:10:55.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:10:57 [2022-07-20T15:10:57.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:10:57 [2022-07-20T15:10:57.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:10:57 [2022-07-20T15:10:57.869Z] Using test binary docker
15:10:57 [2022-07-20T15:10:57.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:10:57 [2022-07-20T15:10:57.869Z] Starting apparmor (via systemctl): apparmor.service.
15:10:57 [2022-07-20T15:10:57.869Z] Starting dockerd
15:10:57 [2022-07-20T15:10:57.869Z] INFO: Waiting for daemon to start...
15:11:01 [2022-07-20T15:11:01.145Z] .
15:11:01 [2022-07-20T15:11:01.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:11:01 [2022-07-20T15:11:01.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:11:01 [2022-07-20T15:11:01.145Z] Error: No such image: emptyfs
15:11:01 [2022-07-20T15:11:01.145Z] Running integration-test (iteration 1)
15:11:01 [2022-07-20T15:11:01.145Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:11:01 [2022-07-20T15:11:01.145Z] Loaded image: busybox:latest
15:11:01 [2022-07-20T15:11:01.145Z] Loaded image: busybox:glibc
15:11:03 [2022-07-20T15:11:03.043Z] Loaded image: debian:bullseye-slim
15:11:03 [2022-07-20T15:11:03.043Z] Loaded image: hello-world:latest
15:11:03 [2022-07-20T15:11:03.043Z] Loaded image: arm32v7/hello-world:latest
15:11:03 [2022-07-20T15:11:03.043Z] INFO: Testing against a local daemon
15:11:03 [2022-07-20T15:11:03.043Z] === RUN   TestCgroupNamespacesBuild
15:11:04 [2022-07-20T15:11:04.417Z] --- PASS: TestCgroupNamespacesBuild (1.49s)
15:11:04 [2022-07-20T15:11:04.417Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:11:05 [2022-07-20T15:11:05.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
15:11:05 [2022-07-20T15:11:05.831Z] === RUN   TestBuildWithSession
15:11:05 [2022-07-20T15:11:05.831Z]     build_session_test.go:25: TODO: BuildKit
15:11:05 [2022-07-20T15:11:05.831Z] --- SKIP: TestBuildWithSession (0.00s)
15:11:05 [2022-07-20T15:11:05.831Z] === RUN   TestBuildSquashParent
15:11:11 [2022-07-20T15:11:11.094Z] --- PASS: TestBuildSquashParent (4.85s)
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:11 [2022-07-20T15:11:11.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:11 [2022-07-20T15:11:11.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:11 [2022-07-20T15:11:11.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:11 [2022-07-20T15:11:11.094Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:12 [2022-07-20T15:11:12.466Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:12 [2022-07-20T15:11:12.466Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:13 [2022-07-20T15:11:13.840Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:14 [2022-07-20T15:11:14.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:15 [2022-07-20T15:11:15.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s)
15:11:15 [2022-07-20T15:11:15.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
15:11:15 [2022-07-20T15:11:15.478Z] === RUN   TestBuildMultiStageCopy
15:11:15 [2022-07-20T15:11:15.478Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:11:17 [2022-07-20T15:11:17.375Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:11:17 [2022-07-20T15:11:17.375Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:11:17 [2022-07-20T15:11:17.632Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:11:17 [2022-07-20T15:11:17.632Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:11:17 [2022-07-20T15:11:17.889Z] --- PASS: TestBuildMultiStageCopy (2.49s)
15:11:17 [2022-07-20T15:11:17.889Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
15:11:17 [2022-07-20T15:11:17.889Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
15:11:17 [2022-07-20T15:11:17.889Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
15:11:17 [2022-07-20T15:11:17.889Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
15:11:17 [2022-07-20T15:11:17.889Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
15:11:17 [2022-07-20T15:11:17.889Z] === RUN   TestBuildMultiStageParentConfig
15:11:18 [2022-07-20T15:11:18.822Z] --- PASS: TestBuildMultiStageParentConfig (0.70s)
15:11:18 [2022-07-20T15:11:18.822Z] === RUN   TestBuildLabelWithTargets
15:11:19 [2022-07-20T15:11:19.755Z] --- PASS: TestBuildLabelWithTargets (1.10s)
15:11:19 [2022-07-20T15:11:19.755Z] === RUN   TestBuildWithEmptyLayers
15:11:20 [2022-07-20T15:11:20.320Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
15:11:20 [2022-07-20T15:11:20.320Z] === RUN   TestBuildMultiStageOnBuild
15:11:22 [2022-07-20T15:11:22.217Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
15:11:22 [2022-07-20T15:11:22.217Z] === RUN   TestBuildUncleanTarFilenames
15:11:22 [2022-07-20T15:11:22.783Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
15:11:22 [2022-07-20T15:11:22.783Z] === RUN   TestBuildMultiStageLayerLeak
15:11:24 [2022-07-20T15:11:24.679Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s)
15:11:24 [2022-07-20T15:11:24.679Z] === RUN   TestBuildWithHugeFile
15:12:20 [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithHugeFile (52.16s)
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildWCOWSandboxSize
15:12:20 [2022-07-20T15:12:20.895Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:12:20 [2022-07-20T15:12:20.895Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildWithEmptyDockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:20 [2022-07-20T15:12:20.895Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:12:20 [2022-07-20T15:12:20.895Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:12:20 [2022-07-20T15:12:20.895Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:12:20 [2022-07-20T15:12:20.895Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildPreserveOwnership
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildPreserveOwnership/copy_from
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:12:20 [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPreserveOwnership (3.76s)
15:12:20 [2022-07-20T15:12:20.895Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
15:12:20 [2022-07-20T15:12:20.895Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s)
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildPlatformInvalid
15:12:20 [2022-07-20T15:12:20.895Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:12:20 [2022-07-20T15:12:20.895Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:12:21 [2022-07-20T15:12:21.153Z] Loaded image: busybox:latest
15:12:21 [2022-07-20T15:12:21.410Z] Loaded image: busybox:glibc
15:12:22 [2022-07-20T15:12:22.783Z] Loaded image: debian:bullseye-slim
15:12:22 [2022-07-20T15:12:22.783Z] Loaded image: hello-world:latest
15:12:22 [2022-07-20T15:12:22.783Z] Loaded image: arm32v7/hello-world:latest
15:12:32 [2022-07-20T15:12:32.749Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.19s)
15:12:32 [2022-07-20T15:12:32.749Z] PASS
15:12:32 [2022-07-20T15:12:32.749Z] 
15:12:32 [2022-07-20T15:12:32.749Z] === Skipped
15:12:32 [2022-07-20T15:12:32.749Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:12:32 [2022-07-20T15:12:32.749Z]     build_session_test.go:25: TODO: BuildKit
15:12:32 [2022-07-20T15:12:32.749Z] 
15:12:32 [2022-07-20T15:12:32.749Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:12:32 [2022-07-20T15:12:32.749Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:12:32 [2022-07-20T15:12:32.749Z] 
15:12:32 [2022-07-20T15:12:32.749Z] DONE 34 tests, 2 skipped in 90.837s
15:12:32 [2022-07-20T15:12:32.749Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:12:32 [2022-07-20T15:12:32.749Z] INFO: Testing against a local daemon
15:12:32 [2022-07-20T15:12:32.749Z] === RUN   TestConfigInspect
15:12:34 [2022-07-20T15:12:34.121Z] --- PASS: TestConfigInspect (2.39s)
15:12:34 [2022-07-20T15:12:34.121Z] === RUN   TestConfigList
15:12:36 [2022-07-20T15:12:36.645Z] --- PASS: TestConfigList (2.19s)
15:12:36 [2022-07-20T15:12:36.645Z] === RUN   TestConfigsCreateAndDelete
15:12:38 [2022-07-20T15:12:38.541Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
15:12:38 [2022-07-20T15:12:38.541Z] === RUN   TestConfigsUpdate
15:12:41 [2022-07-20T15:12:41.065Z] --- PASS: TestConfigsUpdate (2.21s)
15:12:41 [2022-07-20T15:12:41.065Z] === RUN   TestTemplatedConfig
15:12:43 [2022-07-20T15:12:43.592Z] --- PASS: TestTemplatedConfig (2.74s)
15:12:43 [2022-07-20T15:12:43.592Z] === RUN   TestConfigCreateResolve
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestConfigCreateResolve (2.18s)
15:12:46 [2022-07-20T15:12:46.118Z] PASS
15:12:46 [2022-07-20T15:12:46.118Z] 
15:12:46 [2022-07-20T15:12:46.118Z] DONE 6 tests in 13.931s
15:12:46 [2022-07-20T15:12:46.118Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:12:46 [2022-07-20T15:12:46.118Z] INFO: Testing against a local daemon
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestAttachWithTTY
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestAttachWithTTY (0.06s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestAttachWithoutTTy
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestAttachWithoutTTy (0.04s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCheckpoint
15:12:46 [2022-07-20T15:12:46.118Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:46 [2022-07-20T15:12:46.118Z] --- SKIP: TestCheckpoint (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/commit
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/commit
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/create
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/create
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/commit
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === CONT  TestContainerInvalidJSON/containers/create
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyFromContainerPathIsNotDir
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyToContainerPathDoesNotExist
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyEmptyFile
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestCopyEmptyFile (0.22s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyToContainerPathIsNotDir
15:12:46 [2022-07-20T15:12:46.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:12:46 [2022-07-20T15:12:46.118Z] === RUN   TestCopyFromContainer
15:12:47 [2022-07-20T15:12:47.491Z] === RUN   TestCopyFromContainer//
15:12:47 [2022-07-20T15:12:47.491Z] === RUN   TestCopyFromContainer//bar/root
15:12:47 [2022-07-20T15:12:47.491Z] === RUN   TestCopyFromContainer//bar/root/
15:12:47 [2022-07-20T15:12:47.491Z] === RUN   TestCopyFromContainer/bar/quux
15:12:47 [2022-07-20T15:12:47.749Z] === RUN   TestCopyFromContainer/bar/quux/
15:12:47 [2022-07-20T15:12:47.749Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:12:47 [2022-07-20T15:12:47.749Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:12:47 [2022-07-20T15:12:47.749Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCopyFromContainer/bar/notarget
15:12:48 [2022-07-20T15:12:48.008Z] --- PASS: TestCopyFromContainer (1.79s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:48 [2022-07-20T15:12:48.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateLinkToNonExistingContainer
15:12:48 [2022-07-20T15:12:48.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateWithInvalidEnv
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateWithInvalidEnv/0
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/0
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateWithInvalidEnv/1
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/1
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateWithInvalidEnv/2
15:12:48 [2022-07-20T15:12:48.008Z] === PAUSE TestCreateWithInvalidEnv/2
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateWithInvalidEnv/0
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateWithInvalidEnv/2
15:12:48 [2022-07-20T15:12:48.008Z] === CONT  TestCreateWithInvalidEnv/1
15:12:48 [2022-07-20T15:12:48.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateTmpfsMountsTarget
15:12:48 [2022-07-20T15:12:48.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:12:48 [2022-07-20T15:12:48.008Z] === RUN   TestCreateWithCustomMaskedPaths
15:12:49 [2022-07-20T15:12:49.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
15:12:49 [2022-07-20T15:12:49.904Z] === RUN   TestCreateWithCustomReadonlyPaths
15:12:51 [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s)
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:51 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:51 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:51 [2022-07-20T15:12:51.801Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:51 [2022-07-20T15:12:51.801Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:51 [2022-07-20T15:12:51.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:12:51 [2022-07-20T15:12:51.801Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:12:52 [2022-07-20T15:12:52.058Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
15:12:52 [2022-07-20T15:12:52.058Z] === RUN   TestCreateDifferentPlatform
15:12:52 [2022-07-20T15:12:52.058Z] === RUN   TestCreateDifferentPlatform/different_os
15:12:52 [2022-07-20T15:12:52.058Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:12:52 [2022-07-20T15:12:52.058Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:12:52 [2022-07-20T15:12:52.058Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:12:52 [2022-07-20T15:12:52.058Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:12:52 [2022-07-20T15:12:52.058Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:12:52 [2022-07-20T15:12:52.058Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:12:52 [2022-07-20T15:12:52.058Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:12:52 [2022-07-20T15:12:52.315Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:12:52 [2022-07-20T15:12:52.315Z] === RUN   TestCreateInvalidHostConfig
15:12:52 [2022-07-20T15:12:52.315Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:12:52 [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:12:52 [2022-07-20T15:12:52.315Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:12:52 [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:12:52 [2022-07-20T15:12:52.315Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:12:52 [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:12:52 [2022-07-20T15:12:52.315Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:12:52 [2022-07-20T15:12:52.315Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:12:52 [2022-07-20T15:12:52.315Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:12:52 [2022-07-20T15:12:52.315Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:12:52 [2022-07-20T15:12:52.315Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:12:52 [2022-07-20T15:12:52.315Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:12:52 [2022-07-20T15:12:52.315Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:12:52 [2022-07-20T15:12:52.315Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:12:52 [2022-07-20T15:12:52.315Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:12:52 [2022-07-20T15:12:52.316Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:12:52 [2022-07-20T15:12:52.316Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestContainerStartOnDaemonRestart
15:12:52 [2022-07-20T15:12:52.316Z] === PAUSE TestContainerStartOnDaemonRestart
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestDaemonRestartIpcMode
15:12:52 [2022-07-20T15:12:52.316Z] === PAUSE TestDaemonRestartIpcMode
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestDaemonHostGatewayIP
15:12:52 [2022-07-20T15:12:52.316Z] === PAUSE TestDaemonHostGatewayIP
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestRestartDaemonWithRestartingContainer
15:12:52 [2022-07-20T15:12:52.316Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestContainerKillOnDaemonStart
15:12:52 [2022-07-20T15:12:52.316Z] === PAUSE TestContainerKillOnDaemonStart
15:12:52 [2022-07-20T15:12:52.316Z] === RUN   TestDiff
15:12:52 [2022-07-20T15:12:52.881Z] --- PASS: TestDiff (0.66s)
15:12:52 [2022-07-20T15:12:52.881Z] === RUN   TestExecConsoleSize
15:12:53 [2022-07-20T15:12:53.453Z] --- PASS: TestExecConsoleSize (0.63s)
15:12:53 [2022-07-20T15:12:53.453Z] === RUN   TestExecWithCloseStdin
15:12:54 [2022-07-20T15:12:54.386Z] --- PASS: TestExecWithCloseStdin (0.63s)
15:12:54 [2022-07-20T15:12:54.387Z] === RUN   TestExec
15:12:54 [2022-07-20T15:12:54.952Z] --- PASS: TestExec (0.69s)
15:12:54 [2022-07-20T15:12:54.952Z] === RUN   TestExecUser
15:12:55 [2022-07-20T15:12:55.516Z] --- PASS: TestExecUser (0.68s)
15:12:55 [2022-07-20T15:12:55.516Z] === RUN   TestExportContainerAndImportImage
15:12:56 [2022-07-20T15:12:56.448Z] --- PASS: TestExportContainerAndImportImage (0.75s)
15:12:56 [2022-07-20T15:12:56.448Z] === RUN   TestExportContainerAfterDaemonRestart
15:12:57 [2022-07-20T15:12:57.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:12:57 [2022-07-20T15:12:57.821Z] === RUN   TestHealthCheckWorkdir
15:12:58 [2022-07-20T15:12:58.416Z] --- PASS: TestHealthCheckWorkdir (0.72s)
15:12:58 [2022-07-20T15:12:58.416Z] === RUN   TestHealthKillContainer
15:13:06 [2022-07-20T15:13:06.564Z] --- PASS: TestHealthKillContainer (8.28s)
15:13:06 [2022-07-20T15:13:06.564Z] === RUN   TestInspectCpusetInConfigPre120
15:13:07 [2022-07-20T15:13:07.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
15:13:07 [2022-07-20T15:13:07.129Z] === RUN   TestIpcModeNone
15:13:07 [2022-07-20T15:13:07.695Z] --- PASS: TestIpcModeNone (0.64s)
15:13:07 [2022-07-20T15:13:07.695Z] === RUN   TestIpcModePrivate
15:13:08 [2022-07-20T15:13:08.261Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
15:13:08 [2022-07-20T15:13:08.519Z] --- PASS: TestIpcModePrivate (0.70s)
15:13:08 [2022-07-20T15:13:08.519Z] === RUN   TestIpcModeShareable
15:13:08 [2022-07-20T15:13:08.776Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
15:13:09 [2022-07-20T15:13:09.034Z] --- PASS: TestIpcModeShareable (0.63s)
15:13:09 [2022-07-20T15:13:09.034Z] === RUN   TestAPIIpcModeShareableAndContainer
15:13:10 [2022-07-20T15:13:10.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
15:13:10 [2022-07-20T15:13:10.932Z] === RUN   TestAPIIpcModeHost
15:13:11 [2022-07-20T15:13:11.496Z] --- PASS: TestAPIIpcModeHost (0.55s)
15:13:11 [2022-07-20T15:13:11.496Z] === RUN   TestDaemonIpcModeShareable
15:13:12 [2022-07-20T15:13:12.869Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
15:13:12 [2022-07-20T15:13:12.869Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
15:13:12 [2022-07-20T15:13:12.869Z] === RUN   TestDaemonIpcModePrivate
15:13:13 [2022-07-20T15:13:13.801Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
15:13:14 [2022-07-20T15:13:14.061Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
15:13:14 [2022-07-20T15:13:14.061Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:13:14 [2022-07-20T15:13:14.993Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
15:13:15 [2022-07-20T15:13:15.251Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
15:13:15 [2022-07-20T15:13:15.251Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:13:16 [2022-07-20T15:13:16.184Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
15:13:16 [2022-07-20T15:13:16.442Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
15:13:16 [2022-07-20T15:13:16.443Z] === RUN   TestIpcModeOlderClient
15:13:16 [2022-07-20T15:13:16.443Z] === PAUSE TestIpcModeOlderClient
15:13:16 [2022-07-20T15:13:16.443Z] === RUN   TestKillContainerInvalidSignal
15:13:17 [2022-07-20T15:13:17.008Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
15:13:17 [2022-07-20T15:13:17.008Z] === RUN   TestKillContainer
15:13:17 [2022-07-20T15:13:17.008Z] === RUN   TestKillContainer/no_signal
15:13:17 [2022-07-20T15:13:17.266Z] === RUN   TestKillContainer/non_killing_signal
15:13:17 [2022-07-20T15:13:17.832Z] === RUN   TestKillContainer/killing_signal
15:13:18 [2022-07-20T15:13:18.400Z] --- PASS: TestKillContainer (1.47s)
15:13:18 [2022-07-20T15:13:18.400Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:13:18 [2022-07-20T15:13:18.400Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
15:13:18 [2022-07-20T15:13:18.400Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
15:13:18 [2022-07-20T15:13:18.400Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:13:18 [2022-07-20T15:13:18.400Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:13:18 [2022-07-20T15:13:18.966Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:13:19 [2022-07-20T15:13:19.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
15:13:19 [2022-07-20T15:13:19.899Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
15:13:19 [2022-07-20T15:13:19.899Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s)
15:13:19 [2022-07-20T15:13:19.899Z] === RUN   TestKillStoppedContainer
15:13:19 [2022-07-20T15:13:19.899Z] --- PASS: TestKillStoppedContainer (0.05s)
15:13:19 [2022-07-20T15:13:19.899Z] === RUN   TestKillStoppedContainerAPIPre120
15:13:19 [2022-07-20T15:13:19.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:13:19 [2022-07-20T15:13:19.899Z] === RUN   TestKillDifferentUserContainer
15:13:20 [2022-07-20T15:13:20.464Z] --- PASS: TestKillDifferentUserContainer (0.46s)
15:13:20 [2022-07-20T15:13:20.464Z] === RUN   TestInspectOomKilledTrue
15:13:20 [2022-07-20T15:13:20.464Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:13:20 [2022-07-20T15:13:20.464Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:13:20 [2022-07-20T15:13:20.464Z] === RUN   TestInspectOomKilledFalse
15:13:20 [2022-07-20T15:13:20.722Z] --- PASS: TestInspectOomKilledFalse (0.45s)
15:13:20 [2022-07-20T15:13:20.722Z] === RUN   TestLinksEtcHostsContentMatch
15:13:20 [2022-07-20T15:13:20.981Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
15:13:20 [2022-07-20T15:13:20.981Z] === RUN   TestLinksContainerNames
15:13:21 [2022-07-20T15:13:21.915Z] --- PASS: TestLinksContainerNames (0.89s)
15:13:21 [2022-07-20T15:13:21.915Z] === RUN   TestLogsFollowTailEmpty
15:13:22 [2022-07-20T15:13:22.479Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:13:22 [2022-07-20T15:13:22.479Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:13:22 [2022-07-20T15:13:22.479Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:13:23 [2022-07-20T15:13:23.044Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:13:23 [2022-07-20T15:13:23.301Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:13:23 [2022-07-20T15:13:23.866Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:13:23 [2022-07-20T15:13:23.866Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:13:24 [2022-07-20T15:13:24.798Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:13:24 [2022-07-20T15:13:24.798Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:13:25 [2022-07-20T15:13:25.732Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:13:25 [2022-07-20T15:13:25.732Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:13:26 [2022-07-20T15:13:26.298Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:13:26 [2022-07-20T15:13:26.298Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:13:26 [2022-07-20T15:13:26.864Z] --- PASS: TestLogs (4.41s)
15:13:26 [2022-07-20T15:13:26.864Z]     --- PASS: TestLogs/driver_local (0.01s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.81s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.85s)
15:13:26 [2022-07-20T15:13:26.864Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s)
15:13:26 [2022-07-20T15:13:26.864Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
15:13:26 [2022-07-20T15:13:26.864Z] === RUN   TestContainerNetworkMountsNoChown
15:13:27 [2022-07-20T15:13:27.430Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/default
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/private
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rprivate
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/slave
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rslave
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/shared
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rshared
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/default
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/default/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/default/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rshared
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/shared
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rslave
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/slave
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rprivate
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/private
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/private/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/private/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/default/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/default/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:13:27 [2022-07-20T15:13:27.430Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/private/bind_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:13:27 [2022-07-20T15:13:27.690Z] === CONT  TestMountDaemonRoot/private/mount_root
15:13:27 [2022-07-20T15:13:27.949Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:13:27 [2022-07-20T15:13:27.949Z] --- PASS: TestMountDaemonRoot (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:13:27 [2022-07-20T15:13:27.949Z] === RUN   TestContainerBindMountNonRecursive
15:13:29 [2022-07-20T15:13:29.329Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
15:13:29 [2022-07-20T15:13:29.329Z] === RUN   TestContainerVolumesMountedAsShared
15:13:29 [2022-07-20T15:13:29.587Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:13:29 [2022-07-20T15:13:29.587Z] === RUN   TestContainerVolumesMountedAsSlave
15:13:30 [2022-07-20T15:13:30.152Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
15:13:30 [2022-07-20T15:13:30.152Z] === RUN   TestNetworkNat
15:13:30 [2022-07-20T15:13:30.411Z] --- PASS: TestNetworkNat (0.53s)
15:13:30 [2022-07-20T15:13:30.411Z] === RUN   TestNetworkLocalhostTCPNat
15:13:30 [2022-07-20T15:13:30.976Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
15:13:30 [2022-07-20T15:13:30.976Z] === RUN   TestNetworkLoopbackNat
15:13:33 [2022-07-20T15:13:33.506Z] --- PASS: TestNetworkLoopbackNat (2.62s)
15:13:33 [2022-07-20T15:13:33.506Z] === RUN   TestPause
15:13:34 [2022-07-20T15:13:34.072Z] --- PASS: TestPause (0.50s)
15:13:34 [2022-07-20T15:13:34.072Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:13:34 [2022-07-20T15:13:34.072Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:34 [2022-07-20T15:13:34.072Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:34 [2022-07-20T15:13:34.072Z] === RUN   TestPauseStopPausedContainer
15:13:34 [2022-07-20T15:13:34.642Z] --- PASS: TestPauseStopPausedContainer (0.52s)
15:13:34 [2022-07-20T15:13:34.642Z] === RUN   TestPidHost
15:13:35 [2022-07-20T15:13:35.575Z] --- PASS: TestPidHost (1.03s)
15:13:35 [2022-07-20T15:13:35.575Z] === RUN   TestPsFilter
15:13:35 [2022-07-20T15:13:35.833Z] --- PASS: TestPsFilter (0.13s)
15:13:35 [2022-07-20T15:13:35.833Z] === RUN   TestRemoveContainerWithRemovedVolume
15:13:36 [2022-07-20T15:13:36.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
15:13:36 [2022-07-20T15:13:36.399Z] === RUN   TestRemoveContainerWithVolume
15:13:36 [2022-07-20T15:13:36.656Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:13:36 [2022-07-20T15:13:36.656Z] === RUN   TestRemoveContainerRunning
15:13:37 [2022-07-20T15:13:37.222Z] --- PASS: TestRemoveContainerRunning (0.44s)
15:13:37 [2022-07-20T15:13:37.222Z] === RUN   TestRemoveContainerForceRemoveRunning
15:13:37 [2022-07-20T15:13:37.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
15:13:37 [2022-07-20T15:13:37.791Z] === RUN   TestRemoveInvalidContainer
15:13:37 [2022-07-20T15:13:37.791Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:13:37 [2022-07-20T15:13:37.791Z] === RUN   TestRenameLinkedContainer
15:13:39 [2022-07-20T15:13:39.688Z] --- PASS: TestRenameLinkedContainer (1.87s)
15:13:39 [2022-07-20T15:13:39.689Z] === RUN   TestRenameStoppedContainer
15:13:39 [2022-07-20T15:13:39.946Z] --- PASS: TestRenameStoppedContainer (0.43s)
15:13:39 [2022-07-20T15:13:39.946Z] === RUN   TestRenameRunningContainerAndReuse
15:13:40 [2022-07-20T15:13:40.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
15:13:40 [2022-07-20T15:13:40.880Z] === RUN   TestRenameInvalidName
15:13:41 [2022-07-20T15:13:41.452Z] --- PASS: TestRenameInvalidName (0.45s)
15:13:41 [2022-07-20T15:13:41.452Z] === RUN   TestRenameAnonymousContainer
15:13:43 [2022-07-20T15:13:43.349Z] --- PASS: TestRenameAnonymousContainer (1.67s)
15:13:43 [2022-07-20T15:13:43.349Z] === RUN   TestRenameContainerWithSameName
15:13:43 [2022-07-20T15:13:43.349Z] --- PASS: TestRenameContainerWithSameName (0.44s)
15:13:43 [2022-07-20T15:13:43.349Z] === RUN   TestRenameContainerWithLinkedContainer
15:13:44 [2022-07-20T15:13:44.282Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
15:13:44 [2022-07-20T15:13:44.282Z] === RUN   TestResize
15:13:44 [2022-07-20T15:13:44.848Z] --- PASS: TestResize (0.45s)
15:13:44 [2022-07-20T15:13:44.848Z] === RUN   TestResizeWithInvalidSize
15:13:45 [2022-07-20T15:13:45.412Z] --- PASS: TestResizeWithInvalidSize (0.49s)
15:13:45 [2022-07-20T15:13:45.412Z] === RUN   TestResizeWhenContainerNotStarted
15:13:45 [2022-07-20T15:13:45.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:45 [2022-07-20T15:13:45.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:47 [2022-07-20T15:13:47.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:47 [2022-07-20T15:13:47.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:48 [2022-07-20T15:13:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:50 [2022-07-20T15:13:50.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:51 [2022-07-20T15:13:51.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:51 [2022-07-20T15:13:51.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:13:55 [2022-07-20T15:13:55.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:13:55 [2022-07-20T15:13:55.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:57 [2022-07-20T15:13:57.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:58 [2022-07-20T15:13:58.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:59 [2022-07-20T15:13:59.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:14:00 [2022-07-20T15:14:00.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:14:01 [2022-07-20T15:14:01.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:14:02 [2022-07-20T15:14:02.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:14:04 [2022-07-20T15:14:04.455Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
15:14:04 [2022-07-20T15:14:04.455Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
15:14:04 [2022-07-20T15:14:04.455Z] === RUN   TestCgroupNamespacesRun
15:14:05 [2022-07-20T15:14:05.389Z] --- PASS: TestCgroupNamespacesRun (1.29s)
15:14:05 [2022-07-20T15:14:05.389Z] === RUN   TestCgroupNamespacesRunPrivileged
15:14:05 [2022-07-20T15:14:05.389Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:14:05 [2022-07-20T15:14:05.389Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:14:05 [2022-07-20T15:14:05.389Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:14:06 [2022-07-20T15:14:06.759Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
15:14:06 [2022-07-20T15:14:06.759Z] === RUN   TestCgroupNamespacesRunHostMode
15:14:07 [2022-07-20T15:14:07.692Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s)
15:14:07 [2022-07-20T15:14:07.692Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:14:09 [2022-07-20T15:14:09.066Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
15:14:09 [2022-07-20T15:14:09.066Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:14:10 [2022-07-20T15:14:10.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
15:14:10 [2022-07-20T15:14:10.438Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:14:11 [2022-07-20T15:14:11.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:14:11 [2022-07-20T15:14:11.003Z] === RUN   TestCgroupNamespacesRunOlderClient
15:14:12 [2022-07-20T15:14:12.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
15:14:12 [2022-07-20T15:14:12.376Z] === RUN   TestNISDomainname
15:14:12 [2022-07-20T15:14:12.634Z] --- PASS: TestNISDomainname (0.59s)
15:14:12 [2022-07-20T15:14:12.634Z] === RUN   TestHostnameDnsResolution
15:14:13 [2022-07-20T15:14:13.567Z] --- PASS: TestHostnameDnsResolution (0.70s)
15:14:13 [2022-07-20T15:14:13.567Z] === RUN   TestUnprivilegedPortsAndPing
15:14:14 [2022-07-20T15:14:14.134Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
15:14:14 [2022-07-20T15:14:14.134Z] === RUN   TestPrivilegedHostDevices
15:14:14 [2022-07-20T15:14:14.393Z] --- PASS: TestPrivilegedHostDevices (0.53s)
15:14:14 [2022-07-20T15:14:14.393Z] === RUN   TestRunConsoleSize
15:14:14 [2022-07-20T15:14:14.958Z] --- PASS: TestRunConsoleSize (0.44s)
15:14:14 [2022-07-20T15:14:14.958Z] === RUN   TestStats
15:14:17 [2022-07-20T15:14:17.483Z] --- PASS: TestStats (2.50s)
15:14:17 [2022-07-20T15:14:17.483Z] === RUN   TestStopContainerWithTimeout
15:14:17 [2022-07-20T15:14:17.483Z] === RUN   TestStopContainerWithTimeout/0
15:14:17 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/0
15:14:17 [2022-07-20T15:14:17.483Z] === RUN   TestStopContainerWithTimeout/1
15:14:17 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/1
15:14:17 [2022-07-20T15:14:17.483Z] === RUN   TestStopContainerWithTimeout/3
15:14:17 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/3
15:14:17 [2022-07-20T15:14:17.483Z] === RUN   TestStopContainerWithTimeout/-1
15:14:17 [2022-07-20T15:14:17.483Z] === PAUSE TestStopContainerWithTimeout/-1
15:14:17 [2022-07-20T15:14:17.483Z] === CONT  TestStopContainerWithTimeout/0
15:14:17 [2022-07-20T15:14:17.483Z] === CONT  TestStopContainerWithTimeout/3
15:14:18 [2022-07-20T15:14:18.416Z] === CONT  TestStopContainerWithTimeout/-1
15:14:20 [2022-07-20T15:14:20.311Z] === CONT  TestStopContainerWithTimeout/1
15:14:21 [2022-07-20T15:14:21.682Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:14:21 [2022-07-20T15:14:21.682Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
15:14:21 [2022-07-20T15:14:21.682Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
15:14:21 [2022-07-20T15:14:21.682Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
15:14:21 [2022-07-20T15:14:21.682Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
15:14:21 [2022-07-20T15:14:21.682Z] === RUN   TestDeleteDevicemapper
15:14:21 [2022-07-20T15:14:21.682Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:14:21 [2022-07-20T15:14:21.682Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:14:21 [2022-07-20T15:14:21.682Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:14:24 [2022-07-20T15:14:24.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s)
15:14:24 [2022-07-20T15:14:24.209Z] === RUN   TestUpdateMemory
15:14:24 [2022-07-20T15:14:24.774Z] --- PASS: TestUpdateMemory (0.66s)
15:14:24 [2022-07-20T15:14:24.774Z] === RUN   TestUpdateCPUQuota
15:14:25 [2022-07-20T15:14:25.711Z] --- PASS: TestUpdateCPUQuota (0.98s)
15:14:25 [2022-07-20T15:14:25.711Z] === RUN   TestUpdatePidsLimit
15:14:25 [2022-07-20T15:14:25.711Z] === RUN   TestUpdatePidsLimit/update_from_none
15:14:25 [2022-07-20T15:14:25.711Z] === RUN   TestUpdatePidsLimit/no_change
15:14:25 [2022-07-20T15:14:25.969Z] === RUN   TestUpdatePidsLimit/update_lower
15:14:26 [2022-07-20T15:14:26.226Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:14:26 [2022-07-20T15:14:26.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:14:26 [2022-07-20T15:14:26.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:14:26 [2022-07-20T15:14:26.998Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:14:27 [2022-07-20T15:14:27.565Z] --- PASS: TestUpdatePidsLimit (2.07s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
15:14:27 [2022-07-20T15:14:27.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
15:14:27 [2022-07-20T15:14:27.565Z] === RUN   TestUpdateRestartPolicy
15:14:39 [2022-07-20T15:14:39.754Z] --- PASS: TestUpdateRestartPolicy (11.20s)
15:14:39 [2022-07-20T15:14:39.754Z] === RUN   TestUpdateRestartWithAutoRemove
15:14:39 [2022-07-20T15:14:39.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
15:14:39 [2022-07-20T15:14:39.754Z] === RUN   TestWaitNonBlocked
15:14:39 [2022-07-20T15:14:39.754Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:39 [2022-07-20T15:14:39.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:39 [2022-07-20T15:14:39.754Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:39 [2022-07-20T15:14:39.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:39 [2022-07-20T15:14:39.754Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:39 [2022-07-20T15:14:39.754Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:40 [2022-07-20T15:14:40.012Z] --- PASS: TestWaitNonBlocked (0.01s)
15:14:40 [2022-07-20T15:14:40.012Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
15:14:40 [2022-07-20T15:14:40.012Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
15:14:40 [2022-07-20T15:14:40.012Z] === RUN   TestWaitBlocked
15:14:40 [2022-07-20T15:14:40.012Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:14:40 [2022-07-20T15:14:40.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:14:40 [2022-07-20T15:14:40.012Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:14:40 [2022-07-20T15:14:40.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:14:40 [2022-07-20T15:14:40.012Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:14:40 [2022-07-20T15:14:40.012Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:14:40 [2022-07-20T15:14:40.946Z] --- PASS: TestWaitBlocked (0.01s)
15:14:40 [2022-07-20T15:14:40.946Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
15:14:40 [2022-07-20T15:14:40.946Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
15:14:40 [2022-07-20T15:14:40.946Z] === RUN   TestWaitConditions
15:14:40 [2022-07-20T15:14:40.946Z] === RUN   TestWaitConditions/default
15:14:40 [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/default
15:14:40 [2022-07-20T15:14:40.946Z] === RUN   TestWaitConditions/not-running
15:14:40 [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/not-running
15:14:40 [2022-07-20T15:14:40.946Z] === RUN   TestWaitConditions/next-exit
15:14:40 [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/next-exit
15:14:40 [2022-07-20T15:14:40.946Z] === RUN   TestWaitConditions/removed
15:14:40 [2022-07-20T15:14:40.946Z] === PAUSE TestWaitConditions/removed
15:14:40 [2022-07-20T15:14:40.946Z] === CONT  TestWaitConditions/default
15:14:40 [2022-07-20T15:14:40.946Z] === CONT  TestWaitConditions/removed
15:14:42 [2022-07-20T15:14:42.842Z] === CONT  TestWaitConditions/next-exit
15:14:42 [2022-07-20T15:14:42.842Z] === CONT  TestWaitConditions/not-running
15:14:44 [2022-07-20T15:14:44.213Z] --- PASS: TestWaitConditions (0.01s)
15:14:44 [2022-07-20T15:14:44.213Z]     --- PASS: TestWaitConditions/removed (1.78s)
15:14:44 [2022-07-20T15:14:44.213Z]     --- PASS: TestWaitConditions/default (1.80s)
15:14:44 [2022-07-20T15:14:44.213Z]     --- PASS: TestWaitConditions/next-exit (1.64s)
15:14:44 [2022-07-20T15:14:44.213Z]     --- PASS: TestWaitConditions/not-running (1.64s)
15:14:44 [2022-07-20T15:14:44.213Z] === CONT  TestContainerStartOnDaemonRestart
15:14:44 [2022-07-20T15:14:44.213Z] === CONT  TestRestartDaemonWithRestartingContainer
15:14:46 [2022-07-20T15:14:46.743Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s)
15:14:46 [2022-07-20T15:14:46.743Z] === CONT  TestDaemonHostGatewayIP
15:14:46 [2022-07-20T15:14:46.743Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
15:14:46 [2022-07-20T15:14:46.743Z] === CONT  TestDaemonRestartIpcMode
15:14:49 [2022-07-20T15:14:49.271Z] --- PASS: TestDaemonHostGatewayIP (2.76s)
15:14:49 [2022-07-20T15:14:49.271Z] === CONT  TestIpcModeOlderClient
15:14:49 [2022-07-20T15:14:49.528Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:14:49 [2022-07-20T15:14:49.528Z] === CONT  TestContainerKillOnDaemonStart
15:14:49 [2022-07-20T15:14:49.528Z] --- PASS: TestDaemonRestartIpcMode (2.76s)
15:15:01 [2022-07-20T15:15:01.716Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
15:15:01 [2022-07-20T15:15:01.716Z] PASS
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] === Skipped
15:15:01 [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:15:01 [2022-07-20T15:15:01.716Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:15:01 [2022-07-20T15:15:01.716Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:15:01 [2022-07-20T15:15:01.716Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:15:01 [2022-07-20T15:15:01.716Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:15:01 [2022-07-20T15:15:01.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:15:01 [2022-07-20T15:15:01.716Z] 
15:15:01 [2022-07-20T15:15:01.716Z] DONE 264 tests, 5 skipped in 135.316s
15:15:01 [2022-07-20T15:15:01.716Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:15:01 [2022-07-20T15:15:01.716Z] === RUN   TestConfigDaemonLibtrustID
15:15:01 [2022-07-20T15:15:01.716Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:15:01 [2022-07-20T15:15:01.716Z] === RUN   TestConfigDaemonID
15:15:02 [2022-07-20T15:15:02.649Z]     daemon_test.go:83: [d289557a4e06e] daemon is not started
15:15:02 [2022-07-20T15:15:02.649Z] --- PASS: TestConfigDaemonID (1.04s)
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:15:02 [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:15:02 [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation/invalid_config
15:15:02 [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation/malformed_config
15:15:02 [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:15:02 [2022-07-20T15:15:02.649Z] === RUN   TestDaemonConfigValidation/valid_config
15:15:02 [2022-07-20T15:15:02.649Z] === PAUSE TestDaemonConfigValidation/valid_config
15:15:02 [2022-07-20T15:15:02.649Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:15:02 [2022-07-20T15:15:02.649Z] === CONT  TestDaemonConfigValidation/malformed_config
15:15:02 [2022-07-20T15:15:02.649Z] === CONT  TestDaemonConfigValidation/valid_config
15:15:02 [2022-07-20T15:15:02.649Z] === CONT  TestDaemonConfigValidation/invalid_config
15:15:02 [2022-07-20T15:15:02.649Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:15:02 [2022-07-20T15:15:02.907Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:15:02 [2022-07-20T15:15:02.907Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:15:02 [2022-07-20T15:15:02.907Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
15:15:02 [2022-07-20T15:15:02.907Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
15:15:02 [2022-07-20T15:15:02.907Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:15:02 [2022-07-20T15:15:02.907Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:15:02 [2022-07-20T15:15:02.907Z] === RUN   TestConfigDaemonSeccompProfiles
15:15:02 [2022-07-20T15:15:02.907Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:15:03 [2022-07-20T15:15:03.840Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:15:04 [2022-07-20T15:15:04.805Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:15:05 [2022-07-20T15:15:05.928Z] === CONT  TestConfigDaemonSeccompProfiles
15:15:05 [2022-07-20T15:15:05.928Z]     daemon_test.go:197: [de4d44a53d03e] daemon is not started
15:15:05 [2022-07-20T15:15:05.928Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:15:05 [2022-07-20T15:15:05.928Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:15:05 [2022-07-20T15:15:05.928Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:15:05 [2022-07-20T15:15:05.928Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:15:05 [2022-07-20T15:15:05.928Z] === RUN   TestDaemonProxy
15:15:05 [2022-07-20T15:15:05.928Z] === RUN   TestDaemonProxy/environment_variables
15:15:07 [2022-07-20T15:15:07.823Z] === RUN   TestDaemonProxy/command-line_options
15:15:09 [2022-07-20T15:15:09.718Z] === RUN   TestDaemonProxy/configuration_file
15:15:11 [2022-07-20T15:15:11.089Z] === RUN   TestDaemonProxy/conflicting_options
15:15:11 [2022-07-20T15:15:11.654Z] === RUN   TestDaemonProxy/reload_sanitized
15:15:12 [2022-07-20T15:15:12.218Z] --- PASS: TestDaemonProxy (6.20s)
15:15:12 [2022-07-20T15:15:12.218Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
15:15:12 [2022-07-20T15:15:12.218Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
15:15:12 [2022-07-20T15:15:12.218Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
15:15:12 [2022-07-20T15:15:12.218Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
15:15:12 [2022-07-20T15:15:12.218Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:15:12 [2022-07-20T15:15:12.218Z] PASS
15:15:12 [2022-07-20T15:15:12.218Z] 
15:15:12 [2022-07-20T15:15:12.218Z] DONE 18 tests in 11.144s
15:15:12 [2022-07-20T15:15:12.218Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:15:12 [2022-07-20T15:15:12.218Z] INFO: Testing against a local daemon
15:15:12 [2022-07-20T15:15:12.218Z] === RUN   TestCommitInheritsEnv
15:15:12 [2022-07-20T15:15:12.476Z] --- PASS: TestCommitInheritsEnv (0.32s)
15:15:12 [2022-07-20T15:15:12.476Z] === RUN   TestImportExtremelyLargeImageWorks
15:15:12 [2022-07-20T15:15:12.476Z] === PAUSE TestImportExtremelyLargeImageWorks
15:15:12 [2022-07-20T15:15:12.476Z] === RUN   TestImportWithCustomPlatform
15:15:12 [2022-07-20T15:15:12.476Z] === RUN   TestImportWithCustomPlatform/#00
15:15:12 [2022-07-20T15:15:12.476Z] === RUN   TestImportWithCustomPlatform/_______
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform//
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/linux
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/LINUX
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/macos
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:15:12 [2022-07-20T15:15:12.734Z] --- PASS: TestImportWithCustomPlatform (0.33s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:15:12 [2022-07-20T15:15:12.734Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:15:12 [2022-07-20T15:15:12.734Z] === RUN   TestImagesFilterMultiReference
15:15:12 [2022-07-20T15:15:12.992Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:15:12 [2022-07-20T15:15:12.992Z] === RUN   TestImagePullPlatformInvalid
15:15:12 [2022-07-20T15:15:12.992Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:15:12 [2022-07-20T15:15:12.992Z] === RUN   TestRemoveImageOrphaning
15:15:13 [2022-07-20T15:15:13.249Z] --- PASS: TestRemoveImageOrphaning (0.29s)
15:15:13 [2022-07-20T15:15:13.249Z] === RUN   TestRemoveImageGarbageCollector
15:15:13 [2022-07-20T15:15:13.814Z] time="2022-07-20T15:15:13Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestRemoveImageGarbageCollector (2.90s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagInvalidReference
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagInvalidReference (0.01s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagValidPrefixedRepo
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagExistedNameWithoutForce
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagOfficialNames
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagOfficialNames (0.07s)
15:15:16 [2022-07-20T15:15:16.337Z] === RUN   TestTagMatchesDigest
15:15:16 [2022-07-20T15:15:16.337Z] --- PASS: TestTagMatchesDigest (0.01s)
15:15:16 [2022-07-20T15:15:16.337Z] === CONT  TestImportExtremelyLargeImageWorks
15:16:52 [2022-07-20T15:16:52.755Z] --- PASS: TestImportExtremelyLargeImageWorks (91.21s)
15:16:52 [2022-07-20T15:16:52.755Z] PASS
15:16:52 [2022-07-20T15:16:52.755Z] 
15:16:52 [2022-07-20T15:16:52.755Z] DONE 22 tests in 95.383s
15:16:52 [2022-07-20T15:16:52.755Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestStripANSICommands
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestStripANSICommands/#00
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestStripANSICommands/#01
15:16:52 [2022-07-20T15:16:52.755Z] --- PASS: TestStripANSICommands (0.00s)
15:16:52 [2022-07-20T15:16:52.755Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:16:52 [2022-07-20T15:16:52.755Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:16:52 [2022-07-20T15:16:52.755Z] PASS
15:16:52 [2022-07-20T15:16:52.755Z] 
15:16:52 [2022-07-20T15:16:52.755Z] DONE 3 tests in 0.009s
15:16:52 [2022-07-20T15:16:52.755Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:16:52 [2022-07-20T15:16:52.755Z] INFO: Testing against a local daemon
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestNetworkCreateDelete
15:16:52 [2022-07-20T15:16:52.755Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestDockerNetworkDeletePreferID
15:16:52 [2022-07-20T15:16:52.755Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:16:52 [2022-07-20T15:16:52.755Z] === RUN   TestDaemonDNSFallback
15:16:54 [2022-07-20T15:16:54.651Z] --- PASS: TestDaemonDNSFallback (6.46s)
15:16:54 [2022-07-20T15:16:54.651Z] === RUN   TestInspectNetwork
15:16:57 [2022-07-20T15:16:57.929Z] === RUN   TestInspectNetwork/full_network_id
15:16:57 [2022-07-20T15:16:57.929Z] === RUN   TestInspectNetwork/partial_network_id
15:16:57 [2022-07-20T15:16:57.929Z] === RUN   TestInspectNetwork/network_name
15:16:57 [2022-07-20T15:16:57.929Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:17:02 [2022-07-20T15:17:02.106Z] --- PASS: TestInspectNetwork (7.11s)
15:17:02 [2022-07-20T15:17:02.106Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:17:02 [2022-07-20T15:17:02.106Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:17:02 [2022-07-20T15:17:02.106Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:17:02 [2022-07-20T15:17:02.106Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:17:02 [2022-07-20T15:17:02.106Z] === RUN   TestRunContainerWithBridgeNone
15:17:03 [2022-07-20T15:17:03.479Z] --- PASS: TestRunContainerWithBridgeNone (1.77s)
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/create
15:17:03 [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:17:03 [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:17:03 [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:17:03 [2022-07-20T15:17:03.479Z] === CONT  TestNetworkInvalidJSON/networks/create
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:17:03 [2022-07-20T15:17:03.479Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:17:03 [2022-07-20T15:17:03.479Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:17:03 [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:17:03 [2022-07-20T15:17:03.479Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkList
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkList//networks
15:17:03 [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkList//networks
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestNetworkList//networks/
15:17:03 [2022-07-20T15:17:03.479Z] === PAUSE TestNetworkList//networks/
15:17:03 [2022-07-20T15:17:03.479Z] === CONT  TestNetworkList//networks
15:17:03 [2022-07-20T15:17:03.479Z] === CONT  TestNetworkList//networks/
15:17:03 [2022-07-20T15:17:03.479Z] --- PASS: TestNetworkList (0.02s)
15:17:03 [2022-07-20T15:17:03.479Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z]     --- PASS: TestNetworkList//networks (0.00s)
15:17:03 [2022-07-20T15:17:03.479Z] === RUN   TestHostIPv4BridgeLabel
15:17:04 [2022-07-20T15:17:04.043Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:17:04 [2022-07-20T15:17:04.043Z] === RUN   TestDaemonRestartWithLiveRestore
15:17:04 [2022-07-20T15:17:04.976Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:17:04 [2022-07-20T15:17:04.976Z] === RUN   TestDaemonDefaultNetworkPools
15:17:05 [2022-07-20T15:17:05.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
15:17:05 [2022-07-20T15:17:05.909Z] === RUN   TestDaemonRestartWithExistingNetwork
15:17:06 [2022-07-20T15:17:06.843Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:17:06 [2022-07-20T15:17:06.843Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:17:08 [2022-07-20T15:17:08.216Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:17:08 [2022-07-20T15:17:08.216Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:17:08 [2022-07-20T15:17:08.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:17:08 [2022-07-20T15:17:08.787Z] === RUN   TestServiceWithPredefinedNetwork
15:17:11 [2022-07-20T15:17:11.310Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
15:17:11 [2022-07-20T15:17:11.310Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:17:11 [2022-07-20T15:17:11.310Z]     service_test.go:243: FLAKY_TEST
15:17:11 [2022-07-20T15:17:11.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:17:11 [2022-07-20T15:17:11.310Z] === RUN   TestServiceWithDataPathPortInit
15:17:26 [2022-07-20T15:17:26.168Z] --- PASS: TestServiceWithDataPathPortInit (14.30s)
15:17:26 [2022-07-20T15:17:26.168Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:17:28 [2022-07-20T15:17:28.065Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lowfvoyeolqvvtz7apu8ppnwd Created:2022-07-20 15:17:26.64520319 +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[3c65041089f4d1d0186c2581eb41d09d7ac75b9f2350132fd54ada68071813ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.843s46ghw91e7a4le2wu4pg2w EndpointID:d7d694e2783205b7b6db4371ccd6fbe0d995a14cb1d30a854e50b32db301755b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:394e5fe5dfe7cbfa341d7a0f7e5e445716047f93a15a7319eddec4f3702f06fd 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:b1fb8551bf4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.843s46ghw91e7a4le2wu4pg2w EndpointID:d7d694e2783205b7b6db4371ccd6fbe0d995a14cb1d30a854e50b32db301755b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:17:33 [2022-07-20T15:17:33.320Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s)
15:17:33 [2022-07-20T15:17:33.320Z] PASS
15:17:33 [2022-07-20T15:17:33.320Z] 
15:17:33 [2022-07-20T15:17:33.320Z] === Skipped
15:17:33 [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:17:33 [2022-07-20T15:17:33.320Z]     service_test.go:243: FLAKY_TEST
15:17:33 [2022-07-20T15:17:33.320Z] 
15:17:33 [2022-07-20T15:17:33.320Z] DONE 38 tests, 1 skipped in 44.909s
15:17:33 [2022-07-20T15:17:33.320Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:17:33 [2022-07-20T15:17:33.320Z] INFO: Testing against a local daemon
15:17:33 [2022-07-20T15:17:33.320Z] === RUN   TestDockerNetworkIpvlanPersistance
15:17:33 [2022-07-20T15:17:33.320Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:33 [2022-07-20T15:17:33.320Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:17:33 [2022-07-20T15:17:33.320Z] === RUN   TestDockerNetworkIpvlan
15:17:33 [2022-07-20T15:17:33.320Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:33 [2022-07-20T15:17:33.320Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:17:33 [2022-07-20T15:17:33.320Z] PASS
15:17:33 [2022-07-20T15:17:33.320Z] 
15:17:33 [2022-07-20T15:17:33.320Z] === Skipped
15:17:33 [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:17:33 [2022-07-20T15:17:33.320Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:33 [2022-07-20T15:17:33.320Z] 
15:17:33 [2022-07-20T15:17:33.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:17:33 [2022-07-20T15:17:33.320Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:33 [2022-07-20T15:17:33.320Z] 
15:17:33 [2022-07-20T15:17:33.320Z] DONE 2 tests, 2 skipped in 0.023s
15:17:33 [2022-07-20T15:17:33.320Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:17:33 [2022-07-20T15:17:33.320Z] INFO: Testing against a local daemon
15:17:33 [2022-07-20T15:17:33.320Z] === RUN   TestDockerNetworkMacvlanPersistance
15:17:33 [2022-07-20T15:17:33.884Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
15:17:33 [2022-07-20T15:17:33.885Z] === RUN   TestDockerNetworkMacvlan
15:17:34 [2022-07-20T15:17:34.449Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:17:35 [2022-07-20T15:17:35.383Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:17:35 [2022-07-20T15:17:35.947Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:17:37 [2022-07-20T15:17:37.846Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:17:39 [2022-07-20T15:17:39.744Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:17:43 [2022-07-20T15:17:43.060Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:17:44 [2022-07-20T15:17:44.004Z] --- PASS: TestDockerNetworkMacvlan (10.26s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s)
15:17:44 [2022-07-20T15:17:44.005Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s)
15:17:44 [2022-07-20T15:17:44.005Z] PASS
15:17:44 [2022-07-20T15:17:44.005Z] 
15:17:44 [2022-07-20T15:17:44.005Z] DONE 8 tests in 11.570s
15:17:44 [2022-07-20T15:17:44.005Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:17:44 [2022-07-20T15:17:44.005Z] testing: warning: no tests to run
15:17:44 [2022-07-20T15:17:44.005Z] PASS
15:17:44 [2022-07-20T15:17:44.005Z] 
15:17:44 [2022-07-20T15:17:44.005Z] DONE 0 tests in 0.009s
15:17:44 [2022-07-20T15:17:44.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:17:44 [2022-07-20T15:17:44.263Z] INFO: Testing against a local daemon
15:17:44 [2022-07-20T15:17:44.263Z] === RUN   TestAuthZPluginAllowRequest
15:17:45 [2022-07-20T15:17:45.634Z] --- PASS: TestAuthZPluginAllowRequest (1.26s)
15:17:45 [2022-07-20T15:17:45.634Z] === RUN   TestAuthZPluginTLS
15:17:45 [2022-07-20T15:17:45.891Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:17:45 [2022-07-20T15:17:45.891Z] === RUN   TestAuthZPluginDenyRequest
15:17:46 [2022-07-20T15:17:46.457Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:17:46 [2022-07-20T15:17:46.457Z] === RUN   TestAuthZPluginAPIDenyResponse
15:17:47 [2022-07-20T15:17:47.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:17:47 [2022-07-20T15:17:47.021Z] === RUN   TestAuthZPluginDenyResponse
15:17:47 [2022-07-20T15:17:47.585Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:17:47 [2022-07-20T15:17:47.585Z] === RUN   TestAuthZPluginAllowEventStream
15:17:48 [2022-07-20T15:17:48.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s)
15:17:48 [2022-07-20T15:17:48.957Z] === RUN   TestAuthZPluginErrorResponse
15:17:49 [2022-07-20T15:17:49.215Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:17:49 [2022-07-20T15:17:49.215Z] === RUN   TestAuthZPluginErrorRequest
15:17:49 [2022-07-20T15:17:49.779Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:17:49 [2022-07-20T15:17:49.779Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:17:50 [2022-07-20T15:17:50.344Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:17:50 [2022-07-20T15:17:50.344Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:17:52 [2022-07-20T15:17:52.241Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
15:17:52 [2022-07-20T15:17:52.241Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:17:53 [2022-07-20T15:17:53.614Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
15:17:53 [2022-07-20T15:17:53.614Z] === RUN   TestAuthZPluginHeader
15:17:54 [2022-07-20T15:17:54.178Z] --- PASS: TestAuthZPluginHeader (0.70s)
15:17:54 [2022-07-20T15:17:54.178Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:17:59 [2022-07-20T15:17:59.435Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s)
15:17:59 [2022-07-20T15:17:59.435Z] === RUN   TestAuthZPluginV2Disable
15:18:02 [2022-07-20T15:18:02.710Z] --- PASS: TestAuthZPluginV2Disable (3.78s)
15:18:02 [2022-07-20T15:18:02.710Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:18:05 [2022-07-20T15:18:05.986Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s)
15:18:05 [2022-07-20T15:18:05.986Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:18:15 [2022-07-20T15:18:15.947Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s)
15:18:15 [2022-07-20T15:18:15.947Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:18:34 [2022-07-20T15:18:34.009Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
15:18:34 [2022-07-20T15:18:34.009Z] PASS
15:18:34 [2022-07-20T15:18:34.009Z] 
15:18:34 [2022-07-20T15:18:34.009Z] DONE 17 tests in 48.807s
15:18:34 [2022-07-20T15:18:34.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:18:34 [2022-07-20T15:18:34.009Z] INFO: Testing against a local daemon
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:18:34 [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:18:34 [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:18:34 [2022-07-20T15:18:34.009Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:18:34 [2022-07-20T15:18:34.009Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:18:34 [2022-07-20T15:18:34.009Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:18:34 [2022-07-20T15:18:34.009Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:18:34 [2022-07-20T15:18:34.009Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:18:34 [2022-07-20T15:18:34.009Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInstall
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInstall/no_auth
15:18:34 [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:34 [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:34 [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:34 [2022-07-20T15:18:34.009Z] time="2022-07-20T15:18:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:34 [2022-07-20T15:18:34.009Z] === RUN   TestPluginInstall/with_htpasswd
15:18:34 [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:34 [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:34 [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:34 [2022-07-20T15:18:34.574Z] time="2022-07-20T15:18:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e155b6e8663feb07db7e06548102cb1ef46d4a554dccf32371b73b1d59ba46" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:34 [2022-07-20T15:18:34.574Z] === RUN   TestPluginInstall/with_insecure
15:18:35 [2022-07-20T15:18:35.506Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:35 [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bdd6a81cb9d741e04a305ebf4a4f8aa8d24b1abc6c4a2df566130d7fcc99fe" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:35 [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:35 [2022-07-20T15:18:35.507Z] time="2022-07-20T15:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bdd6a81cb9d741e04a305ebf4a4f8aa8d24b1abc6c4a2df566130d7fcc99fe" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:35 [2022-07-20T15:18:35.765Z]     plugin_test.go:195: [d2204aa7ba702] daemon is not started
15:18:35 [2022-07-20T15:18:35.765Z] --- PASS: TestPluginInstall (2.81s)
15:18:35 [2022-07-20T15:18:35.765Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
15:18:35 [2022-07-20T15:18:35.765Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
15:18:35 [2022-07-20T15:18:35.765Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
15:18:35 [2022-07-20T15:18:35.765Z] === RUN   TestPluginsWithRuntimes
15:18:37 [2022-07-20T15:18:37.663Z] === RUN   TestPluginsWithRuntimes/No_Args
15:18:38 [2022-07-20T15:18:38.228Z] === RUN   TestPluginsWithRuntimes/With_Args
15:18:39 [2022-07-20T15:18:39.161Z] --- PASS: TestPluginsWithRuntimes (3.40s)
15:18:39 [2022-07-20T15:18:39.161Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:18:39 [2022-07-20T15:18:39.161Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
15:18:39 [2022-07-20T15:18:39.161Z] === RUN   TestPluginBackCompatMediaTypes
15:18:39 [2022-07-20T15:18:39.725Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
15:18:39 [2022-07-20T15:18:39.725Z] PASS
15:18:39 [2022-07-20T15:18:39.725Z] 
15:18:39 [2022-07-20T15:18:39.725Z] DONE 24 tests in 6.839s
15:18:39 [2022-07-20T15:18:39.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:18:39 [2022-07-20T15:18:39.725Z] INFO: Testing against a local daemon
15:18:39 [2022-07-20T15:18:39.725Z] === RUN   TestExternalGraphDriver
15:18:40 [2022-07-20T15:18:40.289Z] === RUN   TestExternalGraphDriver/json
15:18:42 [2022-07-20T15:18:42.186Z] === RUN   TestExternalGraphDriver/spec
15:18:43 [2022-07-20T15:18:43.558Z] === RUN   TestExternalGraphDriver/pull
15:18:45 [2022-07-20T15:18:45.455Z] --- PASS: TestExternalGraphDriver (5.41s)
15:18:45 [2022-07-20T15:18:45.455Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
15:18:45 [2022-07-20T15:18:45.455Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
15:18:45 [2022-07-20T15:18:45.455Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
15:18:45 [2022-07-20T15:18:45.455Z] === RUN   TestGraphdriverPluginV2
15:18:49 [2022-07-20T15:18:49.632Z] --- PASS: TestGraphdriverPluginV2 (4.35s)
15:18:49 [2022-07-20T15:18:49.632Z] PASS
15:18:49 [2022-07-20T15:18:49.632Z] 
15:18:49 [2022-07-20T15:18:49.632Z] DONE 5 tests in 9.794s
15:18:49 [2022-07-20T15:18:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:18:49 [2022-07-20T15:18:49.632Z] INFO: Testing against a local daemon
15:18:49 [2022-07-20T15:18:49.632Z] === RUN   TestContinueAfterPluginCrash
15:18:49 [2022-07-20T15:18:49.632Z] === PAUSE TestContinueAfterPluginCrash
15:18:49 [2022-07-20T15:18:49.632Z] === RUN   TestReadPluginNoRead
15:18:49 [2022-07-20T15:18:49.632Z] === PAUSE TestReadPluginNoRead
15:18:49 [2022-07-20T15:18:49.632Z] === RUN   TestDaemonStartWithLogOpt
15:18:49 [2022-07-20T15:18:49.632Z] === PAUSE TestDaemonStartWithLogOpt
15:18:49 [2022-07-20T15:18:49.632Z] === CONT  TestContinueAfterPluginCrash
15:18:49 [2022-07-20T15:18:49.632Z] === CONT  TestDaemonStartWithLogOpt
15:18:53 [2022-07-20T15:18:53.811Z] --- PASS: TestDaemonStartWithLogOpt (3.59s)
15:18:53 [2022-07-20T15:18:53.811Z] === CONT  TestReadPluginNoRead
15:18:55 [2022-07-20T15:18:55.708Z] === RUN   TestReadPluginNoRead/default
15:18:57 [2022-07-20T15:18:57.080Z] === RUN   TestReadPluginNoRead/disabled_caching
15:18:58 [2022-07-20T15:18:58.451Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:18:58 [2022-07-20T15:18:58.451Z] --- PASS: TestContinueAfterPluginCrash (8.55s)
15:18:59 [2022-07-20T15:18:59.384Z] === CONT  TestReadPluginNoRead
15:18:59 [2022-07-20T15:18:59.384Z]     read_test.go:92: [d62a92c9ab0a6] daemon is not started
15:18:59 [2022-07-20T15:18:59.384Z] --- PASS: TestReadPluginNoRead (6.22s)
15:18:59 [2022-07-20T15:18:59.384Z]     --- PASS: TestReadPluginNoRead/default (1.35s)
15:18:59 [2022-07-20T15:18:59.384Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
15:18:59 [2022-07-20T15:18:59.384Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
15:18:59 [2022-07-20T15:18:59.384Z] PASS
15:18:59 [2022-07-20T15:18:59.384Z] 
15:18:59 [2022-07-20T15:18:59.384Z] DONE 6 tests in 9.829s
15:18:59 [2022-07-20T15:18:59.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:18:59 [2022-07-20T15:18:59.384Z] testing: warning: no tests to run
15:18:59 [2022-07-20T15:18:59.384Z] PASS
15:18:59 [2022-07-20T15:18:59.384Z] 
15:18:59 [2022-07-20T15:18:59.384Z] DONE 0 tests in 0.008s
15:18:59 [2022-07-20T15:18:59.384Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:18:59 [2022-07-20T15:18:59.384Z] INFO: Testing against a local daemon
15:18:59 [2022-07-20T15:18:59.384Z] === RUN   TestPluginWithDevMounts
15:18:59 [2022-07-20T15:18:59.384Z] === PAUSE TestPluginWithDevMounts
15:18:59 [2022-07-20T15:18:59.384Z] === CONT  TestPluginWithDevMounts
15:19:01 [2022-07-20T15:19:01.346Z] --- PASS: TestPluginWithDevMounts (1.63s)
15:19:01 [2022-07-20T15:19:01.346Z] PASS
15:19:01 [2022-07-20T15:19:01.346Z] 
15:19:01 [2022-07-20T15:19:01.346Z] DONE 1 tests in 1.652s
15:19:01 [2022-07-20T15:19:01.346Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:19:01 [2022-07-20T15:19:01.346Z] INFO: Testing against a local daemon
15:19:01 [2022-07-20T15:19:01.346Z] === RUN   TestSecretInspect
15:19:03 [2022-07-20T15:19:03.891Z] --- PASS: TestSecretInspect (2.28s)
15:19:03 [2022-07-20T15:19:03.891Z] === RUN   TestSecretList
15:19:05 [2022-07-20T15:19:05.787Z] --- PASS: TestSecretList (2.32s)
15:19:05 [2022-07-20T15:19:05.787Z] === RUN   TestSecretsCreateAndDelete
15:19:08 [2022-07-20T15:19:08.310Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
15:19:08 [2022-07-20T15:19:08.310Z] === RUN   TestSecretsUpdate
15:19:10 [2022-07-20T15:19:10.211Z] --- PASS: TestSecretsUpdate (2.18s)
15:19:10 [2022-07-20T15:19:10.211Z] === RUN   TestTemplatedSecret
15:19:12 [2022-07-20T15:19:12.735Z] --- PASS: TestTemplatedSecret (2.58s)
15:19:12 [2022-07-20T15:19:12.735Z] === RUN   TestSecretCreateResolve
15:19:15 [2022-07-20T15:19:15.258Z] --- PASS: TestSecretCreateResolve (2.21s)
15:19:15 [2022-07-20T15:19:15.258Z] PASS
15:19:15 [2022-07-20T15:19:15.258Z] 
15:19:15 [2022-07-20T15:19:15.258Z] DONE 6 tests in 13.813s
15:19:15 [2022-07-20T15:19:15.258Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:19:15 [2022-07-20T15:19:15.258Z] INFO: Testing against a local daemon
15:19:15 [2022-07-20T15:19:15.258Z] === RUN   TestServiceCreateInit
15:19:15 [2022-07-20T15:19:15.258Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:19:19 [2022-07-20T15:19:19.436Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:19:23 [2022-07-20T15:19:23.614Z] --- PASS: TestServiceCreateInit (7.81s)
15:19:23 [2022-07-20T15:19:23.614Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s)
15:19:23 [2022-07-20T15:19:23.614Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
15:19:23 [2022-07-20T15:19:23.614Z] === RUN   TestCreateServiceMultipleTimes
15:19:41 [2022-07-20T15:19:41.679Z] --- PASS: TestCreateServiceMultipleTimes (16.06s)
15:19:41 [2022-07-20T15:19:41.679Z] === RUN   TestCreateServiceConflict
15:19:41 [2022-07-20T15:19:41.679Z] --- PASS: TestCreateServiceConflict (2.24s)
15:19:41 [2022-07-20T15:19:41.679Z] === RUN   TestCreateServiceMaxReplicas
15:19:44 [2022-07-20T15:19:44.201Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
15:19:44 [2022-07-20T15:19:44.201Z] === RUN   TestCreateWithDuplicateNetworkNames
15:19:59 [2022-07-20T15:19:59.057Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
15:19:59 [2022-07-20T15:19:59.057Z] === RUN   TestCreateServiceSecretFileMode
15:19:59 [2022-07-20T15:19:59.987Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
15:19:59 [2022-07-20T15:19:59.987Z] === RUN   TestCreateServiceConfigFileMode
15:20:02 [2022-07-20T15:20:02.512Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
15:20:02 [2022-07-20T15:20:02.512Z] === RUN   TestCreateServiceSysctls
15:20:06 [2022-07-20T15:20:06.690Z] --- PASS: TestCreateServiceSysctls (3.47s)
15:20:06 [2022-07-20T15:20:06.690Z] === RUN   TestCreateServiceCapabilities
15:20:08 [2022-07-20T15:20:08.587Z] --- PASS: TestCreateServiceCapabilities (2.48s)
15:20:08 [2022-07-20T15:20:08.587Z] === RUN   TestInspect
15:20:11 [2022-07-20T15:20:11.112Z] --- PASS: TestInspect (2.82s)
15:20:11 [2022-07-20T15:20:11.112Z] === RUN   TestCreateJob
15:20:15 [2022-07-20T15:20:15.292Z] --- PASS: TestCreateJob (3.31s)
15:20:15 [2022-07-20T15:20:15.292Z] === RUN   TestReplicatedJob
15:20:20 [2022-07-20T15:20:20.549Z] --- PASS: TestReplicatedJob (5.71s)
15:20:20 [2022-07-20T15:20:20.549Z] === RUN   TestUpdateReplicatedJob
15:20:23 [2022-07-20T15:20:23.824Z] --- PASS: TestUpdateReplicatedJob (3.26s)
15:20:23 [2022-07-20T15:20:23.824Z] === RUN   TestServiceListWithStatuses
15:20:23 [2022-07-20T15:20:23.824Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:20:23 [2022-07-20T15:20:23.824Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:20:23 [2022-07-20T15:20:23.824Z] === RUN   TestDockerNetworkConnectAlias
15:20:28 [2022-07-20T15:20:28.003Z] --- PASS: TestDockerNetworkConnectAlias (4.28s)
15:20:28 [2022-07-20T15:20:28.003Z] === RUN   TestDockerNetworkReConnect
15:20:31 [2022-07-20T15:20:31.281Z] --- PASS: TestDockerNetworkReConnect (3.23s)
15:20:31 [2022-07-20T15:20:31.281Z] === RUN   TestServicePlugin
15:20:35 [2022-07-20T15:20:35.463Z]     plugin_test.go:61: [d60711ed93664] joining swarm manager [df030741b64a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:20:36 [2022-07-20T15:20:36.859Z]     plugin_test.go:64: [d9dbcd3669232] joining swarm manager [df030741b64a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:21:03 [2022-07-20T15:21:03.410Z] --- PASS: TestServicePlugin (30.89s)
15:21:03 [2022-07-20T15:21:03.410Z] === RUN   TestServiceUpdateLabel
15:21:04 [2022-07-20T15:21:04.341Z] --- PASS: TestServiceUpdateLabel (2.22s)
15:21:04 [2022-07-20T15:21:04.341Z] === RUN   TestServiceUpdateSecrets
15:21:19 [2022-07-20T15:21:19.197Z] --- PASS: TestServiceUpdateSecrets (14.63s)
15:21:19 [2022-07-20T15:21:19.197Z] === RUN   TestServiceUpdateConfigs
15:21:34 [2022-07-20T15:21:34.054Z] --- PASS: TestServiceUpdateConfigs (14.87s)
15:21:34 [2022-07-20T15:21:34.054Z] === RUN   TestServiceUpdateNetwork
15:21:46 [2022-07-20T15:21:46.241Z] --- PASS: TestServiceUpdateNetwork (12.68s)
15:21:46 [2022-07-20T15:21:46.241Z] === RUN   TestServiceUpdatePidsLimit
15:21:47 [2022-07-20T15:21:47.613Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:21:48 [2022-07-20T15:21:48.178Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:21:56 [2022-07-20T15:21:56.274Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:22:02 [2022-07-20T15:22:02.822Z] --- PASS: TestServiceUpdatePidsLimit (16.39s)
15:22:02 [2022-07-20T15:22:02.822Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:22:02 [2022-07-20T15:22:02.822Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
15:22:02 [2022-07-20T15:22:02.822Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
15:22:02 [2022-07-20T15:22:02.822Z] PASS
15:22:02 [2022-07-20T15:22:02.822Z] 
15:22:02 [2022-07-20T15:22:02.822Z] === Skipped
15:22:02 [2022-07-20T15:22:02.822Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:22:02 [2022-07-20T15:22:02.822Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:22:02 [2022-07-20T15:22:02.822Z] 
15:22:02 [2022-07-20T15:22:02.822Z] DONE 27 tests, 1 skipped in 167.713s
15:22:02 [2022-07-20T15:22:02.822Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:22:02 [2022-07-20T15:22:02.822Z] INFO: Testing against a local daemon
15:22:02 [2022-07-20T15:22:02.822Z] === RUN   TestSessionCreate
15:22:02 [2022-07-20T15:22:02.822Z] --- PASS: TestSessionCreate (0.02s)
15:22:02 [2022-07-20T15:22:02.822Z] === RUN   TestSessionCreateWithBadUpgrade
15:22:02 [2022-07-20T15:22:02.822Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:22:02 [2022-07-20T15:22:02.822Z] PASS
15:22:02 [2022-07-20T15:22:02.822Z] 
15:22:02 [2022-07-20T15:22:02.822Z] DONE 2 tests in 0.059s
15:22:02 [2022-07-20T15:22:02.822Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:22:02 [2022-07-20T15:22:02.822Z] INFO: Testing against a local daemon
15:22:02 [2022-07-20T15:22:02.822Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:22:02 [2022-07-20T15:22:02.822Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:22:02 [2022-07-20T15:22:02.822Z] === RUN   TestDiskUsage
15:22:02 [2022-07-20T15:22:02.822Z] === PAUSE TestDiskUsage
15:22:02 [2022-07-20T15:22:02.822Z] === RUN   TestEventsExecDie
15:22:03 [2022-07-20T15:22:03.387Z] --- PASS: TestEventsExecDie (0.61s)
15:22:03 [2022-07-20T15:22:03.387Z] === RUN   TestEventsBackwardsCompatible
15:22:03 [2022-07-20T15:22:03.387Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:22:03 [2022-07-20T15:22:03.387Z] === RUN   TestEventsVolumeCreate
15:22:03 [2022-07-20T15:22:03.645Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:22:03 [2022-07-20T15:22:03.645Z] === RUN   TestInfoBinaryCommits
15:22:03 [2022-07-20T15:22:03.645Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:22:03 [2022-07-20T15:22:03.645Z] === RUN   TestInfoAPIVersioned
15:22:03 [2022-07-20T15:22:03.645Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:22:03 [2022-07-20T15:22:03.645Z] === RUN   TestInfoAPI
15:22:03 [2022-07-20T15:22:03.645Z] --- PASS: TestInfoAPI (0.02s)
15:22:03 [2022-07-20T15:22:03.645Z] === RUN   TestInfoAPIWarnings
15:22:21 [2022-07-20T15:22:21.705Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:22:21 [2022-07-20T15:22:21.705Z] === RUN   TestInfoDebug
15:22:21 [2022-07-20T15:22:21.705Z] --- PASS: TestInfoDebug (0.52s)
15:22:21 [2022-07-20T15:22:21.705Z] === RUN   TestInfoInsecureRegistries
15:22:21 [2022-07-20T15:22:21.705Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:22:21 [2022-07-20T15:22:21.705Z] === RUN   TestInfoRegistryMirrors
15:22:21 [2022-07-20T15:22:21.705Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:22:21 [2022-07-20T15:22:21.705Z] === RUN   TestLoginFailsWithBadCredentials
15:22:21 [2022-07-20T15:22:21.963Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
15:22:21 [2022-07-20T15:22:21.963Z] === RUN   TestPingCacheHeaders
15:22:22 [2022-07-20T15:22:22.220Z] --- PASS: TestPingCacheHeaders (0.02s)
15:22:22 [2022-07-20T15:22:22.220Z] === RUN   TestPingGet
15:22:22 [2022-07-20T15:22:22.220Z] --- PASS: TestPingGet (0.01s)
15:22:22 [2022-07-20T15:22:22.220Z] === RUN   TestPingHead
15:22:22 [2022-07-20T15:22:22.220Z] --- PASS: TestPingHead (0.02s)
15:22:22 [2022-07-20T15:22:22.220Z] === RUN   TestPingSwarmHeader
15:22:22 [2022-07-20T15:22:22.784Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:22:23 [2022-07-20T15:22:23.348Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:22:24 [2022-07-20T15:22:24.281Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:22:24 [2022-07-20T15:22:24.281Z] --- PASS: TestPingSwarmHeader (2.06s)
15:22:24 [2022-07-20T15:22:24.281Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:22:24 [2022-07-20T15:22:24.281Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:22:24 [2022-07-20T15:22:24.281Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:22:24 [2022-07-20T15:22:24.281Z] === RUN   TestVersion
15:22:24 [2022-07-20T15:22:24.281Z] --- PASS: TestVersion (0.02s)
15:22:24 [2022-07-20T15:22:24.281Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:22:24 [2022-07-20T15:22:24.281Z] === CONT  TestDiskUsage
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/container_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/image_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/volume_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/build-cache_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:22:24 [2022-07-20T15:22:24.846Z] === RUN   TestDiskUsage/after_LoadBusybox
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.105Z] === RUN   TestDiskUsage/after_container.Run
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:22:25 [2022-07-20T15:22:25.670Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s)
15:22:25 [2022-07-20T15:22:25.670Z] --- PASS: TestDiskUsage (1.49s)
15:22:25 [2022-07-20T15:22:25.670Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:22:25 [2022-07-20T15:22:25.670Z] PASS
15:22:25 [2022-07-20T15:22:25.670Z] 
15:22:25 [2022-07-20T15:22:25.670Z] DONE 54 tests in 22.913s
15:22:25 [2022-07-20T15:22:25.670Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:22:25 [2022-07-20T15:22:25.670Z] INFO: Testing against a local daemon
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestVolumesCreateAndList
15:22:25 [2022-07-20T15:22:25.670Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:22:25 [2022-07-20T15:22:25.670Z] === RUN   TestVolumesRemove
15:22:25 [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesRemove (0.09s)
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInspect
15:22:25 [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInspect (0.02s)
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:22:25 [2022-07-20T15:22:25.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:22:25 [2022-07-20T15:22:25.929Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:22:25 [2022-07-20T15:22:25.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:22:25 [2022-07-20T15:22:25.929Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:22:25 [2022-07-20T15:22:25.929Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:22:25 [2022-07-20T15:22:25.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:22:25 [2022-07-20T15:22:25.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:22:25 [2022-07-20T15:22:25.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:22:25 [2022-07-20T15:22:25.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:22:25 [2022-07-20T15:22:25.929Z] PASS
15:22:25 [2022-07-20T15:22:25.929Z] 
15:22:25 [2022-07-20T15:22:25.929Z] DONE 9 tests in 0.159s
15:22:25 [2022-07-20T15:22:25.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:22:26 [2022-07-20T15:22:26.493Z] Stopping apparmor (via systemctl): apparmor.service.
15:22:26 [2022-07-20T15:22:26.493Z] Removing test suite binaries
15:22:26 [2022-07-20T15:22:26.493Z] exiting test-integration
15:22:26 [2022-07-20T15:22:26.493Z] ++ exit 0
15:22:26 [2022-07-20T15:22:26.493Z]