Skip to content

Console Output

20:58:13 [2022-07-13T20:58:13.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -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=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary test-integration
20:58:14 [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:58:14 [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:58:14 [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:58:14 [2022-07-13T20:58:14.516Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:58:14 [2022-07-13T20:58:14.516Z] 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)
20:58:14 [2022-07-13T20:58:14.516Z] Detected virtualization docker.
20:58:14 [2022-07-13T20:58:14.516Z] Detected architecture x86-64.
20:58:14 [2022-07-13T20:58:14.516Z] Set hostname to <4e17e09f4716>.
20:58:14 [2022-07-13T20:58:14.516Z] modprobe@configfs.service: Succeeded.
20:58:14 [2022-07-13T20:58:14.516Z] modprobe@drm.service: Succeeded.
20:58:14 [2022-07-13T20:58:14.516Z] modprobe@fuse.service: Succeeded.
20:58:14 [2022-07-13T20:58:14.516Z] + source /etc/docker-entrypoint-cmd
20:58:14 [2022-07-13T20:58:14.516Z] ++ hack/make.sh dynbinary test-integration
20:58:14 [2022-07-13T20:58:14.516Z] 
20:58:14 [2022-07-13T20:58:14.516Z] Removing bundles/
20:58:14 [2022-07-13T20:58:14.516Z] 
20:58:14 [2022-07-13T20:58:14.516Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:58:14 [2022-07-13T20:58:14.516Z] Building: bundles/dynbinary-daemon/dockerd
20:58:14 [2022-07-13T20:58:14.516Z] GOOS="" GOARCH="" GOARM=""
21:00:20 [2022-07-13T21:00:20.969Z] Created binary: bundles/dynbinary-daemon/dockerd
21:00:20 [2022-07-13T21:00:20.969Z] Building: bundles/dynbinary-daemon/docker-proxy
21:00:20 [2022-07-13T21:00:20.969Z] GOOS="" GOARCH="" GOARM=""
21:00:20 [2022-07-13T21:00:20.969Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:00:20 [2022-07-13T21:00:20.969Z] 
21:00:20 [2022-07-13T21:00:20.969Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_SYSTEMD=1
21:00:20 [2022-07-13T21:00:20.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:00:20 [2022-07-13T21:00:20.969Z] HOSTNAME=4e17e09f4716
21:00:20 [2022-07-13T21:00:20.969Z] DEST=bundles/test-integration
21:00:20 [2022-07-13T21:00:20.969Z] PWD=/go/src/github.com/docker/docker
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c
21:00:20 [2022-07-13T21:00:20.969Z] container=docker
21:00:20 [2022-07-13T21:00:20.969Z] HOME=/root
21:00:20 [2022-07-13T21:00:20.969Z] LANG=C.UTF-8
21:00:20 [2022-07-13T21:00:20.969Z] INVOCATION_ID=95a4764b63ae4104ad884cedf4ce9baa
21:00:20 [2022-07-13T21:00:20.969Z] GOLANG_VERSION=1.18.3
21:00:20 [2022-07-13T21:00:20.969Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:00:20 [2022-07-13T21:00:20.969Z] VALIDATE_BRANCH=22.06
21:00:20 [2022-07-13T21:00:20.969Z] TERM=xterm
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_PKG=github.com/docker/docker
21:00:20 [2022-07-13T21:00:20.969Z] SHLVL=3
21:00:20 [2022-07-13T21:00:20.969Z] TIMEOUT=120m
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_BUILDTAGS= journald
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_GRAPHDRIVER=overlay2
21:00:20 [2022-07-13T21:00:20.969Z] GO111MODULE=off
21:00:20 [2022-07-13T21:00:20.969Z] DOCKER_EXPERIMENTAL=1
21:00:20 [2022-07-13T21:00:20.969Z] TEST_SKIP_INTEGRATION_CLI=1
21:00:20 [2022-07-13T21:00:20.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:00:20 [2022-07-13T21:00:20.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:00:20 [2022-07-13T21:00:20.969Z] GOPATH=/go
21:00:20 [2022-07-13T21:00:20.969Z] PKG_CONFIG=pkg-config
21:00:20 [2022-07-13T21:00:20.969Z] _=/usr/bin/env
21:00:20 [2022-07-13T21:00:20.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:01:07 [2022-07-13T21:01:07.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:01:07 [2022-07-13T21:01:07.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:01:29 [2022-07-13T21:01:29.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:01:39 [2022-07-13T21:01:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:01:48 [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:01:48 [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:01:48 [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:01:49 [2022-07-13T21:01:49.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:01:50 [2022-07-13T21:01:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:01:50 [2022-07-13T21:01:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:01:51 [2022-07-13T21:01:51.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:01:53 [2022-07-13T21:01:53.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:01:54 [2022-07-13T21:01:54.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:01:55 [2022-07-13T21:01:55.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:01:55 [2022-07-13T21:01:55.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:01:56 [2022-07-13T21:01:56.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:01:57 [2022-07-13T21:01:57.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:01:58 [2022-07-13T21:01:58.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:01:59 [2022-07-13T21:01:59.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:02:00 [2022-07-13T21:02:00.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:02:01 [2022-07-13T21:02:01.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:02:01 [2022-07-13T21:02:01.277Z] Using test binary docker
21:02:01 [2022-07-13T21:02:01.277Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:02:01 [2022-07-13T21:02:01.277Z] Starting apparmor (via systemctl): apparmor.service.
21:02:01 [2022-07-13T21:02:01.277Z] Starting dockerd
21:02:01 [2022-07-13T21:02:01.277Z] INFO: Waiting for daemon to start...
21:02:06 [2022-07-13T21:02:06.532Z] .
21:02:06 [2022-07-13T21:02:06.532Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:02:06 [2022-07-13T21:02:06.532Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:02:06 [2022-07-13T21:02:06.532Z] Error: No such image: emptyfs
21:02:06 [2022-07-13T21:02:06.791Z] Running integration-test (iteration 1)
21:02:06 [2022-07-13T21:02:06.791Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:02:07 [2022-07-13T21:02:07.049Z] Loaded image: busybox:latest
21:02:07 [2022-07-13T21:02:07.049Z] Loaded image: busybox:glibc
21:02:08 [2022-07-13T21:02:08.424Z] Loaded image: debian:bullseye-slim
21:02:08 [2022-07-13T21:02:08.681Z] Loaded image: hello-world:latest
21:02:08 [2022-07-13T21:02:08.681Z] Loaded image: arm32v7/hello-world:latest
21:02:08 [2022-07-13T21:02:08.681Z] INFO: Testing against a local daemon
21:02:08 [2022-07-13T21:02:08.681Z] === RUN   TestCgroupNamespacesBuild
21:02:10 [2022-07-13T21:02:10.576Z] --- PASS: TestCgroupNamespacesBuild (1.82s)
21:02:10 [2022-07-13T21:02:10.576Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:02:11 [2022-07-13T21:02:11.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s)
21:02:11 [2022-07-13T21:02:11.947Z] === RUN   TestBuildWithSession
21:02:11 [2022-07-13T21:02:11.947Z]     build_session_test.go:25: TODO: BuildKit
21:02:11 [2022-07-13T21:02:11.947Z] --- SKIP: TestBuildWithSession (0.00s)
21:02:11 [2022-07-13T21:02:11.947Z] === RUN   TestBuildSquashParent
21:02:17 [2022-07-13T21:02:17.210Z] --- PASS: TestBuildSquashParent (4.57s)
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:02:17 [2022-07-13T21:02:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:02:17 [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:02:17 [2022-07-13T21:02:17.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:02:17 [2022-07-13T21:02:17.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:02:17 [2022-07-13T21:02:17.775Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:02:18 [2022-07-13T21:02:18.034Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:02:19 [2022-07-13T21:02:19.407Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:02:19 [2022-07-13T21:02:19.665Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:02:21 [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s)
21:02:21 [2022-07-13T21:02:21.037Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s)
21:02:21 [2022-07-13T21:02:21.037Z] === RUN   TestBuildMultiStageCopy
21:02:21 [2022-07-13T21:02:21.037Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:02:22 [2022-07-13T21:02:22.409Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:02:22 [2022-07-13T21:02:22.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:02:22 [2022-07-13T21:02:22.924Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:02:23 [2022-07-13T21:02:23.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:02:23 [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy (2.40s)
21:02:23 [2022-07-13T21:02:23.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
21:02:23 [2022-07-13T21:02:23.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
21:02:23 [2022-07-13T21:02:23.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
21:02:23 [2022-07-13T21:02:23.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
21:02:23 [2022-07-13T21:02:23.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
21:02:23 [2022-07-13T21:02:23.441Z] === RUN   TestBuildMultiStageParentConfig
21:02:24 [2022-07-13T21:02:24.006Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
21:02:24 [2022-07-13T21:02:24.006Z] === RUN   TestBuildLabelWithTargets
21:02:25 [2022-07-13T21:02:25.378Z] --- PASS: TestBuildLabelWithTargets (1.10s)
21:02:25 [2022-07-13T21:02:25.378Z] === RUN   TestBuildWithEmptyLayers
21:02:25 [2022-07-13T21:02:25.635Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
21:02:25 [2022-07-13T21:02:25.635Z] === RUN   TestBuildMultiStageOnBuild
21:02:27 [2022-07-13T21:02:27.532Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
21:02:27 [2022-07-13T21:02:27.532Z] === RUN   TestBuildUncleanTarFilenames
21:02:27 [2022-07-13T21:02:27.790Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
21:02:27 [2022-07-13T21:02:27.790Z] === RUN   TestBuildMultiStageLayerLeak
21:02:29 [2022-07-13T21:02:29.686Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s)
21:02:29 [2022-07-13T21:02:29.686Z] === RUN   TestBuildWithHugeFile
21:03:25 [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithHugeFile (53.58s)
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildWCOWSandboxSize
21:03:25 [2022-07-13T21:03:25.894Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:03:25 [2022-07-13T21:03:25.894Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildWithEmptyDockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:25 [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:03:25 [2022-07-13T21:03:25.894Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:03:25 [2022-07-13T21:03:25.894Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
21:03:25 [2022-07-13T21:03:25.894Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildPreserveOwnership
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildPreserveOwnership/copy_from
21:03:25 [2022-07-13T21:03:25.894Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:03:27 [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPreserveOwnership (3.65s)
21:03:27 [2022-07-13T21:03:27.265Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.48s)
21:03:27 [2022-07-13T21:03:27.265Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
21:03:27 [2022-07-13T21:03:27.265Z] === RUN   TestBuildPlatformInvalid
21:03:27 [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:03:27 [2022-07-13T21:03:27.265Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:03:28 [2022-07-13T21:03:28.197Z] Loaded image: busybox:latest
21:03:28 [2022-07-13T21:03:28.197Z] Loaded image: busybox:glibc
21:03:29 [2022-07-13T21:03:29.569Z] Loaded image: debian:bullseye-slim
21:03:29 [2022-07-13T21:03:29.569Z] Loaded image: hello-world:latest
21:03:29 [2022-07-13T21:03:29.569Z] Loaded image: arm32v7/hello-world:latest
21:03:39 [2022-07-13T21:03:39.570Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s)
21:03:39 [2022-07-13T21:03:39.570Z] PASS
21:03:39 [2022-07-13T21:03:39.570Z] 
21:03:39 [2022-07-13T21:03:39.570Z] === Skipped
21:03:39 [2022-07-13T21:03:39.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:03:39 [2022-07-13T21:03:39.570Z]     build_session_test.go:25: TODO: BuildKit
21:03:39 [2022-07-13T21:03:39.570Z] 
21:03:39 [2022-07-13T21:03:39.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:03:39 [2022-07-13T21:03:39.570Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:03:39 [2022-07-13T21:03:39.570Z] 
21:03:39 [2022-07-13T21:03:39.570Z] DONE 34 tests, 2 skipped in 91.627s
21:03:39 [2022-07-13T21:03:39.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:03:39 [2022-07-13T21:03:39.570Z] INFO: Testing against a local daemon
21:03:39 [2022-07-13T21:03:39.570Z] === RUN   TestConfigInspect
21:03:40 [2022-07-13T21:03:40.502Z] --- PASS: TestConfigInspect (2.27s)
21:03:40 [2022-07-13T21:03:40.502Z] === RUN   TestConfigList
21:03:43 [2022-07-13T21:03:43.025Z] --- PASS: TestConfigList (2.17s)
21:03:43 [2022-07-13T21:03:43.025Z] === RUN   TestConfigsCreateAndDelete
21:03:44 [2022-07-13T21:03:44.922Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
21:03:44 [2022-07-13T21:03:44.922Z] === RUN   TestConfigsUpdate
21:03:47 [2022-07-13T21:03:47.445Z] --- PASS: TestConfigsUpdate (2.19s)
21:03:47 [2022-07-13T21:03:47.445Z] === RUN   TestTemplatedConfig
21:03:49 [2022-07-13T21:03:49.984Z] --- PASS: TestTemplatedConfig (2.67s)
21:03:49 [2022-07-13T21:03:49.984Z] === RUN   TestConfigCreateResolve
21:03:51 [2022-07-13T21:03:51.883Z] --- PASS: TestConfigCreateResolve (2.20s)
21:03:51 [2022-07-13T21:03:51.883Z] PASS
21:03:51 [2022-07-13T21:03:51.883Z] 
21:03:51 [2022-07-13T21:03:51.883Z] DONE 6 tests in 13.693s
21:03:52 [2022-07-13T21:03:52.141Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:03:52 [2022-07-13T21:03:52.141Z] INFO: Testing against a local daemon
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestAttachWithTTY
21:03:52 [2022-07-13T21:03:52.141Z] --- PASS: TestAttachWithTTY (0.08s)
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestAttachWithoutTTy
21:03:52 [2022-07-13T21:03:52.141Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestCheckpoint
21:03:52 [2022-07-13T21:03:52.141Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:03:52 [2022-07-13T21:03:52.141Z] --- SKIP: TestCheckpoint (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/commit
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/commit
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/create
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/create
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/commit
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/containers/create
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:03:52 [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:03:52 [2022-07-13T21:03:52.141Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:03:52 [2022-07-13T21:03:52.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:03:52 [2022-07-13T21:03:52.399Z] === RUN   TestCopyFromContainerPathIsNotDir
21:03:52 [2022-07-13T21:03:52.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:03:52 [2022-07-13T21:03:52.399Z] === RUN   TestCopyToContainerPathDoesNotExist
21:03:52 [2022-07-13T21:03:52.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:03:52 [2022-07-13T21:03:52.399Z] === RUN   TestCopyEmptyFile
21:03:52 [2022-07-13T21:03:52.657Z] --- PASS: TestCopyEmptyFile (0.22s)
21:03:52 [2022-07-13T21:03:52.657Z] === RUN   TestCopyToContainerPathIsNotDir
21:03:52 [2022-07-13T21:03:52.657Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:03:52 [2022-07-13T21:03:52.657Z] === RUN   TestCopyFromContainer
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer//
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer//bar/root
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer//bar/root/
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer/bar/quux
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer/bar/quux/
21:03:54 [2022-07-13T21:03:54.030Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:03:54 [2022-07-13T21:03:54.288Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:03:54 [2022-07-13T21:03:54.288Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:03:54 [2022-07-13T21:03:54.288Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:03:54 [2022-07-13T21:03:54.288Z] === RUN   TestCopyFromContainer/bar/notarget
21:03:54 [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer (1.77s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:03:54 [2022-07-13T21:03:54.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateLinkToNonExistingContainer
21:03:54 [2022-07-13T21:03:54.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateWithInvalidEnv
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateWithInvalidEnv/0
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/0
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateWithInvalidEnv/1
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/1
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateWithInvalidEnv/2
21:03:54 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/2
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateWithInvalidEnv/0
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateWithInvalidEnv/2
21:03:54 [2022-07-13T21:03:54.545Z] === CONT  TestCreateWithInvalidEnv/1
21:03:54 [2022-07-13T21:03:54.545Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateTmpfsMountsTarget
21:03:54 [2022-07-13T21:03:54.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:03:54 [2022-07-13T21:03:54.545Z] === RUN   TestCreateWithCustomMaskedPaths
21:03:56 [2022-07-13T21:03:56.446Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
21:03:56 [2022-07-13T21:03:56.446Z] === RUN   TestCreateWithCustomReadonlyPaths
21:03:57 [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:03:57 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:03:57 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:03:57 [2022-07-13T21:03:57.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:03:57 [2022-07-13T21:03:57.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:03:57 [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:03:57 [2022-07-13T21:03:57.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:03:57 [2022-07-13T21:03:57.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:03:57 [2022-07-13T21:03:57.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:03:57 [2022-07-13T21:03:57.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:03:57 [2022-07-13T21:03:57.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:03:57 [2022-07-13T21:03:57.817Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:03:58 [2022-07-13T21:03:58.382Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateDifferentPlatform
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateDifferentPlatform/different_os
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:03:58 [2022-07-13T21:03:58.382Z] --- PASS: TestCreateDifferentPlatform (0.02s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:03:58 [2022-07-13T21:03:58.382Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:03:58 [2022-07-13T21:03:58.382Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateInvalidHostConfig
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:03:58 [2022-07-13T21:03:58.382Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:03:58 [2022-07-13T21:03:58.382Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:03:58 [2022-07-13T21:03:58.382Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:03:58 [2022-07-13T21:03:58.382Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:03:58 [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestContainerStartOnDaemonRestart
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestContainerStartOnDaemonRestart
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestDaemonRestartIpcMode
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestDaemonRestartIpcMode
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestDaemonHostGatewayIP
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestDaemonHostGatewayIP
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestRestartDaemonWithRestartingContainer
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestContainerKillOnDaemonStart
21:03:58 [2022-07-13T21:03:58.382Z] === PAUSE TestContainerKillOnDaemonStart
21:03:58 [2022-07-13T21:03:58.382Z] === RUN   TestDiff
21:03:58 [2022-07-13T21:03:58.946Z] --- PASS: TestDiff (0.53s)
21:03:58 [2022-07-13T21:03:58.946Z] === RUN   TestExecConsoleSize
21:03:59 [2022-07-13T21:03:59.510Z] --- PASS: TestExecConsoleSize (0.64s)
21:03:59 [2022-07-13T21:03:59.510Z] === RUN   TestExecWithCloseStdin
21:04:00 [2022-07-13T21:04:00.442Z] --- PASS: TestExecWithCloseStdin (0.66s)
21:04:00 [2022-07-13T21:04:00.442Z] === RUN   TestExec
21:04:01 [2022-07-13T21:04:01.007Z] --- PASS: TestExec (0.62s)
21:04:01 [2022-07-13T21:04:01.007Z] === RUN   TestExecUser
21:04:01 [2022-07-13T21:04:01.571Z] --- PASS: TestExecUser (0.64s)
21:04:01 [2022-07-13T21:04:01.571Z] === RUN   TestExportContainerAndImportImage
21:04:02 [2022-07-13T21:04:02.136Z] --- PASS: TestExportContainerAndImportImage (0.72s)
21:04:02 [2022-07-13T21:04:02.136Z] === RUN   TestExportContainerAfterDaemonRestart
21:04:03 [2022-07-13T21:04:03.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
21:04:03 [2022-07-13T21:04:03.507Z] === RUN   TestHealthCheckWorkdir
21:04:04 [2022-07-13T21:04:04.438Z] --- PASS: TestHealthCheckWorkdir (0.74s)
21:04:04 [2022-07-13T21:04:04.438Z] === RUN   TestHealthKillContainer
21:04:12 [2022-07-13T21:04:12.536Z] --- PASS: TestHealthKillContainer (8.12s)
21:04:12 [2022-07-13T21:04:12.536Z] === RUN   TestInspectCpusetInConfigPre120
21:04:12 [2022-07-13T21:04:12.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
21:04:12 [2022-07-13T21:04:12.793Z] === RUN   TestIpcModeNone
21:04:13 [2022-07-13T21:04:13.358Z] --- PASS: TestIpcModeNone (0.64s)
21:04:13 [2022-07-13T21:04:13.358Z] === RUN   TestIpcModePrivate
21:04:13 [2022-07-13T21:04:13.922Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
21:04:14 [2022-07-13T21:04:14.180Z] --- PASS: TestIpcModePrivate (0.69s)
21:04:14 [2022-07-13T21:04:14.180Z] === RUN   TestIpcModeShareable
21:04:14 [2022-07-13T21:04:14.437Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
21:04:14 [2022-07-13T21:04:14.694Z] --- PASS: TestIpcModeShareable (0.63s)
21:04:14 [2022-07-13T21:04:14.694Z] === RUN   TestAPIIpcModeShareableAndContainer
21:04:16 [2022-07-13T21:04:16.590Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s)
21:04:16 [2022-07-13T21:04:16.590Z] === RUN   TestAPIIpcModeHost
21:04:17 [2022-07-13T21:04:17.155Z] --- PASS: TestAPIIpcModeHost (0.48s)
21:04:17 [2022-07-13T21:04:17.155Z] === RUN   TestDaemonIpcModeShareable
21:04:18 [2022-07-13T21:04:18.526Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:04:18 [2022-07-13T21:04:18.526Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
21:04:18 [2022-07-13T21:04:18.526Z] === RUN   TestDaemonIpcModePrivate
21:04:19 [2022-07-13T21:04:19.461Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:04:19 [2022-07-13T21:04:19.719Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
21:04:19 [2022-07-13T21:04:19.719Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:04:20 [2022-07-13T21:04:20.651Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:04:20 [2022-07-13T21:04:20.912Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
21:04:20 [2022-07-13T21:04:20.912Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:04:21 [2022-07-13T21:04:21.847Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:04:22 [2022-07-13T21:04:22.105Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
21:04:22 [2022-07-13T21:04:22.105Z] === RUN   TestIpcModeOlderClient
21:04:22 [2022-07-13T21:04:22.105Z] === PAUSE TestIpcModeOlderClient
21:04:22 [2022-07-13T21:04:22.105Z] === RUN   TestKillContainerInvalidSignal
21:04:22 [2022-07-13T21:04:22.363Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
21:04:22 [2022-07-13T21:04:22.363Z] === RUN   TestKillContainer
21:04:22 [2022-07-13T21:04:22.363Z] === RUN   TestKillContainer/no_signal
21:04:22 [2022-07-13T21:04:22.927Z] === RUN   TestKillContainer/non_killing_signal
21:04:23 [2022-07-13T21:04:23.185Z] === RUN   TestKillContainer/killing_signal
21:04:23 [2022-07-13T21:04:23.752Z] --- PASS: TestKillContainer (1.40s)
21:04:23 [2022-07-13T21:04:23.752Z]     --- PASS: TestKillContainer/no_signal (0.44s)
21:04:23 [2022-07-13T21:04:23.752Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
21:04:23 [2022-07-13T21:04:23.752Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
21:04:23 [2022-07-13T21:04:23.752Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:04:23 [2022-07-13T21:04:23.752Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:04:24 [2022-07-13T21:04:24.318Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:04:25 [2022-07-13T21:04:25.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
21:04:25 [2022-07-13T21:04:25.254Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
21:04:25 [2022-07-13T21:04:25.254Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
21:04:25 [2022-07-13T21:04:25.254Z] === RUN   TestKillStoppedContainer
21:04:25 [2022-07-13T21:04:25.254Z] --- PASS: TestKillStoppedContainer (0.05s)
21:04:25 [2022-07-13T21:04:25.254Z] === RUN   TestKillStoppedContainerAPIPre120
21:04:25 [2022-07-13T21:04:25.254Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:04:25 [2022-07-13T21:04:25.254Z] === RUN   TestKillDifferentUserContainer
21:04:25 [2022-07-13T21:04:25.820Z] --- PASS: TestKillDifferentUserContainer (0.44s)
21:04:25 [2022-07-13T21:04:25.820Z] === RUN   TestInspectOomKilledTrue
21:04:25 [2022-07-13T21:04:25.820Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:04:25 [2022-07-13T21:04:25.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:04:25 [2022-07-13T21:04:25.820Z] === RUN   TestInspectOomKilledFalse
21:04:26 [2022-07-13T21:04:26.078Z] --- PASS: TestInspectOomKilledFalse (0.43s)
21:04:26 [2022-07-13T21:04:26.078Z] === RUN   TestLinksEtcHostsContentMatch
21:04:26 [2022-07-13T21:04:26.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
21:04:26 [2022-07-13T21:04:26.335Z] === RUN   TestLinksContainerNames
21:04:27 [2022-07-13T21:04:27.269Z] --- PASS: TestLinksContainerNames (0.85s)
21:04:27 [2022-07-13T21:04:27.269Z] === RUN   TestLogsFollowTailEmpty
21:04:27 [2022-07-13T21:04:27.833Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:04:27 [2022-07-13T21:04:27.833Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:04:27 [2022-07-13T21:04:27.833Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:04:28 [2022-07-13T21:04:28.399Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:04:28 [2022-07-13T21:04:28.657Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.223Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:04:29 [2022-07-13T21:04:29.223Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:04:29 [2022-07-13T21:04:29.788Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:04:29 [2022-07-13T21:04:29.788Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:04:30 [2022-07-13T21:04:30.353Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:04:30 [2022-07-13T21:04:30.353Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:04:31 [2022-07-13T21:04:31.287Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:04:31 [2022-07-13T21:04:31.287Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:04:31 [2022-07-13T21:04:31.860Z] --- PASS: TestLogs (4.03s)
21:04:31 [2022-07-13T21:04:31.860Z]     --- PASS: TestLogs/driver_local (0.01s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.86s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
21:04:31 [2022-07-13T21:04:31.860Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
21:04:31 [2022-07-13T21:04:31.860Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s)
21:04:31 [2022-07-13T21:04:31.860Z] === RUN   TestContainerNetworkMountsNoChown
21:04:32 [2022-07-13T21:04:32.142Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/default
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/private
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/private
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rprivate
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rprivate
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/slave
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/slave
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rslave
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rslave
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/shared
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/shared
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rshared
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared
21:04:32 [2022-07-13T21:04:32.142Z] === CONT  TestMountDaemonRoot/default
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/default/bind_root
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/default/mount_root
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === CONT  TestMountDaemonRoot/default/bind_root
21:04:32 [2022-07-13T21:04:32.142Z] === CONT  TestMountDaemonRoot/rshared
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:04:32 [2022-07-13T21:04:32.142Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:04:32 [2022-07-13T21:04:32.142Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/shared
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rslave
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/slave
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rprivate
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/private
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/private/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/private/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/default/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:04:32 [2022-07-13T21:04:32.401Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/private/bind_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:04:32 [2022-07-13T21:04:32.663Z] === CONT  TestMountDaemonRoot/private/mount_root
21:04:32 [2022-07-13T21:04:32.921Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:04:32 [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot (0.02s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:04:32 [2022-07-13T21:04:32.921Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:04:32 [2022-07-13T21:04:32.921Z] === RUN   TestContainerBindMountNonRecursive
21:04:34 [2022-07-13T21:04:34.292Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
21:04:34 [2022-07-13T21:04:34.292Z] === RUN   TestContainerVolumesMountedAsShared
21:04:34 [2022-07-13T21:04:34.856Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
21:04:34 [2022-07-13T21:04:34.856Z] === RUN   TestContainerVolumesMountedAsSlave
21:04:35 [2022-07-13T21:04:35.114Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s)
21:04:35 [2022-07-13T21:04:35.114Z] === RUN   TestNetworkNat
21:04:35 [2022-07-13T21:04:35.679Z] --- PASS: TestNetworkNat (0.57s)
21:04:35 [2022-07-13T21:04:35.679Z] === RUN   TestNetworkLocalhostTCPNat
21:04:36 [2022-07-13T21:04:36.244Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
21:04:36 [2022-07-13T21:04:36.244Z] === RUN   TestNetworkLoopbackNat
21:04:38 [2022-07-13T21:04:38.767Z] --- PASS: TestNetworkLoopbackNat (2.57s)
21:04:38 [2022-07-13T21:04:38.767Z] === RUN   TestPause
21:04:39 [2022-07-13T21:04:39.331Z] --- PASS: TestPause (0.48s)
21:04:39 [2022-07-13T21:04:39.331Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:04:39 [2022-07-13T21:04:39.331Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:04:39 [2022-07-13T21:04:39.331Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:04:39 [2022-07-13T21:04:39.331Z] === RUN   TestPauseStopPausedContainer
21:04:39 [2022-07-13T21:04:39.589Z] --- PASS: TestPauseStopPausedContainer (0.51s)
21:04:39 [2022-07-13T21:04:39.589Z] === RUN   TestPidHost
21:04:40 [2022-07-13T21:04:40.960Z] --- PASS: TestPidHost (1.02s)
21:04:40 [2022-07-13T21:04:40.960Z] === RUN   TestPsFilter
21:04:40 [2022-07-13T21:04:40.960Z] --- PASS: TestPsFilter (0.11s)
21:04:40 [2022-07-13T21:04:40.960Z] === RUN   TestRemoveContainerWithRemovedVolume
21:04:41 [2022-07-13T21:04:41.217Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
21:04:41 [2022-07-13T21:04:41.217Z] === RUN   TestRemoveContainerWithVolume
21:04:41 [2022-07-13T21:04:41.781Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
21:04:41 [2022-07-13T21:04:41.781Z] === RUN   TestRemoveContainerRunning
21:04:42 [2022-07-13T21:04:42.038Z] --- PASS: TestRemoveContainerRunning (0.41s)
21:04:42 [2022-07-13T21:04:42.038Z] === RUN   TestRemoveContainerForceRemoveRunning
21:04:42 [2022-07-13T21:04:42.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
21:04:42 [2022-07-13T21:04:42.603Z] === RUN   TestRemoveInvalidContainer
21:04:42 [2022-07-13T21:04:42.603Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:04:42 [2022-07-13T21:04:42.603Z] === RUN   TestRenameLinkedContainer
21:04:44 [2022-07-13T21:04:44.499Z] --- PASS: TestRenameLinkedContainer (1.80s)
21:04:44 [2022-07-13T21:04:44.499Z] === RUN   TestRenameStoppedContainer
21:04:44 [2022-07-13T21:04:44.756Z] --- PASS: TestRenameStoppedContainer (0.46s)
21:04:44 [2022-07-13T21:04:44.756Z] === RUN   TestRenameRunningContainerAndReuse
21:04:45 [2022-07-13T21:04:45.689Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
21:04:45 [2022-07-13T21:04:45.689Z] === RUN   TestRenameInvalidName
21:04:46 [2022-07-13T21:04:46.253Z] --- PASS: TestRenameInvalidName (0.52s)
21:04:46 [2022-07-13T21:04:46.253Z] === RUN   TestRenameAnonymousContainer
21:04:48 [2022-07-13T21:04:48.148Z] --- PASS: TestRenameAnonymousContainer (1.63s)
21:04:48 [2022-07-13T21:04:48.149Z] === RUN   TestRenameContainerWithSameName
21:04:48 [2022-07-13T21:04:48.149Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:04:48 [2022-07-13T21:04:48.149Z] === RUN   TestRenameContainerWithLinkedContainer
21:04:49 [2022-07-13T21:04:49.083Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
21:04:49 [2022-07-13T21:04:49.083Z] === RUN   TestResize
21:04:49 [2022-07-13T21:04:49.647Z] --- PASS: TestResize (0.43s)
21:04:49 [2022-07-13T21:04:49.647Z] === RUN   TestResizeWithInvalidSize
21:04:49 [2022-07-13T21:04:49.905Z] --- PASS: TestResizeWithInvalidSize (0.44s)
21:04:49 [2022-07-13T21:04:49.905Z] === RUN   TestResizeWhenContainerNotStarted
21:04:50 [2022-07-13T21:04:50.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:04:50 [2022-07-13T21:04:50.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:04:52 [2022-07-13T21:04:52.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:04:53 [2022-07-13T21:04:53.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:04:54 [2022-07-13T21:04:54.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:04:54 [2022-07-13T21:04:54.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:04:56 [2022-07-13T21:04:56.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:04:56 [2022-07-13T21:04:56.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:00 [2022-07-13T21:05:00.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:00 [2022-07-13T21:05:00.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:05:02 [2022-07-13T21:05:02.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:05:03 [2022-07-13T21:05:03.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:05:03 [2022-07-13T21:05:03.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:05:05 [2022-07-13T21:05:05.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:05:05 [2022-07-13T21:05:05.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:05:07 [2022-07-13T21:05:07.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:05:09 [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
21:05:09 [2022-07-13T21:05:09.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
21:05:09 [2022-07-13T21:05:09.179Z] === RUN   TestCgroupNamespacesRun
21:05:10 [2022-07-13T21:05:10.112Z] --- PASS: TestCgroupNamespacesRun (1.18s)
21:05:10 [2022-07-13T21:05:10.112Z] === RUN   TestCgroupNamespacesRunPrivileged
21:05:10 [2022-07-13T21:05:10.112Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:05:10 [2022-07-13T21:05:10.112Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:05:10 [2022-07-13T21:05:10.112Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:05:11 [2022-07-13T21:05:11.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
21:05:11 [2022-07-13T21:05:11.484Z] === RUN   TestCgroupNamespacesRunHostMode
21:05:12 [2022-07-13T21:05:12.416Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s)
21:05:12 [2022-07-13T21:05:12.416Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:05:13 [2022-07-13T21:05:13.787Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
21:05:13 [2022-07-13T21:05:13.787Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:05:15 [2022-07-13T21:05:15.158Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
21:05:15 [2022-07-13T21:05:15.158Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:05:15 [2022-07-13T21:05:15.722Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:05:15 [2022-07-13T21:05:15.722Z] === RUN   TestCgroupNamespacesRunOlderClient
21:05:17 [2022-07-13T21:05:17.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
21:05:17 [2022-07-13T21:05:17.094Z] === RUN   TestNISDomainname
21:05:17 [2022-07-13T21:05:17.351Z] --- PASS: TestNISDomainname (0.57s)
21:05:17 [2022-07-13T21:05:17.351Z] === RUN   TestHostnameDnsResolution
21:05:18 [2022-07-13T21:05:18.284Z] --- PASS: TestHostnameDnsResolution (0.79s)
21:05:18 [2022-07-13T21:05:18.284Z] === RUN   TestUnprivilegedPortsAndPing
21:05:18 [2022-07-13T21:05:18.849Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
21:05:18 [2022-07-13T21:05:18.849Z] === RUN   TestPrivilegedHostDevices
21:05:19 [2022-07-13T21:05:19.414Z] --- PASS: TestPrivilegedHostDevices (0.56s)
21:05:19 [2022-07-13T21:05:19.414Z] === RUN   TestRunConsoleSize
21:05:19 [2022-07-13T21:05:19.671Z] --- PASS: TestRunConsoleSize (0.45s)
21:05:19 [2022-07-13T21:05:19.671Z] === RUN   TestStats
21:05:22 [2022-07-13T21:05:22.195Z] --- PASS: TestStats (2.51s)
21:05:22 [2022-07-13T21:05:22.195Z] === RUN   TestStopContainerWithTimeout
21:05:22 [2022-07-13T21:05:22.195Z] === RUN   TestStopContainerWithTimeout/0
21:05:22 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/0
21:05:22 [2022-07-13T21:05:22.195Z] === RUN   TestStopContainerWithTimeout/1
21:05:22 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/1
21:05:22 [2022-07-13T21:05:22.195Z] === RUN   TestStopContainerWithTimeout/3
21:05:22 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/3
21:05:22 [2022-07-13T21:05:22.195Z] === RUN   TestStopContainerWithTimeout/-1
21:05:22 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/-1
21:05:22 [2022-07-13T21:05:22.195Z] === CONT  TestStopContainerWithTimeout/0
21:05:22 [2022-07-13T21:05:22.195Z] === CONT  TestStopContainerWithTimeout/3
21:05:23 [2022-07-13T21:05:23.127Z] === CONT  TestStopContainerWithTimeout/-1
21:05:25 [2022-07-13T21:05:25.024Z] === CONT  TestStopContainerWithTimeout/1
21:05:26 [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:05:26 [2022-07-13T21:05:26.393Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
21:05:26 [2022-07-13T21:05:26.393Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
21:05:26 [2022-07-13T21:05:26.393Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
21:05:26 [2022-07-13T21:05:26.393Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
21:05:26 [2022-07-13T21:05:26.393Z] === RUN   TestDeleteDevicemapper
21:05:26 [2022-07-13T21:05:26.393Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:05:26 [2022-07-13T21:05:26.393Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:05:26 [2022-07-13T21:05:26.393Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:05:28 [2022-07-13T21:05:28.296Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
21:05:28 [2022-07-13T21:05:28.296Z] === RUN   TestUpdateMemory
21:05:28 [2022-07-13T21:05:28.554Z] --- PASS: TestUpdateMemory (0.61s)
21:05:28 [2022-07-13T21:05:28.554Z] === RUN   TestUpdateCPUQuota
21:05:29 [2022-07-13T21:05:29.497Z] --- PASS: TestUpdateCPUQuota (0.99s)
21:05:29 [2022-07-13T21:05:29.497Z] === RUN   TestUpdatePidsLimit
21:05:29 [2022-07-13T21:05:29.497Z] === RUN   TestUpdatePidsLimit/update_from_none
21:05:29 [2022-07-13T21:05:29.760Z] === RUN   TestUpdatePidsLimit/no_change
21:05:30 [2022-07-13T21:05:30.021Z] === RUN   TestUpdatePidsLimit/update_lower
21:05:30 [2022-07-13T21:05:30.300Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:05:30 [2022-07-13T21:05:30.563Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:05:30 [2022-07-13T21:05:30.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:05:31 [2022-07-13T21:05:31.082Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:05:31 [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit (2.13s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
21:05:31 [2022-07-13T21:05:31.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
21:05:31 [2022-07-13T21:05:31.647Z] === RUN   TestUpdateRestartPolicy
21:05:43 [2022-07-13T21:05:43.833Z] --- PASS: TestUpdateRestartPolicy (11.11s)
21:05:43 [2022-07-13T21:05:43.833Z] === RUN   TestUpdateRestartWithAutoRemove
21:05:43 [2022-07-13T21:05:43.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
21:05:43 [2022-07-13T21:05:43.833Z] === RUN   TestWaitNonBlocked
21:05:43 [2022-07-13T21:05:43.833Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:43 [2022-07-13T21:05:43.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:43 [2022-07-13T21:05:43.833Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:43 [2022-07-13T21:05:43.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:43 [2022-07-13T21:05:43.833Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:43 [2022-07-13T21:05:43.833Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:44 [2022-07-13T21:05:44.090Z] --- PASS: TestWaitNonBlocked (0.01s)
21:05:44 [2022-07-13T21:05:44.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
21:05:44 [2022-07-13T21:05:44.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
21:05:44 [2022-07-13T21:05:44.090Z] === RUN   TestWaitBlocked
21:05:44 [2022-07-13T21:05:44.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:05:44 [2022-07-13T21:05:44.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:05:44 [2022-07-13T21:05:44.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:05:44 [2022-07-13T21:05:44.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:05:44 [2022-07-13T21:05:44.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:05:44 [2022-07-13T21:05:44.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:05:45 [2022-07-13T21:05:45.023Z] --- PASS: TestWaitBlocked (0.01s)
21:05:45 [2022-07-13T21:05:45.023Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
21:05:45 [2022-07-13T21:05:45.023Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
21:05:45 [2022-07-13T21:05:45.023Z] === RUN   TestWaitConditions
21:05:45 [2022-07-13T21:05:45.023Z] === RUN   TestWaitConditions/default
21:05:45 [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/default
21:05:45 [2022-07-13T21:05:45.023Z] === RUN   TestWaitConditions/not-running
21:05:45 [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/not-running
21:05:45 [2022-07-13T21:05:45.023Z] === RUN   TestWaitConditions/next-exit
21:05:45 [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/next-exit
21:05:45 [2022-07-13T21:05:45.023Z] === RUN   TestWaitConditions/removed
21:05:45 [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/removed
21:05:45 [2022-07-13T21:05:45.023Z] === CONT  TestWaitConditions/default
21:05:45 [2022-07-13T21:05:45.023Z] === CONT  TestWaitConditions/next-exit
21:05:46 [2022-07-13T21:05:46.393Z] === CONT  TestWaitConditions/removed
21:05:46 [2022-07-13T21:05:46.651Z] === CONT  TestWaitConditions/not-running
21:05:48 [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions (0.01s)
21:05:48 [2022-07-13T21:05:48.548Z]     --- PASS: TestWaitConditions/next-exit (1.68s)
21:05:48 [2022-07-13T21:05:48.548Z]     --- PASS: TestWaitConditions/default (1.73s)
21:05:48 [2022-07-13T21:05:48.548Z]     --- PASS: TestWaitConditions/removed (1.63s)
21:05:48 [2022-07-13T21:05:48.548Z]     --- PASS: TestWaitConditions/not-running (1.59s)
21:05:48 [2022-07-13T21:05:48.548Z] === CONT  TestContainerStartOnDaemonRestart
21:05:48 [2022-07-13T21:05:48.548Z] === CONT  TestRestartDaemonWithRestartingContainer
21:05:50 [2022-07-13T21:05:50.446Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s)
21:05:50 [2022-07-13T21:05:50.446Z] === CONT  TestDaemonHostGatewayIP
21:05:50 [2022-07-13T21:05:50.446Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s)
21:05:50 [2022-07-13T21:05:50.446Z] === CONT  TestDaemonRestartIpcMode
21:05:53 [2022-07-13T21:05:53.726Z] --- PASS: TestDaemonHostGatewayIP (2.83s)
21:05:53 [2022-07-13T21:05:53.726Z] === CONT  TestIpcModeOlderClient
21:05:53 [2022-07-13T21:05:53.726Z] --- PASS: TestDaemonRestartIpcMode (2.80s)
21:05:53 [2022-07-13T21:05:53.726Z] === CONT  TestContainerKillOnDaemonStart
21:05:53 [2022-07-13T21:05:53.726Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:06:05 [2022-07-13T21:06:05.913Z] --- PASS: TestContainerKillOnDaemonStart (11.51s)
21:06:05 [2022-07-13T21:06:05.913Z] PASS
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] === Skipped
21:06:05 [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:06:05 [2022-07-13T21:06:05.913Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:06:05 [2022-07-13T21:06:05.913Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:06:05 [2022-07-13T21:06:05.913Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:06:05 [2022-07-13T21:06:05.913Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:06:05 [2022-07-13T21:06:05.913Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:06:05 [2022-07-13T21:06:05.913Z] 
21:06:05 [2022-07-13T21:06:05.913Z] DONE 264 tests, 5 skipped in 132.838s
21:06:05 [2022-07-13T21:06:05.913Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:06:05 [2022-07-13T21:06:05.913Z] === RUN   TestConfigDaemonLibtrustID
21:06:05 [2022-07-13T21:06:05.913Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:06:05 [2022-07-13T21:06:05.913Z] === RUN   TestConfigDaemonID
21:06:06 [2022-07-13T21:06:06.480Z]     daemon_test.go:83: [d66d8f21e9431] daemon is not started
21:06:06 [2022-07-13T21:06:06.480Z] --- PASS: TestConfigDaemonID (1.04s)
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:06:06 [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:06:06 [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation/invalid_config
21:06:06 [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation/malformed_config
21:06:06 [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:06:06 [2022-07-13T21:06:06.480Z] === RUN   TestDaemonConfigValidation/valid_config
21:06:06 [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/valid_config
21:06:06 [2022-07-13T21:06:06.480Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:06:06 [2022-07-13T21:06:06.480Z] === CONT  TestDaemonConfigValidation/malformed_config
21:06:06 [2022-07-13T21:06:06.480Z] === CONT  TestDaemonConfigValidation/valid_config
21:06:06 [2022-07-13T21:06:06.480Z] === CONT  TestDaemonConfigValidation/invalid_config
21:06:06 [2022-07-13T21:06:06.738Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:06:06 [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:06:06 [2022-07-13T21:06:06.738Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:06:06 [2022-07-13T21:06:06.738Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:06:06 [2022-07-13T21:06:06.738Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
21:06:06 [2022-07-13T21:06:06.738Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.14s)
21:06:06 [2022-07-13T21:06:06.738Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
21:06:06 [2022-07-13T21:06:06.738Z] === RUN   TestConfigDaemonSeccompProfiles
21:06:06 [2022-07-13T21:06:06.738Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:06:08 [2022-07-13T21:06:08.109Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:06:09 [2022-07-13T21:06:09.040Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:06:09 [2022-07-13T21:06:09.972Z] === CONT  TestConfigDaemonSeccompProfiles
21:06:09 [2022-07-13T21:06:09.972Z]     daemon_test.go:197: [dde0e03aa399e] daemon is not started
21:06:09 [2022-07-13T21:06:09.972Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
21:06:09 [2022-07-13T21:06:09.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:06:09 [2022-07-13T21:06:09.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:06:09 [2022-07-13T21:06:09.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:06:09 [2022-07-13T21:06:09.972Z] === RUN   TestDaemonProxy
21:06:09 [2022-07-13T21:06:09.972Z] === RUN   TestDaemonProxy/environment_variables
21:06:11 [2022-07-13T21:06:11.866Z] === RUN   TestDaemonProxy/command-line_options
21:06:13 [2022-07-13T21:06:13.236Z] === RUN   TestDaemonProxy/configuration_file
21:06:15 [2022-07-13T21:06:15.131Z] === RUN   TestDaemonProxy/conflicting_options
21:06:15 [2022-07-13T21:06:15.695Z] === RUN   TestDaemonProxy/reload_sanitized
21:06:16 [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy (6.24s)
21:06:16 [2022-07-13T21:06:16.260Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
21:06:16 [2022-07-13T21:06:16.260Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:06:16 [2022-07-13T21:06:16.260Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:06:16 [2022-07-13T21:06:16.260Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:06:16 [2022-07-13T21:06:16.260Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:06:16 [2022-07-13T21:06:16.260Z] PASS
21:06:16 [2022-07-13T21:06:16.260Z] 
21:06:16 [2022-07-13T21:06:16.260Z] DONE 18 tests in 11.241s
21:06:16 [2022-07-13T21:06:16.260Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:06:16 [2022-07-13T21:06:16.260Z] INFO: Testing against a local daemon
21:06:16 [2022-07-13T21:06:16.260Z] === RUN   TestCommitInheritsEnv
21:06:16 [2022-07-13T21:06:16.517Z] --- PASS: TestCommitInheritsEnv (0.33s)
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportExtremelyLargeImageWorks
21:06:16 [2022-07-13T21:06:16.517Z] === PAUSE TestImportExtremelyLargeImageWorks
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportWithCustomPlatform
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportWithCustomPlatform/#00
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportWithCustomPlatform/_______
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportWithCustomPlatform//
21:06:16 [2022-07-13T21:06:16.517Z] === RUN   TestImportWithCustomPlatform/linux
21:06:16 [2022-07-13T21:06:16.774Z] === RUN   TestImportWithCustomPlatform/LINUX
21:06:16 [2022-07-13T21:06:16.774Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:06:16 [2022-07-13T21:06:16.774Z] === RUN   TestImportWithCustomPlatform/macos
21:06:16 [2022-07-13T21:06:16.774Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:06:16 [2022-07-13T21:06:16.774Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:06:16 [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform (0.33s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:06:16 [2022-07-13T21:06:16.775Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:06:16 [2022-07-13T21:06:16.775Z] === RUN   TestImagesFilterMultiReference
21:06:17 [2022-07-13T21:06:17.032Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:06:17 [2022-07-13T21:06:17.032Z] === RUN   TestImagePullPlatformInvalid
21:06:17 [2022-07-13T21:06:17.032Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:06:17 [2022-07-13T21:06:17.032Z] === RUN   TestRemoveImageOrphaning
21:06:17 [2022-07-13T21:06:17.289Z] --- PASS: TestRemoveImageOrphaning (0.28s)
21:06:17 [2022-07-13T21:06:17.289Z] === RUN   TestRemoveImageGarbageCollector
21:06:17 [2022-07-13T21:06:17.853Z] time="2022-07-13T21:06:17Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagInvalidReference
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagInvalidReference (0.01s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagValidPrefixedRepo
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagExistedNameWithoutForce
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagOfficialNames
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagOfficialNames (0.05s)
21:06:19 [2022-07-13T21:06:19.224Z] === RUN   TestTagMatchesDigest
21:06:19 [2022-07-13T21:06:19.224Z] --- PASS: TestTagMatchesDigest (0.02s)
21:06:19 [2022-07-13T21:06:19.224Z] === CONT  TestImportExtremelyLargeImageWorks
21:07:55 [2022-07-13T21:07:55.639Z] --- PASS: TestImportExtremelyLargeImageWorks (90.98s)
21:07:55 [2022-07-13T21:07:55.639Z] PASS
21:07:55 [2022-07-13T21:07:55.639Z] 
21:07:55 [2022-07-13T21:07:55.639Z] DONE 22 tests in 94.160s
21:07:55 [2022-07-13T21:07:55.640Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestStripANSICommands
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestStripANSICommands/#00
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestStripANSICommands/#01
21:07:55 [2022-07-13T21:07:55.640Z] --- PASS: TestStripANSICommands (0.00s)
21:07:55 [2022-07-13T21:07:55.640Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:07:55 [2022-07-13T21:07:55.640Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:07:55 [2022-07-13T21:07:55.640Z] PASS
21:07:55 [2022-07-13T21:07:55.640Z] 
21:07:55 [2022-07-13T21:07:55.640Z] DONE 3 tests in 0.009s
21:07:55 [2022-07-13T21:07:55.640Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:07:55 [2022-07-13T21:07:55.640Z] INFO: Testing against a local daemon
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestNetworkCreateDelete
21:07:55 [2022-07-13T21:07:55.640Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestDockerNetworkDeletePreferID
21:07:55 [2022-07-13T21:07:55.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:07:55 [2022-07-13T21:07:55.640Z] === RUN   TestDaemonDNSFallback
21:07:57 [2022-07-13T21:07:57.533Z] --- PASS: TestDaemonDNSFallback (6.36s)
21:07:57 [2022-07-13T21:07:57.534Z] === RUN   TestInspectNetwork
21:08:00 [2022-07-13T21:08:00.810Z] === RUN   TestInspectNetwork/full_network_id
21:08:00 [2022-07-13T21:08:00.810Z] === RUN   TestInspectNetwork/partial_network_id
21:08:00 [2022-07-13T21:08:00.810Z] === RUN   TestInspectNetwork/network_name
21:08:00 [2022-07-13T21:08:00.810Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:08:04 [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork (7.30s)
21:08:04 [2022-07-13T21:08:04.985Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:08:04 [2022-07-13T21:08:04.985Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:08:04 [2022-07-13T21:08:04.985Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:08:04 [2022-07-13T21:08:04.985Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:08:04 [2022-07-13T21:08:04.985Z] === RUN   TestRunContainerWithBridgeNone
21:08:06 [2022-07-13T21:08:06.358Z] --- PASS: TestRunContainerWithBridgeNone (1.63s)
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/create
21:08:06 [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:08:06 [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:08:06 [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:08:06 [2022-07-13T21:08:06.358Z] === CONT  TestNetworkInvalidJSON/networks/create
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:08:06 [2022-07-13T21:08:06.358Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:08:06 [2022-07-13T21:08:06.358Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:08:06 [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:08:06 [2022-07-13T21:08:06.358Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkList
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkList//networks
21:08:06 [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkList//networks
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestNetworkList//networks/
21:08:06 [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkList//networks/
21:08:06 [2022-07-13T21:08:06.358Z] === CONT  TestNetworkList//networks
21:08:06 [2022-07-13T21:08:06.358Z] === CONT  TestNetworkList//networks/
21:08:06 [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkList (0.02s)
21:08:06 [2022-07-13T21:08:06.358Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z]     --- PASS: TestNetworkList//networks (0.00s)
21:08:06 [2022-07-13T21:08:06.358Z] === RUN   TestHostIPv4BridgeLabel
21:08:06 [2022-07-13T21:08:06.616Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:08:06 [2022-07-13T21:08:06.616Z] === RUN   TestDaemonRestartWithLiveRestore
21:08:07 [2022-07-13T21:08:07.986Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:08:07 [2022-07-13T21:08:07.986Z] === RUN   TestDaemonDefaultNetworkPools
21:08:08 [2022-07-13T21:08:08.551Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:08:08 [2022-07-13T21:08:08.551Z] === RUN   TestDaemonRestartWithExistingNetwork
21:08:09 [2022-07-13T21:08:09.483Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
21:08:09 [2022-07-13T21:08:09.483Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:08:10 [2022-07-13T21:08:10.855Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
21:08:10 [2022-07-13T21:08:10.855Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:08:11 [2022-07-13T21:08:11.444Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:08:11 [2022-07-13T21:08:11.444Z] === RUN   TestServiceWithPredefinedNetwork
21:08:14 [2022-07-13T21:08:14.002Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
21:08:14 [2022-07-13T21:08:14.002Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:08:14 [2022-07-13T21:08:14.002Z]     service_test.go:243: FLAKY_TEST
21:08:14 [2022-07-13T21:08:14.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:08:14 [2022-07-13T21:08:14.002Z] === RUN   TestServiceWithDataPathPortInit
21:08:28 [2022-07-13T21:08:28.857Z] --- PASS: TestServiceWithDataPathPortInit (14.26s)
21:08:28 [2022-07-13T21:08:28.857Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:08:30 [2022-07-13T21:08:30.753Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cuda3dltq51j2mqqnt41u3cfa Created:2022-07-13 21:08:29.248405992 +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[6d675e48a728453b280b6cf3dbfbbe803adc3455bdcd6a10d9a36dc16a07b1a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5sc80li1iz295fv6jg6k1qr8 EndpointID:5f44aed7bee1bb5cc3395d2b7e3489d0185eb205cf13c5a0d9fbf7d5d93f59b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d5fbf8620c00373cba7856dd70fb6c15e6e78200151d262b2fd09e4c4f80af4 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:b3ff5e045126 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5sc80li1iz295fv6jg6k1qr8 EndpointID:5f44aed7bee1bb5cc3395d2b7e3489d0185eb205cf13c5a0d9fbf7d5d93f59b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:08:36 [2022-07-13T21:08:36.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s)
21:08:36 [2022-07-13T21:08:36.007Z] PASS
21:08:36 [2022-07-13T21:08:36.007Z] 
21:08:36 [2022-07-13T21:08:36.007Z] === Skipped
21:08:36 [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:08:36 [2022-07-13T21:08:36.007Z]     service_test.go:243: FLAKY_TEST
21:08:36 [2022-07-13T21:08:36.007Z] 
21:08:36 [2022-07-13T21:08:36.007Z] DONE 38 tests, 1 skipped in 44.827s
21:08:36 [2022-07-13T21:08:36.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:08:36 [2022-07-13T21:08:36.007Z] INFO: Testing against a local daemon
21:08:36 [2022-07-13T21:08:36.007Z] === RUN   TestDockerNetworkIpvlanPersistance
21:08:36 [2022-07-13T21:08:36.007Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:08:36 [2022-07-13T21:08:36.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:08:36 [2022-07-13T21:08:36.007Z] === RUN   TestDockerNetworkIpvlan
21:08:36 [2022-07-13T21:08:36.007Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:08:36 [2022-07-13T21:08:36.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:08:36 [2022-07-13T21:08:36.007Z] PASS
21:08:36 [2022-07-13T21:08:36.007Z] 
21:08:36 [2022-07-13T21:08:36.007Z] === Skipped
21:08:36 [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:08:36 [2022-07-13T21:08:36.007Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:08:36 [2022-07-13T21:08:36.007Z] 
21:08:36 [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:08:36 [2022-07-13T21:08:36.007Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:08:36 [2022-07-13T21:08:36.007Z] 
21:08:36 [2022-07-13T21:08:36.007Z] DONE 2 tests, 2 skipped in 0.023s
21:08:36 [2022-07-13T21:08:36.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:08:36 [2022-07-13T21:08:36.007Z] INFO: Testing against a local daemon
21:08:36 [2022-07-13T21:08:36.007Z] === RUN   TestDockerNetworkMacvlanPersistance
21:08:36 [2022-07-13T21:08:36.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
21:08:36 [2022-07-13T21:08:36.571Z] === RUN   TestDockerNetworkMacvlan
21:08:37 [2022-07-13T21:08:37.135Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:08:38 [2022-07-13T21:08:38.067Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:08:38 [2022-07-13T21:08:38.631Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:08:40 [2022-07-13T21:08:40.527Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:08:42 [2022-07-13T21:08:42.425Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:08:45 [2022-07-13T21:08:45.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:08:46 [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan (10.01s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s)
21:08:46 [2022-07-13T21:08:46.636Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
21:08:46 [2022-07-13T21:08:46.636Z] PASS
21:08:46 [2022-07-13T21:08:46.636Z] 
21:08:46 [2022-07-13T21:08:46.636Z] DONE 8 tests in 11.305s
21:08:46 [2022-07-13T21:08:46.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:08:46 [2022-07-13T21:08:46.636Z] testing: warning: no tests to run
21:08:46 [2022-07-13T21:08:46.636Z] PASS
21:08:46 [2022-07-13T21:08:46.636Z] 
21:08:46 [2022-07-13T21:08:46.636Z] DONE 0 tests in 0.008s
21:08:46 [2022-07-13T21:08:46.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:08:46 [2022-07-13T21:08:46.636Z] INFO: Testing against a local daemon
21:08:46 [2022-07-13T21:08:46.636Z] === RUN   TestAuthZPluginAllowRequest
21:08:48 [2022-07-13T21:08:48.009Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
21:08:48 [2022-07-13T21:08:48.009Z] === RUN   TestAuthZPluginTLS
21:08:48 [2022-07-13T21:08:48.267Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:08:48 [2022-07-13T21:08:48.267Z] === RUN   TestAuthZPluginDenyRequest
21:08:48 [2022-07-13T21:08:48.831Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
21:08:48 [2022-07-13T21:08:48.831Z] === RUN   TestAuthZPluginAPIDenyResponse
21:08:49 [2022-07-13T21:08:49.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:08:49 [2022-07-13T21:08:49.395Z] === RUN   TestAuthZPluginDenyResponse
21:08:49 [2022-07-13T21:08:49.959Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:08:49 [2022-07-13T21:08:49.959Z] === RUN   TestAuthZPluginAllowEventStream
21:08:51 [2022-07-13T21:08:51.331Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
21:08:51 [2022-07-13T21:08:51.331Z] === RUN   TestAuthZPluginErrorResponse
21:08:51 [2022-07-13T21:08:51.588Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:08:51 [2022-07-13T21:08:51.588Z] === RUN   TestAuthZPluginErrorRequest
21:08:52 [2022-07-13T21:08:52.152Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:08:52 [2022-07-13T21:08:52.152Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:08:52 [2022-07-13T21:08:52.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:08:52 [2022-07-13T21:08:52.716Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:08:54 [2022-07-13T21:08:54.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
21:08:54 [2022-07-13T21:08:54.088Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:08:55 [2022-07-13T21:08:55.986Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
21:08:55 [2022-07-13T21:08:55.986Z] === RUN   TestAuthZPluginHeader
21:08:56 [2022-07-13T21:08:56.243Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:08:56 [2022-07-13T21:08:56.244Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:09:01 [2022-07-13T21:09:01.499Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s)
21:09:01 [2022-07-13T21:09:01.499Z] === RUN   TestAuthZPluginV2Disable
21:09:04 [2022-07-13T21:09:04.776Z] --- PASS: TestAuthZPluginV2Disable (3.77s)
21:09:04 [2022-07-13T21:09:04.776Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:09:08 [2022-07-13T21:09:08.954Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.54s)
21:09:08 [2022-07-13T21:09:08.954Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:09:18 [2022-07-13T21:09:18.916Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s)
21:09:18 [2022-07-13T21:09:18.916Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:09:36 [2022-07-13T21:09:36.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
21:09:36 [2022-07-13T21:09:36.979Z] PASS
21:09:36 [2022-07-13T21:09:36.979Z] 
21:09:36 [2022-07-13T21:09:36.979Z] DONE 17 tests in 48.814s
21:09:36 [2022-07-13T21:09:36.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:09:36 [2022-07-13T21:09:36.979Z] INFO: Testing against a local daemon
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:09:36 [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:09:36 [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:09:36 [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:09:36 [2022-07-13T21:09:36.979Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:09:36 [2022-07-13T21:09:36.979Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:09:36 [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:09:36 [2022-07-13T21:09:36.979Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInstall
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInstall/no_auth
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3acc20661c8144b9297f9d3756f4cedb7de196dd74abc5f549506cf6f2537c92" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3acc20661c8144b9297f9d3756f4cedb7de196dd74abc5f549506cf6f2537c92" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInstall/with_htpasswd
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d123f7d2c3714b9b1ee1c4b267cbb41c97a330bbd1d1f1e440e28c2ac0e7a56" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:36 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d123f7d2c3714b9b1ee1c4b267cbb41c97a330bbd1d1f1e440e28c2ac0e7a56" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:36 [2022-07-13T21:09:36.979Z] === RUN   TestPluginInstall/with_insecure
21:09:37 [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:37 [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:184f5012d3ca7bca443b3cec5f9d8fdc02eadf115cbb08a1f79571abe58009d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:37 [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:09:37 [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:184f5012d3ca7bca443b3cec5f9d8fdc02eadf115cbb08a1f79571abe58009d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:09:38 [2022-07-13T21:09:38.170Z]     plugin_test.go:195: [dc785632b72e0] daemon is not started
21:09:38 [2022-07-13T21:09:38.170Z] --- PASS: TestPluginInstall (2.72s)
21:09:38 [2022-07-13T21:09:38.170Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
21:09:38 [2022-07-13T21:09:38.170Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
21:09:38 [2022-07-13T21:09:38.170Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
21:09:38 [2022-07-13T21:09:38.170Z] === RUN   TestPluginsWithRuntimes
21:09:39 [2022-07-13T21:09:39.543Z] === RUN   TestPluginsWithRuntimes/No_Args
21:09:40 [2022-07-13T21:09:40.474Z] === RUN   TestPluginsWithRuntimes/With_Args
21:09:41 [2022-07-13T21:09:41.406Z] --- PASS: TestPluginsWithRuntimes (3.38s)
21:09:41 [2022-07-13T21:09:41.406Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:09:41 [2022-07-13T21:09:41.406Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
21:09:41 [2022-07-13T21:09:41.406Z] === RUN   TestPluginBackCompatMediaTypes
21:09:41 [2022-07-13T21:09:41.972Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
21:09:41 [2022-07-13T21:09:41.972Z] PASS
21:09:41 [2022-07-13T21:09:41.972Z] 
21:09:41 [2022-07-13T21:09:41.972Z] DONE 24 tests in 6.731s
21:09:41 [2022-07-13T21:09:41.972Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:09:42 [2022-07-13T21:09:42.229Z] INFO: Testing against a local daemon
21:09:42 [2022-07-13T21:09:42.229Z] === RUN   TestExternalGraphDriver
21:09:42 [2022-07-13T21:09:42.486Z] === RUN   TestExternalGraphDriver/json
21:09:44 [2022-07-13T21:09:44.414Z] === RUN   TestExternalGraphDriver/spec
21:09:45 [2022-07-13T21:09:45.805Z] === RUN   TestExternalGraphDriver/pull
21:09:47 [2022-07-13T21:09:47.699Z] --- PASS: TestExternalGraphDriver (5.38s)
21:09:47 [2022-07-13T21:09:47.699Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
21:09:47 [2022-07-13T21:09:47.699Z]     --- PASS: TestExternalGraphDriver/spec (1.72s)
21:09:47 [2022-07-13T21:09:47.699Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
21:09:47 [2022-07-13T21:09:47.699Z] === RUN   TestGraphdriverPluginV2
21:09:52 [2022-07-13T21:09:52.955Z] --- PASS: TestGraphdriverPluginV2 (4.56s)
21:09:52 [2022-07-13T21:09:52.955Z] PASS
21:09:52 [2022-07-13T21:09:52.955Z] 
21:09:52 [2022-07-13T21:09:52.955Z] DONE 5 tests in 9.982s
21:09:52 [2022-07-13T21:09:52.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:09:52 [2022-07-13T21:09:52.955Z] INFO: Testing against a local daemon
21:09:52 [2022-07-13T21:09:52.955Z] === RUN   TestContinueAfterPluginCrash
21:09:52 [2022-07-13T21:09:52.955Z] === PAUSE TestContinueAfterPluginCrash
21:09:52 [2022-07-13T21:09:52.955Z] === RUN   TestReadPluginNoRead
21:09:52 [2022-07-13T21:09:52.955Z] === PAUSE TestReadPluginNoRead
21:09:52 [2022-07-13T21:09:52.955Z] === RUN   TestDaemonStartWithLogOpt
21:09:52 [2022-07-13T21:09:52.955Z] === PAUSE TestDaemonStartWithLogOpt
21:09:52 [2022-07-13T21:09:52.955Z] === CONT  TestContinueAfterPluginCrash
21:09:52 [2022-07-13T21:09:52.955Z] === CONT  TestDaemonStartWithLogOpt
21:09:56 [2022-07-13T21:09:56.234Z] --- PASS: TestDaemonStartWithLogOpt (3.51s)
21:09:56 [2022-07-13T21:09:56.234Z] === CONT  TestReadPluginNoRead
21:09:58 [2022-07-13T21:09:58.131Z] === RUN   TestReadPluginNoRead/default
21:09:59 [2022-07-13T21:09:59.063Z] === RUN   TestReadPluginNoRead/disabled_caching
21:10:00 [2022-07-13T21:10:00.435Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:10:00 [2022-07-13T21:10:00.692Z] --- PASS: TestContinueAfterPluginCrash (8.48s)
21:10:01 [2022-07-13T21:10:01.625Z] === CONT  TestReadPluginNoRead
21:10:01 [2022-07-13T21:10:01.625Z]     read_test.go:92: [d787752a9db7e] daemon is not started
21:10:01 [2022-07-13T21:10:01.625Z] --- PASS: TestReadPluginNoRead (6.09s)
21:10:01 [2022-07-13T21:10:01.625Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
21:10:01 [2022-07-13T21:10:01.625Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
21:10:01 [2022-07-13T21:10:01.625Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
21:10:01 [2022-07-13T21:10:01.625Z] PASS
21:10:01 [2022-07-13T21:10:01.625Z] 
21:10:01 [2022-07-13T21:10:01.625Z] DONE 6 tests in 9.621s
21:10:01 [2022-07-13T21:10:01.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:10:01 [2022-07-13T21:10:01.625Z] testing: warning: no tests to run
21:10:01 [2022-07-13T21:10:01.625Z] PASS
21:10:01 [2022-07-13T21:10:01.625Z] 
21:10:01 [2022-07-13T21:10:01.625Z] DONE 0 tests in 0.007s
21:10:01 [2022-07-13T21:10:01.625Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:10:01 [2022-07-13T21:10:01.882Z] INFO: Testing against a local daemon
21:10:01 [2022-07-13T21:10:01.882Z] === RUN   TestPluginWithDevMounts
21:10:01 [2022-07-13T21:10:01.882Z] === PAUSE TestPluginWithDevMounts
21:10:01 [2022-07-13T21:10:01.882Z] === CONT  TestPluginWithDevMounts
21:10:03 [2022-07-13T21:10:03.253Z] --- PASS: TestPluginWithDevMounts (1.57s)
21:10:03 [2022-07-13T21:10:03.253Z] PASS
21:10:03 [2022-07-13T21:10:03.253Z] 
21:10:03 [2022-07-13T21:10:03.253Z] DONE 1 tests in 1.588s
21:10:03 [2022-07-13T21:10:03.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:10:03 [2022-07-13T21:10:03.253Z] INFO: Testing against a local daemon
21:10:03 [2022-07-13T21:10:03.253Z] === RUN   TestSecretInspect
21:10:05 [2022-07-13T21:10:05.776Z] --- PASS: TestSecretInspect (2.21s)
21:10:05 [2022-07-13T21:10:05.776Z] === RUN   TestSecretList
21:10:08 [2022-07-13T21:10:08.332Z] --- PASS: TestSecretList (2.23s)
21:10:08 [2022-07-13T21:10:08.332Z] === RUN   TestSecretsCreateAndDelete
21:10:10 [2022-07-13T21:10:10.228Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
21:10:10 [2022-07-13T21:10:10.228Z] === RUN   TestSecretsUpdate
21:10:12 [2022-07-13T21:10:12.124Z] --- PASS: TestSecretsUpdate (2.20s)
21:10:12 [2022-07-13T21:10:12.124Z] === RUN   TestTemplatedSecret
21:10:15 [2022-07-13T21:10:15.401Z] --- PASS: TestTemplatedSecret (2.68s)
21:10:15 [2022-07-13T21:10:15.401Z] === RUN   TestSecretCreateResolve
21:10:17 [2022-07-13T21:10:17.297Z] --- PASS: TestSecretCreateResolve (2.20s)
21:10:17 [2022-07-13T21:10:17.297Z] PASS
21:10:17 [2022-07-13T21:10:17.297Z] 
21:10:17 [2022-07-13T21:10:17.297Z] DONE 6 tests in 13.727s
21:10:17 [2022-07-13T21:10:17.297Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:10:17 [2022-07-13T21:10:17.297Z] INFO: Testing against a local daemon
21:10:17 [2022-07-13T21:10:17.297Z] === RUN   TestServiceCreateInit
21:10:17 [2022-07-13T21:10:17.297Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:10:21 [2022-07-13T21:10:21.480Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:10:25 [2022-07-13T21:10:25.656Z] --- PASS: TestServiceCreateInit (7.79s)
21:10:25 [2022-07-13T21:10:25.657Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
21:10:25 [2022-07-13T21:10:25.657Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
21:10:25 [2022-07-13T21:10:25.657Z] === RUN   TestCreateServiceMultipleTimes
21:10:40 [2022-07-13T21:10:40.519Z] --- PASS: TestCreateServiceMultipleTimes (15.57s)
21:10:40 [2022-07-13T21:10:40.519Z] === RUN   TestCreateServiceConflict
21:10:43 [2022-07-13T21:10:43.041Z] --- PASS: TestCreateServiceConflict (2.19s)
21:10:43 [2022-07-13T21:10:43.042Z] === RUN   TestCreateServiceMaxReplicas
21:10:45 [2022-07-13T21:10:45.567Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
21:10:45 [2022-07-13T21:10:45.567Z] === RUN   TestCreateWithDuplicateNetworkNames
21:11:00 [2022-07-13T21:11:00.422Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s)
21:11:00 [2022-07-13T21:11:00.422Z] === RUN   TestCreateServiceSecretFileMode
21:11:01 [2022-07-13T21:11:01.355Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
21:11:01 [2022-07-13T21:11:01.355Z] === RUN   TestCreateServiceConfigFileMode
21:11:03 [2022-07-13T21:11:03.882Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
21:11:03 [2022-07-13T21:11:03.882Z] === RUN   TestCreateServiceSysctls
21:11:07 [2022-07-13T21:11:07.157Z] --- PASS: TestCreateServiceSysctls (3.21s)
21:11:07 [2022-07-13T21:11:07.157Z] === RUN   TestCreateServiceCapabilities
21:11:09 [2022-07-13T21:11:09.681Z] --- PASS: TestCreateServiceCapabilities (2.50s)
21:11:09 [2022-07-13T21:11:09.681Z] === RUN   TestInspect
21:11:12 [2022-07-13T21:11:12.314Z] --- PASS: TestInspect (2.83s)
21:11:12 [2022-07-13T21:11:12.314Z] === RUN   TestCreateJob
21:11:15 [2022-07-13T21:11:15.626Z] --- PASS: TestCreateJob (3.13s)
21:11:15 [2022-07-13T21:11:15.626Z] === RUN   TestReplicatedJob
21:11:20 [2022-07-13T21:11:20.883Z] --- PASS: TestReplicatedJob (5.44s)
21:11:20 [2022-07-13T21:11:20.883Z] === RUN   TestUpdateReplicatedJob
21:11:24 [2022-07-13T21:11:24.161Z] --- PASS: TestUpdateReplicatedJob (2.87s)
21:11:24 [2022-07-13T21:11:24.161Z] === RUN   TestServiceListWithStatuses
21:11:24 [2022-07-13T21:11:24.161Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:11:24 [2022-07-13T21:11:24.161Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:11:24 [2022-07-13T21:11:24.161Z] === RUN   TestDockerNetworkConnectAlias
21:11:28 [2022-07-13T21:11:28.340Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
21:11:28 [2022-07-13T21:11:28.340Z] === RUN   TestDockerNetworkReConnect
21:11:31 [2022-07-13T21:11:31.616Z] --- PASS: TestDockerNetworkReConnect (3.44s)
21:11:31 [2022-07-13T21:11:31.616Z] === RUN   TestServicePlugin
21:11:34 [2022-07-13T21:11:34.895Z]     plugin_test.go:61: [daafa21887138] joining swarm manager [d2e36bd7b777b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:36 [2022-07-13T21:11:36.264Z]     plugin_test.go:64: [d723d8792a7ee] joining swarm manager [d2e36bd7b777b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:12:02 [2022-07-13T21:12:02.911Z] --- PASS: TestServicePlugin (30.03s)
21:12:02 [2022-07-13T21:12:02.911Z] === RUN   TestServiceUpdateLabel
21:12:03 [2022-07-13T21:12:03.842Z] --- PASS: TestServiceUpdateLabel (2.20s)
21:12:03 [2022-07-13T21:12:03.842Z] === RUN   TestServiceUpdateSecrets
21:12:18 [2022-07-13T21:12:18.700Z] --- PASS: TestServiceUpdateSecrets (14.60s)
21:12:18 [2022-07-13T21:12:18.700Z] === RUN   TestServiceUpdateConfigs
21:12:33 [2022-07-13T21:12:33.556Z] --- PASS: TestServiceUpdateConfigs (14.59s)
21:12:33 [2022-07-13T21:12:33.556Z] === RUN   TestServiceUpdateNetwork
21:12:45 [2022-07-13T21:12:45.825Z] --- PASS: TestServiceUpdateNetwork (12.51s)
21:12:45 [2022-07-13T21:12:45.825Z] === RUN   TestServiceUpdatePidsLimit
21:12:46 [2022-07-13T21:12:46.757Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:12:47 [2022-07-13T21:12:47.321Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:12:55 [2022-07-13T21:12:55.419Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:13:01 [2022-07-13T21:13:01.968Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
21:13:01 [2022-07-13T21:13:01.968Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
21:13:01 [2022-07-13T21:13:01.968Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
21:13:01 [2022-07-13T21:13:01.968Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:13:01 [2022-07-13T21:13:01.968Z] PASS
21:13:01 [2022-07-13T21:13:01.968Z] 
21:13:01 [2022-07-13T21:13:01.968Z] === Skipped
21:13:01 [2022-07-13T21:13:01.968Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:13:01 [2022-07-13T21:13:01.968Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:13:01 [2022-07-13T21:13:01.968Z] 
21:13:01 [2022-07-13T21:13:01.968Z] DONE 27 tests, 1 skipped in 164.449s
21:13:01 [2022-07-13T21:13:01.968Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:13:01 [2022-07-13T21:13:01.968Z] INFO: Testing against a local daemon
21:13:01 [2022-07-13T21:13:01.968Z] === RUN   TestSessionCreate
21:13:01 [2022-07-13T21:13:01.968Z] --- PASS: TestSessionCreate (0.02s)
21:13:01 [2022-07-13T21:13:01.968Z] === RUN   TestSessionCreateWithBadUpgrade
21:13:01 [2022-07-13T21:13:01.968Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:13:01 [2022-07-13T21:13:01.968Z] PASS
21:13:01 [2022-07-13T21:13:01.968Z] 
21:13:01 [2022-07-13T21:13:01.968Z] DONE 2 tests in 0.059s
21:13:01 [2022-07-13T21:13:01.968Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:13:01 [2022-07-13T21:13:01.968Z] INFO: Testing against a local daemon
21:13:01 [2022-07-13T21:13:01.968Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:13:01 [2022-07-13T21:13:01.968Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:13:01 [2022-07-13T21:13:01.968Z] === RUN   TestDiskUsage
21:13:01 [2022-07-13T21:13:01.968Z] === PAUSE TestDiskUsage
21:13:01 [2022-07-13T21:13:01.968Z] === RUN   TestEventsExecDie
21:13:02 [2022-07-13T21:13:02.226Z] --- PASS: TestEventsExecDie (0.67s)
21:13:02 [2022-07-13T21:13:02.226Z] === RUN   TestEventsBackwardsCompatible
21:13:02 [2022-07-13T21:13:02.483Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:13:02 [2022-07-13T21:13:02.483Z] === RUN   TestEventsVolumeCreate
21:13:02 [2022-07-13T21:13:02.483Z] --- PASS: TestEventsVolumeCreate (0.07s)
21:13:02 [2022-07-13T21:13:02.483Z] === RUN   TestInfoBinaryCommits
21:13:02 [2022-07-13T21:13:02.483Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:13:02 [2022-07-13T21:13:02.483Z] === RUN   TestInfoAPIVersioned
21:13:02 [2022-07-13T21:13:02.483Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:13:02 [2022-07-13T21:13:02.483Z] === RUN   TestInfoAPI
21:13:02 [2022-07-13T21:13:02.483Z] --- PASS: TestInfoAPI (0.02s)
21:13:02 [2022-07-13T21:13:02.483Z] === RUN   TestInfoAPIWarnings
21:13:20 [2022-07-13T21:13:20.548Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:13:20 [2022-07-13T21:13:20.548Z] === RUN   TestInfoDebug
21:13:20 [2022-07-13T21:13:20.548Z] --- PASS: TestInfoDebug (0.52s)
21:13:20 [2022-07-13T21:13:20.548Z] === RUN   TestInfoInsecureRegistries
21:13:20 [2022-07-13T21:13:20.548Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:13:20 [2022-07-13T21:13:20.548Z] === RUN   TestInfoRegistryMirrors
21:13:20 [2022-07-13T21:13:20.548Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:13:20 [2022-07-13T21:13:20.548Z] === RUN   TestLoginFailsWithBadCredentials
21:13:21 [2022-07-13T21:13:21.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
21:13:21 [2022-07-13T21:13:21.116Z] === RUN   TestPingCacheHeaders
21:13:21 [2022-07-13T21:13:21.116Z] --- PASS: TestPingCacheHeaders (0.02s)
21:13:21 [2022-07-13T21:13:21.116Z] === RUN   TestPingGet
21:13:21 [2022-07-13T21:13:21.116Z] --- PASS: TestPingGet (0.01s)
21:13:21 [2022-07-13T21:13:21.116Z] === RUN   TestPingHead
21:13:21 [2022-07-13T21:13:21.116Z] --- PASS: TestPingHead (0.02s)
21:13:21 [2022-07-13T21:13:21.116Z] === RUN   TestPingSwarmHeader
21:13:21 [2022-07-13T21:13:21.680Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:13:22 [2022-07-13T21:13:22.244Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:13:23 [2022-07-13T21:13:23.188Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:13:23 [2022-07-13T21:13:23.188Z] --- PASS: TestPingSwarmHeader (2.06s)
21:13:23 [2022-07-13T21:13:23.188Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:13:23 [2022-07-13T21:13:23.188Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:13:23 [2022-07-13T21:13:23.188Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:13:23 [2022-07-13T21:13:23.188Z] === RUN   TestVersion
21:13:23 [2022-07-13T21:13:23.188Z] --- PASS: TestVersion (0.02s)
21:13:23 [2022-07-13T21:13:23.188Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:13:23 [2022-07-13T21:13:23.188Z] === CONT  TestDiskUsage
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/container_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/image_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/volume_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/build-cache_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:13:23 [2022-07-13T21:13:23.759Z] === RUN   TestDiskUsage/after_LoadBusybox
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.018Z] === RUN   TestDiskUsage/after_container.Run
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:13:24 [2022-07-13T21:13:24.590Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.66s)
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage (1.66s)
21:13:24 [2022-07-13T21:13:24.848Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.35s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z] PASS
21:13:24 [2022-07-13T21:13:24.848Z] 
21:13:24 [2022-07-13T21:13:24.848Z] DONE 54 tests in 23.141s
21:13:24 [2022-07-13T21:13:24.848Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:13:24 [2022-07-13T21:13:24.848Z] INFO: Testing against a local daemon
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesCreateAndList
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesRemove
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesRemove (0.10s)
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInspect
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInspect (0.02s)
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:13:24 [2022-07-13T21:13:24.848Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:13:24 [2022-07-13T21:13:24.848Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:13:24 [2022-07-13T21:13:24.848Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:13:24 [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:13:24 [2022-07-13T21:13:24.848Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:13:24 [2022-07-13T21:13:24.848Z] PASS
21:13:24 [2022-07-13T21:13:24.848Z] 
21:13:24 [2022-07-13T21:13:24.848Z] DONE 9 tests in 0.173s
21:13:24 [2022-07-13T21:13:24.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:13:25 [2022-07-13T21:13:25.412Z] Stopping apparmor (via systemctl): apparmor.service.
21:13:25 [2022-07-13T21:13:25.412Z] Removing test suite binaries
21:13:25 [2022-07-13T21:13:25.670Z] exiting test-integration
21:13:25 [2022-07-13T21:13:25.670Z] ++ exit 0
21:13:25 [2022-07-13T21:13:25.670Z]