Skip to content

Console Output

13:27:17 [2021-09-14T13:27:17.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42851/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f586a473cf8dc9ac1edf893f70ccf37c2e217035 -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:f586a473cf8dc9ac1edf893f70ccf37c2e217035 hack/make.sh dynbinary test-integration
13:27:19 [2021-09-14T13:27:19.239Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
13:27:19 [2021-09-14T13:27:19.239Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
13:27:19 [2021-09-14T13:27:19.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
13:27:19 [2021-09-14T13:27:19.239Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
13:27:19 [2021-09-14T13:27:19.239Z] 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)
13:27:19 [2021-09-14T13:27:19.239Z] Detected virtualization docker.
13:27:19 [2021-09-14T13:27:19.239Z] Detected architecture x86-64.
13:27:19 [2021-09-14T13:27:19.239Z] Set hostname to <06efa947ce14>.
13:27:19 [2021-09-14T13:27:19.239Z] modprobe@configfs.service: Succeeded.
13:27:19 [2021-09-14T13:27:19.239Z] modprobe@drm.service: Succeeded.
13:27:19 [2021-09-14T13:27:19.239Z] modprobe@fuse.service: Succeeded.
13:27:19 [2021-09-14T13:27:19.496Z] + source /etc/docker-entrypoint-cmd
13:27:19 [2021-09-14T13:27:19.496Z] ++ hack/make.sh dynbinary test-integration
13:27:19 [2021-09-14T13:27:19.496Z] 
13:27:19 [2021-09-14T13:27:19.496Z] Removing bundles/
13:27:19 [2021-09-14T13:27:19.496Z] 
13:27:19 [2021-09-14T13:27:19.496Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:27:19 [2021-09-14T13:27:19.496Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:27:19 [2021-09-14T13:27:19.496Z] GOOS="" GOARCH="" GOARM=""
13:28:55 [2021-09-14T13:28:55.891Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:28:55 [2021-09-14T13:28:55.891Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:28:55 [2021-09-14T13:28:55.891Z] GOOS="" GOARCH="" GOARM=""
13:28:55 [2021-09-14T13:28:55.891Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:28:55 [2021-09-14T13:28:55.891Z] 
13:28:55 [2021-09-14T13:28:55.891Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_SYSTEMD=1
13:28:55 [2021-09-14T13:28:55.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:28:55 [2021-09-14T13:28:55.891Z] HOSTNAME=06efa947ce14
13:28:55 [2021-09-14T13:28:55.891Z] DEST=bundles/test-integration
13:28:55 [2021-09-14T13:28:55.891Z] PWD=/go/src/github.com/docker/docker
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_GITCOMMIT=f586a473cf8dc9ac1edf893f70ccf37c2e217035
13:28:55 [2021-09-14T13:28:55.891Z] container=docker
13:28:55 [2021-09-14T13:28:55.891Z] HOME=/root
13:28:55 [2021-09-14T13:28:55.891Z] LANG=C.UTF-8
13:28:55 [2021-09-14T13:28:55.891Z] INVOCATION_ID=50c83909f6e643ccb150a6398c9c7389
13:28:55 [2021-09-14T13:28:55.891Z] GOLANG_VERSION=1.17
13:28:55 [2021-09-14T13:28:55.891Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:28:55 [2021-09-14T13:28:55.891Z] VALIDATE_BRANCH=master
13:28:55 [2021-09-14T13:28:55.891Z] TERM=xterm
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_PKG=github.com/docker/docker
13:28:55 [2021-09-14T13:28:55.891Z] SHLVL=3
13:28:55 [2021-09-14T13:28:55.891Z] TIMEOUT=120m
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_GRAPHDRIVER=overlay2
13:28:55 [2021-09-14T13:28:55.891Z] GO111MODULE=off
13:28:55 [2021-09-14T13:28:55.891Z] DOCKER_EXPERIMENTAL=1
13:28:55 [2021-09-14T13:28:55.891Z] TEST_SKIP_INTEGRATION_CLI=1
13:28:55 [2021-09-14T13:28:55.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:28:55 [2021-09-14T13:28:55.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:28:55 [2021-09-14T13:28:55.891Z] GOPATH=/go
13:28:55 [2021-09-14T13:28:55.891Z] PKG_CONFIG=pkg-config
13:28:55 [2021-09-14T13:28:55.891Z] _=/usr/bin/env
13:28:55 [2021-09-14T13:28:55.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:29:42 [2021-09-14T13:29:42.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:29:42 [2021-09-14T13:29:42.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:30:00 [2021-09-14T13:30:00.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:30:10 [2021-09-14T13:30:10.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:30:20 [2021-09-14T13:30:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:30:20 [2021-09-14T13:30:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:30:20 [2021-09-14T13:30:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:30:21 [2021-09-14T13:30:21.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:30:21 [2021-09-14T13:30:21.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:30:22 [2021-09-14T13:30:22.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:30:25 [2021-09-14T13:30:25.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:30:26 [2021-09-14T13:30:26.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:30:27 [2021-09-14T13:30:27.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:30:27 [2021-09-14T13:30:27.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:30:28 [2021-09-14T13:30:28.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:30:28 [2021-09-14T13:30:28.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:30:29 [2021-09-14T13:30:29.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:30:30 [2021-09-14T13:30:30.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:30:31 [2021-09-14T13:30:31.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:30:32 [2021-09-14T13:30:32.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:30:32 [2021-09-14T13:30:32.179Z] Using test binary docker
13:30:32 [2021-09-14T13:30:32.179Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:30:32 [2021-09-14T13:30:32.179Z] Starting apparmor (via systemctl): apparmor.service.
13:30:32 [2021-09-14T13:30:32.179Z] Starting dockerd
13:30:32 [2021-09-14T13:30:32.179Z] INFO: Waiting for daemon to start...
13:30:36 [2021-09-14T13:30:36.344Z] .
13:30:36 [2021-09-14T13:30:36.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:30:36 [2021-09-14T13:30:36.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:30:36 [2021-09-14T13:30:36.344Z] Error: No such image: emptyfs
13:30:36 [2021-09-14T13:30:36.344Z] Running integration-test (iteration 1)
13:30:36 [2021-09-14T13:30:36.344Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:30:36 [2021-09-14T13:30:36.344Z] Loaded image: busybox:latest
13:30:36 [2021-09-14T13:30:36.344Z] Loaded image: busybox:glibc
13:30:37 [2021-09-14T13:30:37.713Z] Loaded image: debian:bullseye-slim
13:30:37 [2021-09-14T13:30:37.713Z] Loaded image: hello-world:latest
13:30:37 [2021-09-14T13:30:37.713Z] Loaded image: arm32v7/hello-world:latest
13:30:37 [2021-09-14T13:30:37.713Z] INFO: Testing against a local daemon
13:30:37 [2021-09-14T13:30:37.713Z] === RUN   TestCgroupNamespacesBuild
13:30:39 [2021-09-14T13:30:39.081Z] --- PASS: TestCgroupNamespacesBuild (1.51s)
13:30:39 [2021-09-14T13:30:39.081Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:30:40 [2021-09-14T13:30:40.447Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
13:30:40 [2021-09-14T13:30:40.447Z] === RUN   TestBuildWithSession
13:30:40 [2021-09-14T13:30:40.447Z]     build_session_test.go:25: TODO: BuildKit
13:30:40 [2021-09-14T13:30:40.447Z] --- SKIP: TestBuildWithSession (0.00s)
13:30:40 [2021-09-14T13:30:40.447Z] === RUN   TestBuildSquashParent
13:30:45 [2021-09-14T13:30:45.690Z] --- PASS: TestBuildSquashParent (4.74s)
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:45 [2021-09-14T13:30:45.690Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:45 [2021-09-14T13:30:45.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:45 [2021-09-14T13:30:45.690Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:45 [2021-09-14T13:30:45.690Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:47 [2021-09-14T13:30:47.059Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:47 [2021-09-14T13:30:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:48 [2021-09-14T13:30:48.683Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:48 [2021-09-14T13:30:48.940Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:50 [2021-09-14T13:30:50.830Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.00s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.72s)
13:30:50 [2021-09-14T13:30:50.830Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s)
13:30:50 [2021-09-14T13:30:50.830Z] === RUN   TestBuildMultiStageCopy
13:30:50 [2021-09-14T13:30:50.830Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:30:52 [2021-09-14T13:30:52.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:30:52 [2021-09-14T13:30:52.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:30:52 [2021-09-14T13:30:52.454Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:30:52 [2021-09-14T13:30:52.711Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:30:52 [2021-09-14T13:30:52.967Z] --- PASS: TestBuildMultiStageCopy (2.37s)
13:30:52 [2021-09-14T13:30:52.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
13:30:52 [2021-09-14T13:30:52.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
13:30:52 [2021-09-14T13:30:52.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
13:30:52 [2021-09-14T13:30:52.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
13:30:52 [2021-09-14T13:30:52.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
13:30:52 [2021-09-14T13:30:52.967Z] === RUN   TestBuildMultiStageParentConfig
13:30:53 [2021-09-14T13:30:53.530Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
13:30:53 [2021-09-14T13:30:53.530Z] === RUN   TestBuildLabelWithTargets
13:30:54 [2021-09-14T13:30:54.459Z] --- PASS: TestBuildLabelWithTargets (0.91s)
13:30:54 [2021-09-14T13:30:54.459Z] === RUN   TestBuildWithEmptyLayers
13:30:54 [2021-09-14T13:30:54.716Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
13:30:54 [2021-09-14T13:30:54.716Z] === RUN   TestBuildMultiStageOnBuild
13:30:56 [2021-09-14T13:30:56.608Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
13:30:56 [2021-09-14T13:30:56.608Z] === RUN   TestBuildUncleanTarFilenames
13:30:57 [2021-09-14T13:30:57.172Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
13:30:57 [2021-09-14T13:30:57.172Z] === RUN   TestBuildMultiStageLayerLeak
13:30:59 [2021-09-14T13:30:59.062Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s)
13:30:59 [2021-09-14T13:30:59.062Z] === RUN   TestBuildWithHugeFile
13:32:06 [2021-09-14T13:32:06.700Z] --- PASS: TestBuildWithHugeFile (61.37s)
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildWCOWSandboxSize
13:32:06 [2021-09-14T13:32:06.701Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:32:06 [2021-09-14T13:32:06.701Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildWithEmptyDockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:32:06 [2021-09-14T13:32:06.701Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:32:06 [2021-09-14T13:32:06.701Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
13:32:06 [2021-09-14T13:32:06.701Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
13:32:06 [2021-09-14T13:32:06.701Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildPreserveOwnership
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildPreserveOwnership/copy_from
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:32:06 [2021-09-14T13:32:06.701Z] --- PASS: TestBuildPreserveOwnership (3.74s)
13:32:06 [2021-09-14T13:32:06.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.58s)
13:32:06 [2021-09-14T13:32:06.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildPlatformInvalid
13:32:06 [2021-09-14T13:32:06.701Z] --- PASS: TestBuildPlatformInvalid (0.07s)
13:32:06 [2021-09-14T13:32:06.701Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:32:06 [2021-09-14T13:32:06.701Z] Loaded image: busybox:latest
13:32:06 [2021-09-14T13:32:06.701Z] Loaded image: busybox:glibc
13:32:06 [2021-09-14T13:32:06.701Z] Loaded image: debian:bullseye-slim
13:32:06 [2021-09-14T13:32:06.701Z] Loaded image: hello-world:latest
13:32:06 [2021-09-14T13:32:06.701Z] Loaded image: arm32v7/hello-world:latest
13:32:16 [2021-09-14T13:32:16.651Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.73s)
13:32:16 [2021-09-14T13:32:16.651Z] PASS
13:32:16 [2021-09-14T13:32:16.651Z] 
13:32:16 [2021-09-14T13:32:16.651Z] === Skipped
13:32:16 [2021-09-14T13:32:16.651Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:32:16 [2021-09-14T13:32:16.651Z]     build_session_test.go:25: TODO: BuildKit
13:32:16 [2021-09-14T13:32:16.651Z] 
13:32:16 [2021-09-14T13:32:16.651Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:32:16 [2021-09-14T13:32:16.651Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:32:16 [2021-09-14T13:32:16.651Z] 
13:32:16 [2021-09-14T13:32:16.651Z] DONE 34 tests, 2 skipped in 99.188s
13:32:16 [2021-09-14T13:32:16.651Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:32:16 [2021-09-14T13:32:16.651Z] INFO: Testing against a local daemon
13:32:16 [2021-09-14T13:32:16.651Z] === RUN   TestConfigInspect
13:32:17 [2021-09-14T13:32:17.214Z] --- PASS: TestConfigInspect (2.31s)
13:32:17 [2021-09-14T13:32:17.214Z] === RUN   TestConfigList
13:32:19 [2021-09-14T13:32:19.731Z] --- PASS: TestConfigList (2.14s)
13:32:19 [2021-09-14T13:32:19.731Z] === RUN   TestConfigsCreateAndDelete
13:32:21 [2021-09-14T13:32:21.621Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
13:32:21 [2021-09-14T13:32:21.621Z] === RUN   TestConfigsUpdate
13:32:24 [2021-09-14T13:32:24.154Z] --- PASS: TestConfigsUpdate (2.14s)
13:32:24 [2021-09-14T13:32:24.154Z] === RUN   TestTemplatedConfig
13:32:26 [2021-09-14T13:32:26.711Z] --- PASS: TestTemplatedConfig (2.74s)
13:32:26 [2021-09-14T13:32:26.711Z] === RUN   TestConfigCreateResolve
13:32:28 [2021-09-14T13:32:28.603Z] --- PASS: TestConfigCreateResolve (2.13s)
13:32:28 [2021-09-14T13:32:28.603Z] PASS
13:32:28 [2021-09-14T13:32:28.603Z] 
13:32:28 [2021-09-14T13:32:28.603Z] DONE 6 tests in 13.656s
13:32:28 [2021-09-14T13:32:28.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:32:28 [2021-09-14T13:32:28.603Z] INFO: Testing against a local daemon
13:32:28 [2021-09-14T13:32:28.603Z] === RUN   TestCheckpoint
13:32:28 [2021-09-14T13:32:28.603Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:32:28 [2021-09-14T13:32:28.603Z] --- SKIP: TestCheckpoint (0.00s)
13:32:28 [2021-09-14T13:32:28.603Z] === RUN   TestContainerInvalidJSON
13:32:28 [2021-09-14T13:32:28.603Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:32:28 [2021-09-14T13:32:28.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:32:28 [2021-09-14T13:32:28.603Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:32:28 [2021-09-14T13:32:28.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:32:28 [2021-09-14T13:32:28.603Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:32:28 [2021-09-14T13:32:28.603Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:32:28 [2021-09-14T13:32:28.603Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:32:28 [2021-09-14T13:32:28.603Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:32:28 [2021-09-14T13:32:28.603Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:32:28 [2021-09-14T13:32:28.603Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:32:28 [2021-09-14T13:32:28.860Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
13:32:28 [2021-09-14T13:32:28.860Z] === RUN   TestCopyFromContainerPathIsNotDir
13:32:28 [2021-09-14T13:32:28.860Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:32:28 [2021-09-14T13:32:28.860Z] === RUN   TestCopyToContainerPathDoesNotExist
13:32:28 [2021-09-14T13:32:28.860Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:32:28 [2021-09-14T13:32:28.860Z] === RUN   TestCopyToContainerPathIsNotDir
13:32:28 [2021-09-14T13:32:28.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:32:28 [2021-09-14T13:32:28.860Z] === RUN   TestCopyFromContainer
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer//
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer//bar/root
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer//bar/root/
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer/bar/quux
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer/bar/quux/
13:32:30 [2021-09-14T13:32:30.226Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCopyFromContainer/bar/notarget
13:32:30 [2021-09-14T13:32:30.483Z] --- PASS: TestCopyFromContainer (1.68s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:30 [2021-09-14T13:32:30.483Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:30 [2021-09-14T13:32:30.483Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:30 [2021-09-14T13:32:30.483Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:30 [2021-09-14T13:32:30.483Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:30 [2021-09-14T13:32:30.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateLinkToNonExistingContainer
13:32:30 [2021-09-14T13:32:30.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateWithInvalidEnv
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateWithInvalidEnv/0
13:32:30 [2021-09-14T13:32:30.740Z] === PAUSE TestCreateWithInvalidEnv/0
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateWithInvalidEnv/1
13:32:30 [2021-09-14T13:32:30.740Z] === PAUSE TestCreateWithInvalidEnv/1
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateWithInvalidEnv/2
13:32:30 [2021-09-14T13:32:30.740Z] === PAUSE TestCreateWithInvalidEnv/2
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateWithInvalidEnv/0
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateWithInvalidEnv/2
13:32:30 [2021-09-14T13:32:30.740Z] === CONT  TestCreateWithInvalidEnv/1
13:32:30 [2021-09-14T13:32:30.740Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateTmpfsMountsTarget
13:32:30 [2021-09-14T13:32:30.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:32:30 [2021-09-14T13:32:30.740Z] === RUN   TestCreateWithCustomMaskedPaths
13:32:32 [2021-09-14T13:32:32.629Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s)
13:32:32 [2021-09-14T13:32:32.629Z] === RUN   TestCreateWithCustomReadonlyPaths
13:32:34 [2021-09-14T13:32:34.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s)
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:34 [2021-09-14T13:32:34.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:34 [2021-09-14T13:32:34.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:34 [2021-09-14T13:32:34.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:34 [2021-09-14T13:32:34.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:34 [2021-09-14T13:32:34.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:32:34 [2021-09-14T13:32:34.524Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:32:35 [2021-09-14T13:32:35.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestCreateDifferentPlatform
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestCreateDifferentPlatform/different_os
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:32:35 [2021-09-14T13:32:35.086Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:32:35 [2021-09-14T13:32:35.086Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:32:35 [2021-09-14T13:32:35.086Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:32:35 [2021-09-14T13:32:35.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:32:35 [2021-09-14T13:32:35.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestContainerStartOnDaemonRestart
13:32:35 [2021-09-14T13:32:35.086Z] === PAUSE TestContainerStartOnDaemonRestart
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestDaemonRestartIpcMode
13:32:35 [2021-09-14T13:32:35.086Z] === PAUSE TestDaemonRestartIpcMode
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestDaemonHostGatewayIP
13:32:35 [2021-09-14T13:32:35.086Z] === PAUSE TestDaemonHostGatewayIP
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestRestartDaemonWithRestartingContainer
13:32:35 [2021-09-14T13:32:35.086Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestContainerKillOnDaemonStart
13:32:35 [2021-09-14T13:32:35.086Z] === PAUSE TestContainerKillOnDaemonStart
13:32:35 [2021-09-14T13:32:35.086Z] === RUN   TestDiff
13:32:35 [2021-09-14T13:32:35.648Z] --- PASS: TestDiff (0.56s)
13:32:35 [2021-09-14T13:32:35.648Z] === RUN   TestExecWithCloseStdin
13:32:36 [2021-09-14T13:32:36.575Z] --- PASS: TestExecWithCloseStdin (0.72s)
13:32:36 [2021-09-14T13:32:36.575Z] === RUN   TestExec
13:32:37 [2021-09-14T13:32:37.138Z] --- PASS: TestExec (0.65s)
13:32:37 [2021-09-14T13:32:37.138Z] === RUN   TestExecUser
13:32:37 [2021-09-14T13:32:37.699Z] --- PASS: TestExecUser (0.70s)
13:32:37 [2021-09-14T13:32:37.699Z] === RUN   TestExportContainerAndImportImage
13:32:38 [2021-09-14T13:32:38.628Z] --- PASS: TestExportContainerAndImportImage (0.81s)
13:32:38 [2021-09-14T13:32:38.628Z] === RUN   TestExportContainerAfterDaemonRestart
13:32:39 [2021-09-14T13:32:39.994Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
13:32:39 [2021-09-14T13:32:39.994Z] === RUN   TestHealthCheckWorkdir
13:32:40 [2021-09-14T13:32:40.557Z] --- PASS: TestHealthCheckWorkdir (0.81s)
13:32:40 [2021-09-14T13:32:40.557Z] === RUN   TestHealthKillContainer
13:32:43 [2021-09-14T13:32:43.824Z] --- PASS: TestHealthKillContainer (2.75s)
13:32:43 [2021-09-14T13:32:43.824Z] === RUN   TestInspectCpusetInConfigPre120
13:32:44 [2021-09-14T13:32:44.080Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
13:32:44 [2021-09-14T13:32:44.080Z] === RUN   TestIpcModeNone
13:32:44 [2021-09-14T13:32:44.642Z] --- PASS: TestIpcModeNone (0.72s)
13:32:44 [2021-09-14T13:32:44.642Z] === RUN   TestIpcModePrivate
13:32:45 [2021-09-14T13:32:45.203Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
13:32:45 [2021-09-14T13:32:45.459Z] --- PASS: TestIpcModePrivate (0.74s)
13:32:45 [2021-09-14T13:32:45.459Z] === RUN   TestIpcModeShareable
13:32:46 [2021-09-14T13:32:46.020Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
13:32:46 [2021-09-14T13:32:46.277Z] --- PASS: TestIpcModeShareable (0.70s)
13:32:46 [2021-09-14T13:32:46.277Z] === RUN   TestAPIIpcModeShareableAndContainer
13:32:48 [2021-09-14T13:32:48.168Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s)
13:32:48 [2021-09-14T13:32:48.168Z] === RUN   TestAPIIpcModeHost
13:32:48 [2021-09-14T13:32:48.730Z] --- PASS: TestAPIIpcModeHost (0.41s)
13:32:48 [2021-09-14T13:32:48.730Z] === RUN   TestDaemonIpcModeShareable
13:32:49 [2021-09-14T13:32:49.659Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
13:32:49 [2021-09-14T13:32:49.659Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
13:32:49 [2021-09-14T13:32:49.659Z] === RUN   TestDaemonIpcModePrivate
13:32:51 [2021-09-14T13:32:51.026Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
13:32:51 [2021-09-14T13:32:51.026Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
13:32:51 [2021-09-14T13:32:51.026Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:32:51 [2021-09-14T13:32:51.955Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
13:32:52 [2021-09-14T13:32:52.211Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
13:32:52 [2021-09-14T13:32:52.211Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:32:53 [2021-09-14T13:32:53.139Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
13:32:53 [2021-09-14T13:32:53.395Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
13:32:53 [2021-09-14T13:32:53.395Z] === RUN   TestIpcModeOlderClient
13:32:53 [2021-09-14T13:32:53.395Z] === PAUSE TestIpcModeOlderClient
13:32:53 [2021-09-14T13:32:53.395Z] === RUN   TestKillContainerInvalidSignal
13:32:53 [2021-09-14T13:32:53.958Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
13:32:53 [2021-09-14T13:32:53.958Z] === RUN   TestKillContainer
13:32:53 [2021-09-14T13:32:53.958Z] === RUN   TestKillContainer/no_signal
13:32:54 [2021-09-14T13:32:54.520Z] === RUN   TestKillContainer/non_killing_signal
13:32:54 [2021-09-14T13:32:54.520Z] === RUN   TestKillContainer/killing_signal
13:32:55 [2021-09-14T13:32:55.448Z] --- PASS: TestKillContainer (1.41s)
13:32:55 [2021-09-14T13:32:55.448Z]     --- PASS: TestKillContainer/no_signal (0.48s)
13:32:55 [2021-09-14T13:32:55.448Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
13:32:55 [2021-09-14T13:32:55.448Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
13:32:55 [2021-09-14T13:32:55.448Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:32:55 [2021-09-14T13:32:55.448Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:32:55 [2021-09-14T13:32:55.705Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:32:56 [2021-09-14T13:32:56.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
13:32:56 [2021-09-14T13:32:56.267Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
13:32:56 [2021-09-14T13:32:56.267Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
13:32:56 [2021-09-14T13:32:56.267Z] === RUN   TestKillStoppedContainer
13:32:56 [2021-09-14T13:32:56.267Z] --- PASS: TestKillStoppedContainer (0.05s)
13:32:56 [2021-09-14T13:32:56.267Z] === RUN   TestKillStoppedContainerAPIPre120
13:32:56 [2021-09-14T13:32:56.267Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:32:56 [2021-09-14T13:32:56.267Z] === RUN   TestKillDifferentUserContainer
13:32:56 [2021-09-14T13:32:56.828Z] --- PASS: TestKillDifferentUserContainer (0.47s)
13:32:56 [2021-09-14T13:32:56.828Z] === RUN   TestInspectOomKilledTrue
13:32:56 [2021-09-14T13:32:56.828Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:32:56 [2021-09-14T13:32:56.828Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:32:56 [2021-09-14T13:32:56.828Z] === RUN   TestInspectOomKilledFalse
13:32:57 [2021-09-14T13:32:57.084Z] --- PASS: TestInspectOomKilledFalse (0.43s)
13:32:57 [2021-09-14T13:32:57.084Z] === RUN   TestLinksEtcHostsContentMatch
13:32:57 [2021-09-14T13:32:57.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
13:32:57 [2021-09-14T13:32:57.645Z] === RUN   TestLinksContainerNames
13:32:58 [2021-09-14T13:32:58.574Z] --- PASS: TestLinksContainerNames (0.95s)
13:32:58 [2021-09-14T13:32:58.574Z] === RUN   TestLogsFollowTailEmpty
13:32:58 [2021-09-14T13:32:58.830Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
13:32:58 [2021-09-14T13:32:58.830Z] === RUN   TestContainerNetworkMountsNoChown
13:32:59 [2021-09-14T13:32:59.392Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/default
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/default
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/private
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/private
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rprivate
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rprivate
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/slave
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/slave
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rslave
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rslave
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/shared
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/shared
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rshared
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rshared
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/default
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/default/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/rslave
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/default/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/rshared
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/shared
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/rprivate
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === CONT  TestMountDaemonRoot/slave
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:32:59 [2021-09-14T13:32:59.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/private
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/private/bind_root
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/default/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/private/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:32:59 [2021-09-14T13:32:59.393Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/default/bind_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:32:59 [2021-09-14T13:32:59.649Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/private/bind_root
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/private/mount_root
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:32:59 [2021-09-14T13:32:59.907Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:32:59 [2021-09-14T13:32:59.907Z] --- PASS: TestMountDaemonRoot (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:32:59 [2021-09-14T13:32:59.907Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:32:59 [2021-09-14T13:32:59.907Z] === RUN   TestContainerBindMountNonRecursive
13:33:01 [2021-09-14T13:33:01.273Z] --- PASS: TestContainerBindMountNonRecursive (1.47s)
13:33:01 [2021-09-14T13:33:01.273Z] === RUN   TestContainerVolumesMountedAsShared
13:33:01 [2021-09-14T13:33:01.835Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
13:33:01 [2021-09-14T13:33:01.835Z] === RUN   TestContainerVolumesMountedAsSlave
13:33:02 [2021-09-14T13:33:02.397Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
13:33:02 [2021-09-14T13:33:02.397Z] === RUN   TestNetworkNat
13:33:02 [2021-09-14T13:33:02.654Z] --- PASS: TestNetworkNat (0.54s)
13:33:02 [2021-09-14T13:33:02.654Z] === RUN   TestNetworkLocalhostTCPNat
13:33:03 [2021-09-14T13:33:03.216Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
13:33:03 [2021-09-14T13:33:03.216Z] === RUN   TestNetworkLoopbackNat
13:33:06 [2021-09-14T13:33:06.482Z] --- PASS: TestNetworkLoopbackNat (2.68s)
13:33:06 [2021-09-14T13:33:06.483Z] === RUN   TestPause
13:33:06 [2021-09-14T13:33:06.483Z] --- PASS: TestPause (0.48s)
13:33:06 [2021-09-14T13:33:06.483Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:33:06 [2021-09-14T13:33:06.483Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:33:06 [2021-09-14T13:33:06.483Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:33:06 [2021-09-14T13:33:06.483Z] === RUN   TestPauseStopPausedContainer
13:33:07 [2021-09-14T13:33:07.044Z] --- PASS: TestPauseStopPausedContainer (0.52s)
13:33:07 [2021-09-14T13:33:07.044Z] === RUN   TestPidHost
13:33:07 [2021-09-14T13:33:07.975Z] --- PASS: TestPidHost (1.03s)
13:33:07 [2021-09-14T13:33:07.975Z] === RUN   TestPsFilter
13:33:07 [2021-09-14T13:33:07.975Z] --- PASS: TestPsFilter (0.11s)
13:33:07 [2021-09-14T13:33:07.975Z] === RUN   TestRemoveContainerWithRemovedVolume
13:33:08 [2021-09-14T13:33:08.538Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
13:33:08 [2021-09-14T13:33:08.538Z] === RUN   TestRemoveContainerWithVolume
13:33:09 [2021-09-14T13:33:09.102Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
13:33:09 [2021-09-14T13:33:09.102Z] === RUN   TestRemoveContainerRunning
13:33:09 [2021-09-14T13:33:09.666Z] --- PASS: TestRemoveContainerRunning (0.47s)
13:33:09 [2021-09-14T13:33:09.666Z] === RUN   TestRemoveContainerForceRemoveRunning
13:33:09 [2021-09-14T13:33:09.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
13:33:09 [2021-09-14T13:33:09.922Z] === RUN   TestRemoveInvalidContainer
13:33:09 [2021-09-14T13:33:09.922Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:33:09 [2021-09-14T13:33:09.922Z] === RUN   TestRenameLinkedContainer
13:33:12 [2021-09-14T13:33:12.440Z] --- PASS: TestRenameLinkedContainer (1.96s)
13:33:12 [2021-09-14T13:33:12.440Z] === RUN   TestRenameStoppedContainer
13:33:12 [2021-09-14T13:33:12.440Z] --- PASS: TestRenameStoppedContainer (0.47s)
13:33:12 [2021-09-14T13:33:12.440Z] === RUN   TestRenameRunningContainerAndReuse
13:33:13 [2021-09-14T13:33:13.368Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
13:33:13 [2021-09-14T13:33:13.368Z] === RUN   TestRenameInvalidName
13:33:14 [2021-09-14T13:33:14.072Z] --- PASS: TestRenameInvalidName (0.49s)
13:33:14 [2021-09-14T13:33:14.072Z] === RUN   TestRenameAnonymousContainer
13:33:15 [2021-09-14T13:33:15.963Z] --- PASS: TestRenameAnonymousContainer (1.72s)
13:33:15 [2021-09-14T13:33:15.963Z] === RUN   TestRenameContainerWithSameName
13:33:16 [2021-09-14T13:33:16.220Z] --- PASS: TestRenameContainerWithSameName (0.47s)
13:33:16 [2021-09-14T13:33:16.220Z] === RUN   TestRenameContainerWithLinkedContainer
13:33:17 [2021-09-14T13:33:17.195Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
13:33:17 [2021-09-14T13:33:17.195Z] === RUN   TestResize
13:33:17 [2021-09-14T13:33:17.765Z] --- PASS: TestResize (0.51s)
13:33:17 [2021-09-14T13:33:17.765Z] === RUN   TestResizeWithInvalidSize
13:33:18 [2021-09-14T13:33:18.026Z] --- PASS: TestResizeWithInvalidSize (0.49s)
13:33:18 [2021-09-14T13:33:18.026Z] === RUN   TestResizeWhenContainerNotStarted
13:33:18 [2021-09-14T13:33:18.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
13:33:18 [2021-09-14T13:33:18.590Z] === RUN   TestDaemonRestartKillContainers
13:33:18 [2021-09-14T13:33:18.590Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:18 [2021-09-14T13:33:18.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:18 [2021-09-14T13:33:18.590Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:18 [2021-09-14T13:33:18.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:20 [2021-09-14T13:33:20.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:20 [2021-09-14T13:33:20.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:21 [2021-09-14T13:33:21.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:21 [2021-09-14T13:33:21.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:22 [2021-09-14T13:33:22.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:23 [2021-09-14T13:33:23.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:24 [2021-09-14T13:33:24.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:24 [2021-09-14T13:33:24.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:26 [2021-09-14T13:33:26.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:27 [2021-09-14T13:33:27.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:28 [2021-09-14T13:33:28.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
13:33:28 [2021-09-14T13:33:28.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
13:33:28 [2021-09-14T13:33:28.965Z] === RUN   TestCgroupNamespacesRun
13:33:30 [2021-09-14T13:33:30.331Z] --- PASS: TestCgroupNamespacesRun (1.21s)
13:33:30 [2021-09-14T13:33:30.331Z] === RUN   TestCgroupNamespacesRunPrivileged
13:33:30 [2021-09-14T13:33:30.331Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:33:30 [2021-09-14T13:33:30.331Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
13:33:30 [2021-09-14T13:33:30.331Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:33:31 [2021-09-14T13:33:31.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
13:33:31 [2021-09-14T13:33:31.259Z] === RUN   TestCgroupNamespacesRunHostMode
13:33:32 [2021-09-14T13:33:32.624Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s)
13:33:32 [2021-09-14T13:33:32.625Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:33:33 [2021-09-14T13:33:33.989Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
13:33:33 [2021-09-14T13:33:33.989Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:33:34 [2021-09-14T13:33:34.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
13:33:34 [2021-09-14T13:33:34.918Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:33:35 [2021-09-14T13:33:35.846Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
13:33:35 [2021-09-14T13:33:35.846Z] === RUN   TestCgroupNamespacesRunOlderClient
13:33:36 [2021-09-14T13:33:36.777Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
13:33:36 [2021-09-14T13:33:36.777Z] === RUN   TestNISDomainname
13:33:37 [2021-09-14T13:33:37.705Z] --- PASS: TestNISDomainname (0.63s)
13:33:37 [2021-09-14T13:33:37.705Z] === RUN   TestHostnameDnsResolution
13:33:38 [2021-09-14T13:33:38.269Z] --- PASS: TestHostnameDnsResolution (0.70s)
13:33:38 [2021-09-14T13:33:38.269Z] === RUN   TestStats
13:33:40 [2021-09-14T13:33:40.787Z] --- PASS: TestStats (2.52s)
13:33:40 [2021-09-14T13:33:40.787Z] === RUN   TestStopContainerWithTimeout
13:33:40 [2021-09-14T13:33:40.787Z] === RUN   TestStopContainerWithTimeout/0
13:33:40 [2021-09-14T13:33:40.787Z] === PAUSE TestStopContainerWithTimeout/0
13:33:40 [2021-09-14T13:33:40.787Z] === RUN   TestStopContainerWithTimeout/1
13:33:40 [2021-09-14T13:33:40.787Z] === PAUSE TestStopContainerWithTimeout/1
13:33:40 [2021-09-14T13:33:40.787Z] === RUN   TestStopContainerWithTimeout/3
13:33:40 [2021-09-14T13:33:40.787Z] === PAUSE TestStopContainerWithTimeout/3
13:33:40 [2021-09-14T13:33:40.787Z] === RUN   TestStopContainerWithTimeout/-1
13:33:40 [2021-09-14T13:33:40.787Z] === PAUSE TestStopContainerWithTimeout/-1
13:33:40 [2021-09-14T13:33:40.787Z] === CONT  TestStopContainerWithTimeout/0
13:33:40 [2021-09-14T13:33:40.787Z] === CONT  TestStopContainerWithTimeout/-1
13:33:41 [2021-09-14T13:33:41.349Z] === CONT  TestStopContainerWithTimeout/3
13:33:43 [2021-09-14T13:33:43.865Z] === CONT  TestStopContainerWithTimeout/1
13:33:44 [2021-09-14T13:33:44.793Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:33:44 [2021-09-14T13:33:44.793Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
13:33:44 [2021-09-14T13:33:44.793Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
13:33:44 [2021-09-14T13:33:44.793Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
13:33:44 [2021-09-14T13:33:44.793Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
13:33:44 [2021-09-14T13:33:44.793Z] === RUN   TestDeleteDevicemapper
13:33:44 [2021-09-14T13:33:44.793Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:33:44 [2021-09-14T13:33:44.793Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:33:44 [2021-09-14T13:33:44.793Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:33:46 [2021-09-14T13:33:46.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
13:33:46 [2021-09-14T13:33:46.686Z] === RUN   TestUpdateMemory
13:33:46 [2021-09-14T13:33:46.942Z] --- PASS: TestUpdateMemory (0.60s)
13:33:46 [2021-09-14T13:33:46.942Z] === RUN   TestUpdateCPUQuota
13:33:48 [2021-09-14T13:33:48.309Z] --- PASS: TestUpdateCPUQuota (0.98s)
13:33:48 [2021-09-14T13:33:48.309Z] === RUN   TestUpdatePidsLimit
13:33:48 [2021-09-14T13:33:48.309Z] === RUN   TestUpdatePidsLimit/update_from_none
13:33:48 [2021-09-14T13:33:48.309Z] === RUN   TestUpdatePidsLimit/no_change
13:33:48 [2021-09-14T13:33:48.565Z] === RUN   TestUpdatePidsLimit/update_lower
13:33:48 [2021-09-14T13:33:48.822Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:33:49 [2021-09-14T13:33:49.078Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:33:49 [2021-09-14T13:33:49.335Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:33:49 [2021-09-14T13:33:49.592Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:33:50 [2021-09-14T13:33:50.522Z] --- PASS: TestUpdatePidsLimit (2.36s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
13:33:50 [2021-09-14T13:33:50.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
13:33:50 [2021-09-14T13:33:50.522Z] === RUN   TestUpdateRestartPolicy
13:34:02 [2021-09-14T13:34:02.691Z] --- PASS: TestUpdateRestartPolicy (11.19s)
13:34:02 [2021-09-14T13:34:02.691Z] === RUN   TestUpdateRestartWithAutoRemove
13:34:02 [2021-09-14T13:34:02.691Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
13:34:02 [2021-09-14T13:34:02.691Z] === RUN   TestWaitNonBlocked
13:34:02 [2021-09-14T13:34:02.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:02 [2021-09-14T13:34:02.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:02 [2021-09-14T13:34:02.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:02 [2021-09-14T13:34:02.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:02 [2021-09-14T13:34:02.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:02 [2021-09-14T13:34:02.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:02 [2021-09-14T13:34:02.691Z] --- PASS: TestWaitNonBlocked (0.02s)
13:34:02 [2021-09-14T13:34:02.691Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
13:34:02 [2021-09-14T13:34:02.691Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
13:34:02 [2021-09-14T13:34:02.691Z] === RUN   TestWaitBlocked
13:34:02 [2021-09-14T13:34:02.947Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:34:02 [2021-09-14T13:34:02.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:34:02 [2021-09-14T13:34:02.947Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:34:02 [2021-09-14T13:34:02.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:34:02 [2021-09-14T13:34:02.947Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:34:02 [2021-09-14T13:34:02.947Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:34:03 [2021-09-14T13:34:03.874Z] --- PASS: TestWaitBlocked (0.01s)
13:34:03 [2021-09-14T13:34:03.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
13:34:03 [2021-09-14T13:34:03.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
13:34:03 [2021-09-14T13:34:03.874Z] === CONT  TestDaemonRestartIpcMode
13:34:03 [2021-09-14T13:34:03.874Z] === CONT  TestContainerStartOnDaemonRestart
13:34:06 [2021-09-14T13:34:06.392Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s)
13:34:06 [2021-09-14T13:34:06.392Z] === CONT  TestIpcModeOlderClient
13:34:06 [2021-09-14T13:34:06.392Z] --- PASS: TestIpcModeOlderClient (0.10s)
13:34:06 [2021-09-14T13:34:06.392Z] === CONT  TestRestartDaemonWithRestartingContainer
13:34:06 [2021-09-14T13:34:06.392Z] --- PASS: TestDaemonRestartIpcMode (2.88s)
13:34:06 [2021-09-14T13:34:06.392Z] === CONT  TestContainerKillOnDaemonStart
13:34:08 [2021-09-14T13:34:08.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s)
13:34:08 [2021-09-14T13:34:08.283Z] === CONT  TestDaemonHostGatewayIP
13:34:10 [2021-09-14T13:34:10.804Z] --- PASS: TestDaemonHostGatewayIP (2.35s)
13:34:18 [2021-09-14T13:34:18.888Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
13:34:18 [2021-09-14T13:34:18.888Z] PASS
13:34:18 [2021-09-14T13:34:18.888Z] 
13:34:18 [2021-09-14T13:34:18.888Z] === Skipped
13:34:18 [2021-09-14T13:34:18.888Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:34:18 [2021-09-14T13:34:18.888Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:18 [2021-09-14T13:34:18.888Z] 
13:34:18 [2021-09-14T13:34:18.888Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:34:18 [2021-09-14T13:34:18.889Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:34:18 [2021-09-14T13:34:18.889Z] 
13:34:18 [2021-09-14T13:34:18.889Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:18 [2021-09-14T13:34:18.889Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:18 [2021-09-14T13:34:18.889Z] 
13:34:18 [2021-09-14T13:34:18.889Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
13:34:18 [2021-09-14T13:34:18.889Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:34:18 [2021-09-14T13:34:18.889Z] 
13:34:18 [2021-09-14T13:34:18.889Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:34:18 [2021-09-14T13:34:18.889Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:34:18 [2021-09-14T13:34:18.889Z] 
13:34:18 [2021-09-14T13:34:18.889Z] DONE 195 tests, 5 skipped in 109.563s
13:34:18 [2021-09-14T13:34:18.889Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestConfigDaemonLibtrustID
13:34:18 [2021-09-14T13:34:18.889Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:34:18 [2021-09-14T13:34:18.889Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:34:18 [2021-09-14T13:34:18.889Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation/invalid_config
13:34:18 [2021-09-14T13:34:18.889Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation/malformed_config
13:34:18 [2021-09-14T13:34:18.889Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestDaemonConfigValidation/valid_config
13:34:18 [2021-09-14T13:34:18.889Z] === PAUSE TestDaemonConfigValidation/valid_config
13:34:18 [2021-09-14T13:34:18.889Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:34:18 [2021-09-14T13:34:18.889Z] === CONT  TestDaemonConfigValidation/malformed_config
13:34:18 [2021-09-14T13:34:18.889Z] === CONT  TestDaemonConfigValidation/valid_config
13:34:18 [2021-09-14T13:34:18.889Z] === CONT  TestDaemonConfigValidation/invalid_config
13:34:18 [2021-09-14T13:34:18.889Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:34:18 [2021-09-14T13:34:18.889Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:34:18 [2021-09-14T13:34:18.889Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
13:34:18 [2021-09-14T13:34:18.889Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
13:34:18 [2021-09-14T13:34:18.889Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
13:34:18 [2021-09-14T13:34:18.889Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
13:34:18 [2021-09-14T13:34:18.889Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestConfigDaemonSeccompProfiles
13:34:18 [2021-09-14T13:34:18.889Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:34:20 [2021-09-14T13:34:20.254Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:34:21 [2021-09-14T13:34:21.181Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:34:22 [2021-09-14T13:34:22.112Z] === CONT  TestConfigDaemonSeccompProfiles
13:34:22 [2021-09-14T13:34:22.112Z]     daemon_test.go:148: [ddca6db94e79c] daemon is not started
13:34:22 [2021-09-14T13:34:22.112Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
13:34:22 [2021-09-14T13:34:22.112Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:34:22 [2021-09-14T13:34:22.112Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
13:34:22 [2021-09-14T13:34:22.112Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
13:34:22 [2021-09-14T13:34:22.112Z] PASS
13:34:22 [2021-09-14T13:34:22.112Z] 
13:34:22 [2021-09-14T13:34:22.112Z] DONE 11 tests in 3.901s
13:34:22 [2021-09-14T13:34:22.112Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:34:22 [2021-09-14T13:34:22.112Z] INFO: Testing against a local daemon
13:34:22 [2021-09-14T13:34:22.112Z] === RUN   TestCommitInheritsEnv
13:34:22 [2021-09-14T13:34:22.368Z] --- PASS: TestCommitInheritsEnv (0.28s)
13:34:22 [2021-09-14T13:34:22.368Z] === RUN   TestImportExtremelyLargeImageWorks
13:34:22 [2021-09-14T13:34:22.368Z] === PAUSE TestImportExtremelyLargeImageWorks
13:34:22 [2021-09-14T13:34:22.368Z] === RUN   TestImagesFilterMultiReference
13:34:22 [2021-09-14T13:34:22.625Z] --- PASS: TestImagesFilterMultiReference (0.06s)
13:34:22 [2021-09-14T13:34:22.625Z] === RUN   TestImagePullPlatformInvalid
13:34:22 [2021-09-14T13:34:22.625Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:34:22 [2021-09-14T13:34:22.625Z] === RUN   TestRemoveImageOrphaning
13:34:22 [2021-09-14T13:34:22.881Z] --- PASS: TestRemoveImageOrphaning (0.25s)
13:34:22 [2021-09-14T13:34:22.881Z] === RUN   TestRemoveImageGarbageCollector
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestRemoveImageGarbageCollector (1.76s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagInvalidReference
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagInvalidReference (0.01s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagValidPrefixedRepo
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagExistedNameWithoutForce
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagOfficialNames
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagOfficialNames (0.04s)
13:34:24 [2021-09-14T13:34:24.828Z] === RUN   TestTagMatchesDigest
13:34:24 [2021-09-14T13:34:24.828Z] --- PASS: TestTagMatchesDigest (0.01s)
13:34:24 [2021-09-14T13:34:24.828Z] === CONT  TestImportExtremelyLargeImageWorks
13:36:01 [2021-09-14T13:36:01.216Z] --- PASS: TestImportExtremelyLargeImageWorks (91.60s)
13:36:01 [2021-09-14T13:36:01.216Z] PASS
13:36:01 [2021-09-14T13:36:01.216Z] 
13:36:01 [2021-09-14T13:36:01.216Z] DONE 12 tests in 94.139s
13:36:01 [2021-09-14T13:36:01.216Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:36:01 [2021-09-14T13:36:01.216Z] INFO: Testing against a local daemon
13:36:01 [2021-09-14T13:36:01.216Z] === RUN   TestNetworkCreateDelete
13:36:01 [2021-09-14T13:36:01.216Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:36:01 [2021-09-14T13:36:01.216Z] === RUN   TestDockerNetworkDeletePreferID
13:36:01 [2021-09-14T13:36:01.216Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
13:36:01 [2021-09-14T13:36:01.216Z] === RUN   TestDaemonDNSFallback
13:36:03 [2021-09-14T13:36:03.105Z] --- PASS: TestDaemonDNSFallback (6.40s)
13:36:03 [2021-09-14T13:36:03.105Z] === RUN   TestInspectNetwork
13:36:06 [2021-09-14T13:36:06.381Z] === RUN   TestInspectNetwork/full_network_id
13:36:06 [2021-09-14T13:36:06.381Z] === RUN   TestInspectNetwork/partial_network_id
13:36:06 [2021-09-14T13:36:06.381Z] === RUN   TestInspectNetwork/network_name
13:36:06 [2021-09-14T13:36:06.381Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:36:10 [2021-09-14T13:36:10.550Z] --- PASS: TestInspectNetwork (6.99s)
13:36:10 [2021-09-14T13:36:10.550Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:36:10 [2021-09-14T13:36:10.550Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:36:10 [2021-09-14T13:36:10.550Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:36:10 [2021-09-14T13:36:10.550Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:36:10 [2021-09-14T13:36:10.550Z] === RUN   TestRunContainerWithBridgeNone
13:36:11 [2021-09-14T13:36:11.917Z] --- PASS: TestRunContainerWithBridgeNone (1.69s)
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkInvalidJSON
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkInvalidJSON//networks/create
13:36:11 [2021-09-14T13:36:11.917Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:36:11 [2021-09-14T13:36:11.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:11 [2021-09-14T13:36:11.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:11 [2021-09-14T13:36:11.917Z] === CONT  TestNetworkInvalidJSON//networks/create
13:36:11 [2021-09-14T13:36:11.917Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:11 [2021-09-14T13:36:11.917Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:36:11 [2021-09-14T13:36:11.917Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:36:11 [2021-09-14T13:36:11.917Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:36:11 [2021-09-14T13:36:11.917Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:36:11 [2021-09-14T13:36:11.917Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkList
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkList//networks
13:36:11 [2021-09-14T13:36:11.917Z] === PAUSE TestNetworkList//networks
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestNetworkList//networks/
13:36:11 [2021-09-14T13:36:11.917Z] === PAUSE TestNetworkList//networks/
13:36:11 [2021-09-14T13:36:11.917Z] === CONT  TestNetworkList//networks
13:36:11 [2021-09-14T13:36:11.917Z] === CONT  TestNetworkList//networks/
13:36:11 [2021-09-14T13:36:11.917Z] --- PASS: TestNetworkList (0.01s)
13:36:11 [2021-09-14T13:36:11.917Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:36:11 [2021-09-14T13:36:11.917Z]     --- PASS: TestNetworkList//networks (0.00s)
13:36:11 [2021-09-14T13:36:11.917Z] === RUN   TestHostIPv4BridgeLabel
13:36:12 [2021-09-14T13:36:12.484Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:36:12 [2021-09-14T13:36:12.484Z] === RUN   TestDaemonRestartWithLiveRestore
13:36:13 [2021-09-14T13:36:13.412Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:36:13 [2021-09-14T13:36:13.412Z] === RUN   TestDaemonDefaultNetworkPools
13:36:14 [2021-09-14T13:36:14.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
13:36:14 [2021-09-14T13:36:14.340Z] === RUN   TestDaemonRestartWithExistingNetwork
13:36:15 [2021-09-14T13:36:15.270Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
13:36:15 [2021-09-14T13:36:15.270Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:36:16 [2021-09-14T13:36:16.641Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
13:36:16 [2021-09-14T13:36:16.641Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:36:17 [2021-09-14T13:36:17.203Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:36:17 [2021-09-14T13:36:17.203Z] === RUN   TestServiceWithPredefinedNetwork
13:36:19 [2021-09-14T13:36:19.724Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
13:36:19 [2021-09-14T13:36:19.724Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:36:19 [2021-09-14T13:36:19.724Z]     service_test.go:243: FLAKY_TEST
13:36:19 [2021-09-14T13:36:19.724Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:19 [2021-09-14T13:36:19.724Z] === RUN   TestServiceWithDataPathPortInit
13:36:34 [2021-09-14T13:36:34.560Z] --- PASS: TestServiceWithDataPathPortInit (13.97s)
13:36:34 [2021-09-14T13:36:34.560Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:36:36 [2021-09-14T13:36:36.453Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p847n7vwnsx2apfwxssah254u Created:2021-09-14 13:36:34.874607393 +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[0347acb5a8b7552e294b76828715cb8e276c28145753a3f15cc07648b90300fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t872jdajwyitl7dhbfqy0hvz2 EndpointID:c7943ccf09ebad4c0460a0cad05a91e5a053a28530de11a43bbc0a1ebb231020 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5669b47f88a2594de010097d445c45545395fde6fd936fc159a45f988a43de79 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:31642dd22139 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t872jdajwyitl7dhbfqy0hvz2 EndpointID:c7943ccf09ebad4c0460a0cad05a91e5a053a28530de11a43bbc0a1ebb231020 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:36:40 [2021-09-14T13:36:40.618Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s)
13:36:40 [2021-09-14T13:36:40.618Z] PASS
13:36:40 [2021-09-14T13:36:40.618Z] 
13:36:40 [2021-09-14T13:36:40.618Z] === Skipped
13:36:40 [2021-09-14T13:36:40.618Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:40 [2021-09-14T13:36:40.618Z]     service_test.go:243: FLAKY_TEST
13:36:40 [2021-09-14T13:36:40.618Z] 
13:36:40 [2021-09-14T13:36:40.618Z] DONE 26 tests, 1 skipped in 44.401s
13:36:40 [2021-09-14T13:36:40.618Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:36:40 [2021-09-14T13:36:40.618Z] INFO: Testing against a local daemon
13:36:40 [2021-09-14T13:36:40.618Z] === RUN   TestDockerNetworkIpvlanPersistance
13:36:40 [2021-09-14T13:36:40.618Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:40 [2021-09-14T13:36:40.618Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:36:40 [2021-09-14T13:36:40.618Z] === RUN   TestDockerNetworkIpvlan
13:36:40 [2021-09-14T13:36:40.875Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:40 [2021-09-14T13:36:40.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:36:40 [2021-09-14T13:36:40.875Z] PASS
13:36:40 [2021-09-14T13:36:40.875Z] 
13:36:40 [2021-09-14T13:36:40.875Z] === Skipped
13:36:40 [2021-09-14T13:36:40.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:36:40 [2021-09-14T13:36:40.875Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:40 [2021-09-14T13:36:40.875Z] 
13:36:40 [2021-09-14T13:36:40.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:36:40 [2021-09-14T13:36:40.875Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:40 [2021-09-14T13:36:40.875Z] 
13:36:40 [2021-09-14T13:36:40.875Z] DONE 2 tests, 2 skipped in 0.025s
13:36:40 [2021-09-14T13:36:40.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:36:40 [2021-09-14T13:36:40.875Z] INFO: Testing against a local daemon
13:36:40 [2021-09-14T13:36:40.875Z] === RUN   TestDockerNetworkMacvlanPersistance
13:36:42 [2021-09-14T13:36:42.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
13:36:42 [2021-09-14T13:36:42.240Z] === RUN   TestDockerNetworkMacvlan
13:36:42 [2021-09-14T13:36:42.802Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:36:43 [2021-09-14T13:36:43.729Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:36:44 [2021-09-14T13:36:44.290Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:36:46 [2021-09-14T13:36:46.182Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:36:48 [2021-09-14T13:36:48.073Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:36:52 [2021-09-14T13:36:52.243Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:36:52 [2021-09-14T13:36:52.243Z] --- PASS: TestDockerNetworkMacvlan (10.24s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
13:36:52 [2021-09-14T13:36:52.243Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
13:36:52 [2021-09-14T13:36:52.243Z] PASS
13:36:52 [2021-09-14T13:36:52.243Z] 
13:36:52 [2021-09-14T13:36:52.243Z] DONE 8 tests in 11.570s
13:36:52 [2021-09-14T13:36:52.243Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:36:52 [2021-09-14T13:36:52.243Z] testing: warning: no tests to run
13:36:52 [2021-09-14T13:36:52.243Z] PASS
13:36:52 [2021-09-14T13:36:52.243Z] 
13:36:52 [2021-09-14T13:36:52.243Z] DONE 0 tests in 0.007s
13:36:52 [2021-09-14T13:36:52.243Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:36:52 [2021-09-14T13:36:52.499Z] INFO: Testing against a local daemon
13:36:52 [2021-09-14T13:36:52.499Z] === RUN   TestAuthZPluginAllowRequest
13:36:53 [2021-09-14T13:36:53.866Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
13:36:53 [2021-09-14T13:36:53.866Z] === RUN   TestAuthZPluginTLS
13:36:54 [2021-09-14T13:36:54.122Z] --- PASS: TestAuthZPluginTLS (0.54s)
13:36:54 [2021-09-14T13:36:54.122Z] === RUN   TestAuthZPluginDenyRequest
13:36:54 [2021-09-14T13:36:54.685Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:36:54 [2021-09-14T13:36:54.685Z] === RUN   TestAuthZPluginAPIDenyResponse
13:36:55 [2021-09-14T13:36:55.248Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:36:55 [2021-09-14T13:36:55.248Z] === RUN   TestAuthZPluginDenyResponse
13:36:55 [2021-09-14T13:36:55.810Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:36:55 [2021-09-14T13:36:55.810Z] === RUN   TestAuthZPluginAllowEventStream
13:36:57 [2021-09-14T13:36:57.175Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
13:36:57 [2021-09-14T13:36:57.175Z] === RUN   TestAuthZPluginErrorResponse
13:36:57 [2021-09-14T13:36:57.432Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:36:57 [2021-09-14T13:36:57.432Z] === RUN   TestAuthZPluginErrorRequest
13:36:57 [2021-09-14T13:36:57.995Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:36:57 [2021-09-14T13:36:57.995Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:36:58 [2021-09-14T13:36:58.558Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
13:36:58 [2021-09-14T13:36:58.558Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:36:59 [2021-09-14T13:36:59.925Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
13:36:59 [2021-09-14T13:36:59.925Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:37:01 [2021-09-14T13:37:01.848Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s)
13:37:01 [2021-09-14T13:37:01.849Z] === RUN   TestAuthZPluginHeader
13:37:02 [2021-09-14T13:37:02.114Z] --- PASS: TestAuthZPluginHeader (0.70s)
13:37:02 [2021-09-14T13:37:02.114Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:37:06 [2021-09-14T13:37:06.313Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.38s)
13:37:06 [2021-09-14T13:37:06.313Z] === RUN   TestAuthZPluginV2Disable
13:37:08 [2021-09-14T13:37:08.827Z] --- PASS: TestAuthZPluginV2Disable (2.86s)
13:37:08 [2021-09-14T13:37:08.828Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:37:11 [2021-09-14T13:37:11.344Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.66s)
13:37:11 [2021-09-14T13:37:11.344Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:37:21 [2021-09-14T13:37:21.287Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.79s)
13:37:21 [2021-09-14T13:37:21.288Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:37:39 [2021-09-14T13:37:39.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
13:37:39 [2021-09-14T13:37:39.328Z] PASS
13:37:39 [2021-09-14T13:37:39.328Z] 
13:37:39 [2021-09-14T13:37:39.328Z] DONE 17 tests in 45.093s
13:37:39 [2021-09-14T13:37:39.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:37:39 [2021-09-14T13:37:39.328Z] INFO: Testing against a local daemon
13:37:39 [2021-09-14T13:37:39.328Z] === RUN   TestPluginInvalidJSON
13:37:39 [2021-09-14T13:37:39.328Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:37:39 [2021-09-14T13:37:39.328Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:37:39 [2021-09-14T13:37:39.328Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:37:39 [2021-09-14T13:37:39.328Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:37:39 [2021-09-14T13:37:39.328Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:37:39 [2021-09-14T13:37:39.328Z] === RUN   TestPluginInstall
13:37:39 [2021-09-14T13:37:39.328Z] === RUN   TestPluginInstall/no_auth
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64bff7d046c12aee891c7007f9521c8f7da862eb31a63f0a32679bd3130df460" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64bff7d046c12aee891c7007f9521c8f7da862eb31a63f0a32679bd3130df460" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:39 [2021-09-14T13:37:39.328Z] === RUN   TestPluginInstall/with_htpasswd
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64bff7d046c12aee891c7007f9521c8f7da862eb31a63f0a32679bd3130df460" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:39 [2021-09-14T13:37:39.328Z] time="2021-09-14T13:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64bff7d046c12aee891c7007f9521c8f7da862eb31a63f0a32679bd3130df460" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:39 [2021-09-14T13:37:39.584Z] === RUN   TestPluginInstall/with_insecure
13:37:40 [2021-09-14T13:37:40.512Z] time="2021-09-14T13:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:40 [2021-09-14T13:37:40.512Z] time="2021-09-14T13:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3175803e5385d0196029ce4712d5afb705ce766bc5ade214d2f3ef57904892" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:40 [2021-09-14T13:37:40.512Z] time="2021-09-14T13:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:40 [2021-09-14T13:37:40.512Z] time="2021-09-14T13:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3175803e5385d0196029ce4712d5afb705ce766bc5ade214d2f3ef57904892" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:40 [2021-09-14T13:37:40.768Z]     plugin_test.go:165: [d4b544bc756c7] daemon is not started
13:37:40 [2021-09-14T13:37:40.768Z] --- PASS: TestPluginInstall (3.13s)
13:37:40 [2021-09-14T13:37:40.768Z]     --- PASS: TestPluginInstall/no_auth (1.45s)
13:37:40 [2021-09-14T13:37:40.768Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
13:37:40 [2021-09-14T13:37:40.768Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
13:37:40 [2021-09-14T13:37:40.768Z] === RUN   TestPluginsWithRuntimes
13:37:42 [2021-09-14T13:37:42.133Z] === RUN   TestPluginsWithRuntimes/No_Args
13:37:43 [2021-09-14T13:37:43.061Z] === RUN   TestPluginsWithRuntimes/With_Args
13:37:44 [2021-09-14T13:37:44.427Z] --- PASS: TestPluginsWithRuntimes (3.46s)
13:37:44 [2021-09-14T13:37:44.427Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
13:37:44 [2021-09-14T13:37:44.427Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
13:37:44 [2021-09-14T13:37:44.427Z] === RUN   TestPluginBackCompatMediaTypes
13:37:44 [2021-09-14T13:37:44.683Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
13:37:44 [2021-09-14T13:37:44.683Z] PASS
13:37:44 [2021-09-14T13:37:44.683Z] 
13:37:44 [2021-09-14T13:37:44.683Z] DONE 10 tests in 7.214s
13:37:44 [2021-09-14T13:37:44.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:37:44 [2021-09-14T13:37:44.683Z] INFO: Testing against a local daemon
13:37:44 [2021-09-14T13:37:44.683Z] === RUN   TestExternalGraphDriver
13:37:44 [2021-09-14T13:37:44.683Z] === RUN   TestExternalGraphDriver/json
13:37:46 [2021-09-14T13:37:46.574Z] === RUN   TestExternalGraphDriver/spec
13:37:48 [2021-09-14T13:37:48.464Z] === RUN   TestExternalGraphDriver/pull
13:37:49 [2021-09-14T13:37:49.392Z] --- PASS: TestExternalGraphDriver (4.74s)
13:37:49 [2021-09-14T13:37:49.392Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
13:37:49 [2021-09-14T13:37:49.392Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
13:37:49 [2021-09-14T13:37:49.392Z]     --- PASS: TestExternalGraphDriver/pull (1.36s)
13:37:49 [2021-09-14T13:37:49.392Z] === RUN   TestGraphdriverPluginV2
13:37:52 [2021-09-14T13:37:52.660Z] --- PASS: TestGraphdriverPluginV2 (3.29s)
13:37:52 [2021-09-14T13:37:52.660Z] PASS
13:37:52 [2021-09-14T13:37:52.660Z] 
13:37:52 [2021-09-14T13:37:52.660Z] DONE 5 tests in 8.074s
13:37:52 [2021-09-14T13:37:52.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:37:52 [2021-09-14T13:37:52.917Z] INFO: Testing against a local daemon
13:37:52 [2021-09-14T13:37:52.917Z] === RUN   TestContinueAfterPluginCrash
13:37:52 [2021-09-14T13:37:52.917Z] === PAUSE TestContinueAfterPluginCrash
13:37:52 [2021-09-14T13:37:52.917Z] === RUN   TestReadPluginNoRead
13:37:52 [2021-09-14T13:37:52.917Z] === PAUSE TestReadPluginNoRead
13:37:52 [2021-09-14T13:37:52.917Z] === RUN   TestDaemonStartWithLogOpt
13:37:52 [2021-09-14T13:37:52.917Z] === PAUSE TestDaemonStartWithLogOpt
13:37:52 [2021-09-14T13:37:52.917Z] === CONT  TestContinueAfterPluginCrash
13:37:52 [2021-09-14T13:37:52.917Z] === CONT  TestDaemonStartWithLogOpt
13:37:57 [2021-09-14T13:37:57.087Z] --- PASS: TestDaemonStartWithLogOpt (3.55s)
13:37:57 [2021-09-14T13:37:57.087Z] === CONT  TestReadPluginNoRead
13:37:58 [2021-09-14T13:37:58.976Z] === RUN   TestReadPluginNoRead/default
13:37:59 [2021-09-14T13:37:59.905Z] === RUN   TestReadPluginNoRead/disabled_caching
13:38:01 [2021-09-14T13:38:01.271Z] --- PASS: TestContinueAfterPluginCrash (8.41s)
13:38:01 [2021-09-14T13:38:01.271Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:38:02 [2021-09-14T13:38:02.636Z] === CONT  TestReadPluginNoRead
13:38:02 [2021-09-14T13:38:02.636Z]     read_test.go:92: [d4720abda58c6] daemon is not started
13:38:02 [2021-09-14T13:38:02.636Z] --- PASS: TestReadPluginNoRead (6.27s)
13:38:02 [2021-09-14T13:38:02.636Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
13:38:02 [2021-09-14T13:38:02.636Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.39s)
13:38:02 [2021-09-14T13:38:02.636Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
13:38:02 [2021-09-14T13:38:02.636Z] PASS
13:38:02 [2021-09-14T13:38:02.636Z] 
13:38:02 [2021-09-14T13:38:02.636Z] DONE 6 tests in 9.852s
13:38:02 [2021-09-14T13:38:02.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:38:02 [2021-09-14T13:38:02.636Z] testing: warning: no tests to run
13:38:02 [2021-09-14T13:38:02.636Z] PASS
13:38:02 [2021-09-14T13:38:02.636Z] 
13:38:02 [2021-09-14T13:38:02.636Z] DONE 0 tests in 0.019s
13:38:02 [2021-09-14T13:38:02.636Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:38:02 [2021-09-14T13:38:02.636Z] INFO: Testing against a local daemon
13:38:02 [2021-09-14T13:38:02.636Z] === RUN   TestPluginWithDevMounts
13:38:02 [2021-09-14T13:38:02.636Z] === PAUSE TestPluginWithDevMounts
13:38:02 [2021-09-14T13:38:02.636Z] === CONT  TestPluginWithDevMounts
13:38:04 [2021-09-14T13:38:04.524Z] --- PASS: TestPluginWithDevMounts (1.56s)
13:38:04 [2021-09-14T13:38:04.524Z] PASS
13:38:04 [2021-09-14T13:38:04.524Z] 
13:38:04 [2021-09-14T13:38:04.524Z] DONE 1 tests in 1.581s
13:38:04 [2021-09-14T13:38:04.524Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:38:04 [2021-09-14T13:38:04.524Z] INFO: Testing against a local daemon
13:38:04 [2021-09-14T13:38:04.524Z] === RUN   TestSecretInspect
13:38:06 [2021-09-14T13:38:06.430Z] --- PASS: TestSecretInspect (2.19s)
13:38:06 [2021-09-14T13:38:06.430Z] === RUN   TestSecretList
13:38:08 [2021-09-14T13:38:08.948Z] --- PASS: TestSecretList (2.17s)
13:38:08 [2021-09-14T13:38:08.948Z] === RUN   TestSecretsCreateAndDelete
13:38:10 [2021-09-14T13:38:10.837Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
13:38:10 [2021-09-14T13:38:10.837Z] === RUN   TestSecretsUpdate
13:38:13 [2021-09-14T13:38:13.351Z] --- PASS: TestSecretsUpdate (2.19s)
13:38:13 [2021-09-14T13:38:13.351Z] === RUN   TestTemplatedSecret
13:38:15 [2021-09-14T13:38:15.868Z] --- PASS: TestTemplatedSecret (2.59s)
13:38:15 [2021-09-14T13:38:15.868Z] === RUN   TestSecretCreateResolve
13:38:18 [2021-09-14T13:38:18.390Z] --- PASS: TestSecretCreateResolve (2.24s)
13:38:18 [2021-09-14T13:38:18.390Z] PASS
13:38:18 [2021-09-14T13:38:18.390Z] 
13:38:18 [2021-09-14T13:38:18.390Z] DONE 6 tests in 13.594s
13:38:18 [2021-09-14T13:38:18.390Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:38:18 [2021-09-14T13:38:18.390Z] INFO: Testing against a local daemon
13:38:18 [2021-09-14T13:38:18.390Z] === RUN   TestServiceCreateInit
13:38:18 [2021-09-14T13:38:18.390Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:38:21 [2021-09-14T13:38:21.670Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:38:25 [2021-09-14T13:38:25.874Z] --- PASS: TestServiceCreateInit (7.63s)
13:38:25 [2021-09-14T13:38:25.874Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
13:38:25 [2021-09-14T13:38:25.874Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
13:38:25 [2021-09-14T13:38:25.874Z] === RUN   TestCreateServiceMultipleTimes
13:38:43 [2021-09-14T13:38:43.920Z] --- PASS: TestCreateServiceMultipleTimes (15.95s)
13:38:43 [2021-09-14T13:38:43.920Z] === RUN   TestCreateServiceConflict
13:38:43 [2021-09-14T13:38:43.920Z] --- PASS: TestCreateServiceConflict (2.20s)
13:38:43 [2021-09-14T13:38:43.920Z] === RUN   TestCreateServiceMaxReplicas
13:38:46 [2021-09-14T13:38:46.439Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
13:38:46 [2021-09-14T13:38:46.439Z] === RUN   TestCreateWithDuplicateNetworkNames
13:39:01 [2021-09-14T13:39:01.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
13:39:01 [2021-09-14T13:39:01.281Z] === RUN   TestCreateServiceSecretFileMode
13:39:02 [2021-09-14T13:39:02.209Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
13:39:02 [2021-09-14T13:39:02.210Z] === RUN   TestCreateServiceConfigFileMode
13:39:04 [2021-09-14T13:39:04.726Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
13:39:04 [2021-09-14T13:39:04.726Z] === RUN   TestCreateServiceSysctls
13:39:07 [2021-09-14T13:39:07.991Z] --- PASS: TestCreateServiceSysctls (3.09s)
13:39:07 [2021-09-14T13:39:07.991Z] === RUN   TestCreateServiceCapabilities
13:39:10 [2021-09-14T13:39:10.506Z] --- PASS: TestCreateServiceCapabilities (2.56s)
13:39:10 [2021-09-14T13:39:10.506Z] === RUN   TestInspect
13:39:13 [2021-09-14T13:39:13.023Z] --- PASS: TestInspect (2.69s)
13:39:13 [2021-09-14T13:39:13.023Z] === RUN   TestCreateJob
13:39:16 [2021-09-14T13:39:16.291Z] --- PASS: TestCreateJob (3.29s)
13:39:16 [2021-09-14T13:39:16.291Z] === RUN   TestReplicatedJob
13:39:21 [2021-09-14T13:39:21.539Z] --- PASS: TestReplicatedJob (5.17s)
13:39:21 [2021-09-14T13:39:21.539Z] === RUN   TestUpdateReplicatedJob
13:39:24 [2021-09-14T13:39:24.806Z] --- PASS: TestUpdateReplicatedJob (3.25s)
13:39:24 [2021-09-14T13:39:24.806Z] === RUN   TestServiceListWithStatuses
13:39:24 [2021-09-14T13:39:24.806Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:39:24 [2021-09-14T13:39:24.806Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:39:24 [2021-09-14T13:39:24.806Z] === RUN   TestDockerNetworkConnectAlias
13:39:28 [2021-09-14T13:39:28.975Z] --- PASS: TestDockerNetworkConnectAlias (4.24s)
13:39:28 [2021-09-14T13:39:28.975Z] === RUN   TestDockerNetworkReConnect
13:39:33 [2021-09-14T13:39:33.143Z] --- PASS: TestDockerNetworkReConnect (3.53s)
13:39:33 [2021-09-14T13:39:33.143Z] === RUN   TestServicePlugin
13:39:36 [2021-09-14T13:39:36.411Z]     plugin_test.go:61: [da47f115354d1] joining swarm manager [de0b234ed7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:39:37 [2021-09-14T13:39:37.338Z]     plugin_test.go:64: [d93c87cf1fb36] joining swarm manager [de0b234ed7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:40:03 [2021-09-14T13:40:03.833Z] --- PASS: TestServicePlugin (30.12s)
13:40:03 [2021-09-14T13:40:03.833Z] === RUN   TestServiceUpdateLabel
13:40:04 [2021-09-14T13:40:04.761Z] --- PASS: TestServiceUpdateLabel (2.18s)
13:40:04 [2021-09-14T13:40:04.761Z] === RUN   TestServiceUpdateSecrets
13:40:19 [2021-09-14T13:40:19.599Z] --- PASS: TestServiceUpdateSecrets (14.55s)
13:40:19 [2021-09-14T13:40:19.599Z] === RUN   TestServiceUpdateConfigs
13:40:34 [2021-09-14T13:40:34.652Z] --- PASS: TestServiceUpdateConfigs (14.55s)
13:40:34 [2021-09-14T13:40:34.652Z] === RUN   TestServiceUpdateNetwork
13:40:46 [2021-09-14T13:40:46.818Z] --- PASS: TestServiceUpdateNetwork (12.36s)
13:40:46 [2021-09-14T13:40:46.818Z] === RUN   TestServiceUpdatePidsLimit
13:40:47 [2021-09-14T13:40:47.745Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:40:48 [2021-09-14T13:40:48.307Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:40:56 [2021-09-14T13:40:56.388Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:41:02 [2021-09-14T13:41:02.923Z] --- PASS: TestServiceUpdatePidsLimit (16.38s)
13:41:02 [2021-09-14T13:41:02.923Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:41:02 [2021-09-14T13:41:02.923Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
13:41:02 [2021-09-14T13:41:02.923Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
13:41:02 [2021-09-14T13:41:02.923Z] PASS
13:41:02 [2021-09-14T13:41:02.923Z] 
13:41:02 [2021-09-14T13:41:02.923Z] === Skipped
13:41:02 [2021-09-14T13:41:02.923Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:41:02 [2021-09-14T13:41:02.923Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:41:02 [2021-09-14T13:41:02.923Z] 
13:41:02 [2021-09-14T13:41:02.923Z] DONE 27 tests, 1 skipped in 164.798s
13:41:02 [2021-09-14T13:41:02.923Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:41:02 [2021-09-14T13:41:02.923Z] INFO: Testing against a local daemon
13:41:02 [2021-09-14T13:41:02.923Z] === RUN   TestSessionCreate
13:41:02 [2021-09-14T13:41:02.923Z] --- PASS: TestSessionCreate (0.02s)
13:41:02 [2021-09-14T13:41:02.923Z] === RUN   TestSessionCreateWithBadUpgrade
13:41:02 [2021-09-14T13:41:02.923Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:41:02 [2021-09-14T13:41:02.923Z] PASS
13:41:02 [2021-09-14T13:41:02.923Z] 
13:41:02 [2021-09-14T13:41:02.923Z] DONE 2 tests in 0.062s
13:41:02 [2021-09-14T13:41:02.923Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:41:02 [2021-09-14T13:41:02.923Z] INFO: Testing against a local daemon
13:41:02 [2021-09-14T13:41:02.923Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:41:02 [2021-09-14T13:41:02.923Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
13:41:02 [2021-09-14T13:41:02.923Z] === RUN   TestDiskUsage
13:41:02 [2021-09-14T13:41:02.923Z] === PAUSE TestDiskUsage
13:41:02 [2021-09-14T13:41:02.923Z] === RUN   TestEventsExecDie
13:41:03 [2021-09-14T13:41:03.487Z] --- PASS: TestEventsExecDie (0.58s)
13:41:03 [2021-09-14T13:41:03.487Z] === RUN   TestEventsBackwardsCompatible
13:41:03 [2021-09-14T13:41:03.487Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
13:41:03 [2021-09-14T13:41:03.487Z] === RUN   TestEventsVolumeCreate
13:41:03 [2021-09-14T13:41:03.487Z] --- PASS: TestEventsVolumeCreate (0.06s)
13:41:03 [2021-09-14T13:41:03.487Z] === RUN   TestInfoBinaryCommits
13:41:03 [2021-09-14T13:41:03.487Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:41:03 [2021-09-14T13:41:03.487Z] === RUN   TestInfoAPIVersioned
13:41:03 [2021-09-14T13:41:03.487Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:41:03 [2021-09-14T13:41:03.487Z] === RUN   TestInfoDiscoveryBackend
13:41:04 [2021-09-14T13:41:04.061Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:41:04 [2021-09-14T13:41:04.061Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:41:04 [2021-09-14T13:41:04.988Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:41:04 [2021-09-14T13:41:04.988Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:41:05 [2021-09-14T13:41:05.550Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:41:05 [2021-09-14T13:41:05.550Z] === RUN   TestInfoAPI
13:41:05 [2021-09-14T13:41:05.550Z] --- PASS: TestInfoAPI (0.02s)
13:41:05 [2021-09-14T13:41:05.550Z] === RUN   TestInfoAPIWarnings
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestInfoAPIWarnings (16.23s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestInfoDebug
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestInfoDebug (0.53s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestInfoInsecureRegistries
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestInfoRegistryMirrors
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestLoginFailsWithBadCredentials
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestPingCacheHeaders
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestPingCacheHeaders (0.02s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestPingGet
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestPingGet (0.01s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestPingHead
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestPingHead (0.02s)
13:41:23 [2021-09-14T13:41:23.590Z] === RUN   TestVersion
13:41:23 [2021-09-14T13:41:23.590Z] --- PASS: TestVersion (0.02s)
13:41:23 [2021-09-14T13:41:23.590Z] === CONT  TestCgroupDriverSystemdMemoryLimit
13:41:23 [2021-09-14T13:41:23.590Z] === CONT  TestDiskUsage
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/container_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/image_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/volume_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/build-cache_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.152Z] === RUN   TestDiskUsage/after_LoadBusybox
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.408Z] === RUN   TestDiskUsage/after_container.Run
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:41:24 [2021-09-14T13:41:24.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:41:24 [2021-09-14T13:41:24.970Z] --- PASS: TestDiskUsage (1.44s)
13:41:24 [2021-09-14T13:41:24.970Z]     --- PASS: TestDiskUsage/empty (0.02s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]     --- PASS: TestDiskUsage/after_container.Run (0.43s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:41:24 [2021-09-14T13:41:24.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:41:25 [2021-09-14T13:41:25.227Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s)
13:41:25 [2021-09-14T13:41:25.227Z] PASS
13:41:25 [2021-09-14T13:41:25.227Z] 
13:41:25 [2021-09-14T13:41:25.227Z] DONE 53 tests in 22.308s
13:41:25 [2021-09-14T13:41:25.227Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:41:25 [2021-09-14T13:41:25.227Z] INFO: Testing against a local daemon
13:41:25 [2021-09-14T13:41:25.227Z] === RUN   TestVolumesCreateAndList
13:41:25 [2021-09-14T13:41:25.227Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:41:25 [2021-09-14T13:41:25.227Z] === RUN   TestVolumesRemove
13:41:25 [2021-09-14T13:41:25.227Z] --- PASS: TestVolumesRemove (0.09s)
13:41:25 [2021-09-14T13:41:25.227Z] === RUN   TestVolumesInspect
13:41:25 [2021-09-14T13:41:25.227Z] --- PASS: TestVolumesInspect (0.01s)
13:41:25 [2021-09-14T13:41:25.227Z] === RUN   TestVolumesInvalidJSON
13:41:25 [2021-09-14T13:41:25.227Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:41:25 [2021-09-14T13:41:25.227Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:41:25 [2021-09-14T13:41:25.227Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:41:25 [2021-09-14T13:41:25.227Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:41:25 [2021-09-14T13:41:25.227Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:41:25 [2021-09-14T13:41:25.227Z] PASS
13:41:25 [2021-09-14T13:41:25.227Z] 
13:41:25 [2021-09-14T13:41:25.227Z] DONE 5 tests in 0.159s
13:41:25 [2021-09-14T13:41:25.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:41:25 [2021-09-14T13:41:25.788Z] Stopping apparmor (via systemctl): apparmor.service.
13:41:25 [2021-09-14T13:41:25.788Z] Removing test suite binaries
13:41:26 [2021-09-14T13:41:26.045Z] exiting test-integration
13:41:26 [2021-09-14T13:41:26.045Z] ++ exit 0
13:41:26 [2021-09-14T13:41:26.045Z]