Skip to content

Console Output

07:35:13 [2021-12-26T07:35:13.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=4dad7a45b8315911244b25ae69ff0c2486bb1256 -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:4dad7a45b8315911244b25ae69ff0c2486bb1256 hack/make.sh dynbinary test-integration
07:35:14 [2021-12-26T07:35:14.288Z] 
07:35:14 [2021-12-26T07:35:14.288Z] Removing bundles/
07:35:14 [2021-12-26T07:35:14.288Z] 
07:35:14 [2021-12-26T07:35:14.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:35:14 [2021-12-26T07:35:14.544Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:35:14 [2021-12-26T07:35:14.544Z] GOOS="" GOARCH="" GOARM=""
07:36:50 [2021-12-26T07:36:50.929Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:36:50 [2021-12-26T07:36:50.929Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:36:50 [2021-12-26T07:36:50.929Z] GOOS="" GOARCH="" GOARM=""
07:36:50 [2021-12-26T07:36:50.929Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:36:50 [2021-12-26T07:36:50.929Z] 
07:36:50 [2021-12-26T07:36:50.929Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:36:50 [2021-12-26T07:36:50.929Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:36:50 [2021-12-26T07:36:50.929Z] HOSTNAME=98f627bdc769
07:36:50 [2021-12-26T07:36:50.929Z] DEST=bundles/test-integration
07:36:50 [2021-12-26T07:36:50.929Z] PWD=/go/src/github.com/docker/docker
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_ROOTLESS=1
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_GITCOMMIT=4dad7a45b8315911244b25ae69ff0c2486bb1256
07:36:50 [2021-12-26T07:36:50.929Z] container=docker
07:36:50 [2021-12-26T07:36:50.929Z] HOME=/root
07:36:50 [2021-12-26T07:36:50.929Z] GOLANG_VERSION=1.17.5
07:36:50 [2021-12-26T07:36:50.929Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:36:50 [2021-12-26T07:36:50.929Z] VALIDATE_BRANCH=master
07:36:50 [2021-12-26T07:36:50.929Z] TERM=xterm
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_PKG=github.com/docker/docker
07:36:50 [2021-12-26T07:36:50.929Z] SHLVL=1
07:36:50 [2021-12-26T07:36:50.929Z] TIMEOUT=120m
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_GRAPHDRIVER=overlay2
07:36:50 [2021-12-26T07:36:50.929Z] GO111MODULE=off
07:36:50 [2021-12-26T07:36:50.929Z] DOCKER_EXPERIMENTAL=1
07:36:50 [2021-12-26T07:36:50.929Z] TEST_SKIP_INTEGRATION_CLI=1
07:36:50 [2021-12-26T07:36:50.929Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:36:50 [2021-12-26T07:36:50.929Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:36:50 [2021-12-26T07:36:50.929Z] GOPATH=/go
07:36:50 [2021-12-26T07:36:50.929Z] PKG_CONFIG=pkg-config
07:36:50 [2021-12-26T07:36:50.929Z] _=/usr/bin/env
07:36:50 [2021-12-26T07:36:50.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:37:29 [2021-12-26T07:37:29.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:37:29 [2021-12-26T07:37:29.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:37:51 [2021-12-26T07:37:51.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:38:03 [2021-12-26T07:38:03.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:38:11 [2021-12-26T07:38:11.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:38:11 [2021-12-26T07:38:11.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:38:12 [2021-12-26T07:38:12.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:38:13 [2021-12-26T07:38:13.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:38:13 [2021-12-26T07:38:13.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:38:14 [2021-12-26T07:38:14.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:38:16 [2021-12-26T07:38:16.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:38:17 [2021-12-26T07:38:17.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:38:18 [2021-12-26T07:38:18.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:38:18 [2021-12-26T07:38:18.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:38:19 [2021-12-26T07:38:19.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:38:20 [2021-12-26T07:38:20.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:38:21 [2021-12-26T07:38:21.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:38:21 [2021-12-26T07:38:21.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:38:22 [2021-12-26T07:38:22.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:38:23 [2021-12-26T07:38:23.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:38:23 [2021-12-26T07:38:23.329Z] Using test binary docker
07:38:23 [2021-12-26T07:38:23.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:38:23 [2021-12-26T07:38:23.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:38:23 [2021-12-26T07:38:23.589Z] INFO: Waiting for daemon to start...
07:38:23 [2021-12-26T07:38:23.589Z] Starting dockerd
07:38:25 [2021-12-26T07:38:25.476Z] .
07:38:25 [2021-12-26T07:38:25.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:38:25 [2021-12-26T07:38:25.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:38:25 [2021-12-26T07:38:25.476Z] Error: No such image: emptyfs
07:38:25 [2021-12-26T07:38:25.731Z] Running integration-test (iteration 1)
07:38:25 [2021-12-26T07:38:25.731Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:38:25 [2021-12-26T07:38:25.987Z] Loaded image: busybox:latest
07:38:25 [2021-12-26T07:38:25.987Z] Loaded image: busybox:glibc
07:38:27 [2021-12-26T07:38:27.354Z] Loaded image: debian:bullseye-slim
07:38:27 [2021-12-26T07:38:27.354Z] Loaded image: hello-world:latest
07:38:27 [2021-12-26T07:38:27.611Z] Loaded image: arm32v7/hello-world:latest
07:38:27 [2021-12-26T07:38:27.611Z] INFO: Testing against a local daemon
07:38:27 [2021-12-26T07:38:27.611Z] === RUN   TestCgroupNamespacesBuild
07:38:28 [2021-12-26T07:38:28.538Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
07:38:28 [2021-12-26T07:38:28.538Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:38:29 [2021-12-26T07:38:29.903Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
07:38:29 [2021-12-26T07:38:29.903Z] === RUN   TestBuildWithSession
07:38:29 [2021-12-26T07:38:29.903Z]     build_session_test.go:25: TODO: BuildKit
07:38:29 [2021-12-26T07:38:29.903Z] --- SKIP: TestBuildWithSession (0.00s)
07:38:29 [2021-12-26T07:38:29.903Z] === RUN   TestBuildSquashParent
07:38:37 [2021-12-26T07:38:37.981Z] --- PASS: TestBuildSquashParent (7.34s)
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:37 [2021-12-26T07:38:37.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:37 [2021-12-26T07:38:37.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:37 [2021-12-26T07:38:37.981Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:37 [2021-12-26T07:38:37.981Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:38 [2021-12-26T07:38:38.909Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:38 [2021-12-26T07:38:38.909Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:40 [2021-12-26T07:38:40.798Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:40 [2021-12-26T07:38:40.798Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:43 [2021-12-26T07:38:43.309Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
07:38:43 [2021-12-26T07:38:43.309Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
07:38:43 [2021-12-26T07:38:43.309Z] === RUN   TestBuildMultiStageCopy
07:38:43 [2021-12-26T07:38:43.309Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:38:46 [2021-12-26T07:38:46.573Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:38:47 [2021-12-26T07:38:47.133Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:38:48 [2021-12-26T07:38:48.059Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:38:49 [2021-12-26T07:38:49.422Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:38:50 [2021-12-26T07:38:50.348Z] --- PASS: TestBuildMultiStageCopy (7.27s)
07:38:50 [2021-12-26T07:38:50.348Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
07:38:50 [2021-12-26T07:38:50.348Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:38:50 [2021-12-26T07:38:50.348Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:38:50 [2021-12-26T07:38:50.348Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:38:50 [2021-12-26T07:38:50.348Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:38:50 [2021-12-26T07:38:50.348Z] === RUN   TestBuildMultiStageParentConfig
07:38:55 [2021-12-26T07:38:55.591Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
07:38:55 [2021-12-26T07:38:55.591Z] === RUN   TestBuildLabelWithTargets
07:39:03 [2021-12-26T07:39:03.668Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:39:03 [2021-12-26T07:39:03.668Z] === RUN   TestBuildWithEmptyLayers
07:39:06 [2021-12-26T07:39:06.180Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
07:39:06 [2021-12-26T07:39:06.180Z] === RUN   TestBuildMultiStageOnBuild
07:39:11 [2021-12-26T07:39:11.417Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:39:11 [2021-12-26T07:39:11.417Z] === RUN   TestBuildUncleanTarFilenames
07:39:11 [2021-12-26T07:39:11.674Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
07:39:11 [2021-12-26T07:39:11.674Z] === RUN   TestBuildMultiStageLayerLeak
07:39:16 [2021-12-26T07:39:16.916Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
07:39:16 [2021-12-26T07:39:16.916Z] === RUN   TestBuildWithHugeFile
07:40:13 [2021-12-26T07:40:13.086Z] --- PASS: TestBuildWithHugeFile (50.18s)
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildWCOWSandboxSize
07:40:13 [2021-12-26T07:40:13.086Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:40:13 [2021-12-26T07:40:13.086Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildWithEmptyDockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:13 [2021-12-26T07:40:13.086Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:40:13 [2021-12-26T07:40:13.086Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
07:40:13 [2021-12-26T07:40:13.086Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
07:40:13 [2021-12-26T07:40:13.086Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildPreserveOwnership
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildPreserveOwnership/copy_from
07:40:13 [2021-12-26T07:40:13.086Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:40:16 [2021-12-26T07:40:16.428Z] --- PASS: TestBuildPreserveOwnership (9.61s)
07:40:16 [2021-12-26T07:40:16.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.61s)
07:40:16 [2021-12-26T07:40:16.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:40:16 [2021-12-26T07:40:16.428Z] === RUN   TestBuildPlatformInvalid
07:40:16 [2021-12-26T07:40:16.428Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:40:16 [2021-12-26T07:40:16.428Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:40:16 [2021-12-26T07:40:16.428Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:40:16 [2021-12-26T07:40:16.428Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:40:16 [2021-12-26T07:40:16.428Z] PASS
07:40:16 [2021-12-26T07:40:16.428Z] 
07:40:16 [2021-12-26T07:40:16.428Z] === Skipped
07:40:16 [2021-12-26T07:40:16.428Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:40:16 [2021-12-26T07:40:16.428Z]     build_session_test.go:25: TODO: BuildKit
07:40:16 [2021-12-26T07:40:16.428Z] 
07:40:16 [2021-12-26T07:40:16.428Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:40:16 [2021-12-26T07:40:16.429Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:40:16 [2021-12-26T07:40:16.429Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] DONE 34 tests, 3 skipped in 110.552s
07:40:16 [2021-12-26T07:40:16.429Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:40:16 [2021-12-26T07:40:16.429Z] INFO: Testing against a local daemon
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestConfigInspect
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestConfigInspect (0.02s)
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestConfigList
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestConfigList (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestConfigsCreateAndDelete
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestConfigsUpdate
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestConfigsUpdate (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestTemplatedConfig
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestTemplatedConfig (0.00s)
07:40:16 [2021-12-26T07:40:16.429Z] === RUN   TestConfigCreateResolve
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z] PASS
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === Skipped
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:40:16 [2021-12-26T07:40:16.429Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:40:16 [2021-12-26T07:40:16.429Z] 
07:40:16 [2021-12-26T07:40:16.429Z] DONE 6 tests, 6 skipped in 0.161s
07:40:16 [2021-12-26T07:40:16.429Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:40:16 [2021-12-26T07:40:16.687Z] INFO: Testing against a local daemon
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCheckpoint
07:40:16 [2021-12-26T07:40:16.687Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:40:16 [2021-12-26T07:40:16.687Z] --- SKIP: TestCheckpoint (0.00s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestContainerInvalidJSON
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:40:16 [2021-12-26T07:40:16.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:40:16 [2021-12-26T07:40:16.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:40:16 [2021-12-26T07:40:16.687Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:40:16 [2021-12-26T07:40:16.687Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:40:16 [2021-12-26T07:40:16.687Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:40:16 [2021-12-26T07:40:16.687Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:40:16 [2021-12-26T07:40:16.687Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:40:16 [2021-12-26T07:40:16.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCopyFromContainerPathIsNotDir
07:40:16 [2021-12-26T07:40:16.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCopyToContainerPathDoesNotExist
07:40:16 [2021-12-26T07:40:16.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCopyToContainerPathIsNotDir
07:40:16 [2021-12-26T07:40:16.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:40:16 [2021-12-26T07:40:16.687Z] === RUN   TestCopyFromContainer
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer//
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer//bar/root
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer//bar/root/
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/quux
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/quux/
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCopyFromContainer/bar/notarget
07:40:20 [2021-12-26T07:40:20.851Z] --- PASS: TestCopyFromContainer (3.92s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:40:20 [2021-12-26T07:40:20.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateLinkToNonExistingContainer
07:40:20 [2021-12-26T07:40:20.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateWithInvalidEnv
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateWithInvalidEnv/0
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateWithInvalidEnv/0
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateWithInvalidEnv/1
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateWithInvalidEnv/1
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateWithInvalidEnv/2
07:40:20 [2021-12-26T07:40:20.851Z] === PAUSE TestCreateWithInvalidEnv/2
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateWithInvalidEnv/0
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateWithInvalidEnv/2
07:40:20 [2021-12-26T07:40:20.851Z] === CONT  TestCreateWithInvalidEnv/1
07:40:20 [2021-12-26T07:40:20.851Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateTmpfsMountsTarget
07:40:20 [2021-12-26T07:40:20.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:40:20 [2021-12-26T07:40:20.851Z] === RUN   TestCreateWithCustomMaskedPaths
07:40:21 [2021-12-26T07:40:21.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
07:40:21 [2021-12-26T07:40:21.779Z] === RUN   TestCreateWithCustomReadonlyPaths
07:40:23 [2021-12-26T07:40:23.142Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:40:23 [2021-12-26T07:40:23.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:40:23 [2021-12-26T07:40:23.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:40:23 [2021-12-26T07:40:23.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:40:23 [2021-12-26T07:40:23.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:40:23 [2021-12-26T07:40:23.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:40:23 [2021-12-26T07:40:23.142Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:40:23 [2021-12-26T07:40:23.398Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestCreateDifferentPlatform
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestCreateDifferentPlatform/different_os
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:40:23 [2021-12-26T07:40:23.398Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:40:23 [2021-12-26T07:40:23.398Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:40:23 [2021-12-26T07:40:23.398Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:40:23 [2021-12-26T07:40:23.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:40:23 [2021-12-26T07:40:23.398Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestContainerStartOnDaemonRestart
07:40:23 [2021-12-26T07:40:23.398Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:40:23 [2021-12-26T07:40:23.398Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestDaemonRestartIpcMode
07:40:23 [2021-12-26T07:40:23.398Z] === PAUSE TestDaemonRestartIpcMode
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestDaemonHostGatewayIP
07:40:23 [2021-12-26T07:40:23.398Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:40:23 [2021-12-26T07:40:23.398Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestRestartDaemonWithRestartingContainer
07:40:23 [2021-12-26T07:40:23.398Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestContainerKillOnDaemonStart
07:40:23 [2021-12-26T07:40:23.398Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:40:23 [2021-12-26T07:40:23.398Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:40:23 [2021-12-26T07:40:23.398Z] === RUN   TestDiff
07:40:23 [2021-12-26T07:40:23.958Z] --- PASS: TestDiff (0.38s)
07:40:23 [2021-12-26T07:40:23.958Z] === RUN   TestExecWithCloseStdin
07:40:24 [2021-12-26T07:40:24.214Z] --- PASS: TestExecWithCloseStdin (0.43s)
07:40:24 [2021-12-26T07:40:24.214Z] === RUN   TestExec
07:40:24 [2021-12-26T07:40:24.775Z] --- PASS: TestExec (0.42s)
07:40:24 [2021-12-26T07:40:24.775Z] === RUN   TestExecUser
07:40:25 [2021-12-26T07:40:25.031Z] --- PASS: TestExecUser (0.41s)
07:40:25 [2021-12-26T07:40:25.031Z] === RUN   TestExportContainerAndImportImage
07:40:25 [2021-12-26T07:40:25.591Z] --- PASS: TestExportContainerAndImportImage (0.54s)
07:40:25 [2021-12-26T07:40:25.591Z] === RUN   TestExportContainerAfterDaemonRestart
07:40:26 [2021-12-26T07:40:26.956Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
07:40:26 [2021-12-26T07:40:26.956Z] === RUN   TestHealthCheckWorkdir
07:40:27 [2021-12-26T07:40:27.517Z] --- PASS: TestHealthCheckWorkdir (0.51s)
07:40:27 [2021-12-26T07:40:27.518Z] === RUN   TestHealthKillContainer
07:40:35 [2021-12-26T07:40:35.595Z] --- PASS: TestHealthKillContainer (7.87s)
07:40:35 [2021-12-26T07:40:35.595Z] === RUN   TestInspectCpusetInConfigPre120
07:40:35 [2021-12-26T07:40:35.595Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:40:35 [2021-12-26T07:40:35.595Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:40:35 [2021-12-26T07:40:35.595Z] === RUN   TestIpcModeNone
07:40:35 [2021-12-26T07:40:35.850Z] --- PASS: TestIpcModeNone (0.41s)
07:40:35 [2021-12-26T07:40:35.850Z] === RUN   TestIpcModePrivate
07:40:36 [2021-12-26T07:40:36.107Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:40:36 [2021-12-26T07:40:36.107Z] --- PASS: TestIpcModePrivate (0.43s)
07:40:36 [2021-12-26T07:40:36.107Z] === RUN   TestIpcModeShareable
07:40:36 [2021-12-26T07:40:36.107Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:40:36 [2021-12-26T07:40:36.107Z] --- SKIP: TestIpcModeShareable (0.00s)
07:40:36 [2021-12-26T07:40:36.107Z] === RUN   TestAPIIpcModeShareableAndContainer
07:40:37 [2021-12-26T07:40:37.470Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s)
07:40:37 [2021-12-26T07:40:37.470Z] === RUN   TestAPIIpcModeHost
07:40:37 [2021-12-26T07:40:37.470Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:40:37 [2021-12-26T07:40:37.470Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:40:37 [2021-12-26T07:40:37.470Z] === RUN   TestDaemonIpcModeShareable
07:40:37 [2021-12-26T07:40:37.470Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:40:37 [2021-12-26T07:40:37.470Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:40:37 [2021-12-26T07:40:37.470Z] === RUN   TestDaemonIpcModePrivate
07:40:38 [2021-12-26T07:40:38.396Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:40:38 [2021-12-26T07:40:38.653Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
07:40:38 [2021-12-26T07:40:38.653Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:40:38 [2021-12-26T07:40:38.653Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:40:38 [2021-12-26T07:40:38.653Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:40:38 [2021-12-26T07:40:38.653Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:40:38 [2021-12-26T07:40:38.653Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:40:38 [2021-12-26T07:40:38.653Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:40:38 [2021-12-26T07:40:38.653Z] === RUN   TestIpcModeOlderClient
07:40:38 [2021-12-26T07:40:38.653Z] === PAUSE TestIpcModeOlderClient
07:40:38 [2021-12-26T07:40:38.653Z] === RUN   TestKillContainerInvalidSignal
07:40:38 [2021-12-26T07:40:38.909Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
07:40:38 [2021-12-26T07:40:38.909Z] === RUN   TestKillContainer
07:40:38 [2021-12-26T07:40:38.909Z] === RUN   TestKillContainer/no_signal
07:40:39 [2021-12-26T07:40:39.472Z] === RUN   TestKillContainer/non_killing_signal
07:40:39 [2021-12-26T07:40:39.728Z] === RUN   TestKillContainer/killing_signal
07:40:40 [2021-12-26T07:40:40.289Z] --- PASS: TestKillContainer (1.22s)
07:40:40 [2021-12-26T07:40:40.289Z]     --- PASS: TestKillContainer/no_signal (0.39s)
07:40:40 [2021-12-26T07:40:40.289Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
07:40:40 [2021-12-26T07:40:40.289Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
07:40:40 [2021-12-26T07:40:40.289Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:40:40 [2021-12-26T07:40:40.289Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:40:40 [2021-12-26T07:40:40.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:40:41 [2021-12-26T07:40:41.106Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
07:40:41 [2021-12-26T07:40:41.106Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
07:40:41 [2021-12-26T07:40:41.106Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
07:40:41 [2021-12-26T07:40:41.106Z] === RUN   TestKillStoppedContainer
07:40:41 [2021-12-26T07:40:41.106Z] --- PASS: TestKillStoppedContainer (0.03s)
07:40:41 [2021-12-26T07:40:41.106Z] === RUN   TestKillStoppedContainerAPIPre120
07:40:41 [2021-12-26T07:40:41.106Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
07:40:41 [2021-12-26T07:40:41.106Z] === RUN   TestKillDifferentUserContainer
07:40:41 [2021-12-26T07:40:41.362Z] --- PASS: TestKillDifferentUserContainer (0.40s)
07:40:41 [2021-12-26T07:40:41.362Z] === RUN   TestInspectOomKilledTrue
07:40:41 [2021-12-26T07:40:41.362Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:40:41 [2021-12-26T07:40:41.362Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:40:41 [2021-12-26T07:40:41.362Z] === RUN   TestInspectOomKilledFalse
07:40:41 [2021-12-26T07:40:41.362Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:40:41 [2021-12-26T07:40:41.362Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:40:41 [2021-12-26T07:40:41.362Z] === RUN   TestLinksEtcHostsContentMatch
07:40:41 [2021-12-26T07:40:41.362Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:40:41 [2021-12-26T07:40:41.362Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:40:41 [2021-12-26T07:40:41.362Z] === RUN   TestLinksContainerNames
07:40:42 [2021-12-26T07:40:42.289Z] --- PASS: TestLinksContainerNames (0.77s)
07:40:42 [2021-12-26T07:40:42.289Z] === RUN   TestLogsFollowTailEmpty
07:40:42 [2021-12-26T07:40:42.545Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
07:40:42 [2021-12-26T07:40:42.546Z] === RUN   TestContainerNetworkMountsNoChown
07:40:43 [2021-12-26T07:40:43.107Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/default
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/default
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/private
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/private
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rprivate
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rprivate
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/slave
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/slave
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rslave
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rslave
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/shared
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/shared
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rshared
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rshared
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/default
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/default/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/default/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/default/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rshared
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/shared
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rslave
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/slave
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rprivate
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/private
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/private/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/private/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/default/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:40:43 [2021-12-26T07:40:43.107Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/private/bind_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/private/mount_root
07:40:43 [2021-12-26T07:40:43.363Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:40:43 [2021-12-26T07:40:43.363Z] --- PASS: TestMountDaemonRoot (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:40:43 [2021-12-26T07:40:43.363Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z] === RUN   TestContainerBindMountNonRecursive
07:40:43 [2021-12-26T07:40:43.363Z]     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)
07:40:43 [2021-12-26T07:40:43.363Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
07:40:43 [2021-12-26T07:40:43.363Z] === RUN   TestContainerVolumesMountedAsShared
07:40:43 [2021-12-26T07:40:43.363Z]     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)
07:40:43 [2021-12-26T07:40:43.363Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z] === RUN   TestContainerVolumesMountedAsSlave
07:40:43 [2021-12-26T07:40:43.363Z]     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)
07:40:43 [2021-12-26T07:40:43.363Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:40:43 [2021-12-26T07:40:43.363Z] === RUN   TestNetworkNat
07:40:43 [2021-12-26T07:40:43.925Z] --- PASS: TestNetworkNat (0.47s)
07:40:43 [2021-12-26T07:40:43.925Z] === RUN   TestNetworkLocalhostTCPNat
07:40:44 [2021-12-26T07:40:44.181Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
07:40:44 [2021-12-26T07:40:44.181Z] === RUN   TestNetworkLoopbackNat
07:40:46 [2021-12-26T07:40:46.693Z] --- PASS: TestNetworkLoopbackNat (2.52s)
07:40:46 [2021-12-26T07:40:46.693Z] === RUN   TestPause
07:40:46 [2021-12-26T07:40:46.693Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
07:40:46 [2021-12-26T07:40:46.693Z] --- SKIP: TestPause (0.00s)
07:40:46 [2021-12-26T07:40:46.693Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:40:46 [2021-12-26T07:40:46.693Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:40:46 [2021-12-26T07:40:46.693Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:40:46 [2021-12-26T07:40:46.693Z] === RUN   TestPauseStopPausedContainer
07:40:46 [2021-12-26T07:40:46.693Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
07:40:46 [2021-12-26T07:40:46.693Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:40:46 [2021-12-26T07:40:46.949Z] === RUN   TestPidHost
07:40:47 [2021-12-26T07:40:47.875Z] --- PASS: TestPidHost (0.86s)
07:40:47 [2021-12-26T07:40:47.875Z] === RUN   TestPsFilter
07:40:47 [2021-12-26T07:40:47.875Z] --- PASS: TestPsFilter (0.08s)
07:40:47 [2021-12-26T07:40:47.875Z] === RUN   TestRemoveContainerWithRemovedVolume
07:40:48 [2021-12-26T07:40:48.131Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
07:40:48 [2021-12-26T07:40:48.131Z] === RUN   TestRemoveContainerWithVolume
07:40:48 [2021-12-26T07:40:48.692Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
07:40:48 [2021-12-26T07:40:48.692Z] === RUN   TestRemoveContainerRunning
07:40:48 [2021-12-26T07:40:48.949Z] --- PASS: TestRemoveContainerRunning (0.40s)
07:40:48 [2021-12-26T07:40:48.949Z] === RUN   TestRemoveContainerForceRemoveRunning
07:40:49 [2021-12-26T07:40:49.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
07:40:49 [2021-12-26T07:40:49.204Z] === RUN   TestRemoveInvalidContainer
07:40:49 [2021-12-26T07:40:49.204Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:40:49 [2021-12-26T07:40:49.204Z] === RUN   TestRenameLinkedContainer
07:40:51 [2021-12-26T07:40:51.092Z] --- PASS: TestRenameLinkedContainer (1.52s)
07:40:51 [2021-12-26T07:40:51.092Z] === RUN   TestRenameStoppedContainer
07:40:51 [2021-12-26T07:40:51.092Z] --- PASS: TestRenameStoppedContainer (0.36s)
07:40:51 [2021-12-26T07:40:51.092Z] === RUN   TestRenameRunningContainerAndReuse
07:40:52 [2021-12-26T07:40:52.018Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
07:40:52 [2021-12-26T07:40:52.018Z] === RUN   TestRenameInvalidName
07:40:52 [2021-12-26T07:40:52.274Z] --- PASS: TestRenameInvalidName (0.38s)
07:40:52 [2021-12-26T07:40:52.274Z] === RUN   TestRenameAnonymousContainer
07:40:53 [2021-12-26T07:40:53.640Z] --- PASS: TestRenameAnonymousContainer (1.42s)
07:40:53 [2021-12-26T07:40:53.640Z] === RUN   TestRenameContainerWithSameName
07:40:54 [2021-12-26T07:40:54.201Z] --- PASS: TestRenameContainerWithSameName (0.39s)
07:40:54 [2021-12-26T07:40:54.201Z] === RUN   TestRenameContainerWithLinkedContainer
07:40:55 [2021-12-26T07:40:55.129Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
07:40:55 [2021-12-26T07:40:55.129Z] === RUN   TestResize
07:40:55 [2021-12-26T07:40:55.384Z] --- PASS: TestResize (0.41s)
07:40:55 [2021-12-26T07:40:55.384Z] === RUN   TestResizeWithInvalidSize
07:40:55 [2021-12-26T07:40:55.640Z] --- PASS: TestResizeWithInvalidSize (0.38s)
07:40:55 [2021-12-26T07:40:55.640Z] === RUN   TestResizeWhenContainerNotStarted
07:40:56 [2021-12-26T07:40:56.202Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
07:40:56 [2021-12-26T07:40:56.202Z] === RUN   TestDaemonRestartKillContainers
07:40:56 [2021-12-26T07:40:56.202Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:40:56 [2021-12-26T07:40:56.202Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:40:56 [2021-12-26T07:40:56.202Z] === RUN   TestCgroupNamespacesRun
07:40:57 [2021-12-26T07:40:57.131Z] --- PASS: TestCgroupNamespacesRun (1.09s)
07:40:57 [2021-12-26T07:40:57.131Z] === RUN   TestCgroupNamespacesRunPrivileged
07:40:58 [2021-12-26T07:40:58.493Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
07:40:58 [2021-12-26T07:40:58.493Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:40:59 [2021-12-26T07:40:59.420Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
07:40:59 [2021-12-26T07:40:59.420Z] === RUN   TestCgroupNamespacesRunHostMode
07:41:00 [2021-12-26T07:41:00.347Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
07:41:00 [2021-12-26T07:41:00.347Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:41:01 [2021-12-26T07:41:01.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
07:41:01 [2021-12-26T07:41:01.710Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:41:02 [2021-12-26T07:41:02.637Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
07:41:02 [2021-12-26T07:41:02.637Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:41:03 [2021-12-26T07:41:03.197Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:41:03 [2021-12-26T07:41:03.197Z] === RUN   TestCgroupNamespacesRunOlderClient
07:41:04 [2021-12-26T07:41:04.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
07:41:04 [2021-12-26T07:41:04.563Z] === RUN   TestNISDomainname
07:41:04 [2021-12-26T07:41:04.563Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:41:04 [2021-12-26T07:41:04.563Z] --- SKIP: TestNISDomainname (0.01s)
07:41:04 [2021-12-26T07:41:04.563Z] === RUN   TestHostnameDnsResolution
07:41:05 [2021-12-26T07:41:05.126Z] --- PASS: TestHostnameDnsResolution (0.60s)
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestUnprivilegedPortsAndPing
07:41:05 [2021-12-26T07:41:05.126Z]     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
07:41:05 [2021-12-26T07:41:05.126Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStats
07:41:05 [2021-12-26T07:41:05.126Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:05 [2021-12-26T07:41:05.126Z] --- SKIP: TestStats (0.00s)
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStopContainerWithTimeout
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStopContainerWithTimeout/0
07:41:05 [2021-12-26T07:41:05.126Z] === PAUSE TestStopContainerWithTimeout/0
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStopContainerWithTimeout/1
07:41:05 [2021-12-26T07:41:05.126Z] === PAUSE TestStopContainerWithTimeout/1
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStopContainerWithTimeout/3
07:41:05 [2021-12-26T07:41:05.126Z] === PAUSE TestStopContainerWithTimeout/3
07:41:05 [2021-12-26T07:41:05.126Z] === RUN   TestStopContainerWithTimeout/-1
07:41:05 [2021-12-26T07:41:05.126Z] === PAUSE TestStopContainerWithTimeout/-1
07:41:05 [2021-12-26T07:41:05.126Z] === CONT  TestStopContainerWithTimeout/0
07:41:05 [2021-12-26T07:41:05.126Z] === CONT  TestStopContainerWithTimeout/-1
07:41:05 [2021-12-26T07:41:05.688Z] === CONT  TestStopContainerWithTimeout/3
07:41:07 [2021-12-26T07:41:07.577Z] === CONT  TestStopContainerWithTimeout/1
07:41:08 [2021-12-26T07:41:08.940Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:41:08 [2021-12-26T07:41:08.940Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
07:41:08 [2021-12-26T07:41:08.940Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
07:41:08 [2021-12-26T07:41:08.940Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
07:41:08 [2021-12-26T07:41:08.940Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
07:41:08 [2021-12-26T07:41:08.940Z] === RUN   TestDeleteDevicemapper
07:41:08 [2021-12-26T07:41:08.940Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:41:08 [2021-12-26T07:41:08.940Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:41:08 [2021-12-26T07:41:08.940Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:41:10 [2021-12-26T07:41:10.304Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s)
07:41:10 [2021-12-26T07:41:10.304Z] === RUN   TestUpdateMemory
07:41:10 [2021-12-26T07:41:10.304Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:10 [2021-12-26T07:41:10.304Z] --- SKIP: TestUpdateMemory (0.00s)
07:41:10 [2021-12-26T07:41:10.304Z] === RUN   TestUpdateCPUQuota
07:41:10 [2021-12-26T07:41:10.304Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:10 [2021-12-26T07:41:10.304Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:41:10 [2021-12-26T07:41:10.304Z] === RUN   TestUpdatePidsLimit
07:41:10 [2021-12-26T07:41:10.304Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:10 [2021-12-26T07:41:10.304Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:41:10 [2021-12-26T07:41:10.304Z] === RUN   TestUpdateRestartPolicy
07:41:22 [2021-12-26T07:41:22.521Z] --- PASS: TestUpdateRestartPolicy (10.79s)
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestUpdateRestartWithAutoRemove
07:41:22 [2021-12-26T07:41:22.521Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitNonBlocked
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:22 [2021-12-26T07:41:22.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] --- PASS: TestWaitNonBlocked (0.01s)
07:41:22 [2021-12-26T07:41:22.521Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
07:41:22 [2021-12-26T07:41:22.521Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitBlocked
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:41:22 [2021-12-26T07:41:22.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:41:22 [2021-12-26T07:41:22.521Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:41:22 [2021-12-26T07:41:22.521Z] --- PASS: TestWaitBlocked (0.01s)
07:41:22 [2021-12-26T07:41:22.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s)
07:41:22 [2021-12-26T07:41:22.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestDaemonRestartIpcMode
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestIpcModeOlderClient
07:41:22 [2021-12-26T07:41:22.521Z] --- PASS: TestIpcModeOlderClient (0.05s)
07:41:22 [2021-12-26T07:41:22.521Z] === CONT  TestRestartDaemonWithRestartingContainer
07:41:25 [2021-12-26T07:41:25.039Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s)
07:41:25 [2021-12-26T07:41:25.295Z] --- PASS: TestDaemonRestartIpcMode (2.62s)
07:41:25 [2021-12-26T07:41:25.295Z] PASS
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === Skipped
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
07:41:25 [2021-12-26T07:41:25.295Z]     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)
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     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)
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     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)
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:41:25 [2021-12-26T07:41:25.295Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
07:41:25 [2021-12-26T07:41:25.295Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     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
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:41:25 [2021-12-26T07:41:25.295Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:41:25 [2021-12-26T07:41:25.295Z] 
07:41:25 [2021-12-26T07:41:25.295Z] DONE 177 tests, 27 skipped in 68.787s
07:41:25 [2021-12-26T07:41:25.295Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:41:25 [2021-12-26T07:41:25.295Z] === RUN   TestConfigDaemonLibtrustID
07:41:25 [2021-12-26T07:41:25.856Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:41:25 [2021-12-26T07:41:25.856Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:41:25 [2021-12-26T07:41:25.856Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation/invalid_config
07:41:25 [2021-12-26T07:41:25.856Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation/malformed_config
07:41:25 [2021-12-26T07:41:25.856Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:41:25 [2021-12-26T07:41:25.856Z] === RUN   TestDaemonConfigValidation/valid_config
07:41:25 [2021-12-26T07:41:25.856Z] === PAUSE TestDaemonConfigValidation/valid_config
07:41:25 [2021-12-26T07:41:25.856Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:41:25 [2021-12-26T07:41:25.856Z] === CONT  TestDaemonConfigValidation/malformed_config
07:41:26 [2021-12-26T07:41:26.112Z] === CONT  TestDaemonConfigValidation/valid_config
07:41:26 [2021-12-26T07:41:26.112Z] === CONT  TestDaemonConfigValidation/invalid_config
07:41:26 [2021-12-26T07:41:26.112Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:41:26 [2021-12-26T07:41:26.112Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:41:26 [2021-12-26T07:41:26.112Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
07:41:26 [2021-12-26T07:41:26.112Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:41:26 [2021-12-26T07:41:26.112Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
07:41:26 [2021-12-26T07:41:26.112Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
07:41:26 [2021-12-26T07:41:26.112Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
07:41:26 [2021-12-26T07:41:26.112Z] === RUN   TestConfigDaemonSeccompProfiles
07:41:26 [2021-12-26T07:41:26.112Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:41:27 [2021-12-26T07:41:27.477Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:41:28 [2021-12-26T07:41:28.407Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:41:29 [2021-12-26T07:41:29.340Z] === CONT  TestConfigDaemonSeccompProfiles
07:41:29 [2021-12-26T07:41:29.340Z]     daemon_test.go:156: [d97077d5ae8b5] daemon is not started
07:41:29 [2021-12-26T07:41:29.340Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
07:41:29 [2021-12-26T07:41:29.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
07:41:29 [2021-12-26T07:41:29.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s)
07:41:29 [2021-12-26T07:41:29.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:41:29 [2021-12-26T07:41:29.340Z] === RUN   TestDaemonProxy
07:41:29 [2021-12-26T07:41:29.340Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:41:29 [2021-12-26T07:41:29.340Z] --- SKIP: TestDaemonProxy (0.00s)
07:41:29 [2021-12-26T07:41:29.340Z] PASS
07:41:29 [2021-12-26T07:41:29.340Z] 
07:41:29 [2021-12-26T07:41:29.340Z] === Skipped
07:41:29 [2021-12-26T07:41:29.340Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:41:29 [2021-12-26T07:41:29.340Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:41:29 [2021-12-26T07:41:29.340Z] 
07:41:29 [2021-12-26T07:41:29.340Z] DONE 12 tests, 1 skipped in 4.137s
07:41:29 [2021-12-26T07:41:29.340Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:41:29 [2021-12-26T07:41:29.596Z] INFO: Testing against a local daemon
07:41:29 [2021-12-26T07:41:29.596Z] === RUN   TestCommitInheritsEnv
07:41:31 [2021-12-26T07:41:31.481Z] --- PASS: TestCommitInheritsEnv (1.62s)
07:41:31 [2021-12-26T07:41:31.481Z] === RUN   TestImportExtremelyLargeImageWorks
07:41:31 [2021-12-26T07:41:31.481Z] === PAUSE TestImportExtremelyLargeImageWorks
07:41:31 [2021-12-26T07:41:31.481Z] === RUN   TestImagesFilterMultiReference
07:41:31 [2021-12-26T07:41:31.481Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:41:31 [2021-12-26T07:41:31.481Z] === RUN   TestImagePullPlatformInvalid
07:41:31 [2021-12-26T07:41:31.481Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:41:31 [2021-12-26T07:41:31.481Z] === RUN   TestRemoveImageOrphaning
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestRemoveImageOrphaning (1.94s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestRemoveImageGarbageCollector
07:41:33 [2021-12-26T07:41:33.373Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:41:33 [2021-12-26T07:41:33.373Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagInvalidReference
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagInvalidReference (0.01s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagValidPrefixedRepo
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagExistedNameWithoutForce
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagOfficialNames
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagOfficialNames (0.04s)
07:41:33 [2021-12-26T07:41:33.373Z] === RUN   TestTagMatchesDigest
07:41:33 [2021-12-26T07:41:33.373Z] --- PASS: TestTagMatchesDigest (0.01s)
07:41:33 [2021-12-26T07:41:33.373Z] === CONT  TestImportExtremelyLargeImageWorks
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestImportExtremelyLargeImageWorks (89.17s)
07:43:09 [2021-12-26T07:43:09.749Z] PASS
07:43:09 [2021-12-26T07:43:09.749Z] 
07:43:09 [2021-12-26T07:43:09.749Z] === Skipped
07:43:09 [2021-12-26T07:43:09.749Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:43:09 [2021-12-26T07:43:09.749Z] 
07:43:09 [2021-12-26T07:43:09.749Z] DONE 12 tests, 1 skipped in 93.094s
07:43:09 [2021-12-26T07:43:09.749Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:43:09 [2021-12-26T07:43:09.749Z] INFO: Testing against a local daemon
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkCreateDelete
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestNetworkCreateDelete (0.14s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDockerNetworkDeletePreferID
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDaemonDNSFallback
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestDaemonDNSFallback (6.26s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestInspectNetwork
07:43:09 [2021-12-26T07:43:09.749Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestInspectNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestRunContainerWithBridgeNone
07:43:09 [2021-12-26T07:43:09.749Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkInvalidJSON
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkInvalidJSON//networks/create
07:43:09 [2021-12-26T07:43:09.749Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:43:09 [2021-12-26T07:43:09.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:43:09 [2021-12-26T07:43:09.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:43:09 [2021-12-26T07:43:09.749Z] === CONT  TestNetworkInvalidJSON//networks/create
07:43:09 [2021-12-26T07:43:09.749Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:43:09 [2021-12-26T07:43:09.749Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:43:09 [2021-12-26T07:43:09.749Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkList
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkList//networks
07:43:09 [2021-12-26T07:43:09.749Z] === PAUSE TestNetworkList//networks
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestNetworkList//networks/
07:43:09 [2021-12-26T07:43:09.749Z] === PAUSE TestNetworkList//networks/
07:43:09 [2021-12-26T07:43:09.749Z] === CONT  TestNetworkList//networks
07:43:09 [2021-12-26T07:43:09.749Z] === CONT  TestNetworkList//networks/
07:43:09 [2021-12-26T07:43:09.749Z] --- PASS: TestNetworkList (0.01s)
07:43:09 [2021-12-26T07:43:09.749Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z]     --- PASS: TestNetworkList//networks (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestHostIPv4BridgeLabel
07:43:09 [2021-12-26T07:43:09.749Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDaemonRestartWithLiveRestore
07:43:09 [2021-12-26T07:43:09.749Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDaemonDefaultNetworkPools
07:43:09 [2021-12-26T07:43:09.749Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDaemonRestartWithExistingNetwork
07:43:09 [2021-12-26T07:43:09.749Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.749Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
07:43:09 [2021-12-26T07:43:09.749Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:43:09 [2021-12-26T07:43:09.749Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestServiceWithPredefinedNetwork
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:243: FLAKY_TEST
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestServiceWithDataPathPortInit
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] PASS
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === Skipped
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:243: FLAKY_TEST
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] DONE 22 tests, 12 skipped in 6.915s
07:43:09 [2021-12-26T07:43:09.750Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:43:09 [2021-12-26T07:43:09.750Z] INFO: Testing against a local daemon
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestDockerNetworkIpvlanPersistance
07:43:09 [2021-12-26T07:43:09.750Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestDockerNetworkIpvlan
07:43:09 [2021-12-26T07:43:09.750Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] PASS
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === Skipped
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] DONE 2 tests, 2 skipped in 0.088s
07:43:09 [2021-12-26T07:43:09.750Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:43:09 [2021-12-26T07:43:09.750Z] INFO: Testing against a local daemon
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestDockerNetworkMacvlanPersistance
07:43:09 [2021-12-26T07:43:09.750Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestDockerNetworkMacvlan
07:43:09 [2021-12-26T07:43:09.750Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] PASS
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === Skipped
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] DONE 2 tests, 2 skipped in 0.086s
07:43:09 [2021-12-26T07:43:09.750Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:43:09 [2021-12-26T07:43:09.750Z] testing: warning: no tests to run
07:43:09 [2021-12-26T07:43:09.750Z] PASS
07:43:09 [2021-12-26T07:43:09.750Z] 
07:43:09 [2021-12-26T07:43:09.750Z] DONE 0 tests in 0.022s
07:43:09 [2021-12-26T07:43:09.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:43:09 [2021-12-26T07:43:09.750Z] INFO: Testing against a local daemon
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginAllowRequest
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginTLS
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginDenyRequest
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginAPIDenyResponse
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginDenyResponse
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginAllowEventStream
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginErrorResponse
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginErrorRequest
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginHeader
07:43:09 [2021-12-26T07:43:09.750Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:09 [2021-12-26T07:43:09.750Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:43:09 [2021-12-26T07:43:09.750Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestAuthZPluginV2Disable
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z] PASS
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === Skipped
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:43:10 [2021-12-26T07:43:10.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] DONE 17 tests, 17 skipped in 0.310s
07:43:10 [2021-12-26T07:43:10.006Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:43:10 [2021-12-26T07:43:10.006Z] INFO: Testing against a local daemon
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestPluginInvalidJSON
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:43:10 [2021-12-26T07:43:10.006Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:43:10 [2021-12-26T07:43:10.006Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:43:10 [2021-12-26T07:43:10.006Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:43:10 [2021-12-26T07:43:10.006Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestPluginInstall
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestPluginInstall (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestPluginsWithRuntimes
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z] === RUN   TestPluginBackCompatMediaTypes
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:43:10 [2021-12-26T07:43:10.006Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z] PASS
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === Skipped
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:43:10 [2021-12-26T07:43:10.006Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:43:10 [2021-12-26T07:43:10.006Z] 
07:43:10 [2021-12-26T07:43:10.006Z] DONE 5 tests, 3 skipped in 0.131s
07:43:10 [2021-12-26T07:43:10.006Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:43:10 [2021-12-26T07:43:10.263Z] INFO: Testing against a local daemon
07:43:10 [2021-12-26T07:43:10.263Z] === RUN   TestExternalGraphDriver
07:43:10 [2021-12-26T07:43:10.263Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:43:10 [2021-12-26T07:43:10.263Z] --- SKIP: TestExternalGraphDriver (0.03s)
07:43:10 [2021-12-26T07:43:10.263Z] === RUN   TestGraphdriverPluginV2
07:43:14 [2021-12-26T07:43:14.424Z] --- PASS: TestGraphdriverPluginV2 (3.48s)
07:43:14 [2021-12-26T07:43:14.424Z] PASS
07:43:14 [2021-12-26T07:43:14.424Z] 
07:43:14 [2021-12-26T07:43:14.424Z] === Skipped
07:43:14 [2021-12-26T07:43:14.424Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
07:43:14 [2021-12-26T07:43:14.424Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:43:14 [2021-12-26T07:43:14.424Z] 
07:43:14 [2021-12-26T07:43:14.424Z] DONE 2 tests, 1 skipped in 3.611s
07:43:14 [2021-12-26T07:43:14.424Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:43:14 [2021-12-26T07:43:14.424Z] INFO: Testing against a local daemon
07:43:14 [2021-12-26T07:43:14.424Z] === RUN   TestContinueAfterPluginCrash
07:43:14 [2021-12-26T07:43:14.424Z] === PAUSE TestContinueAfterPluginCrash
07:43:14 [2021-12-26T07:43:14.424Z] === RUN   TestReadPluginNoRead
07:43:14 [2021-12-26T07:43:14.424Z] === PAUSE TestReadPluginNoRead
07:43:14 [2021-12-26T07:43:14.424Z] === RUN   TestDaemonStartWithLogOpt
07:43:14 [2021-12-26T07:43:14.424Z] === PAUSE TestDaemonStartWithLogOpt
07:43:14 [2021-12-26T07:43:14.424Z] === CONT  TestReadPluginNoRead
07:43:14 [2021-12-26T07:43:14.424Z] === CONT  TestContinueAfterPluginCrash
07:43:17 [2021-12-26T07:43:17.688Z] === RUN   TestReadPluginNoRead/default
07:43:18 [2021-12-26T07:43:18.614Z] === RUN   TestReadPluginNoRead/disabled_caching
07:43:19 [2021-12-26T07:43:19.978Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:43:21 [2021-12-26T07:43:21.342Z] === CONT  TestReadPluginNoRead
07:43:21 [2021-12-26T07:43:21.342Z]     read_test.go:92: [d71011b09a1d3] daemon is not started
07:43:21 [2021-12-26T07:43:21.342Z] --- PASS: TestReadPluginNoRead (7.15s)
07:43:21 [2021-12-26T07:43:21.342Z]     --- PASS: TestReadPluginNoRead/default (1.35s)
07:43:21 [2021-12-26T07:43:21.342Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
07:43:21 [2021-12-26T07:43:21.342Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
07:43:21 [2021-12-26T07:43:21.342Z] === CONT  TestDaemonStartWithLogOpt
07:43:23 [2021-12-26T07:43:23.231Z] --- PASS: TestContinueAfterPluginCrash (8.96s)
07:43:23 [2021-12-26T07:43:23.791Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
07:43:23 [2021-12-26T07:43:23.791Z] PASS
07:43:23 [2021-12-26T07:43:23.791Z] 
07:43:23 [2021-12-26T07:43:23.791Z] DONE 6 tests in 10.065s
07:43:23 [2021-12-26T07:43:23.791Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:43:23 [2021-12-26T07:43:23.791Z] testing: warning: no tests to run
07:43:23 [2021-12-26T07:43:23.791Z] PASS
07:43:23 [2021-12-26T07:43:23.791Z] 
07:43:23 [2021-12-26T07:43:23.791Z] DONE 0 tests in 0.031s
07:43:23 [2021-12-26T07:43:23.791Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:43:24 [2021-12-26T07:43:24.046Z] INFO: Testing against a local daemon
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestPluginWithDevMounts
07:43:24 [2021-12-26T07:43:24.046Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:43:24 [2021-12-26T07:43:24.046Z] PASS
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === Skipped
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:43:24 [2021-12-26T07:43:24.046Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] DONE 1 tests, 1 skipped in 0.092s
07:43:24 [2021-12-26T07:43:24.046Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:43:24 [2021-12-26T07:43:24.046Z] INFO: Testing against a local daemon
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestSecretInspect
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestSecretInspect (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestSecretList
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestSecretList (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestSecretsCreateAndDelete
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestSecretsUpdate
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestSecretsUpdate (0.02s)
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestTemplatedSecret
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestTemplatedSecret (0.00s)
07:43:24 [2021-12-26T07:43:24.046Z] === RUN   TestSecretCreateResolve
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z] PASS
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === Skipped
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:43:24 [2021-12-26T07:43:24.046Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.046Z] 
07:43:24 [2021-12-26T07:43:24.046Z] DONE 6 tests, 6 skipped in 0.160s
07:43:24 [2021-12-26T07:43:24.046Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:43:24 [2021-12-26T07:43:24.302Z] INFO: Testing against a local daemon
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestServiceCreateInit
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- PASS: TestServiceCreateInit (0.02s)
07:43:24 [2021-12-26T07:43:24.302Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:43:24 [2021-12-26T07:43:24.302Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceMultipleTimes
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceConflict
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceMaxReplicas
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateWithDuplicateNetworkNames
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceSecretFileMode
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceConfigFileMode
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceSysctls
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceSysctls (0.02s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateServiceCapabilities
07:43:24 [2021-12-26T07:43:24.302Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestInspect
07:43:24 [2021-12-26T07:43:24.302Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestInspect (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestCreateJob
07:43:24 [2021-12-26T07:43:24.302Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestCreateJob (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestReplicatedJob
07:43:24 [2021-12-26T07:43:24.302Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.302Z] --- SKIP: TestReplicatedJob (0.01s)
07:43:24 [2021-12-26T07:43:24.302Z] === RUN   TestUpdateReplicatedJob
07:43:24 [2021-12-26T07:43:24.302Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.557Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
07:43:24 [2021-12-26T07:43:24.557Z] === RUN   TestServiceListWithStatuses
07:43:24 [2021-12-26T07:43:24.557Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:43:24 [2021-12-26T07:43:24.557Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:43:24 [2021-12-26T07:43:24.557Z] === RUN   TestDockerNetworkConnectAlias
07:43:24 [2021-12-26T07:43:24.557Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.557Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:43:24 [2021-12-26T07:43:24.557Z] === RUN   TestDockerNetworkReConnect
07:43:24 [2021-12-26T07:43:24.557Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2021-12-26T07:43:24.557Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
07:43:24 [2021-12-26T07:43:24.557Z] === RUN   TestServicePlugin
07:43:26 [2021-12-26T07:43:26.446Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServicePlugin (1.88s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestServiceUpdateLabel
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestServiceUpdateSecrets
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestServiceUpdateConfigs
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestServiceUpdateNetwork
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestServiceUpdatePidsLimit
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z] PASS
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === Skipped
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:43:26 [2021-12-26T07:43:26.446Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
07:43:26 [2021-12-26T07:43:26.446Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s)
07:43:26 [2021-12-26T07:43:26.446Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] DONE 24 tests, 23 skipped in 2.265s
07:43:26 [2021-12-26T07:43:26.446Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:43:26 [2021-12-26T07:43:26.446Z] INFO: Testing against a local daemon
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestSessionCreate
07:43:26 [2021-12-26T07:43:26.446Z] --- PASS: TestSessionCreate (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z] === RUN   TestSessionCreateWithBadUpgrade
07:43:26 [2021-12-26T07:43:26.446Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:43:26 [2021-12-26T07:43:26.446Z] PASS
07:43:26 [2021-12-26T07:43:26.446Z] 
07:43:26 [2021-12-26T07:43:26.446Z] DONE 2 tests in 0.122s
07:43:26 [2021-12-26T07:43:26.446Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:43:26 [2021-12-26T07:43:26.702Z] INFO: Testing against a local daemon
07:43:26 [2021-12-26T07:43:26.702Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:43:26 [2021-12-26T07:43:26.702Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:43:26 [2021-12-26T07:43:26.702Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:43:26 [2021-12-26T07:43:26.702Z] === RUN   TestDiskUsage
07:43:26 [2021-12-26T07:43:26.702Z] === PAUSE TestDiskUsage
07:43:26 [2021-12-26T07:43:26.702Z] === RUN   TestEventsExecDie
07:43:27 [2021-12-26T07:43:27.264Z] --- PASS: TestEventsExecDie (0.48s)
07:43:27 [2021-12-26T07:43:27.264Z] === RUN   TestEventsBackwardsCompatible
07:43:27 [2021-12-26T07:43:27.264Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:43:27 [2021-12-26T07:43:27.264Z] === RUN   TestEventsVolumeCreate
07:43:27 [2021-12-26T07:43:27.264Z] --- PASS: TestEventsVolumeCreate (0.04s)
07:43:27 [2021-12-26T07:43:27.264Z] === RUN   TestInfoBinaryCommits
07:43:27 [2021-12-26T07:43:27.264Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:43:27 [2021-12-26T07:43:27.264Z] === RUN   TestInfoAPIVersioned
07:43:27 [2021-12-26T07:43:27.264Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:43:27 [2021-12-26T07:43:27.264Z] === RUN   TestInfoDiscoveryBackend
07:43:27 [2021-12-26T07:43:27.828Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
07:43:27 [2021-12-26T07:43:27.828Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:43:31 [2021-12-26T07:43:31.090Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
07:43:31 [2021-12-26T07:43:31.090Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:43:31 [2021-12-26T07:43:31.090Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:31 [2021-12-26T07:43:31.090Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:43:31 [2021-12-26T07:43:31.090Z] === RUN   TestInfoAPI
07:43:31 [2021-12-26T07:43:31.090Z] --- PASS: TestInfoAPI (0.02s)
07:43:31 [2021-12-26T07:43:31.090Z] === RUN   TestInfoAPIWarnings
07:43:49 [2021-12-26T07:43:49.123Z] --- PASS: TestInfoAPIWarnings (16.35s)
07:43:49 [2021-12-26T07:43:49.123Z] === RUN   TestInfoDebug
07:43:49 [2021-12-26T07:43:49.123Z] --- PASS: TestInfoDebug (0.54s)
07:43:49 [2021-12-26T07:43:49.123Z] === RUN   TestInfoInsecureRegistries
07:43:49 [2021-12-26T07:43:49.123Z] --- PASS: TestInfoInsecureRegistries (0.55s)
07:43:49 [2021-12-26T07:43:49.123Z] === RUN   TestInfoRegistryMirrors
07:43:49 [2021-12-26T07:43:49.123Z] --- PASS: TestInfoRegistryMirrors (0.55s)
07:43:49 [2021-12-26T07:43:49.123Z] === RUN   TestLoginFailsWithBadCredentials
07:43:49 [2021-12-26T07:43:49.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
07:43:49 [2021-12-26T07:43:49.123Z] === RUN   TestPingCacheHeaders
07:43:49 [2021-12-26T07:43:49.378Z] --- PASS: TestPingCacheHeaders (0.02s)
07:43:49 [2021-12-26T07:43:49.378Z] === RUN   TestPingGet
07:43:49 [2021-12-26T07:43:49.378Z] --- PASS: TestPingGet (0.01s)
07:43:49 [2021-12-26T07:43:49.378Z] === RUN   TestPingHead
07:43:49 [2021-12-26T07:43:49.378Z] --- PASS: TestPingHead (0.02s)
07:43:49 [2021-12-26T07:43:49.378Z] === RUN   TestVersion
07:43:49 [2021-12-26T07:43:49.378Z] --- PASS: TestVersion (0.02s)
07:43:49 [2021-12-26T07:43:49.378Z] === CONT  TestDiskUsage
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/container_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/image_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:43:49 [2021-12-26T07:43:49.939Z] === RUN   TestDiskUsage/after_container.Run
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:43:50 [2021-12-26T07:43:50.195Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:43:50 [2021-12-26T07:43:50.451Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:43:50 [2021-12-26T07:43:50.451Z] --- PASS: TestDiskUsage (1.19s)
07:43:50 [2021-12-26T07:43:50.451Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
07:43:50 [2021-12-26T07:43:50.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:43:50 [2021-12-26T07:43:50.451Z] PASS
07:43:50 [2021-12-26T07:43:50.451Z] 
07:43:50 [2021-12-26T07:43:50.451Z] === Skipped
07:43:50 [2021-12-26T07:43:50.451Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:43:50 [2021-12-26T07:43:50.451Z] 
07:43:50 [2021-12-26T07:43:50.451Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:43:50 [2021-12-26T07:43:50.451Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:50 [2021-12-26T07:43:50.451Z] 
07:43:50 [2021-12-26T07:43:50.451Z] DONE 53 tests, 2 skipped in 23.938s
07:43:50 [2021-12-26T07:43:50.451Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:43:50 [2021-12-26T07:43:50.707Z] INFO: Testing against a local daemon
07:43:50 [2021-12-26T07:43:50.707Z] === RUN   TestVolumesCreateAndList
07:43:50 [2021-12-26T07:43:50.707Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:43:50 [2021-12-26T07:43:50.707Z] === RUN   TestVolumesRemove
07:43:50 [2021-12-26T07:43:50.707Z] --- PASS: TestVolumesRemove (0.05s)
07:43:50 [2021-12-26T07:43:50.707Z] === RUN   TestVolumesInspect
07:43:50 [2021-12-26T07:43:50.707Z] --- PASS: TestVolumesInspect (0.02s)
07:43:50 [2021-12-26T07:43:50.707Z] === RUN   TestVolumesInvalidJSON
07:43:50 [2021-12-26T07:43:50.707Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:43:50 [2021-12-26T07:43:50.707Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:43:50 [2021-12-26T07:43:50.707Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:43:50 [2021-12-26T07:43:50.707Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:43:50 [2021-12-26T07:43:50.707Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:43:50 [2021-12-26T07:43:50.707Z] PASS
07:43:50 [2021-12-26T07:43:50.707Z] 
07:43:50 [2021-12-26T07:43:50.707Z] DONE 5 tests in 0.181s
07:43:50 [2021-12-26T07:43:50.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:43:50 [2021-12-26T07:43:50.707Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13415 is not a child of this shell
07:43:50 [2021-12-26T07:43:50.707Z] warning: PID 13415 from bundles/test-integration/docker.pid had a nonzero exit code
07:43:50 [2021-12-26T07:43:50.707Z] Leaving: AppArmorNo profiles have been unloaded.
07:43:50 [2021-12-26T07:43:50.707Z] 
07:43:50 [2021-12-26T07:43:50.707Z] Unloading profiles will leave already running processes permanently
07:43:50 [2021-12-26T07:43:50.707Z] unconfined, which can lead to unexpected situations.
07:43:50 [2021-12-26T07:43:50.707Z] 
07:43:50 [2021-12-26T07:43:50.707Z] To set a process to complain mode, use the command line tool
07:43:50 [2021-12-26T07:43:50.707Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:43:50 [2021-12-26T07:43:50.707Z] Removing test suite binaries
07:43:50 [2021-12-26T07:43:50.963Z] exiting test-integration
07:43:50 [2021-12-26T07:43:50.963Z] ++ exit 0
07:43:50 [2021-12-26T07:43:50.963Z]