Skip to content

Console Output

14:24:58 [2022-01-25T14:24:58.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -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=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-integration
14:24:58 [2022-01-25T14:24:58.699Z] 
14:24:58 [2022-01-25T14:24:58.956Z] Removing bundles/
14:24:58 [2022-01-25T14:24:58.956Z] 
14:24:58 [2022-01-25T14:24:58.956Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:24:58 [2022-01-25T14:24:58.956Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:24:58 [2022-01-25T14:24:58.956Z] GOOS="" GOARCH="" GOARM=""
14:26:35 [2022-01-25T14:26:35.364Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:26:35 [2022-01-25T14:26:35.364Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:26:35 [2022-01-25T14:26:35.364Z] GOOS="" GOARCH="" GOARM=""
14:26:35 [2022-01-25T14:26:35.364Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:26:35 [2022-01-25T14:26:35.364Z] 
14:26:35 [2022-01-25T14:26:35.364Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:26:35 [2022-01-25T14:26:35.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:26:35 [2022-01-25T14:26:35.364Z] HOSTNAME=306a245b7753
14:26:35 [2022-01-25T14:26:35.364Z] DEST=bundles/test-integration
14:26:35 [2022-01-25T14:26:35.364Z] PWD=/go/src/github.com/docker/docker
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_ROOTLESS=1
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5
14:26:35 [2022-01-25T14:26:35.364Z] container=docker
14:26:35 [2022-01-25T14:26:35.364Z] HOME=/root
14:26:35 [2022-01-25T14:26:35.364Z] GOLANG_VERSION=1.17.6
14:26:35 [2022-01-25T14:26:35.364Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:26:35 [2022-01-25T14:26:35.364Z] VALIDATE_BRANCH=master
14:26:35 [2022-01-25T14:26:35.364Z] TERM=xterm
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_PKG=github.com/docker/docker
14:26:35 [2022-01-25T14:26:35.364Z] SHLVL=1
14:26:35 [2022-01-25T14:26:35.364Z] TIMEOUT=120m
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_GRAPHDRIVER=overlay2
14:26:35 [2022-01-25T14:26:35.364Z] GO111MODULE=off
14:26:35 [2022-01-25T14:26:35.364Z] DOCKER_EXPERIMENTAL=1
14:26:35 [2022-01-25T14:26:35.364Z] TEST_SKIP_INTEGRATION_CLI=1
14:26:35 [2022-01-25T14:26:35.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:26:35 [2022-01-25T14:26:35.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:26:35 [2022-01-25T14:26:35.364Z] GOPATH=/go
14:26:35 [2022-01-25T14:26:35.364Z] PKG_CONFIG=pkg-config
14:26:35 [2022-01-25T14:26:35.364Z] _=/usr/bin/env
14:26:35 [2022-01-25T14:26:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:27:14 [2022-01-25T14:27:14.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:27:14 [2022-01-25T14:27:14.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:27:35 [2022-01-25T14:27:35.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:27:41 [2022-01-25T14:27:41.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:27:51 [2022-01-25T14:27:51.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:27:51 [2022-01-25T14:27:51.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:27:51 [2022-01-25T14:27:51.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:27:52 [2022-01-25T14:27:52.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:27:52 [2022-01-25T14:27:52.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:27:53 [2022-01-25T14:27:53.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:27:55 [2022-01-25T14:27:55.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:27:56 [2022-01-25T14:27:56.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:27:57 [2022-01-25T14:27:57.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:27:57 [2022-01-25T14:27:57.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:27:58 [2022-01-25T14:27:58.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:27:58 [2022-01-25T14:27:58.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:28:00 [2022-01-25T14:28:00.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:28:00 [2022-01-25T14:28:00.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:28:01 [2022-01-25T14:28:01.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:28:02 [2022-01-25T14:28:02.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:28:02 [2022-01-25T14:28:02.282Z] Using test binary docker
14:28:02 [2022-01-25T14:28:02.282Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:28:02 [2022-01-25T14:28:02.282Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:28:02 [2022-01-25T14:28:02.282Z] INFO: Waiting for daemon to start...
14:28:02 [2022-01-25T14:28:02.282Z] Starting dockerd
14:28:04 [2022-01-25T14:28:04.171Z] .
14:28:04 [2022-01-25T14:28:04.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:28:04 [2022-01-25T14:28:04.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:28:04 [2022-01-25T14:28:04.171Z] Error: No such image: emptyfs
14:28:04 [2022-01-25T14:28:04.428Z] Running integration-test (iteration 1)
14:28:04 [2022-01-25T14:28:04.428Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:28:04 [2022-01-25T14:28:04.685Z] Loaded image: busybox:latest
14:28:04 [2022-01-25T14:28:04.685Z] Loaded image: busybox:glibc
14:28:06 [2022-01-25T14:28:06.056Z] Loaded image: debian:bullseye-slim
14:28:06 [2022-01-25T14:28:06.056Z] Loaded image: hello-world:latest
14:28:06 [2022-01-25T14:28:06.312Z] Loaded image: arm32v7/hello-world:latest
14:28:06 [2022-01-25T14:28:06.312Z] INFO: Testing against a local daemon
14:28:06 [2022-01-25T14:28:06.312Z] === RUN   TestCgroupNamespacesBuild
14:28:07 [2022-01-25T14:28:07.677Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
14:28:07 [2022-01-25T14:28:07.677Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:28:08 [2022-01-25T14:28:08.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
14:28:08 [2022-01-25T14:28:08.605Z] === RUN   TestBuildWithSession
14:28:08 [2022-01-25T14:28:08.605Z]     build_session_test.go:25: TODO: BuildKit
14:28:08 [2022-01-25T14:28:08.605Z] --- SKIP: TestBuildWithSession (0.00s)
14:28:08 [2022-01-25T14:28:08.605Z] === RUN   TestBuildSquashParent
14:28:15 [2022-01-25T14:28:15.139Z] --- PASS: TestBuildSquashParent (6.54s)
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:15 [2022-01-25T14:28:15.139Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:15 [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:15 [2022-01-25T14:28:15.139Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:15 [2022-01-25T14:28:15.139Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:17 [2022-01-25T14:28:17.029Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:17 [2022-01-25T14:28:17.029Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:18 [2022-01-25T14:28:18.919Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:18 [2022-01-25T14:28:18.919Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:20 [2022-01-25T14:28:20.807Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
14:28:20 [2022-01-25T14:28:20.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
14:28:20 [2022-01-25T14:28:20.808Z] === RUN   TestBuildMultiStageCopy
14:28:20 [2022-01-25T14:28:20.808Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:28:24 [2022-01-25T14:28:24.074Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:28:25 [2022-01-25T14:28:25.439Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:28:26 [2022-01-25T14:28:26.366Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:28:27 [2022-01-25T14:28:27.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:28:28 [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy (7.34s)
14:28:28 [2022-01-25T14:28:28.220Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
14:28:28 [2022-01-25T14:28:28.220Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:28:28 [2022-01-25T14:28:28.220Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:28:28 [2022-01-25T14:28:28.220Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:28:28 [2022-01-25T14:28:28.220Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:28:28 [2022-01-25T14:28:28.220Z] === RUN   TestBuildMultiStageParentConfig
14:28:33 [2022-01-25T14:28:33.467Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
14:28:33 [2022-01-25T14:28:33.467Z] === RUN   TestBuildLabelWithTargets
14:28:41 [2022-01-25T14:28:41.550Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:28:41 [2022-01-25T14:28:41.550Z] === RUN   TestBuildWithEmptyLayers
14:28:44 [2022-01-25T14:28:44.065Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
14:28:44 [2022-01-25T14:28:44.065Z] === RUN   TestBuildMultiStageOnBuild
14:28:49 [2022-01-25T14:28:49.308Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:28:49 [2022-01-25T14:28:49.308Z] === RUN   TestBuildUncleanTarFilenames
14:28:49 [2022-01-25T14:28:49.565Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
14:28:49 [2022-01-25T14:28:49.565Z] === RUN   TestBuildMultiStageLayerLeak
14:28:54 [2022-01-25T14:28:54.809Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
14:28:54 [2022-01-25T14:28:54.809Z] === RUN   TestBuildWithHugeFile
14:29:50 [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithHugeFile (50.56s)
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildWCOWSandboxSize
14:29:50 [2022-01-25T14:29:50.992Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:29:50 [2022-01-25T14:29:50.992Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildWithEmptyDockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:50 [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
14:29:50 [2022-01-25T14:29:50.992Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
14:29:50 [2022-01-25T14:29:50.992Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
14:29:50 [2022-01-25T14:29:50.992Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildPreserveOwnership
14:29:50 [2022-01-25T14:29:50.992Z] === RUN   TestBuildPreserveOwnership/copy_from
14:29:51 [2022-01-25T14:29:51.254Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:29:55 [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPreserveOwnership (10.15s)
14:29:55 [2022-01-25T14:29:55.420Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.15s)
14:29:55 [2022-01-25T14:29:55.420Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestBuildPlatformInvalid
14:29:55 [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPlatformInvalid (0.08s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:29:55 [2022-01-25T14:29:55.420Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z] PASS
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === Skipped
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z]     build_session_test.go:25: TODO: BuildKit
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] DONE 34 tests, 3 skipped in 110.881s
14:29:55 [2022-01-25T14:29:55.420Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:29:55 [2022-01-25T14:29:55.420Z] INFO: Testing against a local daemon
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestConfigInspect
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigInspect (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestConfigList
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigList (0.02s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestConfigsCreateAndDelete
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestConfigsUpdate
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigsUpdate (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestTemplatedConfig
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestTemplatedConfig (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z] === RUN   TestConfigCreateResolve
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z] PASS
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === Skipped
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:29:55 [2022-01-25T14:29:55.420Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:55 [2022-01-25T14:29:55.420Z] 
14:29:55 [2022-01-25T14:29:55.420Z] DONE 6 tests, 6 skipped in 0.144s
14:29:55 [2022-01-25T14:29:55.420Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:29:55 [2022-01-25T14:29:55.676Z] INFO: Testing against a local daemon
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCheckpoint
14:29:55 [2022-01-25T14:29:55.676Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:29:55 [2022-01-25T14:29:55.676Z] --- SKIP: TestCheckpoint (0.00s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestContainerInvalidJSON
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2022-01-25T14:29:55.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2022-01-25T14:29:55.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2022-01-25T14:29:55.676Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2022-01-25T14:29:55.676Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2022-01-25T14:29:55.676Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:29:55 [2022-01-25T14:29:55.676Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:29:55 [2022-01-25T14:29:55.676Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:29:55 [2022-01-25T14:29:55.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCopyFromContainerPathIsNotDir
14:29:55 [2022-01-25T14:29:55.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCopyToContainerPathDoesNotExist
14:29:55 [2022-01-25T14:29:55.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCopyToContainerPathIsNotDir
14:29:55 [2022-01-25T14:29:55.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:29:55 [2022-01-25T14:29:55.676Z] === RUN   TestCopyFromContainer
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer//
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer//bar/root
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer//bar/root/
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/quux
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/quux/
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCopyFromContainer/bar/notarget
14:29:59 [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer (3.94s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:59 [2022-01-25T14:29:59.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:59 [2022-01-25T14:29:59.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:59 [2022-01-25T14:29:59.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:59 [2022-01-25T14:29:59.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:29:59 [2022-01-25T14:29:59.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateLinkToNonExistingContainer
14:29:59 [2022-01-25T14:29:59.841Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateWithInvalidEnv
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateWithInvalidEnv/0
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/0
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateWithInvalidEnv/1
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/1
14:29:59 [2022-01-25T14:29:59.841Z] === RUN   TestCreateWithInvalidEnv/2
14:29:59 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/2
14:29:59 [2022-01-25T14:29:59.842Z] === CONT  TestCreateWithInvalidEnv/0
14:29:59 [2022-01-25T14:29:59.842Z] === CONT  TestCreateWithInvalidEnv/2
14:29:59 [2022-01-25T14:29:59.842Z] === CONT  TestCreateWithInvalidEnv/1
14:29:59 [2022-01-25T14:29:59.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:29:59 [2022-01-25T14:29:59.842Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:29:59 [2022-01-25T14:29:59.842Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:29:59 [2022-01-25T14:29:59.842Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:29:59 [2022-01-25T14:29:59.842Z] === RUN   TestCreateTmpfsMountsTarget
14:29:59 [2022-01-25T14:29:59.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:29:59 [2022-01-25T14:29:59.842Z] === RUN   TestCreateWithCustomMaskedPaths
14:30:00 [2022-01-25T14:30:00.770Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
14:30:00 [2022-01-25T14:30:00.770Z] === RUN   TestCreateWithCustomReadonlyPaths
14:30:02 [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:02 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:02 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:02 [2022-01-25T14:30:02.136Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:02 [2022-01-25T14:30:02.136Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:02 [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:30:02 [2022-01-25T14:30:02.136Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:30:02 [2022-01-25T14:30:02.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
14:30:02 [2022-01-25T14:30:02.392Z] === RUN   TestCreateDifferentPlatform
14:30:02 [2022-01-25T14:30:02.392Z] === RUN   TestCreateDifferentPlatform/different_os
14:30:02 [2022-01-25T14:30:02.392Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:30:02 [2022-01-25T14:30:02.392Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:30:02 [2022-01-25T14:30:02.392Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:30:02 [2022-01-25T14:30:02.392Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:30:02 [2022-01-25T14:30:02.392Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:30:02 [2022-01-25T14:30:02.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:30:02 [2022-01-25T14:30:02.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestContainerStartOnDaemonRestart
14:30:02 [2022-01-25T14:30:02.648Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:30:02 [2022-01-25T14:30:02.648Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestDaemonRestartIpcMode
14:30:02 [2022-01-25T14:30:02.648Z] === PAUSE TestDaemonRestartIpcMode
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestDaemonHostGatewayIP
14:30:02 [2022-01-25T14:30:02.648Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:30:02 [2022-01-25T14:30:02.648Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestRestartDaemonWithRestartingContainer
14:30:02 [2022-01-25T14:30:02.648Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestContainerKillOnDaemonStart
14:30:02 [2022-01-25T14:30:02.648Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:30:02 [2022-01-25T14:30:02.648Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:30:02 [2022-01-25T14:30:02.648Z] === RUN   TestDiff
14:30:02 [2022-01-25T14:30:02.903Z] --- PASS: TestDiff (0.42s)
14:30:02 [2022-01-25T14:30:02.904Z] === RUN   TestExecWithCloseStdin
14:30:03 [2022-01-25T14:30:03.467Z] --- PASS: TestExecWithCloseStdin (0.45s)
14:30:03 [2022-01-25T14:30:03.467Z] === RUN   TestExec
14:30:04 [2022-01-25T14:30:04.029Z] --- PASS: TestExec (0.45s)
14:30:04 [2022-01-25T14:30:04.029Z] === RUN   TestExecUser
14:30:04 [2022-01-25T14:30:04.286Z] --- PASS: TestExecUser (0.46s)
14:30:04 [2022-01-25T14:30:04.286Z] === RUN   TestExportContainerAndImportImage
14:30:04 [2022-01-25T14:30:04.848Z] --- PASS: TestExportContainerAndImportImage (0.55s)
14:30:04 [2022-01-25T14:30:04.848Z] === RUN   TestExportContainerAfterDaemonRestart
14:30:06 [2022-01-25T14:30:06.215Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
14:30:06 [2022-01-25T14:30:06.216Z] === RUN   TestHealthCheckWorkdir
14:30:06 [2022-01-25T14:30:06.778Z] --- PASS: TestHealthCheckWorkdir (0.51s)
14:30:06 [2022-01-25T14:30:06.778Z] === RUN   TestHealthKillContainer
14:30:14 [2022-01-25T14:30:14.862Z] --- PASS: TestHealthKillContainer (7.86s)
14:30:14 [2022-01-25T14:30:14.862Z] === RUN   TestInspectCpusetInConfigPre120
14:30:14 [2022-01-25T14:30:14.862Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:30:14 [2022-01-25T14:30:14.862Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:30:14 [2022-01-25T14:30:14.862Z] === RUN   TestIpcModeNone
14:30:15 [2022-01-25T14:30:15.119Z] --- PASS: TestIpcModeNone (0.45s)
14:30:15 [2022-01-25T14:30:15.119Z] === RUN   TestIpcModePrivate
14:30:15 [2022-01-25T14:30:15.376Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
14:30:15 [2022-01-25T14:30:15.376Z] --- PASS: TestIpcModePrivate (0.43s)
14:30:15 [2022-01-25T14:30:15.376Z] === RUN   TestIpcModeShareable
14:30:15 [2022-01-25T14:30:15.376Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:30:15 [2022-01-25T14:30:15.376Z] --- SKIP: TestIpcModeShareable (0.00s)
14:30:15 [2022-01-25T14:30:15.376Z] === RUN   TestAPIIpcModeShareableAndContainer
14:30:16 [2022-01-25T14:30:16.750Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
14:30:16 [2022-01-25T14:30:16.750Z] === RUN   TestAPIIpcModeHost
14:30:16 [2022-01-25T14:30:16.750Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:30:16 [2022-01-25T14:30:16.750Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:30:16 [2022-01-25T14:30:16.750Z] === RUN   TestDaemonIpcModeShareable
14:30:16 [2022-01-25T14:30:16.750Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:30:16 [2022-01-25T14:30:16.750Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:30:16 [2022-01-25T14:30:16.750Z] === RUN   TestDaemonIpcModePrivate
14:30:17 [2022-01-25T14:30:17.678Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
14:30:17 [2022-01-25T14:30:17.934Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
14:30:17 [2022-01-25T14:30:17.934Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:30:17 [2022-01-25T14:30:17.934Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:30:17 [2022-01-25T14:30:17.934Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:30:17 [2022-01-25T14:30:17.934Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:30:17 [2022-01-25T14:30:17.934Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:30:17 [2022-01-25T14:30:17.934Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:30:17 [2022-01-25T14:30:17.934Z] === RUN   TestIpcModeOlderClient
14:30:17 [2022-01-25T14:30:17.934Z] === PAUSE TestIpcModeOlderClient
14:30:17 [2022-01-25T14:30:17.934Z] === RUN   TestKillContainerInvalidSignal
14:30:18 [2022-01-25T14:30:18.512Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
14:30:18 [2022-01-25T14:30:18.512Z] === RUN   TestKillContainer
14:30:18 [2022-01-25T14:30:18.512Z] === RUN   TestKillContainer/no_signal
14:30:18 [2022-01-25T14:30:18.773Z] === RUN   TestKillContainer/non_killing_signal
14:30:19 [2022-01-25T14:30:19.029Z] === RUN   TestKillContainer/killing_signal
14:30:19 [2022-01-25T14:30:19.591Z] --- PASS: TestKillContainer (1.18s)
14:30:19 [2022-01-25T14:30:19.591Z]     --- PASS: TestKillContainer/no_signal (0.37s)
14:30:19 [2022-01-25T14:30:19.591Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
14:30:19 [2022-01-25T14:30:19.591Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
14:30:19 [2022-01-25T14:30:19.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:30:19 [2022-01-25T14:30:19.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:30:19 [2022-01-25T14:30:19.847Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:30:20 [2022-01-25T14:30:20.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
14:30:20 [2022-01-25T14:30:20.409Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
14:30:20 [2022-01-25T14:30:20.409Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
14:30:20 [2022-01-25T14:30:20.409Z] === RUN   TestKillStoppedContainer
14:30:20 [2022-01-25T14:30:20.409Z] --- PASS: TestKillStoppedContainer (0.04s)
14:30:20 [2022-01-25T14:30:20.409Z] === RUN   TestKillStoppedContainerAPIPre120
14:30:20 [2022-01-25T14:30:20.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:30:20 [2022-01-25T14:30:20.409Z] === RUN   TestKillDifferentUserContainer
14:30:20 [2022-01-25T14:30:20.972Z] --- PASS: TestKillDifferentUserContainer (0.42s)
14:30:20 [2022-01-25T14:30:20.972Z] === RUN   TestInspectOomKilledTrue
14:30:20 [2022-01-25T14:30:20.972Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:20 [2022-01-25T14:30:20.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:30:20 [2022-01-25T14:30:20.972Z] === RUN   TestInspectOomKilledFalse
14:30:20 [2022-01-25T14:30:20.972Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:30:20 [2022-01-25T14:30:20.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:30:20 [2022-01-25T14:30:20.972Z] === RUN   TestLinksEtcHostsContentMatch
14:30:20 [2022-01-25T14:30:20.972Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:30:20 [2022-01-25T14:30:20.972Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:30:20 [2022-01-25T14:30:20.972Z] === RUN   TestLinksContainerNames
14:30:21 [2022-01-25T14:30:21.534Z] --- PASS: TestLinksContainerNames (0.77s)
14:30:21 [2022-01-25T14:30:21.534Z] === RUN   TestLogsFollowTailEmpty
14:30:22 [2022-01-25T14:30:22.099Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
14:30:22 [2022-01-25T14:30:22.100Z] === RUN   TestContainerNetworkMountsNoChown
14:30:22 [2022-01-25T14:30:22.358Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/default
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/private
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rprivate
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/slave
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rslave
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/shared
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rshared
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/default
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/default/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/default/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/default/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rshared
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/shared
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rslave
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/slave
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rprivate
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/private
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/private/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/private/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:30:22 [2022-01-25T14:30:22.358Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/default/bind_root
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:30:22 [2022-01-25T14:30:22.358Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/private/bind_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/private/mount_root
14:30:22 [2022-01-25T14:30:22.615Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:30:22 [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:30:22 [2022-01-25T14:30:22.872Z] === RUN   TestContainerBindMountNonRecursive
14:30:22 [2022-01-25T14:30:22.872Z]     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:30:22 [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:30:22 [2022-01-25T14:30:22.872Z] === RUN   TestContainerVolumesMountedAsShared
14:30:22 [2022-01-25T14:30:22.872Z]     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:30:22 [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z] === RUN   TestContainerVolumesMountedAsSlave
14:30:22 [2022-01-25T14:30:22.872Z]     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:30:22 [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:30:22 [2022-01-25T14:30:22.872Z] === RUN   TestNetworkNat
14:30:23 [2022-01-25T14:30:23.129Z] --- PASS: TestNetworkNat (0.48s)
14:30:23 [2022-01-25T14:30:23.129Z] === RUN   TestNetworkLocalhostTCPNat
14:30:23 [2022-01-25T14:30:23.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
14:30:23 [2022-01-25T14:30:23.692Z] === RUN   TestNetworkLoopbackNat
14:30:26 [2022-01-25T14:30:26.207Z] --- PASS: TestNetworkLoopbackNat (2.53s)
14:30:26 [2022-01-25T14:30:26.207Z] === RUN   TestPause
14:30:26 [2022-01-25T14:30:26.207Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:26 [2022-01-25T14:30:26.207Z] --- SKIP: TestPause (0.00s)
14:30:26 [2022-01-25T14:30:26.207Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:30:26 [2022-01-25T14:30:26.207Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:30:26 [2022-01-25T14:30:26.207Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:30:26 [2022-01-25T14:30:26.207Z] === RUN   TestPauseStopPausedContainer
14:30:26 [2022-01-25T14:30:26.207Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:26 [2022-01-25T14:30:26.207Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:30:26 [2022-01-25T14:30:26.207Z] === RUN   TestPidHost
14:30:27 [2022-01-25T14:30:27.137Z] --- PASS: TestPidHost (0.85s)
14:30:27 [2022-01-25T14:30:27.137Z] === RUN   TestPsFilter
14:30:27 [2022-01-25T14:30:27.137Z] --- PASS: TestPsFilter (0.10s)
14:30:27 [2022-01-25T14:30:27.137Z] === RUN   TestRemoveContainerWithRemovedVolume
14:30:27 [2022-01-25T14:30:27.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
14:30:27 [2022-01-25T14:30:27.393Z] === RUN   TestRemoveContainerWithVolume
14:30:27 [2022-01-25T14:30:27.956Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
14:30:27 [2022-01-25T14:30:27.956Z] === RUN   TestRemoveContainerRunning
14:30:28 [2022-01-25T14:30:28.212Z] --- PASS: TestRemoveContainerRunning (0.38s)
14:30:28 [2022-01-25T14:30:28.212Z] === RUN   TestRemoveContainerForceRemoveRunning
14:30:28 [2022-01-25T14:30:28.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
14:30:28 [2022-01-25T14:30:28.774Z] === RUN   TestRemoveInvalidContainer
14:30:28 [2022-01-25T14:30:28.774Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:30:28 [2022-01-25T14:30:28.774Z] === RUN   TestRenameLinkedContainer
14:30:30 [2022-01-25T14:30:30.665Z] --- PASS: TestRenameLinkedContainer (1.58s)
14:30:30 [2022-01-25T14:30:30.665Z] === RUN   TestRenameStoppedContainer
14:30:30 [2022-01-25T14:30:30.665Z] --- PASS: TestRenameStoppedContainer (0.37s)
14:30:30 [2022-01-25T14:30:30.665Z] === RUN   TestRenameRunningContainerAndReuse
14:30:31 [2022-01-25T14:30:31.595Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
14:30:31 [2022-01-25T14:30:31.595Z] === RUN   TestRenameInvalidName
14:30:31 [2022-01-25T14:30:31.852Z] --- PASS: TestRenameInvalidName (0.40s)
14:30:31 [2022-01-25T14:30:31.852Z] === RUN   TestRenameAnonymousContainer
14:30:33 [2022-01-25T14:30:33.220Z] --- PASS: TestRenameAnonymousContainer (1.40s)
14:30:33 [2022-01-25T14:30:33.220Z] === RUN   TestRenameContainerWithSameName
14:30:33 [2022-01-25T14:30:33.782Z] --- PASS: TestRenameContainerWithSameName (0.39s)
14:30:33 [2022-01-25T14:30:33.782Z] === RUN   TestRenameContainerWithLinkedContainer
14:30:34 [2022-01-25T14:30:34.709Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
14:30:34 [2022-01-25T14:30:34.709Z] === RUN   TestResize
14:30:34 [2022-01-25T14:30:34.965Z] --- PASS: TestResize (0.42s)
14:30:34 [2022-01-25T14:30:34.965Z] === RUN   TestResizeWithInvalidSize
14:30:35 [2022-01-25T14:30:35.221Z] --- PASS: TestResizeWithInvalidSize (0.39s)
14:30:35 [2022-01-25T14:30:35.221Z] === RUN   TestResizeWhenContainerNotStarted
14:30:35 [2022-01-25T14:30:35.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
14:30:35 [2022-01-25T14:30:35.784Z] === RUN   TestDaemonRestartKillContainers
14:30:35 [2022-01-25T14:30:35.784Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:30:35 [2022-01-25T14:30:35.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:30:35 [2022-01-25T14:30:35.784Z] === RUN   TestCgroupNamespacesRun
14:30:36 [2022-01-25T14:30:36.714Z] --- PASS: TestCgroupNamespacesRun (1.11s)
14:30:36 [2022-01-25T14:30:36.714Z] === RUN   TestCgroupNamespacesRunPrivileged
14:30:38 [2022-01-25T14:30:38.115Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
14:30:38 [2022-01-25T14:30:38.115Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:30:39 [2022-01-25T14:30:39.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
14:30:39 [2022-01-25T14:30:39.043Z] === RUN   TestCgroupNamespacesRunHostMode
14:30:40 [2022-01-25T14:30:40.408Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
14:30:40 [2022-01-25T14:30:40.408Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:30:41 [2022-01-25T14:30:41.337Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
14:30:41 [2022-01-25T14:30:41.337Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:30:42 [2022-01-25T14:30:42.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
14:30:42 [2022-01-25T14:30:42.264Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:30:43 [2022-01-25T14:30:43.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
14:30:43 [2022-01-25T14:30:43.191Z] === RUN   TestCgroupNamespacesRunOlderClient
14:30:44 [2022-01-25T14:30:44.119Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
14:30:44 [2022-01-25T14:30:44.119Z] === RUN   TestNISDomainname
14:30:44 [2022-01-25T14:30:44.119Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:30:44 [2022-01-25T14:30:44.119Z] --- SKIP: TestNISDomainname (0.01s)
14:30:44 [2022-01-25T14:30:44.119Z] === RUN   TestHostnameDnsResolution
14:30:45 [2022-01-25T14:30:45.046Z] --- PASS: TestHostnameDnsResolution (0.63s)
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestUnprivilegedPortsAndPing
14:30:45 [2022-01-25T14:30:45.046Z]     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:30:45 [2022-01-25T14:30:45.046Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStats
14:30:45 [2022-01-25T14:30:45.046Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:45 [2022-01-25T14:30:45.046Z] --- SKIP: TestStats (0.00s)
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStopContainerWithTimeout
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStopContainerWithTimeout/0
14:30:45 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/0
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStopContainerWithTimeout/1
14:30:45 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/1
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStopContainerWithTimeout/3
14:30:45 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/3
14:30:45 [2022-01-25T14:30:45.046Z] === RUN   TestStopContainerWithTimeout/-1
14:30:45 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/-1
14:30:45 [2022-01-25T14:30:45.046Z] === CONT  TestStopContainerWithTimeout/0
14:30:45 [2022-01-25T14:30:45.046Z] === CONT  TestStopContainerWithTimeout/-1
14:30:45 [2022-01-25T14:30:45.609Z] === CONT  TestStopContainerWithTimeout/3
14:30:47 [2022-01-25T14:30:47.497Z] === CONT  TestStopContainerWithTimeout/1
14:30:48 [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:30:48 [2022-01-25T14:30:48.862Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
14:30:48 [2022-01-25T14:30:48.862Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
14:30:48 [2022-01-25T14:30:48.862Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
14:30:48 [2022-01-25T14:30:48.862Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
14:30:48 [2022-01-25T14:30:48.862Z] === RUN   TestDeleteDevicemapper
14:30:48 [2022-01-25T14:30:48.862Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:30:48 [2022-01-25T14:30:48.862Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:30:48 [2022-01-25T14:30:48.862Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:30:50 [2022-01-25T14:30:50.230Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s)
14:30:50 [2022-01-25T14:30:50.230Z] === RUN   TestUpdateMemory
14:30:50 [2022-01-25T14:30:50.230Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:50 [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdateMemory (0.00s)
14:30:50 [2022-01-25T14:30:50.230Z] === RUN   TestUpdateCPUQuota
14:30:50 [2022-01-25T14:30:50.230Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:50 [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:30:50 [2022-01-25T14:30:50.230Z] === RUN   TestUpdatePidsLimit
14:30:50 [2022-01-25T14:30:50.230Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:30:50 [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:30:50 [2022-01-25T14:30:50.230Z] === RUN   TestUpdateRestartPolicy
14:31:02 [2022-01-25T14:31:02.399Z] --- PASS: TestUpdateRestartPolicy (10.82s)
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestUpdateRestartWithAutoRemove
14:31:02 [2022-01-25T14:31:02.399Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitNonBlocked
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:31:02 [2022-01-25T14:31:02.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:31:02 [2022-01-25T14:31:02.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:31:02 [2022-01-25T14:31:02.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:31:02 [2022-01-25T14:31:02.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:31:02 [2022-01-25T14:31:02.399Z] --- PASS: TestWaitNonBlocked (0.01s)
14:31:02 [2022-01-25T14:31:02.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
14:31:02 [2022-01-25T14:31:02.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitBlocked
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:31:02 [2022-01-25T14:31:02.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:31:02 [2022-01-25T14:31:02.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:31:02 [2022-01-25T14:31:02.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:31:02 [2022-01-25T14:31:02.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:31:02 [2022-01-25T14:31:02.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:31:02 [2022-01-25T14:31:02.655Z] --- PASS: TestWaitBlocked (0.01s)
14:31:02 [2022-01-25T14:31:02.655Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
14:31:02 [2022-01-25T14:31:02.655Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
14:31:02 [2022-01-25T14:31:02.655Z] === CONT  TestDaemonRestartIpcMode
14:31:02 [2022-01-25T14:31:02.655Z] === CONT  TestIpcModeOlderClient
14:31:02 [2022-01-25T14:31:02.912Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:31:02 [2022-01-25T14:31:02.912Z] === CONT  TestRestartDaemonWithRestartingContainer
14:31:05 [2022-01-25T14:31:05.431Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s)
14:31:05 [2022-01-25T14:31:05.431Z] --- PASS: TestDaemonRestartIpcMode (2.69s)
14:31:05 [2022-01-25T14:31:05.431Z] PASS
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === Skipped
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:31:05 [2022-01-25T14:31:05.431Z]     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:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     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:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     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:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:31:05 [2022-01-25T14:31:05.431Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
14:31:05 [2022-01-25T14:31:05.431Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     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:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:31:05 [2022-01-25T14:31:05.431Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:31:05 [2022-01-25T14:31:05.431Z] 
14:31:05 [2022-01-25T14:31:05.431Z] DONE 177 tests, 27 skipped in 69.995s
14:31:05 [2022-01-25T14:31:05.431Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:31:05 [2022-01-25T14:31:05.687Z] === RUN   TestConfigDaemonLibtrustID
14:31:06 [2022-01-25T14:31:06.255Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:31:06 [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:31:06 [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation/invalid_config
14:31:06 [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation/malformed_config
14:31:06 [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestDaemonConfigValidation/valid_config
14:31:06 [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/valid_config
14:31:06 [2022-01-25T14:31:06.255Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:31:06 [2022-01-25T14:31:06.255Z] === CONT  TestDaemonConfigValidation/malformed_config
14:31:06 [2022-01-25T14:31:06.255Z] === CONT  TestDaemonConfigValidation/valid_config
14:31:06 [2022-01-25T14:31:06.255Z] === CONT  TestDaemonConfigValidation/invalid_config
14:31:06 [2022-01-25T14:31:06.255Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:31:06 [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:31:06 [2022-01-25T14:31:06.255Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
14:31:06 [2022-01-25T14:31:06.255Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
14:31:06 [2022-01-25T14:31:06.255Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
14:31:06 [2022-01-25T14:31:06.255Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:31:06 [2022-01-25T14:31:06.255Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestConfigDaemonSeccompProfiles
14:31:06 [2022-01-25T14:31:06.255Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:31:07 [2022-01-25T14:31:07.629Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:31:08 [2022-01-25T14:31:08.557Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:31:09 [2022-01-25T14:31:09.486Z] === CONT  TestConfigDaemonSeccompProfiles
14:31:09 [2022-01-25T14:31:09.486Z]     daemon_test.go:156: [d33b02f3c25e3] daemon is not started
14:31:09 [2022-01-25T14:31:09.486Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
14:31:09 [2022-01-25T14:31:09.486Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
14:31:09 [2022-01-25T14:31:09.486Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
14:31:09 [2022-01-25T14:31:09.486Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
14:31:09 [2022-01-25T14:31:09.486Z] === RUN   TestDaemonProxy
14:31:09 [2022-01-25T14:31:09.486Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:31:09 [2022-01-25T14:31:09.486Z] --- SKIP: TestDaemonProxy (0.00s)
14:31:09 [2022-01-25T14:31:09.486Z] PASS
14:31:09 [2022-01-25T14:31:09.486Z] 
14:31:09 [2022-01-25T14:31:09.486Z] === Skipped
14:31:09 [2022-01-25T14:31:09.486Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
14:31:09 [2022-01-25T14:31:09.486Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:31:09 [2022-01-25T14:31:09.486Z] 
14:31:09 [2022-01-25T14:31:09.486Z] DONE 12 tests, 1 skipped in 4.151s
14:31:09 [2022-01-25T14:31:09.486Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:31:09 [2022-01-25T14:31:09.742Z] INFO: Testing against a local daemon
14:31:09 [2022-01-25T14:31:09.742Z] === RUN   TestCommitInheritsEnv
14:31:11 [2022-01-25T14:31:11.107Z] --- PASS: TestCommitInheritsEnv (1.42s)
14:31:11 [2022-01-25T14:31:11.107Z] === RUN   TestImportExtremelyLargeImageWorks
14:31:11 [2022-01-25T14:31:11.107Z] === PAUSE TestImportExtremelyLargeImageWorks
14:31:11 [2022-01-25T14:31:11.107Z] === RUN   TestImportWithCustomPlatform
14:31:11 [2022-01-25T14:31:11.107Z] === RUN   TestImportWithCustomPlatform/#00
14:31:11 [2022-01-25T14:31:11.107Z] === RUN   TestImportWithCustomPlatform/_______
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform//
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/linux
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/LINUX
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/macos
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:31:11 [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform (0.29s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:31:11 [2022-01-25T14:31:11.364Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:31:11 [2022-01-25T14:31:11.364Z] === RUN   TestImagesFilterMultiReference
14:31:11 [2022-01-25T14:31:11.620Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:31:11 [2022-01-25T14:31:11.620Z] === RUN   TestImagePullPlatformInvalid
14:31:11 [2022-01-25T14:31:11.620Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:31:11 [2022-01-25T14:31:11.620Z] === RUN   TestRemoveImageOrphaning
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestRemoveImageOrphaning (1.63s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestRemoveImageGarbageCollector
14:31:13 [2022-01-25T14:31:13.509Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:31:13 [2022-01-25T14:31:13.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagInvalidReference
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagInvalidReference (0.01s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagValidPrefixedRepo
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagExistedNameWithoutForce
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagOfficialNames
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagOfficialNames (0.04s)
14:31:13 [2022-01-25T14:31:13.509Z] === RUN   TestTagMatchesDigest
14:31:13 [2022-01-25T14:31:13.509Z] --- PASS: TestTagMatchesDigest (0.01s)
14:31:13 [2022-01-25T14:31:13.509Z] === CONT  TestImportExtremelyLargeImageWorks
14:32:49 [2022-01-25T14:32:49.894Z] --- PASS: TestImportExtremelyLargeImageWorks (90.21s)
14:32:49 [2022-01-25T14:32:49.894Z] PASS
14:32:49 [2022-01-25T14:32:49.894Z] 
14:32:49 [2022-01-25T14:32:49.894Z] === Skipped
14:32:49 [2022-01-25T14:32:49.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:32:49 [2022-01-25T14:32:49.894Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:32:49 [2022-01-25T14:32:49.894Z] 
14:32:49 [2022-01-25T14:32:49.894Z] DONE 22 tests, 1 skipped in 93.918s
14:32:49 [2022-01-25T14:32:49.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:32:49 [2022-01-25T14:32:49.894Z] INFO: Testing against a local daemon
14:32:49 [2022-01-25T14:32:49.894Z] === RUN   TestNetworkCreateDelete
14:32:49 [2022-01-25T14:32:49.894Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:32:49 [2022-01-25T14:32:49.894Z] === RUN   TestDockerNetworkDeletePreferID
14:32:49 [2022-01-25T14:32:49.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
14:32:49 [2022-01-25T14:32:49.894Z] === RUN   TestDaemonDNSFallback
14:32:50 [2022-01-25T14:32:50.456Z] --- PASS: TestDaemonDNSFallback (6.29s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestInspectNetwork
14:32:50 [2022-01-25T14:32:50.456Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestInspectNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestRunContainerWithBridgeNone
14:32:50 [2022-01-25T14:32:50.456Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkInvalidJSON
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkInvalidJSON//networks/create
14:32:50 [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:32:50 [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:50 [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:50 [2022-01-25T14:32:50.456Z] === CONT  TestNetworkInvalidJSON//networks/create
14:32:50 [2022-01-25T14:32:50.456Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:50 [2022-01-25T14:32:50.456Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:32:50 [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkList
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkList//networks
14:32:50 [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkList//networks
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestNetworkList//networks/
14:32:50 [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkList//networks/
14:32:50 [2022-01-25T14:32:50.456Z] === CONT  TestNetworkList//networks
14:32:50 [2022-01-25T14:32:50.456Z] === CONT  TestNetworkList//networks/
14:32:50 [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkList (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z]     --- PASS: TestNetworkList//networks (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestHostIPv4BridgeLabel
14:32:50 [2022-01-25T14:32:50.456Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDaemonRestartWithLiveRestore
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDaemonDefaultNetworkPools
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDaemonRestartWithExistingNetwork
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestServiceWithPredefinedNetwork
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:243: FLAKY_TEST
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestServiceWithDataPathPortInit
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] PASS
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === Skipped
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:243: FLAKY_TEST
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] DONE 22 tests, 12 skipped in 6.931s
14:32:50 [2022-01-25T14:32:50.456Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:32:50 [2022-01-25T14:32:50.456Z] INFO: Testing against a local daemon
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDockerNetworkIpvlanPersistance
14:32:50 [2022-01-25T14:32:50.456Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] === RUN   TestDockerNetworkIpvlan
14:32:50 [2022-01-25T14:32:50.456Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:32:50 [2022-01-25T14:32:50.456Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z] PASS
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === Skipped
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:32:50 [2022-01-25T14:32:50.456Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:32:50 [2022-01-25T14:32:50.456Z] 
14:32:50 [2022-01-25T14:32:50.456Z] DONE 2 tests, 2 skipped in 0.084s
14:32:50 [2022-01-25T14:32:50.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:32:50 [2022-01-25T14:32:50.713Z] INFO: Testing against a local daemon
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestDockerNetworkMacvlanPersistance
14:32:50 [2022-01-25T14:32:50.713Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestDockerNetworkMacvlan
14:32:50 [2022-01-25T14:32:50.713Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] PASS
14:32:50 [2022-01-25T14:32:50.713Z] 
14:32:50 [2022-01-25T14:32:50.713Z] === Skipped
14:32:50 [2022-01-25T14:32:50.713Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.713Z] 
14:32:50 [2022-01-25T14:32:50.713Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:32:50 [2022-01-25T14:32:50.713Z] 
14:32:50 [2022-01-25T14:32:50.713Z] DONE 2 tests, 2 skipped in 0.081s
14:32:50 [2022-01-25T14:32:50.713Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:32:50 [2022-01-25T14:32:50.713Z] testing: warning: no tests to run
14:32:50 [2022-01-25T14:32:50.713Z] PASS
14:32:50 [2022-01-25T14:32:50.713Z] 
14:32:50 [2022-01-25T14:32:50.713Z] DONE 0 tests in 0.021s
14:32:50 [2022-01-25T14:32:50.713Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:32:50 [2022-01-25T14:32:50.713Z] INFO: Testing against a local daemon
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginAllowRequest
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginTLS
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginDenyRequest
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginAPIDenyResponse
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginDenyResponse
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginAllowEventStream
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginErrorResponse
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginErrorRequest
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginHeader
14:32:50 [2022-01-25T14:32:50.713Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:32:50 [2022-01-25T14:32:50.713Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
14:32:50 [2022-01-25T14:32:50.969Z] === RUN   TestAuthZPluginV2Disable
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
14:32:50 [2022-01-25T14:32:50.969Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
14:32:50 [2022-01-25T14:32:50.969Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
14:32:50 [2022-01-25T14:32:50.969Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:32:50 [2022-01-25T14:32:50.969Z] PASS
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.969Z] === Skipped
14:32:50 [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.969Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.969Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:32:50 [2022-01-25T14:32:50.970Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] DONE 17 tests, 17 skipped in 0.251s
14:32:50 [2022-01-25T14:32:50.970Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:32:50 [2022-01-25T14:32:50.970Z] INFO: Testing against a local daemon
14:32:50 [2022-01-25T14:32:50.970Z] === RUN   TestPluginInvalidJSON
14:32:50 [2022-01-25T14:32:50.970Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:32:50 [2022-01-25T14:32:50.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:32:50 [2022-01-25T14:32:50.970Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:32:50 [2022-01-25T14:32:50.970Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:32:50 [2022-01-25T14:32:50.970Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z] === RUN   TestPluginInstall
14:32:50 [2022-01-25T14:32:50.970Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginInstall (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z] === RUN   TestPluginsWithRuntimes
14:32:50 [2022-01-25T14:32:50.970Z]     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:32:50 [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z] === RUN   TestPluginBackCompatMediaTypes
14:32:50 [2022-01-25T14:32:50.970Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:32:50 [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z] PASS
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === Skipped
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     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:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:32:50 [2022-01-25T14:32:50.970Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:32:50 [2022-01-25T14:32:50.970Z] 
14:32:50 [2022-01-25T14:32:50.970Z] DONE 5 tests, 3 skipped in 0.125s
14:32:51 [2022-01-25T14:32:51.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:32:51 [2022-01-25T14:32:51.226Z] INFO: Testing against a local daemon
14:32:51 [2022-01-25T14:32:51.226Z] === RUN   TestExternalGraphDriver
14:32:51 [2022-01-25T14:32:51.226Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:32:51 [2022-01-25T14:32:51.226Z] --- SKIP: TestExternalGraphDriver (0.03s)
14:32:51 [2022-01-25T14:32:51.226Z] === RUN   TestGraphdriverPluginV2
14:32:55 [2022-01-25T14:32:55.393Z] --- PASS: TestGraphdriverPluginV2 (3.49s)
14:32:55 [2022-01-25T14:32:55.393Z] PASS
14:32:55 [2022-01-25T14:32:55.393Z] 
14:32:55 [2022-01-25T14:32:55.393Z] === Skipped
14:32:55 [2022-01-25T14:32:55.393Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
14:32:55 [2022-01-25T14:32:55.393Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:32:55 [2022-01-25T14:32:55.393Z] 
14:32:55 [2022-01-25T14:32:55.393Z] DONE 2 tests, 1 skipped in 3.615s
14:32:55 [2022-01-25T14:32:55.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:32:55 [2022-01-25T14:32:55.393Z] INFO: Testing against a local daemon
14:32:55 [2022-01-25T14:32:55.393Z] === RUN   TestContinueAfterPluginCrash
14:32:55 [2022-01-25T14:32:55.393Z] === PAUSE TestContinueAfterPluginCrash
14:32:55 [2022-01-25T14:32:55.393Z] === RUN   TestReadPluginNoRead
14:32:55 [2022-01-25T14:32:55.393Z] === PAUSE TestReadPluginNoRead
14:32:55 [2022-01-25T14:32:55.393Z] === RUN   TestDaemonStartWithLogOpt
14:32:55 [2022-01-25T14:32:55.393Z] === PAUSE TestDaemonStartWithLogOpt
14:32:55 [2022-01-25T14:32:55.393Z] === CONT  TestContinueAfterPluginCrash
14:32:55 [2022-01-25T14:32:55.393Z] === CONT  TestDaemonStartWithLogOpt
14:32:58 [2022-01-25T14:32:58.687Z] --- PASS: TestDaemonStartWithLogOpt (3.97s)
14:32:58 [2022-01-25T14:32:58.687Z] === CONT  TestReadPluginNoRead
14:33:01 [2022-01-25T14:33:01.203Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:33:02 [2022-01-25T14:33:02.131Z] === RUN   TestReadPluginNoRead/default
14:33:03 [2022-01-25T14:33:03.496Z] --- PASS: TestContinueAfterPluginCrash (8.63s)
14:33:03 [2022-01-25T14:33:03.496Z] === RUN   TestReadPluginNoRead/disabled_caching
14:33:04 [2022-01-25T14:33:04.864Z] === CONT  TestReadPluginNoRead
14:33:04 [2022-01-25T14:33:04.864Z]     read_test.go:92: [d755686b27d75] daemon is not started
14:33:04 [2022-01-25T14:33:04.864Z] --- PASS: TestReadPluginNoRead (5.95s)
14:33:04 [2022-01-25T14:33:04.864Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
14:33:04 [2022-01-25T14:33:04.864Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
14:33:04 [2022-01-25T14:33:04.864Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
14:33:04 [2022-01-25T14:33:04.864Z] PASS
14:33:04 [2022-01-25T14:33:04.864Z] 
14:33:04 [2022-01-25T14:33:04.864Z] DONE 6 tests in 10.010s
14:33:04 [2022-01-25T14:33:04.864Z] 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:33:04 [2022-01-25T14:33:04.864Z] testing: warning: no tests to run
14:33:04 [2022-01-25T14:33:04.864Z] PASS
14:33:04 [2022-01-25T14:33:04.864Z] 
14:33:04 [2022-01-25T14:33:04.864Z] DONE 0 tests in 0.027s
14:33:04 [2022-01-25T14:33:04.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:33:04 [2022-01-25T14:33:04.864Z] INFO: Testing against a local daemon
14:33:04 [2022-01-25T14:33:04.864Z] === RUN   TestPluginWithDevMounts
14:33:04 [2022-01-25T14:33:04.864Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:33:04 [2022-01-25T14:33:04.864Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:33:04 [2022-01-25T14:33:04.864Z] PASS
14:33:04 [2022-01-25T14:33:04.864Z] 
14:33:04 [2022-01-25T14:33:04.864Z] === Skipped
14:33:04 [2022-01-25T14:33:04.864Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:33:04 [2022-01-25T14:33:04.864Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:33:04 [2022-01-25T14:33:04.864Z] 
14:33:04 [2022-01-25T14:33:04.864Z] DONE 1 tests, 1 skipped in 0.083s
14:33:04 [2022-01-25T14:33:04.864Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:33:04 [2022-01-25T14:33:04.864Z] INFO: Testing against a local daemon
14:33:04 [2022-01-25T14:33:04.864Z] === RUN   TestSecretInspect
14:33:04 [2022-01-25T14:33:04.864Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:04 [2022-01-25T14:33:04.864Z] --- SKIP: TestSecretInspect (0.01s)
14:33:04 [2022-01-25T14:33:04.864Z] === RUN   TestSecretList
14:33:04 [2022-01-25T14:33:04.864Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:04 [2022-01-25T14:33:04.864Z] --- SKIP: TestSecretList (0.01s)
14:33:04 [2022-01-25T14:33:04.864Z] === RUN   TestSecretsCreateAndDelete
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestSecretsUpdate
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretsUpdate (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestTemplatedSecret
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestTemplatedSecret (0.00s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestSecretCreateResolve
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] PASS
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === Skipped
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] 
14:33:05 [2022-01-25T14:33:05.121Z] DONE 6 tests, 6 skipped in 0.143s
14:33:05 [2022-01-25T14:33:05.121Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:33:05 [2022-01-25T14:33:05.121Z] INFO: Testing against a local daemon
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestServiceCreateInit
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- PASS: TestServiceCreateInit (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:33:05 [2022-01-25T14:33:05.121Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceMultipleTimes
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceConflict
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceConflict (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceMaxReplicas
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateWithDuplicateNetworkNames
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceSecretFileMode
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceConfigFileMode
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:33:05 [2022-01-25T14:33:05.121Z] === RUN   TestCreateServiceSysctls
14:33:05 [2022-01-25T14:33:05.121Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateServiceSysctls (0.04s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestCreateServiceCapabilities
14:33:05 [2022-01-25T14:33:05.377Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestInspect
14:33:05 [2022-01-25T14:33:05.377Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestInspect (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestCreateJob
14:33:05 [2022-01-25T14:33:05.377Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateJob (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestReplicatedJob
14:33:05 [2022-01-25T14:33:05.377Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestReplicatedJob (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestUpdateReplicatedJob
14:33:05 [2022-01-25T14:33:05.377Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestServiceListWithStatuses
14:33:05 [2022-01-25T14:33:05.377Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestDockerNetworkConnectAlias
14:33:05 [2022-01-25T14:33:05.377Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestDockerNetworkReConnect
14:33:05 [2022-01-25T14:33:05.377Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:05 [2022-01-25T14:33:05.377Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:33:05 [2022-01-25T14:33:05.377Z] === RUN   TestServicePlugin
14:33:07 [2022-01-25T14:33:07.269Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServicePlugin (1.88s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestServiceUpdateLabel
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestServiceUpdateSecrets
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestServiceUpdateConfigs
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestServiceUpdateNetwork
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestServiceUpdatePidsLimit
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
14:33:07 [2022-01-25T14:33:07.269Z] PASS
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === Skipped
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
14:33:07 [2022-01-25T14:33:07.269Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:33:07 [2022-01-25T14:33:07.269Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s)
14:33:07 [2022-01-25T14:33:07.269Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
14:33:07 [2022-01-25T14:33:07.269Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:33:07 [2022-01-25T14:33:07.269Z] 
14:33:07 [2022-01-25T14:33:07.269Z] DONE 24 tests, 23 skipped in 2.238s
14:33:07 [2022-01-25T14:33:07.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:33:07 [2022-01-25T14:33:07.269Z] INFO: Testing against a local daemon
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestSessionCreate
14:33:07 [2022-01-25T14:33:07.269Z] --- PASS: TestSessionCreate (0.02s)
14:33:07 [2022-01-25T14:33:07.269Z] === RUN   TestSessionCreateWithBadUpgrade
14:33:07 [2022-01-25T14:33:07.526Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:33:07 [2022-01-25T14:33:07.526Z] PASS
14:33:07 [2022-01-25T14:33:07.526Z] 
14:33:07 [2022-01-25T14:33:07.526Z] DONE 2 tests in 0.116s
14:33:07 [2022-01-25T14:33:07.526Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:33:07 [2022-01-25T14:33:07.526Z] INFO: Testing against a local daemon
14:33:07 [2022-01-25T14:33:07.526Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:33:07 [2022-01-25T14:33:07.526Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:33:07 [2022-01-25T14:33:07.526Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:33:07 [2022-01-25T14:33:07.526Z] === RUN   TestDiskUsage
14:33:07 [2022-01-25T14:33:07.526Z] === PAUSE TestDiskUsage
14:33:07 [2022-01-25T14:33:07.526Z] === RUN   TestEventsExecDie
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestEventsExecDie (0.50s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestEventsBackwardsCompatible
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestEventsVolumeCreate
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestEventsVolumeCreate (0.06s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestInfoBinaryCommits
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestInfoAPIVersioned
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestInfoAPI
14:33:08 [2022-01-25T14:33:08.088Z] --- PASS: TestInfoAPI (0.02s)
14:33:08 [2022-01-25T14:33:08.088Z] === RUN   TestInfoAPIWarnings
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestInfoAPIWarnings (16.36s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestInfoDebug
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestInfoDebug (0.54s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestInfoInsecureRegistries
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestInfoInsecureRegistries (0.55s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestInfoRegistryMirrors
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestInfoRegistryMirrors (0.55s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestLoginFailsWithBadCredentials
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestPingCacheHeaders
14:33:26 [2022-01-25T14:33:26.128Z] --- PASS: TestPingCacheHeaders (0.02s)
14:33:26 [2022-01-25T14:33:26.128Z] === RUN   TestPingGet
14:33:26 [2022-01-25T14:33:26.384Z] --- PASS: TestPingGet (0.02s)
14:33:26 [2022-01-25T14:33:26.384Z] === RUN   TestPingHead
14:33:26 [2022-01-25T14:33:26.384Z] --- PASS: TestPingHead (0.02s)
14:33:26 [2022-01-25T14:33:26.384Z] === RUN   TestVersion
14:33:26 [2022-01-25T14:33:26.384Z] --- PASS: TestVersion (0.02s)
14:33:26 [2022-01-25T14:33:26.384Z] === CONT  TestDiskUsage
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/container_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/image_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:33:26 [2022-01-25T14:33:26.945Z] === RUN   TestDiskUsage/after_container.Run
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:33:27 [2022-01-25T14:33:27.202Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:33:27 [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage (1.19s)
14:33:27 [2022-01-25T14:33:27.458Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
14:33:27 [2022-01-25T14:33:27.458Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
14:33:27 [2022-01-25T14:33:27.458Z] PASS
14:33:27 [2022-01-25T14:33:27.458Z] 
14:33:27 [2022-01-25T14:33:27.458Z] === Skipped
14:33:27 [2022-01-25T14:33:27.458Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:33:27 [2022-01-25T14:33:27.458Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:33:27 [2022-01-25T14:33:27.458Z] 
14:33:27 [2022-01-25T14:33:27.458Z] DONE 50 tests, 1 skipped in 20.077s
14:33:27 [2022-01-25T14:33:27.458Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:33:27 [2022-01-25T14:33:27.715Z] INFO: Testing against a local daemon
14:33:27 [2022-01-25T14:33:27.715Z] === RUN   TestVolumesCreateAndList
14:33:27 [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:33:27 [2022-01-25T14:33:27.715Z] === RUN   TestVolumesRemove
14:33:27 [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesRemove (0.05s)
14:33:27 [2022-01-25T14:33:27.715Z] === RUN   TestVolumesInspect
14:33:27 [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesInspect (0.02s)
14:33:27 [2022-01-25T14:33:27.715Z] === RUN   TestVolumesInvalidJSON
14:33:27 [2022-01-25T14:33:27.715Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:33:27 [2022-01-25T14:33:27.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:33:27 [2022-01-25T14:33:27.715Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:33:27 [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:33:27 [2022-01-25T14:33:27.715Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:33:27 [2022-01-25T14:33:27.715Z] PASS
14:33:27 [2022-01-25T14:33:27.715Z] 
14:33:27 [2022-01-25T14:33:27.715Z] DONE 5 tests in 0.207s
14:33:27 [2022-01-25T14:33:27.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:33:27 [2022-01-25T14:33:27.971Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13127 is not a child of this shell
14:33:27 [2022-01-25T14:33:27.971Z] warning: PID 13127 from bundles/test-integration/docker.pid had a nonzero exit code
14:33:27 [2022-01-25T14:33:27.971Z] Leaving: AppArmorNo profiles have been unloaded.
14:33:27 [2022-01-25T14:33:27.971Z] 
14:33:27 [2022-01-25T14:33:27.971Z] Unloading profiles will leave already running processes permanently
14:33:27 [2022-01-25T14:33:27.971Z] unconfined, which can lead to unexpected situations.
14:33:27 [2022-01-25T14:33:27.971Z] 
14:33:27 [2022-01-25T14:33:27.971Z] To set a process to complain mode, use the command line tool
14:33:27 [2022-01-25T14:33:27.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:33:27 [2022-01-25T14:33:27.971Z] Removing test suite binaries
14:33:27 [2022-01-25T14:33:27.971Z] exiting test-integration
14:33:27 [2022-01-25T14:33:27.971Z] ++ exit 0
14:33:27 [2022-01-25T14:33:27.971Z]