Skip to content

Console Output

17:47:10 [2021-09-23T17:47:10.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c28703dd27d71b77e2cb1d405e0dca46e95bbab9 -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:c28703dd27d71b77e2cb1d405e0dca46e95bbab9 hack/make.sh dynbinary test-integration
17:47:12 [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
17:47:12 [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
17:47:12 [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
17:47:12 [2021-09-23T17:47:12.287Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
17:47:12 [2021-09-23T17:47:12.287Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
17:47:12 [2021-09-23T17:47:12.287Z] Detected virtualization docker.
17:47:12 [2021-09-23T17:47:12.287Z] Detected architecture x86-64.
17:47:12 [2021-09-23T17:47:12.287Z] Set hostname to <8499f8900302>.
17:47:12 [2021-09-23T17:47:12.543Z] modprobe@configfs.service: Succeeded.
17:47:12 [2021-09-23T17:47:12.543Z] modprobe@drm.service: Succeeded.
17:47:12 [2021-09-23T17:47:12.543Z] modprobe@fuse.service: Succeeded.
17:47:12 [2021-09-23T17:47:12.799Z] + source /etc/docker-entrypoint-cmd
17:47:12 [2021-09-23T17:47:12.799Z] ++ hack/make.sh dynbinary test-integration
17:47:12 [2021-09-23T17:47:12.799Z] 
17:47:12 [2021-09-23T17:47:12.799Z] Removing bundles/
17:47:12 [2021-09-23T17:47:12.799Z] 
17:47:12 [2021-09-23T17:47:12.799Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:47:12 [2021-09-23T17:47:12.799Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:47:12 [2021-09-23T17:47:12.799Z] GOOS="" GOARCH="" GOARM=""
17:48:49 [2021-09-23T17:48:49.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:48:49 [2021-09-23T17:48:49.245Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:48:49 [2021-09-23T17:48:49.245Z] GOOS="" GOARCH="" GOARM=""
17:48:49 [2021-09-23T17:48:49.245Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:48:49 [2021-09-23T17:48:49.245Z] 
17:48:49 [2021-09-23T17:48:49.245Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_SYSTEMD=1
17:48:49 [2021-09-23T17:48:49.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:48:49 [2021-09-23T17:48:49.245Z] HOSTNAME=8499f8900302
17:48:49 [2021-09-23T17:48:49.245Z] DEST=bundles/test-integration
17:48:49 [2021-09-23T17:48:49.245Z] PWD=/go/src/github.com/docker/docker
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_GITCOMMIT=c28703dd27d71b77e2cb1d405e0dca46e95bbab9
17:48:49 [2021-09-23T17:48:49.245Z] container=docker
17:48:49 [2021-09-23T17:48:49.245Z] HOME=/root
17:48:49 [2021-09-23T17:48:49.245Z] LANG=C.UTF-8
17:48:49 [2021-09-23T17:48:49.245Z] INVOCATION_ID=cd8ed61e63c04345a36cd6dab22b15b2
17:48:49 [2021-09-23T17:48:49.245Z] GOLANG_VERSION=1.17.1
17:48:49 [2021-09-23T17:48:49.245Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:48:49 [2021-09-23T17:48:49.245Z] VALIDATE_BRANCH=master
17:48:49 [2021-09-23T17:48:49.245Z] TERM=xterm
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_PKG=github.com/docker/docker
17:48:49 [2021-09-23T17:48:49.245Z] SHLVL=3
17:48:49 [2021-09-23T17:48:49.245Z] TIMEOUT=120m
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_GRAPHDRIVER=overlay2
17:48:49 [2021-09-23T17:48:49.245Z] GO111MODULE=off
17:48:49 [2021-09-23T17:48:49.245Z] DOCKER_EXPERIMENTAL=1
17:48:49 [2021-09-23T17:48:49.245Z] TEST_SKIP_INTEGRATION_CLI=1
17:48:49 [2021-09-23T17:48:49.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:48:49 [2021-09-23T17:48:49.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:48:49 [2021-09-23T17:48:49.245Z] GOPATH=/go
17:48:49 [2021-09-23T17:48:49.245Z] PKG_CONFIG=pkg-config
17:48:49 [2021-09-23T17:48:49.245Z] _=/usr/bin/env
17:48:49 [2021-09-23T17:48:49.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:49:27 [2021-09-23T17:49:27.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:49:27 [2021-09-23T17:49:27.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:49:49 [2021-09-23T17:49:49.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:50:02 [2021-09-23T17:50:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:50:10 [2021-09-23T17:50:10.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:50:10 [2021-09-23T17:50:10.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:50:10 [2021-09-23T17:50:10.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:50:11 [2021-09-23T17:50:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:50:11 [2021-09-23T17:50:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:50:12 [2021-09-23T17:50:12.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:50:14 [2021-09-23T17:50:14.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:50:15 [2021-09-23T17:50:15.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:50:16 [2021-09-23T17:50:16.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:50:16 [2021-09-23T17:50:16.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:50:17 [2021-09-23T17:50:17.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:50:18 [2021-09-23T17:50:18.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:50:19 [2021-09-23T17:50:19.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:50:19 [2021-09-23T17:50:19.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:50:20 [2021-09-23T17:50:20.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:50:21 [2021-09-23T17:50:21.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:50:21 [2021-09-23T17:50:21.400Z] Using test binary docker
17:50:21 [2021-09-23T17:50:21.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:50:21 [2021-09-23T17:50:21.400Z] Starting apparmor (via systemctl): apparmor.service.
17:50:21 [2021-09-23T17:50:21.400Z] Starting dockerd
17:50:21 [2021-09-23T17:50:21.400Z] INFO: Waiting for daemon to start...
17:50:24 [2021-09-23T17:50:24.662Z] .
17:50:24 [2021-09-23T17:50:24.662Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:50:24 [2021-09-23T17:50:24.662Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:50:24 [2021-09-23T17:50:24.662Z] Error: No such image: emptyfs
17:50:24 [2021-09-23T17:50:24.662Z] Running integration-test (iteration 1)
17:50:24 [2021-09-23T17:50:24.662Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:50:24 [2021-09-23T17:50:24.919Z] Loaded image: busybox:latest
17:50:25 [2021-09-23T17:50:25.174Z] Loaded image: busybox:glibc
17:50:26 [2021-09-23T17:50:26.539Z] Loaded image: debian:bullseye-slim
17:50:26 [2021-09-23T17:50:26.795Z] Loaded image: hello-world:latest
17:50:26 [2021-09-23T17:50:26.795Z] Loaded image: arm32v7/hello-world:latest
17:50:26 [2021-09-23T17:50:26.795Z] INFO: Testing against a local daemon
17:50:26 [2021-09-23T17:50:26.795Z] === RUN   TestCgroupNamespacesBuild
17:50:28 [2021-09-23T17:50:28.327Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
17:50:28 [2021-09-23T17:50:28.327Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:50:29 [2021-09-23T17:50:29.691Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
17:50:29 [2021-09-23T17:50:29.691Z] === RUN   TestBuildWithSession
17:50:29 [2021-09-23T17:50:29.691Z]     build_session_test.go:25: TODO: BuildKit
17:50:29 [2021-09-23T17:50:29.691Z] --- SKIP: TestBuildWithSession (0.00s)
17:50:29 [2021-09-23T17:50:29.691Z] === RUN   TestBuildSquashParent
17:50:34 [2021-09-23T17:50:34.933Z] --- PASS: TestBuildSquashParent (4.73s)
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:50:34 [2021-09-23T17:50:34.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:50:34 [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:50:34 [2021-09-23T17:50:34.934Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:50:34 [2021-09-23T17:50:34.934Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:50:35 [2021-09-23T17:50:35.860Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:50:36 [2021-09-23T17:50:36.116Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:50:37 [2021-09-23T17:50:37.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:50:37 [2021-09-23T17:50:37.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:50:39 [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.70s)
17:50:39 [2021-09-23T17:50:39.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s)
17:50:39 [2021-09-23T17:50:39.491Z] === RUN   TestBuildMultiStageCopy
17:50:39 [2021-09-23T17:50:39.491Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:50:40 [2021-09-23T17:50:40.854Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:50:41 [2021-09-23T17:50:41.110Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:50:41 [2021-09-23T17:50:41.366Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:50:41 [2021-09-23T17:50:41.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:50:41 [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy (2.40s)
17:50:41 [2021-09-23T17:50:41.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
17:50:41 [2021-09-23T17:50:41.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:50:41 [2021-09-23T17:50:41.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
17:50:41 [2021-09-23T17:50:41.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:50:41 [2021-09-23T17:50:41.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:50:41 [2021-09-23T17:50:41.878Z] === RUN   TestBuildMultiStageParentConfig
17:50:42 [2021-09-23T17:50:42.440Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
17:50:42 [2021-09-23T17:50:42.440Z] === RUN   TestBuildLabelWithTargets
17:50:43 [2021-09-23T17:50:43.367Z] --- PASS: TestBuildLabelWithTargets (0.97s)
17:50:43 [2021-09-23T17:50:43.367Z] === RUN   TestBuildWithEmptyLayers
17:50:43 [2021-09-23T17:50:43.929Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
17:50:43 [2021-09-23T17:50:43.929Z] === RUN   TestBuildMultiStageOnBuild
17:50:45 [2021-09-23T17:50:45.828Z] --- PASS: TestBuildMultiStageOnBuild (1.78s)
17:50:45 [2021-09-23T17:50:45.828Z] === RUN   TestBuildUncleanTarFilenames
17:50:46 [2021-09-23T17:50:46.084Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
17:50:46 [2021-09-23T17:50:46.084Z] === RUN   TestBuildMultiStageLayerLeak
17:50:47 [2021-09-23T17:50:47.973Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s)
17:50:47 [2021-09-23T17:50:47.973Z] === RUN   TestBuildWithHugeFile
17:51:44 [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithHugeFile (56.01s)
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildWCOWSandboxSize
17:51:44 [2021-09-23T17:51:44.292Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:51:44 [2021-09-23T17:51:44.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildWithEmptyDockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:51:44 [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:51:44 [2021-09-23T17:51:44.292Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
17:51:44 [2021-09-23T17:51:44.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
17:51:44 [2021-09-23T17:51:44.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildPreserveOwnership
17:51:44 [2021-09-23T17:51:44.292Z] === RUN   TestBuildPreserveOwnership/copy_from
17:51:46 [2021-09-23T17:51:46.805Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:51:47 [2021-09-23T17:51:47.731Z] --- PASS: TestBuildPreserveOwnership (3.68s)
17:51:47 [2021-09-23T17:51:47.731Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
17:51:47 [2021-09-23T17:51:47.731Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
17:51:47 [2021-09-23T17:51:47.731Z] === RUN   TestBuildPlatformInvalid
17:51:47 [2021-09-23T17:51:47.987Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:51:47 [2021-09-23T17:51:47.987Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:51:48 [2021-09-23T17:51:48.553Z] Loaded image: busybox:latest
17:51:48 [2021-09-23T17:51:48.809Z] Loaded image: busybox:glibc
17:51:50 [2021-09-23T17:51:50.174Z] Loaded image: debian:bullseye-slim
17:51:50 [2021-09-23T17:51:50.174Z] Loaded image: hello-world:latest
17:51:50 [2021-09-23T17:51:50.174Z] Loaded image: arm32v7/hello-world:latest
17:52:00 [2021-09-23T17:52:00.154Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s)
17:52:00 [2021-09-23T17:52:00.154Z] PASS
17:52:00 [2021-09-23T17:52:00.154Z] 
17:52:00 [2021-09-23T17:52:00.154Z] === Skipped
17:52:00 [2021-09-23T17:52:00.154Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:52:00 [2021-09-23T17:52:00.154Z]     build_session_test.go:25: TODO: BuildKit
17:52:00 [2021-09-23T17:52:00.154Z] 
17:52:00 [2021-09-23T17:52:00.154Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:52:00 [2021-09-23T17:52:00.154Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:52:00 [2021-09-23T17:52:00.154Z] 
17:52:00 [2021-09-23T17:52:00.154Z] DONE 34 tests, 2 skipped in 93.715s
17:52:00 [2021-09-23T17:52:00.154Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:52:00 [2021-09-23T17:52:00.154Z] INFO: Testing against a local daemon
17:52:00 [2021-09-23T17:52:00.154Z] === RUN   TestConfigInspect
17:52:00 [2021-09-23T17:52:00.760Z] --- PASS: TestConfigInspect (2.30s)
17:52:00 [2021-09-23T17:52:00.760Z] === RUN   TestConfigList
17:52:03 [2021-09-23T17:52:03.273Z] --- PASS: TestConfigList (2.15s)
17:52:03 [2021-09-23T17:52:03.273Z] === RUN   TestConfigsCreateAndDelete
17:52:05 [2021-09-23T17:52:05.159Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
17:52:05 [2021-09-23T17:52:05.159Z] === RUN   TestConfigsUpdate
17:52:07 [2021-09-23T17:52:07.713Z] --- PASS: TestConfigsUpdate (2.14s)
17:52:07 [2021-09-23T17:52:07.713Z] === RUN   TestTemplatedConfig
17:52:10 [2021-09-23T17:52:10.224Z] --- PASS: TestTemplatedConfig (2.70s)
17:52:10 [2021-09-23T17:52:10.224Z] === RUN   TestConfigCreateResolve
17:52:12 [2021-09-23T17:52:12.117Z] --- PASS: TestConfigCreateResolve (2.17s)
17:52:12 [2021-09-23T17:52:12.117Z] PASS
17:52:12 [2021-09-23T17:52:12.117Z] 
17:52:12 [2021-09-23T17:52:12.117Z] DONE 6 tests in 13.595s
17:52:12 [2021-09-23T17:52:12.117Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:52:12 [2021-09-23T17:52:12.117Z] INFO: Testing against a local daemon
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestCheckpoint
17:52:12 [2021-09-23T17:52:12.117Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:52:12 [2021-09-23T17:52:12.117Z] --- SKIP: TestCheckpoint (0.00s)
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestContainerInvalidJSON
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:52:12 [2021-09-23T17:52:12.117Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:52:12 [2021-09-23T17:52:12.117Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:52:12 [2021-09-23T17:52:12.117Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:52:12 [2021-09-23T17:52:12.117Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:52:12 [2021-09-23T17:52:12.117Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:52:12 [2021-09-23T17:52:12.117Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:52:12 [2021-09-23T17:52:12.117Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:52:12 [2021-09-23T17:52:12.117Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
17:52:12 [2021-09-23T17:52:12.117Z] === RUN   TestCopyFromContainerPathIsNotDir
17:52:12 [2021-09-23T17:52:12.373Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:52:12 [2021-09-23T17:52:12.373Z] === RUN   TestCopyToContainerPathDoesNotExist
17:52:12 [2021-09-23T17:52:12.373Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:52:12 [2021-09-23T17:52:12.373Z] === RUN   TestCopyToContainerPathIsNotDir
17:52:12 [2021-09-23T17:52:12.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:52:12 [2021-09-23T17:52:12.373Z] === RUN   TestCopyFromContainer
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer//
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer//bar/root
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer//bar/root/
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer/bar/quux
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer/bar/quux/
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:52:13 [2021-09-23T17:52:13.739Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCopyFromContainer/bar/notarget
17:52:13 [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer (1.66s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:13 [2021-09-23T17:52:13.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:13 [2021-09-23T17:52:13.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:13 [2021-09-23T17:52:13.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:13 [2021-09-23T17:52:13.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:52:13 [2021-09-23T17:52:13.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateLinkToNonExistingContainer
17:52:13 [2021-09-23T17:52:13.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateWithInvalidEnv
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateWithInvalidEnv/0
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/0
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateWithInvalidEnv/1
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/1
17:52:13 [2021-09-23T17:52:13.995Z] === RUN   TestCreateWithInvalidEnv/2
17:52:13 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/2
17:52:14 [2021-09-23T17:52:14.250Z] === CONT  TestCreateWithInvalidEnv/0
17:52:14 [2021-09-23T17:52:14.250Z] === CONT  TestCreateWithInvalidEnv/2
17:52:14 [2021-09-23T17:52:14.250Z] === CONT  TestCreateWithInvalidEnv/1
17:52:14 [2021-09-23T17:52:14.250Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:52:14 [2021-09-23T17:52:14.250Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:52:14 [2021-09-23T17:52:14.250Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:52:14 [2021-09-23T17:52:14.250Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:52:14 [2021-09-23T17:52:14.250Z] === RUN   TestCreateTmpfsMountsTarget
17:52:14 [2021-09-23T17:52:14.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:52:14 [2021-09-23T17:52:14.250Z] === RUN   TestCreateWithCustomMaskedPaths
17:52:16 [2021-09-23T17:52:16.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
17:52:16 [2021-09-23T17:52:16.137Z] === RUN   TestCreateWithCustomReadonlyPaths
17:52:18 [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s)
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:18 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:18 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:18 [2021-09-23T17:52:18.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:18 [2021-09-23T17:52:18.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:18 [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:52:18 [2021-09-23T17:52:18.024Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:52:18 [2021-09-23T17:52:18.280Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
17:52:18 [2021-09-23T17:52:18.280Z] === RUN   TestCreateDifferentPlatform
17:52:18 [2021-09-23T17:52:18.280Z] === RUN   TestCreateDifferentPlatform/different_os
17:52:18 [2021-09-23T17:52:18.280Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:52:18 [2021-09-23T17:52:18.280Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:52:18 [2021-09-23T17:52:18.280Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:52:18 [2021-09-23T17:52:18.280Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:52:18 [2021-09-23T17:52:18.280Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:52:18 [2021-09-23T17:52:18.280Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:52:18 [2021-09-23T17:52:18.280Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:52:18 [2021-09-23T17:52:18.536Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestContainerStartOnDaemonRestart
17:52:18 [2021-09-23T17:52:18.536Z] === PAUSE TestContainerStartOnDaemonRestart
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestDaemonRestartIpcMode
17:52:18 [2021-09-23T17:52:18.536Z] === PAUSE TestDaemonRestartIpcMode
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestDaemonHostGatewayIP
17:52:18 [2021-09-23T17:52:18.536Z] === PAUSE TestDaemonHostGatewayIP
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestRestartDaemonWithRestartingContainer
17:52:18 [2021-09-23T17:52:18.536Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestContainerKillOnDaemonStart
17:52:18 [2021-09-23T17:52:18.536Z] === PAUSE TestContainerKillOnDaemonStart
17:52:18 [2021-09-23T17:52:18.536Z] === RUN   TestDiff
17:52:19 [2021-09-23T17:52:19.096Z] --- PASS: TestDiff (0.60s)
17:52:19 [2021-09-23T17:52:19.096Z] === RUN   TestExecWithCloseStdin
17:52:19 [2021-09-23T17:52:19.656Z] --- PASS: TestExecWithCloseStdin (0.68s)
17:52:19 [2021-09-23T17:52:19.656Z] === RUN   TestExec
17:52:20 [2021-09-23T17:52:20.622Z] --- PASS: TestExec (0.68s)
17:52:20 [2021-09-23T17:52:20.622Z] === RUN   TestExecUser
17:52:21 [2021-09-23T17:52:21.183Z] --- PASS: TestExecUser (0.70s)
17:52:21 [2021-09-23T17:52:21.183Z] === RUN   TestExportContainerAndImportImage
17:52:22 [2021-09-23T17:52:22.108Z] --- PASS: TestExportContainerAndImportImage (0.82s)
17:52:22 [2021-09-23T17:52:22.109Z] === RUN   TestExportContainerAfterDaemonRestart
17:52:23 [2021-09-23T17:52:23.076Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:52:23 [2021-09-23T17:52:23.076Z] === RUN   TestHealthCheckWorkdir
17:52:24 [2021-09-23T17:52:24.002Z] --- PASS: TestHealthCheckWorkdir (0.81s)
17:52:24 [2021-09-23T17:52:24.002Z] === RUN   TestHealthKillContainer
17:52:27 [2021-09-23T17:52:27.264Z] --- PASS: TestHealthKillContainer (2.70s)
17:52:27 [2021-09-23T17:52:27.264Z] === RUN   TestInspectCpusetInConfigPre120
17:52:27 [2021-09-23T17:52:27.264Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
17:52:27 [2021-09-23T17:52:27.264Z] === RUN   TestIpcModeNone
17:52:28 [2021-09-23T17:52:28.190Z] --- PASS: TestIpcModeNone (0.69s)
17:52:28 [2021-09-23T17:52:28.190Z] === RUN   TestIpcModePrivate
17:52:28 [2021-09-23T17:52:28.446Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
17:52:28 [2021-09-23T17:52:28.701Z] --- PASS: TestIpcModePrivate (0.69s)
17:52:28 [2021-09-23T17:52:28.701Z] === RUN   TestIpcModeShareable
17:52:28 [2021-09-23T17:52:28.957Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
17:52:29 [2021-09-23T17:52:29.517Z] --- PASS: TestIpcModeShareable (0.67s)
17:52:29 [2021-09-23T17:52:29.517Z] === RUN   TestAPIIpcModeShareableAndContainer
17:52:31 [2021-09-23T17:52:31.406Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s)
17:52:31 [2021-09-23T17:52:31.406Z] === RUN   TestAPIIpcModeHost
17:52:31 [2021-09-23T17:52:31.967Z] --- PASS: TestAPIIpcModeHost (0.42s)
17:52:31 [2021-09-23T17:52:31.967Z] === RUN   TestDaemonIpcModeShareable
17:52:32 [2021-09-23T17:52:32.895Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
17:52:33 [2021-09-23T17:52:33.151Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
17:52:33 [2021-09-23T17:52:33.151Z] === RUN   TestDaemonIpcModePrivate
17:52:34 [2021-09-23T17:52:34.077Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
17:52:34 [2021-09-23T17:52:34.333Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
17:52:34 [2021-09-23T17:52:34.333Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:52:35 [2021-09-23T17:52:35.260Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
17:52:35 [2021-09-23T17:52:35.516Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s)
17:52:35 [2021-09-23T17:52:35.516Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:52:36 [2021-09-23T17:52:36.884Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
17:52:36 [2021-09-23T17:52:36.884Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
17:52:36 [2021-09-23T17:52:36.884Z] === RUN   TestIpcModeOlderClient
17:52:36 [2021-09-23T17:52:36.884Z] === PAUSE TestIpcModeOlderClient
17:52:36 [2021-09-23T17:52:36.884Z] === RUN   TestKillContainerInvalidSignal
17:52:37 [2021-09-23T17:52:37.181Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
17:52:37 [2021-09-23T17:52:37.181Z] === RUN   TestKillContainer
17:52:37 [2021-09-23T17:52:37.181Z] === RUN   TestKillContainer/no_signal
17:52:37 [2021-09-23T17:52:37.742Z] === RUN   TestKillContainer/non_killing_signal
17:52:38 [2021-09-23T17:52:38.045Z] === RUN   TestKillContainer/killing_signal
17:52:38 [2021-09-23T17:52:38.605Z] --- PASS: TestKillContainer (1.44s)
17:52:38 [2021-09-23T17:52:38.606Z]     --- PASS: TestKillContainer/no_signal (0.48s)
17:52:38 [2021-09-23T17:52:38.606Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
17:52:38 [2021-09-23T17:52:38.606Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
17:52:38 [2021-09-23T17:52:38.606Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:52:38 [2021-09-23T17:52:38.606Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:52:39 [2021-09-23T17:52:39.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:52:39 [2021-09-23T17:52:39.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
17:52:39 [2021-09-23T17:52:39.743Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
17:52:39 [2021-09-23T17:52:39.743Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s)
17:52:39 [2021-09-23T17:52:39.743Z] === RUN   TestKillStoppedContainer
17:52:39 [2021-09-23T17:52:39.743Z] --- PASS: TestKillStoppedContainer (0.04s)
17:52:39 [2021-09-23T17:52:39.743Z] === RUN   TestKillStoppedContainerAPIPre120
17:52:39 [2021-09-23T17:52:39.743Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:52:39 [2021-09-23T17:52:39.743Z] === RUN   TestKillDifferentUserContainer
17:52:40 [2021-09-23T17:52:40.330Z] --- PASS: TestKillDifferentUserContainer (0.53s)
17:52:40 [2021-09-23T17:52:40.330Z] === RUN   TestInspectOomKilledTrue
17:52:40 [2021-09-23T17:52:40.330Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:52:40 [2021-09-23T17:52:40.330Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:52:40 [2021-09-23T17:52:40.330Z] === RUN   TestInspectOomKilledFalse
17:52:40 [2021-09-23T17:52:40.591Z] --- PASS: TestInspectOomKilledFalse (0.45s)
17:52:40 [2021-09-23T17:52:40.591Z] === RUN   TestLinksEtcHostsContentMatch
17:52:41 [2021-09-23T17:52:41.163Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s)
17:52:41 [2021-09-23T17:52:41.163Z] === RUN   TestLinksContainerNames
17:52:42 [2021-09-23T17:52:42.089Z] --- PASS: TestLinksContainerNames (0.99s)
17:52:42 [2021-09-23T17:52:42.089Z] === RUN   TestLogsFollowTailEmpty
17:52:42 [2021-09-23T17:52:42.650Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
17:52:42 [2021-09-23T17:52:42.650Z] === RUN   TestContainerNetworkMountsNoChown
17:52:42 [2021-09-23T17:52:42.906Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/default
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/private
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/private
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rprivate
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rprivate
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/slave
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/slave
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rslave
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rslave
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/shared
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/shared
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rshared
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared
17:52:42 [2021-09-23T17:52:42.906Z] === CONT  TestMountDaemonRoot/default
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/default/bind_root
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/default/mount_root
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === CONT  TestMountDaemonRoot/default/bind_root
17:52:42 [2021-09-23T17:52:42.906Z] === CONT  TestMountDaemonRoot/rshared
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:52:42 [2021-09-23T17:52:42.906Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:52:42 [2021-09-23T17:52:42.906Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:52:43 [2021-09-23T17:52:43.162Z] === CONT  TestMountDaemonRoot/rslave
17:52:43 [2021-09-23T17:52:43.162Z] === CONT  TestMountDaemonRoot/shared
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:52:43 [2021-09-23T17:52:43.162Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:52:43 [2021-09-23T17:52:43.162Z] === CONT  TestMountDaemonRoot/slave
17:52:43 [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rprivate
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/private
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/private/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/private/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/default/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:52:43 [2021-09-23T17:52:43.163Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/private/bind_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/private/mount_root
17:52:43 [2021-09-23T17:52:43.421Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:52:43 [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:52:43 [2021-09-23T17:52:43.421Z] === RUN   TestContainerBindMountNonRecursive
17:52:44 [2021-09-23T17:52:44.838Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
17:52:44 [2021-09-23T17:52:44.838Z] === RUN   TestContainerVolumesMountedAsShared
17:52:45 [2021-09-23T17:52:45.400Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
17:52:45 [2021-09-23T17:52:45.400Z] === RUN   TestContainerVolumesMountedAsSlave
17:52:45 [2021-09-23T17:52:45.655Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
17:52:45 [2021-09-23T17:52:45.655Z] === RUN   TestNetworkNat
17:52:46 [2021-09-23T17:52:46.217Z] --- PASS: TestNetworkNat (0.51s)
17:52:46 [2021-09-23T17:52:46.217Z] === RUN   TestNetworkLocalhostTCPNat
17:52:46 [2021-09-23T17:52:46.778Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
17:52:46 [2021-09-23T17:52:46.778Z] === RUN   TestNetworkLoopbackNat
17:52:49 [2021-09-23T17:52:49.290Z] --- PASS: TestNetworkLoopbackNat (2.67s)
17:52:49 [2021-09-23T17:52:49.290Z] === RUN   TestPause
17:52:49 [2021-09-23T17:52:49.852Z] --- PASS: TestPause (0.51s)
17:52:49 [2021-09-23T17:52:49.852Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:52:49 [2021-09-23T17:52:49.852Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:52:49 [2021-09-23T17:52:49.852Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:52:49 [2021-09-23T17:52:49.852Z] === RUN   TestPauseStopPausedContainer
17:52:50 [2021-09-23T17:52:50.413Z] --- PASS: TestPauseStopPausedContainer (0.52s)
17:52:50 [2021-09-23T17:52:50.413Z] === RUN   TestPidHost
17:52:51 [2021-09-23T17:52:51.382Z] --- PASS: TestPidHost (1.14s)
17:52:51 [2021-09-23T17:52:51.382Z] === RUN   TestPsFilter
17:52:51 [2021-09-23T17:52:51.638Z] --- PASS: TestPsFilter (0.14s)
17:52:51 [2021-09-23T17:52:51.638Z] === RUN   TestRemoveContainerWithRemovedVolume
17:52:52 [2021-09-23T17:52:52.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
17:52:52 [2021-09-23T17:52:52.199Z] === RUN   TestRemoveContainerWithVolume
17:52:52 [2021-09-23T17:52:52.454Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
17:52:52 [2021-09-23T17:52:52.454Z] === RUN   TestRemoveContainerRunning
17:52:53 [2021-09-23T17:52:53.015Z] --- PASS: TestRemoveContainerRunning (0.46s)
17:52:53 [2021-09-23T17:52:53.015Z] === RUN   TestRemoveContainerForceRemoveRunning
17:52:53 [2021-09-23T17:52:53.577Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
17:52:53 [2021-09-23T17:52:53.577Z] === RUN   TestRemoveInvalidContainer
17:52:53 [2021-09-23T17:52:53.577Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:52:53 [2021-09-23T17:52:53.577Z] === RUN   TestRenameLinkedContainer
17:52:55 [2021-09-23T17:52:55.467Z] --- PASS: TestRenameLinkedContainer (1.91s)
17:52:55 [2021-09-23T17:52:55.467Z] === RUN   TestRenameStoppedContainer
17:52:56 [2021-09-23T17:52:56.028Z] --- PASS: TestRenameStoppedContainer (0.46s)
17:52:56 [2021-09-23T17:52:56.028Z] === RUN   TestRenameRunningContainerAndReuse
17:52:56 [2021-09-23T17:52:56.955Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
17:52:56 [2021-09-23T17:52:56.955Z] === RUN   TestRenameInvalidName
17:52:57 [2021-09-23T17:52:57.212Z] --- PASS: TestRenameInvalidName (0.47s)
17:52:57 [2021-09-23T17:52:57.212Z] === RUN   TestRenameAnonymousContainer
17:52:59 [2021-09-23T17:52:59.143Z] --- PASS: TestRenameAnonymousContainer (1.70s)
17:52:59 [2021-09-23T17:52:59.144Z] === RUN   TestRenameContainerWithSameName
17:52:59 [2021-09-23T17:52:59.399Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:52:59 [2021-09-23T17:52:59.399Z] === RUN   TestRenameContainerWithLinkedContainer
17:53:00 [2021-09-23T17:53:00.368Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
17:53:00 [2021-09-23T17:53:00.368Z] === RUN   TestResize
17:53:00 [2021-09-23T17:53:00.929Z] --- PASS: TestResize (0.46s)
17:53:00 [2021-09-23T17:53:00.929Z] === RUN   TestResizeWithInvalidSize
17:53:01 [2021-09-23T17:53:01.185Z] --- PASS: TestResizeWithInvalidSize (0.47s)
17:53:01 [2021-09-23T17:53:01.185Z] === RUN   TestResizeWhenContainerNotStarted
17:53:01 [2021-09-23T17:53:01.746Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:53:01 [2021-09-23T17:53:01.746Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:53:03 [2021-09-23T17:53:03.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:53:03 [2021-09-23T17:53:03.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:53:04 [2021-09-23T17:53:04.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:53:05 [2021-09-23T17:53:05.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:53:06 [2021-09-23T17:53:06.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:53:06 [2021-09-23T17:53:06.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:53:08 [2021-09-23T17:53:08.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:53:08 [2021-09-23T17:53:08.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:53:09 [2021-09-23T17:53:09.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:53:10 [2021-09-23T17:53:10.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:53:12 [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
17:53:12 [2021-09-23T17:53:12.068Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s)
17:53:12 [2021-09-23T17:53:12.068Z] === RUN   TestCgroupNamespacesRun
17:53:13 [2021-09-23T17:53:13.431Z] --- PASS: TestCgroupNamespacesRun (1.28s)
17:53:13 [2021-09-23T17:53:13.431Z] === RUN   TestCgroupNamespacesRunPrivileged
17:53:13 [2021-09-23T17:53:13.431Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:53:13 [2021-09-23T17:53:13.431Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
17:53:13 [2021-09-23T17:53:13.431Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:53:14 [2021-09-23T17:53:14.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
17:53:14 [2021-09-23T17:53:14.795Z] === RUN   TestCgroupNamespacesRunHostMode
17:53:15 [2021-09-23T17:53:15.762Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
17:53:15 [2021-09-23T17:53:15.762Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:53:17 [2021-09-23T17:53:17.125Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
17:53:17 [2021-09-23T17:53:17.125Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:53:18 [2021-09-23T17:53:18.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
17:53:18 [2021-09-23T17:53:18.053Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:53:18 [2021-09-23T17:53:18.980Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:53:18 [2021-09-23T17:53:18.980Z] === RUN   TestCgroupNamespacesRunOlderClient
17:53:19 [2021-09-23T17:53:19.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
17:53:19 [2021-09-23T17:53:19.908Z] === RUN   TestNISDomainname
17:53:20 [2021-09-23T17:53:20.469Z] --- PASS: TestNISDomainname (0.58s)
17:53:20 [2021-09-23T17:53:20.469Z] === RUN   TestHostnameDnsResolution
17:53:21 [2021-09-23T17:53:21.396Z] --- PASS: TestHostnameDnsResolution (0.78s)
17:53:21 [2021-09-23T17:53:21.396Z] === RUN   TestStats
17:53:23 [2021-09-23T17:53:23.908Z] --- PASS: TestStats (2.53s)
17:53:23 [2021-09-23T17:53:23.908Z] === RUN   TestStopContainerWithTimeout
17:53:23 [2021-09-23T17:53:23.908Z] === RUN   TestStopContainerWithTimeout/0
17:53:23 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/0
17:53:23 [2021-09-23T17:53:23.908Z] === RUN   TestStopContainerWithTimeout/1
17:53:23 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/1
17:53:23 [2021-09-23T17:53:23.908Z] === RUN   TestStopContainerWithTimeout/3
17:53:23 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/3
17:53:23 [2021-09-23T17:53:23.908Z] === RUN   TestStopContainerWithTimeout/-1
17:53:23 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/-1
17:53:23 [2021-09-23T17:53:23.908Z] === CONT  TestStopContainerWithTimeout/0
17:53:23 [2021-09-23T17:53:23.908Z] === CONT  TestStopContainerWithTimeout/-1
17:53:24 [2021-09-23T17:53:24.877Z] === CONT  TestStopContainerWithTimeout/3
17:53:26 [2021-09-23T17:53:26.763Z] === CONT  TestStopContainerWithTimeout/1
17:53:28 [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:53:28 [2021-09-23T17:53:28.127Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
17:53:28 [2021-09-23T17:53:28.127Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
17:53:28 [2021-09-23T17:53:28.127Z]     --- PASS: TestStopContainerWithTimeout/3 (2.47s)
17:53:28 [2021-09-23T17:53:28.127Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
17:53:28 [2021-09-23T17:53:28.127Z] === RUN   TestDeleteDevicemapper
17:53:28 [2021-09-23T17:53:28.127Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:53:28 [2021-09-23T17:53:28.127Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:53:28 [2021-09-23T17:53:28.127Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:53:30 [2021-09-23T17:53:30.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s)
17:53:30 [2021-09-23T17:53:30.642Z] === RUN   TestUpdateMemory
17:53:30 [2021-09-23T17:53:30.898Z] --- PASS: TestUpdateMemory (0.63s)
17:53:30 [2021-09-23T17:53:30.898Z] === RUN   TestUpdateCPUQuota
17:53:31 [2021-09-23T17:53:31.866Z] --- PASS: TestUpdateCPUQuota (0.93s)
17:53:31 [2021-09-23T17:53:31.866Z] === RUN   TestUpdatePidsLimit
17:53:31 [2021-09-23T17:53:31.866Z] === RUN   TestUpdatePidsLimit/update_from_none
17:53:32 [2021-09-23T17:53:32.122Z] === RUN   TestUpdatePidsLimit/no_change
17:53:32 [2021-09-23T17:53:32.419Z] === RUN   TestUpdatePidsLimit/update_lower
17:53:32 [2021-09-23T17:53:32.674Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:53:32 [2021-09-23T17:53:32.972Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:53:33 [2021-09-23T17:53:33.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:53:33 [2021-09-23T17:53:33.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:53:34 [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit (2.41s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
17:53:34 [2021-09-23T17:53:34.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
17:53:34 [2021-09-23T17:53:34.411Z] === RUN   TestUpdateRestartPolicy
17:53:46 [2021-09-23T17:53:46.661Z] --- PASS: TestUpdateRestartPolicy (11.24s)
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestUpdateRestartWithAutoRemove
17:53:46 [2021-09-23T17:53:46.661Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestWaitNonBlocked
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2021-09-23T17:53:46.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2021-09-23T17:53:46.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2021-09-23T17:53:46.661Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2021-09-23T17:53:46.661Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2021-09-23T17:53:46.661Z] --- PASS: TestWaitNonBlocked (0.01s)
17:53:46 [2021-09-23T17:53:46.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
17:53:46 [2021-09-23T17:53:46.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestWaitBlocked
17:53:46 [2021-09-23T17:53:46.661Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:53:46 [2021-09-23T17:53:46.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:53:46 [2021-09-23T17:53:46.662Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:53:46 [2021-09-23T17:53:46.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:53:46 [2021-09-23T17:53:46.662Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:53:46 [2021-09-23T17:53:46.662Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:53:47 [2021-09-23T17:53:47.587Z] --- PASS: TestWaitBlocked (0.01s)
17:53:47 [2021-09-23T17:53:47.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
17:53:47 [2021-09-23T17:53:47.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
17:53:47 [2021-09-23T17:53:47.587Z] === CONT  TestContainerStartOnDaemonRestart
17:53:47 [2021-09-23T17:53:47.587Z] === CONT  TestRestartDaemonWithRestartingContainer
17:53:50 [2021-09-23T17:53:50.147Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
17:53:50 [2021-09-23T17:53:50.147Z] === CONT  TestIpcModeOlderClient
17:53:50 [2021-09-23T17:53:50.147Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:53:50 [2021-09-23T17:53:50.147Z] === CONT  TestContainerKillOnDaemonStart
17:53:50 [2021-09-23T17:53:50.147Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s)
17:53:50 [2021-09-23T17:53:50.147Z] === CONT  TestDaemonHostGatewayIP
17:53:52 [2021-09-23T17:53:52.746Z] === CONT  TestDaemonRestartIpcMode
17:53:52 [2021-09-23T17:53:52.746Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
17:53:55 [2021-09-23T17:53:55.261Z] --- PASS: TestDaemonRestartIpcMode (2.52s)
17:54:01 [2021-09-23T17:54:01.829Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
17:54:01 [2021-09-23T17:54:01.829Z] PASS
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] === Skipped
17:54:01 [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:54:01 [2021-09-23T17:54:01.829Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:54:01 [2021-09-23T17:54:01.829Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:54:01 [2021-09-23T17:54:01.829Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
17:54:01 [2021-09-23T17:54:01.829Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:54:01 [2021-09-23T17:54:01.829Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:54:01 [2021-09-23T17:54:01.829Z] 
17:54:01 [2021-09-23T17:54:01.829Z] DONE 195 tests, 5 skipped in 109.339s
17:54:01 [2021-09-23T17:54:01.829Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:54:01 [2021-09-23T17:54:01.829Z] === RUN   TestConfigDaemonLibtrustID
17:54:02 [2021-09-23T17:54:02.085Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:54:02 [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:54:02 [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation/invalid_config
17:54:02 [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation/malformed_config
17:54:02 [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:54:02 [2021-09-23T17:54:02.085Z] === RUN   TestDaemonConfigValidation/valid_config
17:54:02 [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/valid_config
17:54:02 [2021-09-23T17:54:02.085Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:54:02 [2021-09-23T17:54:02.085Z] === CONT  TestDaemonConfigValidation/malformed_config
17:54:02 [2021-09-23T17:54:02.085Z] === CONT  TestDaemonConfigValidation/valid_config
17:54:02 [2021-09-23T17:54:02.085Z] === CONT  TestDaemonConfigValidation/invalid_config
17:54:02 [2021-09-23T17:54:02.085Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:54:02 [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:54:02 [2021-09-23T17:54:02.340Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:54:02 [2021-09-23T17:54:02.340Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
17:54:02 [2021-09-23T17:54:02.340Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:54:02 [2021-09-23T17:54:02.340Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:54:02 [2021-09-23T17:54:02.340Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:54:02 [2021-09-23T17:54:02.340Z] === RUN   TestConfigDaemonSeccompProfiles
17:54:02 [2021-09-23T17:54:02.340Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:54:03 [2021-09-23T17:54:03.267Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:54:04 [2021-09-23T17:54:04.194Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:54:05 [2021-09-23T17:54:05.558Z] === CONT  TestConfigDaemonSeccompProfiles
17:54:05 [2021-09-23T17:54:05.558Z]     daemon_test.go:148: [d01e8bc5eb663] daemon is not started
17:54:05 [2021-09-23T17:54:05.558Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
17:54:05 [2021-09-23T17:54:05.558Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:54:05 [2021-09-23T17:54:05.558Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
17:54:05 [2021-09-23T17:54:05.558Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:54:05 [2021-09-23T17:54:05.558Z] PASS
17:54:05 [2021-09-23T17:54:05.558Z] 
17:54:05 [2021-09-23T17:54:05.558Z] DONE 11 tests in 3.897s
17:54:05 [2021-09-23T17:54:05.558Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:54:05 [2021-09-23T17:54:05.558Z] INFO: Testing against a local daemon
17:54:05 [2021-09-23T17:54:05.558Z] === RUN   TestCommitInheritsEnv
17:54:05 [2021-09-23T17:54:05.558Z] --- PASS: TestCommitInheritsEnv (0.27s)
17:54:05 [2021-09-23T17:54:05.558Z] === RUN   TestImportExtremelyLargeImageWorks
17:54:05 [2021-09-23T17:54:05.558Z] === PAUSE TestImportExtremelyLargeImageWorks
17:54:05 [2021-09-23T17:54:05.558Z] === RUN   TestImagesFilterMultiReference
17:54:05 [2021-09-23T17:54:05.814Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:54:05 [2021-09-23T17:54:05.814Z] === RUN   TestImagePullPlatformInvalid
17:54:05 [2021-09-23T17:54:05.814Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:54:05 [2021-09-23T17:54:05.814Z] === RUN   TestRemoveImageOrphaning
17:54:06 [2021-09-23T17:54:06.070Z] --- PASS: TestRemoveImageOrphaning (0.27s)
17:54:06 [2021-09-23T17:54:06.070Z] === RUN   TestRemoveImageGarbageCollector
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestRemoveImageGarbageCollector (1.64s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagInvalidReference
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagInvalidReference (0.01s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagValidPrefixedRepo
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagExistedNameWithoutForce
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagOfficialNames
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagOfficialNames (0.04s)
17:54:07 [2021-09-23T17:54:07.957Z] === RUN   TestTagMatchesDigest
17:54:07 [2021-09-23T17:54:07.957Z] --- PASS: TestTagMatchesDigest (0.01s)
17:54:07 [2021-09-23T17:54:07.957Z] === CONT  TestImportExtremelyLargeImageWorks
17:55:44 [2021-09-23T17:55:44.429Z] --- PASS: TestImportExtremelyLargeImageWorks (91.57s)
17:55:44 [2021-09-23T17:55:44.429Z] PASS
17:55:44 [2021-09-23T17:55:44.429Z] 
17:55:44 [2021-09-23T17:55:44.429Z] DONE 12 tests in 94.004s
17:55:44 [2021-09-23T17:55:44.429Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:55:44 [2021-09-23T17:55:44.429Z] INFO: Testing against a local daemon
17:55:44 [2021-09-23T17:55:44.429Z] === RUN   TestNetworkCreateDelete
17:55:44 [2021-09-23T17:55:44.429Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:55:44 [2021-09-23T17:55:44.429Z] === RUN   TestDockerNetworkDeletePreferID
17:55:44 [2021-09-23T17:55:44.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
17:55:44 [2021-09-23T17:55:44.429Z] === RUN   TestDaemonDNSFallback
17:55:46 [2021-09-23T17:55:46.444Z] --- PASS: TestDaemonDNSFallback (6.43s)
17:55:46 [2021-09-23T17:55:46.444Z] === RUN   TestInspectNetwork
17:55:49 [2021-09-23T17:55:49.709Z] === RUN   TestInspectNetwork/full_network_id
17:55:49 [2021-09-23T17:55:49.709Z] === RUN   TestInspectNetwork/partial_network_id
17:55:49 [2021-09-23T17:55:49.709Z] === RUN   TestInspectNetwork/network_name
17:55:49 [2021-09-23T17:55:49.709Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:55:53 [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork (7.31s)
17:55:53 [2021-09-23T17:55:53.955Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:55:53 [2021-09-23T17:55:53.955Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:55:53 [2021-09-23T17:55:53.955Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:55:53 [2021-09-23T17:55:53.955Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:55:53 [2021-09-23T17:55:53.956Z] === RUN   TestRunContainerWithBridgeNone
17:55:55 [2021-09-23T17:55:55.402Z] --- PASS: TestRunContainerWithBridgeNone (1.73s)
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkInvalidJSON
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkInvalidJSON//networks/create
17:55:55 [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:55:55 [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:55:55 [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:55:55 [2021-09-23T17:55:55.402Z] === CONT  TestNetworkInvalidJSON//networks/create
17:55:55 [2021-09-23T17:55:55.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:55:55 [2021-09-23T17:55:55.402Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:55:55 [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:55:55 [2021-09-23T17:55:55.402Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:55:55 [2021-09-23T17:55:55.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:55:55 [2021-09-23T17:55:55.402Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkList
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkList//networks
17:55:55 [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkList//networks
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestNetworkList//networks/
17:55:55 [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkList//networks/
17:55:55 [2021-09-23T17:55:55.402Z] === CONT  TestNetworkList//networks
17:55:55 [2021-09-23T17:55:55.402Z] === CONT  TestNetworkList//networks/
17:55:55 [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkList (0.01s)
17:55:55 [2021-09-23T17:55:55.402Z]     --- PASS: TestNetworkList//networks (0.00s)
17:55:55 [2021-09-23T17:55:55.402Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:55:55 [2021-09-23T17:55:55.402Z] === RUN   TestHostIPv4BridgeLabel
17:55:55 [2021-09-23T17:55:55.963Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:55:55 [2021-09-23T17:55:55.963Z] === RUN   TestDaemonRestartWithLiveRestore
17:55:56 [2021-09-23T17:55:56.888Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:55:56 [2021-09-23T17:55:56.888Z] === RUN   TestDaemonDefaultNetworkPools
17:55:57 [2021-09-23T17:55:57.815Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:55:57 [2021-09-23T17:55:57.815Z] === RUN   TestDaemonRestartWithExistingNetwork
17:55:58 [2021-09-23T17:55:58.783Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:55:58 [2021-09-23T17:55:58.783Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:56:00 [2021-09-23T17:56:00.147Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
17:56:00 [2021-09-23T17:56:00.147Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:56:00 [2021-09-23T17:56:00.707Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:56:00 [2021-09-23T17:56:00.707Z] === RUN   TestServiceWithPredefinedNetwork
17:56:03 [2021-09-23T17:56:03.262Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
17:56:03 [2021-09-23T17:56:03.262Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:56:03 [2021-09-23T17:56:03.262Z]     service_test.go:243: FLAKY_TEST
17:56:03 [2021-09-23T17:56:03.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:56:03 [2021-09-23T17:56:03.262Z] === RUN   TestServiceWithDataPathPortInit
17:56:18 [2021-09-23T17:56:18.096Z] --- PASS: TestServiceWithDataPathPortInit (13.95s)
17:56:18 [2021-09-23T17:56:18.096Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:56:19 [2021-09-23T17:56:19.461Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:th1zoscd4taj519ftnaeluts7 Created:2021-09-23 17:56:18.234908887 +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[6898e6d49e49692f6f7e17823ad270ec7d6a15249224d383f74955d7cfa0665e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xslpg1o5cvoa46umqsmsi55yr EndpointID:42c5a04d0c4e2cf71f6f47bdf485bd1dae3685629b7dc8f9add56c5b39ca6cf6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5957f0cfceab6945c287bdc555e4bb89e226c51e31d3ab2cdce14ec6cc034c23 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:ddcf9fd51ddc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xslpg1o5cvoa46umqsmsi55yr EndpointID:42c5a04d0c4e2cf71f6f47bdf485bd1dae3685629b7dc8f9add56c5b39ca6cf6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:56:24 [2021-09-23T17:56:24.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s)
17:56:24 [2021-09-23T17:56:24.784Z] PASS
17:56:24 [2021-09-23T17:56:24.784Z] 
17:56:24 [2021-09-23T17:56:24.784Z] === Skipped
17:56:24 [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:56:24 [2021-09-23T17:56:24.784Z]     service_test.go:243: FLAKY_TEST
17:56:24 [2021-09-23T17:56:24.784Z] 
17:56:24 [2021-09-23T17:56:24.784Z] DONE 26 tests, 1 skipped in 44.631s
17:56:24 [2021-09-23T17:56:24.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:56:24 [2021-09-23T17:56:24.784Z] INFO: Testing against a local daemon
17:56:24 [2021-09-23T17:56:24.784Z] === RUN   TestDockerNetworkIpvlanPersistance
17:56:24 [2021-09-23T17:56:24.784Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:56:24 [2021-09-23T17:56:24.784Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:56:24 [2021-09-23T17:56:24.784Z] === RUN   TestDockerNetworkIpvlan
17:56:24 [2021-09-23T17:56:24.784Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:56:24 [2021-09-23T17:56:24.784Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:56:24 [2021-09-23T17:56:24.784Z] PASS
17:56:24 [2021-09-23T17:56:24.784Z] 
17:56:24 [2021-09-23T17:56:24.784Z] === Skipped
17:56:24 [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:56:24 [2021-09-23T17:56:24.784Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:56:24 [2021-09-23T17:56:24.784Z] 
17:56:24 [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:56:24 [2021-09-23T17:56:24.784Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:56:24 [2021-09-23T17:56:24.784Z] 
17:56:24 [2021-09-23T17:56:24.784Z] DONE 2 tests, 2 skipped in 0.022s
17:56:24 [2021-09-23T17:56:24.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:56:24 [2021-09-23T17:56:24.784Z] INFO: Testing against a local daemon
17:56:24 [2021-09-23T17:56:24.784Z] === RUN   TestDockerNetworkMacvlanPersistance
17:56:25 [2021-09-23T17:56:25.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
17:56:25 [2021-09-23T17:56:25.345Z] === RUN   TestDockerNetworkMacvlan
17:56:26 [2021-09-23T17:56:26.278Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:56:26 [2021-09-23T17:56:26.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:56:27 [2021-09-23T17:56:27.474Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:56:29 [2021-09-23T17:56:29.362Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:56:31 [2021-09-23T17:56:31.248Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:56:34 [2021-09-23T17:56:34.558Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:56:35 [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan (10.01s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s)
17:56:35 [2021-09-23T17:56:35.486Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:56:35 [2021-09-23T17:56:35.486Z] PASS
17:56:35 [2021-09-23T17:56:35.486Z] 
17:56:35 [2021-09-23T17:56:35.486Z] DONE 8 tests in 11.314s
17:56:35 [2021-09-23T17:56:35.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:56:35 [2021-09-23T17:56:35.486Z] testing: warning: no tests to run
17:56:35 [2021-09-23T17:56:35.486Z] PASS
17:56:35 [2021-09-23T17:56:35.486Z] 
17:56:35 [2021-09-23T17:56:35.486Z] DONE 0 tests in 0.007s
17:56:35 [2021-09-23T17:56:35.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:56:35 [2021-09-23T17:56:35.486Z] INFO: Testing against a local daemon
17:56:35 [2021-09-23T17:56:35.486Z] === RUN   TestAuthZPluginAllowRequest
17:56:36 [2021-09-23T17:56:36.932Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
17:56:36 [2021-09-23T17:56:36.932Z] === RUN   TestAuthZPluginTLS
17:56:37 [2021-09-23T17:56:37.188Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:56:37 [2021-09-23T17:56:37.188Z] === RUN   TestAuthZPluginDenyRequest
17:56:37 [2021-09-23T17:56:37.749Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:56:37 [2021-09-23T17:56:37.749Z] === RUN   TestAuthZPluginAPIDenyResponse
17:56:38 [2021-09-23T17:56:38.309Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:56:38 [2021-09-23T17:56:38.309Z] === RUN   TestAuthZPluginDenyResponse
17:56:38 [2021-09-23T17:56:38.868Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:56:38 [2021-09-23T17:56:38.868Z] === RUN   TestAuthZPluginAllowEventStream
17:56:39 [2021-09-23T17:56:39.836Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
17:56:39 [2021-09-23T17:56:39.836Z] === RUN   TestAuthZPluginErrorResponse
17:56:40 [2021-09-23T17:56:40.399Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:56:40 [2021-09-23T17:56:40.399Z] === RUN   TestAuthZPluginErrorRequest
17:56:40 [2021-09-23T17:56:40.960Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:56:40 [2021-09-23T17:56:40.960Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:56:41 [2021-09-23T17:56:41.521Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:56:41 [2021-09-23T17:56:41.521Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:56:42 [2021-09-23T17:56:42.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
17:56:42 [2021-09-23T17:56:42.926Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:56:44 [2021-09-23T17:56:44.333Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
17:56:44 [2021-09-23T17:56:44.333Z] === RUN   TestAuthZPluginHeader
17:56:45 [2021-09-23T17:56:45.259Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:56:45 [2021-09-23T17:56:45.259Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:56:48 [2021-09-23T17:56:48.607Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.39s)
17:56:48 [2021-09-23T17:56:48.607Z] === RUN   TestAuthZPluginV2Disable
17:56:51 [2021-09-23T17:56:51.910Z] --- PASS: TestAuthZPluginV2Disable (2.81s)
17:56:51 [2021-09-23T17:56:51.910Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:56:54 [2021-09-23T17:56:54.424Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s)
17:56:54 [2021-09-23T17:56:54.424Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:57:06 [2021-09-23T17:57:06.628Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s)
17:57:06 [2021-09-23T17:57:06.628Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:57:21 [2021-09-23T17:57:21.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
17:57:21 [2021-09-23T17:57:21.497Z] PASS
17:57:21 [2021-09-23T17:57:21.497Z] 
17:57:21 [2021-09-23T17:57:21.497Z] DONE 17 tests in 45.848s
17:57:21 [2021-09-23T17:57:21.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:57:21 [2021-09-23T17:57:21.497Z] INFO: Testing against a local daemon
17:57:21 [2021-09-23T17:57:21.497Z] === RUN   TestPluginInvalidJSON
17:57:21 [2021-09-23T17:57:21.497Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:57:21 [2021-09-23T17:57:21.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:57:21 [2021-09-23T17:57:21.497Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:57:21 [2021-09-23T17:57:21.497Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:57:21 [2021-09-23T17:57:21.497Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:57:21 [2021-09-23T17:57:21.497Z] === RUN   TestPluginInstall
17:57:21 [2021-09-23T17:57:21.497Z] === RUN   TestPluginInstall/no_auth
17:57:23 [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:23 [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c5a5dea3a2fa4b4c428de8722d94c2b52ce6aafcddfd5e74a5ffdd0c552796" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:23 [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:23 [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c5a5dea3a2fa4b4c428de8722d94c2b52ce6aafcddfd5e74a5ffdd0c552796" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:23 [2021-09-23T17:57:23.429Z] === RUN   TestPluginInstall/with_htpasswd
17:57:23 [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:23 [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91474b33f246d317e3fb71ba9351eb104ee53391f8a6d1098e9212908fd83cb5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:23 [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:23 [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91474b33f246d317e3fb71ba9351eb104ee53391f8a6d1098e9212908fd83cb5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:23 [2021-09-23T17:57:23.984Z] === RUN   TestPluginInstall/with_insecure
17:57:24 [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:24 [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e09889e189087db6b98d37cc9c341c8294f18ba73e84f543e7aeda915e2013f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:24 [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:24 [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e09889e189087db6b98d37cc9c341c8294f18ba73e84f543e7aeda915e2013f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:25 [2021-09-23T17:57:25.166Z]     plugin_test.go:165: [d04659e5327a4] daemon is not started
17:57:25 [2021-09-23T17:57:25.166Z] --- PASS: TestPluginInstall (3.77s)
17:57:25 [2021-09-23T17:57:25.166Z]     --- PASS: TestPluginInstall/no_auth (1.97s)
17:57:25 [2021-09-23T17:57:25.166Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
17:57:25 [2021-09-23T17:57:25.166Z]     --- PASS: TestPluginInstall/with_insecure (1.19s)
17:57:25 [2021-09-23T17:57:25.166Z] === RUN   TestPluginsWithRuntimes
17:57:26 [2021-09-23T17:57:26.574Z] === RUN   TestPluginsWithRuntimes/No_Args
17:57:27 [2021-09-23T17:57:27.541Z] === RUN   TestPluginsWithRuntimes/With_Args
17:57:28 [2021-09-23T17:57:28.467Z] --- PASS: TestPluginsWithRuntimes (3.43s)
17:57:28 [2021-09-23T17:57:28.467Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:57:28 [2021-09-23T17:57:28.467Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
17:57:28 [2021-09-23T17:57:28.467Z] === RUN   TestPluginBackCompatMediaTypes
17:57:29 [2021-09-23T17:57:29.028Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:57:29 [2021-09-23T17:57:29.028Z] PASS
17:57:29 [2021-09-23T17:57:29.028Z] 
17:57:29 [2021-09-23T17:57:29.028Z] DONE 10 tests in 7.801s
17:57:29 [2021-09-23T17:57:29.028Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:57:29 [2021-09-23T17:57:29.028Z] INFO: Testing against a local daemon
17:57:29 [2021-09-23T17:57:29.028Z] === RUN   TestExternalGraphDriver
17:57:29 [2021-09-23T17:57:29.028Z] === RUN   TestExternalGraphDriver/json
17:57:30 [2021-09-23T17:57:30.958Z] === RUN   TestExternalGraphDriver/spec
17:57:32 [2021-09-23T17:57:32.324Z] === RUN   TestExternalGraphDriver/pull
17:57:33 [2021-09-23T17:57:33.774Z] --- PASS: TestExternalGraphDriver (4.72s)
17:57:33 [2021-09-23T17:57:33.775Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
17:57:33 [2021-09-23T17:57:33.775Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
17:57:33 [2021-09-23T17:57:33.775Z]     --- PASS: TestExternalGraphDriver/pull (1.38s)
17:57:33 [2021-09-23T17:57:33.775Z] === RUN   TestGraphdriverPluginV2
17:57:37 [2021-09-23T17:57:37.124Z] --- PASS: TestGraphdriverPluginV2 (3.37s)
17:57:37 [2021-09-23T17:57:37.124Z] PASS
17:57:37 [2021-09-23T17:57:37.124Z] 
17:57:37 [2021-09-23T17:57:37.124Z] DONE 5 tests in 8.117s
17:57:37 [2021-09-23T17:57:37.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:57:37 [2021-09-23T17:57:37.124Z] INFO: Testing against a local daemon
17:57:37 [2021-09-23T17:57:37.124Z] === RUN   TestContinueAfterPluginCrash
17:57:37 [2021-09-23T17:57:37.124Z] === PAUSE TestContinueAfterPluginCrash
17:57:37 [2021-09-23T17:57:37.124Z] === RUN   TestReadPluginNoRead
17:57:37 [2021-09-23T17:57:37.124Z] === PAUSE TestReadPluginNoRead
17:57:37 [2021-09-23T17:57:37.124Z] === RUN   TestDaemonStartWithLogOpt
17:57:37 [2021-09-23T17:57:37.124Z] === PAUSE TestDaemonStartWithLogOpt
17:57:37 [2021-09-23T17:57:37.124Z] === CONT  TestContinueAfterPluginCrash
17:57:37 [2021-09-23T17:57:37.124Z] === CONT  TestDaemonStartWithLogOpt
17:57:41 [2021-09-23T17:57:41.337Z] --- PASS: TestDaemonStartWithLogOpt (3.46s)
17:57:41 [2021-09-23T17:57:41.338Z] === CONT  TestReadPluginNoRead
17:57:43 [2021-09-23T17:57:43.223Z] === RUN   TestReadPluginNoRead/default
17:57:44 [2021-09-23T17:57:44.191Z] === RUN   TestReadPluginNoRead/disabled_caching
17:57:45 [2021-09-23T17:57:45.555Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:57:45 [2021-09-23T17:57:45.815Z] --- PASS: TestContinueAfterPluginCrash (8.51s)
17:57:47 [2021-09-23T17:57:47.219Z] === CONT  TestReadPluginNoRead
17:57:47 [2021-09-23T17:57:47.219Z]     read_test.go:92: [d39fd11631893] daemon is not started
17:57:47 [2021-09-23T17:57:47.219Z] --- PASS: TestReadPluginNoRead (6.23s)
17:57:47 [2021-09-23T17:57:47.219Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
17:57:47 [2021-09-23T17:57:47.219Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
17:57:47 [2021-09-23T17:57:47.219Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s)
17:57:47 [2021-09-23T17:57:47.219Z] PASS
17:57:47 [2021-09-23T17:57:47.219Z] 
17:57:47 [2021-09-23T17:57:47.219Z] DONE 6 tests in 9.717s
17:57:47 [2021-09-23T17:57:47.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:57:47 [2021-09-23T17:57:47.219Z] testing: warning: no tests to run
17:57:47 [2021-09-23T17:57:47.219Z] PASS
17:57:47 [2021-09-23T17:57:47.219Z] 
17:57:47 [2021-09-23T17:57:47.219Z] DONE 0 tests in 0.016s
17:57:47 [2021-09-23T17:57:47.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:57:47 [2021-09-23T17:57:47.219Z] INFO: Testing against a local daemon
17:57:47 [2021-09-23T17:57:47.219Z] === RUN   TestPluginWithDevMounts
17:57:47 [2021-09-23T17:57:47.219Z] === PAUSE TestPluginWithDevMounts
17:57:47 [2021-09-23T17:57:47.219Z] === CONT  TestPluginWithDevMounts
17:57:48 [2021-09-23T17:57:48.589Z] --- PASS: TestPluginWithDevMounts (1.61s)
17:57:48 [2021-09-23T17:57:48.589Z] PASS
17:57:48 [2021-09-23T17:57:48.589Z] 
17:57:48 [2021-09-23T17:57:48.589Z] DONE 1 tests in 1.628s
17:57:48 [2021-09-23T17:57:48.589Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:57:48 [2021-09-23T17:57:48.589Z] INFO: Testing against a local daemon
17:57:48 [2021-09-23T17:57:48.589Z] === RUN   TestSecretInspect
17:57:51 [2021-09-23T17:57:51.103Z] --- PASS: TestSecretInspect (2.17s)
17:57:51 [2021-09-23T17:57:51.103Z] === RUN   TestSecretList
17:57:53 [2021-09-23T17:57:53.073Z] --- PASS: TestSecretList (2.13s)
17:57:53 [2021-09-23T17:57:53.073Z] === RUN   TestSecretsCreateAndDelete
17:57:55 [2021-09-23T17:57:55.586Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
17:57:55 [2021-09-23T17:57:55.586Z] === RUN   TestSecretsUpdate
17:57:57 [2021-09-23T17:57:57.560Z] --- PASS: TestSecretsUpdate (2.34s)
17:57:57 [2021-09-23T17:57:57.560Z] === RUN   TestTemplatedSecret
17:58:00 [2021-09-23T17:58:00.165Z] --- PASS: TestTemplatedSecret (2.67s)
17:58:00 [2021-09-23T17:58:00.165Z] === RUN   TestSecretCreateResolve
17:58:02 [2021-09-23T17:58:02.719Z] --- PASS: TestSecretCreateResolve (2.15s)
17:58:02 [2021-09-23T17:58:02.719Z] PASS
17:58:02 [2021-09-23T17:58:02.719Z] 
17:58:02 [2021-09-23T17:58:02.719Z] DONE 6 tests in 13.675s
17:58:02 [2021-09-23T17:58:02.719Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:58:02 [2021-09-23T17:58:02.719Z] INFO: Testing against a local daemon
17:58:02 [2021-09-23T17:58:02.719Z] === RUN   TestServiceCreateInit
17:58:02 [2021-09-23T17:58:02.719Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:58:05 [2021-09-23T17:58:05.982Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:58:10 [2021-09-23T17:58:10.149Z] --- PASS: TestServiceCreateInit (7.60s)
17:58:10 [2021-09-23T17:58:10.149Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
17:58:10 [2021-09-23T17:58:10.149Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
17:58:10 [2021-09-23T17:58:10.149Z] === RUN   TestCreateServiceMultipleTimes
17:58:28 [2021-09-23T17:58:28.275Z] --- PASS: TestCreateServiceMultipleTimes (15.73s)
17:58:28 [2021-09-23T17:58:28.275Z] === RUN   TestCreateServiceConflict
17:58:28 [2021-09-23T17:58:28.275Z] --- PASS: TestCreateServiceConflict (2.18s)
17:58:28 [2021-09-23T17:58:28.275Z] === RUN   TestCreateServiceMaxReplicas
17:58:30 [2021-09-23T17:58:30.787Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
17:58:30 [2021-09-23T17:58:30.787Z] === RUN   TestCreateWithDuplicateNetworkNames
17:58:45 [2021-09-23T17:58:45.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
17:58:45 [2021-09-23T17:58:45.663Z] === RUN   TestCreateServiceSecretFileMode
17:58:46 [2021-09-23T17:58:46.224Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
17:58:46 [2021-09-23T17:58:46.224Z] === RUN   TestCreateServiceConfigFileMode
17:58:48 [2021-09-23T17:58:48.740Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
17:58:48 [2021-09-23T17:58:48.740Z] === RUN   TestCreateServiceSysctls
17:58:52 [2021-09-23T17:58:52.206Z] --- PASS: TestCreateServiceSysctls (3.10s)
17:58:52 [2021-09-23T17:58:52.206Z] === RUN   TestCreateServiceCapabilities
17:58:54 [2021-09-23T17:58:54.720Z] --- PASS: TestCreateServiceCapabilities (2.41s)
17:58:54 [2021-09-23T17:58:54.720Z] === RUN   TestInspect
17:58:57 [2021-09-23T17:58:57.320Z] --- PASS: TestInspect (2.99s)
17:58:57 [2021-09-23T17:58:57.320Z] === RUN   TestCreateJob
17:59:00 [2021-09-23T17:59:00.583Z] --- PASS: TestCreateJob (3.24s)
17:59:00 [2021-09-23T17:59:00.583Z] === RUN   TestReplicatedJob
17:59:05 [2021-09-23T17:59:05.912Z] --- PASS: TestReplicatedJob (5.41s)
17:59:05 [2021-09-23T17:59:05.912Z] === RUN   TestUpdateReplicatedJob
17:59:09 [2021-09-23T17:59:09.214Z] --- PASS: TestUpdateReplicatedJob (3.19s)
17:59:09 [2021-09-23T17:59:09.214Z] === RUN   TestServiceListWithStatuses
17:59:09 [2021-09-23T17:59:09.214Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:59:09 [2021-09-23T17:59:09.214Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:59:09 [2021-09-23T17:59:09.214Z] === RUN   TestDockerNetworkConnectAlias
17:59:13 [2021-09-23T17:59:13.418Z] --- PASS: TestDockerNetworkConnectAlias (4.31s)
17:59:13 [2021-09-23T17:59:13.418Z] === RUN   TestDockerNetworkReConnect
17:59:16 [2021-09-23T17:59:16.681Z] --- PASS: TestDockerNetworkReConnect (3.37s)
17:59:16 [2021-09-23T17:59:16.681Z] === RUN   TestServicePlugin
17:59:20 [2021-09-23T17:59:20.846Z]     plugin_test.go:61: [de90526ffe0a0] joining swarm manager [d76eb2aee33fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:59:21 [2021-09-23T17:59:21.422Z]     plugin_test.go:64: [d110d71736f4e] joining swarm manager [d76eb2aee33fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:59:47 [2021-09-23T17:59:47.992Z] --- PASS: TestServicePlugin (30.32s)
17:59:47 [2021-09-23T17:59:47.992Z] === RUN   TestServiceUpdateLabel
17:59:49 [2021-09-23T17:59:49.438Z] --- PASS: TestServiceUpdateLabel (2.18s)
17:59:49 [2021-09-23T17:59:49.438Z] === RUN   TestServiceUpdateSecrets
18:00:04 [2021-09-23T18:00:04.311Z] --- PASS: TestServiceUpdateSecrets (14.56s)
18:00:04 [2021-09-23T18:00:04.311Z] === RUN   TestServiceUpdateConfigs
18:00:19 [2021-09-23T18:00:19.226Z] --- PASS: TestServiceUpdateConfigs (14.47s)
18:00:19 [2021-09-23T18:00:19.226Z] === RUN   TestServiceUpdateNetwork
18:00:31 [2021-09-23T18:00:31.429Z] --- PASS: TestServiceUpdateNetwork (12.44s)
18:00:31 [2021-09-23T18:00:31.429Z] === RUN   TestServiceUpdatePidsLimit
18:00:31 [2021-09-23T18:00:31.989Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:00:32 [2021-09-23T18:00:32.916Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:00:41 [2021-09-23T18:00:41.081Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:00:47 [2021-09-23T18:00:47.815Z] --- PASS: TestServiceUpdatePidsLimit (16.51s)
18:00:47 [2021-09-23T18:00:47.815Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
18:00:47 [2021-09-23T18:00:47.815Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
18:00:47 [2021-09-23T18:00:47.815Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
18:00:47 [2021-09-23T18:00:47.815Z] PASS
18:00:47 [2021-09-23T18:00:47.815Z] 
18:00:47 [2021-09-23T18:00:47.815Z] === Skipped
18:00:47 [2021-09-23T18:00:47.815Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:00:47 [2021-09-23T18:00:47.815Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:00:47 [2021-09-23T18:00:47.815Z] 
18:00:47 [2021-09-23T18:00:47.815Z] DONE 27 tests, 1 skipped in 164.951s
18:00:47 [2021-09-23T18:00:47.815Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:00:47 [2021-09-23T18:00:47.815Z] INFO: Testing against a local daemon
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestSessionCreate
18:00:47 [2021-09-23T18:00:47.815Z] --- PASS: TestSessionCreate (0.02s)
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestSessionCreateWithBadUpgrade
18:00:47 [2021-09-23T18:00:47.815Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:00:47 [2021-09-23T18:00:47.815Z] PASS
18:00:47 [2021-09-23T18:00:47.815Z] 
18:00:47 [2021-09-23T18:00:47.815Z] DONE 2 tests in 0.054s
18:00:47 [2021-09-23T18:00:47.815Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:00:47 [2021-09-23T18:00:47.815Z] INFO: Testing against a local daemon
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:00:47 [2021-09-23T18:00:47.815Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestDiskUsage
18:00:47 [2021-09-23T18:00:47.815Z] === PAUSE TestDiskUsage
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestEventsExecDie
18:00:47 [2021-09-23T18:00:47.815Z] --- PASS: TestEventsExecDie (0.56s)
18:00:47 [2021-09-23T18:00:47.815Z] === RUN   TestEventsBackwardsCompatible
18:00:48 [2021-09-23T18:00:48.071Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:00:48 [2021-09-23T18:00:48.071Z] === RUN   TestEventsVolumeCreate
18:00:48 [2021-09-23T18:00:48.071Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:00:48 [2021-09-23T18:00:48.071Z] === RUN   TestInfoBinaryCommits
18:00:48 [2021-09-23T18:00:48.071Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:00:48 [2021-09-23T18:00:48.071Z] === RUN   TestInfoAPIVersioned
18:00:48 [2021-09-23T18:00:48.071Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:00:48 [2021-09-23T18:00:48.071Z] === RUN   TestInfoDiscoveryBackend
18:00:48 [2021-09-23T18:00:48.632Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:00:48 [2021-09-23T18:00:48.632Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:00:49 [2021-09-23T18:00:49.599Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:00:49 [2021-09-23T18:00:49.599Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:00:50 [2021-09-23T18:00:50.201Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:00:50 [2021-09-23T18:00:50.201Z] === RUN   TestInfoAPI
18:00:50 [2021-09-23T18:00:50.201Z] --- PASS: TestInfoAPI (0.02s)
18:00:50 [2021-09-23T18:00:50.201Z] === RUN   TestInfoAPIWarnings
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestInfoAPIWarnings (16.23s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestInfoDebug
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestInfoDebug (0.53s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestInfoInsecureRegistries
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestInfoRegistryMirrors
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestLoginFailsWithBadCredentials
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestPingCacheHeaders
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestPingCacheHeaders (0.02s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestPingGet
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestPingGet (0.02s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestPingHead
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestPingHead (0.02s)
18:01:08 [2021-09-23T18:01:08.442Z] === RUN   TestVersion
18:01:08 [2021-09-23T18:01:08.442Z] --- PASS: TestVersion (0.02s)
18:01:08 [2021-09-23T18:01:08.442Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:01:08 [2021-09-23T18:01:08.442Z] === CONT  TestDiskUsage
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/container_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/image_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/volume_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/build-cache_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.698Z] === RUN   TestDiskUsage/after_LoadBusybox
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:01:08 [2021-09-23T18:01:08.954Z] === RUN   TestDiskUsage/after_container.Run
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:01:09 [2021-09-23T18:01:09.515Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage (1.58s)
18:01:09 [2021-09-23T18:01:09.771Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
18:01:09 [2021-09-23T18:01:09.771Z] PASS
18:01:09 [2021-09-23T18:01:09.771Z] 
18:01:09 [2021-09-23T18:01:09.771Z] DONE 53 tests in 22.365s
18:01:09 [2021-09-23T18:01:09.771Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:01:09 [2021-09-23T18:01:09.771Z] INFO: Testing against a local daemon
18:01:09 [2021-09-23T18:01:09.771Z] === RUN   TestVolumesCreateAndList
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:01:09 [2021-09-23T18:01:09.771Z] === RUN   TestVolumesRemove
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesRemove (0.07s)
18:01:09 [2021-09-23T18:01:09.771Z] === RUN   TestVolumesInspect
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesInspect (0.02s)
18:01:09 [2021-09-23T18:01:09.771Z] === RUN   TestVolumesInvalidJSON
18:01:09 [2021-09-23T18:01:09.771Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:01:09 [2021-09-23T18:01:09.771Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:01:09 [2021-09-23T18:01:09.771Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:01:09 [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:01:09 [2021-09-23T18:01:09.771Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:01:09 [2021-09-23T18:01:09.771Z] PASS
18:01:09 [2021-09-23T18:01:09.771Z] 
18:01:09 [2021-09-23T18:01:09.771Z] DONE 5 tests in 0.146s
18:01:09 [2021-09-23T18:01:09.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:01:10 [2021-09-23T18:01:10.738Z] Stopping apparmor (via systemctl): apparmor.service.
18:01:10 [2021-09-23T18:01:10.738Z] Removing test suite binaries
18:01:10 [2021-09-23T18:01:10.738Z] exiting test-integration
18:01:10 [2021-09-23T18:01:10.738Z] ++ exit 0
18:01:10 [2021-09-23T18:01:10.738Z]