Skip to content

Console Output

17:16:48 [2022-03-18T17:16:48.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42491/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=7bae652bb18d886b13bdd1ab2bb33c13951912e9 -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:7bae652bb18d886b13bdd1ab2bb33c13951912e9 hack/make.sh dynbinary test-integration
17:16:49 [2022-03-18T17:16:49.236Z] 
17:16:49 [2022-03-18T17:16:49.236Z] Removing bundles/
17:16:49 [2022-03-18T17:16:49.236Z] 
17:16:49 [2022-03-18T17:16:49.236Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:16:49 [2022-03-18T17:16:49.236Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:16:49 [2022-03-18T17:16:49.236Z] GOOS="" GOARCH="" GOARM=""
17:18:55 [2022-03-18T17:18:55.689Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:18:55 [2022-03-18T17:18:55.689Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:18:55 [2022-03-18T17:18:55.689Z] GOOS="" GOARCH="" GOARM=""
17:18:55 [2022-03-18T17:18:55.689Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:18:55 [2022-03-18T17:18:55.689Z] 
17:18:55 [2022-03-18T17:18:55.689Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:18:55 [2022-03-18T17:18:55.689Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:18:55 [2022-03-18T17:18:55.689Z] HOSTNAME=0f8d261d4345
17:18:55 [2022-03-18T17:18:55.689Z] DEST=bundles/test-integration
17:18:55 [2022-03-18T17:18:55.689Z] PWD=/go/src/github.com/docker/docker
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_ROOTLESS=1
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_GITCOMMIT=7bae652bb18d886b13bdd1ab2bb33c13951912e9
17:18:55 [2022-03-18T17:18:55.689Z] container=docker
17:18:55 [2022-03-18T17:18:55.689Z] HOME=/root
17:18:55 [2022-03-18T17:18:55.689Z] GOLANG_VERSION=1.18
17:18:55 [2022-03-18T17:18:55.689Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:18:55 [2022-03-18T17:18:55.689Z] VALIDATE_BRANCH=master
17:18:55 [2022-03-18T17:18:55.689Z] TERM=xterm
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_PKG=github.com/docker/docker
17:18:55 [2022-03-18T17:18:55.689Z] SHLVL=1
17:18:55 [2022-03-18T17:18:55.689Z] TIMEOUT=120m
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_GRAPHDRIVER=overlay2
17:18:55 [2022-03-18T17:18:55.689Z] GO111MODULE=off
17:18:55 [2022-03-18T17:18:55.689Z] DOCKER_EXPERIMENTAL=1
17:18:55 [2022-03-18T17:18:55.689Z] TEST_SKIP_INTEGRATION_CLI=1
17:18:55 [2022-03-18T17:18:55.689Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:18:55 [2022-03-18T17:18:55.689Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:18:55 [2022-03-18T17:18:55.689Z] GOPATH=/go
17:18:55 [2022-03-18T17:18:55.689Z] PKG_CONFIG=pkg-config
17:18:55 [2022-03-18T17:18:55.689Z] _=/usr/bin/env
17:18:55 [2022-03-18T17:18:55.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:19:34 [2022-03-18T17:19:34.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:19:34 [2022-03-18T17:19:34.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:20:01 [2022-03-18T17:20:01.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:20:06 [2022-03-18T17:20:06.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:20:14 [2022-03-18T17:20:14.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:20:15 [2022-03-18T17:20:15.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:20:16 [2022-03-18T17:20:16.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:20:17 [2022-03-18T17:20:17.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:20:17 [2022-03-18T17:20:17.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:20:18 [2022-03-18T17:20:18.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:20:20 [2022-03-18T17:20:20.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:20:22 [2022-03-18T17:20:22.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:20:22 [2022-03-18T17:20:22.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:20:23 [2022-03-18T17:20:23.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:20:24 [2022-03-18T17:20:24.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:20:25 [2022-03-18T17:20:25.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:20:26 [2022-03-18T17:20:26.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:20:27 [2022-03-18T17:20:27.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:20:28 [2022-03-18T17:20:28.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:20:29 [2022-03-18T17:20:29.036Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:20:29 [2022-03-18T17:20:29.036Z] Using test binary docker
17:20:29 [2022-03-18T17:20:29.036Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:20:29 [2022-03-18T17:20:29.036Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:20:29 [2022-03-18T17:20:29.036Z] INFO: Waiting for daemon to start...
17:20:29 [2022-03-18T17:20:29.036Z] Starting dockerd
17:20:30 [2022-03-18T17:20:30.931Z] .
17:20:30 [2022-03-18T17:20:30.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:20:30 [2022-03-18T17:20:30.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:20:30 [2022-03-18T17:20:30.932Z] Error: No such image: emptyfs
17:20:31 [2022-03-18T17:20:31.189Z] Running integration-test (iteration 1)
17:20:31 [2022-03-18T17:20:31.190Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:20:31 [2022-03-18T17:20:31.448Z] Loaded image: busybox:latest
17:20:31 [2022-03-18T17:20:31.448Z] Loaded image: busybox:glibc
17:20:32 [2022-03-18T17:20:32.822Z] Loaded image: debian:bullseye-slim
17:20:32 [2022-03-18T17:20:32.822Z] Loaded image: hello-world:latest
17:20:32 [2022-03-18T17:20:32.822Z] Loaded image: arm32v7/hello-world:latest
17:20:32 [2022-03-18T17:20:32.822Z] INFO: Testing against a local daemon
17:20:32 [2022-03-18T17:20:32.822Z] === RUN   TestCgroupNamespacesBuild
17:20:34 [2022-03-18T17:20:34.194Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
17:20:34 [2022-03-18T17:20:34.194Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:20:35 [2022-03-18T17:20:35.127Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
17:20:35 [2022-03-18T17:20:35.127Z] === RUN   TestBuildWithSession
17:20:35 [2022-03-18T17:20:35.127Z]     build_session_test.go:25: TODO: BuildKit
17:20:35 [2022-03-18T17:20:35.127Z] --- SKIP: TestBuildWithSession (0.00s)
17:20:35 [2022-03-18T17:20:35.127Z] === RUN   TestBuildSquashParent
17:20:43 [2022-03-18T17:20:43.226Z] --- PASS: TestBuildSquashParent (6.92s)
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:43 [2022-03-18T17:20:43.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:43 [2022-03-18T17:20:43.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:43 [2022-03-18T17:20:43.226Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:43 [2022-03-18T17:20:43.226Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:43 [2022-03-18T17:20:43.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:43 [2022-03-18T17:20:43.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:46 [2022-03-18T17:20:46.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:46 [2022-03-18T17:20:46.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:47 [2022-03-18T17:20:47.693Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s)
17:20:47 [2022-03-18T17:20:47.693Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
17:20:47 [2022-03-18T17:20:47.693Z] === RUN   TestBuildMultiStageCopy
17:20:47 [2022-03-18T17:20:47.693Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:20:51 [2022-03-18T17:20:51.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:20:52 [2022-03-18T17:20:52.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:20:53 [2022-03-18T17:20:53.059Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:20:54 [2022-03-18T17:20:54.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:20:55 [2022-03-18T17:20:55.361Z] --- PASS: TestBuildMultiStageCopy (7.41s)
17:20:55 [2022-03-18T17:20:55.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s)
17:20:55 [2022-03-18T17:20:55.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:20:55 [2022-03-18T17:20:55.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:20:55 [2022-03-18T17:20:55.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:20:55 [2022-03-18T17:20:55.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
17:20:55 [2022-03-18T17:20:55.361Z] === RUN   TestBuildMultiStageParentConfig
17:21:00 [2022-03-18T17:21:00.618Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
17:21:00 [2022-03-18T17:21:00.618Z] === RUN   TestBuildLabelWithTargets
17:21:08 [2022-03-18T17:21:08.717Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:21:08 [2022-03-18T17:21:08.717Z] === RUN   TestBuildWithEmptyLayers
17:21:11 [2022-03-18T17:21:11.241Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:21:11 [2022-03-18T17:21:11.242Z] === RUN   TestBuildMultiStageOnBuild
17:21:16 [2022-03-18T17:21:16.570Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:21:16 [2022-03-18T17:21:16.570Z] === RUN   TestBuildUncleanTarFilenames
17:21:16 [2022-03-18T17:21:16.827Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
17:21:16 [2022-03-18T17:21:16.827Z] === RUN   TestBuildMultiStageLayerLeak
17:21:22 [2022-03-18T17:21:22.085Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
17:21:22 [2022-03-18T17:21:22.085Z] === RUN   TestBuildWithHugeFile
17:22:18 [2022-03-18T17:22:18.377Z] --- PASS: TestBuildWithHugeFile (50.83s)
17:22:18 [2022-03-18T17:22:18.377Z] === RUN   TestBuildWCOWSandboxSize
17:22:18 [2022-03-18T17:22:18.377Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:22:18 [2022-03-18T17:22:18.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildWithEmptyDockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:18 [2022-03-18T17:22:18.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:22:18 [2022-03-18T17:22:18.378Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:22:18 [2022-03-18T17:22:18.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
17:22:18 [2022-03-18T17:22:18.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildPreserveOwnership
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildPreserveOwnership/copy_from
17:22:18 [2022-03-18T17:22:18.378Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:22:22 [2022-03-18T17:22:22.555Z] --- PASS: TestBuildPreserveOwnership (9.95s)
17:22:22 [2022-03-18T17:22:22.555Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.94s)
17:22:22 [2022-03-18T17:22:22.555Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestBuildPlatformInvalid
17:22:22 [2022-03-18T17:22:22.555Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:22 [2022-03-18T17:22:22.555Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z] PASS
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === Skipped
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z]     build_session_test.go:25: TODO: BuildKit
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] DONE 34 tests, 3 skipped in 111.090s
17:22:22 [2022-03-18T17:22:22.555Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:22:22 [2022-03-18T17:22:22.555Z] INFO: Testing against a local daemon
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestConfigInspect
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestConfigInspect (0.02s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestConfigList
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestConfigList (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestConfigsCreateAndDelete
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestConfigsUpdate
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestConfigsUpdate (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestTemplatedConfig
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestTemplatedConfig (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z] === RUN   TestConfigCreateResolve
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z] PASS
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === Skipped
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.555Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:22:22 [2022-03-18T17:22:22.555Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:22 [2022-03-18T17:22:22.555Z] 
17:22:22 [2022-03-18T17:22:22.556Z] DONE 6 tests, 6 skipped in 0.151s
17:22:22 [2022-03-18T17:22:22.556Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:22:22 [2022-03-18T17:22:22.556Z] INFO: Testing against a local daemon
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestCheckpoint
17:22:22 [2022-03-18T17:22:22.556Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:22 [2022-03-18T17:22:22.556Z] --- SKIP: TestCheckpoint (0.00s)
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestContainerInvalidJSON
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:22:22 [2022-03-18T17:22:22.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:22:22 [2022-03-18T17:22:22.556Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:22:22 [2022-03-18T17:22:22.556Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:22:22 [2022-03-18T17:22:22.556Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:22:22 [2022-03-18T17:22:22.556Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:22:22 [2022-03-18T17:22:22.556Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:22:22 [2022-03-18T17:22:22.556Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:22:22 [2022-03-18T17:22:22.556Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:22:22 [2022-03-18T17:22:22.556Z] === RUN   TestCopyFromContainerPathIsNotDir
17:22:22 [2022-03-18T17:22:22.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:22:22 [2022-03-18T17:22:22.813Z] === RUN   TestCopyToContainerPathDoesNotExist
17:22:22 [2022-03-18T17:22:22.813Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:22:22 [2022-03-18T17:22:22.813Z] === RUN   TestCopyToContainerPathIsNotDir
17:22:22 [2022-03-18T17:22:22.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:22:22 [2022-03-18T17:22:22.813Z] === RUN   TestCopyFromContainer
17:22:26 [2022-03-18T17:22:26.088Z] === RUN   TestCopyFromContainer//
17:22:26 [2022-03-18T17:22:26.346Z] === RUN   TestCopyFromContainer//bar/root
17:22:26 [2022-03-18T17:22:26.346Z] === RUN   TestCopyFromContainer//bar/root/
17:22:26 [2022-03-18T17:22:26.346Z] === RUN   TestCopyFromContainer/bar/quux
17:22:26 [2022-03-18T17:22:26.346Z] === RUN   TestCopyFromContainer/bar/quux/
17:22:26 [2022-03-18T17:22:26.346Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCopyFromContainer/bar/notarget
17:22:26 [2022-03-18T17:22:26.604Z] --- PASS: TestCopyFromContainer (3.92s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:26 [2022-03-18T17:22:26.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:26 [2022-03-18T17:22:26.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:26 [2022-03-18T17:22:26.604Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:26 [2022-03-18T17:22:26.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:26 [2022-03-18T17:22:26.604Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:26 [2022-03-18T17:22:26.604Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:26 [2022-03-18T17:22:26.604Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:26 [2022-03-18T17:22:26.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateLinkToNonExistingContainer
17:22:26 [2022-03-18T17:22:26.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateWithInvalidEnv
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateWithInvalidEnv/0
17:22:26 [2022-03-18T17:22:26.861Z] === PAUSE TestCreateWithInvalidEnv/0
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateWithInvalidEnv/1
17:22:26 [2022-03-18T17:22:26.861Z] === PAUSE TestCreateWithInvalidEnv/1
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateWithInvalidEnv/2
17:22:26 [2022-03-18T17:22:26.861Z] === PAUSE TestCreateWithInvalidEnv/2
17:22:26 [2022-03-18T17:22:26.861Z] === CONT  TestCreateWithInvalidEnv/0
17:22:26 [2022-03-18T17:22:26.861Z] === CONT  TestCreateWithInvalidEnv/2
17:22:26 [2022-03-18T17:22:26.861Z] === CONT  TestCreateWithInvalidEnv/1
17:22:26 [2022-03-18T17:22:26.861Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateTmpfsMountsTarget
17:22:26 [2022-03-18T17:22:26.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:22:26 [2022-03-18T17:22:26.861Z] === RUN   TestCreateWithCustomMaskedPaths
17:22:28 [2022-03-18T17:22:28.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
17:22:28 [2022-03-18T17:22:28.234Z] === RUN   TestCreateWithCustomReadonlyPaths
17:22:29 [2022-03-18T17:22:29.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:29 [2022-03-18T17:22:29.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:29 [2022-03-18T17:22:29.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:29 [2022-03-18T17:22:29.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:29 [2022-03-18T17:22:29.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:29 [2022-03-18T17:22:29.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:22:29 [2022-03-18T17:22:29.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:22:29 [2022-03-18T17:22:29.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:22:29 [2022-03-18T17:22:29.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:22:29 [2022-03-18T17:22:29.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:22:29 [2022-03-18T17:22:29.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:22:29 [2022-03-18T17:22:29.166Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:22:29 [2022-03-18T17:22:29.423Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestCreateDifferentPlatform
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestCreateDifferentPlatform/different_os
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:22:29 [2022-03-18T17:22:29.423Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:22:29 [2022-03-18T17:22:29.423Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:22:29 [2022-03-18T17:22:29.423Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:22:29 [2022-03-18T17:22:29.423Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:22:29 [2022-03-18T17:22:29.423Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestContainerStartOnDaemonRestart
17:22:29 [2022-03-18T17:22:29.423Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:22:29 [2022-03-18T17:22:29.423Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestDaemonRestartIpcMode
17:22:29 [2022-03-18T17:22:29.423Z] === PAUSE TestDaemonRestartIpcMode
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestDaemonHostGatewayIP
17:22:29 [2022-03-18T17:22:29.423Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:22:29 [2022-03-18T17:22:29.423Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestRestartDaemonWithRestartingContainer
17:22:29 [2022-03-18T17:22:29.423Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestContainerKillOnDaemonStart
17:22:29 [2022-03-18T17:22:29.423Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:22:29 [2022-03-18T17:22:29.423Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:22:29 [2022-03-18T17:22:29.423Z] === RUN   TestDiff
17:22:29 [2022-03-18T17:22:29.988Z] --- PASS: TestDiff (0.38s)
17:22:29 [2022-03-18T17:22:29.988Z] === RUN   TestExecWithCloseStdin
17:22:30 [2022-03-18T17:22:30.245Z] --- PASS: TestExecWithCloseStdin (0.44s)
17:22:30 [2022-03-18T17:22:30.245Z] === RUN   TestExec
17:22:30 [2022-03-18T17:22:30.809Z] --- PASS: TestExec (0.46s)
17:22:30 [2022-03-18T17:22:30.809Z] === RUN   TestExecUser
17:22:31 [2022-03-18T17:22:31.375Z] --- PASS: TestExecUser (0.44s)
17:22:31 [2022-03-18T17:22:31.375Z] === RUN   TestExportContainerAndImportImage
17:22:31 [2022-03-18T17:22:31.940Z] --- PASS: TestExportContainerAndImportImage (0.55s)
17:22:31 [2022-03-18T17:22:31.940Z] === RUN   TestExportContainerAfterDaemonRestart
17:22:33 [2022-03-18T17:22:33.314Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
17:22:33 [2022-03-18T17:22:33.314Z] === RUN   TestHealthCheckWorkdir
17:22:33 [2022-03-18T17:22:33.571Z] --- PASS: TestHealthCheckWorkdir (0.54s)
17:22:33 [2022-03-18T17:22:33.571Z] === RUN   TestHealthKillContainer
17:22:41 [2022-03-18T17:22:41.674Z] --- PASS: TestHealthKillContainer (7.86s)
17:22:41 [2022-03-18T17:22:41.674Z] === RUN   TestInspectCpusetInConfigPre120
17:22:41 [2022-03-18T17:22:41.674Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:22:41 [2022-03-18T17:22:41.674Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:22:41 [2022-03-18T17:22:41.674Z] === RUN   TestIpcModeNone
17:22:41 [2022-03-18T17:22:41.931Z] --- PASS: TestIpcModeNone (0.43s)
17:22:41 [2022-03-18T17:22:41.931Z] === RUN   TestIpcModePrivate
17:22:42 [2022-03-18T17:22:42.189Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:22:42 [2022-03-18T17:22:42.447Z] --- PASS: TestIpcModePrivate (0.43s)
17:22:42 [2022-03-18T17:22:42.447Z] === RUN   TestIpcModeShareable
17:22:42 [2022-03-18T17:22:42.447Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:22:42 [2022-03-18T17:22:42.447Z] --- SKIP: TestIpcModeShareable (0.00s)
17:22:42 [2022-03-18T17:22:42.447Z] === RUN   TestAPIIpcModeShareableAndContainer
17:22:43 [2022-03-18T17:22:43.820Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s)
17:22:43 [2022-03-18T17:22:43.820Z] === RUN   TestAPIIpcModeHost
17:22:43 [2022-03-18T17:22:43.820Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:22:43 [2022-03-18T17:22:43.820Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:22:43 [2022-03-18T17:22:43.820Z] === RUN   TestDaemonIpcModeShareable
17:22:43 [2022-03-18T17:22:43.820Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:22:43 [2022-03-18T17:22:43.820Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:22:43 [2022-03-18T17:22:43.820Z] === RUN   TestDaemonIpcModePrivate
17:22:44 [2022-03-18T17:22:44.752Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:22:44 [2022-03-18T17:22:44.752Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:22:44 [2022-03-18T17:22:44.752Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:22:44 [2022-03-18T17:22:44.752Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:22:44 [2022-03-18T17:22:44.752Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:22:44 [2022-03-18T17:22:44.752Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:22:44 [2022-03-18T17:22:44.752Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:22:44 [2022-03-18T17:22:44.752Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:22:44 [2022-03-18T17:22:44.752Z] === RUN   TestIpcModeOlderClient
17:22:44 [2022-03-18T17:22:44.753Z] === PAUSE TestIpcModeOlderClient
17:22:44 [2022-03-18T17:22:44.753Z] === RUN   TestKillContainerInvalidSignal
17:22:45 [2022-03-18T17:22:45.317Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
17:22:45 [2022-03-18T17:22:45.317Z] === RUN   TestKillContainer
17:22:45 [2022-03-18T17:22:45.317Z] === RUN   TestKillContainer/no_signal
17:22:45 [2022-03-18T17:22:45.574Z] === RUN   TestKillContainer/non_killing_signal
17:22:45 [2022-03-18T17:22:45.832Z] === RUN   TestKillContainer/killing_signal
17:22:46 [2022-03-18T17:22:46.396Z] --- PASS: TestKillContainer (1.16s)
17:22:46 [2022-03-18T17:22:46.396Z]     --- PASS: TestKillContainer/no_signal (0.36s)
17:22:46 [2022-03-18T17:22:46.396Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:22:46 [2022-03-18T17:22:46.396Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
17:22:46 [2022-03-18T17:22:46.396Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:22:46 [2022-03-18T17:22:46.396Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:22:46 [2022-03-18T17:22:46.654Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:22:47 [2022-03-18T17:22:47.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s)
17:22:47 [2022-03-18T17:22:47.220Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
17:22:47 [2022-03-18T17:22:47.220Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
17:22:47 [2022-03-18T17:22:47.220Z] === RUN   TestKillStoppedContainer
17:22:47 [2022-03-18T17:22:47.220Z] --- PASS: TestKillStoppedContainer (0.05s)
17:22:47 [2022-03-18T17:22:47.220Z] === RUN   TestKillStoppedContainerAPIPre120
17:22:47 [2022-03-18T17:22:47.220Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:22:47 [2022-03-18T17:22:47.220Z] === RUN   TestKillDifferentUserContainer
17:22:47 [2022-03-18T17:22:47.480Z] --- PASS: TestKillDifferentUserContainer (0.38s)
17:22:47 [2022-03-18T17:22:47.480Z] === RUN   TestInspectOomKilledTrue
17:22:47 [2022-03-18T17:22:47.480Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:22:47 [2022-03-18T17:22:47.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:22:47 [2022-03-18T17:22:47.480Z] === RUN   TestInspectOomKilledFalse
17:22:47 [2022-03-18T17:22:47.480Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:22:47 [2022-03-18T17:22:47.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:22:47 [2022-03-18T17:22:47.480Z] === RUN   TestLinksEtcHostsContentMatch
17:22:47 [2022-03-18T17:22:47.480Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:22:47 [2022-03-18T17:22:47.480Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:22:47 [2022-03-18T17:22:47.480Z] === RUN   TestLinksContainerNames
17:22:48 [2022-03-18T17:22:48.413Z] --- PASS: TestLinksContainerNames (0.78s)
17:22:48 [2022-03-18T17:22:48.413Z] === RUN   TestLogsFollowTailEmpty
17:22:48 [2022-03-18T17:22:48.670Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
17:22:48 [2022-03-18T17:22:48.670Z] === RUN   TestContainerNetworkMountsNoChown
17:22:49 [2022-03-18T17:22:49.235Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/default
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/default
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/private
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/private
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rprivate
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rprivate
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/slave
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/slave
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rslave
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rslave
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/shared
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/shared
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rshared
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rshared
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/default
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/default/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/default/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/default/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/rshared
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/shared
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/rslave
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/slave
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/rprivate
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:22:49 [2022-03-18T17:22:49.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:22:49 [2022-03-18T17:22:49.235Z] === CONT  TestMountDaemonRoot/private
17:22:49 [2022-03-18T17:22:49.236Z] === RUN   TestMountDaemonRoot/private/mount_root
17:22:49 [2022-03-18T17:22:49.236Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:22:49 [2022-03-18T17:22:49.236Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === RUN   TestMountDaemonRoot/private/bind_root
17:22:49 [2022-03-18T17:22:49.236Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:22:49 [2022-03-18T17:22:49.236Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/default/mount_root
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:22:49 [2022-03-18T17:22:49.236Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/private/mount_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/private/bind_root
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:22:49 [2022-03-18T17:22:49.493Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:22:49 [2022-03-18T17:22:49.493Z] --- PASS: TestMountDaemonRoot (0.02s)
17:22:49 [2022-03-18T17:22:49.493Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:22:49 [2022-03-18T17:22:49.493Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:22:49 [2022-03-18T17:22:49.493Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
17:22:49 [2022-03-18T17:22:49.493Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
17:22:49 [2022-03-18T17:22:49.494Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:22:49 [2022-03-18T17:22:49.494Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z] === RUN   TestContainerBindMountNonRecursive
17:22:49 [2022-03-18T17:22:49.494Z]     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)
17:22:49 [2022-03-18T17:22:49.494Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:22:49 [2022-03-18T17:22:49.494Z] === RUN   TestContainerVolumesMountedAsShared
17:22:49 [2022-03-18T17:22:49.494Z]     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)
17:22:49 [2022-03-18T17:22:49.494Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:22:49 [2022-03-18T17:22:49.494Z] === RUN   TestContainerVolumesMountedAsSlave
17:22:49 [2022-03-18T17:22:49.494Z]     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)
17:22:49 [2022-03-18T17:22:49.494Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:22:49 [2022-03-18T17:22:49.494Z] === RUN   TestNetworkNat
17:22:50 [2022-03-18T17:22:50.061Z] --- PASS: TestNetworkNat (0.50s)
17:22:50 [2022-03-18T17:22:50.061Z] === RUN   TestNetworkLocalhostTCPNat
17:22:50 [2022-03-18T17:22:50.319Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
17:22:50 [2022-03-18T17:22:50.319Z] === RUN   TestNetworkLoopbackNat
17:22:52 [2022-03-18T17:22:52.845Z] --- PASS: TestNetworkLoopbackNat (2.50s)
17:22:52 [2022-03-18T17:22:52.845Z] === RUN   TestPause
17:22:52 [2022-03-18T17:22:52.845Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:22:52 [2022-03-18T17:22:52.845Z] --- SKIP: TestPause (0.00s)
17:22:52 [2022-03-18T17:22:52.845Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:22:52 [2022-03-18T17:22:52.845Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:22:52 [2022-03-18T17:22:52.845Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:22:52 [2022-03-18T17:22:52.845Z] === RUN   TestPauseStopPausedContainer
17:22:52 [2022-03-18T17:22:52.845Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:22:52 [2022-03-18T17:22:52.845Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:22:52 [2022-03-18T17:22:52.845Z] === RUN   TestPidHost
17:22:54 [2022-03-18T17:22:54.217Z] --- PASS: TestPidHost (0.99s)
17:22:54 [2022-03-18T17:22:54.217Z] === RUN   TestPsFilter
17:22:54 [2022-03-18T17:22:54.217Z] --- PASS: TestPsFilter (0.08s)
17:22:54 [2022-03-18T17:22:54.217Z] === RUN   TestRemoveContainerWithRemovedVolume
17:22:54 [2022-03-18T17:22:54.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
17:22:54 [2022-03-18T17:22:54.474Z] === RUN   TestRemoveContainerWithVolume
17:22:54 [2022-03-18T17:22:54.732Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:22:54 [2022-03-18T17:22:54.732Z] === RUN   TestRemoveContainerRunning
17:22:55 [2022-03-18T17:22:55.297Z] --- PASS: TestRemoveContainerRunning (0.40s)
17:22:55 [2022-03-18T17:22:55.297Z] === RUN   TestRemoveContainerForceRemoveRunning
17:22:55 [2022-03-18T17:22:55.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
17:22:55 [2022-03-18T17:22:55.555Z] === RUN   TestRemoveInvalidContainer
17:22:55 [2022-03-18T17:22:55.555Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:22:55 [2022-03-18T17:22:55.555Z] === RUN   TestRenameLinkedContainer
17:22:57 [2022-03-18T17:22:57.452Z] --- PASS: TestRenameLinkedContainer (1.56s)
17:22:57 [2022-03-18T17:22:57.452Z] === RUN   TestRenameStoppedContainer
17:22:57 [2022-03-18T17:22:57.452Z] --- PASS: TestRenameStoppedContainer (0.40s)
17:22:57 [2022-03-18T17:22:57.452Z] === RUN   TestRenameRunningContainerAndReuse
17:22:58 [2022-03-18T17:22:58.390Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
17:22:58 [2022-03-18T17:22:58.390Z] === RUN   TestRenameInvalidName
17:22:58 [2022-03-18T17:22:58.648Z] --- PASS: TestRenameInvalidName (0.38s)
17:22:58 [2022-03-18T17:22:58.648Z] === RUN   TestRenameAnonymousContainer
17:23:00 [2022-03-18T17:23:00.021Z] --- PASS: TestRenameAnonymousContainer (1.41s)
17:23:00 [2022-03-18T17:23:00.021Z] === RUN   TestRenameContainerWithSameName
17:23:00 [2022-03-18T17:23:00.586Z] --- PASS: TestRenameContainerWithSameName (0.38s)
17:23:00 [2022-03-18T17:23:00.586Z] === RUN   TestRenameContainerWithLinkedContainer
17:23:01 [2022-03-18T17:23:01.151Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
17:23:01 [2022-03-18T17:23:01.151Z] === RUN   TestResize
17:23:01 [2022-03-18T17:23:01.718Z] --- PASS: TestResize (0.41s)
17:23:01 [2022-03-18T17:23:01.718Z] === RUN   TestResizeWithInvalidSize
17:23:01 [2022-03-18T17:23:01.976Z] --- PASS: TestResizeWithInvalidSize (0.38s)
17:23:01 [2022-03-18T17:23:01.976Z] === RUN   TestResizeWhenContainerNotStarted
17:23:02 [2022-03-18T17:23:02.543Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
17:23:02 [2022-03-18T17:23:02.543Z] === RUN   TestDaemonRestartKillContainers
17:23:02 [2022-03-18T17:23:02.543Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:23:02 [2022-03-18T17:23:02.543Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:23:02 [2022-03-18T17:23:02.543Z] === RUN   TestCgroupNamespacesRun
17:23:03 [2022-03-18T17:23:03.510Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:23:03 [2022-03-18T17:23:03.510Z] === RUN   TestCgroupNamespacesRunPrivileged
17:23:04 [2022-03-18T17:23:04.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
17:23:04 [2022-03-18T17:23:04.915Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:23:05 [2022-03-18T17:23:05.849Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
17:23:05 [2022-03-18T17:23:05.849Z] === RUN   TestCgroupNamespacesRunHostMode
17:23:06 [2022-03-18T17:23:06.780Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
17:23:06 [2022-03-18T17:23:06.780Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:23:08 [2022-03-18T17:23:08.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
17:23:08 [2022-03-18T17:23:08.152Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:23:09 [2022-03-18T17:23:09.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
17:23:09 [2022-03-18T17:23:09.086Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:23:09 [2022-03-18T17:23:09.651Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:23:09 [2022-03-18T17:23:09.651Z] === RUN   TestCgroupNamespacesRunOlderClient
17:23:11 [2022-03-18T17:23:11.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
17:23:11 [2022-03-18T17:23:11.024Z] === RUN   TestNISDomainname
17:23:11 [2022-03-18T17:23:11.024Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:23:11 [2022-03-18T17:23:11.024Z] --- SKIP: TestNISDomainname (0.01s)
17:23:11 [2022-03-18T17:23:11.024Z] === RUN   TestHostnameDnsResolution
17:23:11 [2022-03-18T17:23:11.589Z] --- PASS: TestHostnameDnsResolution (0.64s)
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestUnprivilegedPortsAndPing
17:23:11 [2022-03-18T17:23:11.589Z]     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
17:23:11 [2022-03-18T17:23:11.589Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStats
17:23:11 [2022-03-18T17:23:11.589Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:11 [2022-03-18T17:23:11.589Z] --- SKIP: TestStats (0.00s)
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStopContainerWithTimeout
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStopContainerWithTimeout/0
17:23:11 [2022-03-18T17:23:11.589Z] === PAUSE TestStopContainerWithTimeout/0
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStopContainerWithTimeout/1
17:23:11 [2022-03-18T17:23:11.589Z] === PAUSE TestStopContainerWithTimeout/1
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStopContainerWithTimeout/3
17:23:11 [2022-03-18T17:23:11.589Z] === PAUSE TestStopContainerWithTimeout/3
17:23:11 [2022-03-18T17:23:11.589Z] === RUN   TestStopContainerWithTimeout/-1
17:23:11 [2022-03-18T17:23:11.589Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:11 [2022-03-18T17:23:11.589Z] === CONT  TestStopContainerWithTimeout/0
17:23:11 [2022-03-18T17:23:11.589Z] === CONT  TestStopContainerWithTimeout/-1
17:23:12 [2022-03-18T17:23:12.155Z] === CONT  TestStopContainerWithTimeout/3
17:23:14 [2022-03-18T17:23:14.680Z] === CONT  TestStopContainerWithTimeout/1
17:23:15 [2022-03-18T17:23:15.611Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:23:15 [2022-03-18T17:23:15.611Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
17:23:15 [2022-03-18T17:23:15.611Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
17:23:15 [2022-03-18T17:23:15.611Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
17:23:15 [2022-03-18T17:23:15.611Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
17:23:15 [2022-03-18T17:23:15.611Z] === RUN   TestDeleteDevicemapper
17:23:15 [2022-03-18T17:23:15.611Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:15 [2022-03-18T17:23:15.611Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:23:15 [2022-03-18T17:23:15.611Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:16 [2022-03-18T17:23:16.985Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s)
17:23:16 [2022-03-18T17:23:16.985Z] === RUN   TestUpdateMemory
17:23:16 [2022-03-18T17:23:16.985Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:16 [2022-03-18T17:23:16.985Z] --- SKIP: TestUpdateMemory (0.00s)
17:23:16 [2022-03-18T17:23:16.985Z] === RUN   TestUpdateCPUQuota
17:23:16 [2022-03-18T17:23:16.985Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:16 [2022-03-18T17:23:16.985Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:23:16 [2022-03-18T17:23:16.985Z] === RUN   TestUpdatePidsLimit
17:23:16 [2022-03-18T17:23:16.985Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:16 [2022-03-18T17:23:16.985Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:23:16 [2022-03-18T17:23:16.985Z] === RUN   TestUpdateRestartPolicy
17:23:29 [2022-03-18T17:23:29.171Z] --- PASS: TestUpdateRestartPolicy (10.83s)
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestUpdateRestartWithAutoRemove
17:23:29 [2022-03-18T17:23:29.171Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitNonBlocked
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:29 [2022-03-18T17:23:29.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:29 [2022-03-18T17:23:29.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:29 [2022-03-18T17:23:29.171Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:29 [2022-03-18T17:23:29.171Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:29 [2022-03-18T17:23:29.171Z] --- PASS: TestWaitNonBlocked (0.01s)
17:23:29 [2022-03-18T17:23:29.171Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s)
17:23:29 [2022-03-18T17:23:29.171Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitBlocked
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:23:29 [2022-03-18T17:23:29.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:23:29 [2022-03-18T17:23:29.171Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:23:29 [2022-03-18T17:23:29.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:23:29 [2022-03-18T17:23:29.171Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:23:29 [2022-03-18T17:23:29.171Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:23:29 [2022-03-18T17:23:29.428Z] --- PASS: TestWaitBlocked (0.01s)
17:23:29 [2022-03-18T17:23:29.428Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s)
17:23:29 [2022-03-18T17:23:29.428Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
17:23:29 [2022-03-18T17:23:29.428Z] === CONT  TestDaemonRestartIpcMode
17:23:29 [2022-03-18T17:23:29.428Z] === CONT  TestIpcModeOlderClient
17:23:29 [2022-03-18T17:23:29.428Z] --- PASS: TestIpcModeOlderClient (0.05s)
17:23:29 [2022-03-18T17:23:29.428Z] === CONT  TestRestartDaemonWithRestartingContainer
17:23:31 [2022-03-18T17:23:31.955Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
17:23:32 [2022-03-18T17:23:32.214Z] --- PASS: TestDaemonRestartIpcMode (2.65s)
17:23:32 [2022-03-18T17:23:32.214Z] PASS
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === Skipped
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:23:32 [2022-03-18T17:23:32.214Z]     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)
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     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)
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     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)
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:23:32 [2022-03-18T17:23:32.214Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:23:32 [2022-03-18T17:23:32.214Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     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
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:23:32 [2022-03-18T17:23:32.214Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:32 [2022-03-18T17:23:32.214Z] 
17:23:32 [2022-03-18T17:23:32.214Z] DONE 177 tests, 27 skipped in 69.689s
17:23:32 [2022-03-18T17:23:32.214Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:23:32 [2022-03-18T17:23:32.214Z] === RUN   TestConfigDaemonLibtrustID
17:23:32 [2022-03-18T17:23:32.779Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:23:32 [2022-03-18T17:23:32.779Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:23:32 [2022-03-18T17:23:32.779Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation/invalid_config
17:23:32 [2022-03-18T17:23:32.779Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation/malformed_config
17:23:32 [2022-03-18T17:23:32.779Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:23:32 [2022-03-18T17:23:32.779Z] === RUN   TestDaemonConfigValidation/valid_config
17:23:32 [2022-03-18T17:23:32.779Z] === PAUSE TestDaemonConfigValidation/valid_config
17:23:32 [2022-03-18T17:23:32.779Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:23:32 [2022-03-18T17:23:32.779Z] === CONT  TestDaemonConfigValidation/malformed_config
17:23:32 [2022-03-18T17:23:32.779Z] === CONT  TestDaemonConfigValidation/valid_config
17:23:32 [2022-03-18T17:23:32.779Z] === CONT  TestDaemonConfigValidation/invalid_config
17:23:33 [2022-03-18T17:23:33.037Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:23:33 [2022-03-18T17:23:33.037Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:23:33 [2022-03-18T17:23:33.037Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:23:33 [2022-03-18T17:23:33.037Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
17:23:33 [2022-03-18T17:23:33.037Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:23:33 [2022-03-18T17:23:33.037Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
17:23:33 [2022-03-18T17:23:33.037Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:23:33 [2022-03-18T17:23:33.037Z] === RUN   TestConfigDaemonSeccompProfiles
17:23:33 [2022-03-18T17:23:33.037Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:23:34 [2022-03-18T17:23:34.415Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:23:35 [2022-03-18T17:23:35.350Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:23:36 [2022-03-18T17:23:36.288Z] === CONT  TestConfigDaemonSeccompProfiles
17:23:36 [2022-03-18T17:23:36.288Z]     daemon_test.go:156: [d96cd493b97db] daemon is not started
17:23:36 [2022-03-18T17:23:36.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
17:23:36 [2022-03-18T17:23:36.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
17:23:36 [2022-03-18T17:23:36.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
17:23:36 [2022-03-18T17:23:36.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
17:23:36 [2022-03-18T17:23:36.288Z] === RUN   TestDaemonProxy
17:23:36 [2022-03-18T17:23:36.288Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:23:36 [2022-03-18T17:23:36.288Z] --- SKIP: TestDaemonProxy (0.00s)
17:23:36 [2022-03-18T17:23:36.288Z] PASS
17:23:36 [2022-03-18T17:23:36.288Z] 
17:23:36 [2022-03-18T17:23:36.288Z] === Skipped
17:23:36 [2022-03-18T17:23:36.288Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
17:23:36 [2022-03-18T17:23:36.288Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:23:36 [2022-03-18T17:23:36.288Z] 
17:23:36 [2022-03-18T17:23:36.288Z] DONE 12 tests, 1 skipped in 4.142s
17:23:36 [2022-03-18T17:23:36.288Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:23:36 [2022-03-18T17:23:36.545Z] INFO: Testing against a local daemon
17:23:36 [2022-03-18T17:23:36.545Z] === RUN   TestCommitInheritsEnv
17:23:38 [2022-03-18T17:23:38.447Z] --- PASS: TestCommitInheritsEnv (1.73s)
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportExtremelyLargeImageWorks
17:23:38 [2022-03-18T17:23:38.447Z] === PAUSE TestImportExtremelyLargeImageWorks
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/#00
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/_______
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform//
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/linux
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/LINUX
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/macos
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:23:38 [2022-03-18T17:23:38.447Z] --- PASS: TestImportWithCustomPlatform (0.29s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:23:38 [2022-03-18T17:23:38.447Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImagesFilterMultiReference
17:23:38 [2022-03-18T17:23:38.447Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestImagePullPlatformInvalid
17:23:38 [2022-03-18T17:23:38.447Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:23:38 [2022-03-18T17:23:38.447Z] === RUN   TestRemoveImageOrphaning
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestRemoveImageOrphaning (1.64s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestRemoveImageGarbageCollector
17:23:40 [2022-03-18T17:23:40.351Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:23:40 [2022-03-18T17:23:40.351Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagInvalidReference
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagInvalidReference (0.01s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagValidPrefixedRepo
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagExistedNameWithoutForce
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagOfficialNames
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagOfficialNames (0.04s)
17:23:40 [2022-03-18T17:23:40.351Z] === RUN   TestTagMatchesDigest
17:23:40 [2022-03-18T17:23:40.351Z] --- PASS: TestTagMatchesDigest (0.01s)
17:23:40 [2022-03-18T17:23:40.351Z] === CONT  TestImportExtremelyLargeImageWorks
17:25:16 [2022-03-18T17:25:16.786Z] --- PASS: TestImportExtremelyLargeImageWorks (93.18s)
17:25:16 [2022-03-18T17:25:16.786Z] PASS
17:25:16 [2022-03-18T17:25:16.786Z] 
17:25:16 [2022-03-18T17:25:16.786Z] === Skipped
17:25:16 [2022-03-18T17:25:16.786Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:25:16 [2022-03-18T17:25:16.786Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:25:16 [2022-03-18T17:25:16.786Z] 
17:25:16 [2022-03-18T17:25:16.786Z] DONE 22 tests, 1 skipped in 97.207s
17:25:16 [2022-03-18T17:25:16.786Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:25:16 [2022-03-18T17:25:16.786Z] INFO: Testing against a local daemon
17:25:16 [2022-03-18T17:25:16.786Z] === RUN   TestNetworkCreateDelete
17:25:16 [2022-03-18T17:25:16.786Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:25:16 [2022-03-18T17:25:16.786Z] === RUN   TestDockerNetworkDeletePreferID
17:25:16 [2022-03-18T17:25:16.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
17:25:16 [2022-03-18T17:25:16.786Z] === RUN   TestDaemonDNSFallback
17:25:20 [2022-03-18T17:25:20.964Z] --- PASS: TestDaemonDNSFallback (6.26s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestInspectNetwork
17:25:20 [2022-03-18T17:25:20.964Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestInspectNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestRunContainerWithBridgeNone
17:25:20 [2022-03-18T17:25:20.964Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkInvalidJSON
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkInvalidJSON//networks/create
17:25:20 [2022-03-18T17:25:20.964Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:25:20 [2022-03-18T17:25:20.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:20 [2022-03-18T17:25:20.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:20 [2022-03-18T17:25:20.964Z] === CONT  TestNetworkInvalidJSON//networks/create
17:25:20 [2022-03-18T17:25:20.964Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:20 [2022-03-18T17:25:20.964Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:25:20 [2022-03-18T17:25:20.964Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:25:20 [2022-03-18T17:25:20.964Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkList
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkList//networks
17:25:20 [2022-03-18T17:25:20.964Z] === PAUSE TestNetworkList//networks
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestNetworkList//networks/
17:25:20 [2022-03-18T17:25:20.964Z] === PAUSE TestNetworkList//networks/
17:25:20 [2022-03-18T17:25:20.964Z] === CONT  TestNetworkList//networks
17:25:20 [2022-03-18T17:25:20.964Z] === CONT  TestNetworkList//networks/
17:25:20 [2022-03-18T17:25:20.964Z] --- PASS: TestNetworkList (0.01s)
17:25:20 [2022-03-18T17:25:20.964Z]     --- PASS: TestNetworkList//networks (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestHostIPv4BridgeLabel
17:25:20 [2022-03-18T17:25:20.964Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDaemonRestartWithLiveRestore
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDaemonDefaultNetworkPools
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDaemonRestartWithExistingNetwork
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestServiceWithPredefinedNetwork
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:243: FLAKY_TEST
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestServiceWithDataPathPortInit
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] PASS
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === Skipped
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:243: FLAKY_TEST
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] DONE 22 tests, 12 skipped in 6.871s
17:25:20 [2022-03-18T17:25:20.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:25:20 [2022-03-18T17:25:20.964Z] INFO: Testing against a local daemon
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDockerNetworkIpvlanPersistance
17:25:20 [2022-03-18T17:25:20.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDockerNetworkIpvlan
17:25:20 [2022-03-18T17:25:20.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z] PASS
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === Skipped
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:25:20 [2022-03-18T17:25:20.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:20 [2022-03-18T17:25:20.964Z] 
17:25:20 [2022-03-18T17:25:20.964Z] DONE 2 tests, 2 skipped in 0.090s
17:25:20 [2022-03-18T17:25:20.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:25:20 [2022-03-18T17:25:20.964Z] INFO: Testing against a local daemon
17:25:20 [2022-03-18T17:25:20.964Z] === RUN   TestDockerNetworkMacvlanPersistance
17:25:20 [2022-03-18T17:25:20.964Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.964Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestDockerNetworkMacvlan
17:25:20 [2022-03-18T17:25:20.965Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] PASS
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === Skipped
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] DONE 2 tests, 2 skipped in 0.082s
17:25:20 [2022-03-18T17:25:20.965Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:20 [2022-03-18T17:25:20.965Z] testing: warning: no tests to run
17:25:20 [2022-03-18T17:25:20.965Z] PASS
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] DONE 0 tests in 0.018s
17:25:20 [2022-03-18T17:25:20.965Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:20 [2022-03-18T17:25:20.965Z] INFO: Testing against a local daemon
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginAllowRequest
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginTLS
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginDenyRequest
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginDenyResponse
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginAllowEventStream
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginErrorResponse
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginErrorRequest
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginHeader
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginV2Disable
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z] PASS
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === Skipped
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:25:20 [2022-03-18T17:25:20.965Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] DONE 17 tests, 17 skipped in 0.258s
17:25:20 [2022-03-18T17:25:20.965Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:25:20 [2022-03-18T17:25:20.965Z] INFO: Testing against a local daemon
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestPluginInvalidJSON
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:25:20 [2022-03-18T17:25:20.965Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:25:20 [2022-03-18T17:25:20.965Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:25:20 [2022-03-18T17:25:20.965Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:25:20 [2022-03-18T17:25:20.965Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestPluginInstall
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestPluginInstall (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestPluginsWithRuntimes
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] === RUN   TestPluginBackCompatMediaTypes
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:25:20 [2022-03-18T17:25:20.965Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z] PASS
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === Skipped
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:25:20 [2022-03-18T17:25:20.965Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:25:20 [2022-03-18T17:25:20.965Z] 
17:25:20 [2022-03-18T17:25:20.965Z] DONE 5 tests, 3 skipped in 0.113s
17:25:20 [2022-03-18T17:25:20.965Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:25:21 [2022-03-18T17:25:21.222Z] INFO: Testing against a local daemon
17:25:21 [2022-03-18T17:25:21.222Z] === RUN   TestExternalGraphDriver
17:25:21 [2022-03-18T17:25:21.222Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:25:21 [2022-03-18T17:25:21.222Z] --- SKIP: TestExternalGraphDriver (0.04s)
17:25:21 [2022-03-18T17:25:21.222Z] === RUN   TestGraphdriverPluginV2
17:25:24 [2022-03-18T17:25:24.504Z] --- PASS: TestGraphdriverPluginV2 (3.41s)
17:25:24 [2022-03-18T17:25:24.504Z] PASS
17:25:24 [2022-03-18T17:25:24.504Z] 
17:25:24 [2022-03-18T17:25:24.504Z] === Skipped
17:25:24 [2022-03-18T17:25:24.504Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
17:25:24 [2022-03-18T17:25:24.504Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:25:24 [2022-03-18T17:25:24.504Z] 
17:25:24 [2022-03-18T17:25:24.504Z] DONE 2 tests, 1 skipped in 3.537s
17:25:24 [2022-03-18T17:25:24.504Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:25:24 [2022-03-18T17:25:24.775Z] INFO: Testing against a local daemon
17:25:24 [2022-03-18T17:25:24.775Z] === RUN   TestContinueAfterPluginCrash
17:25:24 [2022-03-18T17:25:24.775Z] === PAUSE TestContinueAfterPluginCrash
17:25:24 [2022-03-18T17:25:24.775Z] === RUN   TestReadPluginNoRead
17:25:24 [2022-03-18T17:25:24.775Z] === PAUSE TestReadPluginNoRead
17:25:24 [2022-03-18T17:25:24.775Z] === RUN   TestDaemonStartWithLogOpt
17:25:24 [2022-03-18T17:25:24.775Z] === PAUSE TestDaemonStartWithLogOpt
17:25:24 [2022-03-18T17:25:24.775Z] === CONT  TestContinueAfterPluginCrash
17:25:24 [2022-03-18T17:25:24.775Z] === CONT  TestDaemonStartWithLogOpt
17:25:28 [2022-03-18T17:25:28.956Z] --- PASS: TestDaemonStartWithLogOpt (4.18s)
17:25:28 [2022-03-18T17:25:28.956Z] === CONT  TestReadPluginNoRead
17:25:31 [2022-03-18T17:25:31.482Z] === RUN   TestReadPluginNoRead/default
17:25:32 [2022-03-18T17:25:32.414Z] === RUN   TestReadPluginNoRead/disabled_caching
17:25:33 [2022-03-18T17:25:33.785Z] --- PASS: TestContinueAfterPluginCrash (8.81s)
17:25:33 [2022-03-18T17:25:33.785Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:25:34 [2022-03-18T17:25:34.717Z] === CONT  TestReadPluginNoRead
17:25:34 [2022-03-18T17:25:34.717Z]     read_test.go:92: [da4a91d50f405] daemon is not started
17:25:34 [2022-03-18T17:25:34.717Z] --- PASS: TestReadPluginNoRead (5.98s)
17:25:34 [2022-03-18T17:25:34.717Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
17:25:34 [2022-03-18T17:25:34.717Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
17:25:34 [2022-03-18T17:25:34.717Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
17:25:34 [2022-03-18T17:25:34.717Z] PASS
17:25:34 [2022-03-18T17:25:34.717Z] 
17:25:34 [2022-03-18T17:25:34.717Z] DONE 6 tests in 10.253s
17:25:34 [2022-03-18T17:25:34.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:25:34 [2022-03-18T17:25:34.975Z] testing: warning: no tests to run
17:25:34 [2022-03-18T17:25:34.975Z] PASS
17:25:34 [2022-03-18T17:25:34.975Z] 
17:25:34 [2022-03-18T17:25:34.975Z] DONE 0 tests in 0.037s
17:25:34 [2022-03-18T17:25:34.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:25:34 [2022-03-18T17:25:34.975Z] INFO: Testing against a local daemon
17:25:34 [2022-03-18T17:25:34.975Z] === RUN   TestPluginWithDevMounts
17:25:34 [2022-03-18T17:25:34.975Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:25:34 [2022-03-18T17:25:34.975Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:25:34 [2022-03-18T17:25:34.975Z] PASS
17:25:34 [2022-03-18T17:25:34.975Z] 
17:25:34 [2022-03-18T17:25:34.975Z] === Skipped
17:25:34 [2022-03-18T17:25:34.975Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:25:34 [2022-03-18T17:25:34.975Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:25:34 [2022-03-18T17:25:34.975Z] 
17:25:34 [2022-03-18T17:25:34.975Z] DONE 1 tests, 1 skipped in 0.107s
17:25:34 [2022-03-18T17:25:34.975Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:25:34 [2022-03-18T17:25:34.975Z] INFO: Testing against a local daemon
17:25:34 [2022-03-18T17:25:34.975Z] === RUN   TestSecretInspect
17:25:34 [2022-03-18T17:25:34.975Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:34 [2022-03-18T17:25:34.975Z] --- SKIP: TestSecretInspect (0.01s)
17:25:34 [2022-03-18T17:25:34.975Z] === RUN   TestSecretList
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestSecretList (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestSecretsCreateAndDelete
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestSecretsUpdate
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestSecretsUpdate (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestTemplatedSecret
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestTemplatedSecret (0.00s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestSecretCreateResolve
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] PASS
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === Skipped
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] 
17:25:35 [2022-03-18T17:25:35.232Z] DONE 6 tests, 6 skipped in 0.143s
17:25:35 [2022-03-18T17:25:35.232Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:25:35 [2022-03-18T17:25:35.232Z] INFO: Testing against a local daemon
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestServiceCreateInit
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- PASS: TestServiceCreateInit (0.02s)
17:25:35 [2022-03-18T17:25:35.232Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:25:35 [2022-03-18T17:25:35.232Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceMultipleTimes
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceConflict
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateServiceConflict (0.02s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceMaxReplicas
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateWithDuplicateNetworkNames
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceSecretFileMode
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceConfigFileMode
17:25:35 [2022-03-18T17:25:35.232Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.232Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:25:35 [2022-03-18T17:25:35.232Z] === RUN   TestCreateServiceSysctls
17:25:35 [2022-03-18T17:25:35.490Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestCreateServiceCapabilities
17:25:35 [2022-03-18T17:25:35.490Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestInspect
17:25:35 [2022-03-18T17:25:35.490Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestInspect (0.01s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestCreateJob
17:25:35 [2022-03-18T17:25:35.490Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestCreateJob (0.01s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestReplicatedJob
17:25:35 [2022-03-18T17:25:35.490Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestReplicatedJob (0.01s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestUpdateReplicatedJob
17:25:35 [2022-03-18T17:25:35.490Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestServiceListWithStatuses
17:25:35 [2022-03-18T17:25:35.490Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestDockerNetworkConnectAlias
17:25:35 [2022-03-18T17:25:35.490Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestDockerNetworkReConnect
17:25:35 [2022-03-18T17:25:35.490Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:35 [2022-03-18T17:25:35.490Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:25:35 [2022-03-18T17:25:35.490Z] === RUN   TestServicePlugin
17:25:37 [2022-03-18T17:25:37.450Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServicePlugin (1.99s)
17:25:37 [2022-03-18T17:25:37.450Z] === RUN   TestServiceUpdateLabel
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServiceUpdateLabel (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z] === RUN   TestServiceUpdateSecrets
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z] === RUN   TestServiceUpdateConfigs
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z] === RUN   TestServiceUpdateNetwork
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z] === RUN   TestServiceUpdatePidsLimit
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z] PASS
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === Skipped
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:25:37 [2022-03-18T17:25:37.450Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s)
17:25:37 [2022-03-18T17:25:37.450Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:25:37 [2022-03-18T17:25:37.450Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:37 [2022-03-18T17:25:37.450Z] 
17:25:37 [2022-03-18T17:25:37.450Z] DONE 24 tests, 23 skipped in 2.344s
17:25:37 [2022-03-18T17:25:37.450Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:25:37 [2022-03-18T17:25:37.716Z] INFO: Testing against a local daemon
17:25:37 [2022-03-18T17:25:37.716Z] === RUN   TestSessionCreate
17:25:37 [2022-03-18T17:25:37.716Z] --- PASS: TestSessionCreate (0.02s)
17:25:37 [2022-03-18T17:25:37.716Z] === RUN   TestSessionCreateWithBadUpgrade
17:25:37 [2022-03-18T17:25:37.716Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:25:37 [2022-03-18T17:25:37.716Z] PASS
17:25:37 [2022-03-18T17:25:37.716Z] 
17:25:37 [2022-03-18T17:25:37.716Z] DONE 2 tests in 0.124s
17:25:37 [2022-03-18T17:25:37.716Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:25:37 [2022-03-18T17:25:37.716Z] INFO: Testing against a local daemon
17:25:37 [2022-03-18T17:25:37.716Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:25:37 [2022-03-18T17:25:37.716Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:25:37 [2022-03-18T17:25:37.716Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:25:37 [2022-03-18T17:25:37.716Z] === RUN   TestDiskUsage
17:25:37 [2022-03-18T17:25:37.716Z] === PAUSE TestDiskUsage
17:25:37 [2022-03-18T17:25:37.716Z] === RUN   TestEventsExecDie
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestEventsExecDie (0.49s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestEventsBackwardsCompatible
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestEventsVolumeCreate
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestInfoBinaryCommits
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestInfoAPIVersioned
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestInfoAPI
17:25:38 [2022-03-18T17:25:38.287Z] --- PASS: TestInfoAPI (0.02s)
17:25:38 [2022-03-18T17:25:38.287Z] === RUN   TestInfoAPIWarnings
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestInfoAPIWarnings (16.35s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestInfoDebug
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestInfoDebug (0.54s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestInfoInsecureRegistries
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestInfoRegistryMirrors
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestInfoRegistryMirrors (0.55s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestLoginFailsWithBadCredentials
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestPingCacheHeaders
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestPingCacheHeaders (0.02s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestPingGet
17:25:56 [2022-03-18T17:25:56.348Z] --- PASS: TestPingGet (0.02s)
17:25:56 [2022-03-18T17:25:56.348Z] === RUN   TestPingHead
17:25:56 [2022-03-18T17:25:56.605Z] --- PASS: TestPingHead (0.02s)
17:25:56 [2022-03-18T17:25:56.605Z] === RUN   TestVersion
17:25:56 [2022-03-18T17:25:56.605Z] --- PASS: TestVersion (0.02s)
17:25:56 [2022-03-18T17:25:56.605Z] === CONT  TestDiskUsage
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/container_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/image_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.169Z] === RUN   TestDiskUsage/after_container.Run
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:25:57 [2022-03-18T17:25:57.427Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:25:57 [2022-03-18T17:25:57.685Z] --- PASS: TestDiskUsage (1.18s)
17:25:57 [2022-03-18T17:25:57.685Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
17:25:57 [2022-03-18T17:25:57.685Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
17:25:57 [2022-03-18T17:25:57.685Z] PASS
17:25:57 [2022-03-18T17:25:57.685Z] 
17:25:57 [2022-03-18T17:25:57.685Z] === Skipped
17:25:57 [2022-03-18T17:25:57.685Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:25:57 [2022-03-18T17:25:57.685Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:25:57 [2022-03-18T17:25:57.685Z] 
17:25:57 [2022-03-18T17:25:57.685Z] DONE 50 tests, 1 skipped in 20.007s
17:25:57 [2022-03-18T17:25:57.685Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:25:57 [2022-03-18T17:25:57.685Z] INFO: Testing against a local daemon
17:25:57 [2022-03-18T17:25:57.685Z] === RUN   TestVolumesCreateAndList
17:25:57 [2022-03-18T17:25:57.685Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:25:57 [2022-03-18T17:25:57.685Z] === RUN   TestVolumesRemove
17:25:57 [2022-03-18T17:25:57.942Z] --- PASS: TestVolumesRemove (0.05s)
17:25:57 [2022-03-18T17:25:57.942Z] === RUN   TestVolumesInspect
17:25:57 [2022-03-18T17:25:57.942Z] --- PASS: TestVolumesInspect (0.02s)
17:25:57 [2022-03-18T17:25:57.942Z] === RUN   TestVolumesInvalidJSON
17:25:57 [2022-03-18T17:25:57.942Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:25:57 [2022-03-18T17:25:57.942Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:25:57 [2022-03-18T17:25:57.942Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:25:57 [2022-03-18T17:25:57.942Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:25:57 [2022-03-18T17:25:57.942Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:25:57 [2022-03-18T17:25:57.942Z] PASS
17:25:57 [2022-03-18T17:25:57.942Z] 
17:25:57 [2022-03-18T17:25:57.942Z] DONE 5 tests in 0.183s
17:25:57 [2022-03-18T17:25:57.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:25:57 [2022-03-18T17:25:57.942Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13711 is not a child of this shell
17:25:57 [2022-03-18T17:25:57.942Z] warning: PID 13711 from bundles/test-integration/docker.pid had a nonzero exit code
17:25:57 [2022-03-18T17:25:57.942Z] Leaving: AppArmorNo profiles have been unloaded.
17:25:57 [2022-03-18T17:25:57.943Z] 
17:25:57 [2022-03-18T17:25:57.943Z] Unloading profiles will leave already running processes permanently
17:25:57 [2022-03-18T17:25:57.943Z] unconfined, which can lead to unexpected situations.
17:25:57 [2022-03-18T17:25:57.943Z] 
17:25:57 [2022-03-18T17:25:57.943Z] To set a process to complain mode, use the command line tool
17:25:57 [2022-03-18T17:25:57.943Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:25:57 [2022-03-18T17:25:57.943Z] Removing test suite binaries
17:25:57 [2022-03-18T17:25:57.943Z] exiting test-integration
17:25:57 [2022-03-18T17:25:57.943Z] ++ exit 0
17:25:57 [2022-03-18T17:25:57.943Z]