Skip to content

Console Output

15:00:28 [2022-02-15T15:00:28.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0 hack/make.sh dynbinary test-integration
15:00:29 [2022-02-15T15:00:29.161Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:00:29 [2022-02-15T15:00:29.161Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:00:29 [2022-02-15T15:00:29.161Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:00:29 [2022-02-15T15:00:29.161Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:00:29 [2022-02-15T15:00:29.161Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
15:00:29 [2022-02-15T15:00:29.161Z] Detected virtualization docker.
15:00:29 [2022-02-15T15:00:29.161Z] Detected architecture x86-64.
15:00:29 [2022-02-15T15:00:29.161Z] Set hostname to <b9d548cae745>.
15:00:29 [2022-02-15T15:00:29.161Z] modprobe@configfs.service: Succeeded.
15:00:29 [2022-02-15T15:00:29.161Z] modprobe@drm.service: Succeeded.
15:00:29 [2022-02-15T15:00:29.161Z] modprobe@fuse.service: Succeeded.
15:00:29 [2022-02-15T15:00:29.161Z] + source /etc/docker-entrypoint-cmd
15:00:29 [2022-02-15T15:00:29.161Z] ++ hack/make.sh dynbinary test-integration
15:00:29 [2022-02-15T15:00:29.161Z] 
15:00:29 [2022-02-15T15:00:29.417Z] Removing bundles/
15:00:29 [2022-02-15T15:00:29.417Z] 
15:00:29 [2022-02-15T15:00:29.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:00:29 [2022-02-15T15:00:29.417Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:00:29 [2022-02-15T15:00:29.417Z] GOOS="" GOARCH="" GOARM=""
15:02:05 [2022-02-15T15:02:05.830Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:02:05 [2022-02-15T15:02:05.830Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:02:05 [2022-02-15T15:02:05.830Z] GOOS="" GOARCH="" GOARM=""
15:02:05 [2022-02-15T15:02:05.830Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:02:05 [2022-02-15T15:02:05.830Z] 
15:02:05 [2022-02-15T15:02:05.830Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_SYSTEMD=1
15:02:05 [2022-02-15T15:02:05.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:02:05 [2022-02-15T15:02:05.830Z] HOSTNAME=b9d548cae745
15:02:05 [2022-02-15T15:02:05.830Z] DEST=bundles/test-integration
15:02:05 [2022-02-15T15:02:05.830Z] PWD=/go/src/github.com/docker/docker
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_GITCOMMIT=2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0
15:02:05 [2022-02-15T15:02:05.830Z] container=docker
15:02:05 [2022-02-15T15:02:05.830Z] HOME=/root
15:02:05 [2022-02-15T15:02:05.830Z] LANG=C.UTF-8
15:02:05 [2022-02-15T15:02:05.830Z] INVOCATION_ID=f69565a1ca5849468683775b0efdf4f7
15:02:05 [2022-02-15T15:02:05.830Z] GOLANG_VERSION=1.17.6
15:02:05 [2022-02-15T15:02:05.830Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:02:05 [2022-02-15T15:02:05.830Z] VALIDATE_BRANCH=master
15:02:05 [2022-02-15T15:02:05.830Z] TERM=xterm
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_PKG=github.com/docker/docker
15:02:05 [2022-02-15T15:02:05.830Z] SHLVL=3
15:02:05 [2022-02-15T15:02:05.830Z] TIMEOUT=120m
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_GRAPHDRIVER=overlay2
15:02:05 [2022-02-15T15:02:05.830Z] GO111MODULE=off
15:02:05 [2022-02-15T15:02:05.830Z] DOCKER_EXPERIMENTAL=1
15:02:05 [2022-02-15T15:02:05.830Z] TEST_SKIP_INTEGRATION_CLI=1
15:02:05 [2022-02-15T15:02:05.830Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:02:05 [2022-02-15T15:02:05.830Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:02:05 [2022-02-15T15:02:05.830Z] GOPATH=/go
15:02:05 [2022-02-15T15:02:05.830Z] PKG_CONFIG=pkg-config
15:02:05 [2022-02-15T15:02:05.830Z] _=/usr/bin/env
15:02:05 [2022-02-15T15:02:05.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:02:44 [2022-02-15T15:02:44.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:02:44 [2022-02-15T15:02:44.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:03:06 [2022-02-15T15:03:06.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:03:14 [2022-02-15T15:03:14.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:03:24 [2022-02-15T15:03:24.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:03:24 [2022-02-15T15:03:24.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:03:24 [2022-02-15T15:03:24.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:03:25 [2022-02-15T15:03:25.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:03:25 [2022-02-15T15:03:25.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:03:26 [2022-02-15T15:03:26.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:03:28 [2022-02-15T15:03:28.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:03:29 [2022-02-15T15:03:29.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:03:30 [2022-02-15T15:03:30.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:03:30 [2022-02-15T15:03:30.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:03:31 [2022-02-15T15:03:31.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:03:32 [2022-02-15T15:03:32.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:03:33 [2022-02-15T15:03:33.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:03:34 [2022-02-15T15:03:34.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:03:35 [2022-02-15T15:03:35.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:03:35 [2022-02-15T15:03:35.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:03:35 [2022-02-15T15:03:35.974Z] Using test binary docker
15:03:35 [2022-02-15T15:03:35.974Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:03:35 [2022-02-15T15:03:35.974Z] Starting apparmor (via systemctl): apparmor.service.
15:03:35 [2022-02-15T15:03:35.974Z] INFO: Waiting for daemon to start...
15:03:35 [2022-02-15T15:03:35.974Z] Starting dockerd
15:03:37 [2022-02-15T15:03:37.863Z] .
15:03:37 [2022-02-15T15:03:37.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:03:37 [2022-02-15T15:03:37.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:03:37 [2022-02-15T15:03:37.863Z] Error: No such image: emptyfs
15:03:38 [2022-02-15T15:03:38.119Z] Running integration-test (iteration 1)
15:03:38 [2022-02-15T15:03:38.119Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:03:38 [2022-02-15T15:03:38.375Z] Loaded image: busybox:latest
15:03:38 [2022-02-15T15:03:38.375Z] Loaded image: busybox:glibc
15:03:39 [2022-02-15T15:03:39.742Z] Loaded image: debian:bullseye-slim
15:03:39 [2022-02-15T15:03:39.742Z] Loaded image: hello-world:latest
15:03:39 [2022-02-15T15:03:39.998Z] Loaded image: arm32v7/hello-world:latest
15:03:39 [2022-02-15T15:03:39.998Z] INFO: Testing against a local daemon
15:03:39 [2022-02-15T15:03:39.998Z] === RUN   TestCgroupNamespacesBuild
15:03:41 [2022-02-15T15:03:41.363Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
15:03:41 [2022-02-15T15:03:41.363Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:03:42 [2022-02-15T15:03:42.731Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s)
15:03:42 [2022-02-15T15:03:42.731Z] === RUN   TestBuildWithSession
15:03:42 [2022-02-15T15:03:42.731Z]     build_session_test.go:25: TODO: BuildKit
15:03:42 [2022-02-15T15:03:42.731Z] --- SKIP: TestBuildWithSession (0.00s)
15:03:42 [2022-02-15T15:03:42.731Z] === RUN   TestBuildSquashParent
15:03:47 [2022-02-15T15:03:47.996Z] --- PASS: TestBuildSquashParent (4.94s)
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:47 [2022-02-15T15:03:47.996Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:47 [2022-02-15T15:03:47.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:47 [2022-02-15T15:03:47.996Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:47 [2022-02-15T15:03:47.996Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:48 [2022-02-15T15:03:48.923Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:49 [2022-02-15T15:03:49.179Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:50 [2022-02-15T15:03:50.544Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:50 [2022-02-15T15:03:50.544Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:51 [2022-02-15T15:03:51.914Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:03:51 [2022-02-15T15:03:51.914Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
15:03:51 [2022-02-15T15:03:51.914Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
15:03:51 [2022-02-15T15:03:51.914Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s)
15:03:52 [2022-02-15T15:03:52.170Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s)
15:03:52 [2022-02-15T15:03:52.170Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s)
15:03:52 [2022-02-15T15:03:52.170Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s)
15:03:52 [2022-02-15T15:03:52.170Z] === RUN   TestBuildMultiStageCopy
15:03:52 [2022-02-15T15:03:52.170Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:03:53 [2022-02-15T15:03:53.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:03:53 [2022-02-15T15:03:53.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:03:53 [2022-02-15T15:03:53.793Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:03:54 [2022-02-15T15:03:54.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:03:54 [2022-02-15T15:03:54.307Z] --- PASS: TestBuildMultiStageCopy (2.25s)
15:03:54 [2022-02-15T15:03:54.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s)
15:03:54 [2022-02-15T15:03:54.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
15:03:54 [2022-02-15T15:03:54.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
15:03:54 [2022-02-15T15:03:54.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
15:03:54 [2022-02-15T15:03:54.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
15:03:54 [2022-02-15T15:03:54.307Z] === RUN   TestBuildMultiStageParentConfig
15:03:54 [2022-02-15T15:03:54.870Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
15:03:54 [2022-02-15T15:03:54.870Z] === RUN   TestBuildLabelWithTargets
15:03:55 [2022-02-15T15:03:55.798Z] --- PASS: TestBuildLabelWithTargets (0.97s)
15:03:55 [2022-02-15T15:03:55.798Z] === RUN   TestBuildWithEmptyLayers
15:03:56 [2022-02-15T15:03:56.360Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
15:03:56 [2022-02-15T15:03:56.360Z] === RUN   TestBuildMultiStageOnBuild
15:03:58 [2022-02-15T15:03:58.251Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
15:03:58 [2022-02-15T15:03:58.251Z] === RUN   TestBuildUncleanTarFilenames
15:03:58 [2022-02-15T15:03:58.507Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
15:03:58 [2022-02-15T15:03:58.507Z] === RUN   TestBuildMultiStageLayerLeak
15:04:00 [2022-02-15T15:04:00.400Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s)
15:04:00 [2022-02-15T15:04:00.400Z] === RUN   TestBuildWithHugeFile
15:04:56 [2022-02-15T15:04:56.581Z] --- PASS: TestBuildWithHugeFile (53.25s)
15:04:56 [2022-02-15T15:04:56.581Z] === RUN   TestBuildWCOWSandboxSize
15:04:56 [2022-02-15T15:04:56.581Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:04:56 [2022-02-15T15:04:56.581Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:04:56 [2022-02-15T15:04:56.581Z] === RUN   TestBuildWithEmptyDockerfile
15:04:56 [2022-02-15T15:04:56.581Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:56 [2022-02-15T15:04:56.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:56 [2022-02-15T15:04:56.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:04:56 [2022-02-15T15:04:56.582Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:04:56 [2022-02-15T15:04:56.582Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:04:56 [2022-02-15T15:04:56.582Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
15:04:56 [2022-02-15T15:04:56.582Z] === RUN   TestBuildPreserveOwnership
15:04:56 [2022-02-15T15:04:56.582Z] === RUN   TestBuildPreserveOwnership/copy_from
15:04:56 [2022-02-15T15:04:56.582Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:04:57 [2022-02-15T15:04:57.144Z] --- PASS: TestBuildPreserveOwnership (3.46s)
15:04:57 [2022-02-15T15:04:57.144Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.37s)
15:04:57 [2022-02-15T15:04:57.144Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s)
15:04:57 [2022-02-15T15:04:57.144Z] === RUN   TestBuildPlatformInvalid
15:04:57 [2022-02-15T15:04:57.144Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:04:57 [2022-02-15T15:04:57.144Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:04:58 [2022-02-15T15:04:58.074Z] Loaded image: busybox:latest
15:04:58 [2022-02-15T15:04:58.074Z] Loaded image: busybox:glibc
15:04:59 [2022-02-15T15:04:59.440Z] Loaded image: debian:bullseye-slim
15:04:59 [2022-02-15T15:04:59.440Z] Loaded image: hello-world:latest
15:04:59 [2022-02-15T15:04:59.440Z] Loaded image: arm32v7/hello-world:latest
15:05:09 [2022-02-15T15:05:09.387Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s)
15:05:09 [2022-02-15T15:05:09.387Z] PASS
15:05:09 [2022-02-15T15:05:09.387Z] 
15:05:09 [2022-02-15T15:05:09.387Z] === Skipped
15:05:09 [2022-02-15T15:05:09.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:05:09 [2022-02-15T15:05:09.387Z]     build_session_test.go:25: TODO: BuildKit
15:05:09 [2022-02-15T15:05:09.387Z] 
15:05:09 [2022-02-15T15:05:09.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:05:09 [2022-02-15T15:05:09.387Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:05:09 [2022-02-15T15:05:09.387Z] 
15:05:09 [2022-02-15T15:05:09.387Z] DONE 34 tests, 2 skipped in 89.820s
15:05:09 [2022-02-15T15:05:09.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:05:09 [2022-02-15T15:05:09.387Z] INFO: Testing against a local daemon
15:05:09 [2022-02-15T15:05:09.387Z] === RUN   TestConfigInspect
15:05:09 [2022-02-15T15:05:09.950Z] --- PASS: TestConfigInspect (2.08s)
15:05:09 [2022-02-15T15:05:09.950Z] === RUN   TestConfigList
15:05:12 [2022-02-15T15:05:12.467Z] --- PASS: TestConfigList (2.09s)
15:05:12 [2022-02-15T15:05:12.467Z] === RUN   TestConfigsCreateAndDelete
15:05:14 [2022-02-15T15:05:14.365Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
15:05:14 [2022-02-15T15:05:14.365Z] === RUN   TestConfigsUpdate
15:05:16 [2022-02-15T15:05:16.253Z] --- PASS: TestConfigsUpdate (2.11s)
15:05:16 [2022-02-15T15:05:16.253Z] === RUN   TestTemplatedConfig
15:05:19 [2022-02-15T15:05:19.523Z] --- PASS: TestTemplatedConfig (2.57s)
15:05:19 [2022-02-15T15:05:19.523Z] === RUN   TestConfigCreateResolve
15:05:20 [2022-02-15T15:05:20.891Z] --- PASS: TestConfigCreateResolve (2.08s)
15:05:20 [2022-02-15T15:05:20.891Z] PASS
15:05:20 [2022-02-15T15:05:20.891Z] 
15:05:20 [2022-02-15T15:05:20.891Z] DONE 6 tests in 13.087s
15:05:20 [2022-02-15T15:05:20.891Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:05:21 [2022-02-15T15:05:21.147Z] INFO: Testing against a local daemon
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestCheckpoint
15:05:21 [2022-02-15T15:05:21.147Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:05:21 [2022-02-15T15:05:21.147Z] --- SKIP: TestCheckpoint (0.00s)
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestContainerInvalidJSON
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:05:21 [2022-02-15T15:05:21.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:05:21 [2022-02-15T15:05:21.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:05:21 [2022-02-15T15:05:21.147Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:05:21 [2022-02-15T15:05:21.147Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:05:21 [2022-02-15T15:05:21.147Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:05:21 [2022-02-15T15:05:21.147Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:05:21 [2022-02-15T15:05:21.147Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:05:21 [2022-02-15T15:05:21.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestCopyFromContainerPathIsNotDir
15:05:21 [2022-02-15T15:05:21.147Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestCopyToContainerPathDoesNotExist
15:05:21 [2022-02-15T15:05:21.147Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:05:21 [2022-02-15T15:05:21.147Z] === RUN   TestCopyToContainerPathIsNotDir
15:05:21 [2022-02-15T15:05:21.404Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:05:21 [2022-02-15T15:05:21.404Z] === RUN   TestCopyFromContainer
15:05:22 [2022-02-15T15:05:22.333Z] === RUN   TestCopyFromContainer//
15:05:22 [2022-02-15T15:05:22.333Z] === RUN   TestCopyFromContainer//bar/root
15:05:22 [2022-02-15T15:05:22.590Z] === RUN   TestCopyFromContainer//bar/root/
15:05:22 [2022-02-15T15:05:22.590Z] === RUN   TestCopyFromContainer/bar/quux
15:05:22 [2022-02-15T15:05:22.590Z] === RUN   TestCopyFromContainer/bar/quux/
15:05:22 [2022-02-15T15:05:22.590Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:05:22 [2022-02-15T15:05:22.847Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:05:22 [2022-02-15T15:05:22.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:05:22 [2022-02-15T15:05:22.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:05:22 [2022-02-15T15:05:22.847Z] === RUN   TestCopyFromContainer/bar/notarget
15:05:23 [2022-02-15T15:05:23.103Z] --- PASS: TestCopyFromContainer (1.67s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:23 [2022-02-15T15:05:23.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateLinkToNonExistingContainer
15:05:23 [2022-02-15T15:05:23.103Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateWithInvalidEnv
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateWithInvalidEnv/0
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateWithInvalidEnv/0
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateWithInvalidEnv/1
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateWithInvalidEnv/1
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateWithInvalidEnv/2
15:05:23 [2022-02-15T15:05:23.103Z] === PAUSE TestCreateWithInvalidEnv/2
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateWithInvalidEnv/0
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateWithInvalidEnv/2
15:05:23 [2022-02-15T15:05:23.103Z] === CONT  TestCreateWithInvalidEnv/1
15:05:23 [2022-02-15T15:05:23.103Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateTmpfsMountsTarget
15:05:23 [2022-02-15T15:05:23.103Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:05:23 [2022-02-15T15:05:23.103Z] === RUN   TestCreateWithCustomMaskedPaths
15:05:24 [2022-02-15T15:05:24.470Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
15:05:24 [2022-02-15T15:05:24.470Z] === RUN   TestCreateWithCustomReadonlyPaths
15:05:26 [2022-02-15T15:05:26.362Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s)
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:26 [2022-02-15T15:05:26.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:26 [2022-02-15T15:05:26.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:26 [2022-02-15T15:05:26.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:26 [2022-02-15T15:05:26.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:26 [2022-02-15T15:05:26.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:05:26 [2022-02-15T15:05:26.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:05:26 [2022-02-15T15:05:26.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:05:26 [2022-02-15T15:05:26.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:05:26 [2022-02-15T15:05:26.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:05:26 [2022-02-15T15:05:26.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:05:26 [2022-02-15T15:05:26.362Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:05:26 [2022-02-15T15:05:26.619Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestCreateDifferentPlatform
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestCreateDifferentPlatform/different_os
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:05:26 [2022-02-15T15:05:26.619Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:05:26 [2022-02-15T15:05:26.619Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:05:26 [2022-02-15T15:05:26.619Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:05:26 [2022-02-15T15:05:26.619Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:05:26 [2022-02-15T15:05:26.619Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestContainerStartOnDaemonRestart
15:05:26 [2022-02-15T15:05:26.619Z] === PAUSE TestContainerStartOnDaemonRestart
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestDaemonRestartIpcMode
15:05:26 [2022-02-15T15:05:26.619Z] === PAUSE TestDaemonRestartIpcMode
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestDaemonHostGatewayIP
15:05:26 [2022-02-15T15:05:26.619Z] === PAUSE TestDaemonHostGatewayIP
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestRestartDaemonWithRestartingContainer
15:05:26 [2022-02-15T15:05:26.619Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestContainerKillOnDaemonStart
15:05:26 [2022-02-15T15:05:26.619Z] === PAUSE TestContainerKillOnDaemonStart
15:05:26 [2022-02-15T15:05:26.619Z] === RUN   TestDiff
15:05:27 [2022-02-15T15:05:27.181Z] --- PASS: TestDiff (0.57s)
15:05:27 [2022-02-15T15:05:27.182Z] === RUN   TestExecWithCloseStdin
15:05:28 [2022-02-15T15:05:28.111Z] --- PASS: TestExecWithCloseStdin (0.60s)
15:05:28 [2022-02-15T15:05:28.111Z] === RUN   TestExec
15:05:28 [2022-02-15T15:05:28.672Z] --- PASS: TestExec (0.63s)
15:05:28 [2022-02-15T15:05:28.672Z] === RUN   TestExecUser
15:05:29 [2022-02-15T15:05:29.233Z] --- PASS: TestExecUser (0.61s)
15:05:29 [2022-02-15T15:05:29.233Z] === RUN   TestExportContainerAndImportImage
15:05:29 [2022-02-15T15:05:29.795Z] --- PASS: TestExportContainerAndImportImage (0.72s)
15:05:29 [2022-02-15T15:05:29.795Z] === RUN   TestExportContainerAfterDaemonRestart
15:05:31 [2022-02-15T15:05:31.161Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
15:05:31 [2022-02-15T15:05:31.161Z] === RUN   TestHealthCheckWorkdir
15:05:32 [2022-02-15T15:05:32.101Z] --- PASS: TestHealthCheckWorkdir (0.87s)
15:05:32 [2022-02-15T15:05:32.101Z] === RUN   TestHealthKillContainer
15:05:40 [2022-02-15T15:05:40.195Z] --- PASS: TestHealthKillContainer (8.17s)
15:05:40 [2022-02-15T15:05:40.195Z] === RUN   TestInspectCpusetInConfigPre120
15:05:40 [2022-02-15T15:05:40.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
15:05:40 [2022-02-15T15:05:40.757Z] === RUN   TestIpcModeNone
15:05:41 [2022-02-15T15:05:41.321Z] --- PASS: TestIpcModeNone (0.63s)
15:05:41 [2022-02-15T15:05:41.321Z] === RUN   TestIpcModePrivate
15:05:41 [2022-02-15T15:05:41.579Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
15:05:41 [2022-02-15T15:05:41.836Z] --- PASS: TestIpcModePrivate (0.61s)
15:05:41 [2022-02-15T15:05:41.836Z] === RUN   TestIpcModeShareable
15:05:42 [2022-02-15T15:05:42.400Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
15:05:42 [2022-02-15T15:05:42.400Z] --- PASS: TestIpcModeShareable (0.57s)
15:05:42 [2022-02-15T15:05:42.400Z] === RUN   TestAPIIpcModeShareableAndContainer
15:05:44 [2022-02-15T15:05:44.294Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
15:05:44 [2022-02-15T15:05:44.294Z] === RUN   TestAPIIpcModeHost
15:05:44 [2022-02-15T15:05:44.858Z] --- PASS: TestAPIIpcModeHost (0.40s)
15:05:44 [2022-02-15T15:05:44.858Z] === RUN   TestDaemonIpcModeShareable
15:05:45 [2022-02-15T15:05:45.788Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:05:45 [2022-02-15T15:05:45.788Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
15:05:45 [2022-02-15T15:05:45.788Z] === RUN   TestDaemonIpcModePrivate
15:05:47 [2022-02-15T15:05:47.156Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:05:47 [2022-02-15T15:05:47.156Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
15:05:47 [2022-02-15T15:05:47.156Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:05:48 [2022-02-15T15:05:48.084Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:05:48 [2022-02-15T15:05:48.084Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
15:05:48 [2022-02-15T15:05:48.084Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:05:49 [2022-02-15T15:05:49.449Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:05:49 [2022-02-15T15:05:49.450Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
15:05:49 [2022-02-15T15:05:49.450Z] === RUN   TestIpcModeOlderClient
15:05:49 [2022-02-15T15:05:49.450Z] === PAUSE TestIpcModeOlderClient
15:05:49 [2022-02-15T15:05:49.450Z] === RUN   TestKillContainerInvalidSignal
15:05:49 [2022-02-15T15:05:49.706Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
15:05:49 [2022-02-15T15:05:49.706Z] === RUN   TestKillContainer
15:05:49 [2022-02-15T15:05:49.706Z] === RUN   TestKillContainer/no_signal
15:05:50 [2022-02-15T15:05:50.268Z] === RUN   TestKillContainer/non_killing_signal
15:05:50 [2022-02-15T15:05:50.524Z] === RUN   TestKillContainer/killing_signal
15:05:51 [2022-02-15T15:05:51.086Z] --- PASS: TestKillContainer (1.31s)
15:05:51 [2022-02-15T15:05:51.086Z]     --- PASS: TestKillContainer/no_signal (0.43s)
15:05:51 [2022-02-15T15:05:51.086Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
15:05:51 [2022-02-15T15:05:51.086Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
15:05:51 [2022-02-15T15:05:51.086Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:05:51 [2022-02-15T15:05:51.086Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:05:51 [2022-02-15T15:05:51.657Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:05:52 [2022-02-15T15:05:52.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
15:05:52 [2022-02-15T15:05:52.587Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:05:52 [2022-02-15T15:05:52.587Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
15:05:52 [2022-02-15T15:05:52.587Z] === RUN   TestKillStoppedContainer
15:05:52 [2022-02-15T15:05:52.587Z] --- PASS: TestKillStoppedContainer (0.06s)
15:05:52 [2022-02-15T15:05:52.587Z] === RUN   TestKillStoppedContainerAPIPre120
15:05:52 [2022-02-15T15:05:52.587Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:05:52 [2022-02-15T15:05:52.587Z] === RUN   TestKillDifferentUserContainer
15:05:52 [2022-02-15T15:05:52.844Z] --- PASS: TestKillDifferentUserContainer (0.44s)
15:05:52 [2022-02-15T15:05:52.844Z] === RUN   TestInspectOomKilledTrue
15:05:52 [2022-02-15T15:05:52.844Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:05:52 [2022-02-15T15:05:52.844Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:05:52 [2022-02-15T15:05:52.844Z] === RUN   TestInspectOomKilledFalse
15:05:53 [2022-02-15T15:05:53.406Z] --- PASS: TestInspectOomKilledFalse (0.41s)
15:05:53 [2022-02-15T15:05:53.407Z] === RUN   TestLinksEtcHostsContentMatch
15:05:53 [2022-02-15T15:05:53.663Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
15:05:53 [2022-02-15T15:05:53.663Z] === RUN   TestLinksContainerNames
15:05:54 [2022-02-15T15:05:54.592Z] --- PASS: TestLinksContainerNames (0.87s)
15:05:54 [2022-02-15T15:05:54.592Z] === RUN   TestLogsFollowTailEmpty
15:05:54 [2022-02-15T15:05:54.849Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
15:05:54 [2022-02-15T15:05:54.849Z] === RUN   TestContainerNetworkMountsNoChown
15:05:55 [2022-02-15T15:05:55.412Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/default
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/default
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/private
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/private
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rprivate
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rprivate
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/slave
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/slave
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rslave
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rslave
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/shared
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/shared
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rshared
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rshared
15:05:55 [2022-02-15T15:05:55.412Z] === CONT  TestMountDaemonRoot/default
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/default/bind_root
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/default/mount_root
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:05:55 [2022-02-15T15:05:55.412Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === CONT  TestMountDaemonRoot/rprivate
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === CONT  TestMountDaemonRoot/private
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:05:55 [2022-02-15T15:05:55.412Z] === RUN   TestMountDaemonRoot/private/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/private/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/default/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/default/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/shared
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rshared
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rslave
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/slave
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:05:55 [2022-02-15T15:05:55.413Z] === CONT  TestMountDaemonRoot/private/mount_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/private/bind_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:05:55 [2022-02-15T15:05:55.670Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:05:55 [2022-02-15T15:05:55.928Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:05:55 [2022-02-15T15:05:55.928Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:05:55 [2022-02-15T15:05:55.928Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:05:55 [2022-02-15T15:05:55.928Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:05:55 [2022-02-15T15:05:55.928Z] --- PASS: TestMountDaemonRoot (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:05:55 [2022-02-15T15:05:55.928Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:05:55 [2022-02-15T15:05:55.928Z] === RUN   TestContainerBindMountNonRecursive
15:05:57 [2022-02-15T15:05:57.295Z] --- PASS: TestContainerBindMountNonRecursive (1.25s)
15:05:57 [2022-02-15T15:05:57.295Z] === RUN   TestContainerVolumesMountedAsShared
15:05:57 [2022-02-15T15:05:57.553Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
15:05:57 [2022-02-15T15:05:57.553Z] === RUN   TestContainerVolumesMountedAsSlave
15:05:57 [2022-02-15T15:05:57.810Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
15:05:57 [2022-02-15T15:05:57.810Z] === RUN   TestNetworkNat
15:05:58 [2022-02-15T15:05:58.374Z] --- PASS: TestNetworkNat (0.48s)
15:05:58 [2022-02-15T15:05:58.374Z] === RUN   TestNetworkLocalhostTCPNat
15:05:59 [2022-02-15T15:05:59.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
15:05:59 [2022-02-15T15:05:59.128Z] === RUN   TestNetworkLoopbackNat
15:06:01 [2022-02-15T15:06:01.644Z] --- PASS: TestNetworkLoopbackNat (2.56s)
15:06:01 [2022-02-15T15:06:01.644Z] === RUN   TestPause
15:06:01 [2022-02-15T15:06:01.900Z] --- PASS: TestPause (0.45s)
15:06:01 [2022-02-15T15:06:01.900Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:06:01 [2022-02-15T15:06:01.900Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:01 [2022-02-15T15:06:01.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:01 [2022-02-15T15:06:01.900Z] === RUN   TestPauseStopPausedContainer
15:06:02 [2022-02-15T15:06:02.156Z] --- PASS: TestPauseStopPausedContainer (0.45s)
15:06:02 [2022-02-15T15:06:02.156Z] === RUN   TestPidHost
15:06:03 [2022-02-15T15:06:03.522Z] --- PASS: TestPidHost (0.98s)
15:06:03 [2022-02-15T15:06:03.522Z] === RUN   TestPsFilter
15:06:03 [2022-02-15T15:06:03.522Z] --- PASS: TestPsFilter (0.12s)
15:06:03 [2022-02-15T15:06:03.522Z] === RUN   TestRemoveContainerWithRemovedVolume
15:06:03 [2022-02-15T15:06:03.778Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
15:06:03 [2022-02-15T15:06:03.778Z] === RUN   TestRemoveContainerWithVolume
15:06:04 [2022-02-15T15:06:04.035Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
15:06:04 [2022-02-15T15:06:04.035Z] === RUN   TestRemoveContainerRunning
15:06:04 [2022-02-15T15:06:04.598Z] --- PASS: TestRemoveContainerRunning (0.43s)
15:06:04 [2022-02-15T15:06:04.598Z] === RUN   TestRemoveContainerForceRemoveRunning
15:06:05 [2022-02-15T15:06:05.160Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
15:06:05 [2022-02-15T15:06:05.160Z] === RUN   TestRemoveInvalidContainer
15:06:05 [2022-02-15T15:06:05.160Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:06:05 [2022-02-15T15:06:05.160Z] === RUN   TestRenameLinkedContainer
15:06:07 [2022-02-15T15:06:07.055Z] --- PASS: TestRenameLinkedContainer (1.65s)
15:06:07 [2022-02-15T15:06:07.055Z] === RUN   TestRenameStoppedContainer
15:06:07 [2022-02-15T15:06:07.055Z] --- PASS: TestRenameStoppedContainer (0.41s)
15:06:07 [2022-02-15T15:06:07.055Z] === RUN   TestRenameRunningContainerAndReuse
15:06:07 [2022-02-15T15:06:07.997Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
15:06:07 [2022-02-15T15:06:07.997Z] === RUN   TestRenameInvalidName
15:06:08 [2022-02-15T15:06:08.257Z] --- PASS: TestRenameInvalidName (0.41s)
15:06:08 [2022-02-15T15:06:08.257Z] === RUN   TestRenameAnonymousContainer
15:06:10 [2022-02-15T15:06:10.149Z] --- PASS: TestRenameAnonymousContainer (1.46s)
15:06:10 [2022-02-15T15:06:10.149Z] === RUN   TestRenameContainerWithSameName
15:06:10 [2022-02-15T15:06:10.149Z] --- PASS: TestRenameContainerWithSameName (0.42s)
15:06:10 [2022-02-15T15:06:10.149Z] === RUN   TestRenameContainerWithLinkedContainer
15:06:11 [2022-02-15T15:06:11.077Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
15:06:11 [2022-02-15T15:06:11.077Z] === RUN   TestResize
15:06:11 [2022-02-15T15:06:11.642Z] --- PASS: TestResize (0.42s)
15:06:11 [2022-02-15T15:06:11.642Z] === RUN   TestResizeWithInvalidSize
15:06:11 [2022-02-15T15:06:11.903Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:06:11 [2022-02-15T15:06:11.903Z] === RUN   TestResizeWhenContainerNotStarted
15:06:12 [2022-02-15T15:06:12.466Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:06:12 [2022-02-15T15:06:12.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:06:13 [2022-02-15T15:06:13.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:06:14 [2022-02-15T15:06:14.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:06:15 [2022-02-15T15:06:15.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:06:15 [2022-02-15T15:06:15.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:06:16 [2022-02-15T15:06:16.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:16 [2022-02-15T15:06:16.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:20 [2022-02-15T15:06:20.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:06:20 [2022-02-15T15:06:20.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:06:24 [2022-02-15T15:06:24.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:06:24 [2022-02-15T15:06:24.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:06:25 [2022-02-15T15:06:25.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:06:26 [2022-02-15T15:06:26.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:06:28 [2022-02-15T15:06:28.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:06:28 [2022-02-15T15:06:28.308Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:06:30 [2022-02-15T15:06:30.243Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
15:06:30 [2022-02-15T15:06:30.243Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
15:06:30 [2022-02-15T15:06:30.243Z] === RUN   TestCgroupNamespacesRun
15:06:31 [2022-02-15T15:06:31.171Z] --- PASS: TestCgroupNamespacesRun (1.18s)
15:06:31 [2022-02-15T15:06:31.171Z] === RUN   TestCgroupNamespacesRunPrivileged
15:06:31 [2022-02-15T15:06:31.171Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:06:31 [2022-02-15T15:06:31.171Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:06:31 [2022-02-15T15:06:31.171Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:06:32 [2022-02-15T15:06:32.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
15:06:32 [2022-02-15T15:06:32.100Z] === RUN   TestCgroupNamespacesRunHostMode
15:06:33 [2022-02-15T15:06:33.468Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
15:06:33 [2022-02-15T15:06:33.468Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:06:34 [2022-02-15T15:06:34.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
15:06:34 [2022-02-15T15:06:34.832Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:06:35 [2022-02-15T15:06:35.761Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
15:06:35 [2022-02-15T15:06:35.761Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:06:36 [2022-02-15T15:06:36.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
15:06:36 [2022-02-15T15:06:36.323Z] === RUN   TestCgroupNamespacesRunOlderClient
15:06:37 [2022-02-15T15:06:37.689Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
15:06:37 [2022-02-15T15:06:37.689Z] === RUN   TestNISDomainname
15:06:38 [2022-02-15T15:06:38.252Z] --- PASS: TestNISDomainname (0.52s)
15:06:38 [2022-02-15T15:06:38.252Z] === RUN   TestHostnameDnsResolution
15:06:38 [2022-02-15T15:06:38.813Z] --- PASS: TestHostnameDnsResolution (0.69s)
15:06:38 [2022-02-15T15:06:38.813Z] === RUN   TestUnprivilegedPortsAndPing
15:06:39 [2022-02-15T15:06:39.376Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
15:06:39 [2022-02-15T15:06:39.376Z] === RUN   TestStats
15:06:41 [2022-02-15T15:06:41.892Z] --- PASS: TestStats (2.44s)
15:06:41 [2022-02-15T15:06:41.892Z] === RUN   TestStopContainerWithTimeout
15:06:41 [2022-02-15T15:06:41.892Z] === RUN   TestStopContainerWithTimeout/0
15:06:41 [2022-02-15T15:06:41.892Z] === PAUSE TestStopContainerWithTimeout/0
15:06:41 [2022-02-15T15:06:41.892Z] === RUN   TestStopContainerWithTimeout/1
15:06:41 [2022-02-15T15:06:41.892Z] === PAUSE TestStopContainerWithTimeout/1
15:06:41 [2022-02-15T15:06:41.892Z] === RUN   TestStopContainerWithTimeout/3
15:06:41 [2022-02-15T15:06:41.892Z] === PAUSE TestStopContainerWithTimeout/3
15:06:41 [2022-02-15T15:06:41.892Z] === RUN   TestStopContainerWithTimeout/-1
15:06:41 [2022-02-15T15:06:41.892Z] === PAUSE TestStopContainerWithTimeout/-1
15:06:41 [2022-02-15T15:06:41.892Z] === CONT  TestStopContainerWithTimeout/0
15:06:41 [2022-02-15T15:06:41.892Z] === CONT  TestStopContainerWithTimeout/-1
15:06:42 [2022-02-15T15:06:42.454Z] === CONT  TestStopContainerWithTimeout/3
15:06:44 [2022-02-15T15:06:44.970Z] === CONT  TestStopContainerWithTimeout/1
15:06:45 [2022-02-15T15:06:45.910Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:06:45 [2022-02-15T15:06:45.910Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
15:06:45 [2022-02-15T15:06:45.910Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
15:06:45 [2022-02-15T15:06:45.910Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
15:06:45 [2022-02-15T15:06:45.910Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
15:06:45 [2022-02-15T15:06:45.910Z] === RUN   TestDeleteDevicemapper
15:06:45 [2022-02-15T15:06:45.910Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:06:45 [2022-02-15T15:06:45.910Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:06:45 [2022-02-15T15:06:45.910Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:06:47 [2022-02-15T15:06:47.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
15:06:47 [2022-02-15T15:06:47.277Z] === RUN   TestUpdateMemory
15:06:47 [2022-02-15T15:06:47.839Z] --- PASS: TestUpdateMemory (0.55s)
15:06:47 [2022-02-15T15:06:47.839Z] === RUN   TestUpdateCPUQuota
15:06:48 [2022-02-15T15:06:48.768Z] --- PASS: TestUpdateCPUQuota (0.90s)
15:06:48 [2022-02-15T15:06:48.768Z] === RUN   TestUpdatePidsLimit
15:06:48 [2022-02-15T15:06:48.768Z] === RUN   TestUpdatePidsLimit/update_from_none
15:06:49 [2022-02-15T15:06:49.024Z] === RUN   TestUpdatePidsLimit/no_change
15:06:49 [2022-02-15T15:06:49.280Z] === RUN   TestUpdatePidsLimit/update_lower
15:06:49 [2022-02-15T15:06:49.536Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:06:49 [2022-02-15T15:06:49.536Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:06:49 [2022-02-15T15:06:49.792Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:06:50 [2022-02-15T15:06:50.048Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:06:50 [2022-02-15T15:06:50.975Z] --- PASS: TestUpdatePidsLimit (1.93s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
15:06:50 [2022-02-15T15:06:50.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
15:06:50 [2022-02-15T15:06:50.975Z] === RUN   TestUpdateRestartPolicy
15:07:03 [2022-02-15T15:07:03.144Z] --- PASS: TestUpdateRestartPolicy (11.03s)
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestUpdateRestartWithAutoRemove
15:07:03 [2022-02-15T15:07:03.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitNonBlocked
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:03 [2022-02-15T15:07:03.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:03 [2022-02-15T15:07:03.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:03 [2022-02-15T15:07:03.144Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:03 [2022-02-15T15:07:03.144Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:03 [2022-02-15T15:07:03.144Z] --- PASS: TestWaitNonBlocked (0.01s)
15:07:03 [2022-02-15T15:07:03.144Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
15:07:03 [2022-02-15T15:07:03.144Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitBlocked
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:07:03 [2022-02-15T15:07:03.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:07:03 [2022-02-15T15:07:03.144Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:07:03 [2022-02-15T15:07:03.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:07:03 [2022-02-15T15:07:03.144Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:07:03 [2022-02-15T15:07:03.144Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:07:03 [2022-02-15T15:07:03.708Z] --- PASS: TestWaitBlocked (0.01s)
15:07:03 [2022-02-15T15:07:03.708Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
15:07:03 [2022-02-15T15:07:03.708Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
15:07:03 [2022-02-15T15:07:03.708Z] === CONT  TestContainerStartOnDaemonRestart
15:07:03 [2022-02-15T15:07:03.708Z] === CONT  TestRestartDaemonWithRestartingContainer
15:07:06 [2022-02-15T15:07:06.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
15:07:06 [2022-02-15T15:07:06.227Z] === CONT  TestIpcModeOlderClient
15:07:06 [2022-02-15T15:07:06.227Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s)
15:07:06 [2022-02-15T15:07:06.227Z] === CONT  TestContainerKillOnDaemonStart
15:07:06 [2022-02-15T15:07:06.227Z] --- PASS: TestIpcModeOlderClient (0.10s)
15:07:06 [2022-02-15T15:07:06.227Z] === CONT  TestDaemonHostGatewayIP
15:07:08 [2022-02-15T15:07:08.748Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
15:07:08 [2022-02-15T15:07:08.748Z] === CONT  TestDaemonRestartIpcMode
15:07:11 [2022-02-15T15:07:11.265Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
15:07:17 [2022-02-15T15:07:17.815Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
15:07:17 [2022-02-15T15:07:17.816Z] PASS
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] === Skipped
15:07:17 [2022-02-15T15:07:17.816Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:07:17 [2022-02-15T15:07:17.816Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:07:17 [2022-02-15T15:07:17.816Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:07:17 [2022-02-15T15:07:17.816Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:07:17 [2022-02-15T15:07:17.816Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:07:17 [2022-02-15T15:07:17.816Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:07:17 [2022-02-15T15:07:17.816Z] 
15:07:17 [2022-02-15T15:07:17.816Z] DONE 200 tests, 5 skipped in 116.797s
15:07:17 [2022-02-15T15:07:17.816Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:07:17 [2022-02-15T15:07:17.816Z] === RUN   TestConfigDaemonLibtrustID
15:07:18 [2022-02-15T15:07:18.377Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:07:18 [2022-02-15T15:07:18.377Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:07:18 [2022-02-15T15:07:18.377Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation/invalid_config
15:07:18 [2022-02-15T15:07:18.377Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation/malformed_config
15:07:18 [2022-02-15T15:07:18.377Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:07:18 [2022-02-15T15:07:18.377Z] === RUN   TestDaemonConfigValidation/valid_config
15:07:18 [2022-02-15T15:07:18.377Z] === PAUSE TestDaemonConfigValidation/valid_config
15:07:18 [2022-02-15T15:07:18.377Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:07:18 [2022-02-15T15:07:18.377Z] === CONT  TestDaemonConfigValidation/malformed_config
15:07:18 [2022-02-15T15:07:18.377Z] === CONT  TestDaemonConfigValidation/valid_config
15:07:18 [2022-02-15T15:07:18.377Z] === CONT  TestDaemonConfigValidation/invalid_config
15:07:18 [2022-02-15T15:07:18.634Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:07:18 [2022-02-15T15:07:18.634Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:07:18 [2022-02-15T15:07:18.634Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:07:18 [2022-02-15T15:07:18.634Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
15:07:18 [2022-02-15T15:07:18.634Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
15:07:18 [2022-02-15T15:07:18.634Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:07:18 [2022-02-15T15:07:18.634Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:07:18 [2022-02-15T15:07:18.634Z] === RUN   TestConfigDaemonSeccompProfiles
15:07:18 [2022-02-15T15:07:18.634Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:07:19 [2022-02-15T15:07:19.561Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:07:20 [2022-02-15T15:07:20.927Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:07:21 [2022-02-15T15:07:21.854Z] === CONT  TestConfigDaemonSeccompProfiles
15:07:21 [2022-02-15T15:07:21.854Z]     daemon_test.go:156: [d8918fe16f861] daemon is not started
15:07:21 [2022-02-15T15:07:21.854Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:07:21 [2022-02-15T15:07:21.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
15:07:21 [2022-02-15T15:07:21.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:07:21 [2022-02-15T15:07:21.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:07:21 [2022-02-15T15:07:21.854Z] === RUN   TestDaemonProxy
15:07:21 [2022-02-15T15:07:21.854Z] === RUN   TestDaemonProxy/environment_variables
15:07:23 [2022-02-15T15:07:23.742Z] === RUN   TestDaemonProxy/command-line_options
15:07:25 [2022-02-15T15:07:25.632Z] === RUN   TestDaemonProxy/configuration_file
15:07:27 [2022-02-15T15:07:27.000Z] === RUN   TestDaemonProxy/conflicting_options
15:07:27 [2022-02-15T15:07:27.562Z] === RUN   TestDaemonProxy/reload_sanitized
15:07:28 [2022-02-15T15:07:28.125Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
15:07:28 [2022-02-15T15:07:28.125Z] --- PASS: TestDaemonProxy (6.28s)
15:07:28 [2022-02-15T15:07:28.125Z]     --- PASS: TestDaemonProxy/environment_variables (1.83s)
15:07:28 [2022-02-15T15:07:28.125Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
15:07:28 [2022-02-15T15:07:28.125Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
15:07:28 [2022-02-15T15:07:28.125Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:07:28 [2022-02-15T15:07:28.125Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
15:07:28 [2022-02-15T15:07:28.125Z] PASS
15:07:28 [2022-02-15T15:07:28.125Z] 
15:07:28 [2022-02-15T15:07:28.125Z] === Skipped
15:07:28 [2022-02-15T15:07:28.125Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
15:07:28 [2022-02-15T15:07:28.125Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
15:07:28 [2022-02-15T15:07:28.125Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
15:07:28 [2022-02-15T15:07:28.125Z] 
15:07:28 [2022-02-15T15:07:28.125Z] DONE 17 tests, 1 skipped in 10.194s
15:07:28 [2022-02-15T15:07:28.125Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:07:28 [2022-02-15T15:07:28.125Z] INFO: Testing against a local daemon
15:07:28 [2022-02-15T15:07:28.125Z] === RUN   TestCommitInheritsEnv
15:07:28 [2022-02-15T15:07:28.382Z] --- PASS: TestCommitInheritsEnv (0.30s)
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportExtremelyLargeImageWorks
15:07:28 [2022-02-15T15:07:28.382Z] === PAUSE TestImportExtremelyLargeImageWorks
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform/#00
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform/_______
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform//
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform/linux
15:07:28 [2022-02-15T15:07:28.382Z] === RUN   TestImportWithCustomPlatform/LINUX
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImportWithCustomPlatform/macos
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:07:28 [2022-02-15T15:07:28.639Z] --- PASS: TestImportWithCustomPlatform (0.29s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:07:28 [2022-02-15T15:07:28.639Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImagesFilterMultiReference
15:07:28 [2022-02-15T15:07:28.639Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestImagePullPlatformInvalid
15:07:28 [2022-02-15T15:07:28.639Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:07:28 [2022-02-15T15:07:28.639Z] === RUN   TestRemoveImageOrphaning
15:07:28 [2022-02-15T15:07:28.897Z] --- PASS: TestRemoveImageOrphaning (0.25s)
15:07:28 [2022-02-15T15:07:28.897Z] === RUN   TestRemoveImageGarbageCollector
15:07:30 [2022-02-15T15:07:30.789Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
15:07:30 [2022-02-15T15:07:30.789Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:07:30 [2022-02-15T15:07:30.789Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:07:30 [2022-02-15T15:07:30.789Z] === RUN   TestTagInvalidReference
15:07:30 [2022-02-15T15:07:30.789Z] --- PASS: TestTagInvalidReference (0.02s)
15:07:30 [2022-02-15T15:07:30.789Z] === RUN   TestTagValidPrefixedRepo
15:07:30 [2022-02-15T15:07:30.789Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:07:30 [2022-02-15T15:07:30.789Z] === RUN   TestTagExistedNameWithoutForce
15:07:31 [2022-02-15T15:07:31.044Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:07:31 [2022-02-15T15:07:31.044Z] === RUN   TestTagOfficialNames
15:07:31 [2022-02-15T15:07:31.045Z] --- PASS: TestTagOfficialNames (0.05s)
15:07:31 [2022-02-15T15:07:31.045Z] === RUN   TestTagMatchesDigest
15:07:31 [2022-02-15T15:07:31.045Z] --- PASS: TestTagMatchesDigest (0.01s)
15:07:31 [2022-02-15T15:07:31.045Z] === CONT  TestImportExtremelyLargeImageWorks
15:09:07 [2022-02-15T15:09:07.432Z] --- PASS: TestImportExtremelyLargeImageWorks (90.81s)
15:09:07 [2022-02-15T15:09:07.432Z] PASS
15:09:07 [2022-02-15T15:09:07.432Z] 
15:09:07 [2022-02-15T15:09:07.432Z] DONE 22 tests in 93.774s
15:09:07 [2022-02-15T15:09:07.432Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:09:07 [2022-02-15T15:09:07.432Z] INFO: Testing against a local daemon
15:09:07 [2022-02-15T15:09:07.432Z] === RUN   TestNetworkCreateDelete
15:09:07 [2022-02-15T15:09:07.432Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:09:07 [2022-02-15T15:09:07.432Z] === RUN   TestDockerNetworkDeletePreferID
15:09:07 [2022-02-15T15:09:07.432Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:09:07 [2022-02-15T15:09:07.432Z] === RUN   TestDaemonDNSFallback
15:09:08 [2022-02-15T15:09:08.798Z] --- PASS: TestDaemonDNSFallback (6.35s)
15:09:08 [2022-02-15T15:09:08.798Z] === RUN   TestInspectNetwork
15:09:12 [2022-02-15T15:09:12.066Z] === RUN   TestInspectNetwork/full_network_id
15:09:12 [2022-02-15T15:09:12.066Z] === RUN   TestInspectNetwork/partial_network_id
15:09:12 [2022-02-15T15:09:12.066Z] === RUN   TestInspectNetwork/network_name
15:09:12 [2022-02-15T15:09:12.066Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:09:16 [2022-02-15T15:09:16.233Z] --- PASS: TestInspectNetwork (7.13s)
15:09:16 [2022-02-15T15:09:16.233Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:09:16 [2022-02-15T15:09:16.233Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:09:16 [2022-02-15T15:09:16.233Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:09:16 [2022-02-15T15:09:16.233Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:09:16 [2022-02-15T15:09:16.233Z] === RUN   TestRunContainerWithBridgeNone
15:09:17 [2022-02-15T15:09:17.600Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkInvalidJSON
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkInvalidJSON//networks/create
15:09:17 [2022-02-15T15:09:17.600Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:09:17 [2022-02-15T15:09:17.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:17 [2022-02-15T15:09:17.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:17 [2022-02-15T15:09:17.600Z] === CONT  TestNetworkInvalidJSON//networks/create
15:09:17 [2022-02-15T15:09:17.600Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:17 [2022-02-15T15:09:17.600Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:09:17 [2022-02-15T15:09:17.600Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:09:17 [2022-02-15T15:09:17.600Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:09:17 [2022-02-15T15:09:17.600Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:09:17 [2022-02-15T15:09:17.600Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkList
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkList//networks
15:09:17 [2022-02-15T15:09:17.600Z] === PAUSE TestNetworkList//networks
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestNetworkList//networks/
15:09:17 [2022-02-15T15:09:17.600Z] === PAUSE TestNetworkList//networks/
15:09:17 [2022-02-15T15:09:17.600Z] === CONT  TestNetworkList//networks
15:09:17 [2022-02-15T15:09:17.600Z] === CONT  TestNetworkList//networks/
15:09:17 [2022-02-15T15:09:17.600Z] --- PASS: TestNetworkList (0.01s)
15:09:17 [2022-02-15T15:09:17.600Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:09:17 [2022-02-15T15:09:17.600Z]     --- PASS: TestNetworkList//networks (0.00s)
15:09:17 [2022-02-15T15:09:17.600Z] === RUN   TestHostIPv4BridgeLabel
15:09:17 [2022-02-15T15:09:17.857Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:09:17 [2022-02-15T15:09:17.857Z] === RUN   TestDaemonRestartWithLiveRestore
15:09:19 [2022-02-15T15:09:19.224Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:09:19 [2022-02-15T15:09:19.224Z] === RUN   TestDaemonDefaultNetworkPools
15:09:19 [2022-02-15T15:09:19.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
15:09:19 [2022-02-15T15:09:19.787Z] === RUN   TestDaemonRestartWithExistingNetwork
15:09:20 [2022-02-15T15:09:20.733Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:09:20 [2022-02-15T15:09:20.733Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:09:22 [2022-02-15T15:09:22.099Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:09:22 [2022-02-15T15:09:22.099Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:09:22 [2022-02-15T15:09:22.660Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:09:22 [2022-02-15T15:09:22.660Z] === RUN   TestServiceWithPredefinedNetwork
15:09:25 [2022-02-15T15:09:25.218Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
15:09:25 [2022-02-15T15:09:25.218Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:09:25 [2022-02-15T15:09:25.218Z]     service_test.go:243: FLAKY_TEST
15:09:25 [2022-02-15T15:09:25.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:25 [2022-02-15T15:09:25.218Z] === RUN   TestServiceWithDataPathPortInit
15:09:40 [2022-02-15T15:09:40.064Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
15:09:40 [2022-02-15T15:09:40.064Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:09:40 [2022-02-15T15:09:40.992Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5evxz1b1mghvlj9dlvqpjr7ql Created:2022-02-15 15:09:39.790273553 +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[a5c6a3c28c619bf514ba07b27f4bc7ec89263f293eb06968619f680b84570eff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s7oyft5culyc54q6hxl9p8z3s EndpointID:11f90899b18f9c4dd914dcdf69ef3facd5422c1c287e025da40534a38a13a53e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3824831bdb042284ac0eba52db161e37b41cb19ea2e3698b67d582e278f0e479 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:2cd487bd4966 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s7oyft5culyc54q6hxl9p8z3s EndpointID:11f90899b18f9c4dd914dcdf69ef3facd5422c1c287e025da40534a38a13a53e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:09:46 [2022-02-15T15:09:46.236Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
15:09:46 [2022-02-15T15:09:46.236Z] PASS
15:09:46 [2022-02-15T15:09:46.236Z] 
15:09:46 [2022-02-15T15:09:46.236Z] === Skipped
15:09:46 [2022-02-15T15:09:46.236Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:46 [2022-02-15T15:09:46.236Z]     service_test.go:243: FLAKY_TEST
15:09:46 [2022-02-15T15:09:46.236Z] 
15:09:46 [2022-02-15T15:09:46.236Z] DONE 26 tests, 1 skipped in 43.576s
15:09:46 [2022-02-15T15:09:46.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:09:46 [2022-02-15T15:09:46.236Z] INFO: Testing against a local daemon
15:09:46 [2022-02-15T15:09:46.236Z] === RUN   TestDockerNetworkIpvlanPersistance
15:09:46 [2022-02-15T15:09:46.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:46 [2022-02-15T15:09:46.236Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:09:46 [2022-02-15T15:09:46.236Z] === RUN   TestDockerNetworkIpvlan
15:09:46 [2022-02-15T15:09:46.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:46 [2022-02-15T15:09:46.236Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:09:46 [2022-02-15T15:09:46.236Z] PASS
15:09:46 [2022-02-15T15:09:46.236Z] 
15:09:46 [2022-02-15T15:09:46.236Z] === Skipped
15:09:46 [2022-02-15T15:09:46.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:09:46 [2022-02-15T15:09:46.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:46 [2022-02-15T15:09:46.236Z] 
15:09:46 [2022-02-15T15:09:46.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:09:46 [2022-02-15T15:09:46.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:46 [2022-02-15T15:09:46.236Z] 
15:09:46 [2022-02-15T15:09:46.236Z] DONE 2 tests, 2 skipped in 0.036s
15:09:46 [2022-02-15T15:09:46.236Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:09:46 [2022-02-15T15:09:46.236Z] INFO: Testing against a local daemon
15:09:46 [2022-02-15T15:09:46.236Z] === RUN   TestDockerNetworkMacvlanPersistance
15:09:46 [2022-02-15T15:09:46.798Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
15:09:46 [2022-02-15T15:09:46.798Z] === RUN   TestDockerNetworkMacvlan
15:09:47 [2022-02-15T15:09:47.360Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:09:48 [2022-02-15T15:09:48.287Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:09:48 [2022-02-15T15:09:48.849Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:09:50 [2022-02-15T15:09:50.755Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:09:52 [2022-02-15T15:09:52.663Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:09:55 [2022-02-15T15:09:55.934Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:09:56 [2022-02-15T15:09:56.191Z] --- PASS: TestDockerNetworkMacvlan (9.57s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
15:09:56 [2022-02-15T15:09:56.191Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
15:09:56 [2022-02-15T15:09:56.191Z] PASS
15:09:56 [2022-02-15T15:09:56.191Z] 
15:09:56 [2022-02-15T15:09:56.191Z] DONE 8 tests in 10.832s
15:09:56 [2022-02-15T15:09:56.191Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:09:56 [2022-02-15T15:09:56.191Z] testing: warning: no tests to run
15:09:56 [2022-02-15T15:09:56.191Z] PASS
15:09:56 [2022-02-15T15:09:56.191Z] 
15:09:56 [2022-02-15T15:09:56.191Z] DONE 0 tests in 0.017s
15:09:56 [2022-02-15T15:09:56.191Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:09:56 [2022-02-15T15:09:56.447Z] INFO: Testing against a local daemon
15:09:56 [2022-02-15T15:09:56.447Z] === RUN   TestAuthZPluginAllowRequest
15:09:57 [2022-02-15T15:09:57.812Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
15:09:57 [2022-02-15T15:09:57.812Z] === RUN   TestAuthZPluginTLS
15:09:58 [2022-02-15T15:09:58.068Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:09:58 [2022-02-15T15:09:58.068Z] === RUN   TestAuthZPluginDenyRequest
15:09:58 [2022-02-15T15:09:58.630Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:09:58 [2022-02-15T15:09:58.630Z] === RUN   TestAuthZPluginAPIDenyResponse
15:09:59 [2022-02-15T15:09:59.192Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:09:59 [2022-02-15T15:09:59.192Z] === RUN   TestAuthZPluginDenyResponse
15:09:59 [2022-02-15T15:09:59.754Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:09:59 [2022-02-15T15:09:59.754Z] === RUN   TestAuthZPluginAllowEventStream
15:10:01 [2022-02-15T15:10:01.121Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
15:10:01 [2022-02-15T15:10:01.121Z] === RUN   TestAuthZPluginErrorResponse
15:10:01 [2022-02-15T15:10:01.377Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:10:01 [2022-02-15T15:10:01.377Z] === RUN   TestAuthZPluginErrorRequest
15:10:01 [2022-02-15T15:10:01.938Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:10:01 [2022-02-15T15:10:01.938Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:10:02 [2022-02-15T15:10:02.569Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:10:02 [2022-02-15T15:10:02.569Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:10:03 [2022-02-15T15:10:03.935Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
15:10:03 [2022-02-15T15:10:03.935Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:10:05 [2022-02-15T15:10:05.300Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
15:10:05 [2022-02-15T15:10:05.300Z] === RUN   TestAuthZPluginHeader
15:10:05 [2022-02-15T15:10:05.861Z] --- PASS: TestAuthZPluginHeader (0.71s)
15:10:05 [2022-02-15T15:10:05.861Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:10:10 [2022-02-15T15:10:10.030Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.06s)
15:10:10 [2022-02-15T15:10:10.030Z] === RUN   TestAuthZPluginV2Disable
15:10:13 [2022-02-15T15:10:13.308Z] --- PASS: TestAuthZPluginV2Disable (3.32s)
15:10:13 [2022-02-15T15:10:13.308Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:10:16 [2022-02-15T15:10:16.575Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
15:10:16 [2022-02-15T15:10:16.575Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:10:26 [2022-02-15T15:10:26.514Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.46s)
15:10:26 [2022-02-15T15:10:26.514Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:10:44 [2022-02-15T15:10:44.552Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
15:10:44 [2022-02-15T15:10:44.552Z] PASS
15:10:44 [2022-02-15T15:10:44.552Z] 
15:10:44 [2022-02-15T15:10:44.552Z] DONE 17 tests in 46.267s
15:10:44 [2022-02-15T15:10:44.552Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:10:44 [2022-02-15T15:10:44.552Z] INFO: Testing against a local daemon
15:10:44 [2022-02-15T15:10:44.552Z] === RUN   TestPluginInvalidJSON
15:10:44 [2022-02-15T15:10:44.552Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:10:44 [2022-02-15T15:10:44.552Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:10:44 [2022-02-15T15:10:44.552Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:10:44 [2022-02-15T15:10:44.552Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:10:44 [2022-02-15T15:10:44.552Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:10:44 [2022-02-15T15:10:44.552Z] === RUN   TestPluginInstall
15:10:44 [2022-02-15T15:10:44.552Z] === RUN   TestPluginInstall/no_auth
15:10:44 [2022-02-15T15:10:44.552Z] time="2022-02-15T15:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:44 [2022-02-15T15:10:44.552Z] time="2022-02-15T15:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c87c59192911757e667dae7927a6af96ab3824ae486cda4056ebb6f23d5555d3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:44 [2022-02-15T15:10:44.552Z] time="2022-02-15T15:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:44 [2022-02-15T15:10:44.552Z] time="2022-02-15T15:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c87c59192911757e667dae7927a6af96ab3824ae486cda4056ebb6f23d5555d3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:44 [2022-02-15T15:10:44.552Z] === RUN   TestPluginInstall/with_htpasswd
15:10:44 [2022-02-15T15:10:44.808Z] time="2022-02-15T15:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:44 [2022-02-15T15:10:44.808Z] time="2022-02-15T15:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d56b396780ed497feb86ec8d8c90bdac6691824205de4dcf5d3a2b41a650998" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:44 [2022-02-15T15:10:44.808Z] time="2022-02-15T15:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:44 [2022-02-15T15:10:44.808Z] time="2022-02-15T15:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d56b396780ed497feb86ec8d8c90bdac6691824205de4dcf5d3a2b41a650998" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:45 [2022-02-15T15:10:45.063Z] === RUN   TestPluginInstall/with_insecure
15:10:45 [2022-02-15T15:10:45.993Z] time="2022-02-15T15:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:45 [2022-02-15T15:10:45.993Z] time="2022-02-15T15:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19ad58a6ae3b4fff2da5658ce3d54ba78ed9ca05efb809432a816543b630ac4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:45 [2022-02-15T15:10:45.993Z] time="2022-02-15T15:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:45 [2022-02-15T15:10:45.993Z] time="2022-02-15T15:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19ad58a6ae3b4fff2da5658ce3d54ba78ed9ca05efb809432a816543b630ac4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:45 [2022-02-15T15:10:45.993Z]     plugin_test.go:165: [d3295611c3f14] daemon is not started
15:10:45 [2022-02-15T15:10:45.993Z] --- PASS: TestPluginInstall (3.34s)
15:10:45 [2022-02-15T15:10:45.993Z]     --- PASS: TestPluginInstall/no_auth (1.70s)
15:10:45 [2022-02-15T15:10:45.993Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
15:10:45 [2022-02-15T15:10:45.993Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
15:10:45 [2022-02-15T15:10:45.993Z] === RUN   TestPluginsWithRuntimes
15:10:47 [2022-02-15T15:10:47.882Z] === RUN   TestPluginsWithRuntimes/No_Args
15:10:48 [2022-02-15T15:10:48.444Z] === RUN   TestPluginsWithRuntimes/With_Args
15:10:49 [2022-02-15T15:10:49.391Z] --- PASS: TestPluginsWithRuntimes (3.27s)
15:10:49 [2022-02-15T15:10:49.391Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
15:10:49 [2022-02-15T15:10:49.391Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
15:10:49 [2022-02-15T15:10:49.391Z] === RUN   TestPluginBackCompatMediaTypes
15:10:49 [2022-02-15T15:10:49.953Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
15:10:49 [2022-02-15T15:10:49.953Z] PASS
15:10:49 [2022-02-15T15:10:49.953Z] 
15:10:49 [2022-02-15T15:10:49.953Z] DONE 10 tests in 7.245s
15:10:49 [2022-02-15T15:10:49.953Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:10:49 [2022-02-15T15:10:49.953Z] INFO: Testing against a local daemon
15:10:49 [2022-02-15T15:10:49.953Z] === RUN   TestExternalGraphDriver
15:10:49 [2022-02-15T15:10:49.953Z] === RUN   TestExternalGraphDriver/json
15:10:51 [2022-02-15T15:10:51.845Z] === RUN   TestExternalGraphDriver/spec
15:10:53 [2022-02-15T15:10:53.212Z] === RUN   TestExternalGraphDriver/pull
15:10:55 [2022-02-15T15:10:55.102Z] --- PASS: TestExternalGraphDriver (4.91s)
15:10:55 [2022-02-15T15:10:55.102Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
15:10:55 [2022-02-15T15:10:55.102Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
15:10:55 [2022-02-15T15:10:55.102Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
15:10:55 [2022-02-15T15:10:55.102Z] === RUN   TestGraphdriverPluginV2
15:10:59 [2022-02-15T15:10:59.268Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
15:10:59 [2022-02-15T15:10:59.268Z] PASS
15:10:59 [2022-02-15T15:10:59.268Z] 
15:10:59 [2022-02-15T15:10:59.268Z] DONE 5 tests in 8.792s
15:10:59 [2022-02-15T15:10:59.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:10:59 [2022-02-15T15:10:59.268Z] INFO: Testing against a local daemon
15:10:59 [2022-02-15T15:10:59.268Z] === RUN   TestContinueAfterPluginCrash
15:10:59 [2022-02-15T15:10:59.268Z] === PAUSE TestContinueAfterPluginCrash
15:10:59 [2022-02-15T15:10:59.268Z] === RUN   TestReadPluginNoRead
15:10:59 [2022-02-15T15:10:59.268Z] === PAUSE TestReadPluginNoRead
15:10:59 [2022-02-15T15:10:59.268Z] === RUN   TestDaemonStartWithLogOpt
15:10:59 [2022-02-15T15:10:59.268Z] === PAUSE TestDaemonStartWithLogOpt
15:10:59 [2022-02-15T15:10:59.268Z] === CONT  TestContinueAfterPluginCrash
15:10:59 [2022-02-15T15:10:59.268Z] === CONT  TestDaemonStartWithLogOpt
15:11:02 [2022-02-15T15:11:02.539Z] --- PASS: TestDaemonStartWithLogOpt (3.41s)
15:11:02 [2022-02-15T15:11:02.539Z] === CONT  TestReadPluginNoRead
15:11:04 [2022-02-15T15:11:04.429Z] === RUN   TestReadPluginNoRead/disabled_caching
15:11:05 [2022-02-15T15:11:05.796Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:11:06 [2022-02-15T15:11:06.725Z] === RUN   TestReadPluginNoRead/default
15:11:06 [2022-02-15T15:11:06.980Z] --- PASS: TestContinueAfterPluginCrash (8.32s)
15:11:07 [2022-02-15T15:11:07.909Z] === CONT  TestReadPluginNoRead
15:11:07 [2022-02-15T15:11:07.909Z]     read_test.go:92: [d6918741b6be5] daemon is not started
15:11:07 [2022-02-15T15:11:07.909Z] --- PASS: TestReadPluginNoRead (5.82s)
15:11:07 [2022-02-15T15:11:07.909Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
15:11:07 [2022-02-15T15:11:07.909Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
15:11:07 [2022-02-15T15:11:07.909Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
15:11:07 [2022-02-15T15:11:07.909Z] PASS
15:11:07 [2022-02-15T15:11:07.909Z] 
15:11:07 [2022-02-15T15:11:07.909Z] DONE 6 tests in 9.272s
15:11:07 [2022-02-15T15:11:07.909Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:11:07 [2022-02-15T15:11:07.909Z] testing: warning: no tests to run
15:11:07 [2022-02-15T15:11:07.909Z] PASS
15:11:07 [2022-02-15T15:11:07.909Z] 
15:11:07 [2022-02-15T15:11:07.909Z] DONE 0 tests in 0.012s
15:11:07 [2022-02-15T15:11:07.909Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:11:07 [2022-02-15T15:11:07.909Z] INFO: Testing against a local daemon
15:11:07 [2022-02-15T15:11:07.909Z] === RUN   TestPluginWithDevMounts
15:11:07 [2022-02-15T15:11:07.909Z] === PAUSE TestPluginWithDevMounts
15:11:07 [2022-02-15T15:11:07.909Z] === CONT  TestPluginWithDevMounts
15:11:09 [2022-02-15T15:11:09.820Z] --- PASS: TestPluginWithDevMounts (1.56s)
15:11:09 [2022-02-15T15:11:09.820Z] PASS
15:11:09 [2022-02-15T15:11:09.820Z] 
15:11:09 [2022-02-15T15:11:09.820Z] DONE 1 tests in 1.610s
15:11:09 [2022-02-15T15:11:09.820Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:11:09 [2022-02-15T15:11:09.820Z] INFO: Testing against a local daemon
15:11:09 [2022-02-15T15:11:09.820Z] === RUN   TestSecretInspect
15:11:11 [2022-02-15T15:11:11.708Z] --- PASS: TestSecretInspect (2.12s)
15:11:11 [2022-02-15T15:11:11.709Z] === RUN   TestSecretList
15:11:14 [2022-02-15T15:11:14.228Z] --- PASS: TestSecretList (2.12s)
15:11:14 [2022-02-15T15:11:14.228Z] === RUN   TestSecretsCreateAndDelete
15:11:16 [2022-02-15T15:11:16.117Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
15:11:16 [2022-02-15T15:11:16.117Z] === RUN   TestSecretsUpdate
15:11:18 [2022-02-15T15:11:18.007Z] --- PASS: TestSecretsUpdate (2.15s)
15:11:18 [2022-02-15T15:11:18.007Z] === RUN   TestTemplatedSecret
15:11:21 [2022-02-15T15:11:21.276Z] --- PASS: TestTemplatedSecret (2.65s)
15:11:21 [2022-02-15T15:11:21.276Z] === RUN   TestSecretCreateResolve
15:11:23 [2022-02-15T15:11:23.167Z] --- PASS: TestSecretCreateResolve (2.10s)
15:11:23 [2022-02-15T15:11:23.167Z] PASS
15:11:23 [2022-02-15T15:11:23.167Z] 
15:11:23 [2022-02-15T15:11:23.167Z] DONE 6 tests in 13.291s
15:11:23 [2022-02-15T15:11:23.167Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:11:23 [2022-02-15T15:11:23.167Z] INFO: Testing against a local daemon
15:11:23 [2022-02-15T15:11:23.167Z] === RUN   TestServiceCreateInit
15:11:23 [2022-02-15T15:11:23.167Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:11:26 [2022-02-15T15:11:26.434Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:11:30 [2022-02-15T15:11:30.600Z] --- PASS: TestServiceCreateInit (7.38s)
15:11:30 [2022-02-15T15:11:30.600Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s)
15:11:30 [2022-02-15T15:11:30.600Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s)
15:11:30 [2022-02-15T15:11:30.600Z] === RUN   TestCreateServiceMultipleTimes
15:11:48 [2022-02-15T15:11:48.761Z] --- PASS: TestCreateServiceMultipleTimes (15.63s)
15:11:48 [2022-02-15T15:11:48.761Z] === RUN   TestCreateServiceConflict
15:11:48 [2022-02-15T15:11:48.761Z] --- PASS: TestCreateServiceConflict (2.15s)
15:11:48 [2022-02-15T15:11:48.761Z] === RUN   TestCreateServiceMaxReplicas
15:11:51 [2022-02-15T15:11:51.279Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
15:11:51 [2022-02-15T15:11:51.279Z] === RUN   TestCreateWithDuplicateNetworkNames
15:12:06 [2022-02-15T15:12:06.117Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
15:12:06 [2022-02-15T15:12:06.117Z] === RUN   TestCreateServiceSecretFileMode
15:12:18 [2022-02-15T15:12:18.285Z] --- PASS: TestCreateServiceSecretFileMode (12.42s)
15:12:18 [2022-02-15T15:12:18.285Z] === RUN   TestCreateServiceConfigFileMode
15:12:30 [2022-02-15T15:12:30.466Z] --- PASS: TestCreateServiceConfigFileMode (12.43s)
15:12:30 [2022-02-15T15:12:30.466Z] === RUN   TestCreateServiceSysctls
15:12:31 [2022-02-15T15:12:31.834Z] --- PASS: TestCreateServiceSysctls (3.08s)
15:12:31 [2022-02-15T15:12:31.834Z] === RUN   TestCreateServiceCapabilities
15:12:34 [2022-02-15T15:12:34.351Z] --- PASS: TestCreateServiceCapabilities (2.51s)
15:12:34 [2022-02-15T15:12:34.351Z] === RUN   TestInspect
15:12:37 [2022-02-15T15:12:37.619Z] --- PASS: TestInspect (2.78s)
15:12:37 [2022-02-15T15:12:37.619Z] === RUN   TestCreateJob
15:12:40 [2022-02-15T15:12:40.139Z] --- PASS: TestCreateJob (2.95s)
15:12:40 [2022-02-15T15:12:40.139Z] === RUN   TestReplicatedJob
15:12:45 [2022-02-15T15:12:45.387Z] --- PASS: TestReplicatedJob (5.02s)
15:12:45 [2022-02-15T15:12:45.387Z] === RUN   TestUpdateReplicatedJob
15:12:48 [2022-02-15T15:12:48.655Z] --- PASS: TestUpdateReplicatedJob (3.16s)
15:12:48 [2022-02-15T15:12:48.655Z] === RUN   TestServiceListWithStatuses
15:12:48 [2022-02-15T15:12:48.655Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:12:48 [2022-02-15T15:12:48.655Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:12:48 [2022-02-15T15:12:48.655Z] === RUN   TestDockerNetworkConnectAlias
15:12:52 [2022-02-15T15:12:52.821Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
15:12:52 [2022-02-15T15:12:52.822Z] === RUN   TestDockerNetworkReConnect
15:12:56 [2022-02-15T15:12:56.092Z] --- PASS: TestDockerNetworkReConnect (3.29s)
15:12:56 [2022-02-15T15:12:56.092Z] === RUN   TestServicePlugin
15:12:59 [2022-02-15T15:12:59.360Z]     plugin_test.go:61: [dec80271b6112] joining swarm manager [d7f6dbb1ae522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:13:00 [2022-02-15T15:13:00.292Z]     plugin_test.go:64: [d31784027e0bf] joining swarm manager [d7f6dbb1ae522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:13:26 [2022-02-15T15:13:26.793Z] --- PASS: TestServicePlugin (29.83s)
15:13:26 [2022-02-15T15:13:26.793Z] === RUN   TestServiceUpdateLabel
15:13:27 [2022-02-15T15:13:27.719Z] --- PASS: TestServiceUpdateLabel (2.15s)
15:13:27 [2022-02-15T15:13:27.719Z] === RUN   TestServiceUpdateSecrets
15:13:42 [2022-02-15T15:13:42.561Z] --- PASS: TestServiceUpdateSecrets (14.42s)
15:13:42 [2022-02-15T15:13:42.561Z] === RUN   TestServiceUpdateConfigs
15:13:57 [2022-02-15T15:13:57.422Z] --- PASS: TestServiceUpdateConfigs (14.67s)
15:13:57 [2022-02-15T15:13:57.422Z] === RUN   TestServiceUpdateNetwork
15:14:09 [2022-02-15T15:14:09.590Z] --- PASS: TestServiceUpdateNetwork (12.31s)
15:14:09 [2022-02-15T15:14:09.590Z] === RUN   TestServiceUpdatePidsLimit
15:14:10 [2022-02-15T15:14:10.152Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:14:11 [2022-02-15T15:14:11.082Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:14:17 [2022-02-15T15:14:17.617Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
15:14:25 [2022-02-15T15:14:25.703Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:14:25 [2022-02-15T15:14:25.703Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
15:14:25 [2022-02-15T15:14:25.703Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
15:14:25 [2022-02-15T15:14:25.703Z] PASS
15:14:25 [2022-02-15T15:14:25.703Z] 
15:14:25 [2022-02-15T15:14:25.703Z] === Skipped
15:14:25 [2022-02-15T15:14:25.703Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:14:25 [2022-02-15T15:14:25.703Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:14:25 [2022-02-15T15:14:25.703Z] 
15:14:25 [2022-02-15T15:14:25.703Z] DONE 27 tests, 1 skipped in 182.139s
15:14:25 [2022-02-15T15:14:25.703Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:14:25 [2022-02-15T15:14:25.703Z] INFO: Testing against a local daemon
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestSessionCreate
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestSessionCreate (0.02s)
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestSessionCreateWithBadUpgrade
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:14:25 [2022-02-15T15:14:25.703Z] PASS
15:14:25 [2022-02-15T15:14:25.703Z] 
15:14:25 [2022-02-15T15:14:25.703Z] DONE 2 tests in 0.072s
15:14:25 [2022-02-15T15:14:25.703Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:14:25 [2022-02-15T15:14:25.703Z] INFO: Testing against a local daemon
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:14:25 [2022-02-15T15:14:25.703Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestDiskUsage
15:14:25 [2022-02-15T15:14:25.703Z] === PAUSE TestDiskUsage
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestEventsExecDie
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestEventsExecDie (0.54s)
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestEventsBackwardsCompatible
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestEventsVolumeCreate
15:14:25 [2022-02-15T15:14:25.703Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:14:25 [2022-02-15T15:14:25.703Z] === RUN   TestInfoBinaryCommits
15:14:25 [2022-02-15T15:14:25.960Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:14:25 [2022-02-15T15:14:25.960Z] === RUN   TestInfoAPIVersioned
15:14:25 [2022-02-15T15:14:25.960Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:14:25 [2022-02-15T15:14:25.960Z] === RUN   TestInfoAPI
15:14:25 [2022-02-15T15:14:25.960Z] --- PASS: TestInfoAPI (0.02s)
15:14:25 [2022-02-15T15:14:25.960Z] === RUN   TestInfoAPIWarnings
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestInfoAPIWarnings (16.25s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestInfoDebug
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestInfoDebug (0.52s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestInfoInsecureRegistries
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestInfoRegistryMirrors
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestLoginFailsWithBadCredentials
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestPingCacheHeaders
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestPingCacheHeaders (0.02s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestPingGet
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestPingGet (0.02s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestPingHead
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestPingHead (0.02s)
15:14:44 [2022-02-15T15:14:44.013Z] === RUN   TestVersion
15:14:44 [2022-02-15T15:14:44.013Z] --- PASS: TestVersion (0.01s)
15:14:44 [2022-02-15T15:14:44.013Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:14:44 [2022-02-15T15:14:44.013Z] === CONT  TestDiskUsage
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/container_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/image_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/volume_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/build-cache_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.269Z] === RUN   TestDiskUsage/after_LoadBusybox
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:14:44 [2022-02-15T15:14:44.526Z] === RUN   TestDiskUsage/after_container.Run
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:14:45 [2022-02-15T15:14:45.089Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:14:45 [2022-02-15T15:14:45.346Z] --- PASS: TestDiskUsage (1.49s)
15:14:45 [2022-02-15T15:14:45.346Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.346Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]     --- PASS: TestDiskUsage/after_container.Run (0.47s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:14:45 [2022-02-15T15:14:45.347Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s)
15:14:45 [2022-02-15T15:14:45.347Z] PASS
15:14:45 [2022-02-15T15:14:45.347Z] 
15:14:45 [2022-02-15T15:14:45.347Z] DONE 50 tests in 20.204s
15:14:45 [2022-02-15T15:14:45.347Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:14:45 [2022-02-15T15:14:45.347Z] INFO: Testing against a local daemon
15:14:45 [2022-02-15T15:14:45.347Z] === RUN   TestVolumesCreateAndList
15:14:45 [2022-02-15T15:14:45.347Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:14:45 [2022-02-15T15:14:45.347Z] === RUN   TestVolumesRemove
15:14:45 [2022-02-15T15:14:45.347Z] --- PASS: TestVolumesRemove (0.07s)
15:14:45 [2022-02-15T15:14:45.347Z] === RUN   TestVolumesInspect
15:14:45 [2022-02-15T15:14:45.603Z] --- PASS: TestVolumesInspect (0.05s)
15:14:45 [2022-02-15T15:14:45.603Z] === RUN   TestVolumesInvalidJSON
15:14:45 [2022-02-15T15:14:45.603Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:14:45 [2022-02-15T15:14:45.603Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:14:45 [2022-02-15T15:14:45.603Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:14:45 [2022-02-15T15:14:45.603Z] --- PASS: TestVolumesInvalidJSON (0.07s)
15:14:45 [2022-02-15T15:14:45.603Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:14:45 [2022-02-15T15:14:45.603Z] PASS
15:14:45 [2022-02-15T15:14:45.603Z] 
15:14:45 [2022-02-15T15:14:45.603Z] DONE 5 tests in 0.242s
15:14:45 [2022-02-15T15:14:45.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:14:46 [2022-02-15T15:14:46.165Z] Stopping apparmor (via systemctl): apparmor.service.
15:14:46 [2022-02-15T15:14:46.165Z] Removing test suite binaries
15:14:46 [2022-02-15T15:14:46.165Z] exiting test-integration
15:14:46 [2022-02-15T15:14:46.165Z] ++ exit 0
15:14:46 [2022-02-15T15:14:46.165Z]