Skip to content

Console Output

18:02:19 [2022-04-21T18:02:19.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=176f66df9ca5cdc9466661428f0a3ac33cd1ab1b -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:176f66df9ca5cdc9466661428f0a3ac33cd1ab1b hack/make.sh dynbinary test-integration
18:02:21 [2022-04-21T18:02:21.422Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:02:21 [2022-04-21T18:02:21.422Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:02:21 [2022-04-21T18:02:21.422Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:02:21 [2022-04-21T18:02:21.422Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:02:21 [2022-04-21T18:02:21.422Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
18:02:21 [2022-04-21T18:02:21.422Z] Detected virtualization docker.
18:02:21 [2022-04-21T18:02:21.422Z] Detected architecture x86-64.
18:02:21 [2022-04-21T18:02:21.422Z] Set hostname to <8c534c92f9c8>.
18:02:21 [2022-04-21T18:02:21.422Z] modprobe@configfs.service: Succeeded.
18:02:21 [2022-04-21T18:02:21.423Z] modprobe@drm.service: Succeeded.
18:02:21 [2022-04-21T18:02:21.423Z] modprobe@fuse.service: Succeeded.
18:02:21 [2022-04-21T18:02:21.423Z] + source /etc/docker-entrypoint-cmd
18:02:21 [2022-04-21T18:02:21.423Z] ++ hack/make.sh dynbinary test-integration
18:02:21 [2022-04-21T18:02:21.423Z] 
18:02:21 [2022-04-21T18:02:21.423Z] Removing bundles/
18:02:21 [2022-04-21T18:02:21.423Z] 
18:02:21 [2022-04-21T18:02:21.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:02:21 [2022-04-21T18:02:21.423Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:02:21 [2022-04-21T18:02:21.423Z] GOOS="" GOARCH="" GOARM=""
18:04:28 [2022-04-21T18:04:28.004Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:04:28 [2022-04-21T18:04:28.004Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:04:28 [2022-04-21T18:04:28.004Z] GOOS="" GOARCH="" GOARM=""
18:04:28 [2022-04-21T18:04:28.004Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:04:28 [2022-04-21T18:04:28.004Z] 
18:04:28 [2022-04-21T18:04:28.004Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_SYSTEMD=1
18:04:28 [2022-04-21T18:04:28.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:04:28 [2022-04-21T18:04:28.004Z] HOSTNAME=8c534c92f9c8
18:04:28 [2022-04-21T18:04:28.004Z] DEST=bundles/test-integration
18:04:28 [2022-04-21T18:04:28.004Z] PWD=/go/src/github.com/docker/docker
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_GITCOMMIT=176f66df9ca5cdc9466661428f0a3ac33cd1ab1b
18:04:28 [2022-04-21T18:04:28.004Z] container=docker
18:04:28 [2022-04-21T18:04:28.004Z] HOME=/root
18:04:28 [2022-04-21T18:04:28.004Z] LANG=C.UTF-8
18:04:28 [2022-04-21T18:04:28.004Z] INVOCATION_ID=e9abfd079a6b45a1a327f65bd2cb962c
18:04:28 [2022-04-21T18:04:28.004Z] GOLANG_VERSION=1.18.1
18:04:28 [2022-04-21T18:04:28.004Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:04:28 [2022-04-21T18:04:28.004Z] VALIDATE_BRANCH=master
18:04:28 [2022-04-21T18:04:28.004Z] TERM=xterm
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_PKG=github.com/docker/docker
18:04:28 [2022-04-21T18:04:28.004Z] SHLVL=3
18:04:28 [2022-04-21T18:04:28.004Z] TIMEOUT=120m
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_GRAPHDRIVER=overlay2
18:04:28 [2022-04-21T18:04:28.004Z] GO111MODULE=off
18:04:28 [2022-04-21T18:04:28.004Z] DOCKER_EXPERIMENTAL=1
18:04:28 [2022-04-21T18:04:28.004Z] TEST_SKIP_INTEGRATION_CLI=1
18:04:28 [2022-04-21T18:04:28.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:04:28 [2022-04-21T18:04:28.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:04:28 [2022-04-21T18:04:28.004Z] GOPATH=/go
18:04:28 [2022-04-21T18:04:28.004Z] PKG_CONFIG=pkg-config
18:04:28 [2022-04-21T18:04:28.004Z] _=/usr/bin/env
18:04:28 [2022-04-21T18:04:28.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:05:14 [2022-04-21T18:05:14.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:05:14 [2022-04-21T18:05:14.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:05:36 [2022-04-21T18:05:36.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:05:44 [2022-04-21T18:05:44.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:05:52 [2022-04-21T18:05:52.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:05:53 [2022-04-21T18:05:53.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:05:54 [2022-04-21T18:05:54.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:05:55 [2022-04-21T18:05:55.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:05:55 [2022-04-21T18:05:55.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:05:56 [2022-04-21T18:05:56.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:05:59 [2022-04-21T18:05:59.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:06:00 [2022-04-21T18:06:00.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:06:00 [2022-04-21T18:06:00.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:06:01 [2022-04-21T18:06:01.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:06:02 [2022-04-21T18:06:02.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:06:03 [2022-04-21T18:06:03.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:06:04 [2022-04-21T18:06:04.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:06:04 [2022-04-21T18:06:04.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:06:05 [2022-04-21T18:06:05.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:06:06 [2022-04-21T18:06:06.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:06:06 [2022-04-21T18:06:06.839Z] Using test binary docker
18:06:06 [2022-04-21T18:06:06.839Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:06:06 [2022-04-21T18:06:06.839Z] Starting apparmor (via systemctl): apparmor.service.
18:06:06 [2022-04-21T18:06:06.839Z] Starting dockerd
18:06:06 [2022-04-21T18:06:06.839Z] INFO: Waiting for daemon to start...
18:06:09 [2022-04-21T18:06:09.369Z] .
18:06:09 [2022-04-21T18:06:09.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:06:09 [2022-04-21T18:06:09.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:06:09 [2022-04-21T18:06:09.369Z] Error: No such image: emptyfs
18:06:09 [2022-04-21T18:06:09.627Z] Running integration-test (iteration 1)
18:06:09 [2022-04-21T18:06:09.627Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:06:09 [2022-04-21T18:06:09.886Z] Loaded image: busybox:latest
18:06:10 [2022-04-21T18:06:10.145Z] Loaded image: busybox:glibc
18:06:11 [2022-04-21T18:06:11.522Z] Loaded image: debian:bullseye-slim
18:06:11 [2022-04-21T18:06:11.522Z] Loaded image: hello-world:latest
18:06:11 [2022-04-21T18:06:11.522Z] Loaded image: arm32v7/hello-world:latest
18:06:11 [2022-04-21T18:06:11.522Z] INFO: Testing against a local daemon
18:06:11 [2022-04-21T18:06:11.522Z] === RUN   TestCgroupNamespacesBuild
18:06:12 [2022-04-21T18:06:12.899Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
18:06:12 [2022-04-21T18:06:12.899Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:06:14 [2022-04-21T18:06:14.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
18:06:14 [2022-04-21T18:06:14.275Z] === RUN   TestBuildWithSession
18:06:14 [2022-04-21T18:06:14.275Z]     build_session_test.go:25: TODO: BuildKit
18:06:14 [2022-04-21T18:06:14.275Z] --- SKIP: TestBuildWithSession (0.00s)
18:06:14 [2022-04-21T18:06:14.275Z] === RUN   TestBuildSquashParent
18:06:18 [2022-04-21T18:06:18.467Z] --- PASS: TestBuildSquashParent (4.28s)
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:18 [2022-04-21T18:06:18.467Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:18 [2022-04-21T18:06:18.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:18 [2022-04-21T18:06:18.467Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:18 [2022-04-21T18:06:18.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:19 [2022-04-21T18:06:19.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:20 [2022-04-21T18:06:20.104Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:21 [2022-04-21T18:06:21.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:21 [2022-04-21T18:06:21.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:23 [2022-04-21T18:06:23.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s)
18:06:23 [2022-04-21T18:06:23.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s)
18:06:23 [2022-04-21T18:06:23.666Z] === RUN   TestBuildMultiStageCopy
18:06:23 [2022-04-21T18:06:23.666Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:06:24 [2022-04-21T18:06:24.629Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:06:24 [2022-04-21T18:06:24.892Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:06:25 [2022-04-21T18:06:25.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:06:25 [2022-04-21T18:06:25.410Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:06:25 [2022-04-21T18:06:25.670Z] --- PASS: TestBuildMultiStageCopy (2.37s)
18:06:25 [2022-04-21T18:06:25.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
18:06:25 [2022-04-21T18:06:25.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
18:06:25 [2022-04-21T18:06:25.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
18:06:25 [2022-04-21T18:06:25.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:06:25 [2022-04-21T18:06:25.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
18:06:25 [2022-04-21T18:06:25.670Z] === RUN   TestBuildMultiStageParentConfig
18:06:26 [2022-04-21T18:06:26.237Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
18:06:26 [2022-04-21T18:06:26.237Z] === RUN   TestBuildLabelWithTargets
18:06:27 [2022-04-21T18:06:27.615Z] --- PASS: TestBuildLabelWithTargets (1.05s)
18:06:27 [2022-04-21T18:06:27.615Z] === RUN   TestBuildWithEmptyLayers
18:06:27 [2022-04-21T18:06:27.874Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
18:06:27 [2022-04-21T18:06:27.874Z] === RUN   TestBuildMultiStageOnBuild
18:06:29 [2022-04-21T18:06:29.778Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
18:06:29 [2022-04-21T18:06:29.778Z] === RUN   TestBuildUncleanTarFilenames
18:06:30 [2022-04-21T18:06:30.037Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
18:06:30 [2022-04-21T18:06:30.037Z] === RUN   TestBuildMultiStageLayerLeak
18:06:31 [2022-04-21T18:06:31.942Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s)
18:06:31 [2022-04-21T18:06:31.942Z] === RUN   TestBuildWithHugeFile
18:07:28 [2022-04-21T18:07:28.174Z] --- PASS: TestBuildWithHugeFile (54.82s)
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildWCOWSandboxSize
18:07:28 [2022-04-21T18:07:28.174Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:07:28 [2022-04-21T18:07:28.174Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildWithEmptyDockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:28 [2022-04-21T18:07:28.174Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:07:28 [2022-04-21T18:07:28.174Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:07:28 [2022-04-21T18:07:28.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
18:07:28 [2022-04-21T18:07:28.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildPreserveOwnership
18:07:28 [2022-04-21T18:07:28.174Z] === RUN   TestBuildPreserveOwnership/copy_from
18:07:29 [2022-04-21T18:07:29.551Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:07:30 [2022-04-21T18:07:30.488Z] --- PASS: TestBuildPreserveOwnership (3.76s)
18:07:30 [2022-04-21T18:07:30.488Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.55s)
18:07:30 [2022-04-21T18:07:30.488Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
18:07:30 [2022-04-21T18:07:30.488Z] === RUN   TestBuildPlatformInvalid
18:07:30 [2022-04-21T18:07:30.747Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:07:30 [2022-04-21T18:07:30.747Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:07:31 [2022-04-21T18:07:31.316Z] Loaded image: busybox:latest
18:07:31 [2022-04-21T18:07:31.576Z] Loaded image: busybox:glibc
18:07:32 [2022-04-21T18:07:32.956Z] Loaded image: debian:bullseye-slim
18:07:32 [2022-04-21T18:07:32.956Z] Loaded image: hello-world:latest
18:07:33 [2022-04-21T18:07:33.214Z] Loaded image: arm32v7/hello-world:latest
18:07:43 [2022-04-21T18:07:43.204Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.33s)
18:07:43 [2022-04-21T18:07:43.204Z] PASS
18:07:43 [2022-04-21T18:07:43.204Z] 
18:07:43 [2022-04-21T18:07:43.204Z] === Skipped
18:07:43 [2022-04-21T18:07:43.204Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:07:43 [2022-04-21T18:07:43.204Z]     build_session_test.go:25: TODO: BuildKit
18:07:43 [2022-04-21T18:07:43.204Z] 
18:07:43 [2022-04-21T18:07:43.204Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:07:43 [2022-04-21T18:07:43.204Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:07:43 [2022-04-21T18:07:43.204Z] 
18:07:43 [2022-04-21T18:07:43.204Z] DONE 34 tests, 2 skipped in 92.333s
18:07:43 [2022-04-21T18:07:43.204Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:07:43 [2022-04-21T18:07:43.204Z] INFO: Testing against a local daemon
18:07:43 [2022-04-21T18:07:43.204Z] === RUN   TestConfigInspect
18:07:44 [2022-04-21T18:07:44.584Z] --- PASS: TestConfigInspect (2.31s)
18:07:44 [2022-04-21T18:07:44.584Z] === RUN   TestConfigList
18:07:47 [2022-04-21T18:07:47.127Z] --- PASS: TestConfigList (2.60s)
18:07:47 [2022-04-21T18:07:47.127Z] === RUN   TestConfigsCreateAndDelete
18:07:49 [2022-04-21T18:07:49.033Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
18:07:49 [2022-04-21T18:07:49.033Z] === RUN   TestConfigsUpdate
18:07:51 [2022-04-21T18:07:51.564Z] --- PASS: TestConfigsUpdate (2.17s)
18:07:51 [2022-04-21T18:07:51.564Z] === RUN   TestTemplatedConfig
18:07:54 [2022-04-21T18:07:54.119Z] --- PASS: TestTemplatedConfig (2.58s)
18:07:54 [2022-04-21T18:07:54.119Z] === RUN   TestConfigCreateResolve
18:07:56 [2022-04-21T18:07:56.022Z] --- PASS: TestConfigCreateResolve (2.20s)
18:07:56 [2022-04-21T18:07:56.022Z] PASS
18:07:56 [2022-04-21T18:07:56.022Z] 
18:07:56 [2022-04-21T18:07:56.022Z] DONE 6 tests in 14.042s
18:07:56 [2022-04-21T18:07:56.022Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:07:56 [2022-04-21T18:07:56.022Z] INFO: Testing against a local daemon
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestCheckpoint
18:07:56 [2022-04-21T18:07:56.022Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:07:56 [2022-04-21T18:07:56.022Z] --- SKIP: TestCheckpoint (0.00s)
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/commit
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/commit
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/create
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/containers/create
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/commit
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:07:56 [2022-04-21T18:07:56.022Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:07:56 [2022-04-21T18:07:56.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:07:56 [2022-04-21T18:07:56.023Z] === CONT  TestContainerInvalidJSON/containers/create
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:07:56 [2022-04-21T18:07:56.023Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:07:56 [2022-04-21T18:07:56.023Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:07:56 [2022-04-21T18:07:56.282Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:07:56 [2022-04-21T18:07:56.282Z] === RUN   TestCopyFromContainerPathIsNotDir
18:07:56 [2022-04-21T18:07:56.282Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:07:56 [2022-04-21T18:07:56.282Z] === RUN   TestCopyToContainerPathDoesNotExist
18:07:56 [2022-04-21T18:07:56.282Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:07:56 [2022-04-21T18:07:56.282Z] === RUN   TestCopyEmptyFile
18:07:56 [2022-04-21T18:07:56.542Z] --- PASS: TestCopyEmptyFile (0.22s)
18:07:56 [2022-04-21T18:07:56.542Z] === RUN   TestCopyToContainerPathIsNotDir
18:07:56 [2022-04-21T18:07:56.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:07:56 [2022-04-21T18:07:56.542Z] === RUN   TestCopyFromContainer
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer//
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer//bar/root
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer//bar/root/
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer/bar/quux
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer/bar/quux/
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:07:57 [2022-04-21T18:07:57.918Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCopyFromContainer/bar/notarget
18:07:58 [2022-04-21T18:07:58.178Z] --- PASS: TestCopyFromContainer (1.74s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:58 [2022-04-21T18:07:58.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:58 [2022-04-21T18:07:58.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:58 [2022-04-21T18:07:58.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:58 [2022-04-21T18:07:58.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:58 [2022-04-21T18:07:58.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:58 [2022-04-21T18:07:58.178Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:58 [2022-04-21T18:07:58.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:07:58 [2022-04-21T18:07:58.178Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:07:58 [2022-04-21T18:07:58.178Z] === RUN   TestCreateLinkToNonExistingContainer
18:07:58 [2022-04-21T18:07:58.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateWithInvalidEnv
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateWithInvalidEnv/0
18:07:58 [2022-04-21T18:07:58.450Z] === PAUSE TestCreateWithInvalidEnv/0
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateWithInvalidEnv/1
18:07:58 [2022-04-21T18:07:58.450Z] === PAUSE TestCreateWithInvalidEnv/1
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateWithInvalidEnv/2
18:07:58 [2022-04-21T18:07:58.450Z] === PAUSE TestCreateWithInvalidEnv/2
18:07:58 [2022-04-21T18:07:58.450Z] === CONT  TestCreateWithInvalidEnv/0
18:07:58 [2022-04-21T18:07:58.450Z] === CONT  TestCreateWithInvalidEnv/2
18:07:58 [2022-04-21T18:07:58.450Z] === CONT  TestCreateWithInvalidEnv/1
18:07:58 [2022-04-21T18:07:58.450Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:07:58 [2022-04-21T18:07:58.450Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:07:58 [2022-04-21T18:07:58.450Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:07:58 [2022-04-21T18:07:58.450Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateTmpfsMountsTarget
18:07:58 [2022-04-21T18:07:58.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:07:58 [2022-04-21T18:07:58.450Z] === RUN   TestCreateWithCustomMaskedPaths
18:07:59 [2022-04-21T18:07:59.869Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
18:07:59 [2022-04-21T18:07:59.869Z] === RUN   TestCreateWithCustomReadonlyPaths
18:08:01 [2022-04-21T18:08:01.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:08:01 [2022-04-21T18:08:01.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:08:01 [2022-04-21T18:08:01.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:08:01 [2022-04-21T18:08:01.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:08:01 [2022-04-21T18:08:01.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:08:01 [2022-04-21T18:08:01.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:08:01 [2022-04-21T18:08:01.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:08:01 [2022-04-21T18:08:01.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:08:01 [2022-04-21T18:08:01.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:08:01 [2022-04-21T18:08:01.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:08:01 [2022-04-21T18:08:01.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:08:01 [2022-04-21T18:08:01.772Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:08:02 [2022-04-21T18:08:02.340Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestCreateDifferentPlatform
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestCreateDifferentPlatform/different_os
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:08:02 [2022-04-21T18:08:02.340Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:08:02 [2022-04-21T18:08:02.340Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:08:02 [2022-04-21T18:08:02.340Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:08:02 [2022-04-21T18:08:02.340Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:08:02 [2022-04-21T18:08:02.340Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestContainerStartOnDaemonRestart
18:08:02 [2022-04-21T18:08:02.340Z] === PAUSE TestContainerStartOnDaemonRestart
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestDaemonRestartIpcMode
18:08:02 [2022-04-21T18:08:02.340Z] === PAUSE TestDaemonRestartIpcMode
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestDaemonHostGatewayIP
18:08:02 [2022-04-21T18:08:02.340Z] === PAUSE TestDaemonHostGatewayIP
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestRestartDaemonWithRestartingContainer
18:08:02 [2022-04-21T18:08:02.340Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestContainerKillOnDaemonStart
18:08:02 [2022-04-21T18:08:02.340Z] === PAUSE TestContainerKillOnDaemonStart
18:08:02 [2022-04-21T18:08:02.340Z] === RUN   TestDiff
18:08:02 [2022-04-21T18:08:02.906Z] --- PASS: TestDiff (0.61s)
18:08:02 [2022-04-21T18:08:02.906Z] === RUN   TestExecWithCloseStdin
18:08:03 [2022-04-21T18:08:03.842Z] --- PASS: TestExecWithCloseStdin (0.68s)
18:08:03 [2022-04-21T18:08:03.842Z] === RUN   TestExec
18:08:04 [2022-04-21T18:08:04.408Z] --- PASS: TestExec (0.68s)
18:08:04 [2022-04-21T18:08:04.408Z] === RUN   TestExecUser
18:08:04 [2022-04-21T18:08:04.976Z] --- PASS: TestExecUser (0.61s)
18:08:04 [2022-04-21T18:08:04.976Z] === RUN   TestExportContainerAndImportImage
18:08:05 [2022-04-21T18:08:05.912Z] --- PASS: TestExportContainerAndImportImage (0.76s)
18:08:05 [2022-04-21T18:08:05.912Z] === RUN   TestExportContainerAfterDaemonRestart
18:08:06 [2022-04-21T18:08:06.851Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
18:08:06 [2022-04-21T18:08:06.851Z] === RUN   TestHealthCheckWorkdir
18:08:07 [2022-04-21T18:08:07.789Z] --- PASS: TestHealthCheckWorkdir (0.85s)
18:08:07 [2022-04-21T18:08:07.789Z] === RUN   TestHealthKillContainer
18:08:15 [2022-04-21T18:08:15.904Z] --- PASS: TestHealthKillContainer (8.08s)
18:08:15 [2022-04-21T18:08:15.904Z] === RUN   TestInspectCpusetInConfigPre120
18:08:16 [2022-04-21T18:08:16.472Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
18:08:16 [2022-04-21T18:08:16.472Z] === RUN   TestIpcModeNone
18:08:17 [2022-04-21T18:08:17.038Z] --- PASS: TestIpcModeNone (0.69s)
18:08:17 [2022-04-21T18:08:17.038Z] === RUN   TestIpcModePrivate
18:08:17 [2022-04-21T18:08:17.606Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
18:08:17 [2022-04-21T18:08:17.865Z] --- PASS: TestIpcModePrivate (0.62s)
18:08:17 [2022-04-21T18:08:17.865Z] === RUN   TestIpcModeShareable
18:08:18 [2022-04-21T18:08:18.124Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
18:08:18 [2022-04-21T18:08:18.383Z] --- PASS: TestIpcModeShareable (0.64s)
18:08:18 [2022-04-21T18:08:18.383Z] === RUN   TestAPIIpcModeShareableAndContainer
18:08:20 [2022-04-21T18:08:20.287Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
18:08:20 [2022-04-21T18:08:20.287Z] === RUN   TestAPIIpcModeHost
18:08:20 [2022-04-21T18:08:20.860Z] --- PASS: TestAPIIpcModeHost (0.54s)
18:08:20 [2022-04-21T18:08:20.860Z] === RUN   TestDaemonIpcModeShareable
18:08:21 [2022-04-21T18:08:21.796Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:08:22 [2022-04-21T18:08:22.055Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
18:08:22 [2022-04-21T18:08:22.055Z] === RUN   TestDaemonIpcModePrivate
18:08:22 [2022-04-21T18:08:22.991Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
18:08:23 [2022-04-21T18:08:23.251Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
18:08:23 [2022-04-21T18:08:23.251Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:08:24 [2022-04-21T18:08:24.186Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
18:08:24 [2022-04-21T18:08:24.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
18:08:24 [2022-04-21T18:08:24.445Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:08:25 [2022-04-21T18:08:25.380Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:08:25 [2022-04-21T18:08:25.640Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
18:08:25 [2022-04-21T18:08:25.640Z] === RUN   TestIpcModeOlderClient
18:08:25 [2022-04-21T18:08:25.640Z] === PAUSE TestIpcModeOlderClient
18:08:25 [2022-04-21T18:08:25.640Z] === RUN   TestKillContainerInvalidSignal
18:08:26 [2022-04-21T18:08:26.208Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
18:08:26 [2022-04-21T18:08:26.208Z] === RUN   TestKillContainer
18:08:26 [2022-04-21T18:08:26.208Z] === RUN   TestKillContainer/no_signal
18:08:26 [2022-04-21T18:08:26.468Z] === RUN   TestKillContainer/non_killing_signal
18:08:26 [2022-04-21T18:08:26.727Z] === RUN   TestKillContainer/killing_signal
18:08:27 [2022-04-21T18:08:27.294Z] --- PASS: TestKillContainer (1.28s)
18:08:27 [2022-04-21T18:08:27.294Z]     --- PASS: TestKillContainer/no_signal (0.41s)
18:08:27 [2022-04-21T18:08:27.294Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:08:27 [2022-04-21T18:08:27.294Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:08:27 [2022-04-21T18:08:27.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:08:27 [2022-04-21T18:08:27.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:08:27 [2022-04-21T18:08:27.861Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:08:28 [2022-04-21T18:08:28.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
18:08:28 [2022-04-21T18:08:28.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:08:28 [2022-04-21T18:08:28.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
18:08:28 [2022-04-21T18:08:28.797Z] === RUN   TestKillStoppedContainer
18:08:28 [2022-04-21T18:08:28.797Z] --- PASS: TestKillStoppedContainer (0.05s)
18:08:28 [2022-04-21T18:08:28.797Z] === RUN   TestKillStoppedContainerAPIPre120
18:08:28 [2022-04-21T18:08:28.797Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:08:28 [2022-04-21T18:08:28.797Z] === RUN   TestKillDifferentUserContainer
18:08:29 [2022-04-21T18:08:29.057Z] --- PASS: TestKillDifferentUserContainer (0.43s)
18:08:29 [2022-04-21T18:08:29.057Z] === RUN   TestInspectOomKilledTrue
18:08:29 [2022-04-21T18:08:29.057Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:08:29 [2022-04-21T18:08:29.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:08:29 [2022-04-21T18:08:29.057Z] === RUN   TestInspectOomKilledFalse
18:08:29 [2022-04-21T18:08:29.057Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:08:29 [2022-04-21T18:08:29.057Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:08:29 [2022-04-21T18:08:29.057Z] === RUN   TestLinksEtcHostsContentMatch
18:08:29 [2022-04-21T18:08:29.626Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
18:08:29 [2022-04-21T18:08:29.626Z] === RUN   TestLinksContainerNames
18:08:30 [2022-04-21T18:08:30.562Z] --- PASS: TestLinksContainerNames (0.87s)
18:08:30 [2022-04-21T18:08:30.562Z] === RUN   TestLogsFollowTailEmpty
18:08:30 [2022-04-21T18:08:30.821Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
18:08:30 [2022-04-21T18:08:30.821Z] === RUN   TestContainerNetworkMountsNoChown
18:08:31 [2022-04-21T18:08:31.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/default
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/default
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/private
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/private
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/rprivate
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/rprivate
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/slave
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/slave
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/rslave
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/rslave
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/shared
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/shared
18:08:31 [2022-04-21T18:08:31.079Z] === RUN   TestMountDaemonRoot/rshared
18:08:31 [2022-04-21T18:08:31.079Z] === PAUSE TestMountDaemonRoot/rshared
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/default
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/default/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/default/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/default/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rshared
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/shared
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rslave
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/slave
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rprivate
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/private
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/private/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/private/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/default/mount_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:08:31 [2022-04-21T18:08:31.338Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:08:31 [2022-04-21T18:08:31.597Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/private/bind_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:08:31 [2022-04-21T18:08:31.598Z] === CONT  TestMountDaemonRoot/private/mount_root
18:08:31 [2022-04-21T18:08:31.857Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:08:31 [2022-04-21T18:08:31.857Z] --- PASS: TestMountDaemonRoot (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:08:31 [2022-04-21T18:08:31.857Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:08:31 [2022-04-21T18:08:31.857Z] === RUN   TestContainerBindMountNonRecursive
18:08:33 [2022-04-21T18:08:33.232Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
18:08:33 [2022-04-21T18:08:33.232Z] === RUN   TestContainerVolumesMountedAsShared
18:08:33 [2022-04-21T18:08:33.491Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
18:08:33 [2022-04-21T18:08:33.491Z] === RUN   TestContainerVolumesMountedAsSlave
18:08:33 [2022-04-21T18:08:33.750Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
18:08:33 [2022-04-21T18:08:33.750Z] === RUN   TestNetworkNat
18:08:34 [2022-04-21T18:08:34.319Z] --- PASS: TestNetworkNat (0.45s)
18:08:34 [2022-04-21T18:08:34.319Z] === RUN   TestNetworkLocalhostTCPNat
18:08:34 [2022-04-21T18:08:34.885Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
18:08:34 [2022-04-21T18:08:34.885Z] === RUN   TestNetworkLoopbackNat
18:08:37 [2022-04-21T18:08:37.416Z] --- PASS: TestNetworkLoopbackNat (2.62s)
18:08:37 [2022-04-21T18:08:37.416Z] === RUN   TestPause
18:08:37 [2022-04-21T18:08:37.984Z] --- PASS: TestPause (0.45s)
18:08:37 [2022-04-21T18:08:37.984Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:08:37 [2022-04-21T18:08:37.984Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:08:37 [2022-04-21T18:08:37.984Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:08:37 [2022-04-21T18:08:37.984Z] === RUN   TestPauseStopPausedContainer
18:08:38 [2022-04-21T18:08:38.243Z] --- PASS: TestPauseStopPausedContainer (0.48s)
18:08:38 [2022-04-21T18:08:38.243Z] === RUN   TestPidHost
18:08:39 [2022-04-21T18:08:39.181Z] --- PASS: TestPidHost (0.97s)
18:08:39 [2022-04-21T18:08:39.181Z] === RUN   TestPsFilter
18:08:39 [2022-04-21T18:08:39.440Z] --- PASS: TestPsFilter (0.11s)
18:08:39 [2022-04-21T18:08:39.440Z] === RUN   TestRemoveContainerWithRemovedVolume
18:08:39 [2022-04-21T18:08:39.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:08:39 [2022-04-21T18:08:39.699Z] === RUN   TestRemoveContainerWithVolume
18:08:40 [2022-04-21T18:08:40.267Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
18:08:40 [2022-04-21T18:08:40.267Z] === RUN   TestRemoveContainerRunning
18:08:40 [2022-04-21T18:08:40.834Z] --- PASS: TestRemoveContainerRunning (0.42s)
18:08:40 [2022-04-21T18:08:40.834Z] === RUN   TestRemoveContainerForceRemoveRunning
18:08:41 [2022-04-21T18:08:41.093Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:08:41 [2022-04-21T18:08:41.093Z] === RUN   TestRemoveInvalidContainer
18:08:41 [2022-04-21T18:08:41.093Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:08:41 [2022-04-21T18:08:41.093Z] === RUN   TestRenameLinkedContainer
18:08:43 [2022-04-21T18:08:43.002Z] --- PASS: TestRenameLinkedContainer (1.73s)
18:08:43 [2022-04-21T18:08:43.002Z] === RUN   TestRenameStoppedContainer
18:08:43 [2022-04-21T18:08:43.261Z] --- PASS: TestRenameStoppedContainer (0.41s)
18:08:43 [2022-04-21T18:08:43.261Z] === RUN   TestRenameRunningContainerAndReuse
18:08:44 [2022-04-21T18:08:44.196Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
18:08:44 [2022-04-21T18:08:44.196Z] === RUN   TestRenameInvalidName
18:08:44 [2022-04-21T18:08:44.455Z] --- PASS: TestRenameInvalidName (0.41s)
18:08:44 [2022-04-21T18:08:44.455Z] === RUN   TestRenameAnonymousContainer
18:08:46 [2022-04-21T18:08:46.360Z] --- PASS: TestRenameAnonymousContainer (1.62s)
18:08:46 [2022-04-21T18:08:46.360Z] === RUN   TestRenameContainerWithSameName
18:08:46 [2022-04-21T18:08:46.619Z] --- PASS: TestRenameContainerWithSameName (0.40s)
18:08:46 [2022-04-21T18:08:46.619Z] === RUN   TestRenameContainerWithLinkedContainer
18:08:47 [2022-04-21T18:08:47.556Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
18:08:47 [2022-04-21T18:08:47.556Z] === RUN   TestResize
18:08:47 [2022-04-21T18:08:47.814Z] --- PASS: TestResize (0.42s)
18:08:47 [2022-04-21T18:08:47.814Z] === RUN   TestResizeWithInvalidSize
18:08:48 [2022-04-21T18:08:48.382Z] --- PASS: TestResizeWithInvalidSize (0.43s)
18:08:48 [2022-04-21T18:08:48.383Z] === RUN   TestResizeWhenContainerNotStarted
18:08:48 [2022-04-21T18:08:48.642Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:48 [2022-04-21T18:08:48.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:50 [2022-04-21T18:08:50.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:50 [2022-04-21T18:08:50.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:51 [2022-04-21T18:08:51.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:51 [2022-04-21T18:08:51.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:52 [2022-04-21T18:08:52.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:55 [2022-04-21T18:08:55.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:55 [2022-04-21T18:08:55.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:09:00 [2022-04-21T18:09:00.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:09:00 [2022-04-21T18:09:00.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:09:00 [2022-04-21T18:09:00.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:09:01 [2022-04-21T18:09:01.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:09:02 [2022-04-21T18:09:02.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:09:03 [2022-04-21T18:09:03.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:09:04 [2022-04-21T18:09:04.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:09:06 [2022-04-21T18:09:06.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
18:09:06 [2022-04-21T18:09:06.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s)
18:09:06 [2022-04-21T18:09:06.448Z] === RUN   TestCgroupNamespacesRun
18:09:07 [2022-04-21T18:09:07.385Z] --- PASS: TestCgroupNamespacesRun (1.19s)
18:09:07 [2022-04-21T18:09:07.385Z] === RUN   TestCgroupNamespacesRunPrivileged
18:09:07 [2022-04-21T18:09:07.385Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:09:07 [2022-04-21T18:09:07.385Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:09:07 [2022-04-21T18:09:07.385Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:09:08 [2022-04-21T18:09:08.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
18:09:08 [2022-04-21T18:09:08.761Z] === RUN   TestCgroupNamespacesRunHostMode
18:09:09 [2022-04-21T18:09:09.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
18:09:09 [2022-04-21T18:09:09.697Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:09:11 [2022-04-21T18:09:11.072Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
18:09:11 [2022-04-21T18:09:11.072Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:09:12 [2022-04-21T18:09:12.009Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
18:09:12 [2022-04-21T18:09:12.009Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:09:12 [2022-04-21T18:09:12.945Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
18:09:12 [2022-04-21T18:09:12.945Z] === RUN   TestCgroupNamespacesRunOlderClient
18:09:13 [2022-04-21T18:09:13.882Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
18:09:13 [2022-04-21T18:09:13.882Z] === RUN   TestNISDomainname
18:09:14 [2022-04-21T18:09:14.449Z] --- PASS: TestNISDomainname (0.57s)
18:09:14 [2022-04-21T18:09:14.450Z] === RUN   TestHostnameDnsResolution
18:09:15 [2022-04-21T18:09:15.397Z] --- PASS: TestHostnameDnsResolution (0.71s)
18:09:15 [2022-04-21T18:09:15.397Z] === RUN   TestUnprivilegedPortsAndPing
18:09:15 [2022-04-21T18:09:15.656Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
18:09:15 [2022-04-21T18:09:15.656Z] === RUN   TestPrivilegedHostDevices
18:09:16 [2022-04-21T18:09:16.226Z] --- PASS: TestPrivilegedHostDevices (0.49s)
18:09:16 [2022-04-21T18:09:16.226Z] === RUN   TestStats
18:09:18 [2022-04-21T18:09:18.758Z] --- PASS: TestStats (2.45s)
18:09:18 [2022-04-21T18:09:18.758Z] === RUN   TestStopContainerWithTimeout
18:09:18 [2022-04-21T18:09:18.758Z] === RUN   TestStopContainerWithTimeout/0
18:09:18 [2022-04-21T18:09:18.758Z] === PAUSE TestStopContainerWithTimeout/0
18:09:18 [2022-04-21T18:09:18.758Z] === RUN   TestStopContainerWithTimeout/1
18:09:18 [2022-04-21T18:09:18.758Z] === PAUSE TestStopContainerWithTimeout/1
18:09:18 [2022-04-21T18:09:18.758Z] === RUN   TestStopContainerWithTimeout/3
18:09:18 [2022-04-21T18:09:18.758Z] === PAUSE TestStopContainerWithTimeout/3
18:09:18 [2022-04-21T18:09:18.758Z] === RUN   TestStopContainerWithTimeout/-1
18:09:18 [2022-04-21T18:09:18.758Z] === PAUSE TestStopContainerWithTimeout/-1
18:09:18 [2022-04-21T18:09:18.758Z] === CONT  TestStopContainerWithTimeout/0
18:09:18 [2022-04-21T18:09:18.758Z] === CONT  TestStopContainerWithTimeout/3
18:09:19 [2022-04-21T18:09:19.327Z] === CONT  TestStopContainerWithTimeout/-1
18:09:21 [2022-04-21T18:09:21.228Z] === CONT  TestStopContainerWithTimeout/1
18:09:23 [2022-04-21T18:09:23.131Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:09:23 [2022-04-21T18:09:23.131Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
18:09:23 [2022-04-21T18:09:23.131Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
18:09:23 [2022-04-21T18:09:23.131Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
18:09:23 [2022-04-21T18:09:23.131Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
18:09:23 [2022-04-21T18:09:23.131Z] === RUN   TestDeleteDevicemapper
18:09:23 [2022-04-21T18:09:23.131Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:09:23 [2022-04-21T18:09:23.131Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:09:23 [2022-04-21T18:09:23.131Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:09:24 [2022-04-21T18:09:24.508Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
18:09:24 [2022-04-21T18:09:24.508Z] === RUN   TestUpdateMemory
18:09:24 [2022-04-21T18:09:24.508Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:09:24 [2022-04-21T18:09:24.508Z] --- SKIP: TestUpdateMemory (0.00s)
18:09:24 [2022-04-21T18:09:24.508Z] === RUN   TestUpdateCPUQuota
18:09:25 [2022-04-21T18:09:25.445Z] --- PASS: TestUpdateCPUQuota (0.96s)
18:09:25 [2022-04-21T18:09:25.445Z] === RUN   TestUpdatePidsLimit
18:09:25 [2022-04-21T18:09:25.445Z] === RUN   TestUpdatePidsLimit/update_from_none
18:09:25 [2022-04-21T18:09:25.445Z] === RUN   TestUpdatePidsLimit/no_change
18:09:25 [2022-04-21T18:09:25.703Z] === RUN   TestUpdatePidsLimit/update_lower
18:09:25 [2022-04-21T18:09:25.962Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:09:26 [2022-04-21T18:09:26.222Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:09:26 [2022-04-21T18:09:26.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:09:26 [2022-04-21T18:09:26.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:09:27 [2022-04-21T18:09:27.418Z] --- PASS: TestUpdatePidsLimit (2.02s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
18:09:27 [2022-04-21T18:09:27.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
18:09:27 [2022-04-21T18:09:27.418Z] === RUN   TestUpdateRestartPolicy
18:09:39 [2022-04-21T18:09:39.621Z] --- PASS: TestUpdateRestartPolicy (11.10s)
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestUpdateRestartWithAutoRemove
18:09:39 [2022-04-21T18:09:39.621Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitNonBlocked
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:39 [2022-04-21T18:09:39.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:39 [2022-04-21T18:09:39.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:39 [2022-04-21T18:09:39.621Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:39 [2022-04-21T18:09:39.621Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:39 [2022-04-21T18:09:39.621Z] --- PASS: TestWaitNonBlocked (0.01s)
18:09:39 [2022-04-21T18:09:39.621Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
18:09:39 [2022-04-21T18:09:39.621Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitBlocked
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:09:39 [2022-04-21T18:09:39.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:09:39 [2022-04-21T18:09:39.621Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:09:39 [2022-04-21T18:09:39.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:09:39 [2022-04-21T18:09:39.621Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:09:39 [2022-04-21T18:09:39.621Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:09:40 [2022-04-21T18:09:40.197Z] --- PASS: TestWaitBlocked (0.02s)
18:09:40 [2022-04-21T18:09:40.197Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
18:09:40 [2022-04-21T18:09:40.197Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
18:09:40 [2022-04-21T18:09:40.197Z] === CONT  TestContainerStartOnDaemonRestart
18:09:40 [2022-04-21T18:09:40.197Z] === CONT  TestRestartDaemonWithRestartingContainer
18:09:42 [2022-04-21T18:09:42.731Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s)
18:09:42 [2022-04-21T18:09:42.731Z] === CONT  TestIpcModeOlderClient
18:09:42 [2022-04-21T18:09:42.731Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:09:42 [2022-04-21T18:09:42.731Z] === CONT  TestContainerKillOnDaemonStart
18:09:42 [2022-04-21T18:09:42.731Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
18:09:42 [2022-04-21T18:09:42.731Z] === CONT  TestDaemonHostGatewayIP
18:09:45 [2022-04-21T18:09:45.264Z] --- PASS: TestDaemonHostGatewayIP (2.50s)
18:09:45 [2022-04-21T18:09:45.264Z] === CONT  TestDaemonRestartIpcMode
18:09:47 [2022-04-21T18:09:47.171Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
18:09:55 [2022-04-21T18:09:55.283Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
18:09:55 [2022-04-21T18:09:55.283Z] PASS
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === Skipped
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:09:55 [2022-04-21T18:09:55.283Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:09:55 [2022-04-21T18:09:55.283Z] 
18:09:55 [2022-04-21T18:09:55.283Z] DONE 235 tests, 7 skipped in 118.110s
18:09:55 [2022-04-21T18:09:55.283Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestConfigDaemonLibtrustID
18:09:55 [2022-04-21T18:09:55.283Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:09:55 [2022-04-21T18:09:55.283Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:09:55 [2022-04-21T18:09:55.283Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation/invalid_config
18:09:55 [2022-04-21T18:09:55.283Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation/malformed_config
18:09:55 [2022-04-21T18:09:55.283Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:09:55 [2022-04-21T18:09:55.283Z] === RUN   TestDaemonConfigValidation/valid_config
18:09:55 [2022-04-21T18:09:55.284Z] === PAUSE TestDaemonConfigValidation/valid_config
18:09:55 [2022-04-21T18:09:55.284Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:09:55 [2022-04-21T18:09:55.284Z] === CONT  TestDaemonConfigValidation/malformed_config
18:09:55 [2022-04-21T18:09:55.284Z] === CONT  TestDaemonConfigValidation/valid_config
18:09:55 [2022-04-21T18:09:55.284Z] === CONT  TestDaemonConfigValidation/invalid_config
18:09:55 [2022-04-21T18:09:55.284Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:09:55 [2022-04-21T18:09:55.284Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:09:55 [2022-04-21T18:09:55.284Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:09:55 [2022-04-21T18:09:55.284Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
18:09:55 [2022-04-21T18:09:55.284Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
18:09:55 [2022-04-21T18:09:55.284Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
18:09:55 [2022-04-21T18:09:55.284Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:09:55 [2022-04-21T18:09:55.284Z] === RUN   TestConfigDaemonSeccompProfiles
18:09:55 [2022-04-21T18:09:55.284Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:09:55 [2022-04-21T18:09:55.854Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:09:57 [2022-04-21T18:09:57.230Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:09:58 [2022-04-21T18:09:58.219Z] === CONT  TestConfigDaemonSeccompProfiles
18:09:58 [2022-04-21T18:09:58.219Z]     daemon_test.go:156: [da0d7a1993f2b] daemon is not started
18:09:58 [2022-04-21T18:09:58.219Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:09:58 [2022-04-21T18:09:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:09:58 [2022-04-21T18:09:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:09:58 [2022-04-21T18:09:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:09:58 [2022-04-21T18:09:58.219Z] === RUN   TestDaemonProxy
18:09:58 [2022-04-21T18:09:58.219Z] === RUN   TestDaemonProxy/environment_variables
18:10:00 [2022-04-21T18:10:00.136Z] === RUN   TestDaemonProxy/command-line_options
18:10:01 [2022-04-21T18:10:01.512Z] === RUN   TestDaemonProxy/configuration_file
18:10:03 [2022-04-21T18:10:03.418Z] === RUN   TestDaemonProxy/conflicting_options
18:10:03 [2022-04-21T18:10:03.677Z] === RUN   TestDaemonProxy/reload_sanitized
18:10:04 [2022-04-21T18:10:04.244Z] --- PASS: TestDaemonProxy (6.25s)
18:10:04 [2022-04-21T18:10:04.244Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
18:10:04 [2022-04-21T18:10:04.244Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:10:04 [2022-04-21T18:10:04.244Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
18:10:04 [2022-04-21T18:10:04.244Z]     --- PASS: TestDaemonProxy/conflicting_options (0.52s)
18:10:04 [2022-04-21T18:10:04.244Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:10:04 [2022-04-21T18:10:04.244Z] PASS
18:10:04 [2022-04-21T18:10:04.244Z] 
18:10:04 [2022-04-21T18:10:04.244Z] DONE 17 tests in 10.133s
18:10:04 [2022-04-21T18:10:04.244Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:10:04 [2022-04-21T18:10:04.503Z] INFO: Testing against a local daemon
18:10:04 [2022-04-21T18:10:04.503Z] === RUN   TestCommitInheritsEnv
18:10:04 [2022-04-21T18:10:04.763Z] --- PASS: TestCommitInheritsEnv (0.37s)
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportExtremelyLargeImageWorks
18:10:04 [2022-04-21T18:10:04.763Z] === PAUSE TestImportExtremelyLargeImageWorks
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportWithCustomPlatform
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportWithCustomPlatform/#00
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportWithCustomPlatform/_______
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportWithCustomPlatform//
18:10:04 [2022-04-21T18:10:04.763Z] === RUN   TestImportWithCustomPlatform/linux
18:10:05 [2022-04-21T18:10:05.021Z] === RUN   TestImportWithCustomPlatform/LINUX
18:10:05 [2022-04-21T18:10:05.021Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:10:05 [2022-04-21T18:10:05.021Z] === RUN   TestImportWithCustomPlatform/macos
18:10:05 [2022-04-21T18:10:05.021Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:10:05 [2022-04-21T18:10:05.021Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:10:05 [2022-04-21T18:10:05.280Z] --- PASS: TestImportWithCustomPlatform (0.40s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:10:05 [2022-04-21T18:10:05.280Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:10:05 [2022-04-21T18:10:05.280Z] === RUN   TestImagesFilterMultiReference
18:10:05 [2022-04-21T18:10:05.280Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:10:05 [2022-04-21T18:10:05.280Z] === RUN   TestImagePullPlatformInvalid
18:10:05 [2022-04-21T18:10:05.280Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:10:05 [2022-04-21T18:10:05.280Z] === RUN   TestRemoveImageOrphaning
18:10:05 [2022-04-21T18:10:05.540Z] --- PASS: TestRemoveImageOrphaning (0.30s)
18:10:05 [2022-04-21T18:10:05.540Z] === RUN   TestRemoveImageGarbageCollector
18:10:06 [2022-04-21T18:10:06.106Z] time="2022-04-21T18:10:05Z" level=info msg="[graphdriver] trying configured driver: overlay2"
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagInvalidReference
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagInvalidReference (0.01s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagValidPrefixedRepo
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagExistedNameWithoutForce
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagOfficialNames
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagOfficialNames (0.04s)
18:10:07 [2022-04-21T18:10:07.484Z] === RUN   TestTagMatchesDigest
18:10:07 [2022-04-21T18:10:07.484Z] --- PASS: TestTagMatchesDigest (0.01s)
18:10:07 [2022-04-21T18:10:07.484Z] === CONT  TestImportExtremelyLargeImageWorks
18:11:43 [2022-04-21T18:11:43.929Z] --- PASS: TestImportExtremelyLargeImageWorks (92.11s)
18:11:43 [2022-04-21T18:11:43.929Z] PASS
18:11:43 [2022-04-21T18:11:43.929Z] 
18:11:43 [2022-04-21T18:11:43.929Z] DONE 22 tests in 95.391s
18:11:43 [2022-04-21T18:11:43.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:11:43 [2022-04-21T18:11:43.929Z] INFO: Testing against a local daemon
18:11:43 [2022-04-21T18:11:43.929Z] === RUN   TestNetworkCreateDelete
18:11:43 [2022-04-21T18:11:43.929Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:11:43 [2022-04-21T18:11:43.929Z] === RUN   TestDockerNetworkDeletePreferID
18:11:43 [2022-04-21T18:11:43.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:11:43 [2022-04-21T18:11:43.929Z] === RUN   TestDaemonDNSFallback
18:11:46 [2022-04-21T18:11:46.460Z] --- PASS: TestDaemonDNSFallback (6.32s)
18:11:46 [2022-04-21T18:11:46.460Z] === RUN   TestInspectNetwork
18:11:49 [2022-04-21T18:11:49.747Z] === RUN   TestInspectNetwork/full_network_id
18:11:49 [2022-04-21T18:11:49.747Z] === RUN   TestInspectNetwork/partial_network_id
18:11:49 [2022-04-21T18:11:49.747Z] === RUN   TestInspectNetwork/network_name
18:11:49 [2022-04-21T18:11:49.747Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:11:53 [2022-04-21T18:11:53.934Z] --- PASS: TestInspectNetwork (7.27s)
18:11:53 [2022-04-21T18:11:53.934Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:11:53 [2022-04-21T18:11:53.934Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:11:53 [2022-04-21T18:11:53.934Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:11:53 [2022-04-21T18:11:53.934Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:11:53 [2022-04-21T18:11:53.934Z] === RUN   TestRunContainerWithBridgeNone
18:11:55 [2022-04-21T18:11:55.312Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create
18:11:55 [2022-04-21T18:11:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:11:55 [2022-04-21T18:11:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:55 [2022-04-21T18:11:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:55 [2022-04-21T18:11:55.312Z] === CONT  TestNetworkInvalidJSON/networks/create
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:11:55 [2022-04-21T18:11:55.312Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:11:55 [2022-04-21T18:11:55.312Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:11:55 [2022-04-21T18:11:55.312Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:11:55 [2022-04-21T18:11:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkList
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkList//networks
18:11:55 [2022-04-21T18:11:55.312Z] === PAUSE TestNetworkList//networks
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestNetworkList//networks/
18:11:55 [2022-04-21T18:11:55.312Z] === PAUSE TestNetworkList//networks/
18:11:55 [2022-04-21T18:11:55.312Z] === CONT  TestNetworkList//networks
18:11:55 [2022-04-21T18:11:55.312Z] === CONT  TestNetworkList//networks/
18:11:55 [2022-04-21T18:11:55.312Z] --- PASS: TestNetworkList (0.01s)
18:11:55 [2022-04-21T18:11:55.312Z]     --- PASS: TestNetworkList//networks (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:11:55 [2022-04-21T18:11:55.312Z] === RUN   TestHostIPv4BridgeLabel
18:11:55 [2022-04-21T18:11:55.880Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:11:55 [2022-04-21T18:11:55.880Z] === RUN   TestDaemonRestartWithLiveRestore
18:11:57 [2022-04-21T18:11:57.255Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:11:57 [2022-04-21T18:11:57.255Z] === RUN   TestDaemonDefaultNetworkPools
18:11:57 [2022-04-21T18:11:57.821Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
18:11:57 [2022-04-21T18:11:57.821Z] === RUN   TestDaemonRestartWithExistingNetwork
18:11:58 [2022-04-21T18:11:58.761Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:11:58 [2022-04-21T18:11:58.761Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:12:00 [2022-04-21T18:12:00.137Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
18:12:00 [2022-04-21T18:12:00.137Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:12:00 [2022-04-21T18:12:00.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:12:00 [2022-04-21T18:12:00.705Z] === RUN   TestServiceWithPredefinedNetwork
18:12:03 [2022-04-21T18:12:03.237Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
18:12:03 [2022-04-21T18:12:03.237Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:12:03 [2022-04-21T18:12:03.237Z]     service_test.go:243: FLAKY_TEST
18:12:03 [2022-04-21T18:12:03.237Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:12:03 [2022-04-21T18:12:03.237Z] === RUN   TestServiceWithDataPathPortInit
18:12:18 [2022-04-21T18:12:18.116Z] --- PASS: TestServiceWithDataPathPortInit (13.81s)
18:12:18 [2022-04-21T18:12:18.116Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:12:19 [2022-04-21T18:12:19.496Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mzvuukecs5gacn8datqfjshax Created:2022-04-21 18:12:18.02832257 +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[b0b80497e14e979057db1217f1069f7cc0a60e537c3e582f61dc2efa72a82e32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vg9pn815n2oyqoxb0q4d8duwg EndpointID:221fda7826325225063de4e57e60d59ad3ad33e073f4beb27599ddc37690310e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d60f4b6e3fade880c1092cc172a3213ef0e8818f5827ea352ef23c8f512a03a2 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:7ca5f3939bd5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vg9pn815n2oyqoxb0q4d8duwg EndpointID:221fda7826325225063de4e57e60d59ad3ad33e073f4beb27599ddc37690310e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:12:23 [2022-04-21T18:12:23.680Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s)
18:12:23 [2022-04-21T18:12:23.681Z] PASS
18:12:23 [2022-04-21T18:12:23.681Z] 
18:12:23 [2022-04-21T18:12:23.681Z] === Skipped
18:12:23 [2022-04-21T18:12:23.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:12:23 [2022-04-21T18:12:23.681Z]     service_test.go:243: FLAKY_TEST
18:12:23 [2022-04-21T18:12:23.681Z] 
18:12:23 [2022-04-21T18:12:23.681Z] DONE 38 tests, 1 skipped in 44.007s
18:12:23 [2022-04-21T18:12:23.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:12:23 [2022-04-21T18:12:23.681Z] INFO: Testing against a local daemon
18:12:23 [2022-04-21T18:12:23.681Z] === RUN   TestDockerNetworkIpvlanPersistance
18:12:23 [2022-04-21T18:12:23.681Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-04-21T18:12:23.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:12:23 [2022-04-21T18:12:23.681Z] === RUN   TestDockerNetworkIpvlan
18:12:23 [2022-04-21T18:12:23.681Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-04-21T18:12:23.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:12:23 [2022-04-21T18:12:23.681Z] PASS
18:12:23 [2022-04-21T18:12:23.681Z] 
18:12:23 [2022-04-21T18:12:23.681Z] === Skipped
18:12:23 [2022-04-21T18:12:23.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:12:23 [2022-04-21T18:12:23.681Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-04-21T18:12:23.681Z] 
18:12:23 [2022-04-21T18:12:23.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:12:23 [2022-04-21T18:12:23.681Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-04-21T18:12:23.681Z] 
18:12:23 [2022-04-21T18:12:23.681Z] DONE 2 tests, 2 skipped in 0.024s
18:12:23 [2022-04-21T18:12:23.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:12:23 [2022-04-21T18:12:23.681Z] INFO: Testing against a local daemon
18:12:23 [2022-04-21T18:12:23.681Z] === RUN   TestDockerNetworkMacvlanPersistance
18:12:25 [2022-04-21T18:12:25.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
18:12:25 [2022-04-21T18:12:25.059Z] === RUN   TestDockerNetworkMacvlan
18:12:25 [2022-04-21T18:12:25.625Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:12:26 [2022-04-21T18:12:26.563Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:12:27 [2022-04-21T18:12:27.130Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:12:29 [2022-04-21T18:12:29.034Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:12:30 [2022-04-21T18:12:30.936Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:12:34 [2022-04-21T18:12:34.224Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:12:35 [2022-04-21T18:12:35.161Z] --- PASS: TestDockerNetworkMacvlan (9.91s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
18:12:35 [2022-04-21T18:12:35.161Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
18:12:35 [2022-04-21T18:12:35.161Z] PASS
18:12:35 [2022-04-21T18:12:35.161Z] 
18:12:35 [2022-04-21T18:12:35.161Z] DONE 8 tests in 11.203s
18:12:35 [2022-04-21T18:12:35.161Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:12:35 [2022-04-21T18:12:35.161Z] testing: warning: no tests to run
18:12:35 [2022-04-21T18:12:35.161Z] PASS
18:12:35 [2022-04-21T18:12:35.161Z] 
18:12:35 [2022-04-21T18:12:35.161Z] DONE 0 tests in 0.008s
18:12:35 [2022-04-21T18:12:35.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:12:35 [2022-04-21T18:12:35.161Z] INFO: Testing against a local daemon
18:12:35 [2022-04-21T18:12:35.161Z] === RUN   TestAuthZPluginAllowRequest
18:12:36 [2022-04-21T18:12:36.129Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
18:12:36 [2022-04-21T18:12:36.129Z] === RUN   TestAuthZPluginTLS
18:12:36 [2022-04-21T18:12:36.742Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:12:36 [2022-04-21T18:12:36.742Z] === RUN   TestAuthZPluginDenyRequest
18:12:37 [2022-04-21T18:12:37.336Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:12:37 [2022-04-21T18:12:37.336Z] === RUN   TestAuthZPluginAPIDenyResponse
18:12:37 [2022-04-21T18:12:37.902Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:12:37 [2022-04-21T18:12:37.902Z] === RUN   TestAuthZPluginDenyResponse
18:12:38 [2022-04-21T18:12:38.469Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:12:38 [2022-04-21T18:12:38.469Z] === RUN   TestAuthZPluginAllowEventStream
18:12:39 [2022-04-21T18:12:39.404Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
18:12:39 [2022-04-21T18:12:39.404Z] === RUN   TestAuthZPluginErrorResponse
18:12:39 [2022-04-21T18:12:39.971Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:12:39 [2022-04-21T18:12:39.971Z] === RUN   TestAuthZPluginErrorRequest
18:12:40 [2022-04-21T18:12:40.540Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:12:40 [2022-04-21T18:12:40.540Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:12:41 [2022-04-21T18:12:41.112Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:12:41 [2022-04-21T18:12:41.112Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:12:42 [2022-04-21T18:12:42.488Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
18:12:42 [2022-04-21T18:12:42.488Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:12:43 [2022-04-21T18:12:43.865Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
18:12:43 [2022-04-21T18:12:43.865Z] === RUN   TestAuthZPluginHeader
18:12:44 [2022-04-21T18:12:44.802Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:12:44 [2022-04-21T18:12:44.802Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:12:48 [2022-04-21T18:12:48.994Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s)
18:12:48 [2022-04-21T18:12:48.994Z] === RUN   TestAuthZPluginV2Disable
18:12:52 [2022-04-21T18:12:52.278Z] --- PASS: TestAuthZPluginV2Disable (3.57s)
18:12:52 [2022-04-21T18:12:52.278Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:12:55 [2022-04-21T18:12:55.563Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
18:12:55 [2022-04-21T18:12:55.563Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:13:07 [2022-04-21T18:13:07.766Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.40s)
18:13:07 [2022-04-21T18:13:07.766Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:13:22 [2022-04-21T18:13:22.639Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
18:13:22 [2022-04-21T18:13:22.639Z] PASS
18:13:22 [2022-04-21T18:13:22.639Z] 
18:13:22 [2022-04-21T18:13:22.639Z] DONE 17 tests in 47.268s
18:13:22 [2022-04-21T18:13:22.639Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:13:22 [2022-04-21T18:13:22.639Z] INFO: Testing against a local daemon
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:13:22 [2022-04-21T18:13:22.639Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:22 [2022-04-21T18:13:22.639Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:13:22 [2022-04-21T18:13:22.639Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:13:22 [2022-04-21T18:13:22.639Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:13:22 [2022-04-21T18:13:22.639Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:13:22 [2022-04-21T18:13:22.639Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:13:22 [2022-04-21T18:13:22.639Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:13:22 [2022-04-21T18:13:22.639Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInstall
18:13:22 [2022-04-21T18:13:22.639Z] === RUN   TestPluginInstall/no_auth
18:13:23 [2022-04-21T18:13:23.206Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:23 [2022-04-21T18:13:23.206Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b906875891b2db6f9f272d5e3085cd0f5bee63370a6b3a11ed723f083871ea9f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:23 [2022-04-21T18:13:23.206Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:23 [2022-04-21T18:13:23.206Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b906875891b2db6f9f272d5e3085cd0f5bee63370a6b3a11ed723f083871ea9f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:23 [2022-04-21T18:13:23.465Z] === RUN   TestPluginInstall/with_htpasswd
18:13:23 [2022-04-21T18:13:23.723Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:23 [2022-04-21T18:13:23.723Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19feea606fd0dfc21cadbe9cb4e2b0796e56751578c27176949738d66a392c28" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:23 [2022-04-21T18:13:23.723Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:23 [2022-04-21T18:13:23.723Z] time="2022-04-21T18:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19feea606fd0dfc21cadbe9cb4e2b0796e56751578c27176949738d66a392c28" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:23 [2022-04-21T18:13:23.982Z] === RUN   TestPluginInstall/with_insecure
18:13:24 [2022-04-21T18:13:24.918Z] time="2022-04-21T18:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:24 [2022-04-21T18:13:24.918Z] time="2022-04-21T18:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f60aa96ea135189614dec5f5350bb83fe4c37a7bf93dd844cb3c9f7f4c97213" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:24 [2022-04-21T18:13:24.918Z] time="2022-04-21T18:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:24 [2022-04-21T18:13:24.918Z] time="2022-04-21T18:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f60aa96ea135189614dec5f5350bb83fe4c37a7bf93dd844cb3c9f7f4c97213" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:25 [2022-04-21T18:13:25.177Z]     plugin_test.go:195: [d0066cc79bef3] daemon is not started
18:13:25 [2022-04-21T18:13:25.177Z] --- PASS: TestPluginInstall (2.72s)
18:13:25 [2022-04-21T18:13:25.177Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
18:13:25 [2022-04-21T18:13:25.177Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
18:13:25 [2022-04-21T18:13:25.177Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
18:13:25 [2022-04-21T18:13:25.177Z] === RUN   TestPluginsWithRuntimes
18:13:26 [2022-04-21T18:13:26.554Z] === RUN   TestPluginsWithRuntimes/No_Args
18:13:27 [2022-04-21T18:13:27.489Z] === RUN   TestPluginsWithRuntimes/With_Args
18:13:28 [2022-04-21T18:13:28.425Z] --- PASS: TestPluginsWithRuntimes (3.30s)
18:13:28 [2022-04-21T18:13:28.425Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
18:13:28 [2022-04-21T18:13:28.425Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
18:13:28 [2022-04-21T18:13:28.425Z] === RUN   TestPluginBackCompatMediaTypes
18:13:28 [2022-04-21T18:13:28.993Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
18:13:28 [2022-04-21T18:13:28.993Z] PASS
18:13:28 [2022-04-21T18:13:28.993Z] 
18:13:28 [2022-04-21T18:13:28.993Z] DONE 24 tests in 6.645s
18:13:28 [2022-04-21T18:13:28.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:13:28 [2022-04-21T18:13:28.993Z] INFO: Testing against a local daemon
18:13:28 [2022-04-21T18:13:28.993Z] === RUN   TestExternalGraphDriver
18:13:28 [2022-04-21T18:13:28.993Z] === RUN   TestExternalGraphDriver/json
18:13:30 [2022-04-21T18:13:30.895Z] === RUN   TestExternalGraphDriver/spec
18:13:32 [2022-04-21T18:13:32.271Z] === RUN   TestExternalGraphDriver/pull
18:13:34 [2022-04-21T18:13:34.177Z] --- PASS: TestExternalGraphDriver (5.01s)
18:13:34 [2022-04-21T18:13:34.177Z]     --- PASS: TestExternalGraphDriver/json (1.63s)
18:13:34 [2022-04-21T18:13:34.177Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
18:13:34 [2022-04-21T18:13:34.177Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
18:13:34 [2022-04-21T18:13:34.177Z] === RUN   TestGraphdriverPluginV2
18:13:38 [2022-04-21T18:13:38.364Z] --- PASS: TestGraphdriverPluginV2 (3.85s)
18:13:38 [2022-04-21T18:13:38.364Z] PASS
18:13:38 [2022-04-21T18:13:38.364Z] 
18:13:38 [2022-04-21T18:13:38.364Z] DONE 5 tests in 8.899s
18:13:38 [2022-04-21T18:13:38.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:13:38 [2022-04-21T18:13:38.364Z] INFO: Testing against a local daemon
18:13:38 [2022-04-21T18:13:38.364Z] === RUN   TestContinueAfterPluginCrash
18:13:38 [2022-04-21T18:13:38.364Z] === PAUSE TestContinueAfterPluginCrash
18:13:38 [2022-04-21T18:13:38.364Z] === RUN   TestReadPluginNoRead
18:13:38 [2022-04-21T18:13:38.364Z] === PAUSE TestReadPluginNoRead
18:13:38 [2022-04-21T18:13:38.364Z] === RUN   TestDaemonStartWithLogOpt
18:13:38 [2022-04-21T18:13:38.364Z] === PAUSE TestDaemonStartWithLogOpt
18:13:38 [2022-04-21T18:13:38.364Z] === CONT  TestContinueAfterPluginCrash
18:13:38 [2022-04-21T18:13:38.364Z] === CONT  TestDaemonStartWithLogOpt
18:13:41 [2022-04-21T18:13:41.650Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
18:13:41 [2022-04-21T18:13:41.650Z] === CONT  TestReadPluginNoRead
18:13:43 [2022-04-21T18:13:43.554Z] === RUN   TestReadPluginNoRead/default
18:13:44 [2022-04-21T18:13:44.930Z] === RUN   TestReadPluginNoRead/disabled_caching
18:13:45 [2022-04-21T18:13:45.865Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:13:46 [2022-04-21T18:13:46.123Z] --- PASS: TestContinueAfterPluginCrash (8.35s)
18:13:47 [2022-04-21T18:13:47.059Z] === CONT  TestReadPluginNoRead
18:13:47 [2022-04-21T18:13:47.059Z]     read_test.go:92: [d980b6897817b] daemon is not started
18:13:47 [2022-04-21T18:13:47.059Z] --- PASS: TestReadPluginNoRead (5.85s)
18:13:47 [2022-04-21T18:13:47.059Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
18:13:47 [2022-04-21T18:13:47.059Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
18:13:47 [2022-04-21T18:13:47.059Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
18:13:47 [2022-04-21T18:13:47.059Z] PASS
18:13:47 [2022-04-21T18:13:47.059Z] 
18:13:47 [2022-04-21T18:13:47.059Z] DONE 6 tests in 9.266s
18:13:47 [2022-04-21T18:13:47.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:13:47 [2022-04-21T18:13:47.059Z] testing: warning: no tests to run
18:13:47 [2022-04-21T18:13:47.059Z] PASS
18:13:47 [2022-04-21T18:13:47.059Z] 
18:13:47 [2022-04-21T18:13:47.059Z] DONE 0 tests in 0.007s
18:13:47 [2022-04-21T18:13:47.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:13:47 [2022-04-21T18:13:47.059Z] INFO: Testing against a local daemon
18:13:47 [2022-04-21T18:13:47.059Z] === RUN   TestPluginWithDevMounts
18:13:47 [2022-04-21T18:13:47.059Z] === PAUSE TestPluginWithDevMounts
18:13:47 [2022-04-21T18:13:47.059Z] === CONT  TestPluginWithDevMounts
18:13:48 [2022-04-21T18:13:48.960Z] --- PASS: TestPluginWithDevMounts (1.55s)
18:13:48 [2022-04-21T18:13:48.960Z] PASS
18:13:48 [2022-04-21T18:13:48.960Z] 
18:13:48 [2022-04-21T18:13:48.960Z] DONE 1 tests in 1.571s
18:13:48 [2022-04-21T18:13:48.960Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:13:48 [2022-04-21T18:13:48.960Z] INFO: Testing against a local daemon
18:13:48 [2022-04-21T18:13:48.960Z] === RUN   TestSecretInspect
18:13:50 [2022-04-21T18:13:50.863Z] --- PASS: TestSecretInspect (2.18s)
18:13:50 [2022-04-21T18:13:50.863Z] === RUN   TestSecretList
18:13:53 [2022-04-21T18:13:53.395Z] --- PASS: TestSecretList (2.16s)
18:13:53 [2022-04-21T18:13:53.396Z] === RUN   TestSecretsCreateAndDelete
18:13:55 [2022-04-21T18:13:55.352Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
18:13:55 [2022-04-21T18:13:55.352Z] === RUN   TestSecretsUpdate
18:13:57 [2022-04-21T18:13:57.885Z] --- PASS: TestSecretsUpdate (2.18s)
18:13:57 [2022-04-21T18:13:57.885Z] === RUN   TestTemplatedSecret
18:14:00 [2022-04-21T18:14:00.414Z] --- PASS: TestTemplatedSecret (2.59s)
18:14:00 [2022-04-21T18:14:00.414Z] === RUN   TestSecretCreateResolve
18:14:02 [2022-04-21T18:14:02.317Z] --- PASS: TestSecretCreateResolve (2.18s)
18:14:02 [2022-04-21T18:14:02.317Z] PASS
18:14:02 [2022-04-21T18:14:02.317Z] 
18:14:02 [2022-04-21T18:14:02.317Z] DONE 6 tests in 13.542s
18:14:02 [2022-04-21T18:14:02.317Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:14:02 [2022-04-21T18:14:02.317Z] INFO: Testing against a local daemon
18:14:02 [2022-04-21T18:14:02.317Z] === RUN   TestServiceCreateInit
18:14:02 [2022-04-21T18:14:02.317Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:14:06 [2022-04-21T18:14:06.504Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:14:10 [2022-04-21T18:14:10.694Z] --- PASS: TestServiceCreateInit (7.86s)
18:14:10 [2022-04-21T18:14:10.694Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s)
18:14:10 [2022-04-21T18:14:10.694Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
18:14:10 [2022-04-21T18:14:10.694Z] === RUN   TestCreateServiceMultipleTimes
18:14:28 [2022-04-21T18:14:28.780Z] --- PASS: TestCreateServiceMultipleTimes (15.97s)
18:14:28 [2022-04-21T18:14:28.780Z] === RUN   TestCreateServiceConflict
18:14:28 [2022-04-21T18:14:28.780Z] --- PASS: TestCreateServiceConflict (2.20s)
18:14:28 [2022-04-21T18:14:28.780Z] === RUN   TestCreateServiceMaxReplicas
18:14:31 [2022-04-21T18:14:31.313Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
18:14:31 [2022-04-21T18:14:31.313Z] === RUN   TestCreateWithDuplicateNetworkNames
18:14:46 [2022-04-21T18:14:46.187Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.25s)
18:14:46 [2022-04-21T18:14:46.187Z] === RUN   TestCreateServiceSecretFileMode
18:14:47 [2022-04-21T18:14:47.124Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
18:14:47 [2022-04-21T18:14:47.124Z] === RUN   TestCreateServiceConfigFileMode
18:14:49 [2022-04-21T18:14:49.658Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
18:14:49 [2022-04-21T18:14:49.658Z] === RUN   TestCreateServiceSysctls
18:14:52 [2022-04-21T18:14:52.948Z] --- PASS: TestCreateServiceSysctls (3.18s)
18:14:52 [2022-04-21T18:14:52.948Z] === RUN   TestCreateServiceCapabilities
18:14:55 [2022-04-21T18:14:55.482Z] --- PASS: TestCreateServiceCapabilities (2.46s)
18:14:55 [2022-04-21T18:14:55.482Z] === RUN   TestInspect
18:14:58 [2022-04-21T18:14:58.012Z] --- PASS: TestInspect (2.78s)
18:14:58 [2022-04-21T18:14:58.012Z] === RUN   TestCreateJob
18:15:01 [2022-04-21T18:15:01.297Z] --- PASS: TestCreateJob (3.12s)
18:15:01 [2022-04-21T18:15:01.297Z] === RUN   TestReplicatedJob
18:15:06 [2022-04-21T18:15:06.570Z] --- PASS: TestReplicatedJob (5.64s)
18:15:06 [2022-04-21T18:15:06.570Z] === RUN   TestUpdateReplicatedJob
18:15:09 [2022-04-21T18:15:09.856Z] --- PASS: TestUpdateReplicatedJob (2.82s)
18:15:09 [2022-04-21T18:15:09.856Z] === RUN   TestServiceListWithStatuses
18:15:09 [2022-04-21T18:15:09.856Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:15:09 [2022-04-21T18:15:09.856Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:15:09 [2022-04-21T18:15:09.856Z] === RUN   TestDockerNetworkConnectAlias
18:15:14 [2022-04-21T18:15:14.045Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
18:15:14 [2022-04-21T18:15:14.045Z] === RUN   TestDockerNetworkReConnect
18:15:17 [2022-04-21T18:15:17.332Z] --- PASS: TestDockerNetworkReConnect (3.51s)
18:15:17 [2022-04-21T18:15:17.333Z] === RUN   TestServicePlugin
18:15:20 [2022-04-21T18:15:20.618Z]     plugin_test.go:61: [d4d2bd01315db] joining swarm manager [db764f911a205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:15:21 [2022-04-21T18:15:21.993Z]     plugin_test.go:64: [df180d83b3aa0] joining swarm manager [db764f911a205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:15:48 [2022-04-21T18:15:48.588Z] --- PASS: TestServicePlugin (30.15s)
18:15:48 [2022-04-21T18:15:48.588Z] === RUN   TestServiceUpdateLabel
18:15:49 [2022-04-21T18:15:49.523Z] --- PASS: TestServiceUpdateLabel (2.20s)
18:15:49 [2022-04-21T18:15:49.523Z] === RUN   TestServiceUpdateSecrets
18:16:04 [2022-04-21T18:16:04.397Z] --- PASS: TestServiceUpdateSecrets (14.70s)
18:16:04 [2022-04-21T18:16:04.397Z] === RUN   TestServiceUpdateConfigs
18:16:19 [2022-04-21T18:16:19.272Z] --- PASS: TestServiceUpdateConfigs (14.53s)
18:16:19 [2022-04-21T18:16:19.272Z] === RUN   TestServiceUpdateNetwork
18:16:31 [2022-04-21T18:16:31.474Z] --- PASS: TestServiceUpdateNetwork (12.43s)
18:16:31 [2022-04-21T18:16:31.474Z] === RUN   TestServiceUpdatePidsLimit
18:16:32 [2022-04-21T18:16:32.409Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:16:33 [2022-04-21T18:16:33.345Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:16:41 [2022-04-21T18:16:41.457Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:16:48 [2022-04-21T18:16:48.017Z] --- PASS: TestServiceUpdatePidsLimit (16.43s)
18:16:48 [2022-04-21T18:16:48.017Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s)
18:16:48 [2022-04-21T18:16:48.017Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
18:16:48 [2022-04-21T18:16:48.017Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
18:16:48 [2022-04-21T18:16:48.017Z] PASS
18:16:48 [2022-04-21T18:16:48.017Z] 
18:16:48 [2022-04-21T18:16:48.017Z] === Skipped
18:16:48 [2022-04-21T18:16:48.017Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:16:48 [2022-04-21T18:16:48.017Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:16:48 [2022-04-21T18:16:48.017Z] 
18:16:48 [2022-04-21T18:16:48.017Z] DONE 27 tests, 1 skipped in 165.201s
18:16:48 [2022-04-21T18:16:48.017Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:16:48 [2022-04-21T18:16:48.017Z] INFO: Testing against a local daemon
18:16:48 [2022-04-21T18:16:48.017Z] === RUN   TestSessionCreate
18:16:48 [2022-04-21T18:16:48.017Z] --- PASS: TestSessionCreate (0.02s)
18:16:48 [2022-04-21T18:16:48.017Z] === RUN   TestSessionCreateWithBadUpgrade
18:16:48 [2022-04-21T18:16:48.017Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:16:48 [2022-04-21T18:16:48.017Z] PASS
18:16:48 [2022-04-21T18:16:48.017Z] 
18:16:48 [2022-04-21T18:16:48.017Z] DONE 2 tests in 0.055s
18:16:48 [2022-04-21T18:16:48.017Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:16:48 [2022-04-21T18:16:48.017Z] INFO: Testing against a local daemon
18:16:48 [2022-04-21T18:16:48.017Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:16:48 [2022-04-21T18:16:48.017Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:16:48 [2022-04-21T18:16:48.017Z] === RUN   TestDiskUsage
18:16:48 [2022-04-21T18:16:48.017Z] === PAUSE TestDiskUsage
18:16:48 [2022-04-21T18:16:48.017Z] === RUN   TestEventsExecDie
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestEventsExecDie (0.55s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestEventsBackwardsCompatible
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestEventsVolumeCreate
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestEventsVolumeCreate (0.08s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestInfoBinaryCommits
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestInfoAPIVersioned
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestInfoAPI
18:16:48 [2022-04-21T18:16:48.276Z] --- PASS: TestInfoAPI (0.02s)
18:16:48 [2022-04-21T18:16:48.276Z] === RUN   TestInfoAPIWarnings
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestInfoAPIWarnings (16.28s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestInfoDebug
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestInfoDebug (0.52s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestInfoInsecureRegistries
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestInfoRegistryMirrors
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestLoginFailsWithBadCredentials
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestPingCacheHeaders
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestPingCacheHeaders (0.02s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestPingGet
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestPingGet (0.02s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestPingHead
18:17:06 [2022-04-21T18:17:06.355Z] --- PASS: TestPingHead (0.02s)
18:17:06 [2022-04-21T18:17:06.355Z] === RUN   TestPingSwarmHeader
18:17:06 [2022-04-21T18:17:06.922Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:17:07 [2022-04-21T18:17:07.489Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:17:08 [2022-04-21T18:17:08.426Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:17:08 [2022-04-21T18:17:08.426Z] --- PASS: TestPingSwarmHeader (2.04s)
18:17:08 [2022-04-21T18:17:08.426Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:17:08 [2022-04-21T18:17:08.426Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:17:08 [2022-04-21T18:17:08.426Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:17:08 [2022-04-21T18:17:08.426Z] === RUN   TestVersion
18:17:08 [2022-04-21T18:17:08.426Z] --- PASS: TestVersion (0.02s)
18:17:08 [2022-04-21T18:17:08.426Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:17:08 [2022-04-21T18:17:08.426Z] === CONT  TestDiskUsage
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/container_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/image_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/volume_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/build-cache_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:17:08 [2022-04-21T18:17:08.993Z] === RUN   TestDiskUsage/after_LoadBusybox
18:17:09 [2022-04-21T18:17:09.252Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:17:09 [2022-04-21T18:17:09.253Z] === RUN   TestDiskUsage/after_container.Run
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:17:09 [2022-04-21T18:17:09.821Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestDiskUsage (1.64s)
18:17:10 [2022-04-21T18:17:10.081Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.38s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]     --- PASS: TestDiskUsage/after_container.Run (0.47s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.66s)
18:17:10 [2022-04-21T18:17:10.081Z] PASS
18:17:10 [2022-04-21T18:17:10.081Z] 
18:17:10 [2022-04-21T18:17:10.081Z] DONE 54 tests in 22.420s
18:17:10 [2022-04-21T18:17:10.081Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:17:10 [2022-04-21T18:17:10.081Z] INFO: Testing against a local daemon
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesCreateAndList
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesRemove
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestVolumesRemove (0.08s)
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInspect
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestVolumesInspect (0.02s)
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:17:10 [2022-04-21T18:17:10.081Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:17:10 [2022-04-21T18:17:10.081Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:17:10 [2022-04-21T18:17:10.081Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:17:10 [2022-04-21T18:17:10.081Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:17:10 [2022-04-21T18:17:10.081Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:17:10 [2022-04-21T18:17:10.081Z] PASS
18:17:10 [2022-04-21T18:17:10.081Z] 
18:17:10 [2022-04-21T18:17:10.081Z] DONE 9 tests in 0.157s
18:17:10 [2022-04-21T18:17:10.081Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:17:10 [2022-04-21T18:17:10.649Z] Stopping apparmor (via systemctl): apparmor.service.
18:17:10 [2022-04-21T18:17:10.649Z] Removing test suite binaries
18:17:10 [2022-04-21T18:17:10.649Z] exiting test-integration
18:17:10 [2022-04-21T18:17:10.649Z] ++ exit 0
18:17:10 [2022-04-21T18:17:10.649Z]