Skip to content

Console Output

12:16:58 [2021-05-03T12:16:58.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=783a9ee020de84ddcfe6c483b5ae5628919017f0 -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:783a9ee020de84ddcfe6c483b5ae5628919017f0 hack/make.sh dynbinary test-integration
12:17:00 [2021-05-03T12:17:00.094Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:17:00 [2021-05-03T12:17:00.094Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:17:00 [2021-05-03T12:17:00.094Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:17:00 [2021-05-03T12:17:00.094Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:17:00 [2021-05-03T12:17:00.094Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
12:17:00 [2021-05-03T12:17:00.094Z] Detected virtualization docker.
12:17:00 [2021-05-03T12:17:00.094Z] Detected architecture x86-64.
12:17:00 [2021-05-03T12:17:00.094Z] Set hostname to <bba97d267a24>.
12:17:00 [2021-05-03T12:17:00.355Z] + source /etc/docker-entrypoint-cmd
12:17:00 [2021-05-03T12:17:00.355Z] ++ hack/make.sh dynbinary test-integration
12:17:00 [2021-05-03T12:17:00.615Z] 
12:17:00 [2021-05-03T12:17:00.615Z] Removing bundles/
12:17:00 [2021-05-03T12:17:00.615Z] 
12:17:00 [2021-05-03T12:17:00.615Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:17:00 [2021-05-03T12:17:00.615Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:17:00 [2021-05-03T12:17:00.615Z] GOOS="" GOARCH="" GOARM=""
12:18:37 [2021-05-03T12:18:37.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:18:37 [2021-05-03T12:18:37.106Z] 
12:18:37 [2021-05-03T12:18:37.106Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_SYSTEMD=1
12:18:37 [2021-05-03T12:18:37.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:18:37 [2021-05-03T12:18:37.106Z] HOSTNAME=bba97d267a24
12:18:37 [2021-05-03T12:18:37.106Z] DEST=bundles/test-integration
12:18:37 [2021-05-03T12:18:37.106Z] PWD=/go/src/github.com/docker/docker
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_GITCOMMIT=783a9ee020de84ddcfe6c483b5ae5628919017f0
12:18:37 [2021-05-03T12:18:37.106Z] container=docker
12:18:37 [2021-05-03T12:18:37.106Z] HOME=/root
12:18:37 [2021-05-03T12:18:37.106Z] LANG=C.UTF-8
12:18:37 [2021-05-03T12:18:37.106Z] INVOCATION_ID=f970ae5a5b2c4f86b5f9cbb52db2bc8c
12:18:37 [2021-05-03T12:18:37.106Z] GOLANG_VERSION=1.13.15
12:18:37 [2021-05-03T12:18:37.106Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:18:37 [2021-05-03T12:18:37.106Z] VALIDATE_BRANCH=master
12:18:37 [2021-05-03T12:18:37.106Z] TERM=xterm
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_PKG=github.com/docker/docker
12:18:37 [2021-05-03T12:18:37.106Z] SHLVL=3
12:18:37 [2021-05-03T12:18:37.106Z] TIMEOUT=120m
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_GRAPHDRIVER=overlay2
12:18:37 [2021-05-03T12:18:37.106Z] GO111MODULE=off
12:18:37 [2021-05-03T12:18:37.106Z] DOCKER_EXPERIMENTAL=1
12:18:37 [2021-05-03T12:18:37.106Z] TEST_SKIP_INTEGRATION_CLI=1
12:18:37 [2021-05-03T12:18:37.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:18:37 [2021-05-03T12:18:37.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:18:37 [2021-05-03T12:18:37.106Z] GOPATH=/go
12:18:37 [2021-05-03T12:18:37.106Z] PKG_CONFIG=pkg-config
12:18:37 [2021-05-03T12:18:37.106Z] _=/usr/bin/env
12:18:37 [2021-05-03T12:18:37.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:19:09 [2021-05-03T12:19:09.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:19:09 [2021-05-03T12:19:09.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:19:27 [2021-05-03T12:19:27.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:19:39 [2021-05-03T12:19:39.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:19:39 [2021-05-03T12:19:39.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:19:40 [2021-05-03T12:19:40.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:19:41 [2021-05-03T12:19:41.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:19:41 [2021-05-03T12:19:41.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:19:43 [2021-05-03T12:19:43.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:19:47 [2021-05-03T12:19:47.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:19:49 [2021-05-03T12:19:49.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:19:51 [2021-05-03T12:19:51.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:19:52 [2021-05-03T12:19:52.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:19:53 [2021-05-03T12:19:53.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:19:54 [2021-05-03T12:19:54.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:19:56 [2021-05-03T12:19:56.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:19:57 [2021-05-03T12:19:57.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:19:59 [2021-05-03T12:19:59.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:20:00 [2021-05-03T12:20:00.541Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:20:00 [2021-05-03T12:20:00.541Z] Using test binary docker
12:20:00 [2021-05-03T12:20:00.541Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:20:00 [2021-05-03T12:20:00.541Z] Starting apparmor (via systemctl): apparmor.service.
12:20:00 [2021-05-03T12:20:00.541Z] INFO: Waiting for daemon to start...
12:20:00 [2021-05-03T12:20:00.541Z] Starting dockerd
12:20:02 [2021-05-03T12:20:02.448Z] .
12:20:02 [2021-05-03T12:20:02.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:20:02 [2021-05-03T12:20:02.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:20:02 [2021-05-03T12:20:02.448Z] Error: No such image: emptyfs
12:20:02 [2021-05-03T12:20:02.708Z] Running integration-test (iteration 1)
12:20:02 [2021-05-03T12:20:02.708Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:20:14 [2021-05-03T12:20:14.930Z] Loaded image: buildpack-deps:buster
12:20:15 [2021-05-03T12:20:15.190Z] Loaded image: busybox:latest
12:20:15 [2021-05-03T12:20:15.191Z] Loaded image: busybox:glibc
12:20:18 [2021-05-03T12:20:18.487Z] Loaded image: debian:bullseye
12:20:18 [2021-05-03T12:20:18.487Z] Loaded image: hello-world:latest
12:20:18 [2021-05-03T12:20:18.487Z] Loaded image: arm32v7/hello-world:latest
12:20:18 [2021-05-03T12:20:18.746Z] INFO: Testing against a local daemon
12:20:18 [2021-05-03T12:20:18.746Z] === RUN   TestCgroupNamespacesBuild
12:20:21 [2021-05-03T12:20:21.284Z] --- PASS: TestCgroupNamespacesBuild (2.30s)
12:20:21 [2021-05-03T12:20:21.285Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:20:22 [2021-05-03T12:20:22.667Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
12:20:22 [2021-05-03T12:20:22.667Z] === RUN   TestBuildWithSession
12:20:22 [2021-05-03T12:20:22.667Z] --- SKIP: TestBuildWithSession (0.00s)
12:20:22 [2021-05-03T12:20:22.667Z]     build_session_test.go:25: TODO: BuildKit
12:20:22 [2021-05-03T12:20:22.667Z] === RUN   TestBuildSquashParent
12:20:29 [2021-05-03T12:20:29.244Z] --- PASS: TestBuildSquashParent (6.20s)
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:29 [2021-05-03T12:20:29.244Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:29 [2021-05-03T12:20:29.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:29 [2021-05-03T12:20:29.244Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:29 [2021-05-03T12:20:29.244Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:31 [2021-05-03T12:20:31.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:31 [2021-05-03T12:20:31.417Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:33 [2021-05-03T12:20:33.327Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:33 [2021-05-03T12:20:33.587Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:36 [2021-05-03T12:20:36.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
12:20:36 [2021-05-03T12:20:36.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s)
12:20:36 [2021-05-03T12:20:36.128Z] === RUN   TestBuildMultiStageCopy
12:20:36 [2021-05-03T12:20:36.128Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:20:38 [2021-05-03T12:20:38.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:20:38 [2021-05-03T12:20:38.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:20:38 [2021-05-03T12:20:38.298Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:20:38 [2021-05-03T12:20:38.558Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:20:38 [2021-05-03T12:20:38.818Z] --- PASS: TestBuildMultiStageCopy (2.83s)
12:20:38 [2021-05-03T12:20:38.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s)
12:20:38 [2021-05-03T12:20:38.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
12:20:38 [2021-05-03T12:20:38.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:20:38 [2021-05-03T12:20:38.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:20:38 [2021-05-03T12:20:38.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:20:38 [2021-05-03T12:20:38.818Z] === RUN   TestBuildMultiStageParentConfig
12:20:39 [2021-05-03T12:20:39.388Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
12:20:39 [2021-05-03T12:20:39.388Z] === RUN   TestBuildLabelWithTargets
12:20:40 [2021-05-03T12:20:40.328Z] --- PASS: TestBuildLabelWithTargets (1.01s)
12:20:40 [2021-05-03T12:20:40.328Z] === RUN   TestBuildWithEmptyLayers
12:20:40 [2021-05-03T12:20:40.898Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
12:20:40 [2021-05-03T12:20:40.898Z] === RUN   TestBuildMultiStageOnBuild
12:20:43 [2021-05-03T12:20:43.439Z] --- PASS: TestBuildMultiStageOnBuild (2.12s)
12:20:43 [2021-05-03T12:20:43.439Z] === RUN   TestBuildUncleanTarFilenames
12:20:43 [2021-05-03T12:20:43.699Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
12:20:43 [2021-05-03T12:20:43.699Z] === RUN   TestBuildMultiStageLayerLeak
12:20:46 [2021-05-03T12:20:46.237Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
12:20:46 [2021-05-03T12:20:46.237Z] === RUN   TestBuildWithHugeFile
12:21:42 [2021-05-03T12:21:42.549Z] --- PASS: TestBuildWithHugeFile (54.46s)
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildWCOWSandboxSize
12:21:42 [2021-05-03T12:21:42.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:21:42 [2021-05-03T12:21:42.549Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildWithEmptyDockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:21:42 [2021-05-03T12:21:42.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
12:21:42 [2021-05-03T12:21:42.549Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:21:42 [2021-05-03T12:21:42.549Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:21:42 [2021-05-03T12:21:42.549Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildPreserveOwnership
12:21:42 [2021-05-03T12:21:42.549Z] === RUN   TestBuildPreserveOwnership/copy_from
12:21:43 [2021-05-03T12:21:43.930Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:21:45 [2021-05-03T12:21:45.312Z] --- PASS: TestBuildPreserveOwnership (4.54s)
12:21:45 [2021-05-03T12:21:45.312Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
12:21:45 [2021-05-03T12:21:45.312Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s)
12:21:45 [2021-05-03T12:21:45.312Z] === RUN   TestBuildPlatformInvalid
12:21:45 [2021-05-03T12:21:45.312Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:21:45 [2021-05-03T12:21:45.312Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:22:00 [2021-05-03T12:22:00.209Z] Loaded image: buildpack-deps:buster
12:22:00 [2021-05-03T12:22:00.209Z] Loaded image: busybox:latest
12:22:00 [2021-05-03T12:22:00.209Z] Loaded image: busybox:glibc
12:22:01 [2021-05-03T12:22:01.149Z] Loaded image: debian:bullseye
12:22:01 [2021-05-03T12:22:01.149Z] Loaded image: hello-world:latest
12:22:01 [2021-05-03T12:22:01.149Z] Loaded image: arm32v7/hello-world:latest
12:22:09 [2021-05-03T12:22:09.278Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.52s)
12:22:09 [2021-05-03T12:22:09.278Z] PASS
12:22:09 [2021-05-03T12:22:09.278Z] 
12:22:09 [2021-05-03T12:22:09.278Z] === Skipped
12:22:09 [2021-05-03T12:22:09.278Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:22:09 [2021-05-03T12:22:09.278Z]     build_session_test.go:25: TODO: BuildKit
12:22:09 [2021-05-03T12:22:09.278Z] 
12:22:09 [2021-05-03T12:22:09.278Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:22:09 [2021-05-03T12:22:09.278Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:22:09 [2021-05-03T12:22:09.278Z] 
12:22:09 [2021-05-03T12:22:09.278Z] 
12:22:09 [2021-05-03T12:22:09.278Z] DONE 34 tests, 2 skipped in 126.219s
12:22:09 [2021-05-03T12:22:09.278Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:22:09 [2021-05-03T12:22:09.278Z] INFO: Testing against a local daemon
12:22:09 [2021-05-03T12:22:09.278Z] === RUN   TestConfigInspect
12:22:11 [2021-05-03T12:22:11.817Z] --- PASS: TestConfigInspect (2.55s)
12:22:11 [2021-05-03T12:22:11.817Z] === RUN   TestConfigList
12:22:14 [2021-05-03T12:22:14.358Z] --- PASS: TestConfigList (2.51s)
12:22:14 [2021-05-03T12:22:14.358Z] === RUN   TestConfigsCreateAndDelete
12:22:16 [2021-05-03T12:22:16.895Z] --- PASS: TestConfigsCreateAndDelete (2.42s)
12:22:16 [2021-05-03T12:22:16.895Z] === RUN   TestConfigsUpdate
12:22:18 [2021-05-03T12:22:18.804Z] --- PASS: TestConfigsUpdate (2.41s)
12:22:18 [2021-05-03T12:22:18.804Z] === RUN   TestTemplatedConfig
12:22:23 [2021-05-03T12:22:23.003Z] --- PASS: TestTemplatedConfig (3.37s)
12:22:23 [2021-05-03T12:22:23.003Z] === RUN   TestConfigCreateResolve
12:22:24 [2021-05-03T12:22:24.911Z] --- PASS: TestConfigCreateResolve (2.42s)
12:22:24 [2021-05-03T12:22:24.911Z] === RUN   TestConfigDaemonLibtrustID
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
12:22:25 [2021-05-03T12:22:25.481Z] PASS
12:22:25 [2021-05-03T12:22:25.481Z] 
12:22:25 [2021-05-03T12:22:25.481Z] DONE 7 tests in 16.379s
12:22:25 [2021-05-03T12:22:25.481Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:22:25 [2021-05-03T12:22:25.481Z] INFO: Testing against a local daemon
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCheckpoint
12:22:25 [2021-05-03T12:22:25.481Z] --- SKIP: TestCheckpoint (0.00s)
12:22:25 [2021-05-03T12:22:25.481Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestContainerInvalidJSON
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:22:25 [2021-05-03T12:22:25.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:22:25 [2021-05-03T12:22:25.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:22:25 [2021-05-03T12:22:25.481Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:22:25 [2021-05-03T12:22:25.481Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:22:25 [2021-05-03T12:22:25.481Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:22:25 [2021-05-03T12:22:25.481Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:22:25 [2021-05-03T12:22:25.481Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:22:25 [2021-05-03T12:22:25.481Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:22:25 [2021-05-03T12:22:25.481Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCopyFromContainerPathIsNotDir
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCopyToContainerPathDoesNotExist
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCopyToContainerPathIsNotDir
12:22:25 [2021-05-03T12:22:25.481Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:22:25 [2021-05-03T12:22:25.481Z] === RUN   TestCopyFromContainer
12:22:26 [2021-05-03T12:22:26.863Z] === RUN   TestCopyFromContainer//
12:22:27 [2021-05-03T12:22:27.124Z] === RUN   TestCopyFromContainer//bar/root
12:22:27 [2021-05-03T12:22:27.124Z] === RUN   TestCopyFromContainer//bar/root/
12:22:27 [2021-05-03T12:22:27.124Z] === RUN   TestCopyFromContainer/bar/quux
12:22:27 [2021-05-03T12:22:27.124Z] === RUN   TestCopyFromContainer/bar/quux/
12:22:27 [2021-05-03T12:22:27.385Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:22:27 [2021-05-03T12:22:27.385Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:22:27 [2021-05-03T12:22:27.385Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:22:27 [2021-05-03T12:22:27.385Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCopyFromContainer/bar/notarget
12:22:27 [2021-05-03T12:22:27.646Z] --- PASS: TestCopyFromContainer (2.07s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:22:27 [2021-05-03T12:22:27.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateLinkToNonExistingContainer
12:22:27 [2021-05-03T12:22:27.646Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateWithInvalidEnv
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateWithInvalidEnv/0
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateWithInvalidEnv/0
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateWithInvalidEnv/1
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateWithInvalidEnv/1
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateWithInvalidEnv/2
12:22:27 [2021-05-03T12:22:27.646Z] === PAUSE TestCreateWithInvalidEnv/2
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateWithInvalidEnv/0
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateWithInvalidEnv/2
12:22:27 [2021-05-03T12:22:27.646Z] === CONT  TestCreateWithInvalidEnv/1
12:22:27 [2021-05-03T12:22:27.646Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateTmpfsMountsTarget
12:22:27 [2021-05-03T12:22:27.646Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:22:27 [2021-05-03T12:22:27.646Z] === RUN   TestCreateWithCustomMaskedPaths
12:22:30 [2021-05-03T12:22:30.185Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
12:22:30 [2021-05-03T12:22:30.185Z] === RUN   TestCreateWithCustomReadonlyPaths
12:22:32 [2021-05-03T12:22:32.723Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
12:22:32 [2021-05-03T12:22:32.723Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:22:32 [2021-05-03T12:22:32.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:22:32 [2021-05-03T12:22:32.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:22:32 [2021-05-03T12:22:32.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:22:32 [2021-05-03T12:22:32.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:22:32 [2021-05-03T12:22:32.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:22:32 [2021-05-03T12:22:32.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:22:32 [2021-05-03T12:22:32.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:22:32 [2021-05-03T12:22:32.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:22:32 [2021-05-03T12:22:32.724Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:22:33 [2021-05-03T12:22:33.294Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestCreateDifferentPlatform
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestCreateDifferentPlatform/different_os
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:22:33 [2021-05-03T12:22:33.294Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:22:33 [2021-05-03T12:22:33.294Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:22:33 [2021-05-03T12:22:33.294Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:22:33 [2021-05-03T12:22:33.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:22:33 [2021-05-03T12:22:33.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestContainerStartOnDaemonRestart
12:22:33 [2021-05-03T12:22:33.294Z] === PAUSE TestContainerStartOnDaemonRestart
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestDaemonRestartIpcMode
12:22:33 [2021-05-03T12:22:33.294Z] === PAUSE TestDaemonRestartIpcMode
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestDaemonHostGatewayIP
12:22:33 [2021-05-03T12:22:33.294Z] === PAUSE TestDaemonHostGatewayIP
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestRestartDaemonWithRestartingContainer
12:22:33 [2021-05-03T12:22:33.294Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestContainerKillOnDaemonStart
12:22:33 [2021-05-03T12:22:33.294Z] === PAUSE TestContainerKillOnDaemonStart
12:22:33 [2021-05-03T12:22:33.294Z] === RUN   TestDiff
12:22:34 [2021-05-03T12:22:34.235Z] --- PASS: TestDiff (0.77s)
12:22:34 [2021-05-03T12:22:34.235Z] === RUN   TestExecWithCloseStdin
12:22:35 [2021-05-03T12:22:35.174Z] --- PASS: TestExecWithCloseStdin (1.08s)
12:22:35 [2021-05-03T12:22:35.174Z] === RUN   TestExec
12:22:36 [2021-05-03T12:22:36.554Z] --- PASS: TestExec (1.08s)
12:22:36 [2021-05-03T12:22:36.554Z] === RUN   TestExecUser
12:22:37 [2021-05-03T12:22:37.495Z] --- PASS: TestExecUser (1.09s)
12:22:37 [2021-05-03T12:22:37.495Z] === RUN   TestExportContainerAndImportImage
12:22:38 [2021-05-03T12:22:38.520Z] --- PASS: TestExportContainerAndImportImage (1.06s)
12:22:38 [2021-05-03T12:22:38.520Z] === RUN   TestExportContainerAfterDaemonRestart
12:22:40 [2021-05-03T12:22:40.454Z] --- PASS: TestExportContainerAfterDaemonRestart (1.77s)
12:22:40 [2021-05-03T12:22:40.454Z] === RUN   TestHealthCheckWorkdir
12:22:41 [2021-05-03T12:22:41.838Z] --- PASS: TestHealthCheckWorkdir (1.54s)
12:22:41 [2021-05-03T12:22:41.838Z] === RUN   TestHealthKillContainer
12:22:45 [2021-05-03T12:22:45.137Z] --- PASS: TestHealthKillContainer (3.14s)
12:22:45 [2021-05-03T12:22:45.137Z] === RUN   TestInspectCpusetInConfigPre120
12:22:45 [2021-05-03T12:22:45.707Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
12:22:45 [2021-05-03T12:22:45.707Z] === RUN   TestIpcModeNone
12:22:47 [2021-05-03T12:22:47.089Z] --- PASS: TestIpcModeNone (1.13s)
12:22:47 [2021-05-03T12:22:47.089Z] === RUN   TestIpcModePrivate
12:22:48 [2021-05-03T12:22:48.028Z] --- PASS: TestIpcModePrivate (1.15s)
12:22:48 [2021-05-03T12:22:48.028Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
12:22:48 [2021-05-03T12:22:48.028Z] === RUN   TestIpcModeShareable
12:22:49 [2021-05-03T12:22:49.413Z] --- PASS: TestIpcModeShareable (1.11s)
12:22:49 [2021-05-03T12:22:49.413Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:22:49 [2021-05-03T12:22:49.413Z] === RUN   TestAPIIpcModeShareableAndContainer
12:22:52 [2021-05-03T12:22:52.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
12:22:52 [2021-05-03T12:22:52.708Z] === RUN   TestAPIIpcModeHost
12:22:53 [2021-05-03T12:22:53.278Z] --- PASS: TestAPIIpcModeHost (1.16s)
12:22:53 [2021-05-03T12:22:53.278Z] === RUN   TestDaemonIpcModeShareable
12:22:55 [2021-05-03T12:22:55.187Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
12:22:55 [2021-05-03T12:22:55.187Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:22:55 [2021-05-03T12:22:55.187Z] === RUN   TestDaemonIpcModePrivate
12:22:57 [2021-05-03T12:22:57.097Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
12:22:57 [2021-05-03T12:22:57.097Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:22:57 [2021-05-03T12:22:57.097Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:22:59 [2021-05-03T12:22:59.005Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
12:22:59 [2021-05-03T12:22:59.005Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:22:59 [2021-05-03T12:22:59.005Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:23:00 [2021-05-03T12:23:00.914Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
12:23:00 [2021-05-03T12:23:00.914Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:23:00 [2021-05-03T12:23:00.914Z] === RUN   TestIpcModeOlderClient
12:23:00 [2021-05-03T12:23:00.914Z] === PAUSE TestIpcModeOlderClient
12:23:00 [2021-05-03T12:23:00.914Z] === RUN   TestKillContainerInvalidSignal
12:23:01 [2021-05-03T12:23:01.175Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
12:23:01 [2021-05-03T12:23:01.175Z] === RUN   TestKillContainer
12:23:01 [2021-05-03T12:23:01.175Z] === RUN   TestKillContainer/no_signal
12:23:02 [2021-05-03T12:23:02.114Z] === RUN   TestKillContainer/non_killing_signal
12:23:02 [2021-05-03T12:23:02.684Z] === RUN   TestKillContainer/killing_signal
12:23:03 [2021-05-03T12:23:03.624Z] --- PASS: TestKillContainer (2.16s)
12:23:03 [2021-05-03T12:23:03.624Z]     --- PASS: TestKillContainer/no_signal (0.70s)
12:23:03 [2021-05-03T12:23:03.624Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
12:23:03 [2021-05-03T12:23:03.624Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
12:23:03 [2021-05-03T12:23:03.624Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:23:03 [2021-05-03T12:23:03.624Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:23:04 [2021-05-03T12:23:04.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:23:04 [2021-05-03T12:23:04.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
12:23:04 [2021-05-03T12:23:04.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
12:23:04 [2021-05-03T12:23:04.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
12:23:04 [2021-05-03T12:23:04.765Z] === RUN   TestKillStoppedContainer
12:23:05 [2021-05-03T12:23:05.025Z] --- PASS: TestKillStoppedContainer (0.05s)
12:23:05 [2021-05-03T12:23:05.025Z] === RUN   TestKillStoppedContainerAPIPre120
12:23:05 [2021-05-03T12:23:05.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:23:05 [2021-05-03T12:23:05.025Z] === RUN   TestKillDifferentUserContainer
12:23:05 [2021-05-03T12:23:05.596Z] --- PASS: TestKillDifferentUserContainer (0.68s)
12:23:05 [2021-05-03T12:23:05.596Z] === RUN   TestInspectOomKilledTrue
12:23:05 [2021-05-03T12:23:05.596Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:23:05 [2021-05-03T12:23:05.596Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:23:05 [2021-05-03T12:23:05.596Z] === RUN   TestInspectOomKilledFalse
12:23:06 [2021-05-03T12:23:06.536Z] --- PASS: TestInspectOomKilledFalse (0.71s)
12:23:06 [2021-05-03T12:23:06.536Z] === RUN   TestLinksEtcHostsContentMatch
12:23:07 [2021-05-03T12:23:07.106Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
12:23:07 [2021-05-03T12:23:07.106Z] === RUN   TestLinksContainerNames
12:23:08 [2021-05-03T12:23:08.489Z] --- PASS: TestLinksContainerNames (1.39s)
12:23:08 [2021-05-03T12:23:08.489Z] === RUN   TestLogsFollowTailEmpty
12:23:09 [2021-05-03T12:23:09.428Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
12:23:09 [2021-05-03T12:23:09.428Z] === RUN   TestContainerNetworkMountsNoChown
12:23:10 [2021-05-03T12:23:10.001Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/default
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/default
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/private
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/private
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rprivate
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rprivate
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/slave
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/slave
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rslave
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rslave
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/shared
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/shared
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rshared
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rshared
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/default
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/default/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/default/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/default/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rshared
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/shared
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rslave
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/slave
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rprivate
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/private
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/private/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/private/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/default/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:23:10 [2021-05-03T12:23:10.001Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/private/bind_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:23:10 [2021-05-03T12:23:10.261Z] === CONT  TestMountDaemonRoot/private/mount_root
12:23:10 [2021-05-03T12:23:10.522Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:23:10 [2021-05-03T12:23:10.522Z] --- PASS: TestMountDaemonRoot (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:23:10 [2021-05-03T12:23:10.522Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:23:10 [2021-05-03T12:23:10.522Z] === RUN   TestContainerBindMountNonRecursive
12:23:12 [2021-05-03T12:23:12.432Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
12:23:12 [2021-05-03T12:23:12.432Z] === RUN   TestContainerVolumesMountedAsShared
12:23:13 [2021-05-03T12:23:13.002Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
12:23:13 [2021-05-03T12:23:13.002Z] === RUN   TestContainerVolumesMountedAsSlave
12:23:13 [2021-05-03T12:23:13.942Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s)
12:23:13 [2021-05-03T12:23:13.942Z] === RUN   TestNetworkNat
12:23:14 [2021-05-03T12:23:14.884Z] --- PASS: TestNetworkNat (0.83s)
12:23:14 [2021-05-03T12:23:14.884Z] === RUN   TestNetworkLocalhostTCPNat
12:23:15 [2021-05-03T12:23:15.454Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s)
12:23:15 [2021-05-03T12:23:15.454Z] === RUN   TestNetworkLoopbackNat
12:23:18 [2021-05-03T12:23:18.747Z] --- PASS: TestNetworkLoopbackNat (3.19s)
12:23:18 [2021-05-03T12:23:18.747Z] === RUN   TestPause
12:23:19 [2021-05-03T12:23:19.687Z] --- PASS: TestPause (0.72s)
12:23:19 [2021-05-03T12:23:19.687Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:23:19 [2021-05-03T12:23:19.687Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:23:19 [2021-05-03T12:23:19.687Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:23:19 [2021-05-03T12:23:19.687Z] === RUN   TestPauseStopPausedContainer
12:23:20 [2021-05-03T12:23:20.256Z] --- PASS: TestPauseStopPausedContainer (0.74s)
12:23:20 [2021-05-03T12:23:20.256Z] === RUN   TestPidHost
12:23:22 [2021-05-03T12:23:22.165Z] --- PASS: TestPidHost (2.00s)
12:23:22 [2021-05-03T12:23:22.165Z] === RUN   TestPsFilter
12:23:22 [2021-05-03T12:23:22.425Z] --- PASS: TestPsFilter (0.10s)
12:23:22 [2021-05-03T12:23:22.425Z] === RUN   TestRemoveContainerWithRemovedVolume
12:23:22 [2021-05-03T12:23:22.995Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
12:23:22 [2021-05-03T12:23:22.995Z] === RUN   TestRemoveContainerWithVolume
12:23:23 [2021-05-03T12:23:23.966Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
12:23:23 [2021-05-03T12:23:23.966Z] === RUN   TestRemoveContainerRunning
12:23:24 [2021-05-03T12:23:24.561Z] --- PASS: TestRemoveContainerRunning (0.79s)
12:23:24 [2021-05-03T12:23:24.561Z] === RUN   TestRemoveContainerForceRemoveRunning
12:23:25 [2021-05-03T12:23:25.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
12:23:25 [2021-05-03T12:23:25.167Z] === RUN   TestRemoveInvalidContainer
12:23:25 [2021-05-03T12:23:25.167Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:23:25 [2021-05-03T12:23:25.167Z] === RUN   TestRenameLinkedContainer
12:23:28 [2021-05-03T12:23:28.465Z] --- PASS: TestRenameLinkedContainer (2.83s)
12:23:28 [2021-05-03T12:23:28.465Z] === RUN   TestRenameStoppedContainer
12:23:28 [2021-05-03T12:23:28.725Z] --- PASS: TestRenameStoppedContainer (0.70s)
12:23:28 [2021-05-03T12:23:28.725Z] === RUN   TestRenameRunningContainerAndReuse
12:23:30 [2021-05-03T12:23:30.105Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s)
12:23:30 [2021-05-03T12:23:30.105Z] === RUN   TestRenameInvalidName
12:23:31 [2021-05-03T12:23:31.044Z] --- PASS: TestRenameInvalidName (0.72s)
12:23:31 [2021-05-03T12:23:31.044Z] === RUN   TestRenameAnonymousContainer
12:23:34 [2021-05-03T12:23:34.337Z] --- PASS: TestRenameAnonymousContainer (3.27s)
12:23:34 [2021-05-03T12:23:34.337Z] === RUN   TestRenameContainerWithSameName
12:23:34 [2021-05-03T12:23:34.907Z] --- PASS: TestRenameContainerWithSameName (0.70s)
12:23:34 [2021-05-03T12:23:34.907Z] === RUN   TestRenameContainerWithLinkedContainer
12:23:36 [2021-05-03T12:23:36.290Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
12:23:36 [2021-05-03T12:23:36.290Z] === RUN   TestResize
12:23:37 [2021-05-03T12:23:37.230Z] --- PASS: TestResize (0.73s)
12:23:37 [2021-05-03T12:23:37.230Z] === RUN   TestResizeWithInvalidSize
12:23:37 [2021-05-03T12:23:37.800Z] --- PASS: TestResizeWithInvalidSize (0.71s)
12:23:37 [2021-05-03T12:23:37.800Z] === RUN   TestResizeWhenContainerNotStarted
12:23:38 [2021-05-03T12:23:38.372Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:23:38 [2021-05-03T12:23:38.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:23:40 [2021-05-03T12:23:40.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:23:40 [2021-05-03T12:23:40.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:23:42 [2021-05-03T12:23:42.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:23:42 [2021-05-03T12:23:42.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:23:43 [2021-05-03T12:23:43.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:23:43 [2021-05-03T12:23:43.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:23:45 [2021-05-03T12:23:45.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:23:45 [2021-05-03T12:23:45.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:23:48 [2021-05-03T12:23:48.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:23:48 [2021-05-03T12:23:48.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:23:51 [2021-05-03T12:23:51.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
12:23:51 [2021-05-03T12:23:51.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s)
12:23:51 [2021-05-03T12:23:51.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s)
12:23:51 [2021-05-03T12:23:51.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
12:23:51 [2021-05-03T12:23:51.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
12:23:51 [2021-05-03T12:23:51.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
12:23:51 [2021-05-03T12:23:51.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
12:23:51 [2021-05-03T12:23:51.317Z] === RUN   TestCgroupNamespacesRun
12:23:52 [2021-05-03T12:23:52.699Z] --- PASS: TestCgroupNamespacesRun (1.81s)
12:23:52 [2021-05-03T12:23:52.699Z] === RUN   TestCgroupNamespacesRunPrivileged
12:23:52 [2021-05-03T12:23:52.699Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:23:52 [2021-05-03T12:23:52.699Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:23:52 [2021-05-03T12:23:52.699Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:23:54 [2021-05-03T12:23:54.609Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
12:23:54 [2021-05-03T12:23:54.609Z] === RUN   TestCgroupNamespacesRunHostMode
12:23:56 [2021-05-03T12:23:56.517Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
12:23:56 [2021-05-03T12:23:56.518Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:23:58 [2021-05-03T12:23:58.425Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
12:23:58 [2021-05-03T12:23:58.425Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:23:59 [2021-05-03T12:23:59.365Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.29s)
12:23:59 [2021-05-03T12:23:59.365Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:24:00 [2021-05-03T12:24:00.303Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
12:24:00 [2021-05-03T12:24:00.303Z] === RUN   TestCgroupNamespacesRunOlderClient
12:24:02 [2021-05-03T12:24:02.213Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
12:24:02 [2021-05-03T12:24:02.213Z] === RUN   TestKernelTCPMemory
12:24:02 [2021-05-03T12:24:02.213Z] --- SKIP: TestKernelTCPMemory (0.01s)
12:24:02 [2021-05-03T12:24:02.213Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
12:24:02 [2021-05-03T12:24:02.213Z] === RUN   TestNISDomainname
12:24:03 [2021-05-03T12:24:03.594Z] --- PASS: TestNISDomainname (1.35s)
12:24:03 [2021-05-03T12:24:03.594Z] === RUN   TestHostnameDnsResolution
12:24:05 [2021-05-03T12:24:05.506Z] --- PASS: TestHostnameDnsResolution (1.76s)
12:24:05 [2021-05-03T12:24:05.506Z] === RUN   TestStats
12:24:08 [2021-05-03T12:24:08.045Z] --- PASS: TestStats (2.75s)
12:24:08 [2021-05-03T12:24:08.045Z] === RUN   TestStopContainerWithTimeout
12:24:08 [2021-05-03T12:24:08.045Z] === RUN   TestStopContainerWithTimeout/0
12:24:08 [2021-05-03T12:24:08.045Z] === PAUSE TestStopContainerWithTimeout/0
12:24:08 [2021-05-03T12:24:08.045Z] === RUN   TestStopContainerWithTimeout/1
12:24:08 [2021-05-03T12:24:08.045Z] === PAUSE TestStopContainerWithTimeout/1
12:24:08 [2021-05-03T12:24:08.045Z] === RUN   TestStopContainerWithTimeout/3
12:24:08 [2021-05-03T12:24:08.045Z] === PAUSE TestStopContainerWithTimeout/3
12:24:08 [2021-05-03T12:24:08.045Z] === RUN   TestStopContainerWithTimeout/-1
12:24:08 [2021-05-03T12:24:08.045Z] === PAUSE TestStopContainerWithTimeout/-1
12:24:08 [2021-05-03T12:24:08.045Z] === CONT  TestStopContainerWithTimeout/0
12:24:08 [2021-05-03T12:24:08.045Z] === CONT  TestStopContainerWithTimeout/-1
12:24:08 [2021-05-03T12:24:08.985Z] === CONT  TestStopContainerWithTimeout/3
12:24:10 [2021-05-03T12:24:10.893Z] === CONT  TestStopContainerWithTimeout/1
12:24:12 [2021-05-03T12:24:12.845Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:24:12 [2021-05-03T12:24:12.845Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
12:24:12 [2021-05-03T12:24:12.845Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
12:24:12 [2021-05-03T12:24:12.845Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
12:24:12 [2021-05-03T12:24:12.845Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
12:24:12 [2021-05-03T12:24:12.845Z] === RUN   TestDeleteDevicemapper
12:24:12 [2021-05-03T12:24:12.845Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:24:12 [2021-05-03T12:24:12.845Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:24:12 [2021-05-03T12:24:12.845Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:24:15 [2021-05-03T12:24:15.385Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.65s)
12:24:15 [2021-05-03T12:24:15.385Z] === RUN   TestUpdateMemory
12:24:16 [2021-05-03T12:24:16.770Z] --- PASS: TestUpdateMemory (1.37s)
12:24:16 [2021-05-03T12:24:16.770Z] === RUN   TestUpdateCPUQuota
12:24:23 [2021-05-03T12:24:23.342Z] --- PASS: TestUpdateCPUQuota (6.75s)
12:24:23 [2021-05-03T12:24:23.342Z] === RUN   TestUpdatePidsLimit
12:24:23 [2021-05-03T12:24:23.342Z] === RUN   TestUpdatePidsLimit/update_from_none
12:24:24 [2021-05-03T12:24:24.281Z] === RUN   TestUpdatePidsLimit/no_change
12:24:24 [2021-05-03T12:24:24.851Z] === RUN   TestUpdatePidsLimit/update_lower
12:24:25 [2021-05-03T12:24:25.421Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:24:26 [2021-05-03T12:24:26.361Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:24:26 [2021-05-03T12:24:26.931Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:24:27 [2021-05-03T12:24:27.871Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:24:28 [2021-05-03T12:24:28.811Z] --- PASS: TestUpdatePidsLimit (5.48s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.71s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/no_change (0.69s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s)
12:24:28 [2021-05-03T12:24:28.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
12:24:28 [2021-05-03T12:24:28.811Z] === RUN   TestUpdateRestartPolicy
12:24:43 [2021-05-03T12:24:43.701Z] --- PASS: TestUpdateRestartPolicy (12.69s)
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestUpdateRestartWithAutoRemove
12:24:43 [2021-05-03T12:24:43.701Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitNonBlocked
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:24:43 [2021-05-03T12:24:43.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:24:43 [2021-05-03T12:24:43.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:24:43 [2021-05-03T12:24:43.701Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:24:43 [2021-05-03T12:24:43.701Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:24:43 [2021-05-03T12:24:43.701Z] --- PASS: TestWaitNonBlocked (0.01s)
12:24:43 [2021-05-03T12:24:43.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
12:24:43 [2021-05-03T12:24:43.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s)
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitBlocked
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:24:43 [2021-05-03T12:24:43.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:24:43 [2021-05-03T12:24:43.701Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:24:43 [2021-05-03T12:24:43.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:24:43 [2021-05-03T12:24:43.701Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:24:43 [2021-05-03T12:24:43.701Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:24:44 [2021-05-03T12:24:44.641Z] --- PASS: TestWaitBlocked (0.01s)
12:24:44 [2021-05-03T12:24:44.641Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
12:24:44 [2021-05-03T12:24:44.641Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
12:24:44 [2021-05-03T12:24:44.641Z] === CONT  TestContainerStartOnDaemonRestart
12:24:44 [2021-05-03T12:24:44.641Z] === CONT  TestContainerKillOnDaemonStart
12:24:47 [2021-05-03T12:24:47.935Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s)
12:24:47 [2021-05-03T12:24:47.935Z] === CONT  TestIpcModeOlderClient
12:24:47 [2021-05-03T12:24:47.935Z] --- PASS: TestIpcModeOlderClient (0.05s)
12:24:47 [2021-05-03T12:24:47.935Z] === CONT  TestDaemonHostGatewayIP
12:24:52 [2021-05-03T12:24:52.133Z] --- PASS: TestDaemonHostGatewayIP (3.86s)
12:24:52 [2021-05-03T12:24:52.133Z] === CONT  TestRestartDaemonWithRestartingContainer
12:24:54 [2021-05-03T12:24:54.673Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s)
12:24:54 [2021-05-03T12:24:54.673Z] === CONT  TestDaemonRestartIpcMode
12:24:57 [2021-05-03T12:24:57.213Z] --- PASS: TestDaemonRestartIpcMode (3.04s)
12:24:57 [2021-05-03T12:24:57.473Z] --- PASS: TestContainerKillOnDaemonStart (12.95s)
12:24:57 [2021-05-03T12:24:57.473Z] PASS
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === Skipped
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:24:57 [2021-05-03T12:24:57.473Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:24:57 [2021-05-03T12:24:57.473Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:24:57 [2021-05-03T12:24:57.473Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:24:57 [2021-05-03T12:24:57.473Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
12:24:57 [2021-05-03T12:24:57.473Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:24:57 [2021-05-03T12:24:57.473Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] 
12:24:57 [2021-05-03T12:24:57.473Z] DONE 197 tests, 6 skipped in 152.230s
12:24:57 [2021-05-03T12:24:57.473Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:24:57 [2021-05-03T12:24:57.733Z] INFO: Testing against a local daemon
12:24:57 [2021-05-03T12:24:57.733Z] === RUN   TestCommitInheritsEnv
12:24:57 [2021-05-03T12:24:57.993Z] --- PASS: TestCommitInheritsEnv (0.29s)
12:24:57 [2021-05-03T12:24:57.993Z] === RUN   TestImportExtremelyLargeImageWorks
12:24:57 [2021-05-03T12:24:57.993Z] === PAUSE TestImportExtremelyLargeImageWorks
12:24:57 [2021-05-03T12:24:57.993Z] === RUN   TestImagesFilterMultiReference
12:24:57 [2021-05-03T12:24:57.993Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:24:57 [2021-05-03T12:24:57.993Z] === RUN   TestImagePullPlatformInvalid
12:24:57 [2021-05-03T12:24:57.993Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:24:57 [2021-05-03T12:24:57.993Z] === RUN   TestRemoveImageOrphaning
12:24:58 [2021-05-03T12:24:58.253Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:24:58 [2021-05-03T12:24:58.253Z] === RUN   TestRemoveImageGarbageCollector
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestRemoveImageGarbageCollector (2.08s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagInvalidReference
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagInvalidReference (0.01s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagValidPrefixedRepo
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagExistedNameWithoutForce
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagOfficialNames
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagOfficialNames (0.06s)
12:25:00 [2021-05-03T12:25:00.790Z] === RUN   TestTagMatchesDigest
12:25:00 [2021-05-03T12:25:00.790Z] --- PASS: TestTagMatchesDigest (0.01s)
12:25:00 [2021-05-03T12:25:00.790Z] === CONT  TestImportExtremelyLargeImageWorks
12:26:52 [2021-05-03T12:26:52.275Z] --- PASS: TestImportExtremelyLargeImageWorks (109.13s)
12:26:52 [2021-05-03T12:26:52.275Z] PASS
12:26:52 [2021-05-03T12:26:52.275Z] 
12:26:52 [2021-05-03T12:26:52.275Z] DONE 12 tests in 112.039s
12:26:52 [2021-05-03T12:26:52.275Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:26:52 [2021-05-03T12:26:52.275Z] INFO: Testing against a local daemon
12:26:52 [2021-05-03T12:26:52.275Z] === RUN   TestNetworkCreateDelete
12:26:52 [2021-05-03T12:26:52.275Z] --- PASS: TestNetworkCreateDelete (0.44s)
12:26:52 [2021-05-03T12:26:52.275Z] === RUN   TestDockerNetworkDeletePreferID
12:26:52 [2021-05-03T12:26:52.275Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
12:26:52 [2021-05-03T12:26:52.275Z] === RUN   TestDaemonDNSFallback
12:26:58 [2021-05-03T12:26:58.845Z] --- PASS: TestDaemonDNSFallback (7.17s)
12:26:58 [2021-05-03T12:26:58.845Z] === RUN   TestInspectNetwork
12:27:03 [2021-05-03T12:27:03.104Z] === RUN   TestInspectNetwork/full_network_id
12:27:03 [2021-05-03T12:27:03.104Z] === RUN   TestInspectNetwork/partial_network_id
12:27:03 [2021-05-03T12:27:03.104Z] === RUN   TestInspectNetwork/network_name
12:27:03 [2021-05-03T12:27:03.104Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:27:07 [2021-05-03T12:27:07.297Z] --- PASS: TestInspectNetwork (8.45s)
12:27:07 [2021-05-03T12:27:07.298Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:27:07 [2021-05-03T12:27:07.298Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:27:07 [2021-05-03T12:27:07.298Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
12:27:07 [2021-05-03T12:27:07.298Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:27:07 [2021-05-03T12:27:07.298Z] === RUN   TestRunContainerWithBridgeNone
12:27:10 [2021-05-03T12:27:10.595Z] --- PASS: TestRunContainerWithBridgeNone (3.08s)
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkInvalidJSON
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkInvalidJSON//networks/create
12:27:10 [2021-05-03T12:27:10.595Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:27:10 [2021-05-03T12:27:10.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:10 [2021-05-03T12:27:10.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:10 [2021-05-03T12:27:10.595Z] === CONT  TestNetworkInvalidJSON//networks/create
12:27:10 [2021-05-03T12:27:10.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:10 [2021-05-03T12:27:10.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:27:10 [2021-05-03T12:27:10.595Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:27:10 [2021-05-03T12:27:10.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:27:10 [2021-05-03T12:27:10.595Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:27:10 [2021-05-03T12:27:10.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkList
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkList//networks
12:27:10 [2021-05-03T12:27:10.595Z] === PAUSE TestNetworkList//networks
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestNetworkList//networks/
12:27:10 [2021-05-03T12:27:10.595Z] === PAUSE TestNetworkList//networks/
12:27:10 [2021-05-03T12:27:10.595Z] === CONT  TestNetworkList//networks
12:27:10 [2021-05-03T12:27:10.595Z] === CONT  TestNetworkList//networks/
12:27:10 [2021-05-03T12:27:10.595Z] --- PASS: TestNetworkList (0.01s)
12:27:10 [2021-05-03T12:27:10.595Z]     --- PASS: TestNetworkList//networks (0.00s)
12:27:10 [2021-05-03T12:27:10.595Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:27:10 [2021-05-03T12:27:10.595Z] === RUN   TestHostIPv4BridgeLabel
12:27:10 [2021-05-03T12:27:10.855Z] --- PASS: TestHostIPv4BridgeLabel (0.84s)
12:27:10 [2021-05-03T12:27:10.855Z] === RUN   TestDaemonRestartWithLiveRestore
12:27:12 [2021-05-03T12:27:12.235Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s)
12:27:12 [2021-05-03T12:27:12.235Z] === RUN   TestDaemonDefaultNetworkPools
12:27:13 [2021-05-03T12:27:13.616Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
12:27:13 [2021-05-03T12:27:13.616Z] === RUN   TestDaemonRestartWithExistingNetwork
12:27:16 [2021-05-03T12:27:16.153Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.03s)
12:27:16 [2021-05-03T12:27:16.153Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:27:18 [2021-05-03T12:27:18.773Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.56s)
12:27:18 [2021-05-03T12:27:18.773Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:27:19 [2021-05-03T12:27:19.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
12:27:19 [2021-05-03T12:27:19.033Z] === RUN   TestServiceWithPredefinedNetwork
12:27:22 [2021-05-03T12:27:22.325Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
12:27:22 [2021-05-03T12:27:22.326Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:27:22 [2021-05-03T12:27:22.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:27:22 [2021-05-03T12:27:22.326Z]     service_test.go:242: FLAKY_TEST
12:27:22 [2021-05-03T12:27:22.326Z] === RUN   TestServiceWithDataPathPortInit
12:27:37 [2021-05-03T12:27:37.217Z] --- PASS: TestServiceWithDataPathPortInit (14.93s)
12:27:37 [2021-05-03T12:27:37.217Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:27:45 [2021-05-03T12:27:45.342Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s)
12:27:45 [2021-05-03T12:27:45.342Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m95pn4jqe1uvhq754a9qq3lpg Created:2021-05-03 12:27:38.060885282 +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[0a343d0d8c5a00e56af24fc198fb7054af284965c81e1c486ddfc1062b400bf8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hucunqlodyrurck83lgcg1qco EndpointID:ba5dbf192573700e3294472b0c7ca256602df03b22c0581615021c059e414a12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d50ddd1539169a863fbc2553f71874012fe1335d9333b6f2f25134f48c96588 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:83e445f1cae5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hucunqlodyrurck83lgcg1qco EndpointID:ba5dbf192573700e3294472b0c7ca256602df03b22c0581615021c059e414a12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:27:45 [2021-05-03T12:27:45.342Z] PASS
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] === Skipped
12:27:45 [2021-05-03T12:27:45.342Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:27:45 [2021-05-03T12:27:45.342Z]     service_test.go:242: FLAKY_TEST
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] DONE 26 tests, 1 skipped in 54.977s
12:27:45 [2021-05-03T12:27:45.342Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:27:45 [2021-05-03T12:27:45.342Z] INFO: Testing against a local daemon
12:27:45 [2021-05-03T12:27:45.342Z] === RUN   TestDockerNetworkIpvlanPersistance
12:27:45 [2021-05-03T12:27:45.342Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:27:45 [2021-05-03T12:27:45.342Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:45 [2021-05-03T12:27:45.342Z] === RUN   TestDockerNetworkIpvlan
12:27:45 [2021-05-03T12:27:45.342Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:27:45 [2021-05-03T12:27:45.342Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:45 [2021-05-03T12:27:45.342Z] PASS
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] === Skipped
12:27:45 [2021-05-03T12:27:45.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:27:45 [2021-05-03T12:27:45.342Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:27:45 [2021-05-03T12:27:45.342Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] 
12:27:45 [2021-05-03T12:27:45.342Z] DONE 2 tests, 2 skipped in 0.038s
12:27:45 [2021-05-03T12:27:45.342Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:27:45 [2021-05-03T12:27:45.342Z] INFO: Testing against a local daemon
12:27:45 [2021-05-03T12:27:45.342Z] === RUN   TestDockerNetworkMacvlanPersistance
12:27:46 [2021-05-03T12:27:46.722Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s)
12:27:46 [2021-05-03T12:27:46.722Z] === RUN   TestDockerNetworkMacvlan
12:27:47 [2021-05-03T12:27:47.661Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:27:48 [2021-05-03T12:27:48.600Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:27:49 [2021-05-03T12:27:49.541Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:27:52 [2021-05-03T12:27:52.836Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:27:56 [2021-05-03T12:27:56.130Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:28:02 [2021-05-03T12:28:02.706Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:28:03 [2021-05-03T12:28:03.646Z] --- PASS: TestDockerNetworkMacvlan (17.10s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
12:28:03 [2021-05-03T12:28:03.646Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s)
12:28:03 [2021-05-03T12:28:03.646Z] PASS
12:28:03 [2021-05-03T12:28:03.646Z] 
12:28:03 [2021-05-03T12:28:03.646Z] DONE 8 tests in 19.038s
12:28:03 [2021-05-03T12:28:03.646Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:28:03 [2021-05-03T12:28:03.646Z] testing: warning: no tests to run
12:28:03 [2021-05-03T12:28:03.646Z] PASS
12:28:03 [2021-05-03T12:28:03.646Z] 
12:28:03 [2021-05-03T12:28:03.646Z] DONE 0 tests in 0.006s
12:28:03 [2021-05-03T12:28:03.646Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:28:03 [2021-05-03T12:28:03.646Z] INFO: Testing against a local daemon
12:28:03 [2021-05-03T12:28:03.646Z] === RUN   TestAuthZPluginAllowRequest
12:28:05 [2021-05-03T12:28:05.554Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
12:28:05 [2021-05-03T12:28:05.554Z] === RUN   TestAuthZPluginTLS
12:28:06 [2021-05-03T12:28:06.125Z] --- PASS: TestAuthZPluginTLS (0.65s)
12:28:06 [2021-05-03T12:28:06.125Z] === RUN   TestAuthZPluginDenyRequest
12:28:06 [2021-05-03T12:28:06.694Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
12:28:06 [2021-05-03T12:28:06.694Z] === RUN   TestAuthZPluginAPIDenyResponse
12:28:07 [2021-05-03T12:28:07.263Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
12:28:07 [2021-05-03T12:28:07.263Z] === RUN   TestAuthZPluginDenyResponse
12:28:07 [2021-05-03T12:28:07.832Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
12:28:07 [2021-05-03T12:28:07.832Z] === RUN   TestAuthZPluginAllowEventStream
12:28:09 [2021-05-03T12:28:09.743Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
12:28:09 [2021-05-03T12:28:09.743Z] === RUN   TestAuthZPluginErrorResponse
12:28:10 [2021-05-03T12:28:10.336Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
12:28:10 [2021-05-03T12:28:10.336Z] === RUN   TestAuthZPluginErrorRequest
12:28:10 [2021-05-03T12:28:10.910Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
12:28:10 [2021-05-03T12:28:10.910Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:28:11 [2021-05-03T12:28:11.503Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
12:28:11 [2021-05-03T12:28:11.503Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:28:13 [2021-05-03T12:28:13.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
12:28:13 [2021-05-03T12:28:13.411Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:28:15 [2021-05-03T12:28:15.324Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s)
12:28:15 [2021-05-03T12:28:15.324Z] === RUN   TestAuthZPluginHeader
12:28:15 [2021-05-03T12:28:15.897Z] --- PASS: TestAuthZPluginHeader (0.85s)
12:28:15 [2021-05-03T12:28:15.897Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:28:21 [2021-05-03T12:28:21.174Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s)
12:28:21 [2021-05-03T12:28:21.174Z] === RUN   TestAuthZPluginV2Disable
12:28:24 [2021-05-03T12:28:24.466Z] --- PASS: TestAuthZPluginV2Disable (3.55s)
12:28:24 [2021-05-03T12:28:24.466Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:28:27 [2021-05-03T12:28:27.761Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s)
12:28:27 [2021-05-03T12:28:27.761Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:28:37 [2021-05-03T12:28:37.748Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.05s)
12:28:37 [2021-05-03T12:28:37.748Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:28:55 [2021-05-03T12:28:55.843Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.81s)
12:28:55 [2021-05-03T12:28:55.843Z] PASS
12:28:55 [2021-05-03T12:28:55.843Z] 
12:28:55 [2021-05-03T12:28:55.843Z] DONE 17 tests in 51.450s
12:28:55 [2021-05-03T12:28:55.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:28:55 [2021-05-03T12:28:55.843Z] INFO: Testing against a local daemon
12:28:55 [2021-05-03T12:28:55.843Z] === RUN   TestPluginInvalidJSON
12:28:55 [2021-05-03T12:28:55.843Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:28:55 [2021-05-03T12:28:55.843Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:28:55 [2021-05-03T12:28:55.843Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:28:55 [2021-05-03T12:28:55.843Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:28:55 [2021-05-03T12:28:55.843Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:28:55 [2021-05-03T12:28:55.843Z] === RUN   TestPluginInstall
12:28:55 [2021-05-03T12:28:55.843Z] === RUN   TestPluginInstall/no_auth
12:28:57 [2021-05-03T12:28:57.225Z] time="2021-05-03T12:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:57 [2021-05-03T12:28:57.226Z] time="2021-05-03T12:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1078a0ccc033f8073db909bc77e0e79cc51f1899f321bbc4016f0443c87d30a8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:57 [2021-05-03T12:28:57.226Z] time="2021-05-03T12:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:57 [2021-05-03T12:28:57.226Z] time="2021-05-03T12:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1078a0ccc033f8073db909bc77e0e79cc51f1899f321bbc4016f0443c87d30a8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:57 [2021-05-03T12:28:57.226Z] === RUN   TestPluginInstall/with_htpasswd
12:28:57 [2021-05-03T12:28:57.796Z] time="2021-05-03T12:28:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:57 [2021-05-03T12:28:57.796Z] time="2021-05-03T12:28:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f56d1b3c0bb3861105b3dc7e2b39646094cb358dc1461c5f74a485508c848281" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:57 [2021-05-03T12:28:57.796Z] time="2021-05-03T12:28:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:57 [2021-05-03T12:28:57.796Z] time="2021-05-03T12:28:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f56d1b3c0bb3861105b3dc7e2b39646094cb358dc1461c5f74a485508c848281" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:58 [2021-05-03T12:28:58.055Z] === RUN   TestPluginInstall/with_insecure
12:28:59 [2021-05-03T12:28:59.436Z] time="2021-05-03T12:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:59 [2021-05-03T12:28:59.436Z] time="2021-05-03T12:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be9e1fb2e2bf390cfdb1572fafc83c88f0a04005e8640fa7eead40413cdff9df" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:59 [2021-05-03T12:28:59.436Z] time="2021-05-03T12:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:28:59 [2021-05-03T12:28:59.436Z] time="2021-05-03T12:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be9e1fb2e2bf390cfdb1572fafc83c88f0a04005e8640fa7eead40413cdff9df" mediatype=application/vnd.docker.plugin.v1+json size=522
12:28:59 [2021-05-03T12:28:59.436Z] --- PASS: TestPluginInstall (4.15s)
12:28:59 [2021-05-03T12:28:59.436Z]     --- PASS: TestPluginInstall/no_auth (2.00s)
12:28:59 [2021-05-03T12:28:59.436Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
12:28:59 [2021-05-03T12:28:59.436Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
12:28:59 [2021-05-03T12:28:59.436Z]         plugin_test.go:165: [d53d4ed7b864f] daemon is not started
12:28:59 [2021-05-03T12:28:59.436Z] === RUN   TestPluginsWithRuntimes
12:29:01 [2021-05-03T12:29:01.344Z] === RUN   TestPluginsWithRuntimes/No_Args
12:29:02 [2021-05-03T12:29:02.723Z] === RUN   TestPluginsWithRuntimes/With_Args
12:29:04 [2021-05-03T12:29:04.632Z] --- PASS: TestPluginsWithRuntimes (4.94s)
12:29:04 [2021-05-03T12:29:04.632Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.53s)
12:29:04 [2021-05-03T12:29:04.632Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.56s)
12:29:04 [2021-05-03T12:29:04.632Z] === RUN   TestPluginBackCompatMediaTypes
12:29:05 [2021-05-03T12:29:05.201Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s)
12:29:05 [2021-05-03T12:29:05.201Z] PASS
12:29:05 [2021-05-03T12:29:05.201Z] 
12:29:05 [2021-05-03T12:29:05.201Z] DONE 10 tests in 9.867s
12:29:05 [2021-05-03T12:29:05.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:29:05 [2021-05-03T12:29:05.201Z] INFO: Testing against a local daemon
12:29:05 [2021-05-03T12:29:05.201Z] === RUN   TestExternalGraphDriver
12:29:05 [2021-05-03T12:29:05.201Z] === RUN   TestExternalGraphDriver/json
12:29:07 [2021-05-03T12:29:07.740Z] === RUN   TestExternalGraphDriver/spec
12:29:10 [2021-05-03T12:29:10.279Z] === RUN   TestExternalGraphDriver/pull
12:29:12 [2021-05-03T12:29:12.186Z] --- PASS: TestExternalGraphDriver (6.92s)
12:29:12 [2021-05-03T12:29:12.186Z]     --- PASS: TestExternalGraphDriver/json (2.30s)
12:29:12 [2021-05-03T12:29:12.186Z]     --- PASS: TestExternalGraphDriver/spec (2.56s)
12:29:12 [2021-05-03T12:29:12.186Z]     --- PASS: TestExternalGraphDriver/pull (1.97s)
12:29:12 [2021-05-03T12:29:12.186Z] === RUN   TestGraphdriverPluginV2
12:29:16 [2021-05-03T12:29:16.382Z] --- PASS: TestGraphdriverPluginV2 (4.36s)
12:29:16 [2021-05-03T12:29:16.382Z] PASS
12:29:16 [2021-05-03T12:29:16.382Z] 
12:29:16 [2021-05-03T12:29:16.382Z] DONE 5 tests in 11.322s
12:29:16 [2021-05-03T12:29:16.382Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:29:16 [2021-05-03T12:29:16.382Z] INFO: Testing against a local daemon
12:29:16 [2021-05-03T12:29:16.382Z] === RUN   TestContinueAfterPluginCrash
12:29:16 [2021-05-03T12:29:16.382Z] === PAUSE TestContinueAfterPluginCrash
12:29:16 [2021-05-03T12:29:16.382Z] === RUN   TestReadPluginNoRead
12:29:16 [2021-05-03T12:29:16.382Z] === PAUSE TestReadPluginNoRead
12:29:16 [2021-05-03T12:29:16.382Z] === RUN   TestDaemonStartWithLogOpt
12:29:16 [2021-05-03T12:29:16.382Z] === PAUSE TestDaemonStartWithLogOpt
12:29:16 [2021-05-03T12:29:16.382Z] === CONT  TestContinueAfterPluginCrash
12:29:16 [2021-05-03T12:29:16.382Z] === CONT  TestDaemonStartWithLogOpt
12:29:20 [2021-05-03T12:29:20.583Z] --- PASS: TestDaemonStartWithLogOpt (4.16s)
12:29:20 [2021-05-03T12:29:20.583Z] === CONT  TestReadPluginNoRead
12:29:23 [2021-05-03T12:29:23.876Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:29:24 [2021-05-03T12:29:24.816Z] === RUN   TestReadPluginNoRead/default
12:29:25 [2021-05-03T12:29:25.774Z] --- PASS: TestContinueAfterPluginCrash (9.34s)
12:29:26 [2021-05-03T12:29:26.347Z] === RUN   TestReadPluginNoRead/disabled_caching
12:29:28 [2021-05-03T12:29:28.253Z] --- PASS: TestReadPluginNoRead (7.26s)
12:29:28 [2021-05-03T12:29:28.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
12:29:28 [2021-05-03T12:29:28.253Z]     --- PASS: TestReadPluginNoRead/default (1.65s)
12:29:28 [2021-05-03T12:29:28.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
12:29:28 [2021-05-03T12:29:28.253Z]     read_test.go:92: [d9a6c17233a16] daemon is not started
12:29:28 [2021-05-03T12:29:28.253Z] PASS
12:29:28 [2021-05-03T12:29:28.253Z] 
12:29:28 [2021-05-03T12:29:28.253Z] DONE 6 tests in 11.470s
12:29:28 [2021-05-03T12:29:28.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:29:28 [2021-05-03T12:29:28.253Z] testing: warning: no tests to run
12:29:28 [2021-05-03T12:29:28.253Z] PASS
12:29:28 [2021-05-03T12:29:28.253Z] 
12:29:28 [2021-05-03T12:29:28.253Z] DONE 0 tests in 0.008s
12:29:28 [2021-05-03T12:29:28.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:29:28 [2021-05-03T12:29:28.253Z] INFO: Testing against a local daemon
12:29:28 [2021-05-03T12:29:28.253Z] === RUN   TestPluginWithDevMounts
12:29:28 [2021-05-03T12:29:28.253Z] === PAUSE TestPluginWithDevMounts
12:29:28 [2021-05-03T12:29:28.253Z] === CONT  TestPluginWithDevMounts
12:29:29 [2021-05-03T12:29:29.634Z] --- PASS: TestPluginWithDevMounts (1.70s)
12:29:29 [2021-05-03T12:29:29.634Z] PASS
12:29:29 [2021-05-03T12:29:29.634Z] 
12:29:29 [2021-05-03T12:29:29.634Z] DONE 1 tests in 1.738s
12:29:29 [2021-05-03T12:29:29.634Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:29:29 [2021-05-03T12:29:29.634Z] INFO: Testing against a local daemon
12:29:29 [2021-05-03T12:29:29.634Z] === RUN   TestSecretInspect
12:29:32 [2021-05-03T12:29:32.174Z] --- PASS: TestSecretInspect (2.41s)
12:29:32 [2021-05-03T12:29:32.174Z] === RUN   TestSecretList
12:29:34 [2021-05-03T12:29:34.711Z] --- PASS: TestSecretList (2.45s)
12:29:34 [2021-05-03T12:29:34.711Z] === RUN   TestSecretsCreateAndDelete
12:29:36 [2021-05-03T12:29:36.619Z] --- PASS: TestSecretsCreateAndDelete (2.07s)
12:29:36 [2021-05-03T12:29:36.619Z] === RUN   TestSecretsUpdate
12:29:39 [2021-05-03T12:29:39.156Z] --- PASS: TestSecretsUpdate (2.49s)
12:29:39 [2021-05-03T12:29:39.156Z] === RUN   TestTemplatedSecret
12:29:42 [2021-05-03T12:29:42.450Z] --- PASS: TestTemplatedSecret (3.08s)
12:29:42 [2021-05-03T12:29:42.450Z] === RUN   TestSecretCreateResolve
12:29:44 [2021-05-03T12:29:44.359Z] --- PASS: TestSecretCreateResolve (2.04s)
12:29:44 [2021-05-03T12:29:44.359Z] PASS
12:29:44 [2021-05-03T12:29:44.359Z] 
12:29:44 [2021-05-03T12:29:44.359Z] DONE 6 tests in 14.558s
12:29:44 [2021-05-03T12:29:44.359Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:29:44 [2021-05-03T12:29:44.359Z] INFO: Testing against a local daemon
12:29:44 [2021-05-03T12:29:44.359Z] === RUN   TestServiceCreateInit
12:29:44 [2021-05-03T12:29:44.359Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:29:48 [2021-05-03T12:29:48.557Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:29:52 [2021-05-03T12:29:52.754Z] --- PASS: TestServiceCreateInit (8.58s)
12:29:52 [2021-05-03T12:29:52.754Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s)
12:29:52 [2021-05-03T12:29:52.754Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s)
12:29:52 [2021-05-03T12:29:52.754Z] === RUN   TestCreateServiceMultipleTimes
12:30:10 [2021-05-03T12:30:10.856Z] --- PASS: TestCreateServiceMultipleTimes (17.90s)
12:30:10 [2021-05-03T12:30:10.856Z] === RUN   TestCreateServiceConflict
12:30:13 [2021-05-03T12:30:13.395Z] --- PASS: TestCreateServiceConflict (2.57s)
12:30:13 [2021-05-03T12:30:13.395Z] === RUN   TestCreateServiceMaxReplicas
12:30:16 [2021-05-03T12:30:16.688Z] --- PASS: TestCreateServiceMaxReplicas (3.30s)
12:30:16 [2021-05-03T12:30:16.688Z] === RUN   TestCreateWithDuplicateNetworkNames
12:30:31 [2021-05-03T12:30:31.578Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s)
12:30:31 [2021-05-03T12:30:31.578Z] === RUN   TestCreateServiceSecretFileMode
12:30:33 [2021-05-03T12:30:33.489Z] --- PASS: TestCreateServiceSecretFileMode (2.92s)
12:30:33 [2021-05-03T12:30:33.489Z] === RUN   TestCreateServiceConfigFileMode
12:30:36 [2021-05-03T12:30:36.782Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
12:30:36 [2021-05-03T12:30:36.782Z] === RUN   TestCreateServiceSysctls
12:30:40 [2021-05-03T12:30:40.078Z] --- PASS: TestCreateServiceSysctls (3.46s)
12:30:40 [2021-05-03T12:30:40.078Z] === RUN   TestCreateServiceCapabilities
12:30:42 [2021-05-03T12:30:42.619Z] --- PASS: TestCreateServiceCapabilities (2.45s)
12:30:42 [2021-05-03T12:30:42.619Z] === RUN   TestInspect
12:30:45 [2021-05-03T12:30:45.210Z] --- PASS: TestInspect (2.90s)
12:30:45 [2021-05-03T12:30:45.210Z] === RUN   TestCreateJob
12:30:49 [2021-05-03T12:30:49.434Z] --- PASS: TestCreateJob (3.67s)
12:30:49 [2021-05-03T12:30:49.434Z] === RUN   TestReplicatedJob
12:30:56 [2021-05-03T12:30:56.012Z] --- PASS: TestReplicatedJob (6.46s)
12:30:56 [2021-05-03T12:30:56.012Z] === RUN   TestUpdateReplicatedJob
12:30:59 [2021-05-03T12:30:59.306Z] --- PASS: TestUpdateReplicatedJob (3.87s)
12:30:59 [2021-05-03T12:30:59.306Z] === RUN   TestServiceListWithStatuses
12:30:59 [2021-05-03T12:30:59.306Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:30:59 [2021-05-03T12:30:59.306Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:30:59 [2021-05-03T12:30:59.306Z] === RUN   TestDockerNetworkConnectAlias
12:31:04 [2021-05-03T12:31:04.584Z] --- PASS: TestDockerNetworkConnectAlias (5.43s)
12:31:04 [2021-05-03T12:31:04.584Z] === RUN   TestDockerNetworkReConnect
12:31:08 [2021-05-03T12:31:08.781Z] --- PASS: TestDockerNetworkReConnect (4.09s)
12:31:08 [2021-05-03T12:31:08.781Z] === RUN   TestServicePlugin
12:31:40 [2021-05-03T12:31:40.875Z] --- PASS: TestServicePlugin (30.73s)
12:31:40 [2021-05-03T12:31:40.875Z]     plugin_test.go:62: [dedaa013ce35e] joining swarm manager [d81b82786d752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:40 [2021-05-03T12:31:40.875Z]     plugin_test.go:65: [db8dabbaa709a] joining swarm manager [d81b82786d752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:40 [2021-05-03T12:31:40.875Z] === RUN   TestServiceUpdateLabel
12:31:42 [2021-05-03T12:31:42.257Z] --- PASS: TestServiceUpdateLabel (2.53s)
12:31:42 [2021-05-03T12:31:42.257Z] === RUN   TestServiceUpdateSecrets
12:31:57 [2021-05-03T12:31:57.149Z] --- PASS: TestServiceUpdateSecrets (14.80s)
12:31:57 [2021-05-03T12:31:57.149Z] === RUN   TestServiceUpdateConfigs
12:32:12 [2021-05-03T12:32:12.041Z] --- PASS: TestServiceUpdateConfigs (14.67s)
12:32:12 [2021-05-03T12:32:12.041Z] === RUN   TestServiceUpdateNetwork
12:32:26 [2021-05-03T12:32:26.931Z] --- PASS: TestServiceUpdateNetwork (13.16s)
12:32:26 [2021-05-03T12:32:26.931Z] === RUN   TestServiceUpdatePidsLimit
12:32:26 [2021-05-03T12:32:26.931Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:32:26 [2021-05-03T12:32:26.931Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:32:35 [2021-05-03T12:32:35.055Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:32:41 [2021-05-03T12:32:41.627Z] --- PASS: TestServiceUpdatePidsLimit (16.65s)
12:32:41 [2021-05-03T12:32:41.627Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
12:32:41 [2021-05-03T12:32:41.627Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
12:32:41 [2021-05-03T12:32:41.627Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
12:32:41 [2021-05-03T12:32:41.627Z] PASS
12:32:41 [2021-05-03T12:32:41.627Z] 
12:32:41 [2021-05-03T12:32:41.627Z] === Skipped
12:32:41 [2021-05-03T12:32:41.627Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:32:41 [2021-05-03T12:32:41.627Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:32:41 [2021-05-03T12:32:41.627Z] 
12:32:41 [2021-05-03T12:32:41.627Z] 
12:32:41 [2021-05-03T12:32:41.627Z] DONE 27 tests, 1 skipped in 177.044s
12:32:41 [2021-05-03T12:32:41.627Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:32:41 [2021-05-03T12:32:41.627Z] INFO: Testing against a local daemon
12:32:41 [2021-05-03T12:32:41.627Z] === RUN   TestSessionCreate
12:32:41 [2021-05-03T12:32:41.627Z] --- PASS: TestSessionCreate (0.02s)
12:32:41 [2021-05-03T12:32:41.627Z] === RUN   TestSessionCreateWithBadUpgrade
12:32:41 [2021-05-03T12:32:41.627Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:32:41 [2021-05-03T12:32:41.627Z] PASS
12:32:41 [2021-05-03T12:32:41.627Z] 
12:32:41 [2021-05-03T12:32:41.627Z] DONE 2 tests in 0.084s
12:32:41 [2021-05-03T12:32:41.627Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:32:41 [2021-05-03T12:32:41.627Z] INFO: Testing against a local daemon
12:32:41 [2021-05-03T12:32:41.627Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:32:41 [2021-05-03T12:32:41.627Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:32:41 [2021-05-03T12:32:41.627Z] === RUN   TestEventsExecDie
12:32:42 [2021-05-03T12:32:42.567Z] --- PASS: TestEventsExecDie (1.06s)
12:32:42 [2021-05-03T12:32:42.567Z] === RUN   TestEventsBackwardsCompatible
12:32:42 [2021-05-03T12:32:42.567Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:32:42 [2021-05-03T12:32:42.567Z] === RUN   TestInfoBinaryCommits
12:32:42 [2021-05-03T12:32:42.567Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:32:42 [2021-05-03T12:32:42.567Z] === RUN   TestInfoAPIVersioned
12:32:42 [2021-05-03T12:32:42.567Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:32:42 [2021-05-03T12:32:42.567Z] === RUN   TestInfoDiscoveryBackend
12:32:43 [2021-05-03T12:32:43.135Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
12:32:43 [2021-05-03T12:32:43.135Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:32:44 [2021-05-03T12:32:44.515Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:32:44 [2021-05-03T12:32:44.515Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:32:44 [2021-05-03T12:32:44.796Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
12:32:44 [2021-05-03T12:32:44.796Z] === RUN   TestInfoAPI
12:32:45 [2021-05-03T12:32:45.065Z] --- PASS: TestInfoAPI (0.03s)
12:32:45 [2021-05-03T12:32:45.065Z] === RUN   TestInfoAPIWarnings
12:33:03 [2021-05-03T12:33:03.189Z] --- PASS: TestInfoAPIWarnings (16.67s)
12:33:03 [2021-05-03T12:33:03.189Z] === RUN   TestInfoDebug
12:33:03 [2021-05-03T12:33:03.189Z] --- PASS: TestInfoDebug (0.67s)
12:33:03 [2021-05-03T12:33:03.189Z] === RUN   TestInfoInsecureRegistries
12:33:03 [2021-05-03T12:33:03.189Z] --- PASS: TestInfoInsecureRegistries (0.65s)
12:33:03 [2021-05-03T12:33:03.189Z] === RUN   TestInfoRegistryMirrors
12:33:03 [2021-05-03T12:33:03.448Z] --- PASS: TestInfoRegistryMirrors (0.64s)
12:33:03 [2021-05-03T12:33:03.448Z] === RUN   TestLoginFailsWithBadCredentials
12:33:03 [2021-05-03T12:33:03.708Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
12:33:03 [2021-05-03T12:33:03.708Z] === RUN   TestPingCacheHeaders
12:33:03 [2021-05-03T12:33:03.708Z] --- PASS: TestPingCacheHeaders (0.02s)
12:33:03 [2021-05-03T12:33:03.708Z] === RUN   TestPingGet
12:33:03 [2021-05-03T12:33:03.708Z] --- PASS: TestPingGet (0.01s)
12:33:03 [2021-05-03T12:33:03.708Z] === RUN   TestPingHead
12:33:03 [2021-05-03T12:33:03.708Z] --- PASS: TestPingHead (0.02s)
12:33:03 [2021-05-03T12:33:03.708Z] === RUN   TestVersion
12:33:03 [2021-05-03T12:33:03.708Z] --- PASS: TestVersion (0.02s)
12:33:03 [2021-05-03T12:33:03.708Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:33:05 [2021-05-03T12:33:05.616Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s)
12:33:05 [2021-05-03T12:33:05.616Z] PASS
12:33:05 [2021-05-03T12:33:05.616Z] 
12:33:05 [2021-05-03T12:33:05.616Z] DONE 18 tests in 23.879s
12:33:05 [2021-05-03T12:33:05.616Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:33:05 [2021-05-03T12:33:05.616Z] INFO: Testing against a local daemon
12:33:05 [2021-05-03T12:33:05.616Z] === RUN   TestVolumesCreateAndList
12:33:05 [2021-05-03T12:33:05.616Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:33:05 [2021-05-03T12:33:05.616Z] === RUN   TestVolumesRemove
12:33:05 [2021-05-03T12:33:05.616Z] --- PASS: TestVolumesRemove (0.09s)
12:33:05 [2021-05-03T12:33:05.616Z] === RUN   TestVolumesInspect
12:33:05 [2021-05-03T12:33:05.616Z] --- PASS: TestVolumesInspect (0.02s)
12:33:05 [2021-05-03T12:33:05.616Z] === RUN   TestVolumesInvalidJSON
12:33:05 [2021-05-03T12:33:05.616Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:33:05 [2021-05-03T12:33:05.616Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:33:05 [2021-05-03T12:33:05.616Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:33:05 [2021-05-03T12:33:05.616Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:33:05 [2021-05-03T12:33:05.616Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:33:05 [2021-05-03T12:33:05.616Z] PASS
12:33:05 [2021-05-03T12:33:05.616Z] 
12:33:05 [2021-05-03T12:33:05.616Z] DONE 5 tests in 0.172s
12:33:05 [2021-05-03T12:33:05.616Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:33:06 [2021-05-03T12:33:06.996Z] Stopping apparmor (via systemctl): apparmor.service.
12:33:06 [2021-05-03T12:33:06.996Z] Removing test suite binaries
12:33:06 [2021-05-03T12:33:06.996Z] exiting test-integration
12:33:06 [2021-05-03T12:33:06.996Z] ++ exit 0
12:33:06 [2021-05-03T12:33:06.996Z]