Skip to content

Console Output

01:44:34 [2021-08-27T01:44:34.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=dd826a43e3e763d9460b300f714edaa532dda15c -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:dd826a43e3e763d9460b300f714edaa532dda15c hack/make.sh dynbinary test-integration
01:44:36 [2021-08-27T01:44:36.617Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
01:44:36 [2021-08-27T01:44:36.617Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
01:44:36 [2021-08-27T01:44:36.617Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
01:44:36 [2021-08-27T01:44:36.617Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
01:44:36 [2021-08-27T01:44:36.617Z] 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)
01:44:36 [2021-08-27T01:44:36.617Z] Detected virtualization docker.
01:44:36 [2021-08-27T01:44:36.617Z] Detected architecture x86-64.
01:44:36 [2021-08-27T01:44:36.617Z] Set hostname to <07ce357e23d5>.
01:44:36 [2021-08-27T01:44:36.873Z] modprobe@configfs.service: Succeeded.
01:44:36 [2021-08-27T01:44:36.873Z] modprobe@drm.service: Succeeded.
01:44:36 [2021-08-27T01:44:36.873Z] modprobe@fuse.service: Succeeded.
01:44:37 [2021-08-27T01:44:37.129Z] + source /etc/docker-entrypoint-cmd
01:44:37 [2021-08-27T01:44:37.129Z] ++ hack/make.sh dynbinary test-integration
01:44:37 [2021-08-27T01:44:37.129Z] 
01:44:37 [2021-08-27T01:44:37.129Z] Removing bundles/
01:44:37 [2021-08-27T01:44:37.129Z] 
01:44:37 [2021-08-27T01:44:37.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:44:37 [2021-08-27T01:44:37.385Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:44:37 [2021-08-27T01:44:37.385Z] GOOS="" GOARCH="" GOARM=""
01:46:13 [2021-08-27T01:46:13.763Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:46:13 [2021-08-27T01:46:13.763Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
01:46:13 [2021-08-27T01:46:13.763Z] GOOS="" GOARCH="" GOARM=""
01:46:13 [2021-08-27T01:46:13.763Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
01:46:13 [2021-08-27T01:46:13.763Z] 
01:46:13 [2021-08-27T01:46:13.763Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_SYSTEMD=1
01:46:13 [2021-08-27T01:46:13.763Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:46:13 [2021-08-27T01:46:13.763Z] HOSTNAME=07ce357e23d5
01:46:13 [2021-08-27T01:46:13.763Z] DEST=bundles/test-integration
01:46:13 [2021-08-27T01:46:13.763Z] PWD=/go/src/github.com/docker/docker
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_GITCOMMIT=dd826a43e3e763d9460b300f714edaa532dda15c
01:46:13 [2021-08-27T01:46:13.763Z] container=docker
01:46:13 [2021-08-27T01:46:13.763Z] HOME=/root
01:46:13 [2021-08-27T01:46:13.763Z] LANG=C.UTF-8
01:46:13 [2021-08-27T01:46:13.763Z] INVOCATION_ID=8a454d38471b456594de41ac643c6352
01:46:13 [2021-08-27T01:46:13.763Z] GOLANG_VERSION=1.17
01:46:13 [2021-08-27T01:46:13.763Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:46:13 [2021-08-27T01:46:13.763Z] VALIDATE_BRANCH=master
01:46:13 [2021-08-27T01:46:13.763Z] TERM=xterm
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_PKG=github.com/docker/docker
01:46:13 [2021-08-27T01:46:13.763Z] SHLVL=3
01:46:13 [2021-08-27T01:46:13.763Z] TIMEOUT=120m
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_GRAPHDRIVER=overlay2
01:46:13 [2021-08-27T01:46:13.763Z] GO111MODULE=off
01:46:13 [2021-08-27T01:46:13.763Z] DOCKER_EXPERIMENTAL=1
01:46:13 [2021-08-27T01:46:13.763Z] TEST_SKIP_INTEGRATION_CLI=1
01:46:13 [2021-08-27T01:46:13.763Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:46:13 [2021-08-27T01:46:13.763Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:46:13 [2021-08-27T01:46:13.763Z] GOPATH=/go
01:46:13 [2021-08-27T01:46:13.763Z] PKG_CONFIG=pkg-config
01:46:13 [2021-08-27T01:46:13.763Z] _=/usr/bin/env
01:46:13 [2021-08-27T01:46:13.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:46:52 [2021-08-27T01:46:52.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:46:52 [2021-08-27T01:46:52.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:47:14 [2021-08-27T01:47:14.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:47:26 [2021-08-27T01:47:26.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:47:34 [2021-08-27T01:47:34.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:47:35 [2021-08-27T01:47:35.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:47:36 [2021-08-27T01:47:36.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:47:36 [2021-08-27T01:47:36.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:47:36 [2021-08-27T01:47:36.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:47:37 [2021-08-27T01:47:37.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:47:40 [2021-08-27T01:47:40.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:47:41 [2021-08-27T01:47:41.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:47:42 [2021-08-27T01:47:42.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:47:42 [2021-08-27T01:47:42.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:47:43 [2021-08-27T01:47:43.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:47:43 [2021-08-27T01:47:43.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:47:44 [2021-08-27T01:47:44.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:47:45 [2021-08-27T01:47:45.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:47:46 [2021-08-27T01:47:46.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:47:47 [2021-08-27T01:47:47.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:47:47 [2021-08-27T01:47:47.308Z] Using test binary docker
01:47:47 [2021-08-27T01:47:47.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:47:47 [2021-08-27T01:47:47.308Z] Starting apparmor (via systemctl): apparmor.service.
01:47:47 [2021-08-27T01:47:47.308Z] INFO: Waiting for daemon to start...
01:47:47 [2021-08-27T01:47:47.308Z] Starting dockerd
01:47:51 [2021-08-27T01:47:51.468Z] .
01:47:51 [2021-08-27T01:47:51.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:47:51 [2021-08-27T01:47:51.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:47:51 [2021-08-27T01:47:51.468Z] Error: No such image: emptyfs
01:47:51 [2021-08-27T01:47:51.468Z] Running integration-test (iteration 1)
01:47:51 [2021-08-27T01:47:51.468Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:47:51 [2021-08-27T01:47:51.723Z] Loaded image: busybox:latest
01:47:51 [2021-08-27T01:47:51.979Z] Loaded image: busybox:glibc
01:47:53 [2021-08-27T01:47:53.345Z] Loaded image: debian:bullseye-slim
01:47:53 [2021-08-27T01:47:53.345Z] Loaded image: hello-world:latest
01:47:53 [2021-08-27T01:47:53.607Z] Loaded image: arm32v7/hello-world:latest
01:47:53 [2021-08-27T01:47:53.607Z] INFO: Testing against a local daemon
01:47:53 [2021-08-27T01:47:53.607Z] === RUN   TestCgroupNamespacesBuild
01:47:54 [2021-08-27T01:47:54.970Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
01:47:54 [2021-08-27T01:47:54.970Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:47:56 [2021-08-27T01:47:56.335Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
01:47:56 [2021-08-27T01:47:56.335Z] === RUN   TestBuildWithSession
01:47:56 [2021-08-27T01:47:56.335Z]     build_session_test.go:25: TODO: BuildKit
01:47:56 [2021-08-27T01:47:56.335Z] --- SKIP: TestBuildWithSession (0.00s)
01:47:56 [2021-08-27T01:47:56.335Z] === RUN   TestBuildSquashParent
01:48:00 [2021-08-27T01:48:00.501Z] --- PASS: TestBuildSquashParent (4.20s)
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:00 [2021-08-27T01:48:00.502Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:00 [2021-08-27T01:48:00.502Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:00 [2021-08-27T01:48:00.502Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:00 [2021-08-27T01:48:00.502Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:01 [2021-08-27T01:48:01.867Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:02 [2021-08-27T01:48:02.123Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:03 [2021-08-27T01:48:03.488Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:03 [2021-08-27T01:48:03.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:05 [2021-08-27T01:48:05.634Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s)
01:48:05 [2021-08-27T01:48:05.634Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s)
01:48:05 [2021-08-27T01:48:05.634Z] === RUN   TestBuildMultiStageCopy
01:48:05 [2021-08-27T01:48:05.634Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:48:06 [2021-08-27T01:48:06.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:48:07 [2021-08-27T01:48:07.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:48:07 [2021-08-27T01:48:07.254Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:48:07 [2021-08-27T01:48:07.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:48:07 [2021-08-27T01:48:07.767Z] --- PASS: TestBuildMultiStageCopy (2.26s)
01:48:07 [2021-08-27T01:48:07.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
01:48:07 [2021-08-27T01:48:07.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
01:48:07 [2021-08-27T01:48:07.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
01:48:07 [2021-08-27T01:48:07.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
01:48:07 [2021-08-27T01:48:07.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
01:48:07 [2021-08-27T01:48:07.767Z] === RUN   TestBuildMultiStageParentConfig
01:48:08 [2021-08-27T01:48:08.329Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
01:48:08 [2021-08-27T01:48:08.329Z] === RUN   TestBuildLabelWithTargets
01:48:09 [2021-08-27T01:48:09.256Z] --- PASS: TestBuildLabelWithTargets (0.86s)
01:48:09 [2021-08-27T01:48:09.256Z] === RUN   TestBuildWithEmptyLayers
01:48:09 [2021-08-27T01:48:09.512Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
01:48:09 [2021-08-27T01:48:09.512Z] === RUN   TestBuildMultiStageOnBuild
01:48:11 [2021-08-27T01:48:11.402Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
01:48:11 [2021-08-27T01:48:11.402Z] === RUN   TestBuildUncleanTarFilenames
01:48:11 [2021-08-27T01:48:11.658Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
01:48:11 [2021-08-27T01:48:11.658Z] === RUN   TestBuildMultiStageLayerLeak
01:48:13 [2021-08-27T01:48:13.546Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
01:48:13 [2021-08-27T01:48:13.546Z] === RUN   TestBuildWithHugeFile
01:49:34 [2021-08-27T01:49:34.921Z] --- PASS: TestBuildWithHugeFile (71.13s)
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildWCOWSandboxSize
01:49:34 [2021-08-27T01:49:34.921Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
01:49:34 [2021-08-27T01:49:34.921Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildWithEmptyDockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:49:34 [2021-08-27T01:49:34.921Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:49:34 [2021-08-27T01:49:34.921Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
01:49:34 [2021-08-27T01:49:34.921Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
01:49:34 [2021-08-27T01:49:34.921Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildPreserveOwnership
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildPreserveOwnership/copy_from
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:49:34 [2021-08-27T01:49:34.921Z] --- PASS: TestBuildPreserveOwnership (3.45s)
01:49:34 [2021-08-27T01:49:34.921Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.36s)
01:49:34 [2021-08-27T01:49:34.921Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s)
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildPlatformInvalid
01:49:34 [2021-08-27T01:49:34.921Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:49:34 [2021-08-27T01:49:34.921Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:49:34 [2021-08-27T01:49:34.921Z] Loaded image: busybox:latest
01:49:34 [2021-08-27T01:49:34.921Z] Loaded image: busybox:glibc
01:49:34 [2021-08-27T01:49:34.921Z] Loaded image: debian:bullseye-slim
01:49:34 [2021-08-27T01:49:34.921Z] Loaded image: hello-world:latest
01:49:34 [2021-08-27T01:49:34.921Z] Loaded image: arm32v7/hello-world:latest
01:49:39 [2021-08-27T01:49:39.087Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s)
01:49:39 [2021-08-27T01:49:39.087Z] PASS
01:49:39 [2021-08-27T01:49:39.087Z] 
01:49:39 [2021-08-27T01:49:39.087Z] === Skipped
01:49:39 [2021-08-27T01:49:39.087Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:49:39 [2021-08-27T01:49:39.087Z]     build_session_test.go:25: TODO: BuildKit
01:49:39 [2021-08-27T01:49:39.087Z] 
01:49:39 [2021-08-27T01:49:39.087Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
01:49:39 [2021-08-27T01:49:39.087Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
01:49:39 [2021-08-27T01:49:39.087Z] 
01:49:39 [2021-08-27T01:49:39.087Z] 
01:49:39 [2021-08-27T01:49:39.087Z] DONE 34 tests, 2 skipped in 107.288s
01:49:39 [2021-08-27T01:49:39.087Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:49:39 [2021-08-27T01:49:39.087Z] INFO: Testing against a local daemon
01:49:39 [2021-08-27T01:49:39.087Z] === RUN   TestConfigInspect
01:49:41 [2021-08-27T01:49:41.659Z] --- PASS: TestConfigInspect (2.44s)
01:49:41 [2021-08-27T01:49:41.659Z] === RUN   TestConfigList
01:49:43 [2021-08-27T01:49:43.546Z] --- PASS: TestConfigList (2.12s)
01:49:43 [2021-08-27T01:49:43.546Z] === RUN   TestConfigsCreateAndDelete
01:49:46 [2021-08-27T01:49:46.061Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
01:49:46 [2021-08-27T01:49:46.061Z] === RUN   TestConfigsUpdate
01:49:47 [2021-08-27T01:49:47.950Z] --- PASS: TestConfigsUpdate (2.14s)
01:49:47 [2021-08-27T01:49:47.950Z] === RUN   TestTemplatedConfig
01:49:50 [2021-08-27T01:49:50.470Z] --- PASS: TestTemplatedConfig (2.71s)
01:49:50 [2021-08-27T01:49:50.470Z] === RUN   TestConfigCreateResolve
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestConfigCreateResolve (2.11s)
01:49:52 [2021-08-27T01:49:52.983Z] PASS
01:49:52 [2021-08-27T01:49:52.983Z] 
01:49:52 [2021-08-27T01:49:52.983Z] DONE 6 tests in 13.693s
01:49:52 [2021-08-27T01:49:52.983Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:49:52 [2021-08-27T01:49:52.983Z] INFO: Testing against a local daemon
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCheckpoint
01:49:52 [2021-08-27T01:49:52.983Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:49:52 [2021-08-27T01:49:52.983Z] --- SKIP: TestCheckpoint (0.00s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestContainerInvalidJSON
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:49:52 [2021-08-27T01:49:52.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:49:52 [2021-08-27T01:49:52.983Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:49:52 [2021-08-27T01:49:52.983Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:49:52 [2021-08-27T01:49:52.983Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:49:52 [2021-08-27T01:49:52.983Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:49:52 [2021-08-27T01:49:52.983Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCopyFromContainerPathIsNotDir
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCopyToContainerPathDoesNotExist
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCopyToContainerPathIsNotDir
01:49:52 [2021-08-27T01:49:52.983Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
01:49:52 [2021-08-27T01:49:52.983Z] === RUN   TestCopyFromContainer
01:49:53 [2021-08-27T01:49:53.909Z] === RUN   TestCopyFromContainer//
01:49:53 [2021-08-27T01:49:53.909Z] === RUN   TestCopyFromContainer//bar/root
01:49:54 [2021-08-27T01:49:54.165Z] === RUN   TestCopyFromContainer//bar/root/
01:49:54 [2021-08-27T01:49:54.165Z] === RUN   TestCopyFromContainer/bar/quux
01:49:54 [2021-08-27T01:49:54.165Z] === RUN   TestCopyFromContainer/bar/quux/
01:49:54 [2021-08-27T01:49:54.165Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:49:54 [2021-08-27T01:49:54.165Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCopyFromContainer/bar/notarget
01:49:54 [2021-08-27T01:49:54.421Z] --- PASS: TestCopyFromContainer (1.66s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer// (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:49:54 [2021-08-27T01:49:54.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:49:54 [2021-08-27T01:49:54.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:49:54 [2021-08-27T01:49:54.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:49:54 [2021-08-27T01:49:54.421Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:49:54 [2021-08-27T01:49:54.421Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:49:54 [2021-08-27T01:49:54.421Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:49:54 [2021-08-27T01:49:54.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:49:54 [2021-08-27T01:49:54.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:49:54 [2021-08-27T01:49:54.421Z] === RUN   TestCreateLinkToNonExistingContainer
01:49:54 [2021-08-27T01:49:54.677Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateWithInvalidEnv
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateWithInvalidEnv/0
01:49:54 [2021-08-27T01:49:54.677Z] === PAUSE TestCreateWithInvalidEnv/0
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateWithInvalidEnv/1
01:49:54 [2021-08-27T01:49:54.677Z] === PAUSE TestCreateWithInvalidEnv/1
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateWithInvalidEnv/2
01:49:54 [2021-08-27T01:49:54.677Z] === PAUSE TestCreateWithInvalidEnv/2
01:49:54 [2021-08-27T01:49:54.677Z] === CONT  TestCreateWithInvalidEnv/0
01:49:54 [2021-08-27T01:49:54.677Z] === CONT  TestCreateWithInvalidEnv/2
01:49:54 [2021-08-27T01:49:54.677Z] === CONT  TestCreateWithInvalidEnv/1
01:49:54 [2021-08-27T01:49:54.677Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:49:54 [2021-08-27T01:49:54.677Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:49:54 [2021-08-27T01:49:54.677Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:49:54 [2021-08-27T01:49:54.677Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateTmpfsMountsTarget
01:49:54 [2021-08-27T01:49:54.677Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:49:54 [2021-08-27T01:49:54.677Z] === RUN   TestCreateWithCustomMaskedPaths
01:49:56 [2021-08-27T01:49:56.564Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s)
01:49:56 [2021-08-27T01:49:56.564Z] === RUN   TestCreateWithCustomReadonlyPaths
01:49:58 [2021-08-27T01:49:58.450Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s)
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:49:58 [2021-08-27T01:49:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:49:58 [2021-08-27T01:49:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:49:58 [2021-08-27T01:49:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:49:58 [2021-08-27T01:49:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:49:58 [2021-08-27T01:49:58.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:49:58 [2021-08-27T01:49:58.450Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:49:59 [2021-08-27T01:49:59.012Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestCreateDifferentPlatform
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestCreateDifferentPlatform/different_os
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:49:59 [2021-08-27T01:49:59.012Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:49:59 [2021-08-27T01:49:59.012Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:49:59 [2021-08-27T01:49:59.012Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:49:59 [2021-08-27T01:49:59.012Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:49:59 [2021-08-27T01:49:59.012Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestContainerStartOnDaemonRestart
01:49:59 [2021-08-27T01:49:59.012Z] === PAUSE TestContainerStartOnDaemonRestart
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestDaemonRestartIpcMode
01:49:59 [2021-08-27T01:49:59.012Z] === PAUSE TestDaemonRestartIpcMode
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestDaemonHostGatewayIP
01:49:59 [2021-08-27T01:49:59.012Z] === PAUSE TestDaemonHostGatewayIP
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestRestartDaemonWithRestartingContainer
01:49:59 [2021-08-27T01:49:59.012Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestContainerKillOnDaemonStart
01:49:59 [2021-08-27T01:49:59.012Z] === PAUSE TestContainerKillOnDaemonStart
01:49:59 [2021-08-27T01:49:59.012Z] === RUN   TestDiff
01:49:59 [2021-08-27T01:49:59.573Z] --- PASS: TestDiff (0.54s)
01:49:59 [2021-08-27T01:49:59.573Z] === RUN   TestExecWithCloseStdin
01:50:00 [2021-08-27T01:50:00.135Z] --- PASS: TestExecWithCloseStdin (0.66s)
01:50:00 [2021-08-27T01:50:00.135Z] === RUN   TestExec
01:50:00 [2021-08-27T01:50:00.696Z] --- PASS: TestExec (0.66s)
01:50:00 [2021-08-27T01:50:00.696Z] === RUN   TestExecUser
01:50:01 [2021-08-27T01:50:01.623Z] --- PASS: TestExecUser (0.65s)
01:50:01 [2021-08-27T01:50:01.623Z] === RUN   TestExportContainerAndImportImage
01:50:02 [2021-08-27T01:50:02.185Z] --- PASS: TestExportContainerAndImportImage (0.74s)
01:50:02 [2021-08-27T01:50:02.185Z] === RUN   TestExportContainerAfterDaemonRestart
01:50:03 [2021-08-27T01:50:03.548Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
01:50:03 [2021-08-27T01:50:03.548Z] === RUN   TestHealthCheckWorkdir
01:50:04 [2021-08-27T01:50:04.476Z] --- PASS: TestHealthCheckWorkdir (0.85s)
01:50:04 [2021-08-27T01:50:04.476Z] === RUN   TestHealthKillContainer
01:50:06 [2021-08-27T01:50:06.992Z] --- PASS: TestHealthKillContainer (2.70s)
01:50:06 [2021-08-27T01:50:06.992Z] === RUN   TestInspectCpusetInConfigPre120
01:50:07 [2021-08-27T01:50:07.553Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
01:50:07 [2021-08-27T01:50:07.553Z] === RUN   TestIpcModeNone
01:50:08 [2021-08-27T01:50:08.478Z] --- PASS: TestIpcModeNone (0.64s)
01:50:08 [2021-08-27T01:50:08.478Z] === RUN   TestIpcModePrivate
01:50:08 [2021-08-27T01:50:08.733Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
01:50:08 [2021-08-27T01:50:08.989Z] --- PASS: TestIpcModePrivate (0.69s)
01:50:08 [2021-08-27T01:50:08.989Z] === RUN   TestIpcModeShareable
01:50:09 [2021-08-27T01:50:09.245Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
01:50:09 [2021-08-27T01:50:09.500Z] --- PASS: TestIpcModeShareable (0.64s)
01:50:09 [2021-08-27T01:50:09.500Z] === RUN   TestAPIIpcModeShareableAndContainer
01:50:11 [2021-08-27T01:50:11.388Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s)
01:50:11 [2021-08-27T01:50:11.389Z] === RUN   TestAPIIpcModeHost
01:50:11 [2021-08-27T01:50:11.951Z] --- PASS: TestAPIIpcModeHost (0.44s)
01:50:11 [2021-08-27T01:50:11.951Z] === RUN   TestDaemonIpcModeShareable
01:50:12 [2021-08-27T01:50:12.877Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
01:50:13 [2021-08-27T01:50:13.133Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
01:50:13 [2021-08-27T01:50:13.134Z] === RUN   TestDaemonIpcModePrivate
01:50:14 [2021-08-27T01:50:14.059Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
01:50:14 [2021-08-27T01:50:14.315Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
01:50:14 [2021-08-27T01:50:14.315Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:50:15 [2021-08-27T01:50:15.242Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
01:50:15 [2021-08-27T01:50:15.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
01:50:15 [2021-08-27T01:50:15.500Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:50:16 [2021-08-27T01:50:16.426Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
01:50:16 [2021-08-27T01:50:16.682Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
01:50:16 [2021-08-27T01:50:16.682Z] === RUN   TestIpcModeOlderClient
01:50:16 [2021-08-27T01:50:16.682Z] === PAUSE TestIpcModeOlderClient
01:50:16 [2021-08-27T01:50:16.682Z] === RUN   TestKillContainerInvalidSignal
01:50:17 [2021-08-27T01:50:17.242Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
01:50:17 [2021-08-27T01:50:17.242Z] === RUN   TestKillContainer
01:50:17 [2021-08-27T01:50:17.242Z] === RUN   TestKillContainer/no_signal
01:50:17 [2021-08-27T01:50:17.498Z] === RUN   TestKillContainer/non_killing_signal
01:50:17 [2021-08-27T01:50:17.754Z] === RUN   TestKillContainer/killing_signal
01:50:18 [2021-08-27T01:50:18.680Z] --- PASS: TestKillContainer (1.34s)
01:50:18 [2021-08-27T01:50:18.680Z]     --- PASS: TestKillContainer/no_signal (0.41s)
01:50:18 [2021-08-27T01:50:18.680Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
01:50:18 [2021-08-27T01:50:18.680Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
01:50:18 [2021-08-27T01:50:18.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:50:18 [2021-08-27T01:50:18.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:50:18 [2021-08-27T01:50:18.936Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:50:19 [2021-08-27T01:50:19.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
01:50:19 [2021-08-27T01:50:19.497Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
01:50:19 [2021-08-27T01:50:19.497Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
01:50:19 [2021-08-27T01:50:19.497Z] === RUN   TestKillStoppedContainer
01:50:19 [2021-08-27T01:50:19.497Z] --- PASS: TestKillStoppedContainer (0.04s)
01:50:19 [2021-08-27T01:50:19.497Z] === RUN   TestKillStoppedContainerAPIPre120
01:50:19 [2021-08-27T01:50:19.497Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
01:50:19 [2021-08-27T01:50:19.497Z] === RUN   TestKillDifferentUserContainer
01:50:19 [2021-08-27T01:50:19.753Z] --- PASS: TestKillDifferentUserContainer (0.45s)
01:50:19 [2021-08-27T01:50:19.753Z] === RUN   TestInspectOomKilledTrue
01:50:19 [2021-08-27T01:50:19.753Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
01:50:19 [2021-08-27T01:50:19.753Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:50:19 [2021-08-27T01:50:19.753Z] === RUN   TestInspectOomKilledFalse
01:50:20 [2021-08-27T01:50:20.314Z] --- PASS: TestInspectOomKilledFalse (0.40s)
01:50:20 [2021-08-27T01:50:20.314Z] === RUN   TestLinksEtcHostsContentMatch
01:50:20 [2021-08-27T01:50:20.570Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
01:50:20 [2021-08-27T01:50:20.570Z] === RUN   TestLinksContainerNames
01:50:21 [2021-08-27T01:50:21.496Z] --- PASS: TestLinksContainerNames (0.94s)
01:50:21 [2021-08-27T01:50:21.496Z] === RUN   TestLogsFollowTailEmpty
01:50:22 [2021-08-27T01:50:22.058Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
01:50:22 [2021-08-27T01:50:22.058Z] === RUN   TestContainerNetworkMountsNoChown
01:50:22 [2021-08-27T01:50:22.314Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
01:50:22 [2021-08-27T01:50:22.314Z] === RUN   TestMountDaemonRoot
01:50:22 [2021-08-27T01:50:22.314Z] === RUN   TestMountDaemonRoot/default
01:50:22 [2021-08-27T01:50:22.314Z] === PAUSE TestMountDaemonRoot/default
01:50:22 [2021-08-27T01:50:22.314Z] === RUN   TestMountDaemonRoot/private
01:50:22 [2021-08-27T01:50:22.314Z] === PAUSE TestMountDaemonRoot/private
01:50:22 [2021-08-27T01:50:22.314Z] === RUN   TestMountDaemonRoot/rprivate
01:50:22 [2021-08-27T01:50:22.314Z] === PAUSE TestMountDaemonRoot/rprivate
01:50:22 [2021-08-27T01:50:22.314Z] === RUN   TestMountDaemonRoot/slave
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/slave
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rslave
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rslave
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/shared
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/shared
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rshared
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rshared
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/default
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/default/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/default/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/rshared
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/rprivate
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/shared
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/rslave
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/slave
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:50:22 [2021-08-27T01:50:22.315Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:50:22 [2021-08-27T01:50:22.315Z] === CONT  TestMountDaemonRoot/default/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/private
01:50:22 [2021-08-27T01:50:22.572Z] === RUN   TestMountDaemonRoot/private/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === RUN   TestMountDaemonRoot/private/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/default/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:50:22 [2021-08-27T01:50:22.572Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/private/mount_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/private/bind_root
01:50:22 [2021-08-27T01:50:22.844Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:50:22 [2021-08-27T01:50:22.844Z] --- PASS: TestMountDaemonRoot (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
01:50:22 [2021-08-27T01:50:22.844Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
01:50:22 [2021-08-27T01:50:22.844Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
01:50:22 [2021-08-27T01:50:22.844Z] === RUN   TestContainerBindMountNonRecursive
01:50:24 [2021-08-27T01:50:24.246Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
01:50:24 [2021-08-27T01:50:24.247Z] === RUN   TestContainerVolumesMountedAsShared
01:50:24 [2021-08-27T01:50:24.502Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
01:50:24 [2021-08-27T01:50:24.502Z] === RUN   TestContainerVolumesMountedAsSlave
01:50:25 [2021-08-27T01:50:25.063Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
01:50:25 [2021-08-27T01:50:25.063Z] === RUN   TestNetworkNat
01:50:25 [2021-08-27T01:50:25.319Z] --- PASS: TestNetworkNat (0.45s)
01:50:25 [2021-08-27T01:50:25.319Z] === RUN   TestNetworkLocalhostTCPNat
01:50:25 [2021-08-27T01:50:25.882Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
01:50:25 [2021-08-27T01:50:25.882Z] === RUN   TestNetworkLoopbackNat
01:50:28 [2021-08-27T01:50:28.394Z] --- PASS: TestNetworkLoopbackNat (2.63s)
01:50:28 [2021-08-27T01:50:28.394Z] === RUN   TestPause
01:50:28 [2021-08-27T01:50:28.955Z] --- PASS: TestPause (0.49s)
01:50:28 [2021-08-27T01:50:28.955Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:50:28 [2021-08-27T01:50:28.955Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:50:28 [2021-08-27T01:50:28.955Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:50:28 [2021-08-27T01:50:28.955Z] === RUN   TestPauseStopPausedContainer
01:50:29 [2021-08-27T01:50:29.515Z] --- PASS: TestPauseStopPausedContainer (0.51s)
01:50:29 [2021-08-27T01:50:29.515Z] === RUN   TestPidHost
01:50:30 [2021-08-27T01:50:30.442Z] --- PASS: TestPidHost (1.01s)
01:50:30 [2021-08-27T01:50:30.442Z] === RUN   TestPsFilter
01:50:30 [2021-08-27T01:50:30.698Z] --- PASS: TestPsFilter (0.11s)
01:50:30 [2021-08-27T01:50:30.698Z] === RUN   TestRemoveContainerWithRemovedVolume
01:50:30 [2021-08-27T01:50:30.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
01:50:30 [2021-08-27T01:50:30.953Z] === RUN   TestRemoveContainerWithVolume
01:50:31 [2021-08-27T01:50:31.515Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
01:50:31 [2021-08-27T01:50:31.515Z] === RUN   TestRemoveContainerRunning
01:50:32 [2021-08-27T01:50:32.076Z] --- PASS: TestRemoveContainerRunning (0.43s)
01:50:32 [2021-08-27T01:50:32.076Z] === RUN   TestRemoveContainerForceRemoveRunning
01:50:32 [2021-08-27T01:50:32.332Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
01:50:32 [2021-08-27T01:50:32.332Z] === RUN   TestRemoveInvalidContainer
01:50:32 [2021-08-27T01:50:32.332Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:50:32 [2021-08-27T01:50:32.332Z] === RUN   TestRenameLinkedContainer
01:50:34 [2021-08-27T01:50:34.221Z] --- PASS: TestRenameLinkedContainer (1.78s)
01:50:34 [2021-08-27T01:50:34.221Z] === RUN   TestRenameStoppedContainer
01:50:34 [2021-08-27T01:50:34.783Z] --- PASS: TestRenameStoppedContainer (0.42s)
01:50:34 [2021-08-27T01:50:34.783Z] === RUN   TestRenameRunningContainerAndReuse
01:50:35 [2021-08-27T01:50:35.711Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
01:50:35 [2021-08-27T01:50:35.711Z] === RUN   TestRenameInvalidName
01:50:36 [2021-08-27T01:50:36.272Z] --- PASS: TestRenameInvalidName (0.62s)
01:50:36 [2021-08-27T01:50:36.272Z] === RUN   TestRenameAnonymousContainer
01:50:37 [2021-08-27T01:50:37.638Z] --- PASS: TestRenameAnonymousContainer (1.62s)
01:50:37 [2021-08-27T01:50:37.638Z] === RUN   TestRenameContainerWithSameName
01:50:38 [2021-08-27T01:50:38.200Z] --- PASS: TestRenameContainerWithSameName (0.47s)
01:50:38 [2021-08-27T01:50:38.200Z] === RUN   TestRenameContainerWithLinkedContainer
01:50:39 [2021-08-27T01:50:39.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
01:50:39 [2021-08-27T01:50:39.127Z] === RUN   TestResize
01:50:39 [2021-08-27T01:50:39.688Z] --- PASS: TestResize (0.42s)
01:50:39 [2021-08-27T01:50:39.688Z] === RUN   TestResizeWithInvalidSize
01:50:39 [2021-08-27T01:50:39.943Z] --- PASS: TestResizeWithInvalidSize (0.48s)
01:50:39 [2021-08-27T01:50:39.943Z] === RUN   TestResizeWhenContainerNotStarted
01:50:40 [2021-08-27T01:50:40.504Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:50:40 [2021-08-27T01:50:40.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:50:42 [2021-08-27T01:50:42.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:50:42 [2021-08-27T01:50:42.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:50:43 [2021-08-27T01:50:43.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:50:43 [2021-08-27T01:50:43.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:50:44 [2021-08-27T01:50:44.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:50:44 [2021-08-27T01:50:44.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:50:46 [2021-08-27T01:50:46.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:50:46 [2021-08-27T01:50:46.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:50:48 [2021-08-27T01:50:48.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:50:48 [2021-08-27T01:50:48.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:50:50 [2021-08-27T01:50:50.870Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
01:50:50 [2021-08-27T01:50:50.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s)
01:50:50 [2021-08-27T01:50:50.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s)
01:50:50 [2021-08-27T01:50:50.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.97s)
01:50:50 [2021-08-27T01:50:50.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
01:50:50 [2021-08-27T01:50:50.871Z] === RUN   TestCgroupNamespacesRun
01:50:52 [2021-08-27T01:50:52.234Z] --- PASS: TestCgroupNamespacesRun (1.18s)
01:50:52 [2021-08-27T01:50:52.234Z] === RUN   TestCgroupNamespacesRunPrivileged
01:50:52 [2021-08-27T01:50:52.234Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
01:50:52 [2021-08-27T01:50:52.234Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
01:50:52 [2021-08-27T01:50:52.234Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:50:53 [2021-08-27T01:50:53.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.30s)
01:50:53 [2021-08-27T01:50:53.598Z] === RUN   TestCgroupNamespacesRunHostMode
01:50:54 [2021-08-27T01:50:54.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
01:50:54 [2021-08-27T01:50:54.525Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:50:55 [2021-08-27T01:50:55.889Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
01:50:55 [2021-08-27T01:50:55.889Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:50:56 [2021-08-27T01:50:56.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
01:50:56 [2021-08-27T01:50:56.817Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:50:57 [2021-08-27T01:50:57.744Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
01:50:57 [2021-08-27T01:50:57.744Z] === RUN   TestCgroupNamespacesRunOlderClient
01:50:58 [2021-08-27T01:50:58.671Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
01:50:58 [2021-08-27T01:50:58.671Z] === RUN   TestNISDomainname
01:50:59 [2021-08-27T01:50:59.232Z] --- PASS: TestNISDomainname (0.58s)
01:50:59 [2021-08-27T01:50:59.232Z] === RUN   TestHostnameDnsResolution
01:51:00 [2021-08-27T01:51:00.156Z] --- PASS: TestHostnameDnsResolution (0.72s)
01:51:00 [2021-08-27T01:51:00.156Z] === RUN   TestStats
01:51:02 [2021-08-27T01:51:02.667Z] --- PASS: TestStats (2.50s)
01:51:02 [2021-08-27T01:51:02.667Z] === RUN   TestStopContainerWithTimeout
01:51:02 [2021-08-27T01:51:02.667Z] === RUN   TestStopContainerWithTimeout/0
01:51:02 [2021-08-27T01:51:02.667Z] === PAUSE TestStopContainerWithTimeout/0
01:51:02 [2021-08-27T01:51:02.667Z] === RUN   TestStopContainerWithTimeout/1
01:51:02 [2021-08-27T01:51:02.667Z] === PAUSE TestStopContainerWithTimeout/1
01:51:02 [2021-08-27T01:51:02.667Z] === RUN   TestStopContainerWithTimeout/3
01:51:02 [2021-08-27T01:51:02.667Z] === PAUSE TestStopContainerWithTimeout/3
01:51:02 [2021-08-27T01:51:02.667Z] === RUN   TestStopContainerWithTimeout/-1
01:51:02 [2021-08-27T01:51:02.667Z] === PAUSE TestStopContainerWithTimeout/-1
01:51:02 [2021-08-27T01:51:02.667Z] === CONT  TestStopContainerWithTimeout/0
01:51:02 [2021-08-27T01:51:02.667Z] === CONT  TestStopContainerWithTimeout/-1
01:51:03 [2021-08-27T01:51:03.227Z] === CONT  TestStopContainerWithTimeout/3
01:51:05 [2021-08-27T01:51:05.114Z] === CONT  TestStopContainerWithTimeout/1
01:51:07 [2021-08-27T01:51:07.068Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:51:07 [2021-08-27T01:51:07.068Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
01:51:07 [2021-08-27T01:51:07.068Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
01:51:07 [2021-08-27T01:51:07.068Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
01:51:07 [2021-08-27T01:51:07.068Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
01:51:07 [2021-08-27T01:51:07.068Z] === RUN   TestDeleteDevicemapper
01:51:07 [2021-08-27T01:51:07.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:51:07 [2021-08-27T01:51:07.068Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:51:07 [2021-08-27T01:51:07.068Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:51:07 [2021-08-27T01:51:07.995Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s)
01:51:07 [2021-08-27T01:51:07.995Z] === RUN   TestUpdateMemory
01:51:08 [2021-08-27T01:51:08.557Z] --- PASS: TestUpdateMemory (0.58s)
01:51:08 [2021-08-27T01:51:08.557Z] === RUN   TestUpdateCPUQuota
01:51:09 [2021-08-27T01:51:09.484Z] --- PASS: TestUpdateCPUQuota (0.95s)
01:51:09 [2021-08-27T01:51:09.484Z] === RUN   TestUpdatePidsLimit
01:51:09 [2021-08-27T01:51:09.484Z] === RUN   TestUpdatePidsLimit/update_from_none
01:51:09 [2021-08-27T01:51:09.740Z] === RUN   TestUpdatePidsLimit/no_change
01:51:09 [2021-08-27T01:51:09.995Z] === RUN   TestUpdatePidsLimit/update_lower
01:51:10 [2021-08-27T01:51:10.251Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:51:10 [2021-08-27T01:51:10.507Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:51:10 [2021-08-27T01:51:10.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:51:11 [2021-08-27T01:51:11.019Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:51:11 [2021-08-27T01:51:11.945Z] --- PASS: TestUpdatePidsLimit (2.18s)
01:51:11 [2021-08-27T01:51:11.945Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
01:51:11 [2021-08-27T01:51:11.945Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
01:51:11 [2021-08-27T01:51:11.945Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
01:51:11 [2021-08-27T01:51:11.946Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
01:51:11 [2021-08-27T01:51:11.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
01:51:11 [2021-08-27T01:51:11.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
01:51:11 [2021-08-27T01:51:11.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
01:51:11 [2021-08-27T01:51:11.946Z] === RUN   TestUpdateRestartPolicy
01:51:24 [2021-08-27T01:51:24.107Z] --- PASS: TestUpdateRestartPolicy (11.15s)
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestUpdateRestartWithAutoRemove
01:51:24 [2021-08-27T01:51:24.107Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitNonBlocked
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:24 [2021-08-27T01:51:24.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:24 [2021-08-27T01:51:24.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:24 [2021-08-27T01:51:24.107Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:24 [2021-08-27T01:51:24.107Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:24 [2021-08-27T01:51:24.107Z] --- PASS: TestWaitNonBlocked (0.02s)
01:51:24 [2021-08-27T01:51:24.107Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
01:51:24 [2021-08-27T01:51:24.107Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitBlocked
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:51:24 [2021-08-27T01:51:24.107Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:51:24 [2021-08-27T01:51:24.107Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:51:24 [2021-08-27T01:51:24.107Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:51:24 [2021-08-27T01:51:24.362Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:51:24 [2021-08-27T01:51:24.362Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:51:24 [2021-08-27T01:51:24.924Z] --- PASS: TestWaitBlocked (0.02s)
01:51:24 [2021-08-27T01:51:24.924Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
01:51:24 [2021-08-27T01:51:24.924Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
01:51:24 [2021-08-27T01:51:24.924Z] === CONT  TestContainerStartOnDaemonRestart
01:51:24 [2021-08-27T01:51:24.924Z] === CONT  TestRestartDaemonWithRestartingContainer
01:51:27 [2021-08-27T01:51:27.449Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s)
01:51:27 [2021-08-27T01:51:27.449Z] === CONT  TestIpcModeOlderClient
01:51:27 [2021-08-27T01:51:27.449Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
01:51:27 [2021-08-27T01:51:27.449Z] === CONT  TestContainerKillOnDaemonStart
01:51:27 [2021-08-27T01:51:27.449Z] --- PASS: TestIpcModeOlderClient (0.09s)
01:51:27 [2021-08-27T01:51:27.449Z] === CONT  TestDaemonHostGatewayIP
01:51:29 [2021-08-27T01:51:29.963Z] --- PASS: TestDaemonHostGatewayIP (2.55s)
01:51:29 [2021-08-27T01:51:29.963Z] === CONT  TestDaemonRestartIpcMode
01:51:32 [2021-08-27T01:51:32.481Z] --- PASS: TestDaemonRestartIpcMode (2.42s)
01:51:39 [2021-08-27T01:51:39.013Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
01:51:39 [2021-08-27T01:51:39.013Z] PASS
01:51:39 [2021-08-27T01:51:39.268Z] 
01:51:39 [2021-08-27T01:51:39.268Z] === Skipped
01:51:39 [2021-08-27T01:51:39.268Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:51:39 [2021-08-27T01:51:39.268Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:51:39 [2021-08-27T01:51:39.268Z] 
01:51:39 [2021-08-27T01:51:39.268Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:51:39 [2021-08-27T01:51:39.268Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
01:51:39 [2021-08-27T01:51:39.268Z] 
01:51:39 [2021-08-27T01:51:39.268Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:51:39 [2021-08-27T01:51:39.268Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:51:39 [2021-08-27T01:51:39.269Z] 
01:51:39 [2021-08-27T01:51:39.269Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
01:51:39 [2021-08-27T01:51:39.269Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
01:51:39 [2021-08-27T01:51:39.269Z] 
01:51:39 [2021-08-27T01:51:39.269Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:51:39 [2021-08-27T01:51:39.269Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:51:39 [2021-08-27T01:51:39.269Z] 
01:51:39 [2021-08-27T01:51:39.269Z] 
01:51:39 [2021-08-27T01:51:39.269Z] DONE 195 tests, 5 skipped in 106.557s
01:51:39 [2021-08-27T01:51:39.269Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
01:51:39 [2021-08-27T01:51:39.269Z] === RUN   TestConfigDaemonLibtrustID
01:51:39 [2021-08-27T01:51:39.835Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation/config_with_no_content
01:51:39 [2021-08-27T01:51:39.835Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation/config_with_{}
01:51:39 [2021-08-27T01:51:39.835Z] === PAUSE TestDaemonConfigValidation/config_with_{}
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation/invalid_config
01:51:39 [2021-08-27T01:51:39.835Z] === PAUSE TestDaemonConfigValidation/invalid_config
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation/malformed_config
01:51:39 [2021-08-27T01:51:39.835Z] === PAUSE TestDaemonConfigValidation/malformed_config
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestDaemonConfigValidation/valid_config
01:51:39 [2021-08-27T01:51:39.835Z] === PAUSE TestDaemonConfigValidation/valid_config
01:51:39 [2021-08-27T01:51:39.835Z] === CONT  TestDaemonConfigValidation/config_with_no_content
01:51:39 [2021-08-27T01:51:39.835Z] === CONT  TestDaemonConfigValidation/malformed_config
01:51:39 [2021-08-27T01:51:39.835Z] === CONT  TestDaemonConfigValidation/valid_config
01:51:39 [2021-08-27T01:51:39.835Z] === CONT  TestDaemonConfigValidation/invalid_config
01:51:39 [2021-08-27T01:51:39.835Z] === CONT  TestDaemonConfigValidation/config_with_{}
01:51:39 [2021-08-27T01:51:39.835Z] --- PASS: TestDaemonConfigValidation (0.00s)
01:51:39 [2021-08-27T01:51:39.835Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
01:51:39 [2021-08-27T01:51:39.835Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
01:51:39 [2021-08-27T01:51:39.835Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
01:51:39 [2021-08-27T01:51:39.835Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
01:51:39 [2021-08-27T01:51:39.835Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestConfigDaemonSeccompProfiles
01:51:39 [2021-08-27T01:51:39.835Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
01:51:41 [2021-08-27T01:51:41.199Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
01:51:42 [2021-08-27T01:51:42.124Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
01:51:43 [2021-08-27T01:51:43.051Z] === CONT  TestConfigDaemonSeccompProfiles
01:51:43 [2021-08-27T01:51:43.051Z]     daemon_test.go:149: [d743774c8a4ab] daemon is not started
01:51:43 [2021-08-27T01:51:43.051Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
01:51:43 [2021-08-27T01:51:43.051Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
01:51:43 [2021-08-27T01:51:43.051Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
01:51:43 [2021-08-27T01:51:43.051Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
01:51:43 [2021-08-27T01:51:43.051Z] PASS
01:51:43 [2021-08-27T01:51:43.051Z] 
01:51:43 [2021-08-27T01:51:43.051Z] DONE 11 tests in 3.892s
01:51:43 [2021-08-27T01:51:43.051Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:51:43 [2021-08-27T01:51:43.051Z] INFO: Testing against a local daemon
01:51:43 [2021-08-27T01:51:43.051Z] === RUN   TestCommitInheritsEnv
01:51:43 [2021-08-27T01:51:43.306Z] --- PASS: TestCommitInheritsEnv (0.23s)
01:51:43 [2021-08-27T01:51:43.306Z] === RUN   TestImportExtremelyLargeImageWorks
01:51:43 [2021-08-27T01:51:43.306Z] === PAUSE TestImportExtremelyLargeImageWorks
01:51:43 [2021-08-27T01:51:43.307Z] === RUN   TestImagesFilterMultiReference
01:51:43 [2021-08-27T01:51:43.307Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:51:43 [2021-08-27T01:51:43.307Z] === RUN   TestImagePullPlatformInvalid
01:51:43 [2021-08-27T01:51:43.307Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:51:43 [2021-08-27T01:51:43.307Z] === RUN   TestRemoveImageOrphaning
01:51:43 [2021-08-27T01:51:43.562Z] --- PASS: TestRemoveImageOrphaning (0.23s)
01:51:43 [2021-08-27T01:51:43.562Z] === RUN   TestRemoveImageGarbageCollector
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestRemoveImageGarbageCollector (1.58s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagInvalidReference
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagInvalidReference (0.01s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagValidPrefixedRepo
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagExistedNameWithoutForce
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagOfficialNames
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagOfficialNames (0.04s)
01:51:45 [2021-08-27T01:51:45.448Z] === RUN   TestTagMatchesDigest
01:51:45 [2021-08-27T01:51:45.448Z] --- PASS: TestTagMatchesDigest (0.01s)
01:51:45 [2021-08-27T01:51:45.448Z] === CONT  TestImportExtremelyLargeImageWorks
01:53:21 [2021-08-27T01:53:21.821Z] --- PASS: TestImportExtremelyLargeImageWorks (91.56s)
01:53:21 [2021-08-27T01:53:21.821Z] PASS
01:53:21 [2021-08-27T01:53:21.821Z] 
01:53:21 [2021-08-27T01:53:21.821Z] DONE 12 tests in 93.832s
01:53:21 [2021-08-27T01:53:21.821Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:53:21 [2021-08-27T01:53:21.821Z] INFO: Testing against a local daemon
01:53:21 [2021-08-27T01:53:21.821Z] === RUN   TestNetworkCreateDelete
01:53:21 [2021-08-27T01:53:21.821Z] --- PASS: TestNetworkCreateDelete (0.13s)
01:53:21 [2021-08-27T01:53:21.821Z] === RUN   TestDockerNetworkDeletePreferID
01:53:21 [2021-08-27T01:53:21.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
01:53:21 [2021-08-27T01:53:21.821Z] === RUN   TestDaemonDNSFallback
01:53:23 [2021-08-27T01:53:23.707Z] --- PASS: TestDaemonDNSFallback (6.31s)
01:53:23 [2021-08-27T01:53:23.707Z] === RUN   TestInspectNetwork
01:53:26 [2021-08-27T01:53:26.970Z] === RUN   TestInspectNetwork/full_network_id
01:53:26 [2021-08-27T01:53:26.970Z] === RUN   TestInspectNetwork/partial_network_id
01:53:26 [2021-08-27T01:53:26.970Z] === RUN   TestInspectNetwork/network_name
01:53:26 [2021-08-27T01:53:26.970Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:53:31 [2021-08-27T01:53:31.153Z] --- PASS: TestInspectNetwork (7.19s)
01:53:31 [2021-08-27T01:53:31.153Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:53:31 [2021-08-27T01:53:31.153Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:53:31 [2021-08-27T01:53:31.153Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:53:31 [2021-08-27T01:53:31.153Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:53:31 [2021-08-27T01:53:31.153Z] === RUN   TestRunContainerWithBridgeNone
01:53:32 [2021-08-27T01:53:32.519Z] --- PASS: TestRunContainerWithBridgeNone (1.68s)
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkInvalidJSON
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkInvalidJSON//networks/create
01:53:32 [2021-08-27T01:53:32.519Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:53:32 [2021-08-27T01:53:32.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:32 [2021-08-27T01:53:32.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:32 [2021-08-27T01:53:32.519Z] === CONT  TestNetworkInvalidJSON//networks/create
01:53:32 [2021-08-27T01:53:32.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:32 [2021-08-27T01:53:32.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:53:32 [2021-08-27T01:53:32.519Z] --- PASS: TestNetworkInvalidJSON (0.02s)
01:53:32 [2021-08-27T01:53:32.519Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:53:32 [2021-08-27T01:53:32.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:53:32 [2021-08-27T01:53:32.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkList
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkList//networks
01:53:32 [2021-08-27T01:53:32.519Z] === PAUSE TestNetworkList//networks
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestNetworkList//networks/
01:53:32 [2021-08-27T01:53:32.519Z] === PAUSE TestNetworkList//networks/
01:53:32 [2021-08-27T01:53:32.519Z] === CONT  TestNetworkList//networks
01:53:32 [2021-08-27T01:53:32.519Z] === CONT  TestNetworkList//networks/
01:53:32 [2021-08-27T01:53:32.519Z] --- PASS: TestNetworkList (0.01s)
01:53:32 [2021-08-27T01:53:32.519Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:53:32 [2021-08-27T01:53:32.519Z]     --- PASS: TestNetworkList//networks (0.00s)
01:53:32 [2021-08-27T01:53:32.519Z] === RUN   TestHostIPv4BridgeLabel
01:53:33 [2021-08-27T01:53:33.080Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
01:53:33 [2021-08-27T01:53:33.080Z] === RUN   TestDaemonRestartWithLiveRestore
01:53:34 [2021-08-27T01:53:34.448Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
01:53:34 [2021-08-27T01:53:34.448Z] === RUN   TestDaemonDefaultNetworkPools
01:53:35 [2021-08-27T01:53:35.009Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
01:53:35 [2021-08-27T01:53:35.009Z] === RUN   TestDaemonRestartWithExistingNetwork
01:53:35 [2021-08-27T01:53:35.936Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
01:53:35 [2021-08-27T01:53:35.936Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:53:37 [2021-08-27T01:53:37.298Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
01:53:37 [2021-08-27T01:53:37.299Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:53:37 [2021-08-27T01:53:37.858Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
01:53:37 [2021-08-27T01:53:37.858Z] === RUN   TestServiceWithPredefinedNetwork
01:53:40 [2021-08-27T01:53:40.369Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
01:53:40 [2021-08-27T01:53:40.369Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:53:40 [2021-08-27T01:53:40.369Z]     service_test.go:243: FLAKY_TEST
01:53:40 [2021-08-27T01:53:40.369Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:53:40 [2021-08-27T01:53:40.369Z] === RUN   TestServiceWithDataPathPortInit
01:53:55 [2021-08-27T01:53:55.210Z] --- PASS: TestServiceWithDataPathPortInit (13.95s)
01:53:55 [2021-08-27T01:53:55.210Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:53:56 [2021-08-27T01:53:56.574Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tedie9ngax467jflsilfqcwi7 Created:2021-08-27 01:53:55.422904996 +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[77becdf854fc6c01dd1a9774a724ee723b852e59c398bc80316073513d63a658:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.40jmdq10t8tqfulzyhdefkfyt EndpointID:637ce8e9c6c84581dc2d7b8f926494df1eb499dd007880c533be01ca255b7ece MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:162bc61fc2c7c48061540ea01e5d9d4d83c199b163965d99786026c67a869922 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:7e7bb33b7259 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.40jmdq10t8tqfulzyhdefkfyt EndpointID:637ce8e9c6c84581dc2d7b8f926494df1eb499dd007880c533be01ca255b7ece EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:54:01 [2021-08-27T01:54:01.813Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
01:54:01 [2021-08-27T01:54:01.813Z] PASS
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] === Skipped
01:54:01 [2021-08-27T01:54:01.813Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:54:01 [2021-08-27T01:54:01.813Z]     service_test.go:243: FLAKY_TEST
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] DONE 26 tests, 1 skipped in 44.038s
01:54:01 [2021-08-27T01:54:01.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:54:01 [2021-08-27T01:54:01.813Z] INFO: Testing against a local daemon
01:54:01 [2021-08-27T01:54:01.813Z] === RUN   TestDockerNetworkIpvlanPersistance
01:54:01 [2021-08-27T01:54:01.813Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:54:01 [2021-08-27T01:54:01.813Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:54:01 [2021-08-27T01:54:01.813Z] === RUN   TestDockerNetworkIpvlan
01:54:01 [2021-08-27T01:54:01.813Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:54:01 [2021-08-27T01:54:01.813Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:54:01 [2021-08-27T01:54:01.813Z] PASS
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] === Skipped
01:54:01 [2021-08-27T01:54:01.813Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:54:01 [2021-08-27T01:54:01.813Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:54:01 [2021-08-27T01:54:01.813Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] 
01:54:01 [2021-08-27T01:54:01.813Z] DONE 2 tests, 2 skipped in 0.022s
01:54:01 [2021-08-27T01:54:01.813Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:54:01 [2021-08-27T01:54:01.813Z] INFO: Testing against a local daemon
01:54:01 [2021-08-27T01:54:01.813Z] === RUN   TestDockerNetworkMacvlanPersistance
01:54:02 [2021-08-27T01:54:02.373Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
01:54:02 [2021-08-27T01:54:02.373Z] === RUN   TestDockerNetworkMacvlan
01:54:02 [2021-08-27T01:54:02.934Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:54:03 [2021-08-27T01:54:03.860Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:54:04 [2021-08-27T01:54:04.420Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:54:06 [2021-08-27T01:54:06.306Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:54:08 [2021-08-27T01:54:08.193Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:54:11 [2021-08-27T01:54:11.461Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:54:12 [2021-08-27T01:54:12.021Z] --- PASS: TestDockerNetworkMacvlan (9.73s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
01:54:12 [2021-08-27T01:54:12.021Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
01:54:12 [2021-08-27T01:54:12.021Z] PASS
01:54:12 [2021-08-27T01:54:12.021Z] 
01:54:12 [2021-08-27T01:54:12.021Z] DONE 8 tests in 11.034s
01:54:12 [2021-08-27T01:54:12.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:54:12 [2021-08-27T01:54:12.021Z] testing: warning: no tests to run
01:54:12 [2021-08-27T01:54:12.021Z] PASS
01:54:12 [2021-08-27T01:54:12.021Z] 
01:54:12 [2021-08-27T01:54:12.021Z] DONE 0 tests in 0.007s
01:54:12 [2021-08-27T01:54:12.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:54:12 [2021-08-27T01:54:12.021Z] INFO: Testing against a local daemon
01:54:12 [2021-08-27T01:54:12.021Z] === RUN   TestAuthZPluginAllowRequest
01:54:13 [2021-08-27T01:54:13.386Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
01:54:13 [2021-08-27T01:54:13.386Z] === RUN   TestAuthZPluginTLS
01:54:13 [2021-08-27T01:54:13.642Z] --- PASS: TestAuthZPluginTLS (0.54s)
01:54:13 [2021-08-27T01:54:13.642Z] === RUN   TestAuthZPluginDenyRequest
01:54:14 [2021-08-27T01:54:14.203Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:54:14 [2021-08-27T01:54:14.203Z] === RUN   TestAuthZPluginAPIDenyResponse
01:54:14 [2021-08-27T01:54:14.764Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:54:14 [2021-08-27T01:54:14.764Z] === RUN   TestAuthZPluginDenyResponse
01:54:15 [2021-08-27T01:54:15.326Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
01:54:15 [2021-08-27T01:54:15.326Z] === RUN   TestAuthZPluginAllowEventStream
01:54:16 [2021-08-27T01:54:16.689Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
01:54:16 [2021-08-27T01:54:16.689Z] === RUN   TestAuthZPluginErrorResponse
01:54:16 [2021-08-27T01:54:16.945Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
01:54:16 [2021-08-27T01:54:16.945Z] === RUN   TestAuthZPluginErrorRequest
01:54:17 [2021-08-27T01:54:17.506Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:54:17 [2021-08-27T01:54:17.506Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:54:18 [2021-08-27T01:54:18.066Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:54:18 [2021-08-27T01:54:18.066Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:54:19 [2021-08-27T01:54:19.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
01:54:19 [2021-08-27T01:54:19.432Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:54:21 [2021-08-27T01:54:21.321Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
01:54:21 [2021-08-27T01:54:21.321Z] === RUN   TestAuthZPluginHeader
01:54:21 [2021-08-27T01:54:21.576Z] --- PASS: TestAuthZPluginHeader (0.70s)
01:54:21 [2021-08-27T01:54:21.576Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:54:25 [2021-08-27T01:54:25.736Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.41s)
01:54:25 [2021-08-27T01:54:25.736Z] === RUN   TestAuthZPluginV2Disable
01:54:28 [2021-08-27T01:54:28.255Z] --- PASS: TestAuthZPluginV2Disable (2.94s)
01:54:28 [2021-08-27T01:54:28.255Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:54:30 [2021-08-27T01:54:30.813Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s)
01:54:30 [2021-08-27T01:54:30.813Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:54:45 [2021-08-27T01:54:45.643Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.56s)
01:54:45 [2021-08-27T01:54:45.643Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:55:00 [2021-08-27T01:55:00.472Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
01:55:00 [2021-08-27T01:55:00.472Z] PASS
01:55:00 [2021-08-27T01:55:00.472Z] 
01:55:00 [2021-08-27T01:55:00.472Z] DONE 17 tests in 47.788s
01:55:00 [2021-08-27T01:55:00.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:55:00 [2021-08-27T01:55:00.472Z] INFO: Testing against a local daemon
01:55:00 [2021-08-27T01:55:00.472Z] === RUN   TestPluginInvalidJSON
01:55:00 [2021-08-27T01:55:00.472Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:55:00 [2021-08-27T01:55:00.472Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:55:00 [2021-08-27T01:55:00.472Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:55:00 [2021-08-27T01:55:00.472Z] --- PASS: TestPluginInvalidJSON (0.03s)
01:55:00 [2021-08-27T01:55:00.472Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
01:55:00 [2021-08-27T01:55:00.472Z] === RUN   TestPluginInstall
01:55:00 [2021-08-27T01:55:00.472Z] === RUN   TestPluginInstall/no_auth
01:55:01 [2021-08-27T01:55:01.399Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:01 [2021-08-27T01:55:01.399Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8e6d7095209cfc1cc1e5e526dd7acbcff6f34e5e63b4f616835ce3044d50a4f" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:01 [2021-08-27T01:55:01.399Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:01 [2021-08-27T01:55:01.399Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8e6d7095209cfc1cc1e5e526dd7acbcff6f34e5e63b4f616835ce3044d50a4f" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:01 [2021-08-27T01:55:01.399Z] === RUN   TestPluginInstall/with_htpasswd
01:55:01 [2021-08-27T01:55:01.961Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:01 [2021-08-27T01:55:01.961Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af3632d47acc3d515c3d88b558a9ccf6257c14b3572eff8955c1b8baeec5a16a" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:01 [2021-08-27T01:55:01.961Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:01 [2021-08-27T01:55:01.961Z] time="2021-08-27T01:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af3632d47acc3d515c3d88b558a9ccf6257c14b3572eff8955c1b8baeec5a16a" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:02 [2021-08-27T01:55:02.217Z] === RUN   TestPluginInstall/with_insecure
01:55:03 [2021-08-27T01:55:03.144Z] time="2021-08-27T01:55:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:03 [2021-08-27T01:55:03.144Z] time="2021-08-27T01:55:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28df342e80fb3db639a032eca9197a0aa0c5f40c8c986044b0259494d64df0d2" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:03 [2021-08-27T01:55:03.144Z] time="2021-08-27T01:55:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:55:03 [2021-08-27T01:55:03.144Z] time="2021-08-27T01:55:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28df342e80fb3db639a032eca9197a0aa0c5f40c8c986044b0259494d64df0d2" mediatype=application/vnd.docker.plugin.v1+json size=522
01:55:03 [2021-08-27T01:55:03.144Z]     plugin_test.go:166: [d0437ecab8dca] daemon is not started
01:55:03 [2021-08-27T01:55:03.144Z] --- PASS: TestPluginInstall (3.22s)
01:55:03 [2021-08-27T01:55:03.144Z]     --- PASS: TestPluginInstall/no_auth (1.58s)
01:55:03 [2021-08-27T01:55:03.144Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
01:55:03 [2021-08-27T01:55:03.144Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
01:55:03 [2021-08-27T01:55:03.144Z] === RUN   TestPluginsWithRuntimes
01:55:05 [2021-08-27T01:55:05.030Z] === RUN   TestPluginsWithRuntimes/No_Args
01:55:05 [2021-08-27T01:55:05.592Z] === RUN   TestPluginsWithRuntimes/With_Args
01:55:06 [2021-08-27T01:55:06.518Z] --- PASS: TestPluginsWithRuntimes (3.35s)
01:55:06 [2021-08-27T01:55:06.518Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
01:55:06 [2021-08-27T01:55:06.518Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
01:55:06 [2021-08-27T01:55:06.518Z] === RUN   TestPluginBackCompatMediaTypes
01:55:07 [2021-08-27T01:55:07.079Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
01:55:07 [2021-08-27T01:55:07.079Z] PASS
01:55:07 [2021-08-27T01:55:07.079Z] 
01:55:07 [2021-08-27T01:55:07.079Z] DONE 10 tests in 7.222s
01:55:07 [2021-08-27T01:55:07.079Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:55:07 [2021-08-27T01:55:07.079Z] INFO: Testing against a local daemon
01:55:07 [2021-08-27T01:55:07.079Z] === RUN   TestExternalGraphDriver
01:55:07 [2021-08-27T01:55:07.079Z] === RUN   TestExternalGraphDriver/json
01:55:08 [2021-08-27T01:55:08.966Z] === RUN   TestExternalGraphDriver/spec
01:55:10 [2021-08-27T01:55:10.851Z] === RUN   TestExternalGraphDriver/pull
01:55:11 [2021-08-27T01:55:11.777Z] --- PASS: TestExternalGraphDriver (4.76s)
01:55:11 [2021-08-27T01:55:11.777Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
01:55:11 [2021-08-27T01:55:11.777Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
01:55:11 [2021-08-27T01:55:11.777Z]     --- PASS: TestExternalGraphDriver/pull (1.37s)
01:55:11 [2021-08-27T01:55:11.777Z] === RUN   TestGraphdriverPluginV2
01:55:15 [2021-08-27T01:55:15.938Z] --- PASS: TestGraphdriverPluginV2 (3.45s)
01:55:15 [2021-08-27T01:55:15.938Z] PASS
01:55:15 [2021-08-27T01:55:15.938Z] 
01:55:15 [2021-08-27T01:55:15.938Z] DONE 5 tests in 8.237s
01:55:15 [2021-08-27T01:55:15.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:55:15 [2021-08-27T01:55:15.938Z] INFO: Testing against a local daemon
01:55:15 [2021-08-27T01:55:15.938Z] === RUN   TestContinueAfterPluginCrash
01:55:15 [2021-08-27T01:55:15.938Z] === PAUSE TestContinueAfterPluginCrash
01:55:15 [2021-08-27T01:55:15.938Z] === RUN   TestReadPluginNoRead
01:55:15 [2021-08-27T01:55:15.938Z] === PAUSE TestReadPluginNoRead
01:55:15 [2021-08-27T01:55:15.938Z] === RUN   TestDaemonStartWithLogOpt
01:55:15 [2021-08-27T01:55:15.938Z] === PAUSE TestDaemonStartWithLogOpt
01:55:15 [2021-08-27T01:55:15.938Z] === CONT  TestContinueAfterPluginCrash
01:55:15 [2021-08-27T01:55:15.938Z] === CONT  TestDaemonStartWithLogOpt
01:55:19 [2021-08-27T01:55:19.206Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
01:55:19 [2021-08-27T01:55:19.206Z] === CONT  TestReadPluginNoRead
01:55:21 [2021-08-27T01:55:21.091Z] === RUN   TestReadPluginNoRead/default
01:55:22 [2021-08-27T01:55:22.453Z] === RUN   TestReadPluginNoRead/disabled_caching
01:55:23 [2021-08-27T01:55:23.382Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:55:23 [2021-08-27T01:55:23.637Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
01:55:24 [2021-08-27T01:55:24.999Z] === CONT  TestReadPluginNoRead
01:55:24 [2021-08-27T01:55:24.999Z]     read_test.go:92: [d4b79790072d3] daemon is not started
01:55:24 [2021-08-27T01:55:24.999Z] --- PASS: TestReadPluginNoRead (6.06s)
01:55:24 [2021-08-27T01:55:24.999Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
01:55:24 [2021-08-27T01:55:24.999Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
01:55:24 [2021-08-27T01:55:24.999Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s)
01:55:24 [2021-08-27T01:55:24.999Z] PASS
01:55:24 [2021-08-27T01:55:24.999Z] 
01:55:24 [2021-08-27T01:55:24.999Z] DONE 6 tests in 9.464s
01:55:24 [2021-08-27T01:55:24.999Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:55:24 [2021-08-27T01:55:24.999Z] testing: warning: no tests to run
01:55:24 [2021-08-27T01:55:24.999Z] PASS
01:55:24 [2021-08-27T01:55:24.999Z] 
01:55:24 [2021-08-27T01:55:24.999Z] DONE 0 tests in 0.013s
01:55:24 [2021-08-27T01:55:24.999Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:55:24 [2021-08-27T01:55:24.999Z] INFO: Testing against a local daemon
01:55:24 [2021-08-27T01:55:24.999Z] === RUN   TestPluginWithDevMounts
01:55:24 [2021-08-27T01:55:24.999Z] === PAUSE TestPluginWithDevMounts
01:55:24 [2021-08-27T01:55:24.999Z] === CONT  TestPluginWithDevMounts
01:55:26 [2021-08-27T01:55:26.363Z] --- PASS: TestPluginWithDevMounts (1.54s)
01:55:26 [2021-08-27T01:55:26.363Z] PASS
01:55:26 [2021-08-27T01:55:26.363Z] 
01:55:26 [2021-08-27T01:55:26.363Z] DONE 1 tests in 1.557s
01:55:26 [2021-08-27T01:55:26.363Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:55:26 [2021-08-27T01:55:26.363Z] INFO: Testing against a local daemon
01:55:26 [2021-08-27T01:55:26.363Z] === RUN   TestSecretInspect
01:55:28 [2021-08-27T01:55:28.876Z] --- PASS: TestSecretInspect (2.22s)
01:55:28 [2021-08-27T01:55:28.876Z] === RUN   TestSecretList
01:55:30 [2021-08-27T01:55:30.763Z] --- PASS: TestSecretList (2.16s)
01:55:30 [2021-08-27T01:55:30.763Z] === RUN   TestSecretsCreateAndDelete
01:55:33 [2021-08-27T01:55:33.274Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
01:55:33 [2021-08-27T01:55:33.274Z] === RUN   TestSecretsUpdate
01:55:35 [2021-08-27T01:55:35.161Z] --- PASS: TestSecretsUpdate (2.17s)
01:55:35 [2021-08-27T01:55:35.161Z] === RUN   TestTemplatedSecret
01:55:37 [2021-08-27T01:55:37.716Z] --- PASS: TestTemplatedSecret (2.60s)
01:55:37 [2021-08-27T01:55:37.716Z] === RUN   TestSecretCreateResolve
01:55:40 [2021-08-27T01:55:40.235Z] --- PASS: TestSecretCreateResolve (2.13s)
01:55:40 [2021-08-27T01:55:40.235Z] PASS
01:55:40 [2021-08-27T01:55:40.235Z] 
01:55:40 [2021-08-27T01:55:40.235Z] DONE 6 tests in 13.456s
01:55:40 [2021-08-27T01:55:40.235Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:55:40 [2021-08-27T01:55:40.235Z] INFO: Testing against a local daemon
01:55:40 [2021-08-27T01:55:40.235Z] === RUN   TestServiceCreateInit
01:55:40 [2021-08-27T01:55:40.235Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:55:43 [2021-08-27T01:55:43.498Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:55:47 [2021-08-27T01:55:47.659Z] --- PASS: TestServiceCreateInit (7.56s)
01:55:47 [2021-08-27T01:55:47.659Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
01:55:47 [2021-08-27T01:55:47.659Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s)
01:55:47 [2021-08-27T01:55:47.659Z] === RUN   TestCreateServiceMultipleTimes
01:56:05 [2021-08-27T01:56:05.693Z] --- PASS: TestCreateServiceMultipleTimes (15.64s)
01:56:05 [2021-08-27T01:56:05.693Z] === RUN   TestCreateServiceConflict
01:56:05 [2021-08-27T01:56:05.693Z] --- PASS: TestCreateServiceConflict (2.15s)
01:56:05 [2021-08-27T01:56:05.693Z] === RUN   TestCreateServiceMaxReplicas
01:56:08 [2021-08-27T01:56:08.207Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
01:56:08 [2021-08-27T01:56:08.207Z] === RUN   TestCreateWithDuplicateNetworkNames
01:56:23 [2021-08-27T01:56:23.037Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
01:56:23 [2021-08-27T01:56:23.037Z] === RUN   TestCreateServiceSecretFileMode
01:56:24 [2021-08-27T01:56:24.401Z] --- PASS: TestCreateServiceSecretFileMode (2.71s)
01:56:24 [2021-08-27T01:56:24.401Z] === RUN   TestCreateServiceConfigFileMode
01:56:26 [2021-08-27T01:56:26.917Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
01:56:26 [2021-08-27T01:56:26.917Z] === RUN   TestCreateServiceSysctls
01:56:30 [2021-08-27T01:56:30.180Z] --- PASS: TestCreateServiceSysctls (3.17s)
01:56:30 [2021-08-27T01:56:30.180Z] === RUN   TestCreateServiceCapabilities
01:56:32 [2021-08-27T01:56:32.693Z] --- PASS: TestCreateServiceCapabilities (2.35s)
01:56:32 [2021-08-27T01:56:32.693Z] === RUN   TestInspect
01:56:35 [2021-08-27T01:56:35.205Z] --- PASS: TestInspect (2.74s)
01:56:35 [2021-08-27T01:56:35.205Z] === RUN   TestCreateJob
01:56:38 [2021-08-27T01:56:38.471Z] --- PASS: TestCreateJob (3.11s)
01:56:38 [2021-08-27T01:56:38.471Z] === RUN   TestReplicatedJob
01:56:43 [2021-08-27T01:56:43.711Z] --- PASS: TestReplicatedJob (5.30s)
01:56:43 [2021-08-27T01:56:43.711Z] === RUN   TestUpdateReplicatedJob
01:56:46 [2021-08-27T01:56:46.975Z] --- PASS: TestUpdateReplicatedJob (3.15s)
01:56:46 [2021-08-27T01:56:46.975Z] === RUN   TestServiceListWithStatuses
01:56:46 [2021-08-27T01:56:46.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:56:46 [2021-08-27T01:56:46.975Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:56:46 [2021-08-27T01:56:46.975Z] === RUN   TestDockerNetworkConnectAlias
01:56:51 [2021-08-27T01:56:51.138Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
01:56:51 [2021-08-27T01:56:51.138Z] === RUN   TestDockerNetworkReConnect
01:56:54 [2021-08-27T01:56:54.400Z] --- PASS: TestDockerNetworkReConnect (3.33s)
01:56:54 [2021-08-27T01:56:54.400Z] === RUN   TestServicePlugin
01:56:57 [2021-08-27T01:56:57.663Z]     plugin_test.go:62: [d50920feae189] joining swarm manager [d02678fd0a036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:56:58 [2021-08-27T01:56:58.613Z]     plugin_test.go:65: [dd33a26bf4e58] joining swarm manager [d02678fd0a036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:57:25 [2021-08-27T01:57:25.144Z] --- PASS: TestServicePlugin (30.11s)
01:57:25 [2021-08-27T01:57:25.144Z] === RUN   TestServiceUpdateLabel
01:57:26 [2021-08-27T01:57:26.071Z] --- PASS: TestServiceUpdateLabel (2.13s)
01:57:26 [2021-08-27T01:57:26.071Z] === RUN   TestServiceUpdateSecrets
01:57:40 [2021-08-27T01:57:40.900Z] --- PASS: TestServiceUpdateSecrets (14.47s)
01:57:40 [2021-08-27T01:57:40.900Z] === RUN   TestServiceUpdateConfigs
01:57:55 [2021-08-27T01:57:55.775Z] --- PASS: TestServiceUpdateConfigs (14.32s)
01:57:55 [2021-08-27T01:57:55.775Z] === RUN   TestServiceUpdateNetwork
01:58:07 [2021-08-27T01:58:07.934Z] --- PASS: TestServiceUpdateNetwork (12.33s)
01:58:07 [2021-08-27T01:58:07.934Z] === RUN   TestServiceUpdatePidsLimit
01:58:08 [2021-08-27T01:58:08.494Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:58:09 [2021-08-27T01:58:09.419Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:58:17 [2021-08-27T01:58:17.496Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:58:24 [2021-08-27T01:58:24.024Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
01:58:24 [2021-08-27T01:58:24.024Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
01:58:24 [2021-08-27T01:58:24.024Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
01:58:24 [2021-08-27T01:58:24.024Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
01:58:24 [2021-08-27T01:58:24.024Z] PASS
01:58:24 [2021-08-27T01:58:24.024Z] 
01:58:24 [2021-08-27T01:58:24.024Z] === Skipped
01:58:24 [2021-08-27T01:58:24.024Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:58:24 [2021-08-27T01:58:24.024Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:58:24 [2021-08-27T01:58:24.024Z] 
01:58:24 [2021-08-27T01:58:24.024Z] 
01:58:24 [2021-08-27T01:58:24.024Z] DONE 27 tests, 1 skipped in 163.573s
01:58:24 [2021-08-27T01:58:24.024Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:58:24 [2021-08-27T01:58:24.024Z] INFO: Testing against a local daemon
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestSessionCreate
01:58:24 [2021-08-27T01:58:24.024Z] --- PASS: TestSessionCreate (0.02s)
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestSessionCreateWithBadUpgrade
01:58:24 [2021-08-27T01:58:24.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:58:24 [2021-08-27T01:58:24.024Z] PASS
01:58:24 [2021-08-27T01:58:24.024Z] 
01:58:24 [2021-08-27T01:58:24.024Z] DONE 2 tests in 0.055s
01:58:24 [2021-08-27T01:58:24.024Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:58:24 [2021-08-27T01:58:24.024Z] INFO: Testing against a local daemon
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:58:24 [2021-08-27T01:58:24.024Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestDiskUsage
01:58:24 [2021-08-27T01:58:24.024Z] === PAUSE TestDiskUsage
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestEventsExecDie
01:58:24 [2021-08-27T01:58:24.024Z] --- PASS: TestEventsExecDie (0.55s)
01:58:24 [2021-08-27T01:58:24.024Z] === RUN   TestEventsBackwardsCompatible
01:58:24 [2021-08-27T01:58:24.279Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
01:58:24 [2021-08-27T01:58:24.279Z] === RUN   TestEventsVolumeCreate
01:58:24 [2021-08-27T01:58:24.279Z] --- PASS: TestEventsVolumeCreate (0.05s)
01:58:24 [2021-08-27T01:58:24.279Z] === RUN   TestInfoBinaryCommits
01:58:24 [2021-08-27T01:58:24.279Z] --- PASS: TestInfoBinaryCommits (0.03s)
01:58:24 [2021-08-27T01:58:24.279Z] === RUN   TestInfoAPIVersioned
01:58:24 [2021-08-27T01:58:24.279Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:58:24 [2021-08-27T01:58:24.279Z] === RUN   TestInfoDiscoveryBackend
01:58:24 [2021-08-27T01:58:24.839Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:58:24 [2021-08-27T01:58:24.839Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:58:25 [2021-08-27T01:58:25.764Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:58:25 [2021-08-27T01:58:25.764Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:58:26 [2021-08-27T01:58:26.324Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
01:58:26 [2021-08-27T01:58:26.325Z] === RUN   TestInfoAPI
01:58:26 [2021-08-27T01:58:26.325Z] --- PASS: TestInfoAPI (0.02s)
01:58:26 [2021-08-27T01:58:26.325Z] === RUN   TestInfoAPIWarnings
01:58:44 [2021-08-27T01:58:44.358Z] --- PASS: TestInfoAPIWarnings (16.22s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestInfoDebug
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestInfoDebug (0.53s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestInfoInsecureRegistries
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestInfoRegistryMirrors
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestLoginFailsWithBadCredentials
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestPingCacheHeaders
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestPingCacheHeaders (0.02s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestPingGet
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestPingGet (0.02s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestPingHead
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestPingHead (0.02s)
01:58:44 [2021-08-27T01:58:44.359Z] === RUN   TestVersion
01:58:44 [2021-08-27T01:58:44.359Z] --- PASS: TestVersion (0.02s)
01:58:44 [2021-08-27T01:58:44.359Z] === CONT  TestCgroupDriverSystemdMemoryLimit
01:58:44 [2021-08-27T01:58:44.359Z] === CONT  TestDiskUsage
01:58:44 [2021-08-27T01:58:44.920Z] === RUN   TestDiskUsage/empty
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/container_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/image_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/volume_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/build-cache_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/container,_volume_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
01:58:44 [2021-08-27T01:58:44.921Z] === RUN   TestDiskUsage/after_LoadBusybox
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.176Z] === RUN   TestDiskUsage/after_container.Run
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/container_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/image_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/volume_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
01:58:45 [2021-08-27T01:58:45.737Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
01:58:45 [2021-08-27T01:58:45.737Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s)
01:58:45 [2021-08-27T01:58:45.737Z] --- PASS: TestDiskUsage (1.56s)
01:58:45 [2021-08-27T01:58:45.737Z]     --- PASS: TestDiskUsage/empty (0.01s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
01:58:45 [2021-08-27T01:58:45.737Z] PASS
01:58:45 [2021-08-27T01:58:45.737Z] 
01:58:45 [2021-08-27T01:58:45.737Z] DONE 53 tests in 22.307s
01:58:45 [2021-08-27T01:58:45.992Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:58:45 [2021-08-27T01:58:45.992Z] INFO: Testing against a local daemon
01:58:45 [2021-08-27T01:58:45.992Z] === RUN   TestVolumesCreateAndList
01:58:45 [2021-08-27T01:58:45.992Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:58:45 [2021-08-27T01:58:45.992Z] === RUN   TestVolumesRemove
01:58:45 [2021-08-27T01:58:45.993Z] --- PASS: TestVolumesRemove (0.07s)
01:58:45 [2021-08-27T01:58:45.993Z] === RUN   TestVolumesInspect
01:58:45 [2021-08-27T01:58:45.993Z] --- PASS: TestVolumesInspect (0.02s)
01:58:45 [2021-08-27T01:58:45.993Z] === RUN   TestVolumesInvalidJSON
01:58:45 [2021-08-27T01:58:45.993Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:58:45 [2021-08-27T01:58:45.993Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:58:45 [2021-08-27T01:58:45.993Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:58:45 [2021-08-27T01:58:45.993Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:58:45 [2021-08-27T01:58:45.993Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:58:45 [2021-08-27T01:58:45.993Z] PASS
01:58:45 [2021-08-27T01:58:45.993Z] 
01:58:45 [2021-08-27T01:58:45.993Z] DONE 5 tests in 0.144s
01:58:45 [2021-08-27T01:58:45.993Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:58:46 [2021-08-27T01:58:46.553Z] Stopping apparmor (via systemctl): apparmor.service.
01:58:46 [2021-08-27T01:58:46.553Z] Removing test suite binaries
01:58:46 [2021-08-27T01:58:46.553Z] exiting test-integration
01:58:46 [2021-08-27T01:58:46.553Z] ++ exit 0
01:58:46 [2021-08-27T01:58:46.553Z]