Skip to content

Console Output

11:57:14 [2022-08-31T11:57:14.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -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:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-integration
11:57:16 [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:57:16 [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:57:16 [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:57:16 [2022-08-31T11:57:16.502Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:57:16 [2022-08-31T11:57:16.502Z] 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)
11:57:16 [2022-08-31T11:57:16.502Z] Detected virtualization docker.
11:57:16 [2022-08-31T11:57:16.502Z] Detected architecture x86-64.
11:57:16 [2022-08-31T11:57:16.502Z] Set hostname to <77c8fd925549>.
11:57:16 [2022-08-31T11:57:16.502Z] modprobe@configfs.service: Succeeded.
11:57:16 [2022-08-31T11:57:16.502Z] modprobe@drm.service: Succeeded.
11:57:16 [2022-08-31T11:57:16.502Z] modprobe@fuse.service: Succeeded.
11:57:16 [2022-08-31T11:57:16.502Z] + source /etc/docker-entrypoint-cmd
11:57:16 [2022-08-31T11:57:16.502Z] ++ hack/make.sh dynbinary test-integration
11:57:16 [2022-08-31T11:57:16.502Z] 
11:57:16 [2022-08-31T11:57:16.502Z] Removing bundles/
11:57:16 [2022-08-31T11:57:16.502Z] 
11:57:16 [2022-08-31T11:57:16.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:57:16 [2022-08-31T11:57:16.502Z] Building: bundles/dynbinary-daemon/dockerd
11:57:16 [2022-08-31T11:57:16.502Z] GOOS="" GOARCH="" GOARM=""
11:59:23 [2022-08-31T11:59:23.026Z] Created binary: bundles/dynbinary-daemon/dockerd
11:59:23 [2022-08-31T11:59:23.026Z] Building: bundles/dynbinary-daemon/docker-proxy
11:59:23 [2022-08-31T11:59:23.026Z] GOOS="" GOARCH="" GOARM=""
11:59:23 [2022-08-31T11:59:23.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:59:23 [2022-08-31T11:59:23.026Z] 
11:59:23 [2022-08-31T11:59:23.026Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_SYSTEMD=1
11:59:23 [2022-08-31T11:59:23.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:59:23 [2022-08-31T11:59:23.026Z] HOSTNAME=77c8fd925549
11:59:23 [2022-08-31T11:59:23.026Z] DEST=bundles/test-integration
11:59:23 [2022-08-31T11:59:23.026Z] PWD=/go/src/github.com/docker/docker
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b
11:59:23 [2022-08-31T11:59:23.026Z] container=docker
11:59:23 [2022-08-31T11:59:23.026Z] HOME=/root
11:59:23 [2022-08-31T11:59:23.026Z] LANG=C.UTF-8
11:59:23 [2022-08-31T11:59:23.026Z] INVOCATION_ID=44f74e539d9a442faf8ed711ba23f73b
11:59:23 [2022-08-31T11:59:23.026Z] GOLANG_VERSION=1.18.5
11:59:23 [2022-08-31T11:59:23.026Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:59:23 [2022-08-31T11:59:23.026Z] VALIDATE_BRANCH=22.06
11:59:23 [2022-08-31T11:59:23.026Z] TERM=xterm
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_PKG=github.com/docker/docker
11:59:23 [2022-08-31T11:59:23.026Z] SHLVL=3
11:59:23 [2022-08-31T11:59:23.026Z] TIMEOUT=120m
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_BUILDTAGS= journald
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_GRAPHDRIVER=overlay2
11:59:23 [2022-08-31T11:59:23.026Z] GO111MODULE=off
11:59:23 [2022-08-31T11:59:23.026Z] DOCKER_EXPERIMENTAL=1
11:59:23 [2022-08-31T11:59:23.026Z] TEST_SKIP_INTEGRATION_CLI=1
11:59:23 [2022-08-31T11:59:23.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:59:23 [2022-08-31T11:59:23.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:59:23 [2022-08-31T11:59:23.026Z] GOPATH=/go
11:59:23 [2022-08-31T11:59:23.026Z] PKG_CONFIG=pkg-config
11:59:23 [2022-08-31T11:59:23.026Z] _=/usr/bin/env
11:59:23 [2022-08-31T11:59:23.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:00:01 [2022-08-31T12:00:01.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:00:01 [2022-08-31T12:00:01.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:00:28 [2022-08-31T12:00:28.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:00:36 [2022-08-31T12:00:36.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:00:44 [2022-08-31T12:00:44.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:00:44 [2022-08-31T12:00:44.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:00:44 [2022-08-31T12:00:44.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:00:45 [2022-08-31T12:00:45.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:00:46 [2022-08-31T12:00:46.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:00:46 [2022-08-31T12:00:46.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:00:47 [2022-08-31T12:00:47.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:00:50 [2022-08-31T12:00:50.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:00:50 [2022-08-31T12:00:50.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:00:51 [2022-08-31T12:00:51.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:00:52 [2022-08-31T12:00:52.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:00:53 [2022-08-31T12:00:53.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:00:53 [2022-08-31T12:00:53.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:00:55 [2022-08-31T12:00:55.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:00:55 [2022-08-31T12:00:55.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:00:56 [2022-08-31T12:00:56.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:00:57 [2022-08-31T12:00:57.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:00:57 [2022-08-31T12:00:57.323Z] Using test binary docker
12:00:57 [2022-08-31T12:00:57.323Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:00:57 [2022-08-31T12:00:57.323Z] Starting apparmor (via systemctl): apparmor.service.
12:00:57 [2022-08-31T12:00:57.323Z] Starting dockerd
12:00:57 [2022-08-31T12:00:57.323Z] INFO: Waiting for daemon to start...
12:01:00 [2022-08-31T12:01:00.587Z] .
12:01:00 [2022-08-31T12:01:00.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:01:00 [2022-08-31T12:01:00.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:01:00 [2022-08-31T12:01:00.587Z] Error: No such image: emptyfs
12:01:00 [2022-08-31T12:01:00.587Z] Running integration-test (iteration 1)
12:01:00 [2022-08-31T12:01:00.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:01:00 [2022-08-31T12:01:00.587Z] Loaded image: busybox:latest
12:01:00 [2022-08-31T12:01:00.587Z] Loaded image: busybox:glibc
12:01:01 [2022-08-31T12:01:01.952Z] Loaded image: debian:bullseye-slim
12:01:01 [2022-08-31T12:01:01.952Z] Loaded image: hello-world:latest
12:01:02 [2022-08-31T12:01:02.208Z] Loaded image: arm32v7/hello-world:latest
12:01:02 [2022-08-31T12:01:02.208Z] INFO: Testing against a local daemon
12:01:02 [2022-08-31T12:01:02.208Z] === RUN   TestCgroupNamespacesBuild
12:01:03 [2022-08-31T12:01:03.573Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
12:01:03 [2022-08-31T12:01:03.573Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:01:04 [2022-08-31T12:01:04.937Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
12:01:04 [2022-08-31T12:01:04.937Z] === RUN   TestBuildWithSession
12:01:04 [2022-08-31T12:01:04.937Z]     build_session_test.go:25: TODO: BuildKit
12:01:04 [2022-08-31T12:01:04.937Z] --- SKIP: TestBuildWithSession (0.00s)
12:01:04 [2022-08-31T12:01:04.937Z] === RUN   TestBuildSquashParent
12:01:10 [2022-08-31T12:01:10.179Z] --- PASS: TestBuildSquashParent (4.85s)
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:01:10 [2022-08-31T12:01:10.179Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:01:10 [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:01:10 [2022-08-31T12:01:10.179Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:01:10 [2022-08-31T12:01:10.179Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:01:11 [2022-08-31T12:01:11.109Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:01:11 [2022-08-31T12:01:11.406Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:01:12 [2022-08-31T12:01:12.770Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:01:13 [2022-08-31T12:01:13.027Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:01:14 [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s)
12:01:14 [2022-08-31T12:01:14.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s)
12:01:14 [2022-08-31T12:01:14.391Z] === RUN   TestBuildMultiStageCopy
12:01:14 [2022-08-31T12:01:14.391Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:15 [2022-08-31T12:01:15.756Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:16 [2022-08-31T12:01:16.011Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:16 [2022-08-31T12:01:16.267Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:16 [2022-08-31T12:01:16.522Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:16 [2022-08-31T12:01:16.777Z] --- PASS: TestBuildMultiStageCopy (2.34s)
12:01:16 [2022-08-31T12:01:16.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s)
12:01:16 [2022-08-31T12:01:16.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:01:16 [2022-08-31T12:01:16.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:01:16 [2022-08-31T12:01:16.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:01:16 [2022-08-31T12:01:16.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
12:01:16 [2022-08-31T12:01:16.778Z] === RUN   TestBuildMultiStageParentConfig
12:01:17 [2022-08-31T12:01:17.338Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
12:01:17 [2022-08-31T12:01:17.338Z] === RUN   TestBuildLabelWithTargets
12:01:18 [2022-08-31T12:01:18.315Z] --- PASS: TestBuildLabelWithTargets (1.02s)
12:01:18 [2022-08-31T12:01:18.315Z] === RUN   TestBuildWithEmptyLayers
12:01:18 [2022-08-31T12:01:18.895Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
12:01:18 [2022-08-31T12:01:18.895Z] === RUN   TestBuildMultiStageOnBuild
12:01:20 [2022-08-31T12:01:20.797Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
12:01:20 [2022-08-31T12:01:20.797Z] === RUN   TestBuildUncleanTarFilenames
12:01:21 [2022-08-31T12:01:21.054Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
12:01:21 [2022-08-31T12:01:21.054Z] === RUN   TestBuildMultiStageLayerLeak
12:01:22 [2022-08-31T12:01:22.987Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s)
12:01:22 [2022-08-31T12:01:22.987Z] === RUN   TestBuildWithHugeFile
12:02:19 [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithHugeFile (48.29s)
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildWCOWSandboxSize
12:02:19 [2022-08-31T12:02:19.160Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:02:19 [2022-08-31T12:02:19.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildWithEmptyDockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:02:19 [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:02:19 [2022-08-31T12:02:19.160Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
12:02:19 [2022-08-31T12:02:19.160Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
12:02:19 [2022-08-31T12:02:19.160Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildPreserveOwnership
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildPreserveOwnership/copy_from
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:02:19 [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPreserveOwnership (3.67s)
12:02:19 [2022-08-31T12:02:19.160Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
12:02:19 [2022-08-31T12:02:19.160Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s)
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildPlatformInvalid
12:02:19 [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:02:19 [2022-08-31T12:02:19.160Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:02:19 [2022-08-31T12:02:19.160Z] Loaded image: busybox:latest
12:02:19 [2022-08-31T12:02:19.160Z] Loaded image: busybox:glibc
12:02:19 [2022-08-31T12:02:19.160Z] Loaded image: debian:bullseye-slim
12:02:19 [2022-08-31T12:02:19.160Z] Loaded image: hello-world:latest
12:02:19 [2022-08-31T12:02:19.160Z] Loaded image: arm32v7/hello-world:latest
12:02:25 [2022-08-31T12:02:25.741Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.68s)
12:02:25 [2022-08-31T12:02:25.741Z] PASS
12:02:25 [2022-08-31T12:02:25.741Z] 
12:02:25 [2022-08-31T12:02:25.741Z] === Skipped
12:02:25 [2022-08-31T12:02:25.741Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:02:25 [2022-08-31T12:02:25.741Z]     build_session_test.go:25: TODO: BuildKit
12:02:25 [2022-08-31T12:02:25.741Z] 
12:02:25 [2022-08-31T12:02:25.741Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:02:25 [2022-08-31T12:02:25.741Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:02:25 [2022-08-31T12:02:25.741Z] 
12:02:25 [2022-08-31T12:02:25.741Z] DONE 34 tests, 2 skipped in 85.384s
12:02:25 [2022-08-31T12:02:25.741Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:02:25 [2022-08-31T12:02:25.741Z] INFO: Testing against a local daemon
12:02:25 [2022-08-31T12:02:25.741Z] === RUN   TestConfigInspect
12:02:28 [2022-08-31T12:02:28.254Z] --- PASS: TestConfigInspect (2.30s)
12:02:28 [2022-08-31T12:02:28.254Z] === RUN   TestConfigList
12:02:30 [2022-08-31T12:02:30.142Z] --- PASS: TestConfigList (2.16s)
12:02:30 [2022-08-31T12:02:30.142Z] === RUN   TestConfigsCreateAndDelete
12:02:32 [2022-08-31T12:02:32.656Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
12:02:32 [2022-08-31T12:02:32.656Z] === RUN   TestConfigsUpdate
12:02:34 [2022-08-31T12:02:34.545Z] --- PASS: TestConfigsUpdate (2.18s)
12:02:34 [2022-08-31T12:02:34.545Z] === RUN   TestTemplatedConfig
12:02:37 [2022-08-31T12:02:37.058Z] --- PASS: TestTemplatedConfig (2.61s)
12:02:37 [2022-08-31T12:02:37.058Z] === RUN   TestConfigCreateResolve
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestConfigCreateResolve (2.13s)
12:02:39 [2022-08-31T12:02:39.572Z] PASS
12:02:39 [2022-08-31T12:02:39.572Z] 
12:02:39 [2022-08-31T12:02:39.572Z] DONE 6 tests in 13.551s
12:02:39 [2022-08-31T12:02:39.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:02:39 [2022-08-31T12:02:39.572Z] INFO: Testing against a local daemon
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestAttachWithTTY
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestAttachWithTTY (0.08s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestAttachWithoutTTy
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestAttachWithoutTTy (0.05s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestCheckpoint
12:02:39 [2022-08-31T12:02:39.572Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:02:39 [2022-08-31T12:02:39.572Z] --- SKIP: TestCheckpoint (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/commit
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/commit
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/create
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/create
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/commit
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] === CONT  TestContainerInvalidJSON/containers/create
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestCopyFromContainerPathIsNotDir
12:02:39 [2022-08-31T12:02:39.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:02:39 [2022-08-31T12:02:39.572Z] === RUN   TestCopyToContainerPathDoesNotExist
12:02:39 [2022-08-31T12:02:39.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:02:39 [2022-08-31T12:02:39.573Z] === RUN   TestCopyEmptyFile
12:02:39 [2022-08-31T12:02:39.829Z] --- PASS: TestCopyEmptyFile (0.21s)
12:02:39 [2022-08-31T12:02:39.829Z] === RUN   TestCopyToContainerPathIsNotDir
12:02:39 [2022-08-31T12:02:39.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:02:39 [2022-08-31T12:02:39.829Z] === RUN   TestCopyFromContainer
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer//
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer//bar/root
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer//bar/root/
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer/bar/quux
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer/bar/quux/
12:02:41 [2022-08-31T12:02:41.195Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:02:41 [2022-08-31T12:02:41.451Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:02:41 [2022-08-31T12:02:41.451Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:02:41 [2022-08-31T12:02:41.451Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:02:41 [2022-08-31T12:02:41.451Z] === RUN   TestCopyFromContainer/bar/notarget
12:02:41 [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer (1.71s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:41 [2022-08-31T12:02:41.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateLinkToNonExistingContainer
12:02:41 [2022-08-31T12:02:41.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateWithInvalidEnv
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateWithInvalidEnv/0
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/0
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateWithInvalidEnv/1
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/1
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateWithInvalidEnv/2
12:02:41 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/2
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateWithInvalidEnv/0
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateWithInvalidEnv/2
12:02:41 [2022-08-31T12:02:41.707Z] === CONT  TestCreateWithInvalidEnv/1
12:02:41 [2022-08-31T12:02:41.707Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateTmpfsMountsTarget
12:02:41 [2022-08-31T12:02:41.707Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:02:41 [2022-08-31T12:02:41.707Z] === RUN   TestCreateWithCustomMaskedPaths
12:02:43 [2022-08-31T12:02:43.595Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
12:02:43 [2022-08-31T12:02:43.595Z] === RUN   TestCreateWithCustomReadonlyPaths
12:02:44 [2022-08-31T12:02:44.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s)
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:44 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:44 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:44 [2022-08-31T12:02:44.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:44 [2022-08-31T12:02:44.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:44 [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:02:44 [2022-08-31T12:02:44.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:02:44 [2022-08-31T12:02:44.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:02:44 [2022-08-31T12:02:44.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:02:44 [2022-08-31T12:02:44.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:02:44 [2022-08-31T12:02:44.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:02:44 [2022-08-31T12:02:44.960Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:02:45 [2022-08-31T12:02:45.522Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
12:02:45 [2022-08-31T12:02:45.522Z] === RUN   TestCreateDifferentPlatform
12:02:45 [2022-08-31T12:02:45.522Z] === RUN   TestCreateDifferentPlatform/different_os
12:02:45 [2022-08-31T12:02:45.522Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:02:45 [2022-08-31T12:02:45.522Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:02:45 [2022-08-31T12:02:45.522Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:02:45 [2022-08-31T12:02:45.522Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:02:45 [2022-08-31T12:02:45.522Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:02:45 [2022-08-31T12:02:45.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:02:45 [2022-08-31T12:02:45.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreateInvalidHostConfig
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:02:45 [2022-08-31T12:02:45.778Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:02:45 [2022-08-31T12:02:45.778Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:45 [2022-08-31T12:02:45.778Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:02:45 [2022-08-31T12:02:45.778Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:02:45 [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:02:45 [2022-08-31T12:02:45.778Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:02:45 [2022-08-31T12:02:45.778Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:02:45 [2022-08-31T12:02:45.778Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:02:45 [2022-08-31T12:02:45.778Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestContainerStartOnDaemonRestart
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestContainerStartOnDaemonRestart
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestDaemonRestartIpcMode
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestDaemonRestartIpcMode
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestDaemonHostGatewayIP
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestDaemonHostGatewayIP
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestRestartDaemonWithRestartingContainer
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestContainerKillOnDaemonStart
12:02:45 [2022-08-31T12:02:45.778Z] === PAUSE TestContainerKillOnDaemonStart
12:02:45 [2022-08-31T12:02:45.778Z] === RUN   TestDiff
12:02:46 [2022-08-31T12:02:46.340Z] --- PASS: TestDiff (0.61s)
12:02:46 [2022-08-31T12:02:46.340Z] === RUN   TestExecConsoleSize
12:02:46 [2022-08-31T12:02:46.902Z] --- PASS: TestExecConsoleSize (0.65s)
12:02:46 [2022-08-31T12:02:46.902Z] === RUN   TestExecWithCloseStdin
12:02:47 [2022-08-31T12:02:47.828Z] --- PASS: TestExecWithCloseStdin (0.67s)
12:02:47 [2022-08-31T12:02:47.828Z] === RUN   TestExec
12:02:48 [2022-08-31T12:02:48.390Z] --- PASS: TestExec (0.62s)
12:02:48 [2022-08-31T12:02:48.390Z] === RUN   TestExecUser
12:02:48 [2022-08-31T12:02:48.951Z] --- PASS: TestExecUser (0.69s)
12:02:48 [2022-08-31T12:02:48.951Z] === RUN   TestExportContainerAndImportImage
12:02:49 [2022-08-31T12:02:49.512Z] --- PASS: TestExportContainerAndImportImage (0.67s)
12:02:49 [2022-08-31T12:02:49.512Z] === RUN   TestExportContainerAfterDaemonRestart
12:02:50 [2022-08-31T12:02:50.876Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
12:02:50 [2022-08-31T12:02:50.876Z] === RUN   TestHealthCheckWorkdir
12:02:51 [2022-08-31T12:02:51.803Z] --- PASS: TestHealthCheckWorkdir (0.73s)
12:02:51 [2022-08-31T12:02:51.803Z] === RUN   TestHealthKillContainer
12:02:59 [2022-08-31T12:02:59.922Z] --- PASS: TestHealthKillContainer (8.19s)
12:02:59 [2022-08-31T12:02:59.922Z] === RUN   TestHealthCheckProcessKilled
12:03:00 [2022-08-31T12:03:00.847Z] --- PASS: TestHealthCheckProcessKilled (0.83s)
12:03:00 [2022-08-31T12:03:00.848Z] === RUN   TestInspectCpusetInConfigPre120
12:03:01 [2022-08-31T12:03:01.105Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
12:03:01 [2022-08-31T12:03:01.105Z] === RUN   TestIpcModeNone
12:03:02 [2022-08-31T12:03:02.033Z] --- PASS: TestIpcModeNone (0.65s)
12:03:02 [2022-08-31T12:03:02.033Z] === RUN   TestIpcModePrivate
12:03:02 [2022-08-31T12:03:02.033Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
12:03:02 [2022-08-31T12:03:02.594Z] --- PASS: TestIpcModePrivate (0.62s)
12:03:02 [2022-08-31T12:03:02.594Z] === RUN   TestIpcModeShareable
12:03:02 [2022-08-31T12:03:02.849Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
12:03:03 [2022-08-31T12:03:03.105Z] --- PASS: TestIpcModeShareable (0.61s)
12:03:03 [2022-08-31T12:03:03.105Z] === RUN   TestAPIIpcModeShareableAndContainer
12:03:04 [2022-08-31T12:03:04.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
12:03:04 [2022-08-31T12:03:04.993Z] === RUN   TestAPIIpcModeHost
12:03:05 [2022-08-31T12:03:05.249Z] --- PASS: TestAPIIpcModeHost (0.35s)
12:03:05 [2022-08-31T12:03:05.249Z] === RUN   TestDaemonIpcModeShareable
12:03:06 [2022-08-31T12:03:06.216Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
12:03:06 [2022-08-31T12:03:06.472Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
12:03:06 [2022-08-31T12:03:06.472Z] === RUN   TestDaemonIpcModePrivate
12:03:07 [2022-08-31T12:03:07.399Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
12:03:07 [2022-08-31T12:03:07.654Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
12:03:07 [2022-08-31T12:03:07.654Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:03:08 [2022-08-31T12:03:08.596Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
12:03:08 [2022-08-31T12:03:08.894Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
12:03:08 [2022-08-31T12:03:08.894Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:03:09 [2022-08-31T12:03:09.846Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
12:03:09 [2022-08-31T12:03:09.846Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
12:03:09 [2022-08-31T12:03:09.846Z] === RUN   TestIpcModeOlderClient
12:03:09 [2022-08-31T12:03:09.846Z] === PAUSE TestIpcModeOlderClient
12:03:09 [2022-08-31T12:03:09.846Z] === RUN   TestKillContainerInvalidSignal
12:03:10 [2022-08-31T12:03:10.419Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
12:03:10 [2022-08-31T12:03:10.419Z] === RUN   TestKillContainer
12:03:10 [2022-08-31T12:03:10.419Z] === RUN   TestKillContainer/no_signal
12:03:10 [2022-08-31T12:03:10.980Z] === RUN   TestKillContainer/non_killing_signal
12:03:11 [2022-08-31T12:03:11.235Z] === RUN   TestKillContainer/killing_signal
12:03:11 [2022-08-31T12:03:11.796Z] --- PASS: TestKillContainer (1.34s)
12:03:11 [2022-08-31T12:03:11.796Z]     --- PASS: TestKillContainer/no_signal (0.45s)
12:03:11 [2022-08-31T12:03:11.796Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
12:03:11 [2022-08-31T12:03:11.796Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
12:03:11 [2022-08-31T12:03:11.796Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:03:11 [2022-08-31T12:03:11.796Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:03:12 [2022-08-31T12:03:12.052Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:03:13 [2022-08-31T12:03:13.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
12:03:13 [2022-08-31T12:03:13.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:03:13 [2022-08-31T12:03:13.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
12:03:13 [2022-08-31T12:03:13.023Z] === RUN   TestKillStoppedContainer
12:03:13 [2022-08-31T12:03:13.023Z] --- PASS: TestKillStoppedContainer (0.06s)
12:03:13 [2022-08-31T12:03:13.023Z] === RUN   TestKillStoppedContainerAPIPre120
12:03:13 [2022-08-31T12:03:13.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:03:13 [2022-08-31T12:03:13.023Z] === RUN   TestKillDifferentUserContainer
12:03:13 [2022-08-31T12:03:13.584Z] --- PASS: TestKillDifferentUserContainer (0.51s)
12:03:13 [2022-08-31T12:03:13.584Z] === RUN   TestInspectOomKilledTrue
12:03:13 [2022-08-31T12:03:13.584Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:03:13 [2022-08-31T12:03:13.584Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:03:13 [2022-08-31T12:03:13.584Z] === RUN   TestInspectOomKilledFalse
12:03:14 [2022-08-31T12:03:14.146Z] --- PASS: TestInspectOomKilledFalse (0.40s)
12:03:14 [2022-08-31T12:03:14.146Z] === RUN   TestLinksEtcHostsContentMatch
12:03:14 [2022-08-31T12:03:14.402Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
12:03:14 [2022-08-31T12:03:14.402Z] === RUN   TestLinksContainerNames
12:03:15 [2022-08-31T12:03:15.370Z] --- PASS: TestLinksContainerNames (0.83s)
12:03:15 [2022-08-31T12:03:15.370Z] === RUN   TestLogsFollowTailEmpty
12:03:15 [2022-08-31T12:03:15.625Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:03:15 [2022-08-31T12:03:15.625Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:03:15 [2022-08-31T12:03:15.625Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:03:16 [2022-08-31T12:03:16.552Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:03:16 [2022-08-31T12:03:16.552Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.113Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:03:17 [2022-08-31T12:03:17.113Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:03:17 [2022-08-31T12:03:17.674Z] === RUN   TestLogs/driver_json-file
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:03:17 [2022-08-31T12:03:17.675Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:17 [2022-08-31T12:03:17.675Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:03:18 [2022-08-31T12:03:18.601Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:03:18 [2022-08-31T12:03:18.601Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:19 [2022-08-31T12:03:19.163Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:03:19 [2022-08-31T12:03:19.163Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:03:19 [2022-08-31T12:03:19.725Z] --- PASS: TestLogs (4.19s)
12:03:19 [2022-08-31T12:03:19.725Z]     --- PASS: TestLogs/driver_local (0.01s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
12:03:19 [2022-08-31T12:03:19.725Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s)
12:03:19 [2022-08-31T12:03:19.725Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s)
12:03:19 [2022-08-31T12:03:19.725Z] === RUN   TestContainerNetworkMountsNoChown
12:03:20 [2022-08-31T12:03:20.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/default
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/private
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rprivate
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/slave
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rslave
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/shared
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rshared
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/default
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/default/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/default/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/default/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rshared
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/shared
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rslave
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/slave
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rprivate
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/private
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/private/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/private/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:03:20 [2022-08-31T12:03:20.286Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/default/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:03:20 [2022-08-31T12:03:20.286Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/private/mount_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/private/bind_root
12:03:20 [2022-08-31T12:03:20.542Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:03:20 [2022-08-31T12:03:20.797Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:03:20 [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot (0.01s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:03:20 [2022-08-31T12:03:20.797Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:03:20 [2022-08-31T12:03:20.797Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:03:20 [2022-08-31T12:03:20.797Z] === RUN   TestContainerBindMountNonRecursive
12:03:22 [2022-08-31T12:03:22.162Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
12:03:22 [2022-08-31T12:03:22.162Z] === RUN   TestContainerVolumesMountedAsShared
12:03:22 [2022-08-31T12:03:22.418Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
12:03:22 [2022-08-31T12:03:22.418Z] === RUN   TestContainerVolumesMountedAsSlave
12:03:22 [2022-08-31T12:03:22.673Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:03:22 [2022-08-31T12:03:22.674Z] === RUN   TestNetworkNat
12:03:23 [2022-08-31T12:03:23.235Z] --- PASS: TestNetworkNat (0.46s)
12:03:23 [2022-08-31T12:03:23.235Z] === RUN   TestNetworkLocalhostTCPNat
12:03:23 [2022-08-31T12:03:23.800Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
12:03:23 [2022-08-31T12:03:23.800Z] === RUN   TestNetworkLoopbackNat
12:03:27 [2022-08-31T12:03:27.069Z] --- PASS: TestNetworkLoopbackNat (2.89s)
12:03:27 [2022-08-31T12:03:27.069Z] === RUN   TestPause
12:03:27 [2022-08-31T12:03:27.630Z] --- PASS: TestPause (0.92s)
12:03:27 [2022-08-31T12:03:27.630Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:03:27 [2022-08-31T12:03:27.630Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:03:27 [2022-08-31T12:03:27.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:03:27 [2022-08-31T12:03:27.630Z] === RUN   TestPauseStopPausedContainer
12:03:28 [2022-08-31T12:03:28.192Z] --- PASS: TestPauseStopPausedContainer (0.81s)
12:03:28 [2022-08-31T12:03:28.192Z] === RUN   TestPidHost
12:03:30 [2022-08-31T12:03:30.143Z] --- PASS: TestPidHost (1.82s)
12:03:30 [2022-08-31T12:03:30.143Z] === RUN   TestPsFilter
12:03:30 [2022-08-31T12:03:30.704Z] --- PASS: TestPsFilter (0.52s)
12:03:30 [2022-08-31T12:03:30.704Z] === RUN   TestRemoveContainerWithRemovedVolume
12:03:31 [2022-08-31T12:03:31.630Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
12:03:31 [2022-08-31T12:03:31.630Z] === RUN   TestRemoveContainerWithVolume
12:03:32 [2022-08-31T12:03:32.235Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
12:03:32 [2022-08-31T12:03:32.235Z] === RUN   TestRemoveContainerRunning
12:03:32 [2022-08-31T12:03:32.491Z] --- PASS: TestRemoveContainerRunning (0.42s)
12:03:32 [2022-08-31T12:03:32.491Z] === RUN   TestRemoveContainerForceRemoveRunning
12:03:33 [2022-08-31T12:03:33.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:03:33 [2022-08-31T12:03:33.052Z] === RUN   TestRemoveInvalidContainer
12:03:33 [2022-08-31T12:03:33.052Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:03:33 [2022-08-31T12:03:33.052Z] === RUN   TestRenameLinkedContainer
12:03:34 [2022-08-31T12:03:34.940Z] --- PASS: TestRenameLinkedContainer (1.80s)
12:03:34 [2022-08-31T12:03:34.940Z] === RUN   TestRenameStoppedContainer
12:03:35 [2022-08-31T12:03:35.196Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:03:35 [2022-08-31T12:03:35.196Z] === RUN   TestRenameRunningContainerAndReuse
12:03:36 [2022-08-31T12:03:36.126Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
12:03:36 [2022-08-31T12:03:36.126Z] === RUN   TestRenameInvalidName
12:03:36 [2022-08-31T12:03:36.381Z] --- PASS: TestRenameInvalidName (0.41s)
12:03:36 [2022-08-31T12:03:36.381Z] === RUN   TestRenameAnonymousContainer
12:03:38 [2022-08-31T12:03:38.269Z] --- PASS: TestRenameAnonymousContainer (1.54s)
12:03:38 [2022-08-31T12:03:38.269Z] === RUN   TestRenameContainerWithSameName
12:03:38 [2022-08-31T12:03:38.525Z] --- PASS: TestRenameContainerWithSameName (0.44s)
12:03:38 [2022-08-31T12:03:38.525Z] === RUN   TestRenameContainerWithLinkedContainer
12:03:39 [2022-08-31T12:03:39.452Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
12:03:39 [2022-08-31T12:03:39.452Z] === RUN   TestResize
12:03:39 [2022-08-31T12:03:39.707Z] --- PASS: TestResize (0.44s)
12:03:39 [2022-08-31T12:03:39.707Z] === RUN   TestResizeWithInvalidSize
12:03:40 [2022-08-31T12:03:40.269Z] --- PASS: TestResizeWithInvalidSize (0.46s)
12:03:40 [2022-08-31T12:03:40.269Z] === RUN   TestResizeWhenContainerNotStarted
12:03:40 [2022-08-31T12:03:40.525Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:40 [2022-08-31T12:03:40.526Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:42 [2022-08-31T12:03:42.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:44 [2022-08-31T12:03:44.304Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:44 [2022-08-31T12:03:44.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:45 [2022-08-31T12:03:45.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:46 [2022-08-31T12:03:46.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:48 [2022-08-31T12:03:48.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:48 [2022-08-31T12:03:48.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:50 [2022-08-31T12:03:50.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:50 [2022-08-31T12:03:50.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:51 [2022-08-31T12:03:51.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:52 [2022-08-31T12:03:52.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:52 [2022-08-31T12:03:52.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:53 [2022-08-31T12:03:53.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:55 [2022-08-31T12:03:55.807Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:59 [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s)
12:03:59 [2022-08-31T12:03:59.971Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
12:03:59 [2022-08-31T12:03:59.971Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:03:59 [2022-08-31T12:03:59.971Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:04:00 [2022-08-31T12:04:00.271Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:04:01 [2022-08-31T12:04:01.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
12:04:01 [2022-08-31T12:04:01.219Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
12:04:01 [2022-08-31T12:04:01.219Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
12:04:01 [2022-08-31T12:04:01.219Z] === RUN   TestCgroupNamespacesRun
12:04:02 [2022-08-31T12:04:02.591Z] --- PASS: TestCgroupNamespacesRun (1.23s)
12:04:02 [2022-08-31T12:04:02.591Z] === RUN   TestCgroupNamespacesRunPrivileged
12:04:02 [2022-08-31T12:04:02.591Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:04:02 [2022-08-31T12:04:02.591Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:04:02 [2022-08-31T12:04:02.591Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:04:03 [2022-08-31T12:04:03.956Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
12:04:03 [2022-08-31T12:04:03.956Z] === RUN   TestCgroupNamespacesRunHostMode
12:04:04 [2022-08-31T12:04:04.884Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
12:04:04 [2022-08-31T12:04:04.884Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:04:06 [2022-08-31T12:04:06.248Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
12:04:06 [2022-08-31T12:04:06.248Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:04:07 [2022-08-31T12:04:07.218Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
12:04:07 [2022-08-31T12:04:07.218Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:04:08 [2022-08-31T12:04:08.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:04:08 [2022-08-31T12:04:08.186Z] === RUN   TestCgroupNamespacesRunOlderClient
12:04:09 [2022-08-31T12:04:09.112Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
12:04:09 [2022-08-31T12:04:09.112Z] === RUN   TestNISDomainname
12:04:09 [2022-08-31T12:04:09.674Z] --- PASS: TestNISDomainname (0.57s)
12:04:09 [2022-08-31T12:04:09.674Z] === RUN   TestHostnameDnsResolution
12:04:10 [2022-08-31T12:04:10.599Z] --- PASS: TestHostnameDnsResolution (0.66s)
12:04:10 [2022-08-31T12:04:10.599Z] === RUN   TestUnprivilegedPortsAndPing
12:04:10 [2022-08-31T12:04:10.854Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
12:04:10 [2022-08-31T12:04:10.854Z] === RUN   TestPrivilegedHostDevices
12:04:11 [2022-08-31T12:04:11.415Z] --- PASS: TestPrivilegedHostDevices (0.52s)
12:04:11 [2022-08-31T12:04:11.416Z] === RUN   TestRunConsoleSize
12:04:11 [2022-08-31T12:04:11.977Z] --- PASS: TestRunConsoleSize (0.43s)
12:04:11 [2022-08-31T12:04:11.977Z] === RUN   TestRunWithAlternativeContainerdShim
12:04:13 [2022-08-31T12:04:13.867Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
12:04:13 [2022-08-31T12:04:13.867Z] === RUN   TestStats
12:04:16 [2022-08-31T12:04:16.420Z] --- PASS: TestStats (2.51s)
12:04:16 [2022-08-31T12:04:16.420Z] === RUN   TestStopContainerWithTimeout
12:04:16 [2022-08-31T12:04:16.420Z] === RUN   TestStopContainerWithTimeout/0
12:04:16 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/0
12:04:16 [2022-08-31T12:04:16.420Z] === RUN   TestStopContainerWithTimeout/1
12:04:16 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/1
12:04:16 [2022-08-31T12:04:16.420Z] === RUN   TestStopContainerWithTimeout/3
12:04:16 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/3
12:04:16 [2022-08-31T12:04:16.420Z] === RUN   TestStopContainerWithTimeout/-1
12:04:16 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/-1
12:04:16 [2022-08-31T12:04:16.420Z] === CONT  TestStopContainerWithTimeout/0
12:04:16 [2022-08-31T12:04:16.420Z] === CONT  TestStopContainerWithTimeout/-1
12:04:17 [2022-08-31T12:04:17.347Z] === CONT  TestStopContainerWithTimeout/3
12:04:19 [2022-08-31T12:04:19.273Z] === CONT  TestStopContainerWithTimeout/1
12:04:20 [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:04:20 [2022-08-31T12:04:20.636Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
12:04:20 [2022-08-31T12:04:20.636Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
12:04:20 [2022-08-31T12:04:20.636Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
12:04:20 [2022-08-31T12:04:20.636Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
12:04:20 [2022-08-31T12:04:20.636Z] === RUN   TestDeleteDevicemapper
12:04:20 [2022-08-31T12:04:20.636Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:20 [2022-08-31T12:04:20.636Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:04:20 [2022-08-31T12:04:20.636Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:04:22 [2022-08-31T12:04:22.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s)
12:04:22 [2022-08-31T12:04:22.003Z] === RUN   TestUpdateMemory
12:04:22 [2022-08-31T12:04:22.566Z] --- PASS: TestUpdateMemory (0.54s)
12:04:22 [2022-08-31T12:04:22.566Z] === RUN   TestUpdateCPUQuota
12:04:23 [2022-08-31T12:04:23.492Z] --- PASS: TestUpdateCPUQuota (0.95s)
12:04:23 [2022-08-31T12:04:23.492Z] === RUN   TestUpdatePidsLimit
12:04:23 [2022-08-31T12:04:23.492Z] === RUN   TestUpdatePidsLimit/update_from_none
12:04:23 [2022-08-31T12:04:23.749Z] === RUN   TestUpdatePidsLimit/no_change
12:04:23 [2022-08-31T12:04:23.749Z] === RUN   TestUpdatePidsLimit/update_lower
12:04:24 [2022-08-31T12:04:24.004Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:04:24 [2022-08-31T12:04:24.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:04:24 [2022-08-31T12:04:24.558Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:04:24 [2022-08-31T12:04:24.814Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:04:25 [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit (1.99s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:04:25 [2022-08-31T12:04:25.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
12:04:25 [2022-08-31T12:04:25.376Z] === RUN   TestUpdateRestartPolicy
12:04:37 [2022-08-31T12:04:37.538Z] --- PASS: TestUpdateRestartPolicy (11.03s)
12:04:37 [2022-08-31T12:04:37.538Z] === RUN   TestUpdateRestartWithAutoRemove
12:04:37 [2022-08-31T12:04:37.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
12:04:37 [2022-08-31T12:04:37.538Z] === RUN   TestWaitNonBlocked
12:04:37 [2022-08-31T12:04:37.538Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:37 [2022-08-31T12:04:37.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:37 [2022-08-31T12:04:37.538Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:37 [2022-08-31T12:04:37.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:37 [2022-08-31T12:04:37.538Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:37 [2022-08-31T12:04:37.538Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:37 [2022-08-31T12:04:37.794Z] --- PASS: TestWaitNonBlocked (0.01s)
12:04:37 [2022-08-31T12:04:37.794Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
12:04:37 [2022-08-31T12:04:37.794Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
12:04:37 [2022-08-31T12:04:37.794Z] === RUN   TestWaitBlocked
12:04:37 [2022-08-31T12:04:37.794Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:04:37 [2022-08-31T12:04:37.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:04:37 [2022-08-31T12:04:37.794Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:04:37 [2022-08-31T12:04:37.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:04:37 [2022-08-31T12:04:37.794Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:04:37 [2022-08-31T12:04:37.794Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:04:38 [2022-08-31T12:04:38.722Z] --- PASS: TestWaitBlocked (0.01s)
12:04:38 [2022-08-31T12:04:38.722Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
12:04:38 [2022-08-31T12:04:38.722Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s)
12:04:38 [2022-08-31T12:04:38.722Z] === RUN   TestWaitConditions
12:04:38 [2022-08-31T12:04:38.722Z] === RUN   TestWaitConditions/default
12:04:38 [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/default
12:04:38 [2022-08-31T12:04:38.722Z] === RUN   TestWaitConditions/not-running
12:04:38 [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/not-running
12:04:38 [2022-08-31T12:04:38.722Z] === RUN   TestWaitConditions/next-exit
12:04:38 [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/next-exit
12:04:38 [2022-08-31T12:04:38.722Z] === RUN   TestWaitConditions/removed
12:04:38 [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/removed
12:04:38 [2022-08-31T12:04:38.722Z] === CONT  TestWaitConditions/default
12:04:38 [2022-08-31T12:04:38.722Z] === CONT  TestWaitConditions/next-exit
12:04:40 [2022-08-31T12:04:40.612Z] === CONT  TestWaitConditions/not-running
12:04:40 [2022-08-31T12:04:40.612Z] === CONT  TestWaitConditions/removed
12:04:41 [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions (0.01s)
12:04:41 [2022-08-31T12:04:41.975Z]     --- PASS: TestWaitConditions/default (1.64s)
12:04:41 [2022-08-31T12:04:41.975Z]     --- PASS: TestWaitConditions/next-exit (1.68s)
12:04:41 [2022-08-31T12:04:41.975Z]     --- PASS: TestWaitConditions/not-running (1.59s)
12:04:41 [2022-08-31T12:04:41.975Z]     --- PASS: TestWaitConditions/removed (1.58s)
12:04:41 [2022-08-31T12:04:41.975Z] === RUN   TestWaitRestartedContainer
12:04:41 [2022-08-31T12:04:41.975Z] === RUN   TestWaitRestartedContainer/default
12:04:41 [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/default
12:04:41 [2022-08-31T12:04:41.975Z] === RUN   TestWaitRestartedContainer/not-running
12:04:41 [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/not-running
12:04:41 [2022-08-31T12:04:41.975Z] === RUN   TestWaitRestartedContainer/next-exit
12:04:41 [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/next-exit
12:04:41 [2022-08-31T12:04:41.975Z] === CONT  TestWaitRestartedContainer/default
12:04:41 [2022-08-31T12:04:41.975Z] === CONT  TestWaitRestartedContainer/next-exit
12:04:43 [2022-08-31T12:04:43.341Z] === CONT  TestWaitRestartedContainer/not-running
12:04:44 [2022-08-31T12:04:44.745Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:04:44 [2022-08-31T12:04:44.745Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
12:04:44 [2022-08-31T12:04:44.745Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.61s)
12:04:44 [2022-08-31T12:04:44.745Z]     --- PASS: TestWaitRestartedContainer/not-running (0.97s)
12:04:44 [2022-08-31T12:04:44.745Z] === CONT  TestContainerStartOnDaemonRestart
12:04:44 [2022-08-31T12:04:44.745Z] === CONT  TestRestartDaemonWithRestartingContainer
12:04:47 [2022-08-31T12:04:47.261Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s)
12:04:47 [2022-08-31T12:04:47.261Z] === CONT  TestIpcModeOlderClient
12:04:47 [2022-08-31T12:04:47.261Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s)
12:04:47 [2022-08-31T12:04:47.261Z] === CONT  TestContainerKillOnDaemonStart
12:04:47 [2022-08-31T12:04:47.261Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:04:47 [2022-08-31T12:04:47.261Z] === CONT  TestDaemonHostGatewayIP
12:04:49 [2022-08-31T12:04:49.819Z] --- PASS: TestDaemonHostGatewayIP (2.48s)
12:04:49 [2022-08-31T12:04:49.819Z] === CONT  TestDaemonRestartIpcMode
12:04:51 [2022-08-31T12:04:51.706Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
12:04:59 [2022-08-31T12:04:59.785Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
12:04:59 [2022-08-31T12:04:59.785Z] PASS
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] === Skipped
12:04:59 [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:04:59 [2022-08-31T12:04:59.785Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:04:59 [2022-08-31T12:04:59.785Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:04:59 [2022-08-31T12:04:59.785Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:04:59 [2022-08-31T12:04:59.785Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:04:59 [2022-08-31T12:04:59.785Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:59 [2022-08-31T12:04:59.785Z] 
12:04:59 [2022-08-31T12:04:59.785Z] DONE 273 tests, 5 skipped in 139.360s
12:04:59 [2022-08-31T12:04:59.785Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:04:59 [2022-08-31T12:04:59.785Z] === RUN   TestConfigDaemonLibtrustID
12:04:59 [2022-08-31T12:04:59.785Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:04:59 [2022-08-31T12:04:59.785Z] === RUN   TestConfigDaemonID
12:05:00 [2022-08-31T12:05:00.346Z]     daemon_test.go:83: [dc0e662059d64] daemon is not started
12:05:00 [2022-08-31T12:05:00.346Z] --- PASS: TestConfigDaemonID (1.03s)
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:05:00 [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:05:00 [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation/invalid_config
12:05:00 [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation/malformed_config
12:05:00 [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestDaemonConfigValidation/valid_config
12:05:00 [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/valid_config
12:05:00 [2022-08-31T12:05:00.346Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:05:00 [2022-08-31T12:05:00.346Z] === CONT  TestDaemonConfigValidation/malformed_config
12:05:00 [2022-08-31T12:05:00.346Z] === CONT  TestDaemonConfigValidation/invalid_config
12:05:00 [2022-08-31T12:05:00.346Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:05:00 [2022-08-31T12:05:00.346Z] === CONT  TestDaemonConfigValidation/valid_config
12:05:00 [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:05:00 [2022-08-31T12:05:00.346Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:05:00 [2022-08-31T12:05:00.346Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:05:00 [2022-08-31T12:05:00.346Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:05:00 [2022-08-31T12:05:00.346Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
12:05:00 [2022-08-31T12:05:00.346Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestConfigDaemonSeccompProfiles
12:05:00 [2022-08-31T12:05:00.346Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:05:01 [2022-08-31T12:05:01.709Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:05:02 [2022-08-31T12:05:02.635Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:05:03 [2022-08-31T12:05:03.562Z] === CONT  TestConfigDaemonSeccompProfiles
12:05:03 [2022-08-31T12:05:03.562Z]     daemon_test.go:197: [ddf4d452e571f] daemon is not started
12:05:03 [2022-08-31T12:05:03.562Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
12:05:03 [2022-08-31T12:05:03.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
12:05:03 [2022-08-31T12:05:03.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
12:05:03 [2022-08-31T12:05:03.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:05:03 [2022-08-31T12:05:03.562Z] === RUN   TestDaemonProxy
12:05:03 [2022-08-31T12:05:03.562Z] === RUN   TestDaemonProxy/environment_variables
12:05:05 [2022-08-31T12:05:05.449Z] === RUN   TestDaemonProxy/command-line_options
12:05:07 [2022-08-31T12:05:07.411Z] === RUN   TestDaemonProxy/configuration_file
12:05:08 [2022-08-31T12:05:08.808Z] === RUN   TestDaemonProxy/conflicting_options
12:05:09 [2022-08-31T12:05:09.372Z] === RUN   TestDaemonProxy/reload_sanitized
12:05:09 [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy (6.25s)
12:05:09 [2022-08-31T12:05:09.933Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
12:05:09 [2022-08-31T12:05:09.933Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
12:05:09 [2022-08-31T12:05:09.933Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
12:05:09 [2022-08-31T12:05:09.933Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:05:09 [2022-08-31T12:05:09.933Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:05:09 [2022-08-31T12:05:09.933Z] PASS
12:05:09 [2022-08-31T12:05:09.933Z] 
12:05:09 [2022-08-31T12:05:09.933Z] DONE 18 tests in 11.164s
12:05:09 [2022-08-31T12:05:09.933Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:05:09 [2022-08-31T12:05:09.933Z] INFO: Testing against a local daemon
12:05:09 [2022-08-31T12:05:09.933Z] === RUN   TestCommitInheritsEnv
12:05:10 [2022-08-31T12:05:10.189Z] --- PASS: TestCommitInheritsEnv (0.31s)
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportExtremelyLargeImageWorks
12:05:10 [2022-08-31T12:05:10.189Z] === PAUSE TestImportExtremelyLargeImageWorks
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportWithCustomPlatform
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportWithCustomPlatform/#00
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportWithCustomPlatform/_______
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportWithCustomPlatform//
12:05:10 [2022-08-31T12:05:10.189Z] === RUN   TestImportWithCustomPlatform/linux
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImportWithCustomPlatform/LINUX
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImportWithCustomPlatform/macos
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:05:10 [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform (0.30s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:05:10 [2022-08-31T12:05:10.445Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImagesFilterMultiReference
12:05:10 [2022-08-31T12:05:10.445Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestImagePullPlatformInvalid
12:05:10 [2022-08-31T12:05:10.445Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:05:10 [2022-08-31T12:05:10.445Z] === RUN   TestRemoveImageOrphaning
12:05:11 [2022-08-31T12:05:11.007Z] --- PASS: TestRemoveImageOrphaning (0.28s)
12:05:11 [2022-08-31T12:05:11.007Z] === RUN   TestRemoveImageGarbageCollector
12:05:11 [2022-08-31T12:05:11.262Z] time="2022-08-31T12:05:11Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:05:12 [2022-08-31T12:05:12.627Z] --- PASS: TestRemoveImageGarbageCollector (1.85s)
12:05:12 [2022-08-31T12:05:12.627Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:05:12 [2022-08-31T12:05:12.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:05:12 [2022-08-31T12:05:12.627Z] === RUN   TestTagInvalidReference
12:05:12 [2022-08-31T12:05:12.627Z] --- PASS: TestTagInvalidReference (0.01s)
12:05:12 [2022-08-31T12:05:12.627Z] === RUN   TestTagValidPrefixedRepo
12:05:12 [2022-08-31T12:05:12.883Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:05:12 [2022-08-31T12:05:12.883Z] === RUN   TestTagExistedNameWithoutForce
12:05:12 [2022-08-31T12:05:12.883Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:05:12 [2022-08-31T12:05:12.883Z] === RUN   TestTagOfficialNames
12:05:12 [2022-08-31T12:05:12.883Z] --- PASS: TestTagOfficialNames (0.04s)
12:05:12 [2022-08-31T12:05:12.883Z] === RUN   TestTagMatchesDigest
12:05:12 [2022-08-31T12:05:12.883Z] --- PASS: TestTagMatchesDigest (0.01s)
12:05:12 [2022-08-31T12:05:12.883Z] === CONT  TestImportExtremelyLargeImageWorks
12:06:49 [2022-08-31T12:06:49.306Z] --- PASS: TestImportExtremelyLargeImageWorks (89.64s)
12:06:49 [2022-08-31T12:06:49.306Z] PASS
12:06:49 [2022-08-31T12:06:49.306Z] 
12:06:49 [2022-08-31T12:06:49.306Z] DONE 22 tests in 92.677s
12:06:49 [2022-08-31T12:06:49.306Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestStripANSICommands
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestStripANSICommands/#00
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestStripANSICommands/#01
12:06:49 [2022-08-31T12:06:49.306Z] --- PASS: TestStripANSICommands (0.00s)
12:06:49 [2022-08-31T12:06:49.306Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:06:49 [2022-08-31T12:06:49.306Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:06:49 [2022-08-31T12:06:49.306Z] PASS
12:06:49 [2022-08-31T12:06:49.306Z] 
12:06:49 [2022-08-31T12:06:49.306Z] DONE 3 tests in 0.009s
12:06:49 [2022-08-31T12:06:49.306Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:06:49 [2022-08-31T12:06:49.306Z] INFO: Testing against a local daemon
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestNetworkCreateDelete
12:06:49 [2022-08-31T12:06:49.306Z] --- PASS: TestNetworkCreateDelete (0.12s)
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestDockerNetworkDeletePreferID
12:06:49 [2022-08-31T12:06:49.306Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestDaemonDNSFallback
12:06:49 [2022-08-31T12:06:49.306Z] --- PASS: TestDaemonDNSFallback (6.37s)
12:06:49 [2022-08-31T12:06:49.306Z] === RUN   TestInspectNetwork
12:06:52 [2022-08-31T12:06:52.571Z] === RUN   TestInspectNetwork/full_network_id
12:06:52 [2022-08-31T12:06:52.571Z] === RUN   TestInspectNetwork/partial_network_id
12:06:52 [2022-08-31T12:06:52.571Z] === RUN   TestInspectNetwork/network_name
12:06:52 [2022-08-31T12:06:52.571Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:06:56 [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork (7.21s)
12:06:56 [2022-08-31T12:06:56.731Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:06:56 [2022-08-31T12:06:56.731Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:06:56 [2022-08-31T12:06:56.731Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:06:56 [2022-08-31T12:06:56.731Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:06:56 [2022-08-31T12:06:56.731Z] === RUN   TestRunContainerWithBridgeNone
12:06:58 [2022-08-31T12:06:58.097Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
12:06:58 [2022-08-31T12:06:58.097Z] === RUN   TestNetworkInvalidJSON
12:06:58 [2022-08-31T12:06:58.097Z] === RUN   TestNetworkInvalidJSON/networks/create
12:06:58 [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:06:58 [2022-08-31T12:06:58.097Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:06:58 [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:06:58 [2022-08-31T12:06:58.097Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:06:58 [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:06:58 [2022-08-31T12:06:58.097Z] === CONT  TestNetworkInvalidJSON/networks/create
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:06:58 [2022-08-31T12:06:58.098Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:06:58 [2022-08-31T12:06:58.098Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:06:58 [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:06:58 [2022-08-31T12:06:58.098Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkList
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkList//networks
12:06:58 [2022-08-31T12:06:58.098Z] === PAUSE TestNetworkList//networks
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestNetworkList//networks/
12:06:58 [2022-08-31T12:06:58.098Z] === PAUSE TestNetworkList//networks/
12:06:58 [2022-08-31T12:06:58.098Z] === CONT  TestNetworkList//networks
12:06:58 [2022-08-31T12:06:58.098Z] === CONT  TestNetworkList//networks/
12:06:58 [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkList (0.01s)
12:06:58 [2022-08-31T12:06:58.098Z]     --- PASS: TestNetworkList//networks (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:06:58 [2022-08-31T12:06:58.098Z] === RUN   TestHostIPv4BridgeLabel
12:06:58 [2022-08-31T12:06:58.659Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:06:58 [2022-08-31T12:06:58.659Z] === RUN   TestDaemonRestartWithLiveRestore
12:07:00 [2022-08-31T12:07:00.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:07:00 [2022-08-31T12:07:00.023Z] === RUN   TestDaemonDefaultNetworkPools
12:07:00 [2022-08-31T12:07:00.585Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:07:00 [2022-08-31T12:07:00.585Z] === RUN   TestDaemonRestartWithExistingNetwork
12:07:01 [2022-08-31T12:07:01.511Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
12:07:01 [2022-08-31T12:07:01.511Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:07:02 [2022-08-31T12:07:02.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:07:02 [2022-08-31T12:07:02.876Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:07:03 [2022-08-31T12:07:03.437Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:07:03 [2022-08-31T12:07:03.437Z] === RUN   TestServiceWithPredefinedNetwork
12:07:05 [2022-08-31T12:07:05.951Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
12:07:05 [2022-08-31T12:07:05.951Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:07:05 [2022-08-31T12:07:05.951Z]     service_test.go:243: FLAKY_TEST
12:07:05 [2022-08-31T12:07:05.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:07:05 [2022-08-31T12:07:05.951Z] === RUN   TestServiceWithDataPathPortInit
12:07:20 [2022-08-31T12:07:20.831Z] --- PASS: TestServiceWithDataPathPortInit (13.78s)
12:07:20 [2022-08-31T12:07:20.831Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:07:22 [2022-08-31T12:07:22.196Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv2ws41kjft4h8lj02f86blhu Created:2022-08-31 12:07:20.851713704 +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[8b6a5f7e0bed20fa40f9b1e6f01b640c2954b3a4a5befe63d915e0ba5ff19a8c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myuwy14lj0d43q05klzd3s77e EndpointID:07e452e44be7145a9f892c4f23f304eeabf3ec9bfbebd7617327354816342124 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf8403690efb2d9376848f3a6e4eb4349d90e24adf4d2c1a39990edb6efc7315 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:799626790cd8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myuwy14lj0d43q05klzd3s77e EndpointID:07e452e44be7145a9f892c4f23f304eeabf3ec9bfbebd7617327354816342124 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:07:27 [2022-08-31T12:07:27.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s)
12:07:27 [2022-08-31T12:07:27.434Z] PASS
12:07:27 [2022-08-31T12:07:27.434Z] 
12:07:27 [2022-08-31T12:07:27.434Z] === Skipped
12:07:27 [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:07:27 [2022-08-31T12:07:27.434Z]     service_test.go:243: FLAKY_TEST
12:07:27 [2022-08-31T12:07:27.434Z] 
12:07:27 [2022-08-31T12:07:27.434Z] DONE 38 tests, 1 skipped in 44.012s
12:07:27 [2022-08-31T12:07:27.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:07:27 [2022-08-31T12:07:27.434Z] INFO: Testing against a local daemon
12:07:27 [2022-08-31T12:07:27.434Z] === RUN   TestDockerNetworkIpvlanPersistance
12:07:27 [2022-08-31T12:07:27.434Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:07:27 [2022-08-31T12:07:27.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:07:27 [2022-08-31T12:07:27.434Z] === RUN   TestDockerNetworkIpvlan
12:07:27 [2022-08-31T12:07:27.434Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:07:27 [2022-08-31T12:07:27.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:07:27 [2022-08-31T12:07:27.434Z] PASS
12:07:27 [2022-08-31T12:07:27.434Z] 
12:07:27 [2022-08-31T12:07:27.434Z] === Skipped
12:07:27 [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:07:27 [2022-08-31T12:07:27.434Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:07:27 [2022-08-31T12:07:27.434Z] 
12:07:27 [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:07:27 [2022-08-31T12:07:27.434Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:07:27 [2022-08-31T12:07:27.434Z] 
12:07:27 [2022-08-31T12:07:27.434Z] DONE 2 tests, 2 skipped in 0.022s
12:07:27 [2022-08-31T12:07:27.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:07:27 [2022-08-31T12:07:27.434Z] INFO: Testing against a local daemon
12:07:27 [2022-08-31T12:07:27.434Z] === RUN   TestDockerNetworkMacvlanPersistance
12:07:27 [2022-08-31T12:07:27.994Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
12:07:27 [2022-08-31T12:07:27.994Z] === RUN   TestDockerNetworkMacvlan
12:07:28 [2022-08-31T12:07:28.598Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:07:29 [2022-08-31T12:07:29.159Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:07:30 [2022-08-31T12:07:30.085Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:07:31 [2022-08-31T12:07:31.973Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:07:33 [2022-08-31T12:07:33.860Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:07:37 [2022-08-31T12:07:37.126Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:07:37 [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan (9.71s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
12:07:37 [2022-08-31T12:07:37.687Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
12:07:37 [2022-08-31T12:07:37.687Z] PASS
12:07:37 [2022-08-31T12:07:37.687Z] 
12:07:37 [2022-08-31T12:07:37.687Z] DONE 8 tests in 11.000s
12:07:37 [2022-08-31T12:07:37.687Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:07:37 [2022-08-31T12:07:37.687Z] testing: warning: no tests to run
12:07:37 [2022-08-31T12:07:37.687Z] PASS
12:07:37 [2022-08-31T12:07:37.687Z] 
12:07:37 [2022-08-31T12:07:37.687Z] DONE 0 tests in 0.007s
12:07:37 [2022-08-31T12:07:37.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:07:37 [2022-08-31T12:07:37.687Z] INFO: Testing against a local daemon
12:07:37 [2022-08-31T12:07:37.687Z] === RUN   TestAuthZPluginAllowRequest
12:07:39 [2022-08-31T12:07:39.050Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
12:07:39 [2022-08-31T12:07:39.050Z] === RUN   TestAuthZPluginTLS
12:07:39 [2022-08-31T12:07:39.306Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:07:39 [2022-08-31T12:07:39.306Z] === RUN   TestAuthZPluginDenyRequest
12:07:39 [2022-08-31T12:07:39.867Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:07:39 [2022-08-31T12:07:39.867Z] === RUN   TestAuthZPluginAPIDenyResponse
12:07:40 [2022-08-31T12:07:40.428Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:07:40 [2022-08-31T12:07:40.428Z] === RUN   TestAuthZPluginDenyResponse
12:07:40 [2022-08-31T12:07:40.989Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:07:40 [2022-08-31T12:07:40.989Z] === RUN   TestAuthZPluginAllowEventStream
12:07:42 [2022-08-31T12:07:42.352Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
12:07:42 [2022-08-31T12:07:42.352Z] === RUN   TestAuthZPluginErrorResponse
12:07:42 [2022-08-31T12:07:42.608Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:07:42 [2022-08-31T12:07:42.608Z] === RUN   TestAuthZPluginErrorRequest
12:07:43 [2022-08-31T12:07:43.181Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:07:43 [2022-08-31T12:07:43.181Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:07:43 [2022-08-31T12:07:43.749Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:07:43 [2022-08-31T12:07:43.749Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:07:45 [2022-08-31T12:07:45.127Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
12:07:45 [2022-08-31T12:07:45.127Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:07:46 [2022-08-31T12:07:46.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
12:07:46 [2022-08-31T12:07:46.490Z] === RUN   TestAuthZPluginHeader
12:07:47 [2022-08-31T12:07:47.093Z] --- PASS: TestAuthZPluginHeader (0.69s)
12:07:47 [2022-08-31T12:07:47.093Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:07:52 [2022-08-31T12:07:52.333Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s)
12:07:52 [2022-08-31T12:07:52.333Z] === RUN   TestAuthZPluginV2Disable
12:07:55 [2022-08-31T12:07:55.595Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
12:07:55 [2022-08-31T12:07:55.595Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:07:58 [2022-08-31T12:07:58.858Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s)
12:07:58 [2022-08-31T12:07:58.858Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:08:08 [2022-08-31T12:08:08.798Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s)
12:08:08 [2022-08-31T12:08:08.798Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:08:26 [2022-08-31T12:08:26.832Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:08:26 [2022-08-31T12:08:26.832Z] PASS
12:08:26 [2022-08-31T12:08:26.832Z] 
12:08:26 [2022-08-31T12:08:26.832Z] DONE 17 tests in 47.699s
12:08:26 [2022-08-31T12:08:26.832Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:08:26 [2022-08-31T12:08:26.832Z] INFO: Testing against a local daemon
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:08:26 [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:08:26 [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:08:26 [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:08:26 [2022-08-31T12:08:26.832Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:08:26 [2022-08-31T12:08:26.832Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:08:26 [2022-08-31T12:08:26.832Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:08:26 [2022-08-31T12:08:26.832Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:08:26 [2022-08-31T12:08:26.832Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:08:26 [2022-08-31T12:08:26.832Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:08:26 [2022-08-31T12:08:26.832Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:08:26 [2022-08-31T12:08:26.833Z] === RUN   TestPluginInstall
12:08:26 [2022-08-31T12:08:26.833Z] === RUN   TestPluginInstall/no_auth
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e408e70c8c473757e00c8f97e447b3b17f573cf404cfc20350d54e38865948ba" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e408e70c8c473757e00c8f97e447b3b17f573cf404cfc20350d54e38865948ba" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:26 [2022-08-31T12:08:26.833Z] === RUN   TestPluginInstall/with_htpasswd
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4149dce3b4170b465c6a2b4aa5b8259534f713e7c3084c00a1d358bc9c0a13a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:26 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4149dce3b4170b465c6a2b4aa5b8259534f713e7c3084c00a1d358bc9c0a13a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:27 [2022-08-31T12:08:27.088Z] === RUN   TestPluginInstall/with_insecure
12:08:28 [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:28 [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4dee55c9ead56d6b51c61fd87232c8506981c966735f117d85060311331b1" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:28 [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:08:28 [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4dee55c9ead56d6b51c61fd87232c8506981c966735f117d85060311331b1" mediatype=application/vnd.docker.plugin.v1+json size=522
12:08:28 [2022-08-31T12:08:28.015Z]     plugin_test.go:195: [d01c60fcaa228] daemon is not started
12:08:28 [2022-08-31T12:08:28.015Z] --- PASS: TestPluginInstall (2.66s)
12:08:28 [2022-08-31T12:08:28.015Z]     --- PASS: TestPluginInstall/no_auth (1.00s)
12:08:28 [2022-08-31T12:08:28.015Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
12:08:28 [2022-08-31T12:08:28.015Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
12:08:28 [2022-08-31T12:08:28.015Z] === RUN   TestPluginsWithRuntimes
12:08:29 [2022-08-31T12:08:29.902Z] === RUN   TestPluginsWithRuntimes/No_Args
12:08:30 [2022-08-31T12:08:30.464Z] === RUN   TestPluginsWithRuntimes/With_Args
12:08:31 [2022-08-31T12:08:31.391Z] --- PASS: TestPluginsWithRuntimes (3.30s)
12:08:31 [2022-08-31T12:08:31.391Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
12:08:31 [2022-08-31T12:08:31.391Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
12:08:31 [2022-08-31T12:08:31.391Z] === RUN   TestPluginBackCompatMediaTypes
12:08:31 [2022-08-31T12:08:31.952Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
12:08:31 [2022-08-31T12:08:31.952Z] PASS
12:08:31 [2022-08-31T12:08:31.952Z] 
12:08:31 [2022-08-31T12:08:31.952Z] DONE 24 tests in 6.569s
12:08:31 [2022-08-31T12:08:31.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:08:31 [2022-08-31T12:08:31.952Z] INFO: Testing against a local daemon
12:08:31 [2022-08-31T12:08:31.952Z] === RUN   TestExternalGraphDriver
12:08:32 [2022-08-31T12:08:32.209Z] === RUN   TestExternalGraphDriver/json
12:08:34 [2022-08-31T12:08:34.098Z] === RUN   TestExternalGraphDriver/spec
12:08:35 [2022-08-31T12:08:35.985Z] === RUN   TestExternalGraphDriver/pull
12:08:37 [2022-08-31T12:08:37.350Z] --- PASS: TestExternalGraphDriver (5.33s)
12:08:37 [2022-08-31T12:08:37.350Z]     --- PASS: TestExternalGraphDriver/json (1.73s)
12:08:37 [2022-08-31T12:08:37.350Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
12:08:37 [2022-08-31T12:08:37.350Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
12:08:37 [2022-08-31T12:08:37.350Z] === RUN   TestGraphdriverPluginV2
12:08:41 [2022-08-31T12:08:41.595Z] --- PASS: TestGraphdriverPluginV2 (4.06s)
12:08:41 [2022-08-31T12:08:41.595Z] PASS
12:08:41 [2022-08-31T12:08:41.595Z] 
12:08:41 [2022-08-31T12:08:41.595Z] DONE 5 tests in 9.429s
12:08:41 [2022-08-31T12:08:41.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:08:41 [2022-08-31T12:08:41.595Z] INFO: Testing against a local daemon
12:08:41 [2022-08-31T12:08:41.595Z] === RUN   TestContinueAfterPluginCrash
12:08:41 [2022-08-31T12:08:41.595Z] === PAUSE TestContinueAfterPluginCrash
12:08:41 [2022-08-31T12:08:41.595Z] === RUN   TestReadPluginNoRead
12:08:41 [2022-08-31T12:08:41.595Z] === PAUSE TestReadPluginNoRead
12:08:41 [2022-08-31T12:08:41.595Z] === RUN   TestDaemonStartWithLogOpt
12:08:41 [2022-08-31T12:08:41.595Z] === PAUSE TestDaemonStartWithLogOpt
12:08:41 [2022-08-31T12:08:41.595Z] === CONT  TestContinueAfterPluginCrash
12:08:41 [2022-08-31T12:08:41.595Z] === CONT  TestDaemonStartWithLogOpt
12:08:44 [2022-08-31T12:08:44.862Z] --- PASS: TestDaemonStartWithLogOpt (3.42s)
12:08:44 [2022-08-31T12:08:44.862Z] === CONT  TestReadPluginNoRead
12:08:47 [2022-08-31T12:08:47.374Z] === RUN   TestReadPluginNoRead/default
12:08:48 [2022-08-31T12:08:48.301Z] === RUN   TestReadPluginNoRead/disabled_caching
12:08:49 [2022-08-31T12:08:49.663Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:08:49 [2022-08-31T12:08:49.663Z] --- PASS: TestContinueAfterPluginCrash (8.33s)
12:08:50 [2022-08-31T12:08:50.593Z] === CONT  TestReadPluginNoRead
12:08:50 [2022-08-31T12:08:50.593Z]     read_test.go:92: [ddedac6678ac7] daemon is not started
12:08:50 [2022-08-31T12:08:50.593Z] --- PASS: TestReadPluginNoRead (5.90s)
12:08:50 [2022-08-31T12:08:50.593Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
12:08:50 [2022-08-31T12:08:50.593Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
12:08:50 [2022-08-31T12:08:50.593Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
12:08:50 [2022-08-31T12:08:50.593Z] PASS
12:08:50 [2022-08-31T12:08:50.593Z] 
12:08:50 [2022-08-31T12:08:50.593Z] DONE 6 tests in 9.335s
12:08:50 [2022-08-31T12:08:50.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:08:50 [2022-08-31T12:08:50.593Z] testing: warning: no tests to run
12:08:50 [2022-08-31T12:08:50.593Z] PASS
12:08:50 [2022-08-31T12:08:50.593Z] 
12:08:50 [2022-08-31T12:08:50.593Z] DONE 0 tests in 0.008s
12:08:50 [2022-08-31T12:08:50.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:08:50 [2022-08-31T12:08:50.852Z] INFO: Testing against a local daemon
12:08:50 [2022-08-31T12:08:50.852Z] === RUN   TestPluginWithDevMounts
12:08:50 [2022-08-31T12:08:50.852Z] === PAUSE TestPluginWithDevMounts
12:08:50 [2022-08-31T12:08:50.852Z] === CONT  TestPluginWithDevMounts
12:08:52 [2022-08-31T12:08:52.215Z] --- PASS: TestPluginWithDevMounts (1.57s)
12:08:52 [2022-08-31T12:08:52.215Z] PASS
12:08:52 [2022-08-31T12:08:52.471Z] 
12:08:52 [2022-08-31T12:08:52.471Z] DONE 1 tests in 1.626s
12:08:52 [2022-08-31T12:08:52.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:08:52 [2022-08-31T12:08:52.471Z] INFO: Testing against a local daemon
12:08:52 [2022-08-31T12:08:52.471Z] === RUN   TestSecretInspect
12:08:55 [2022-08-31T12:08:55.025Z] --- PASS: TestSecretInspect (2.17s)
12:08:55 [2022-08-31T12:08:55.025Z] === RUN   TestSecretList
12:08:56 [2022-08-31T12:08:56.911Z] --- PASS: TestSecretList (2.15s)
12:08:56 [2022-08-31T12:08:56.911Z] === RUN   TestSecretsCreateAndDelete
12:08:58 [2022-08-31T12:08:58.798Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
12:08:58 [2022-08-31T12:08:58.798Z] === RUN   TestSecretsUpdate
12:09:01 [2022-08-31T12:09:01.352Z] --- PASS: TestSecretsUpdate (2.14s)
12:09:01 [2022-08-31T12:09:01.352Z] === RUN   TestTemplatedSecret
12:09:03 [2022-08-31T12:09:03.868Z] --- PASS: TestTemplatedSecret (2.57s)
12:09:03 [2022-08-31T12:09:03.868Z] === RUN   TestSecretCreateResolve
12:09:05 [2022-08-31T12:09:05.822Z] --- PASS: TestSecretCreateResolve (2.23s)
12:09:05 [2022-08-31T12:09:05.822Z] PASS
12:09:05 [2022-08-31T12:09:05.822Z] 
12:09:05 [2022-08-31T12:09:05.822Z] DONE 6 tests in 13.399s
12:09:05 [2022-08-31T12:09:05.822Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:09:05 [2022-08-31T12:09:05.822Z] INFO: Testing against a local daemon
12:09:05 [2022-08-31T12:09:05.822Z] === RUN   TestServiceCreateInit
12:09:05 [2022-08-31T12:09:05.822Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:09:10 [2022-08-31T12:09:10.002Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:09:13 [2022-08-31T12:09:13.310Z] --- PASS: TestServiceCreateInit (7.36s)
12:09:13 [2022-08-31T12:09:13.310Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s)
12:09:13 [2022-08-31T12:09:13.310Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
12:09:13 [2022-08-31T12:09:13.310Z] === RUN   TestCreateServiceMultipleTimes
12:09:31 [2022-08-31T12:09:31.352Z] --- PASS: TestCreateServiceMultipleTimes (16.11s)
12:09:31 [2022-08-31T12:09:31.352Z] === RUN   TestCreateServiceConflict
12:09:31 [2022-08-31T12:09:31.352Z] --- PASS: TestCreateServiceConflict (2.13s)
12:09:31 [2022-08-31T12:09:31.352Z] === RUN   TestCreateServiceMaxReplicas
12:09:34 [2022-08-31T12:09:34.616Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
12:09:34 [2022-08-31T12:09:34.617Z] === RUN   TestCreateWithDuplicateNetworkNames
12:09:49 [2022-08-31T12:09:49.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
12:09:49 [2022-08-31T12:09:49.488Z] === RUN   TestCreateServiceSecretFileMode
12:09:50 [2022-08-31T12:09:50.049Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
12:09:50 [2022-08-31T12:09:50.049Z] === RUN   TestCreateServiceConfigFileMode
12:09:52 [2022-08-31T12:09:52.562Z] --- PASS: TestCreateServiceConfigFileMode (2.72s)
12:09:52 [2022-08-31T12:09:52.563Z] === RUN   TestCreateServiceSysctls
12:09:55 [2022-08-31T12:09:55.869Z] --- PASS: TestCreateServiceSysctls (3.33s)
12:09:55 [2022-08-31T12:09:55.869Z] === RUN   TestCreateServiceCapabilities
12:09:58 [2022-08-31T12:09:58.425Z] --- PASS: TestCreateServiceCapabilities (2.50s)
12:09:58 [2022-08-31T12:09:58.425Z] === RUN   TestInspect
12:10:01 [2022-08-31T12:10:01.689Z] --- PASS: TestInspect (2.68s)
12:10:01 [2022-08-31T12:10:01.689Z] === RUN   TestCreateJob
12:10:04 [2022-08-31T12:10:04.204Z] --- PASS: TestCreateJob (3.16s)
12:10:04 [2022-08-31T12:10:04.204Z] === RUN   TestReplicatedJob
12:10:09 [2022-08-31T12:10:09.447Z] --- PASS: TestReplicatedJob (5.29s)
12:10:09 [2022-08-31T12:10:09.447Z] === RUN   TestUpdateReplicatedJob
12:10:12 [2022-08-31T12:10:12.710Z] --- PASS: TestUpdateReplicatedJob (3.25s)
12:10:12 [2022-08-31T12:10:12.711Z] === RUN   TestServiceListWithStatuses
12:10:12 [2022-08-31T12:10:12.711Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:10:12 [2022-08-31T12:10:12.711Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:10:12 [2022-08-31T12:10:12.711Z] === RUN   TestDockerNetworkConnectAlias
12:10:17 [2022-08-31T12:10:17.950Z] --- PASS: TestDockerNetworkConnectAlias (4.24s)
12:10:17 [2022-08-31T12:10:17.950Z] === RUN   TestDockerNetworkReConnect
12:10:20 [2022-08-31T12:10:20.465Z] --- PASS: TestDockerNetworkReConnect (3.36s)
12:10:20 [2022-08-31T12:10:20.465Z] === RUN   TestServicePlugin
12:10:23 [2022-08-31T12:10:23.730Z]     plugin_test.go:61: [d0a38cc9a4c7c] joining swarm manager [da7af8f93fdd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:10:24 [2022-08-31T12:10:24.655Z]     plugin_test.go:64: [d69a72d39c544] joining swarm manager [da7af8f93fdd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:10:51 [2022-08-31T12:10:51.182Z] --- PASS: TestServicePlugin (29.40s)
12:10:51 [2022-08-31T12:10:51.182Z] === RUN   TestServiceUpdateLabel
12:10:52 [2022-08-31T12:10:52.108Z] --- PASS: TestServiceUpdateLabel (2.15s)
12:10:52 [2022-08-31T12:10:52.108Z] === RUN   TestServiceUpdateSecrets
12:11:07 [2022-08-31T12:11:07.026Z] --- PASS: TestServiceUpdateSecrets (14.44s)
12:11:07 [2022-08-31T12:11:07.026Z] === RUN   TestServiceUpdateConfigs
12:11:21 [2022-08-31T12:11:21.896Z] --- PASS: TestServiceUpdateConfigs (14.47s)
12:11:21 [2022-08-31T12:11:21.896Z] === RUN   TestServiceUpdateNetwork
12:11:34 [2022-08-31T12:11:34.140Z] --- PASS: TestServiceUpdateNetwork (12.40s)
12:11:34 [2022-08-31T12:11:34.140Z] === RUN   TestServiceUpdatePidsLimit
12:11:34 [2022-08-31T12:11:34.701Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:11:35 [2022-08-31T12:11:35.262Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:11:43 [2022-08-31T12:11:43.337Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:11:49 [2022-08-31T12:11:49.863Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
12:11:49 [2022-08-31T12:11:49.864Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
12:11:49 [2022-08-31T12:11:49.864Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
12:11:49 [2022-08-31T12:11:49.864Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
12:11:49 [2022-08-31T12:11:49.864Z] PASS
12:11:49 [2022-08-31T12:11:49.864Z] 
12:11:49 [2022-08-31T12:11:49.864Z] === Skipped
12:11:49 [2022-08-31T12:11:49.864Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:11:49 [2022-08-31T12:11:49.864Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:11:49 [2022-08-31T12:11:49.864Z] 
12:11:49 [2022-08-31T12:11:49.864Z] DONE 27 tests, 1 skipped in 163.795s
12:11:49 [2022-08-31T12:11:49.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:11:49 [2022-08-31T12:11:49.864Z] INFO: Testing against a local daemon
12:11:49 [2022-08-31T12:11:49.864Z] === RUN   TestSessionCreate
12:11:49 [2022-08-31T12:11:49.864Z] --- PASS: TestSessionCreate (0.02s)
12:11:49 [2022-08-31T12:11:49.864Z] === RUN   TestSessionCreateWithBadUpgrade
12:11:49 [2022-08-31T12:11:49.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:11:49 [2022-08-31T12:11:49.864Z] PASS
12:11:49 [2022-08-31T12:11:49.864Z] 
12:11:49 [2022-08-31T12:11:49.864Z] DONE 2 tests in 0.061s
12:11:49 [2022-08-31T12:11:49.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:11:49 [2022-08-31T12:11:49.864Z] INFO: Testing against a local daemon
12:11:49 [2022-08-31T12:11:49.864Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:11:49 [2022-08-31T12:11:49.864Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:11:49 [2022-08-31T12:11:49.864Z] === RUN   TestDiskUsage
12:11:49 [2022-08-31T12:11:49.864Z] === PAUSE TestDiskUsage
12:11:49 [2022-08-31T12:11:49.864Z] === RUN   TestEventsExecDie
12:11:50 [2022-08-31T12:11:50.121Z] --- PASS: TestEventsExecDie (0.56s)
12:11:50 [2022-08-31T12:11:50.121Z] === RUN   TestEventsBackwardsCompatible
12:11:50 [2022-08-31T12:11:50.378Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:11:50 [2022-08-31T12:11:50.378Z] === RUN   TestEventsVolumeCreate
12:11:50 [2022-08-31T12:11:50.378Z] --- PASS: TestEventsVolumeCreate (0.07s)
12:11:50 [2022-08-31T12:11:50.378Z] === RUN   TestInfoBinaryCommits
12:11:50 [2022-08-31T12:11:50.378Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:11:50 [2022-08-31T12:11:50.378Z] === RUN   TestInfoAPIVersioned
12:11:50 [2022-08-31T12:11:50.378Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:11:50 [2022-08-31T12:11:50.378Z] === RUN   TestInfoAPI
12:11:50 [2022-08-31T12:11:50.378Z] --- PASS: TestInfoAPI (0.02s)
12:11:50 [2022-08-31T12:11:50.378Z] === RUN   TestInfoAPIWarnings
12:12:08 [2022-08-31T12:12:08.406Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:12:08 [2022-08-31T12:12:08.406Z] === RUN   TestInfoDebug
12:12:08 [2022-08-31T12:12:08.406Z] --- PASS: TestInfoDebug (0.52s)
12:12:08 [2022-08-31T12:12:08.406Z] === RUN   TestInfoInsecureRegistries
12:12:08 [2022-08-31T12:12:08.406Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:12:08 [2022-08-31T12:12:08.406Z] === RUN   TestInfoRegistryMirrors
12:12:08 [2022-08-31T12:12:08.406Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:12:08 [2022-08-31T12:12:08.406Z] === RUN   TestLoginFailsWithBadCredentials
12:12:08 [2022-08-31T12:12:08.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
12:12:08 [2022-08-31T12:12:08.966Z] === RUN   TestPingCacheHeaders
12:12:08 [2022-08-31T12:12:08.966Z] --- PASS: TestPingCacheHeaders (0.02s)
12:12:08 [2022-08-31T12:12:08.966Z] === RUN   TestPingGet
12:12:08 [2022-08-31T12:12:08.966Z] --- PASS: TestPingGet (0.01s)
12:12:08 [2022-08-31T12:12:08.966Z] === RUN   TestPingHead
12:12:08 [2022-08-31T12:12:08.966Z] --- PASS: TestPingHead (0.02s)
12:12:08 [2022-08-31T12:12:08.966Z] === RUN   TestPingSwarmHeader
12:12:09 [2022-08-31T12:12:09.569Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:12:10 [2022-08-31T12:12:10.129Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:12:11 [2022-08-31T12:12:11.055Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:12:11 [2022-08-31T12:12:11.055Z] --- PASS: TestPingSwarmHeader (2.03s)
12:12:11 [2022-08-31T12:12:11.055Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:12:11 [2022-08-31T12:12:11.055Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:12:11 [2022-08-31T12:12:11.055Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:12:11 [2022-08-31T12:12:11.055Z] === RUN   TestPingBuilderHeader
12:12:11 [2022-08-31T12:12:11.055Z] === RUN   TestPingBuilderHeader/default_config
12:12:11 [2022-08-31T12:12:11.616Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:12:12 [2022-08-31T12:12:12.176Z] --- PASS: TestPingBuilderHeader (1.05s)
12:12:12 [2022-08-31T12:12:12.176Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
12:12:12 [2022-08-31T12:12:12.176Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
12:12:12 [2022-08-31T12:12:12.176Z] === RUN   TestVersion
12:12:12 [2022-08-31T12:12:12.176Z] --- PASS: TestVersion (0.02s)
12:12:12 [2022-08-31T12:12:12.176Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:12:12 [2022-08-31T12:12:12.176Z] === CONT  TestDiskUsage
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/container_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/image_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/volume_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/build-cache_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.688Z] === RUN   TestDiskUsage/after_LoadBusybox
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:12:12 [2022-08-31T12:12:12.944Z] === RUN   TestDiskUsage/after_container.Run
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:12:13 [2022-08-31T12:12:13.506Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:12:13 [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage (1.56s)
12:12:13 [2022-08-31T12:12:13.506Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:12:13 [2022-08-31T12:12:13.506Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
12:12:13 [2022-08-31T12:12:13.506Z] PASS
12:12:13 [2022-08-31T12:12:13.506Z] 
12:12:13 [2022-08-31T12:12:13.506Z] DONE 57 tests in 23.951s
12:12:13 [2022-08-31T12:12:13.506Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:12:13 [2022-08-31T12:12:13.762Z] INFO: Testing against a local daemon
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesCreateAndList
12:12:13 [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesRemove
12:12:13 [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesRemove (0.10s)
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInspect
12:12:13 [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInspect (0.02s)
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:12:13 [2022-08-31T12:12:13.762Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:12:13 [2022-08-31T12:12:13.762Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:12:13 [2022-08-31T12:12:13.762Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:12:13 [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:12:13 [2022-08-31T12:12:13.762Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:12:13 [2022-08-31T12:12:13.762Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:12:13 [2022-08-31T12:12:13.762Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:12:13 [2022-08-31T12:12:13.762Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:12:13 [2022-08-31T12:12:13.762Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:12:13 [2022-08-31T12:12:13.762Z] PASS
12:12:13 [2022-08-31T12:12:13.762Z] 
12:12:13 [2022-08-31T12:12:13.762Z] DONE 9 tests in 0.179s
12:12:13 [2022-08-31T12:12:13.762Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:12:14 [2022-08-31T12:12:14.323Z] Stopping apparmor (via systemctl): apparmor.service.
12:12:14 [2022-08-31T12:12:14.323Z] Removing test suite binaries
12:12:14 [2022-08-31T12:12:14.323Z] exiting test-integration
12:12:14 [2022-08-31T12:12:14.323Z] ++ exit 0
12:12:14 [2022-08-31T12:12:14.323Z]