Skip to content

Console Output

21:28:25 [2022-03-05T21:28:25.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43334/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0759f013a418e8bee58fc3619486e56d8e7be77c -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:0759f013a418e8bee58fc3619486e56d8e7be77c hack/make.sh dynbinary test-integration
21:28:25 [2022-03-05T21:28:25.814Z] 
21:28:26 [2022-03-05T21:28:26.074Z] Removing bundles/
21:28:26 [2022-03-05T21:28:26.074Z] 
21:28:26 [2022-03-05T21:28:26.074Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:28:26 [2022-03-05T21:28:26.074Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:28:26 [2022-03-05T21:28:26.074Z] GOOS="" GOARCH="" GOARM=""
21:30:02 [2022-03-05T21:30:02.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:30:02 [2022-03-05T21:30:02.550Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:30:02 [2022-03-05T21:30:02.550Z] GOOS="" GOARCH="" GOARM=""
21:30:02 [2022-03-05T21:30:02.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:30:02 [2022-03-05T21:30:02.550Z] 
21:30:02 [2022-03-05T21:30:02.550Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:30:02 [2022-03-05T21:30:02.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:30:02 [2022-03-05T21:30:02.550Z] HOSTNAME=d78ecf513747
21:30:02 [2022-03-05T21:30:02.550Z] DEST=bundles/test-integration
21:30:02 [2022-03-05T21:30:02.550Z] PWD=/go/src/github.com/docker/docker
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_ROOTLESS=1
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_GITCOMMIT=0759f013a418e8bee58fc3619486e56d8e7be77c
21:30:02 [2022-03-05T21:30:02.550Z] container=docker
21:30:02 [2022-03-05T21:30:02.550Z] HOME=/root
21:30:02 [2022-03-05T21:30:02.550Z] GOLANG_VERSION=1.17.8
21:30:02 [2022-03-05T21:30:02.550Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:30:02 [2022-03-05T21:30:02.550Z] VALIDATE_BRANCH=master
21:30:02 [2022-03-05T21:30:02.550Z] TERM=xterm
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_PKG=github.com/docker/docker
21:30:02 [2022-03-05T21:30:02.550Z] SHLVL=1
21:30:02 [2022-03-05T21:30:02.550Z] TIMEOUT=120m
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_BUILDTAGS=apparmor seccomp journald
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_GRAPHDRIVER=overlay2
21:30:02 [2022-03-05T21:30:02.550Z] GO111MODULE=off
21:30:02 [2022-03-05T21:30:02.550Z] DOCKER_EXPERIMENTAL=1
21:30:02 [2022-03-05T21:30:02.550Z] TEST_SKIP_INTEGRATION_CLI=1
21:30:02 [2022-03-05T21:30:02.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:30:02 [2022-03-05T21:30:02.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:30:02 [2022-03-05T21:30:02.550Z] GOPATH=/go
21:30:02 [2022-03-05T21:30:02.550Z] PKG_CONFIG=pkg-config
21:30:02 [2022-03-05T21:30:02.550Z] _=/usr/bin/env
21:30:02 [2022-03-05T21:30:02.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:30:41 [2022-03-05T21:30:41.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:30:41 [2022-03-05T21:30:41.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:31:03 [2022-03-05T21:31:03.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:31:11 [2022-03-05T21:31:11.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:31:19 [2022-03-05T21:31:19.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:31:19 [2022-03-05T21:31:19.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:31:20 [2022-03-05T21:31:20.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:31:21 [2022-03-05T21:31:21.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:31:21 [2022-03-05T21:31:21.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:31:22 [2022-03-05T21:31:22.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:31:25 [2022-03-05T21:31:25.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:31:25 [2022-03-05T21:31:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:31:26 [2022-03-05T21:31:26.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:31:26 [2022-03-05T21:31:26.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:31:27 [2022-03-05T21:31:27.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:31:28 [2022-03-05T21:31:28.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:31:29 [2022-03-05T21:31:29.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:31:29 [2022-03-05T21:31:29.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:31:30 [2022-03-05T21:31:30.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:31:31 [2022-03-05T21:31:31.837Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:31 [2022-03-05T21:31:31.837Z] Using test binary docker
21:31:31 [2022-03-05T21:31:31.837Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:31:31 [2022-03-05T21:31:31.837Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:31:31 [2022-03-05T21:31:31.837Z] INFO: Waiting for daemon to start...
21:31:31 [2022-03-05T21:31:31.837Z] Starting dockerd
21:31:33 [2022-03-05T21:31:33.742Z] .
21:31:33 [2022-03-05T21:31:33.742Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:33 [2022-03-05T21:31:33.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:33 [2022-03-05T21:31:33.742Z] Error: No such image: emptyfs
21:31:34 [2022-03-05T21:31:34.005Z] Running integration-test (iteration 1)
21:31:34 [2022-03-05T21:31:34.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:31:34 [2022-03-05T21:31:34.264Z] Loaded image: busybox:latest
21:31:34 [2022-03-05T21:31:34.264Z] Loaded image: busybox:glibc
21:31:35 [2022-03-05T21:31:35.644Z] Loaded image: debian:bullseye-slim
21:31:35 [2022-03-05T21:31:35.644Z] Loaded image: hello-world:latest
21:31:35 [2022-03-05T21:31:35.904Z] Loaded image: arm32v7/hello-world:latest
21:31:35 [2022-03-05T21:31:35.904Z] INFO: Testing against a local daemon
21:31:35 [2022-03-05T21:31:35.904Z] === RUN   TestCgroupNamespacesBuild
21:31:37 [2022-03-05T21:31:37.285Z] --- PASS: TestCgroupNamespacesBuild (1.19s)
21:31:37 [2022-03-05T21:31:37.285Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:31:38 [2022-03-05T21:31:38.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
21:31:38 [2022-03-05T21:31:38.225Z] === RUN   TestBuildWithSession
21:31:38 [2022-03-05T21:31:38.225Z]     build_session_test.go:25: TODO: BuildKit
21:31:38 [2022-03-05T21:31:38.225Z] --- SKIP: TestBuildWithSession (0.00s)
21:31:38 [2022-03-05T21:31:38.225Z] === RUN   TestBuildSquashParent
21:31:46 [2022-03-05T21:31:46.341Z] --- PASS: TestBuildSquashParent (6.96s)
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:46 [2022-03-05T21:31:46.342Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:46 [2022-03-05T21:31:46.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:46 [2022-03-05T21:31:46.342Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:46 [2022-03-05T21:31:46.342Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:46 [2022-03-05T21:31:46.913Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:46 [2022-03-05T21:31:46.913Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:48 [2022-03-05T21:31:48.820Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:48 [2022-03-05T21:31:48.820Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:50 [2022-03-05T21:31:50.725Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
21:31:50 [2022-03-05T21:31:50.725Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
21:31:50 [2022-03-05T21:31:50.725Z] === RUN   TestBuildMultiStageCopy
21:31:50 [2022-03-05T21:31:50.725Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:31:54 [2022-03-05T21:31:54.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:31:55 [2022-03-05T21:31:55.175Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:31:56 [2022-03-05T21:31:56.111Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:31:57 [2022-03-05T21:31:57.048Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:31:58 [2022-03-05T21:31:58.427Z] --- PASS: TestBuildMultiStageCopy (7.42s)
21:31:58 [2022-03-05T21:31:58.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s)
21:31:58 [2022-03-05T21:31:58.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
21:31:58 [2022-03-05T21:31:58.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:31:58 [2022-03-05T21:31:58.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
21:31:58 [2022-03-05T21:31:58.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
21:31:58 [2022-03-05T21:31:58.427Z] === RUN   TestBuildMultiStageParentConfig
21:32:03 [2022-03-05T21:32:03.736Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
21:32:03 [2022-03-05T21:32:03.736Z] === RUN   TestBuildLabelWithTargets
21:32:11 [2022-03-05T21:32:11.941Z] --- PASS: TestBuildLabelWithTargets (8.00s)
21:32:11 [2022-03-05T21:32:11.941Z] === RUN   TestBuildWithEmptyLayers
21:32:14 [2022-03-05T21:32:14.472Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
21:32:14 [2022-03-05T21:32:14.472Z] === RUN   TestBuildMultiStageOnBuild
21:32:19 [2022-03-05T21:32:19.741Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
21:32:19 [2022-03-05T21:32:19.741Z] === RUN   TestBuildUncleanTarFilenames
21:32:19 [2022-03-05T21:32:19.741Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
21:32:19 [2022-03-05T21:32:19.741Z] === RUN   TestBuildMultiStageLayerLeak
21:32:25 [2022-03-05T21:32:25.016Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
21:32:25 [2022-03-05T21:32:25.016Z] === RUN   TestBuildWithHugeFile
21:33:21 [2022-03-05T21:33:21.269Z] --- PASS: TestBuildWithHugeFile (51.16s)
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildWCOWSandboxSize
21:33:21 [2022-03-05T21:33:21.269Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:33:21 [2022-03-05T21:33:21.269Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildWithEmptyDockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:21 [2022-03-05T21:33:21.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:33:21 [2022-03-05T21:33:21.269Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
21:33:21 [2022-03-05T21:33:21.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:33:21 [2022-03-05T21:33:21.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildPreserveOwnership
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildPreserveOwnership/copy_from
21:33:21 [2022-03-05T21:33:21.269Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:33:25 [2022-03-05T21:33:25.455Z] --- PASS: TestBuildPreserveOwnership (9.63s)
21:33:25 [2022-03-05T21:33:25.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.61s)
21:33:25 [2022-03-05T21:33:25.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestBuildPlatformInvalid
21:33:25 [2022-03-05T21:33:25.455Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:33:25 [2022-03-05T21:33:25.455Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z] PASS
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === Skipped
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z]     build_session_test.go:25: TODO: BuildKit
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] DONE 34 tests, 3 skipped in 111.294s
21:33:25 [2022-03-05T21:33:25.455Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:33:25 [2022-03-05T21:33:25.455Z] INFO: Testing against a local daemon
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestConfigInspect
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestConfigInspect (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestConfigList
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestConfigList (0.02s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestConfigsCreateAndDelete
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestConfigsUpdate
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestConfigsUpdate (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestTemplatedConfig
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestTemplatedConfig (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z] === RUN   TestConfigCreateResolve
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z] PASS
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === Skipped
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:33:25 [2022-03-05T21:33:25.455Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:25 [2022-03-05T21:33:25.455Z] 
21:33:25 [2022-03-05T21:33:25.455Z] DONE 6 tests, 6 skipped in 0.193s
21:33:25 [2022-03-05T21:33:25.455Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:33:25 [2022-03-05T21:33:25.715Z] INFO: Testing against a local daemon
21:33:25 [2022-03-05T21:33:25.715Z] === RUN   TestCheckpoint
21:33:25 [2022-03-05T21:33:25.715Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:33:25 [2022-03-05T21:33:25.715Z] --- SKIP: TestCheckpoint (0.00s)
21:33:25 [2022-03-05T21:33:25.715Z] === RUN   TestContainerInvalidJSON
21:33:25 [2022-03-05T21:33:25.715Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:33:25 [2022-03-05T21:33:25.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:33:25 [2022-03-05T21:33:25.715Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:33:25 [2022-03-05T21:33:25.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:33:25 [2022-03-05T21:33:25.715Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:33:25 [2022-03-05T21:33:25.715Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:33:25 [2022-03-05T21:33:25.715Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:33:25 [2022-03-05T21:33:25.715Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:33:25 [2022-03-05T21:33:25.715Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:33:25 [2022-03-05T21:33:25.715Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:33:25 [2022-03-05T21:33:25.973Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:33:25 [2022-03-05T21:33:25.973Z] === RUN   TestCopyFromContainerPathIsNotDir
21:33:25 [2022-03-05T21:33:25.973Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:33:25 [2022-03-05T21:33:25.973Z] === RUN   TestCopyToContainerPathDoesNotExist
21:33:25 [2022-03-05T21:33:25.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:33:25 [2022-03-05T21:33:25.973Z] === RUN   TestCopyToContainerPathIsNotDir
21:33:25 [2022-03-05T21:33:25.973Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:33:25 [2022-03-05T21:33:25.973Z] === RUN   TestCopyFromContainer
21:33:29 [2022-03-05T21:33:29.293Z] === RUN   TestCopyFromContainer//
21:33:29 [2022-03-05T21:33:29.293Z] === RUN   TestCopyFromContainer//bar/root
21:33:29 [2022-03-05T21:33:29.293Z] === RUN   TestCopyFromContainer//bar/root/
21:33:29 [2022-03-05T21:33:29.293Z] === RUN   TestCopyFromContainer/bar/quux
21:33:29 [2022-03-05T21:33:29.293Z] === RUN   TestCopyFromContainer/bar/quux/
21:33:29 [2022-03-05T21:33:29.552Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:33:29 [2022-03-05T21:33:29.552Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:33:29 [2022-03-05T21:33:29.552Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:33:29 [2022-03-05T21:33:29.552Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:33:29 [2022-03-05T21:33:29.552Z] === RUN   TestCopyFromContainer/bar/notarget
21:33:29 [2022-03-05T21:33:29.812Z] --- PASS: TestCopyFromContainer (3.73s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:29 [2022-03-05T21:33:29.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateLinkToNonExistingContainer
21:33:29 [2022-03-05T21:33:29.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateWithInvalidEnv
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateWithInvalidEnv/0
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateWithInvalidEnv/0
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateWithInvalidEnv/1
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateWithInvalidEnv/1
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateWithInvalidEnv/2
21:33:29 [2022-03-05T21:33:29.812Z] === PAUSE TestCreateWithInvalidEnv/2
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateWithInvalidEnv/0
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateWithInvalidEnv/2
21:33:29 [2022-03-05T21:33:29.812Z] === CONT  TestCreateWithInvalidEnv/1
21:33:29 [2022-03-05T21:33:29.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateTmpfsMountsTarget
21:33:29 [2022-03-05T21:33:29.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:33:29 [2022-03-05T21:33:29.812Z] === RUN   TestCreateWithCustomMaskedPaths
21:33:31 [2022-03-05T21:33:31.187Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
21:33:31 [2022-03-05T21:33:31.187Z] === RUN   TestCreateWithCustomReadonlyPaths
21:33:32 [2022-03-05T21:33:32.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:32 [2022-03-05T21:33:32.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:32 [2022-03-05T21:33:32.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:32 [2022-03-05T21:33:32.123Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:32 [2022-03-05T21:33:32.123Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:32 [2022-03-05T21:33:32.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:33:32 [2022-03-05T21:33:32.123Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:33:32 [2022-03-05T21:33:32.123Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:33:32 [2022-03-05T21:33:32.123Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:33:32 [2022-03-05T21:33:32.123Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:33:32 [2022-03-05T21:33:32.123Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:33:32 [2022-03-05T21:33:32.123Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:33:32 [2022-03-05T21:33:32.689Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestCreateDifferentPlatform
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestCreateDifferentPlatform/different_os
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:33:32 [2022-03-05T21:33:32.690Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:33:32 [2022-03-05T21:33:32.690Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:33:32 [2022-03-05T21:33:32.690Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:33:32 [2022-03-05T21:33:32.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:33:32 [2022-03-05T21:33:32.690Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestContainerStartOnDaemonRestart
21:33:32 [2022-03-05T21:33:32.690Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:33:32 [2022-03-05T21:33:32.690Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestDaemonRestartIpcMode
21:33:32 [2022-03-05T21:33:32.690Z] === PAUSE TestDaemonRestartIpcMode
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestDaemonHostGatewayIP
21:33:32 [2022-03-05T21:33:32.690Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:33:32 [2022-03-05T21:33:32.690Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestRestartDaemonWithRestartingContainer
21:33:32 [2022-03-05T21:33:32.690Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestContainerKillOnDaemonStart
21:33:32 [2022-03-05T21:33:32.690Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:33:32 [2022-03-05T21:33:32.690Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:33:32 [2022-03-05T21:33:32.690Z] === RUN   TestDiff
21:33:32 [2022-03-05T21:33:32.949Z] --- PASS: TestDiff (0.38s)
21:33:32 [2022-03-05T21:33:32.949Z] === RUN   TestExecWithCloseStdin
21:33:33 [2022-03-05T21:33:33.518Z] --- PASS: TestExecWithCloseStdin (0.46s)
21:33:33 [2022-03-05T21:33:33.518Z] === RUN   TestExec
21:33:33 [2022-03-05T21:33:33.777Z] --- PASS: TestExec (0.43s)
21:33:33 [2022-03-05T21:33:33.777Z] === RUN   TestExecUser
21:33:34 [2022-03-05T21:33:34.344Z] --- PASS: TestExecUser (0.42s)
21:33:34 [2022-03-05T21:33:34.344Z] === RUN   TestExportContainerAndImportImage
21:33:34 [2022-03-05T21:33:34.912Z] --- PASS: TestExportContainerAndImportImage (0.56s)
21:33:34 [2022-03-05T21:33:34.912Z] === RUN   TestExportContainerAfterDaemonRestart
21:33:36 [2022-03-05T21:33:36.292Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
21:33:36 [2022-03-05T21:33:36.292Z] === RUN   TestHealthCheckWorkdir
21:33:36 [2022-03-05T21:33:36.860Z] --- PASS: TestHealthCheckWorkdir (0.51s)
21:33:36 [2022-03-05T21:33:36.860Z] === RUN   TestHealthKillContainer
21:33:44 [2022-03-05T21:33:44.979Z] --- PASS: TestHealthKillContainer (7.87s)
21:33:44 [2022-03-05T21:33:44.979Z] === RUN   TestInspectCpusetInConfigPre120
21:33:44 [2022-03-05T21:33:44.979Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:33:44 [2022-03-05T21:33:44.979Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:33:44 [2022-03-05T21:33:44.979Z] === RUN   TestIpcModeNone
21:33:45 [2022-03-05T21:33:45.237Z] --- PASS: TestIpcModeNone (0.42s)
21:33:45 [2022-03-05T21:33:45.237Z] === RUN   TestIpcModePrivate
21:33:45 [2022-03-05T21:33:45.496Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
21:33:45 [2022-03-05T21:33:45.496Z] --- PASS: TestIpcModePrivate (0.44s)
21:33:45 [2022-03-05T21:33:45.496Z] === RUN   TestIpcModeShareable
21:33:45 [2022-03-05T21:33:45.496Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:33:45 [2022-03-05T21:33:45.496Z] --- SKIP: TestIpcModeShareable (0.00s)
21:33:45 [2022-03-05T21:33:45.496Z] === RUN   TestAPIIpcModeShareableAndContainer
21:33:46 [2022-03-05T21:33:46.874Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
21:33:46 [2022-03-05T21:33:46.874Z] === RUN   TestAPIIpcModeHost
21:33:46 [2022-03-05T21:33:46.874Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:33:46 [2022-03-05T21:33:46.874Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:33:46 [2022-03-05T21:33:46.874Z] === RUN   TestDaemonIpcModeShareable
21:33:46 [2022-03-05T21:33:46.874Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:33:46 [2022-03-05T21:33:46.874Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:33:46 [2022-03-05T21:33:46.874Z] === RUN   TestDaemonIpcModePrivate
21:33:47 [2022-03-05T21:33:47.812Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
21:33:48 [2022-03-05T21:33:48.073Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
21:33:48 [2022-03-05T21:33:48.073Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:33:48 [2022-03-05T21:33:48.073Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:33:48 [2022-03-05T21:33:48.073Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:33:48 [2022-03-05T21:33:48.073Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:33:48 [2022-03-05T21:33:48.073Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:33:48 [2022-03-05T21:33:48.073Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:33:48 [2022-03-05T21:33:48.073Z] === RUN   TestIpcModeOlderClient
21:33:48 [2022-03-05T21:33:48.073Z] === PAUSE TestIpcModeOlderClient
21:33:48 [2022-03-05T21:33:48.073Z] === RUN   TestKillContainerInvalidSignal
21:33:48 [2022-03-05T21:33:48.639Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
21:33:48 [2022-03-05T21:33:48.639Z] === RUN   TestKillContainer
21:33:48 [2022-03-05T21:33:48.639Z] === RUN   TestKillContainer/no_signal
21:33:48 [2022-03-05T21:33:48.900Z] === RUN   TestKillContainer/non_killing_signal
21:33:49 [2022-03-05T21:33:49.160Z] === RUN   TestKillContainer/killing_signal
21:33:49 [2022-03-05T21:33:49.730Z] --- PASS: TestKillContainer (1.21s)
21:33:49 [2022-03-05T21:33:49.730Z]     --- PASS: TestKillContainer/no_signal (0.38s)
21:33:49 [2022-03-05T21:33:49.730Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
21:33:49 [2022-03-05T21:33:49.730Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:33:49 [2022-03-05T21:33:49.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:33:49 [2022-03-05T21:33:49.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:33:49 [2022-03-05T21:33:49.989Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:33:50 [2022-03-05T21:33:50.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s)
21:33:50 [2022-03-05T21:33:50.559Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
21:33:50 [2022-03-05T21:33:50.559Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
21:33:50 [2022-03-05T21:33:50.559Z] === RUN   TestKillStoppedContainer
21:33:50 [2022-03-05T21:33:50.559Z] --- PASS: TestKillStoppedContainer (0.04s)
21:33:50 [2022-03-05T21:33:50.559Z] === RUN   TestKillStoppedContainerAPIPre120
21:33:50 [2022-03-05T21:33:50.559Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:33:50 [2022-03-05T21:33:50.559Z] === RUN   TestKillDifferentUserContainer
21:33:51 [2022-03-05T21:33:51.129Z] --- PASS: TestKillDifferentUserContainer (0.40s)
21:33:51 [2022-03-05T21:33:51.129Z] === RUN   TestInspectOomKilledTrue
21:33:51 [2022-03-05T21:33:51.129Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:33:51 [2022-03-05T21:33:51.129Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:33:51 [2022-03-05T21:33:51.129Z] === RUN   TestInspectOomKilledFalse
21:33:51 [2022-03-05T21:33:51.129Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:33:51 [2022-03-05T21:33:51.129Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:33:51 [2022-03-05T21:33:51.129Z] === RUN   TestLinksEtcHostsContentMatch
21:33:51 [2022-03-05T21:33:51.129Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:33:51 [2022-03-05T21:33:51.129Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:33:51 [2022-03-05T21:33:51.129Z] === RUN   TestLinksContainerNames
21:33:51 [2022-03-05T21:33:51.698Z] --- PASS: TestLinksContainerNames (0.81s)
21:33:51 [2022-03-05T21:33:51.698Z] === RUN   TestLogsFollowTailEmpty
21:33:52 [2022-03-05T21:33:52.267Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
21:33:52 [2022-03-05T21:33:52.267Z] === RUN   TestContainerNetworkMountsNoChown
21:33:52 [2022-03-05T21:33:52.527Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/default
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/default
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/private
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/private
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rprivate
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rprivate
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/slave
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/slave
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rslave
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rslave
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/shared
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/shared
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rshared
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rshared
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/default
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/default/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/default/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/rshared
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/shared
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/rslave
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/slave
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/rprivate
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:33:52 [2022-03-05T21:33:52.527Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:33:52 [2022-03-05T21:33:52.527Z] === CONT  TestMountDaemonRoot/private
21:33:52 [2022-03-05T21:33:52.528Z] === RUN   TestMountDaemonRoot/private/mount_root
21:33:52 [2022-03-05T21:33:52.528Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:33:52 [2022-03-05T21:33:52.528Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:33:52 [2022-03-05T21:33:52.528Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:33:52 [2022-03-05T21:33:52.528Z] === RUN   TestMountDaemonRoot/private/bind_root
21:33:52 [2022-03-05T21:33:52.528Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:33:52 [2022-03-05T21:33:52.528Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:33:52 [2022-03-05T21:33:52.528Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:33:52 [2022-03-05T21:33:52.528Z] === CONT  TestMountDaemonRoot/default/mount_root
21:33:52 [2022-03-05T21:33:52.528Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/default/bind_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/private/mount_root
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:33:52 [2022-03-05T21:33:52.787Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:33:53 [2022-03-05T21:33:53.046Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:33:53 [2022-03-05T21:33:53.046Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:33:53 [2022-03-05T21:33:53.046Z] === CONT  TestMountDaemonRoot/private/bind_root
21:33:53 [2022-03-05T21:33:53.046Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:33:53 [2022-03-05T21:33:53.046Z] --- PASS: TestMountDaemonRoot (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:33:53 [2022-03-05T21:33:53.046Z] === RUN   TestContainerBindMountNonRecursive
21:33:53 [2022-03-05T21:33:53.046Z]     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)
21:33:53 [2022-03-05T21:33:53.046Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
21:33:53 [2022-03-05T21:33:53.046Z] === RUN   TestContainerVolumesMountedAsShared
21:33:53 [2022-03-05T21:33:53.046Z]     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)
21:33:53 [2022-03-05T21:33:53.046Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z] === RUN   TestContainerVolumesMountedAsSlave
21:33:53 [2022-03-05T21:33:53.046Z]     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)
21:33:53 [2022-03-05T21:33:53.046Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
21:33:53 [2022-03-05T21:33:53.046Z] === RUN   TestNetworkNat
21:33:53 [2022-03-05T21:33:53.625Z] --- PASS: TestNetworkNat (0.63s)
21:33:53 [2022-03-05T21:33:53.625Z] === RUN   TestNetworkLocalhostTCPNat
21:33:53 [2022-03-05T21:33:53.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:33:53 [2022-03-05T21:33:53.908Z] === RUN   TestNetworkLoopbackNat
21:33:57 [2022-03-05T21:33:57.193Z] --- PASS: TestNetworkLoopbackNat (2.57s)
21:33:57 [2022-03-05T21:33:57.193Z] === RUN   TestPause
21:33:57 [2022-03-05T21:33:57.193Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
21:33:57 [2022-03-05T21:33:57.193Z] --- SKIP: TestPause (0.00s)
21:33:57 [2022-03-05T21:33:57.193Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:33:57 [2022-03-05T21:33:57.193Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:33:57 [2022-03-05T21:33:57.193Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:33:57 [2022-03-05T21:33:57.193Z] === RUN   TestPauseStopPausedContainer
21:33:57 [2022-03-05T21:33:57.193Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:33:57 [2022-03-05T21:33:57.193Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
21:33:57 [2022-03-05T21:33:57.193Z] === RUN   TestPidHost
21:33:57 [2022-03-05T21:33:57.451Z] --- PASS: TestPidHost (0.86s)
21:33:57 [2022-03-05T21:33:57.451Z] === RUN   TestPsFilter
21:33:57 [2022-03-05T21:33:57.451Z] --- PASS: TestPsFilter (0.10s)
21:33:57 [2022-03-05T21:33:57.451Z] === RUN   TestRemoveContainerWithRemovedVolume
21:33:58 [2022-03-05T21:33:58.021Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
21:33:58 [2022-03-05T21:33:58.021Z] === RUN   TestRemoveContainerWithVolume
21:33:58 [2022-03-05T21:33:58.280Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
21:33:58 [2022-03-05T21:33:58.280Z] === RUN   TestRemoveContainerRunning
21:33:58 [2022-03-05T21:33:58.848Z] --- PASS: TestRemoveContainerRunning (0.41s)
21:33:58 [2022-03-05T21:33:58.849Z] === RUN   TestRemoveContainerForceRemoveRunning
21:33:59 [2022-03-05T21:33:59.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
21:33:59 [2022-03-05T21:33:59.109Z] === RUN   TestRemoveInvalidContainer
21:33:59 [2022-03-05T21:33:59.109Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:33:59 [2022-03-05T21:33:59.109Z] === RUN   TestRenameLinkedContainer
21:34:01 [2022-03-05T21:34:01.016Z] --- PASS: TestRenameLinkedContainer (1.61s)
21:34:01 [2022-03-05T21:34:01.016Z] === RUN   TestRenameStoppedContainer
21:34:01 [2022-03-05T21:34:01.016Z] --- PASS: TestRenameStoppedContainer (0.39s)
21:34:01 [2022-03-05T21:34:01.016Z] === RUN   TestRenameRunningContainerAndReuse
21:34:01 [2022-03-05T21:34:01.955Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
21:34:01 [2022-03-05T21:34:01.955Z] === RUN   TestRenameInvalidName
21:34:02 [2022-03-05T21:34:02.524Z] --- PASS: TestRenameInvalidName (0.40s)
21:34:02 [2022-03-05T21:34:02.524Z] === RUN   TestRenameAnonymousContainer
21:34:03 [2022-03-05T21:34:03.904Z] --- PASS: TestRenameAnonymousContainer (1.45s)
21:34:03 [2022-03-05T21:34:03.905Z] === RUN   TestRenameContainerWithSameName
21:34:04 [2022-03-05T21:34:04.167Z] --- PASS: TestRenameContainerWithSameName (0.40s)
21:34:04 [2022-03-05T21:34:04.167Z] === RUN   TestRenameContainerWithLinkedContainer
21:34:05 [2022-03-05T21:34:05.105Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
21:34:05 [2022-03-05T21:34:05.105Z] === RUN   TestResize
21:34:05 [2022-03-05T21:34:05.364Z] --- PASS: TestResize (0.41s)
21:34:05 [2022-03-05T21:34:05.364Z] === RUN   TestResizeWithInvalidSize
21:34:05 [2022-03-05T21:34:05.931Z] --- PASS: TestResizeWithInvalidSize (0.39s)
21:34:05 [2022-03-05T21:34:05.931Z] === RUN   TestResizeWhenContainerNotStarted
21:34:06 [2022-03-05T21:34:06.190Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
21:34:06 [2022-03-05T21:34:06.190Z] === RUN   TestDaemonRestartKillContainers
21:34:06 [2022-03-05T21:34:06.190Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:34:06 [2022-03-05T21:34:06.190Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:34:06 [2022-03-05T21:34:06.190Z] === RUN   TestCgroupNamespacesRun
21:34:07 [2022-03-05T21:34:07.565Z] --- PASS: TestCgroupNamespacesRun (1.10s)
21:34:07 [2022-03-05T21:34:07.565Z] === RUN   TestCgroupNamespacesRunPrivileged
21:34:08 [2022-03-05T21:34:08.502Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
21:34:08 [2022-03-05T21:34:08.502Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:34:09 [2022-03-05T21:34:09.443Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
21:34:09 [2022-03-05T21:34:09.443Z] === RUN   TestCgroupNamespacesRunHostMode
21:34:10 [2022-03-05T21:34:10.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
21:34:10 [2022-03-05T21:34:10.822Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:34:11 [2022-03-05T21:34:11.761Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
21:34:11 [2022-03-05T21:34:11.761Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:34:12 [2022-03-05T21:34:12.699Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
21:34:12 [2022-03-05T21:34:12.699Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:34:13 [2022-03-05T21:34:13.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
21:34:13 [2022-03-05T21:34:13.640Z] === RUN   TestCgroupNamespacesRunOlderClient
21:34:14 [2022-03-05T21:34:14.579Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
21:34:14 [2022-03-05T21:34:14.579Z] === RUN   TestNISDomainname
21:34:14 [2022-03-05T21:34:14.579Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:34:14 [2022-03-05T21:34:14.579Z] --- SKIP: TestNISDomainname (0.01s)
21:34:14 [2022-03-05T21:34:14.579Z] === RUN   TestHostnameDnsResolution
21:34:15 [2022-03-05T21:34:15.146Z] --- PASS: TestHostnameDnsResolution (0.62s)
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestUnprivilegedPortsAndPing
21:34:15 [2022-03-05T21:34:15.146Z]     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
21:34:15 [2022-03-05T21:34:15.146Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStats
21:34:15 [2022-03-05T21:34:15.146Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:15 [2022-03-05T21:34:15.146Z] --- SKIP: TestStats (0.00s)
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStopContainerWithTimeout
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStopContainerWithTimeout/0
21:34:15 [2022-03-05T21:34:15.146Z] === PAUSE TestStopContainerWithTimeout/0
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStopContainerWithTimeout/1
21:34:15 [2022-03-05T21:34:15.146Z] === PAUSE TestStopContainerWithTimeout/1
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStopContainerWithTimeout/3
21:34:15 [2022-03-05T21:34:15.146Z] === PAUSE TestStopContainerWithTimeout/3
21:34:15 [2022-03-05T21:34:15.146Z] === RUN   TestStopContainerWithTimeout/-1
21:34:15 [2022-03-05T21:34:15.146Z] === PAUSE TestStopContainerWithTimeout/-1
21:34:15 [2022-03-05T21:34:15.146Z] === CONT  TestStopContainerWithTimeout/0
21:34:15 [2022-03-05T21:34:15.146Z] === CONT  TestStopContainerWithTimeout/3
21:34:16 [2022-03-05T21:34:16.084Z] === CONT  TestStopContainerWithTimeout/-1
21:34:18 [2022-03-05T21:34:18.016Z] === CONT  TestStopContainerWithTimeout/1
21:34:19 [2022-03-05T21:34:19.398Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:34:19 [2022-03-05T21:34:19.398Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
21:34:19 [2022-03-05T21:34:19.398Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
21:34:19 [2022-03-05T21:34:19.398Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
21:34:19 [2022-03-05T21:34:19.398Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
21:34:19 [2022-03-05T21:34:19.398Z] === RUN   TestDeleteDevicemapper
21:34:19 [2022-03-05T21:34:19.398Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:19 [2022-03-05T21:34:19.398Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:34:19 [2022-03-05T21:34:19.398Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:34:20 [2022-03-05T21:34:20.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
21:34:20 [2022-03-05T21:34:20.778Z] === RUN   TestUpdateMemory
21:34:20 [2022-03-05T21:34:20.778Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:20 [2022-03-05T21:34:20.778Z] --- SKIP: TestUpdateMemory (0.00s)
21:34:20 [2022-03-05T21:34:20.778Z] === RUN   TestUpdateCPUQuota
21:34:20 [2022-03-05T21:34:20.778Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:20 [2022-03-05T21:34:20.778Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:34:20 [2022-03-05T21:34:20.778Z] === RUN   TestUpdatePidsLimit
21:34:20 [2022-03-05T21:34:20.778Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:20 [2022-03-05T21:34:20.778Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:34:20 [2022-03-05T21:34:20.778Z] === RUN   TestUpdateRestartPolicy
21:34:32 [2022-03-05T21:34:32.987Z] --- PASS: TestUpdateRestartPolicy (10.87s)
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestUpdateRestartWithAutoRemove
21:34:32 [2022-03-05T21:34:32.987Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitNonBlocked
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:32 [2022-03-05T21:34:32.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:32 [2022-03-05T21:34:32.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:32 [2022-03-05T21:34:32.987Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:32 [2022-03-05T21:34:32.987Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:32 [2022-03-05T21:34:32.987Z] --- PASS: TestWaitNonBlocked (0.01s)
21:34:32 [2022-03-05T21:34:32.987Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
21:34:32 [2022-03-05T21:34:32.987Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitBlocked
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:34:32 [2022-03-05T21:34:32.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:34:32 [2022-03-05T21:34:32.987Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:34:32 [2022-03-05T21:34:32.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:34:32 [2022-03-05T21:34:32.987Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:34:32 [2022-03-05T21:34:32.987Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:34:33 [2022-03-05T21:34:33.246Z] --- PASS: TestWaitBlocked (0.01s)
21:34:33 [2022-03-05T21:34:33.246Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
21:34:33 [2022-03-05T21:34:33.246Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
21:34:33 [2022-03-05T21:34:33.246Z] === CONT  TestDaemonRestartIpcMode
21:34:33 [2022-03-05T21:34:33.246Z] === CONT  TestIpcModeOlderClient
21:34:33 [2022-03-05T21:34:33.246Z] --- PASS: TestIpcModeOlderClient (0.06s)
21:34:33 [2022-03-05T21:34:33.246Z] === CONT  TestRestartDaemonWithRestartingContainer
21:34:35 [2022-03-05T21:34:35.784Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s)
21:34:36 [2022-03-05T21:34:36.045Z] --- PASS: TestDaemonRestartIpcMode (2.72s)
21:34:36 [2022-03-05T21:34:36.045Z] PASS
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === Skipped
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
21:34:36 [2022-03-05T21:34:36.045Z]     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)
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     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)
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     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)
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
21:34:36 [2022-03-05T21:34:36.045Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
21:34:36 [2022-03-05T21:34:36.045Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     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
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:34:36 [2022-03-05T21:34:36.045Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:36 [2022-03-05T21:34:36.045Z] 
21:34:36 [2022-03-05T21:34:36.045Z] DONE 177 tests, 27 skipped in 70.425s
21:34:36 [2022-03-05T21:34:36.045Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:34:36 [2022-03-05T21:34:36.045Z] === RUN   TestConfigDaemonLibtrustID
21:34:36 [2022-03-05T21:34:36.615Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:34:36 [2022-03-05T21:34:36.615Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:34:36 [2022-03-05T21:34:36.615Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation/invalid_config
21:34:36 [2022-03-05T21:34:36.615Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation/malformed_config
21:34:36 [2022-03-05T21:34:36.615Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:34:36 [2022-03-05T21:34:36.615Z] === RUN   TestDaemonConfigValidation/valid_config
21:34:36 [2022-03-05T21:34:36.615Z] === PAUSE TestDaemonConfigValidation/valid_config
21:34:36 [2022-03-05T21:34:36.615Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:34:36 [2022-03-05T21:34:36.615Z] === CONT  TestDaemonConfigValidation/malformed_config
21:34:36 [2022-03-05T21:34:36.874Z] === CONT  TestDaemonConfigValidation/valid_config
21:34:36 [2022-03-05T21:34:36.874Z] === CONT  TestDaemonConfigValidation/invalid_config
21:34:36 [2022-03-05T21:34:36.874Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:34:36 [2022-03-05T21:34:36.874Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:34:36 [2022-03-05T21:34:36.874Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
21:34:36 [2022-03-05T21:34:36.874Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:34:36 [2022-03-05T21:34:36.874Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
21:34:36 [2022-03-05T21:34:36.874Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:34:36 [2022-03-05T21:34:36.874Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:34:36 [2022-03-05T21:34:36.874Z] === RUN   TestConfigDaemonSeccompProfiles
21:34:36 [2022-03-05T21:34:36.874Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:34:38 [2022-03-05T21:34:38.252Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:34:39 [2022-03-05T21:34:39.193Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:34:40 [2022-03-05T21:34:40.130Z] === CONT  TestConfigDaemonSeccompProfiles
21:34:40 [2022-03-05T21:34:40.130Z]     daemon_test.go:156: [d2b8177463186] daemon is not started
21:34:40 [2022-03-05T21:34:40.130Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s)
21:34:40 [2022-03-05T21:34:40.130Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
21:34:40 [2022-03-05T21:34:40.130Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
21:34:40 [2022-03-05T21:34:40.130Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
21:34:40 [2022-03-05T21:34:40.130Z] === RUN   TestDaemonProxy
21:34:40 [2022-03-05T21:34:40.130Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:34:40 [2022-03-05T21:34:40.130Z] --- SKIP: TestDaemonProxy (0.00s)
21:34:40 [2022-03-05T21:34:40.130Z] PASS
21:34:40 [2022-03-05T21:34:40.130Z] 
21:34:40 [2022-03-05T21:34:40.130Z] === Skipped
21:34:40 [2022-03-05T21:34:40.130Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
21:34:40 [2022-03-05T21:34:40.130Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:34:40 [2022-03-05T21:34:40.130Z] 
21:34:40 [2022-03-05T21:34:40.130Z] DONE 12 tests, 1 skipped in 4.187s
21:34:40 [2022-03-05T21:34:40.130Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:34:40 [2022-03-05T21:34:40.389Z] INFO: Testing against a local daemon
21:34:40 [2022-03-05T21:34:40.389Z] === RUN   TestCommitInheritsEnv
21:34:42 [2022-03-05T21:34:42.290Z] --- PASS: TestCommitInheritsEnv (1.76s)
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportExtremelyLargeImageWorks
21:34:42 [2022-03-05T21:34:42.290Z] === PAUSE TestImportExtremelyLargeImageWorks
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform/#00
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform/_______
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform//
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform/linux
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform/LINUX
21:34:42 [2022-03-05T21:34:42.290Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestImportWithCustomPlatform/macos
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:34:42 [2022-03-05T21:34:42.604Z] --- PASS: TestImportWithCustomPlatform (0.31s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:34:42 [2022-03-05T21:34:42.604Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestImagesFilterMultiReference
21:34:42 [2022-03-05T21:34:42.604Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestImagePullPlatformInvalid
21:34:42 [2022-03-05T21:34:42.604Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:34:42 [2022-03-05T21:34:42.604Z] === RUN   TestRemoveImageOrphaning
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestRemoveImageOrphaning (1.61s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestRemoveImageGarbageCollector
21:34:44 [2022-03-05T21:34:44.509Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:34:44 [2022-03-05T21:34:44.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagInvalidReference
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagInvalidReference (0.01s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagValidPrefixedRepo
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagExistedNameWithoutForce
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagOfficialNames
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagOfficialNames (0.04s)
21:34:44 [2022-03-05T21:34:44.509Z] === RUN   TestTagMatchesDigest
21:34:44 [2022-03-05T21:34:44.509Z] --- PASS: TestTagMatchesDigest (0.01s)
21:34:44 [2022-03-05T21:34:44.509Z] === CONT  TestImportExtremelyLargeImageWorks
21:36:20 [2022-03-05T21:36:20.982Z] --- PASS: TestImportExtremelyLargeImageWorks (90.63s)
21:36:20 [2022-03-05T21:36:20.982Z] PASS
21:36:20 [2022-03-05T21:36:20.982Z] 
21:36:20 [2022-03-05T21:36:20.982Z] === Skipped
21:36:20 [2022-03-05T21:36:20.982Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s)
21:36:20 [2022-03-05T21:36:20.982Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:36:20 [2022-03-05T21:36:20.982Z] 
21:36:20 [2022-03-05T21:36:20.982Z] DONE 22 tests, 1 skipped in 94.811s
21:36:20 [2022-03-05T21:36:20.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:36:20 [2022-03-05T21:36:20.983Z] INFO: Testing against a local daemon
21:36:20 [2022-03-05T21:36:20.983Z] === RUN   TestNetworkCreateDelete
21:36:20 [2022-03-05T21:36:20.983Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:36:20 [2022-03-05T21:36:20.983Z] === RUN   TestDockerNetworkDeletePreferID
21:36:20 [2022-03-05T21:36:20.983Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
21:36:20 [2022-03-05T21:36:20.983Z] === RUN   TestDaemonDNSFallback
21:36:21 [2022-03-05T21:36:21.917Z] --- PASS: TestDaemonDNSFallback (6.31s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestInspectNetwork
21:36:21 [2022-03-05T21:36:21.917Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestInspectNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestRunContainerWithBridgeNone
21:36:21 [2022-03-05T21:36:21.917Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkInvalidJSON
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkInvalidJSON//networks/create
21:36:21 [2022-03-05T21:36:21.917Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:36:21 [2022-03-05T21:36:21.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:21 [2022-03-05T21:36:21.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:21 [2022-03-05T21:36:21.917Z] === CONT  TestNetworkInvalidJSON//networks/create
21:36:21 [2022-03-05T21:36:21.917Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:21 [2022-03-05T21:36:21.917Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:36:21 [2022-03-05T21:36:21.917Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:36:21 [2022-03-05T21:36:21.917Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkList
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkList//networks
21:36:21 [2022-03-05T21:36:21.917Z] === PAUSE TestNetworkList//networks
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestNetworkList//networks/
21:36:21 [2022-03-05T21:36:21.917Z] === PAUSE TestNetworkList//networks/
21:36:21 [2022-03-05T21:36:21.917Z] === CONT  TestNetworkList//networks
21:36:21 [2022-03-05T21:36:21.917Z] === CONT  TestNetworkList//networks/
21:36:21 [2022-03-05T21:36:21.917Z] --- PASS: TestNetworkList (0.01s)
21:36:21 [2022-03-05T21:36:21.917Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z]     --- PASS: TestNetworkList//networks (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestHostIPv4BridgeLabel
21:36:21 [2022-03-05T21:36:21.917Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestDaemonRestartWithLiveRestore
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestDaemonDefaultNetworkPools
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestDaemonRestartWithExistingNetwork
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestServiceWithPredefinedNetwork
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.917Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.917Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:36:21 [2022-03-05T21:36:21.917Z]     service_test.go:243: FLAKY_TEST
21:36:21 [2022-03-05T21:36:21.918Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z] === RUN   TestServiceWithDataPathPortInit
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z] PASS
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === Skipped
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:243: FLAKY_TEST
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:36:21 [2022-03-05T21:36:21.918Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:21 [2022-03-05T21:36:21.918Z] 
21:36:21 [2022-03-05T21:36:21.918Z] DONE 22 tests, 12 skipped in 6.969s
21:36:21 [2022-03-05T21:36:21.918Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.177Z] INFO: Testing against a local daemon
21:36:22 [2022-03-05T21:36:22.177Z] === RUN   TestDockerNetworkIpvlanPersistance
21:36:22 [2022-03-05T21:36:22.177Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:22 [2022-03-05T21:36:22.177Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z] === RUN   TestDockerNetworkIpvlan
21:36:22 [2022-03-05T21:36:22.177Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:22 [2022-03-05T21:36:22.177Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z] PASS
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] === Skipped
21:36:22 [2022-03-05T21:36:22.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] DONE 2 tests, 2 skipped in 0.123s
21:36:22 [2022-03-05T21:36:22.177Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.177Z] INFO: Testing against a local daemon
21:36:22 [2022-03-05T21:36:22.177Z] === RUN   TestDockerNetworkMacvlanPersistance
21:36:22 [2022-03-05T21:36:22.177Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:22 [2022-03-05T21:36:22.177Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z] === RUN   TestDockerNetworkMacvlan
21:36:22 [2022-03-05T21:36:22.177Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:22 [2022-03-05T21:36:22.177Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z] PASS
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] === Skipped
21:36:22 [2022-03-05T21:36:22.177Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:36:22 [2022-03-05T21:36:22.177Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] DONE 2 tests, 2 skipped in 0.119s
21:36:22 [2022-03-05T21:36:22.177Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.177Z] testing: warning: no tests to run
21:36:22 [2022-03-05T21:36:22.177Z] PASS
21:36:22 [2022-03-05T21:36:22.177Z] 
21:36:22 [2022-03-05T21:36:22.177Z] DONE 0 tests in 0.023s
21:36:22 [2022-03-05T21:36:22.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.435Z] INFO: Testing against a local daemon
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginAllowRequest
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginTLS
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginDenyRequest
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginAPIDenyResponse
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginDenyResponse
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginAllowEventStream
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginErrorResponse
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginErrorRequest
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginHeader
21:36:22 [2022-03-05T21:36:22.435Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.435Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:36:22 [2022-03-05T21:36:22.435Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
21:36:22 [2022-03-05T21:36:22.693Z] === RUN   TestAuthZPluginV2Disable
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
21:36:22 [2022-03-05T21:36:22.693Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
21:36:22 [2022-03-05T21:36:22.693Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
21:36:22 [2022-03-05T21:36:22.693Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
21:36:22 [2022-03-05T21:36:22.693Z] PASS
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === Skipped
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
21:36:22 [2022-03-05T21:36:22.693Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.693Z] 
21:36:22 [2022-03-05T21:36:22.693Z] DONE 17 tests, 17 skipped in 0.405s
21:36:22 [2022-03-05T21:36:22.693Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.952Z] INFO: Testing against a local daemon
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestPluginInvalidJSON
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:36:22 [2022-03-05T21:36:22.952Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:36:22 [2022-03-05T21:36:22.952Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:36:22 [2022-03-05T21:36:22.952Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:36:22 [2022-03-05T21:36:22.952Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestPluginInstall
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.952Z] --- SKIP: TestPluginInstall (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestPluginsWithRuntimes
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:36:22 [2022-03-05T21:36:22.952Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestPluginBackCompatMediaTypes
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:36:22 [2022-03-05T21:36:22.952Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z] PASS
21:36:22 [2022-03-05T21:36:22.952Z] 
21:36:22 [2022-03-05T21:36:22.952Z] === Skipped
21:36:22 [2022-03-05T21:36:22.952Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:36:22 [2022-03-05T21:36:22.952Z] 
21:36:22 [2022-03-05T21:36:22.952Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:36:22 [2022-03-05T21:36:22.952Z] 
21:36:22 [2022-03-05T21:36:22.952Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
21:36:22 [2022-03-05T21:36:22.952Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:36:22 [2022-03-05T21:36:22.952Z] 
21:36:22 [2022-03-05T21:36:22.952Z] DONE 5 tests, 3 skipped in 0.193s
21:36:22 [2022-03-05T21:36:22.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:36:22 [2022-03-05T21:36:22.952Z] INFO: Testing against a local daemon
21:36:22 [2022-03-05T21:36:22.952Z] === RUN   TestExternalGraphDriver
21:36:23 [2022-03-05T21:36:23.210Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:36:23 [2022-03-05T21:36:23.210Z] --- SKIP: TestExternalGraphDriver (0.04s)
21:36:23 [2022-03-05T21:36:23.210Z] === RUN   TestGraphdriverPluginV2
21:36:26 [2022-03-05T21:36:26.498Z] --- PASS: TestGraphdriverPluginV2 (3.37s)
21:36:26 [2022-03-05T21:36:26.498Z] PASS
21:36:26 [2022-03-05T21:36:26.498Z] 
21:36:26 [2022-03-05T21:36:26.498Z] === Skipped
21:36:26 [2022-03-05T21:36:26.498Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
21:36:26 [2022-03-05T21:36:26.498Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:36:26 [2022-03-05T21:36:26.498Z] 
21:36:26 [2022-03-05T21:36:26.498Z] DONE 2 tests, 1 skipped in 3.578s
21:36:26 [2022-03-05T21:36:26.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:36:26 [2022-03-05T21:36:26.759Z] INFO: Testing against a local daemon
21:36:26 [2022-03-05T21:36:26.759Z] === RUN   TestContinueAfterPluginCrash
21:36:26 [2022-03-05T21:36:26.759Z] === PAUSE TestContinueAfterPluginCrash
21:36:26 [2022-03-05T21:36:26.759Z] === RUN   TestReadPluginNoRead
21:36:26 [2022-03-05T21:36:26.759Z] === PAUSE TestReadPluginNoRead
21:36:26 [2022-03-05T21:36:26.759Z] === RUN   TestDaemonStartWithLogOpt
21:36:26 [2022-03-05T21:36:26.759Z] === PAUSE TestDaemonStartWithLogOpt
21:36:26 [2022-03-05T21:36:26.759Z] === CONT  TestContinueAfterPluginCrash
21:36:26 [2022-03-05T21:36:26.759Z] === CONT  TestDaemonStartWithLogOpt
21:36:32 [2022-03-05T21:36:32.034Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
21:36:32 [2022-03-05T21:36:32.034Z] === CONT  TestReadPluginNoRead
21:36:33 [2022-03-05T21:36:33.936Z] === RUN   TestReadPluginNoRead/default
21:36:34 [2022-03-05T21:36:34.873Z] === RUN   TestReadPluginNoRead/disabled_caching
21:36:36 [2022-03-05T21:36:36.253Z] --- PASS: TestContinueAfterPluginCrash (9.48s)
21:36:36 [2022-03-05T21:36:36.253Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:36:37 [2022-03-05T21:36:37.632Z] === CONT  TestReadPluginNoRead
21:36:37 [2022-03-05T21:36:37.633Z]     read_test.go:92: [df19b13bc2667] daemon is not started
21:36:37 [2022-03-05T21:36:37.633Z] --- PASS: TestReadPluginNoRead (6.14s)
21:36:37 [2022-03-05T21:36:37.633Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
21:36:37 [2022-03-05T21:36:37.633Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.41s)
21:36:37 [2022-03-05T21:36:37.633Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
21:36:37 [2022-03-05T21:36:37.633Z] PASS
21:36:37 [2022-03-05T21:36:37.633Z] 
21:36:37 [2022-03-05T21:36:37.633Z] DONE 6 tests in 11.139s
21:36:37 [2022-03-05T21:36:37.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:36:37 [2022-03-05T21:36:37.633Z] testing: warning: no tests to run
21:36:37 [2022-03-05T21:36:37.633Z] PASS
21:36:37 [2022-03-05T21:36:37.633Z] 
21:36:37 [2022-03-05T21:36:37.633Z] DONE 0 tests in 0.061s
21:36:37 [2022-03-05T21:36:37.633Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:36:37 [2022-03-05T21:36:37.892Z] INFO: Testing against a local daemon
21:36:37 [2022-03-05T21:36:37.892Z] === RUN   TestPluginWithDevMounts
21:36:37 [2022-03-05T21:36:37.892Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:36:37 [2022-03-05T21:36:37.892Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:36:37 [2022-03-05T21:36:37.892Z] PASS
21:36:37 [2022-03-05T21:36:37.892Z] 
21:36:37 [2022-03-05T21:36:37.892Z] === Skipped
21:36:37 [2022-03-05T21:36:37.892Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:36:37 [2022-03-05T21:36:37.892Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:36:37 [2022-03-05T21:36:37.892Z] 
21:36:37 [2022-03-05T21:36:37.892Z] DONE 1 tests, 1 skipped in 0.137s
21:36:37 [2022-03-05T21:36:37.892Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:36:38 [2022-03-05T21:36:38.154Z] INFO: Testing against a local daemon
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestSecretInspect
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestSecretInspect (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestSecretList
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestSecretList (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestSecretsCreateAndDelete
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestSecretsUpdate
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestSecretsUpdate (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestTemplatedSecret
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestTemplatedSecret (0.00s)
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestSecretCreateResolve
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] --- SKIP: TestSecretCreateResolve (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z] PASS
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === Skipped
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
21:36:38 [2022-03-05T21:36:38.154Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] 
21:36:38 [2022-03-05T21:36:38.154Z] DONE 6 tests, 6 skipped in 0.233s
21:36:38 [2022-03-05T21:36:38.154Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:36:38 [2022-03-05T21:36:38.154Z] INFO: Testing against a local daemon
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestServiceCreateInit
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:36:38 [2022-03-05T21:36:38.154Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.154Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:36:38 [2022-03-05T21:36:38.154Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- PASS: TestServiceCreateInit (0.03s)
21:36:38 [2022-03-05T21:36:38.414Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:36:38 [2022-03-05T21:36:38.414Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceMultipleTimes
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceConflict
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceConflict (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceMaxReplicas
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateWithDuplicateNetworkNames
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceSecretFileMode
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceConfigFileMode
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceSysctls
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceSysctls (0.02s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateServiceCapabilities
21:36:38 [2022-03-05T21:36:38.414Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestInspect
21:36:38 [2022-03-05T21:36:38.414Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestInspect (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestCreateJob
21:36:38 [2022-03-05T21:36:38.414Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestCreateJob (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestReplicatedJob
21:36:38 [2022-03-05T21:36:38.414Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestReplicatedJob (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestUpdateReplicatedJob
21:36:38 [2022-03-05T21:36:38.414Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestServiceListWithStatuses
21:36:38 [2022-03-05T21:36:38.414Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestDockerNetworkConnectAlias
21:36:38 [2022-03-05T21:36:38.414Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestDockerNetworkReConnect
21:36:38 [2022-03-05T21:36:38.414Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:38 [2022-03-05T21:36:38.414Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
21:36:38 [2022-03-05T21:36:38.414Z] === RUN   TestServicePlugin
21:36:40 [2022-03-05T21:36:40.322Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.322Z] --- SKIP: TestServicePlugin (1.92s)
21:36:40 [2022-03-05T21:36:40.322Z] === RUN   TestServiceUpdateLabel
21:36:40 [2022-03-05T21:36:40.322Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.322Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:36:40 [2022-03-05T21:36:40.322Z] === RUN   TestServiceUpdateSecrets
21:36:40 [2022-03-05T21:36:40.322Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.322Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
21:36:40 [2022-03-05T21:36:40.322Z] === RUN   TestServiceUpdateConfigs
21:36:40 [2022-03-05T21:36:40.322Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.322Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z] === RUN   TestServiceUpdateNetwork
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z] === RUN   TestServiceUpdatePidsLimit
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
21:36:40 [2022-03-05T21:36:40.323Z] PASS
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === Skipped
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
21:36:40 [2022-03-05T21:36:40.323Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestInspect (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:36:40 [2022-03-05T21:36:40.323Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
21:36:40 [2022-03-05T21:36:40.323Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
21:36:40 [2022-03-05T21:36:40.323Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:36:40 [2022-03-05T21:36:40.323Z] 
21:36:40 [2022-03-05T21:36:40.323Z] DONE 24 tests, 23 skipped in 2.333s
21:36:40 [2022-03-05T21:36:40.581Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:36:40 [2022-03-05T21:36:40.581Z] INFO: Testing against a local daemon
21:36:40 [2022-03-05T21:36:40.581Z] === RUN   TestSessionCreate
21:36:40 [2022-03-05T21:36:40.840Z] --- PASS: TestSessionCreate (0.02s)
21:36:40 [2022-03-05T21:36:40.840Z] === RUN   TestSessionCreateWithBadUpgrade
21:36:40 [2022-03-05T21:36:40.840Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:36:40 [2022-03-05T21:36:40.840Z] PASS
21:36:40 [2022-03-05T21:36:40.840Z] 
21:36:40 [2022-03-05T21:36:40.840Z] DONE 2 tests in 0.279s
21:36:40 [2022-03-05T21:36:40.840Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:36:40 [2022-03-05T21:36:40.840Z] INFO: Testing against a local daemon
21:36:40 [2022-03-05T21:36:40.840Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:36:40 [2022-03-05T21:36:40.840Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:36:40 [2022-03-05T21:36:40.840Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s)
21:36:40 [2022-03-05T21:36:40.840Z] === RUN   TestDiskUsage
21:36:40 [2022-03-05T21:36:40.840Z] === PAUSE TestDiskUsage
21:36:40 [2022-03-05T21:36:40.840Z] === RUN   TestEventsExecDie
21:36:41 [2022-03-05T21:36:41.408Z] --- PASS: TestEventsExecDie (0.55s)
21:36:41 [2022-03-05T21:36:41.408Z] === RUN   TestEventsBackwardsCompatible
21:36:41 [2022-03-05T21:36:41.408Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:36:41 [2022-03-05T21:36:41.408Z] === RUN   TestEventsVolumeCreate
21:36:41 [2022-03-05T21:36:41.667Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:36:41 [2022-03-05T21:36:41.667Z] === RUN   TestInfoBinaryCommits
21:36:41 [2022-03-05T21:36:41.667Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:36:41 [2022-03-05T21:36:41.667Z] === RUN   TestInfoAPIVersioned
21:36:41 [2022-03-05T21:36:41.667Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:36:41 [2022-03-05T21:36:41.667Z] === RUN   TestInfoAPI
21:36:41 [2022-03-05T21:36:41.667Z] --- PASS: TestInfoAPI (0.02s)
21:36:41 [2022-03-05T21:36:41.667Z] === RUN   TestInfoAPIWarnings
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestInfoAPIWarnings (16.35s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestInfoDebug
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestInfoDebug (0.54s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestInfoInsecureRegistries
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestInfoRegistryMirrors
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestLoginFailsWithBadCredentials
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestPingCacheHeaders
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestPingCacheHeaders (0.02s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestPingGet
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestPingGet (0.01s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestPingHead
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestPingHead (0.02s)
21:36:59 [2022-03-05T21:36:59.772Z] === RUN   TestVersion
21:36:59 [2022-03-05T21:36:59.772Z] --- PASS: TestVersion (0.02s)
21:36:59 [2022-03-05T21:36:59.772Z] === CONT  TestDiskUsage
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/container_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/image_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/volume_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/build-cache_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/after_LoadBusybox
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:37:00 [2022-03-05T21:37:00.343Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.344Z] === RUN   TestDiskUsage/after_container.Run
21:37:00 [2022-03-05T21:37:00.602Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:37:00 [2022-03-05T21:37:00.602Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:37:00 [2022-03-05T21:37:00.602Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:37:00 [2022-03-05T21:37:00.602Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:37:00 [2022-03-05T21:37:00.860Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:37:00 [2022-03-05T21:37:00.860Z] --- PASS: TestDiskUsage (1.21s)
21:37:00 [2022-03-05T21:37:00.860Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/container_types (0.01s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.860Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
21:37:00 [2022-03-05T21:37:00.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
21:37:00 [2022-03-05T21:37:00.861Z] PASS
21:37:00 [2022-03-05T21:37:00.861Z] 
21:37:00 [2022-03-05T21:37:00.861Z] === Skipped
21:37:00 [2022-03-05T21:37:00.861Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s)
21:37:00 [2022-03-05T21:37:00.861Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:37:00 [2022-03-05T21:37:00.861Z] 
21:37:00 [2022-03-05T21:37:00.861Z] DONE 50 tests, 1 skipped in 20.207s
21:37:00 [2022-03-05T21:37:00.861Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:37:01 [2022-03-05T21:37:01.121Z] INFO: Testing against a local daemon
21:37:01 [2022-03-05T21:37:01.121Z] === RUN   TestVolumesCreateAndList
21:37:01 [2022-03-05T21:37:01.121Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:37:01 [2022-03-05T21:37:01.121Z] === RUN   TestVolumesRemove
21:37:01 [2022-03-05T21:37:01.121Z] --- PASS: TestVolumesRemove (0.05s)
21:37:01 [2022-03-05T21:37:01.121Z] === RUN   TestVolumesInspect
21:37:01 [2022-03-05T21:37:01.121Z] --- PASS: TestVolumesInspect (0.01s)
21:37:01 [2022-03-05T21:37:01.121Z] === RUN   TestVolumesInvalidJSON
21:37:01 [2022-03-05T21:37:01.121Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:37:01 [2022-03-05T21:37:01.121Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:37:01 [2022-03-05T21:37:01.121Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:37:01 [2022-03-05T21:37:01.121Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:37:01 [2022-03-05T21:37:01.121Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:37:01 [2022-03-05T21:37:01.121Z] PASS
21:37:01 [2022-03-05T21:37:01.121Z] 
21:37:01 [2022-03-05T21:37:01.121Z] DONE 5 tests in 0.233s
21:37:01 [2022-03-05T21:37:01.121Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:37:01 [2022-03-05T21:37:01.380Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13060 is not a child of this shell
21:37:01 [2022-03-05T21:37:01.380Z] warning: PID 13060 from bundles/test-integration/docker.pid had a nonzero exit code
21:37:01 [2022-03-05T21:37:01.380Z] Leaving: AppArmorNo profiles have been unloaded.
21:37:01 [2022-03-05T21:37:01.380Z] 
21:37:01 [2022-03-05T21:37:01.380Z] Unloading profiles will leave already running processes permanently
21:37:01 [2022-03-05T21:37:01.380Z] unconfined, which can lead to unexpected situations.
21:37:01 [2022-03-05T21:37:01.380Z] 
21:37:01 [2022-03-05T21:37:01.380Z] To set a process to complain mode, use the command line tool
21:37:01 [2022-03-05T21:37:01.380Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:37:01 [2022-03-05T21:37:01.380Z] Removing test suite binaries
21:37:01 [2022-03-05T21:37:01.380Z] exiting test-integration
21:37:01 [2022-03-05T21:37:01.380Z] ++ exit 0
21:37:01 [2022-03-05T21:37:01.380Z]