Skip to content

Console Output

14:17:44 [2022-01-18T14:17:44.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43153/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=aa92e697cb4d43aa17944934b31579e440224bfb -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:aa92e697cb4d43aa17944934b31579e440224bfb hack/make.sh dynbinary test-integration
14:17:45 [2022-01-18T14:17:45.772Z] 
14:17:45 [2022-01-18T14:17:45.772Z] Removing bundles/
14:17:45 [2022-01-18T14:17:45.772Z] 
14:17:45 [2022-01-18T14:17:45.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:17:45 [2022-01-18T14:17:45.772Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:17:45 [2022-01-18T14:17:45.772Z] GOOS="" GOARCH="" GOARM=""
14:19:22 [2022-01-18T14:19:22.202Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:19:22 [2022-01-18T14:19:22.202Z] 
14:19:22 [2022-01-18T14:19:22.202Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:19:22 [2022-01-18T14:19:22.202Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:19:22 [2022-01-18T14:19:22.202Z] HOSTNAME=b771c9eaee95
14:19:22 [2022-01-18T14:19:22.202Z] DEST=bundles/test-integration
14:19:22 [2022-01-18T14:19:22.202Z] PWD=/go/src/github.com/docker/docker
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_ROOTLESS=1
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_GITCOMMIT=aa92e697cb4d43aa17944934b31579e440224bfb
14:19:22 [2022-01-18T14:19:22.202Z] container=docker
14:19:22 [2022-01-18T14:19:22.202Z] HOME=/root
14:19:22 [2022-01-18T14:19:22.202Z] GOLANG_VERSION=1.16.13
14:19:22 [2022-01-18T14:19:22.202Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:19:22 [2022-01-18T14:19:22.202Z] VALIDATE_BRANCH=20.10
14:19:22 [2022-01-18T14:19:22.202Z] TERM=xterm
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_PKG=github.com/docker/docker
14:19:22 [2022-01-18T14:19:22.202Z] SHLVL=1
14:19:22 [2022-01-18T14:19:22.202Z] TIMEOUT=120m
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_GRAPHDRIVER=overlay2
14:19:22 [2022-01-18T14:19:22.202Z] GO111MODULE=off
14:19:22 [2022-01-18T14:19:22.202Z] DOCKER_EXPERIMENTAL=1
14:19:22 [2022-01-18T14:19:22.202Z] TEST_SKIP_INTEGRATION_CLI=1
14:19:22 [2022-01-18T14:19:22.202Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:19:22 [2022-01-18T14:19:22.202Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:19:22 [2022-01-18T14:19:22.202Z] GOPATH=/go
14:19:22 [2022-01-18T14:19:22.202Z] PKG_CONFIG=pkg-config
14:19:22 [2022-01-18T14:19:22.202Z] _=/usr/bin/env
14:19:22 [2022-01-18T14:19:22.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:20:00 [2022-01-18T14:20:00.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:20:00 [2022-01-18T14:20:00.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:20:27 [2022-01-18T14:20:27.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:20:35 [2022-01-18T14:20:35.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:20:35 [2022-01-18T14:20:35.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:20:36 [2022-01-18T14:20:36.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:20:37 [2022-01-18T14:20:37.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:20:37 [2022-01-18T14:20:37.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:20:38 [2022-01-18T14:20:38.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:20:41 [2022-01-18T14:20:41.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:20:42 [2022-01-18T14:20:42.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:20:43 [2022-01-18T14:20:43.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:20:43 [2022-01-18T14:20:43.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:20:44 [2022-01-18T14:20:44.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:20:45 [2022-01-18T14:20:45.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:20:46 [2022-01-18T14:20:46.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:20:47 [2022-01-18T14:20:47.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:20:47 [2022-01-18T14:20:47.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:20:48 [2022-01-18T14:20:48.707Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:20:48 [2022-01-18T14:20:48.707Z] Using test binary docker
14:20:48 [2022-01-18T14:20:48.707Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:20:48 [2022-01-18T14:20:48.707Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:20:48 [2022-01-18T14:20:48.707Z] INFO: Waiting for daemon to start...
14:20:48 [2022-01-18T14:20:48.707Z] Starting dockerd
14:20:51 [2022-01-18T14:20:51.229Z] .
14:20:51 [2022-01-18T14:20:51.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:20:51 [2022-01-18T14:20:51.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:20:51 [2022-01-18T14:20:51.229Z] Error: No such image: emptyfs
14:20:51 [2022-01-18T14:20:51.487Z] Running integration-test (iteration 1)
14:20:51 [2022-01-18T14:20:51.487Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: buildpack-deps:buster
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: busybox:latest
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: busybox:glibc
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: debian:bullseye
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: hello-world:latest
14:21:13 [2022-01-18T14:21:13.397Z] Loaded image: arm32v7/hello-world:latest
14:21:13 [2022-01-18T14:21:13.397Z] INFO: Testing against a local daemon
14:21:13 [2022-01-18T14:21:13.397Z] === RUN   TestCgroupNamespacesBuild
14:21:15 [2022-01-18T14:21:15.298Z] --- PASS: TestCgroupNamespacesBuild (2.20s)
14:21:15 [2022-01-18T14:21:15.298Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:21:17 [2022-01-18T14:21:17.194Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
14:21:17 [2022-01-18T14:21:17.194Z] === RUN   TestBuildWithSession
14:21:17 [2022-01-18T14:21:17.194Z]     build_session_test.go:25: TODO: BuildKit
14:21:17 [2022-01-18T14:21:17.194Z] --- SKIP: TestBuildWithSession (0.00s)
14:21:17 [2022-01-18T14:21:17.194Z] === RUN   TestBuildSquashParent
14:21:25 [2022-01-18T14:21:25.354Z] --- PASS: TestBuildSquashParent (7.04s)
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:21:25 [2022-01-18T14:21:25.354Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:21:25 [2022-01-18T14:21:25.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:21:25 [2022-01-18T14:21:25.354Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:21:25 [2022-01-18T14:21:25.354Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:21:25 [2022-01-18T14:21:25.614Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:21:25 [2022-01-18T14:21:25.871Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:21:27 [2022-01-18T14:21:27.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:21:27 [2022-01-18T14:21:27.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:21:30 [2022-01-18T14:21:30.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
14:21:30 [2022-01-18T14:21:30.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
14:21:30 [2022-01-18T14:21:30.300Z] === RUN   TestBuildMultiStageCopy
14:21:30 [2022-01-18T14:21:30.300Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:21:33 [2022-01-18T14:21:33.579Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:21:34 [2022-01-18T14:21:34.143Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:21:35 [2022-01-18T14:21:35.074Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:21:36 [2022-01-18T14:21:36.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:21:37 [2022-01-18T14:21:37.374Z] --- PASS: TestBuildMultiStageCopy (7.30s)
14:21:37 [2022-01-18T14:21:37.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
14:21:37 [2022-01-18T14:21:37.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:21:37 [2022-01-18T14:21:37.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
14:21:37 [2022-01-18T14:21:37.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
14:21:37 [2022-01-18T14:21:37.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:21:37 [2022-01-18T14:21:37.374Z] === RUN   TestBuildMultiStageParentConfig
14:21:42 [2022-01-18T14:21:42.630Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
14:21:42 [2022-01-18T14:21:42.630Z] === RUN   TestBuildLabelWithTargets
14:21:50 [2022-01-18T14:21:50.726Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:21:50 [2022-01-18T14:21:50.726Z] === RUN   TestBuildWithEmptyLayers
14:21:53 [2022-01-18T14:21:53.251Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
14:21:53 [2022-01-18T14:21:53.251Z] === RUN   TestBuildMultiStageOnBuild
14:21:58 [2022-01-18T14:21:58.505Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:21:58 [2022-01-18T14:21:58.505Z] === RUN   TestBuildUncleanTarFilenames
14:21:58 [2022-01-18T14:21:58.762Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
14:21:58 [2022-01-18T14:21:58.762Z] === RUN   TestBuildMultiStageLayerLeak
14:22:04 [2022-01-18T14:22:04.019Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
14:22:04 [2022-01-18T14:22:04.019Z] === RUN   TestBuildWithHugeFile
14:23:00 [2022-01-18T14:23:00.231Z] --- PASS: TestBuildWithHugeFile (51.10s)
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildWithEmptyDockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:00 [2022-01-18T14:23:00.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
14:23:00 [2022-01-18T14:23:00.231Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
14:23:00 [2022-01-18T14:23:00.231Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
14:23:00 [2022-01-18T14:23:00.231Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildPreserveOwnership
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildPreserveOwnership/copy_from
14:23:00 [2022-01-18T14:23:00.231Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:23:04 [2022-01-18T14:23:04.408Z] --- PASS: TestBuildPreserveOwnership (9.61s)
14:23:04 [2022-01-18T14:23:04.408Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.60s)
14:23:04 [2022-01-18T14:23:04.408Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestBuildPlatformInvalid
14:23:04 [2022-01-18T14:23:04.408Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:23:04 [2022-01-18T14:23:04.408Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:23:04 [2022-01-18T14:23:04.408Z] PASS
14:23:04 [2022-01-18T14:23:04.408Z] 
14:23:04 [2022-01-18T14:23:04.408Z] === Skipped
14:23:04 [2022-01-18T14:23:04.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:23:04 [2022-01-18T14:23:04.408Z]     build_session_test.go:25: TODO: BuildKit
14:23:04 [2022-01-18T14:23:04.408Z] 
14:23:04 [2022-01-18T14:23:04.408Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:23:04 [2022-01-18T14:23:04.408Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
14:23:04 [2022-01-18T14:23:04.408Z] 
14:23:04 [2022-01-18T14:23:04.408Z] 
14:23:04 [2022-01-18T14:23:04.408Z] DONE 33 tests, 2 skipped in 132.773s
14:23:04 [2022-01-18T14:23:04.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:23:04 [2022-01-18T14:23:04.408Z] INFO: Testing against a local daemon
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigInspect
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestConfigInspect (0.02s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigList
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestConfigList (0.01s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigsCreateAndDelete
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigsUpdate
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestConfigsUpdate (0.01s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestTemplatedConfig
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestTemplatedConfig (0.00s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigCreateResolve
14:23:04 [2022-01-18T14:23:04.408Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:04 [2022-01-18T14:23:04.408Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:23:04 [2022-01-18T14:23:04.408Z] === RUN   TestConfigDaemonLibtrustID
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestConfigDaemonLibtrustID (1.57s)
14:23:06 [2022-01-18T14:23:06.302Z] PASS
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === Skipped
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:23:06 [2022-01-18T14:23:06.302Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] 
14:23:06 [2022-01-18T14:23:06.302Z] DONE 7 tests, 6 skipped in 1.734s
14:23:06 [2022-01-18T14:23:06.302Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:23:06 [2022-01-18T14:23:06.302Z] INFO: Testing against a local daemon
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCheckpoint
14:23:06 [2022-01-18T14:23:06.302Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:23:06 [2022-01-18T14:23:06.302Z] --- SKIP: TestCheckpoint (0.00s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestContainerInvalidJSON
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:23:06 [2022-01-18T14:23:06.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:23:06 [2022-01-18T14:23:06.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:23:06 [2022-01-18T14:23:06.302Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:23:06 [2022-01-18T14:23:06.302Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:23:06 [2022-01-18T14:23:06.302Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:23:06 [2022-01-18T14:23:06.302Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:23:06 [2022-01-18T14:23:06.302Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:23:06 [2022-01-18T14:23:06.302Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:23:06 [2022-01-18T14:23:06.302Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCopyFromContainerPathIsNotDir
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCopyToContainerPathDoesNotExist
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCopyToContainerPathIsNotDir
14:23:06 [2022-01-18T14:23:06.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:23:06 [2022-01-18T14:23:06.302Z] === RUN   TestCopyFromContainer
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer//
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer//bar/root
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer//bar/root/
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/quux
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/quux/
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:23:10 [2022-01-18T14:23:10.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCopyFromContainer/bar/notarget
14:23:10 [2022-01-18T14:23:10.735Z] --- PASS: TestCopyFromContainer (4.35s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:10 [2022-01-18T14:23:10.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateLinkToNonExistingContainer
14:23:10 [2022-01-18T14:23:10.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateWithInvalidEnv
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateWithInvalidEnv/0
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateWithInvalidEnv/0
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateWithInvalidEnv/1
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateWithInvalidEnv/1
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateWithInvalidEnv/2
14:23:10 [2022-01-18T14:23:10.735Z] === PAUSE TestCreateWithInvalidEnv/2
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateWithInvalidEnv/0
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateWithInvalidEnv/2
14:23:10 [2022-01-18T14:23:10.735Z] === CONT  TestCreateWithInvalidEnv/1
14:23:10 [2022-01-18T14:23:10.735Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateTmpfsMountsTarget
14:23:10 [2022-01-18T14:23:10.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:23:10 [2022-01-18T14:23:10.735Z] === RUN   TestCreateWithCustomMaskedPaths
14:23:12 [2022-01-18T14:23:12.106Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
14:23:12 [2022-01-18T14:23:12.106Z] === RUN   TestCreateWithCustomReadonlyPaths
14:23:13 [2022-01-18T14:23:13.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.06s)
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:13 [2022-01-18T14:23:13.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:13 [2022-01-18T14:23:13.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:13 [2022-01-18T14:23:13.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:13 [2022-01-18T14:23:13.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:13 [2022-01-18T14:23:13.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:23:13 [2022-01-18T14:23:13.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:23:13 [2022-01-18T14:23:13.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:23:13 [2022-01-18T14:23:13.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:23:13 [2022-01-18T14:23:13.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:23:13 [2022-01-18T14:23:13.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:23:13 [2022-01-18T14:23:13.040Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:23:13 [2022-01-18T14:23:13.605Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestCreateDifferentPlatform
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestCreateDifferentPlatform/different_os
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:23:13 [2022-01-18T14:23:13.605Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:23:13 [2022-01-18T14:23:13.605Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:23:13 [2022-01-18T14:23:13.605Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:23:13 [2022-01-18T14:23:13.605Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:23:13 [2022-01-18T14:23:13.605Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestContainerStartOnDaemonRestart
14:23:13 [2022-01-18T14:23:13.605Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:23:13 [2022-01-18T14:23:13.605Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestDaemonRestartIpcMode
14:23:13 [2022-01-18T14:23:13.605Z] === PAUSE TestDaemonRestartIpcMode
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestDaemonHostGatewayIP
14:23:13 [2022-01-18T14:23:13.605Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:23:13 [2022-01-18T14:23:13.605Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestRestartDaemonWithRestartingContainer
14:23:13 [2022-01-18T14:23:13.605Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestContainerKillOnDaemonStart
14:23:13 [2022-01-18T14:23:13.605Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:23:13 [2022-01-18T14:23:13.605Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:23:13 [2022-01-18T14:23:13.605Z] === RUN   TestDiff
14:23:13 [2022-01-18T14:23:13.863Z] --- PASS: TestDiff (0.38s)
14:23:13 [2022-01-18T14:23:13.863Z] === RUN   TestExecWithCloseStdin
14:23:14 [2022-01-18T14:23:14.426Z] --- PASS: TestExecWithCloseStdin (0.42s)
14:23:14 [2022-01-18T14:23:14.426Z] === RUN   TestExec
14:23:14 [2022-01-18T14:23:14.683Z] --- PASS: TestExec (0.45s)
14:23:14 [2022-01-18T14:23:14.683Z] === RUN   TestExecUser
14:23:15 [2022-01-18T14:23:15.248Z] --- PASS: TestExecUser (0.44s)
14:23:15 [2022-01-18T14:23:15.248Z] === RUN   TestExportContainerAndImportImage
14:23:15 [2022-01-18T14:23:15.813Z] --- PASS: TestExportContainerAndImportImage (0.56s)
14:23:15 [2022-01-18T14:23:15.813Z] === RUN   TestExportContainerAfterDaemonRestart
14:23:19 [2022-01-18T14:23:19.088Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s)
14:23:19 [2022-01-18T14:23:19.088Z] === RUN   TestHealthCheckWorkdir
14:23:19 [2022-01-18T14:23:19.654Z] --- PASS: TestHealthCheckWorkdir (0.55s)
14:23:19 [2022-01-18T14:23:19.654Z] === RUN   TestHealthKillContainer
14:23:27 [2022-01-18T14:23:27.799Z] --- PASS: TestHealthKillContainer (7.85s)
14:23:27 [2022-01-18T14:23:27.799Z] === RUN   TestInspectCpusetInConfigPre120
14:23:27 [2022-01-18T14:23:27.799Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:23:27 [2022-01-18T14:23:27.799Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:23:27 [2022-01-18T14:23:27.799Z] === RUN   TestIpcModeNone
14:23:28 [2022-01-18T14:23:28.057Z] --- PASS: TestIpcModeNone (0.42s)
14:23:28 [2022-01-18T14:23:28.057Z] === RUN   TestIpcModePrivate
14:23:28 [2022-01-18T14:23:28.314Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
14:23:28 [2022-01-18T14:23:28.314Z] --- PASS: TestIpcModePrivate (0.44s)
14:23:28 [2022-01-18T14:23:28.314Z] === RUN   TestIpcModeShareable
14:23:28 [2022-01-18T14:23:28.314Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:23:28 [2022-01-18T14:23:28.314Z] --- SKIP: TestIpcModeShareable (0.00s)
14:23:28 [2022-01-18T14:23:28.314Z] === RUN   TestAPIIpcModeShareableAndContainer
14:23:29 [2022-01-18T14:23:29.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s)
14:23:29 [2022-01-18T14:23:29.690Z] === RUN   TestAPIIpcModeHost
14:23:29 [2022-01-18T14:23:29.690Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:23:29 [2022-01-18T14:23:29.690Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:23:29 [2022-01-18T14:23:29.690Z] === RUN   TestDaemonIpcModeShareable
14:23:29 [2022-01-18T14:23:29.690Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:23:29 [2022-01-18T14:23:29.690Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:23:29 [2022-01-18T14:23:29.690Z] === RUN   TestDaemonIpcModePrivate
14:23:30 [2022-01-18T14:23:30.622Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
14:23:31 [2022-01-18T14:23:31.991Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
14:23:31 [2022-01-18T14:23:31.991Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:23:31 [2022-01-18T14:23:31.991Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:23:31 [2022-01-18T14:23:31.991Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:23:31 [2022-01-18T14:23:31.991Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:23:31 [2022-01-18T14:23:31.991Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:23:31 [2022-01-18T14:23:31.991Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:23:31 [2022-01-18T14:23:31.991Z] === RUN   TestIpcModeOlderClient
14:23:31 [2022-01-18T14:23:31.991Z] === PAUSE TestIpcModeOlderClient
14:23:31 [2022-01-18T14:23:31.991Z] === RUN   TestKillContainerInvalidSignal
14:23:32 [2022-01-18T14:23:32.249Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
14:23:32 [2022-01-18T14:23:32.249Z] === RUN   TestKillContainer
14:23:32 [2022-01-18T14:23:32.249Z] === RUN   TestKillContainer/no_signal
14:23:32 [2022-01-18T14:23:32.507Z] === RUN   TestKillContainer/non_killing_signal
14:23:32 [2022-01-18T14:23:32.764Z] === RUN   TestKillContainer/killing_signal
14:23:33 [2022-01-18T14:23:33.329Z] --- PASS: TestKillContainer (1.16s)
14:23:33 [2022-01-18T14:23:33.329Z]     --- PASS: TestKillContainer/no_signal (0.36s)
14:23:33 [2022-01-18T14:23:33.329Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
14:23:33 [2022-01-18T14:23:33.329Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
14:23:33 [2022-01-18T14:23:33.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:23:33 [2022-01-18T14:23:33.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:23:33 [2022-01-18T14:23:33.894Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:23:34 [2022-01-18T14:23:34.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
14:23:34 [2022-01-18T14:23:34.151Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
14:23:34 [2022-01-18T14:23:34.151Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
14:23:34 [2022-01-18T14:23:34.151Z] === RUN   TestKillStoppedContainer
14:23:34 [2022-01-18T14:23:34.151Z] --- PASS: TestKillStoppedContainer (0.04s)
14:23:34 [2022-01-18T14:23:34.151Z] === RUN   TestKillStoppedContainerAPIPre120
14:23:34 [2022-01-18T14:23:34.151Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:23:34 [2022-01-18T14:23:34.151Z] === RUN   TestKillDifferentUserContainer
14:23:34 [2022-01-18T14:23:34.716Z] --- PASS: TestKillDifferentUserContainer (0.38s)
14:23:34 [2022-01-18T14:23:34.716Z] === RUN   TestInspectOomKilledTrue
14:23:34 [2022-01-18T14:23:34.716Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:23:34 [2022-01-18T14:23:34.716Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:23:34 [2022-01-18T14:23:34.716Z] === RUN   TestInspectOomKilledFalse
14:23:34 [2022-01-18T14:23:34.716Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:23:34 [2022-01-18T14:23:34.716Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:23:34 [2022-01-18T14:23:34.716Z] === RUN   TestLinksEtcHostsContentMatch
14:23:34 [2022-01-18T14:23:34.716Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:23:34 [2022-01-18T14:23:34.716Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:23:34 [2022-01-18T14:23:34.716Z] === RUN   TestLinksContainerNames
14:23:35 [2022-01-18T14:23:35.282Z] --- PASS: TestLinksContainerNames (0.76s)
14:23:35 [2022-01-18T14:23:35.282Z] === RUN   TestLogsFollowTailEmpty
14:23:35 [2022-01-18T14:23:35.848Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
14:23:35 [2022-01-18T14:23:35.848Z] === RUN   TestContainerNetworkMountsNoChown
14:23:36 [2022-01-18T14:23:36.105Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/default
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/default
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/private
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/private
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rprivate
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rprivate
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/slave
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/slave
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rslave
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rslave
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/shared
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/shared
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rshared
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rshared
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/default
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/default/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/default/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/default/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/rshared
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/shared
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/rslave
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/slave
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/rprivate
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/private
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/private/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:23:36 [2022-01-18T14:23:36.105Z] === RUN   TestMountDaemonRoot/private/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:23:36 [2022-01-18T14:23:36.105Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/default/mount_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:23:36 [2022-01-18T14:23:36.364Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/private/bind_root
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:23:36 [2022-01-18T14:23:36.622Z] === CONT  TestMountDaemonRoot/private/mount_root
14:23:36 [2022-01-18T14:23:36.622Z] --- PASS: TestMountDaemonRoot (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:23:36 [2022-01-18T14:23:36.622Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.622Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:23:36 [2022-01-18T14:23:36.623Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
14:23:36 [2022-01-18T14:23:36.623Z] === RUN   TestContainerBindMountNonRecursive
14:23:36 [2022-01-18T14:23:36.623Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:23:36 [2022-01-18T14:23:36.623Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:23:36 [2022-01-18T14:23:36.623Z] === RUN   TestContainerVolumesMountedAsShared
14:23:36 [2022-01-18T14:23:36.623Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:23:36 [2022-01-18T14:23:36.623Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:23:36 [2022-01-18T14:23:36.623Z] === RUN   TestContainerVolumesMountedAsSlave
14:23:36 [2022-01-18T14:23:36.623Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:23:36 [2022-01-18T14:23:36.623Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:23:36 [2022-01-18T14:23:36.623Z] === RUN   TestNetworkNat
14:23:37 [2022-01-18T14:23:37.187Z] --- PASS: TestNetworkNat (0.50s)
14:23:37 [2022-01-18T14:23:37.187Z] === RUN   TestNetworkLocalhostTCPNat
14:23:37 [2022-01-18T14:23:37.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
14:23:37 [2022-01-18T14:23:37.444Z] === RUN   TestNetworkLoopbackNat
14:23:39 [2022-01-18T14:23:39.967Z] --- PASS: TestNetworkLoopbackNat (2.51s)
14:23:39 [2022-01-18T14:23:39.967Z] === RUN   TestPause
14:23:39 [2022-01-18T14:23:39.967Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:23:39 [2022-01-18T14:23:39.967Z] --- SKIP: TestPause (0.00s)
14:23:39 [2022-01-18T14:23:39.967Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:23:39 [2022-01-18T14:23:39.967Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:23:39 [2022-01-18T14:23:39.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:23:39 [2022-01-18T14:23:39.967Z] === RUN   TestPauseStopPausedContainer
14:23:39 [2022-01-18T14:23:39.967Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:23:39 [2022-01-18T14:23:39.967Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:23:39 [2022-01-18T14:23:39.967Z] === RUN   TestPsFilter
14:23:40 [2022-01-18T14:23:40.225Z] --- PASS: TestPsFilter (0.09s)
14:23:40 [2022-01-18T14:23:40.225Z] === RUN   TestRemoveContainerWithRemovedVolume
14:23:40 [2022-01-18T14:23:40.483Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
14:23:40 [2022-01-18T14:23:40.483Z] === RUN   TestRemoveContainerWithVolume
14:23:41 [2022-01-18T14:23:41.047Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
14:23:41 [2022-01-18T14:23:41.047Z] === RUN   TestRemoveContainerRunning
14:23:41 [2022-01-18T14:23:41.304Z] --- PASS: TestRemoveContainerRunning (0.37s)
14:23:41 [2022-01-18T14:23:41.304Z] === RUN   TestRemoveContainerForceRemoveRunning
14:23:41 [2022-01-18T14:23:41.561Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
14:23:41 [2022-01-18T14:23:41.561Z] === RUN   TestRemoveInvalidContainer
14:23:41 [2022-01-18T14:23:41.561Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:23:41 [2022-01-18T14:23:41.561Z] === RUN   TestRenameLinkedContainer
14:23:43 [2022-01-18T14:23:43.464Z] --- PASS: TestRenameLinkedContainer (1.50s)
14:23:43 [2022-01-18T14:23:43.465Z] === RUN   TestRenameStoppedContainer
14:23:43 [2022-01-18T14:23:43.465Z] --- PASS: TestRenameStoppedContainer (0.37s)
14:23:43 [2022-01-18T14:23:43.465Z] === RUN   TestRenameRunningContainerAndReuse
14:23:44 [2022-01-18T14:23:44.397Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
14:23:44 [2022-01-18T14:23:44.397Z] === RUN   TestRenameInvalidName
14:23:44 [2022-01-18T14:23:44.654Z] --- PASS: TestRenameInvalidName (0.41s)
14:23:44 [2022-01-18T14:23:44.654Z] === RUN   TestRenameAnonymousContainer
14:23:46 [2022-01-18T14:23:46.026Z] --- PASS: TestRenameAnonymousContainer (1.39s)
14:23:46 [2022-01-18T14:23:46.026Z] === RUN   TestRenameContainerWithSameName
14:23:46 [2022-01-18T14:23:46.597Z] --- PASS: TestRenameContainerWithSameName (0.40s)
14:23:46 [2022-01-18T14:23:46.597Z] === RUN   TestRenameContainerWithLinkedContainer
14:23:47 [2022-01-18T14:23:47.530Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
14:23:47 [2022-01-18T14:23:47.530Z] === RUN   TestResize
14:23:47 [2022-01-18T14:23:47.788Z] --- PASS: TestResize (0.39s)
14:23:47 [2022-01-18T14:23:47.788Z] === RUN   TestResizeWithInvalidSize
14:23:48 [2022-01-18T14:23:48.045Z] --- PASS: TestResizeWithInvalidSize (0.40s)
14:23:48 [2022-01-18T14:23:48.045Z] === RUN   TestResizeWhenContainerNotStarted
14:23:48 [2022-01-18T14:23:48.611Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
14:23:48 [2022-01-18T14:23:48.611Z] === RUN   TestDaemonRestartKillContainers
14:23:48 [2022-01-18T14:23:48.611Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:23:48 [2022-01-18T14:23:48.611Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:23:48 [2022-01-18T14:23:48.611Z] === RUN   TestCgroupNamespacesRun
14:23:50 [2022-01-18T14:23:50.506Z] --- PASS: TestCgroupNamespacesRun (2.13s)
14:23:50 [2022-01-18T14:23:50.506Z] === RUN   TestCgroupNamespacesRunPrivileged
14:23:53 [2022-01-18T14:23:53.033Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s)
14:23:53 [2022-01-18T14:23:53.033Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:23:54 [2022-01-18T14:23:54.929Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
14:23:54 [2022-01-18T14:23:54.929Z] === RUN   TestCgroupNamespacesRunHostMode
14:23:57 [2022-01-18T14:23:57.454Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
14:23:57 [2022-01-18T14:23:57.454Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:23:59 [2022-01-18T14:23:59.350Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
14:23:59 [2022-01-18T14:23:59.350Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:24:01 [2022-01-18T14:24:01.245Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
14:24:01 [2022-01-18T14:24:01.245Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:24:03 [2022-01-18T14:24:03.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
14:24:03 [2022-01-18T14:24:03.141Z] === RUN   TestCgroupNamespacesRunOlderClient
14:24:05 [2022-01-18T14:24:05.667Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s)
14:24:05 [2022-01-18T14:24:05.667Z] === RUN   TestNISDomainname
14:24:05 [2022-01-18T14:24:05.667Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:24:05 [2022-01-18T14:24:05.667Z] --- SKIP: TestNISDomainname (0.01s)
14:24:05 [2022-01-18T14:24:05.667Z] === RUN   TestHostnameDnsResolution
14:24:05 [2022-01-18T14:24:05.924Z] --- PASS: TestHostnameDnsResolution (0.64s)
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestUnprivilegedPortsAndPing
14:24:05 [2022-01-18T14:24:05.924Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:24:05 [2022-01-18T14:24:05.924Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStats
14:24:05 [2022-01-18T14:24:05.924Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:05 [2022-01-18T14:24:05.924Z] --- SKIP: TestStats (0.00s)
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStopContainerWithTimeout
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStopContainerWithTimeout/0
14:24:05 [2022-01-18T14:24:05.924Z] === PAUSE TestStopContainerWithTimeout/0
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStopContainerWithTimeout/1
14:24:05 [2022-01-18T14:24:05.924Z] === PAUSE TestStopContainerWithTimeout/1
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStopContainerWithTimeout/3
14:24:05 [2022-01-18T14:24:05.924Z] === PAUSE TestStopContainerWithTimeout/3
14:24:05 [2022-01-18T14:24:05.924Z] === RUN   TestStopContainerWithTimeout/-1
14:24:05 [2022-01-18T14:24:05.924Z] === PAUSE TestStopContainerWithTimeout/-1
14:24:05 [2022-01-18T14:24:05.924Z] === CONT  TestStopContainerWithTimeout/0
14:24:05 [2022-01-18T14:24:05.924Z] === CONT  TestStopContainerWithTimeout/3
14:24:06 [2022-01-18T14:24:06.489Z] === CONT  TestStopContainerWithTimeout/1
14:24:07 [2022-01-18T14:24:07.858Z] === CONT  TestStopContainerWithTimeout/-1
14:24:10 [2022-01-18T14:24:10.383Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:24:10 [2022-01-18T14:24:10.383Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
14:24:10 [2022-01-18T14:24:10.383Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
14:24:10 [2022-01-18T14:24:10.383Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
14:24:10 [2022-01-18T14:24:10.383Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
14:24:10 [2022-01-18T14:24:10.383Z] === RUN   TestDeleteDevicemapper
14:24:10 [2022-01-18T14:24:10.383Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:24:10 [2022-01-18T14:24:10.383Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:24:10 [2022-01-18T14:24:10.383Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:24:11 [2022-01-18T14:24:11.753Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s)
14:24:11 [2022-01-18T14:24:11.753Z] === RUN   TestUpdateMemory
14:24:11 [2022-01-18T14:24:11.753Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:11 [2022-01-18T14:24:11.753Z] --- SKIP: TestUpdateMemory (0.00s)
14:24:11 [2022-01-18T14:24:11.753Z] === RUN   TestUpdateCPUQuota
14:24:11 [2022-01-18T14:24:11.753Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:11 [2022-01-18T14:24:11.753Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:24:11 [2022-01-18T14:24:11.753Z] === RUN   TestUpdatePidsLimit
14:24:11 [2022-01-18T14:24:11.753Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:11 [2022-01-18T14:24:11.753Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:24:11 [2022-01-18T14:24:11.753Z] === RUN   TestUpdateRestartPolicy
14:24:23 [2022-01-18T14:24:23.935Z] --- PASS: TestUpdateRestartPolicy (10.81s)
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestUpdateRestartWithAutoRemove
14:24:23 [2022-01-18T14:24:23.935Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitNonBlocked
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:23 [2022-01-18T14:24:23.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:23 [2022-01-18T14:24:23.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:23 [2022-01-18T14:24:23.935Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:23 [2022-01-18T14:24:23.935Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:23 [2022-01-18T14:24:23.935Z] --- PASS: TestWaitNonBlocked (0.02s)
14:24:23 [2022-01-18T14:24:23.935Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
14:24:23 [2022-01-18T14:24:23.935Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitBlocked
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:24:23 [2022-01-18T14:24:23.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:24:23 [2022-01-18T14:24:23.935Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:24:23 [2022-01-18T14:24:23.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:24:23 [2022-01-18T14:24:23.935Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:24:23 [2022-01-18T14:24:23.935Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:24:24 [2022-01-18T14:24:24.193Z] --- PASS: TestWaitBlocked (0.01s)
14:24:24 [2022-01-18T14:24:24.193Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
14:24:24 [2022-01-18T14:24:24.194Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
14:24:24 [2022-01-18T14:24:24.194Z] === CONT  TestDaemonRestartIpcMode
14:24:24 [2022-01-18T14:24:24.194Z] === CONT  TestIpcModeOlderClient
14:24:24 [2022-01-18T14:24:24.194Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:24:24 [2022-01-18T14:24:24.194Z] === CONT  TestRestartDaemonWithRestartingContainer
14:24:28 [2022-01-18T14:24:28.370Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s)
14:24:28 [2022-01-18T14:24:28.627Z] --- PASS: TestDaemonRestartIpcMode (4.46s)
14:24:28 [2022-01-18T14:24:28.627Z] PASS
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === Skipped
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:24:28 [2022-01-18T14:24:28.627Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:24:28 [2022-01-18T14:24:28.627Z] 
14:24:28 [2022-01-18T14:24:28.627Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:24:28 [2022-01-18T14:24:28.628Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:24:28 [2022-01-18T14:24:28.628Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
14:24:28 [2022-01-18T14:24:28.628Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:24:28 [2022-01-18T14:24:28.628Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] 
14:24:28 [2022-01-18T14:24:28.628Z] DONE 177 tests, 27 skipped in 82.548s
14:24:28 [2022-01-18T14:24:28.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:24:28 [2022-01-18T14:24:28.628Z] INFO: Testing against a local daemon
14:24:28 [2022-01-18T14:24:28.628Z] === RUN   TestCommitInheritsEnv
14:24:30 [2022-01-18T14:24:30.581Z] --- PASS: TestCommitInheritsEnv (1.43s)
14:24:30 [2022-01-18T14:24:30.581Z] === RUN   TestImportExtremelyLargeImageWorks
14:24:30 [2022-01-18T14:24:30.581Z] === PAUSE TestImportExtremelyLargeImageWorks
14:24:30 [2022-01-18T14:24:30.581Z] === RUN   TestImagesFilterMultiReference
14:24:30 [2022-01-18T14:24:30.581Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:24:30 [2022-01-18T14:24:30.581Z] === RUN   TestImagePullPlatformInvalid
14:24:30 [2022-01-18T14:24:30.581Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:24:30 [2022-01-18T14:24:30.581Z] === RUN   TestRemoveImageOrphaning
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestRemoveImageOrphaning (1.93s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestRemoveImageGarbageCollector
14:24:32 [2022-01-18T14:24:32.499Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:24:32 [2022-01-18T14:24:32.499Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagInvalidReference
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagInvalidReference (0.01s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagValidPrefixedRepo
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagExistedNameWithoutForce
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagOfficialNames
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagOfficialNames (0.06s)
14:24:32 [2022-01-18T14:24:32.499Z] === RUN   TestTagMatchesDigest
14:24:32 [2022-01-18T14:24:32.499Z] --- PASS: TestTagMatchesDigest (0.01s)
14:24:32 [2022-01-18T14:24:32.499Z] === CONT  TestImportExtremelyLargeImageWorks
14:26:08 [2022-01-18T14:26:08.909Z] --- PASS: TestImportExtremelyLargeImageWorks (95.45s)
14:26:08 [2022-01-18T14:26:08.909Z] PASS
14:26:08 [2022-01-18T14:26:08.909Z] 
14:26:08 [2022-01-18T14:26:08.909Z] === Skipped
14:26:08 [2022-01-18T14:26:08.909Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:26:08 [2022-01-18T14:26:08.909Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:26:08 [2022-01-18T14:26:08.909Z] 
14:26:08 [2022-01-18T14:26:08.909Z] 
14:26:08 [2022-01-18T14:26:08.909Z] DONE 12 tests, 1 skipped in 99.219s
14:26:08 [2022-01-18T14:26:08.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:26:08 [2022-01-18T14:26:08.909Z] INFO: Testing against a local daemon
14:26:08 [2022-01-18T14:26:08.909Z] === RUN   TestNetworkCreateDelete
14:26:08 [2022-01-18T14:26:08.909Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:26:08 [2022-01-18T14:26:08.909Z] === RUN   TestDockerNetworkDeletePreferID
14:26:08 [2022-01-18T14:26:08.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:26:08 [2022-01-18T14:26:08.909Z] === RUN   TestDaemonDNSFallback
14:26:17 [2022-01-18T14:26:17.006Z] --- PASS: TestDaemonDNSFallback (7.33s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestInspectNetwork
14:26:17 [2022-01-18T14:26:17.006Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestInspectNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestRunContainerWithBridgeNone
14:26:17 [2022-01-18T14:26:17.006Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkInvalidJSON
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkInvalidJSON//networks/create
14:26:17 [2022-01-18T14:26:17.006Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:26:17 [2022-01-18T14:26:17.006Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:26:17 [2022-01-18T14:26:17.006Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:26:17 [2022-01-18T14:26:17.006Z] === CONT  TestNetworkInvalidJSON//networks/create
14:26:17 [2022-01-18T14:26:17.006Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:26:17 [2022-01-18T14:26:17.006Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:26:17 [2022-01-18T14:26:17.006Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:26:17 [2022-01-18T14:26:17.006Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkList
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkList//networks
14:26:17 [2022-01-18T14:26:17.006Z] === PAUSE TestNetworkList//networks
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestNetworkList//networks/
14:26:17 [2022-01-18T14:26:17.006Z] === PAUSE TestNetworkList//networks/
14:26:17 [2022-01-18T14:26:17.006Z] === CONT  TestNetworkList//networks
14:26:17 [2022-01-18T14:26:17.006Z] === CONT  TestNetworkList//networks/
14:26:17 [2022-01-18T14:26:17.006Z] --- PASS: TestNetworkList (0.01s)
14:26:17 [2022-01-18T14:26:17.006Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z]     --- PASS: TestNetworkList//networks (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestHostIPv4BridgeLabel
14:26:17 [2022-01-18T14:26:17.006Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestDaemonRestartWithLiveRestore
14:26:17 [2022-01-18T14:26:17.006Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestDaemonDefaultNetworkPools
14:26:17 [2022-01-18T14:26:17.006Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestDaemonRestartWithExistingNetwork
14:26:17 [2022-01-18T14:26:17.006Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.006Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
14:26:17 [2022-01-18T14:26:17.006Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:26:17 [2022-01-18T14:26:17.006Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestServiceWithPredefinedNetwork
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:242: FLAKY_TEST
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestServiceWithDataPathPortInit
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === Skipped
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:242: FLAKY_TEST
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 22 tests, 12 skipped in 7.970s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] INFO: Testing against a local daemon
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestDockerNetworkIpvlanPersistance
14:26:17 [2022-01-18T14:26:17.007Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestDockerNetworkIpvlan
14:26:17 [2022-01-18T14:26:17.007Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === Skipped
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 2 tests, 2 skipped in 0.102s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] INFO: Testing against a local daemon
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestDockerNetworkMacvlanPersistance
14:26:17 [2022-01-18T14:26:17.007Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestDockerNetworkMacvlan
14:26:17 [2022-01-18T14:26:17.007Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === Skipped
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 2 tests, 2 skipped in 0.102s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] testing: warning: no tests to run
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 0 tests in 0.023s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] INFO: Testing against a local daemon
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginAllowRequest
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginTLS
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginDenyRequest
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginAPIDenyResponse
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginDenyResponse
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginAllowEventStream
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginErrorResponse
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginErrorRequest
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginHeader
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginV2Disable
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === Skipped
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 17 tests, 17 skipped in 0.301s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] INFO: Testing against a local daemon
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestPluginInvalidJSON
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:26:17 [2022-01-18T14:26:17.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:26:17 [2022-01-18T14:26:17.007Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:26:17 [2022-01-18T14:26:17.007Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:26:17 [2022-01-18T14:26:17.007Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestPluginInstall
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestPluginInstall (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestPluginsWithRuntimes
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestPluginBackCompatMediaTypes
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z] PASS
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === Skipped
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:26:17 [2022-01-18T14:26:17.007Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] 
14:26:17 [2022-01-18T14:26:17.007Z] DONE 5 tests, 3 skipped in 0.133s
14:26:17 [2022-01-18T14:26:17.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:26:17 [2022-01-18T14:26:17.007Z] INFO: Testing against a local daemon
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestExternalGraphDriver
14:26:17 [2022-01-18T14:26:17.007Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:26:17 [2022-01-18T14:26:17.007Z] --- SKIP: TestExternalGraphDriver (0.06s)
14:26:17 [2022-01-18T14:26:17.007Z] === RUN   TestGraphdriverPluginV2
14:26:22 [2022-01-18T14:26:22.262Z] --- PASS: TestGraphdriverPluginV2 (5.52s)
14:26:22 [2022-01-18T14:26:22.262Z] PASS
14:26:22 [2022-01-18T14:26:22.262Z] 
14:26:22 [2022-01-18T14:26:22.262Z] === Skipped
14:26:22 [2022-01-18T14:26:22.262Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
14:26:22 [2022-01-18T14:26:22.262Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:26:22 [2022-01-18T14:26:22.262Z] 
14:26:22 [2022-01-18T14:26:22.262Z] 
14:26:22 [2022-01-18T14:26:22.262Z] DONE 2 tests, 1 skipped in 5.683s
14:26:22 [2022-01-18T14:26:22.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:26:22 [2022-01-18T14:26:22.262Z] INFO: Testing against a local daemon
14:26:22 [2022-01-18T14:26:22.262Z] === RUN   TestContinueAfterPluginCrash
14:26:22 [2022-01-18T14:26:22.262Z] === PAUSE TestContinueAfterPluginCrash
14:26:22 [2022-01-18T14:26:22.262Z] === RUN   TestReadPluginNoRead
14:26:22 [2022-01-18T14:26:22.262Z] === PAUSE TestReadPluginNoRead
14:26:22 [2022-01-18T14:26:22.262Z] === RUN   TestDaemonStartWithLogOpt
14:26:22 [2022-01-18T14:26:22.262Z] === PAUSE TestDaemonStartWithLogOpt
14:26:22 [2022-01-18T14:26:22.262Z] === CONT  TestContinueAfterPluginCrash
14:26:22 [2022-01-18T14:26:22.262Z] === CONT  TestDaemonStartWithLogOpt
14:26:28 [2022-01-18T14:26:28.815Z] --- PASS: TestDaemonStartWithLogOpt (6.09s)
14:26:28 [2022-01-18T14:26:28.815Z] === CONT  TestReadPluginNoRead
14:26:32 [2022-01-18T14:26:32.094Z] === RUN   TestReadPluginNoRead/default
14:26:32 [2022-01-18T14:26:32.094Z] --- PASS: TestContinueAfterPluginCrash (9.71s)
14:26:33 [2022-01-18T14:26:33.993Z] === RUN   TestReadPluginNoRead/disabled_caching
14:26:36 [2022-01-18T14:26:36.516Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:26:38 [2022-01-18T14:26:38.412Z] === CONT  TestReadPluginNoRead
14:26:38 [2022-01-18T14:26:38.412Z]     read_test.go:92: [d64f1d6bb4490] daemon is not started
14:26:38 [2022-01-18T14:26:38.412Z] --- PASS: TestReadPluginNoRead (9.96s)
14:26:38 [2022-01-18T14:26:38.412Z]     --- PASS: TestReadPluginNoRead/default (2.25s)
14:26:38 [2022-01-18T14:26:38.412Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
14:26:38 [2022-01-18T14:26:38.412Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
14:26:38 [2022-01-18T14:26:38.412Z] PASS
14:26:38 [2022-01-18T14:26:38.412Z] 
14:26:38 [2022-01-18T14:26:38.412Z] DONE 6 tests in 16.160s
14:26:38 [2022-01-18T14:26:38.412Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:26:38 [2022-01-18T14:26:38.412Z] testing: warning: no tests to run
14:26:38 [2022-01-18T14:26:38.412Z] PASS
14:26:38 [2022-01-18T14:26:38.412Z] 
14:26:38 [2022-01-18T14:26:38.412Z] DONE 0 tests in 0.032s
14:26:38 [2022-01-18T14:26:38.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:26:38 [2022-01-18T14:26:38.412Z] INFO: Testing against a local daemon
14:26:38 [2022-01-18T14:26:38.412Z] === RUN   TestPluginWithDevMounts
14:26:38 [2022-01-18T14:26:38.412Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:26:38 [2022-01-18T14:26:38.412Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:26:38 [2022-01-18T14:26:38.412Z] PASS
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === Skipped
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:26:38 [2022-01-18T14:26:38.669Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] DONE 1 tests, 1 skipped in 0.105s
14:26:38 [2022-01-18T14:26:38.669Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:26:38 [2022-01-18T14:26:38.669Z] INFO: Testing against a local daemon
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestSecretInspect
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestSecretInspect (0.02s)
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestSecretList
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestSecretList (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestSecretsCreateAndDelete
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestSecretsUpdate
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestSecretsUpdate (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestTemplatedSecret
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestTemplatedSecret (0.00s)
14:26:38 [2022-01-18T14:26:38.669Z] === RUN   TestSecretCreateResolve
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z] PASS
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === Skipped
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:26:38 [2022-01-18T14:26:38.669Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] 
14:26:38 [2022-01-18T14:26:38.669Z] DONE 6 tests, 6 skipped in 0.167s
14:26:38 [2022-01-18T14:26:38.669Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:26:38 [2022-01-18T14:26:38.926Z] INFO: Testing against a local daemon
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestServiceCreateInit
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] --- PASS: TestServiceCreateInit (0.02s)
14:26:38 [2022-01-18T14:26:38.926Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:26:38 [2022-01-18T14:26:38.926Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestCreateServiceMultipleTimes
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestCreateServiceConflict
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] --- SKIP: TestCreateServiceConflict (0.01s)
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestCreateServiceMaxReplicas
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
14:26:38 [2022-01-18T14:26:38.926Z] === RUN   TestCreateWithDuplicateNetworkNames
14:26:38 [2022-01-18T14:26:38.926Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestCreateServiceSecretFileMode
14:26:38 [2022-01-18T14:26:38.927Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestCreateServiceConfigFileMode
14:26:38 [2022-01-18T14:26:38.927Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestCreateServiceSysctls
14:26:38 [2022-01-18T14:26:38.927Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestCreateServiceSysctls (0.02s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestCreateServiceCapabilities
14:26:38 [2022-01-18T14:26:38.927Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestInspect
14:26:38 [2022-01-18T14:26:38.927Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestInspect (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestCreateJob
14:26:38 [2022-01-18T14:26:38.927Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestCreateJob (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestReplicatedJob
14:26:38 [2022-01-18T14:26:38.927Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestReplicatedJob (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestUpdateReplicatedJob
14:26:38 [2022-01-18T14:26:38.927Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestServiceListWithStatuses
14:26:38 [2022-01-18T14:26:38.927Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestDockerNetworkConnectAlias
14:26:38 [2022-01-18T14:26:38.927Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:38 [2022-01-18T14:26:38.927Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:26:38 [2022-01-18T14:26:38.927Z] === RUN   TestDockerNetworkReConnect
14:26:38 [2022-01-18T14:26:38.927Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:39 [2022-01-18T14:26:39.184Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
14:26:39 [2022-01-18T14:26:39.184Z] === RUN   TestServicePlugin
14:26:42 [2022-01-18T14:26:42.460Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServicePlugin (2.99s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestServiceUpdateLabel
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestServiceUpdateSecrets
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestServiceUpdateConfigs
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestServiceUpdateNetwork
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestServiceUpdatePidsLimit
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z] PASS
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === Skipped
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServicePlugin (2.99s)
14:26:42 [2022-01-18T14:26:42.460Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] DONE 24 tests, 23 skipped in 3.382s
14:26:42 [2022-01-18T14:26:42.460Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:26:42 [2022-01-18T14:26:42.460Z] INFO: Testing against a local daemon
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestSessionCreate
14:26:42 [2022-01-18T14:26:42.460Z] --- PASS: TestSessionCreate (0.03s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestSessionCreateWithBadUpgrade
14:26:42 [2022-01-18T14:26:42.460Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:26:42 [2022-01-18T14:26:42.460Z] PASS
14:26:42 [2022-01-18T14:26:42.460Z] 
14:26:42 [2022-01-18T14:26:42.460Z] DONE 2 tests in 0.140s
14:26:42 [2022-01-18T14:26:42.460Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:26:42 [2022-01-18T14:26:42.460Z] INFO: Testing against a local daemon
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:26:42 [2022-01-18T14:26:42.460Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:26:42 [2022-01-18T14:26:42.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:26:42 [2022-01-18T14:26:42.460Z] === RUN   TestEventsExecDie
14:26:43 [2022-01-18T14:26:43.024Z] --- PASS: TestEventsExecDie (0.50s)
14:26:43 [2022-01-18T14:26:43.024Z] === RUN   TestEventsBackwardsCompatible
14:26:43 [2022-01-18T14:26:43.024Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:26:43 [2022-01-18T14:26:43.024Z] === RUN   TestInfoBinaryCommits
14:26:43 [2022-01-18T14:26:43.024Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:26:43 [2022-01-18T14:26:43.024Z] === RUN   TestInfoAPIVersioned
14:26:43 [2022-01-18T14:26:43.024Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:26:43 [2022-01-18T14:26:43.024Z] === RUN   TestInfoDiscoveryBackend
14:26:44 [2022-01-18T14:26:44.393Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
14:26:44 [2022-01-18T14:26:44.393Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:26:48 [2022-01-18T14:26:48.568Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
14:26:48 [2022-01-18T14:26:48.568Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:26:48 [2022-01-18T14:26:48.568Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
14:26:48 [2022-01-18T14:26:48.568Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:26:48 [2022-01-18T14:26:48.568Z] === RUN   TestInfoAPI
14:26:48 [2022-01-18T14:26:48.568Z] --- PASS: TestInfoAPI (0.02s)
14:26:48 [2022-01-18T14:26:48.568Z] === RUN   TestInfoAPIWarnings
14:27:06 [2022-01-18T14:27:06.625Z] --- PASS: TestInfoAPIWarnings (17.35s)
14:27:06 [2022-01-18T14:27:06.625Z] === RUN   TestInfoDebug
14:27:06 [2022-01-18T14:27:06.882Z] --- PASS: TestInfoDebug (1.55s)
14:27:06 [2022-01-18T14:27:06.882Z] === RUN   TestInfoInsecureRegistries
14:27:08 [2022-01-18T14:27:08.253Z] --- PASS: TestInfoInsecureRegistries (1.54s)
14:27:08 [2022-01-18T14:27:08.253Z] === RUN   TestInfoRegistryMirrors
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestInfoRegistryMirrors (1.54s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestLoginFailsWithBadCredentials
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestPingCacheHeaders
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestPingCacheHeaders (0.02s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestPingGet
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestPingGet (0.01s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestPingHead
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestPingHead (0.02s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestVersion
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestVersion (0.02s)
14:27:10 [2022-01-18T14:27:10.148Z] PASS
14:27:10 [2022-01-18T14:27:10.148Z] 
14:27:10 [2022-01-18T14:27:10.148Z] === Skipped
14:27:10 [2022-01-18T14:27:10.148Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:27:10 [2022-01-18T14:27:10.148Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:27:10 [2022-01-18T14:27:10.148Z] 
14:27:10 [2022-01-18T14:27:10.148Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:27:10 [2022-01-18T14:27:10.148Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
14:27:10 [2022-01-18T14:27:10.148Z] 
14:27:10 [2022-01-18T14:27:10.148Z] 
14:27:10 [2022-01-18T14:27:10.148Z] DONE 18 tests, 2 skipped in 27.792s
14:27:10 [2022-01-18T14:27:10.148Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:27:10 [2022-01-18T14:27:10.148Z] INFO: Testing against a local daemon
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestVolumesCreateAndList
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestVolumesRemove
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestVolumesRemove (0.06s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestVolumesInspect
14:27:10 [2022-01-18T14:27:10.148Z] --- PASS: TestVolumesInspect (0.02s)
14:27:10 [2022-01-18T14:27:10.148Z] === RUN   TestVolumesInvalidJSON
14:27:10 [2022-01-18T14:27:10.405Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:27:10 [2022-01-18T14:27:10.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:27:10 [2022-01-18T14:27:10.405Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:27:10 [2022-01-18T14:27:10.405Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:27:10 [2022-01-18T14:27:10.405Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:27:10 [2022-01-18T14:27:10.405Z] PASS
14:27:10 [2022-01-18T14:27:10.405Z] 
14:27:10 [2022-01-18T14:27:10.405Z] DONE 5 tests in 0.202s
14:27:10 [2022-01-18T14:27:10.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:27:10 [2022-01-18T14:27:10.405Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12211 is not a child of this shell
14:27:10 [2022-01-18T14:27:10.405Z] warning: PID 12211 from bundles/test-integration/docker.pid had a nonzero exit code
14:27:10 [2022-01-18T14:27:10.405Z] Leaving: AppArmorNo profiles have been unloaded.
14:27:10 [2022-01-18T14:27:10.405Z] 
14:27:10 [2022-01-18T14:27:10.405Z] Unloading profiles will leave already running processes permanently
14:27:10 [2022-01-18T14:27:10.405Z] unconfined, which can lead to unexpected situations.
14:27:10 [2022-01-18T14:27:10.405Z] 
14:27:10 [2022-01-18T14:27:10.405Z] To set a process to complain mode, use the command line tool
14:27:10 [2022-01-18T14:27:10.405Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:27:10 [2022-01-18T14:27:10.405Z] Removing test suite binaries
14:27:10 [2022-01-18T14:27:10.405Z] exiting test-integration
14:27:10 [2022-01-18T14:27:10.405Z] ++ exit 0
14:27:11 [2022-01-18T14:27:11.335Z]