Skip to content

Console Output

08:17:44 [2022-02-06T08:17:44.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b79dec8138753c5d0a74f8c33f752205787b5fcd -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:b79dec8138753c5d0a74f8c33f752205787b5fcd hack/make.sh dynbinary test-integration
08:17:44 [2022-02-06T08:17:44.832Z] 
08:17:44 [2022-02-06T08:17:44.832Z] Removing bundles/
08:17:44 [2022-02-06T08:17:44.832Z] 
08:17:44 [2022-02-06T08:17:44.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:17:44 [2022-02-06T08:17:44.832Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:17:44 [2022-02-06T08:17:44.832Z] GOOS="" GOARCH="" GOARM=""
08:19:21 [2022-02-06T08:19:21.313Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:19:21 [2022-02-06T08:19:21.313Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:19:21 [2022-02-06T08:19:21.313Z] GOOS="" GOARCH="" GOARM=""
08:19:21 [2022-02-06T08:19:21.313Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:19:21 [2022-02-06T08:19:21.313Z] 
08:19:21 [2022-02-06T08:19:21.313Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:19:21 [2022-02-06T08:19:21.313Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:19:21 [2022-02-06T08:19:21.313Z] HOSTNAME=500f7c865bb3
08:19:21 [2022-02-06T08:19:21.313Z] DEST=bundles/test-integration
08:19:21 [2022-02-06T08:19:21.313Z] PWD=/go/src/github.com/docker/docker
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_ROOTLESS=1
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_GITCOMMIT=b79dec8138753c5d0a74f8c33f752205787b5fcd
08:19:21 [2022-02-06T08:19:21.313Z] container=docker
08:19:21 [2022-02-06T08:19:21.313Z] HOME=/root
08:19:21 [2022-02-06T08:19:21.313Z] GOLANG_VERSION=1.17.6
08:19:21 [2022-02-06T08:19:21.313Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:19:21 [2022-02-06T08:19:21.313Z] VALIDATE_BRANCH=master
08:19:21 [2022-02-06T08:19:21.313Z] TERM=xterm
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_PKG=github.com/docker/docker
08:19:21 [2022-02-06T08:19:21.313Z] SHLVL=1
08:19:21 [2022-02-06T08:19:21.313Z] TIMEOUT=120m
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_GRAPHDRIVER=overlay2
08:19:21 [2022-02-06T08:19:21.313Z] GO111MODULE=off
08:19:21 [2022-02-06T08:19:21.313Z] DOCKER_EXPERIMENTAL=1
08:19:21 [2022-02-06T08:19:21.313Z] TEST_SKIP_INTEGRATION_CLI=1
08:19:21 [2022-02-06T08:19:21.313Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:19:21 [2022-02-06T08:19:21.313Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:19:21 [2022-02-06T08:19:21.313Z] GOPATH=/go
08:19:21 [2022-02-06T08:19:21.313Z] PKG_CONFIG=pkg-config
08:19:21 [2022-02-06T08:19:21.313Z] _=/usr/bin/env
08:19:21 [2022-02-06T08:19:21.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:20:00 [2022-02-06T08:20:00.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:20:00 [2022-02-06T08:20:00.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:20:22 [2022-02-06T08:20:22.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:20:28 [2022-02-06T08:20:28.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:20:38 [2022-02-06T08:20:38.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:20:38 [2022-02-06T08:20:38.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:20:38 [2022-02-06T08:20:38.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:20:39 [2022-02-06T08:20:39.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:20:39 [2022-02-06T08:20:39.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:20:40 [2022-02-06T08:20:40.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:20:43 [2022-02-06T08:20:43.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:20:43 [2022-02-06T08:20:43.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:20:44 [2022-02-06T08:20:44.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:20:44 [2022-02-06T08:20:44.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:20:45 [2022-02-06T08:20:45.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:20:46 [2022-02-06T08:20:46.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:20:47 [2022-02-06T08:20:47.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:20:47 [2022-02-06T08:20:47.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:20:48 [2022-02-06T08:20:48.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:20:49 [2022-02-06T08:20:49.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:20:49 [2022-02-06T08:20:49.438Z] Using test binary docker
08:20:49 [2022-02-06T08:20:49.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:20:49 [2022-02-06T08:20:49.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:20:49 [2022-02-06T08:20:49.438Z] INFO: Waiting for daemon to start...
08:20:49 [2022-02-06T08:20:49.438Z] Starting dockerd
08:20:51 [2022-02-06T08:20:51.981Z] .
08:20:51 [2022-02-06T08:20:51.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:20:51 [2022-02-06T08:20:51.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:20:51 [2022-02-06T08:20:51.981Z] Error: No such image: emptyfs
08:20:51 [2022-02-06T08:20:51.981Z] Running integration-test (iteration 1)
08:20:51 [2022-02-06T08:20:51.981Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:20:51 [2022-02-06T08:20:51.981Z] Loaded image: busybox:latest
08:20:52 [2022-02-06T08:20:52.239Z] Loaded image: busybox:glibc
08:20:53 [2022-02-06T08:20:53.615Z] Loaded image: debian:bullseye-slim
08:20:53 [2022-02-06T08:20:53.615Z] Loaded image: hello-world:latest
08:20:53 [2022-02-06T08:20:53.615Z] Loaded image: arm32v7/hello-world:latest
08:20:53 [2022-02-06T08:20:53.615Z] INFO: Testing against a local daemon
08:20:53 [2022-02-06T08:20:53.615Z] === RUN   TestCgroupNamespacesBuild
08:20:54 [2022-02-06T08:20:54.990Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
08:20:54 [2022-02-06T08:20:54.990Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:20:55 [2022-02-06T08:20:55.929Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
08:20:55 [2022-02-06T08:20:55.929Z] === RUN   TestBuildWithSession
08:20:55 [2022-02-06T08:20:55.929Z]     build_session_test.go:25: TODO: BuildKit
08:20:55 [2022-02-06T08:20:55.929Z] --- SKIP: TestBuildWithSession (0.00s)
08:20:55 [2022-02-06T08:20:55.929Z] === RUN   TestBuildSquashParent
08:21:04 [2022-02-06T08:21:04.042Z] --- PASS: TestBuildSquashParent (7.32s)
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:21:04 [2022-02-06T08:21:04.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:21:04 [2022-02-06T08:21:04.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:21:04 [2022-02-06T08:21:04.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:21:04 [2022-02-06T08:21:04.042Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:21:04 [2022-02-06T08:21:04.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:21:04 [2022-02-06T08:21:04.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:21:06 [2022-02-06T08:21:06.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:21:06 [2022-02-06T08:21:06.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:21:08 [2022-02-06T08:21:08.789Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
08:21:08 [2022-02-06T08:21:08.789Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
08:21:08 [2022-02-06T08:21:08.789Z] === RUN   TestBuildMultiStageCopy
08:21:08 [2022-02-06T08:21:08.789Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:21:12 [2022-02-06T08:21:12.077Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:21:13 [2022-02-06T08:21:13.015Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:21:14 [2022-02-06T08:21:14.390Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:21:15 [2022-02-06T08:21:15.323Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:21:16 [2022-02-06T08:21:16.255Z] --- PASS: TestBuildMultiStageCopy (7.25s)
08:21:16 [2022-02-06T08:21:16.255Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s)
08:21:16 [2022-02-06T08:21:16.255Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
08:21:16 [2022-02-06T08:21:16.255Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:21:16 [2022-02-06T08:21:16.255Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
08:21:16 [2022-02-06T08:21:16.255Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
08:21:16 [2022-02-06T08:21:16.255Z] === RUN   TestBuildMultiStageParentConfig
08:21:21 [2022-02-06T08:21:21.523Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
08:21:21 [2022-02-06T08:21:21.523Z] === RUN   TestBuildLabelWithTargets
08:21:29 [2022-02-06T08:21:29.642Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:21:29 [2022-02-06T08:21:29.642Z] === RUN   TestBuildWithEmptyLayers
08:21:32 [2022-02-06T08:21:32.177Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
08:21:32 [2022-02-06T08:21:32.177Z] === RUN   TestBuildMultiStageOnBuild
08:21:37 [2022-02-06T08:21:37.448Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
08:21:37 [2022-02-06T08:21:37.448Z] === RUN   TestBuildUncleanTarFilenames
08:21:37 [2022-02-06T08:21:37.706Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
08:21:37 [2022-02-06T08:21:37.706Z] === RUN   TestBuildMultiStageLayerLeak
08:21:42 [2022-02-06T08:21:42.970Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s)
08:21:42 [2022-02-06T08:21:42.970Z] === RUN   TestBuildWithHugeFile
08:22:39 [2022-02-06T08:22:39.251Z] --- PASS: TestBuildWithHugeFile (50.40s)
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildWCOWSandboxSize
08:22:39 [2022-02-06T08:22:39.251Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:22:39 [2022-02-06T08:22:39.251Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildWithEmptyDockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:22:39 [2022-02-06T08:22:39.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
08:22:39 [2022-02-06T08:22:39.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
08:22:39 [2022-02-06T08:22:39.251Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
08:22:39 [2022-02-06T08:22:39.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildPreserveOwnership
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildPreserveOwnership/copy_from
08:22:39 [2022-02-06T08:22:39.251Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:22:43 [2022-02-06T08:22:43.440Z] --- PASS: TestBuildPreserveOwnership (10.37s)
08:22:43 [2022-02-06T08:22:43.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.35s)
08:22:43 [2022-02-06T08:22:43.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestBuildPlatformInvalid
08:22:43 [2022-02-06T08:22:43.440Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:22:43 [2022-02-06T08:22:43.440Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z] PASS
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === Skipped
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z]     build_session_test.go:25: TODO: BuildKit
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] DONE 34 tests, 3 skipped in 111.479s
08:22:43 [2022-02-06T08:22:43.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:22:43 [2022-02-06T08:22:43.440Z] INFO: Testing against a local daemon
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestConfigInspect
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestConfigInspect (0.02s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestConfigList
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestConfigList (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestConfigsCreateAndDelete
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestConfigsUpdate
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestConfigsUpdate (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestTemplatedConfig
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestTemplatedConfig (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z] === RUN   TestConfigCreateResolve
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z] PASS
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === Skipped
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
08:22:43 [2022-02-06T08:22:43.440Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:22:43 [2022-02-06T08:22:43.440Z] 
08:22:43 [2022-02-06T08:22:43.440Z] DONE 6 tests, 6 skipped in 0.150s
08:22:43 [2022-02-06T08:22:43.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:22:43 [2022-02-06T08:22:43.699Z] INFO: Testing against a local daemon
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCheckpoint
08:22:43 [2022-02-06T08:22:43.699Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:22:43 [2022-02-06T08:22:43.699Z] --- SKIP: TestCheckpoint (0.00s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestContainerInvalidJSON
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:22:43 [2022-02-06T08:22:43.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:22:43 [2022-02-06T08:22:43.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:22:43 [2022-02-06T08:22:43.699Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:22:43 [2022-02-06T08:22:43.699Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:22:43 [2022-02-06T08:22:43.699Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:22:43 [2022-02-06T08:22:43.699Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:22:43 [2022-02-06T08:22:43.699Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:22:43 [2022-02-06T08:22:43.699Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCopyFromContainerPathIsNotDir
08:22:43 [2022-02-06T08:22:43.699Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCopyToContainerPathDoesNotExist
08:22:43 [2022-02-06T08:22:43.699Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCopyToContainerPathIsNotDir
08:22:43 [2022-02-06T08:22:43.699Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
08:22:43 [2022-02-06T08:22:43.699Z] === RUN   TestCopyFromContainer
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer//
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer//bar/root
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer//bar/root/
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/quux
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/quux/
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCopyFromContainer/bar/notarget
08:22:47 [2022-02-06T08:22:47.883Z] --- PASS: TestCopyFromContainer (3.90s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:22:47 [2022-02-06T08:22:47.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateLinkToNonExistingContainer
08:22:47 [2022-02-06T08:22:47.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateWithInvalidEnv
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateWithInvalidEnv/0
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateWithInvalidEnv/0
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateWithInvalidEnv/1
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateWithInvalidEnv/1
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateWithInvalidEnv/2
08:22:47 [2022-02-06T08:22:47.883Z] === PAUSE TestCreateWithInvalidEnv/2
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateWithInvalidEnv/0
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateWithInvalidEnv/2
08:22:47 [2022-02-06T08:22:47.883Z] === CONT  TestCreateWithInvalidEnv/1
08:22:47 [2022-02-06T08:22:47.883Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateTmpfsMountsTarget
08:22:47 [2022-02-06T08:22:47.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:22:47 [2022-02-06T08:22:47.883Z] === RUN   TestCreateWithCustomMaskedPaths
08:22:48 [2022-02-06T08:22:48.823Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
08:22:48 [2022-02-06T08:22:48.823Z] === RUN   TestCreateWithCustomReadonlyPaths
08:22:50 [2022-02-06T08:22:50.201Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:22:50 [2022-02-06T08:22:50.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:22:50 [2022-02-06T08:22:50.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:22:50 [2022-02-06T08:22:50.201Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:22:50 [2022-02-06T08:22:50.201Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:22:50 [2022-02-06T08:22:50.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:22:50 [2022-02-06T08:22:50.201Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:22:50 [2022-02-06T08:22:50.201Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:22:50 [2022-02-06T08:22:50.201Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:22:50 [2022-02-06T08:22:50.201Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:22:50 [2022-02-06T08:22:50.201Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:22:50 [2022-02-06T08:22:50.201Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:22:50 [2022-02-06T08:22:50.460Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
08:22:50 [2022-02-06T08:22:50.460Z] === RUN   TestCreateDifferentPlatform
08:22:50 [2022-02-06T08:22:50.460Z] === RUN   TestCreateDifferentPlatform/different_os
08:22:50 [2022-02-06T08:22:50.460Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:22:50 [2022-02-06T08:22:50.460Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:22:50 [2022-02-06T08:22:50.460Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:22:50 [2022-02-06T08:22:50.460Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:22:50 [2022-02-06T08:22:50.460Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:22:50 [2022-02-06T08:22:50.460Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:22:50 [2022-02-06T08:22:50.460Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:22:50 [2022-02-06T08:22:50.460Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestContainerStartOnDaemonRestart
08:22:50 [2022-02-06T08:22:50.461Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:22:50 [2022-02-06T08:22:50.461Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestDaemonRestartIpcMode
08:22:50 [2022-02-06T08:22:50.461Z] === PAUSE TestDaemonRestartIpcMode
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestDaemonHostGatewayIP
08:22:50 [2022-02-06T08:22:50.461Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:22:50 [2022-02-06T08:22:50.461Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestRestartDaemonWithRestartingContainer
08:22:50 [2022-02-06T08:22:50.461Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestContainerKillOnDaemonStart
08:22:50 [2022-02-06T08:22:50.461Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:22:50 [2022-02-06T08:22:50.461Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:22:50 [2022-02-06T08:22:50.461Z] === RUN   TestDiff
08:22:51 [2022-02-06T08:22:51.029Z] --- PASS: TestDiff (0.40s)
08:22:51 [2022-02-06T08:22:51.029Z] === RUN   TestExecWithCloseStdin
08:22:51 [2022-02-06T08:22:51.289Z] --- PASS: TestExecWithCloseStdin (0.43s)
08:22:51 [2022-02-06T08:22:51.289Z] === RUN   TestExec
08:22:51 [2022-02-06T08:22:51.857Z] --- PASS: TestExec (0.42s)
08:22:51 [2022-02-06T08:22:51.857Z] === RUN   TestExecUser
08:22:52 [2022-02-06T08:22:52.116Z] --- PASS: TestExecUser (0.43s)
08:22:52 [2022-02-06T08:22:52.116Z] === RUN   TestExportContainerAndImportImage
08:22:52 [2022-02-06T08:22:52.685Z] --- PASS: TestExportContainerAndImportImage (0.53s)
08:22:52 [2022-02-06T08:22:52.685Z] === RUN   TestExportContainerAfterDaemonRestart
08:22:54 [2022-02-06T08:22:54.064Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
08:22:54 [2022-02-06T08:22:54.064Z] === RUN   TestHealthCheckWorkdir
08:22:54 [2022-02-06T08:22:54.631Z] --- PASS: TestHealthCheckWorkdir (0.53s)
08:22:54 [2022-02-06T08:22:54.631Z] === RUN   TestHealthKillContainer
08:23:02 [2022-02-06T08:23:02.740Z] --- PASS: TestHealthKillContainer (7.84s)
08:23:02 [2022-02-06T08:23:02.740Z] === RUN   TestInspectCpusetInConfigPre120
08:23:02 [2022-02-06T08:23:02.740Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:23:02 [2022-02-06T08:23:02.740Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
08:23:02 [2022-02-06T08:23:02.740Z] === RUN   TestIpcModeNone
08:23:02 [2022-02-06T08:23:02.740Z] --- PASS: TestIpcModeNone (0.42s)
08:23:02 [2022-02-06T08:23:02.740Z] === RUN   TestIpcModePrivate
08:23:02 [2022-02-06T08:23:02.999Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
08:23:03 [2022-02-06T08:23:03.257Z] --- PASS: TestIpcModePrivate (0.43s)
08:23:03 [2022-02-06T08:23:03.257Z] === RUN   TestIpcModeShareable
08:23:03 [2022-02-06T08:23:03.257Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:03 [2022-02-06T08:23:03.257Z] --- SKIP: TestIpcModeShareable (0.00s)
08:23:03 [2022-02-06T08:23:03.257Z] === RUN   TestAPIIpcModeShareableAndContainer
08:23:04 [2022-02-06T08:23:04.634Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
08:23:04 [2022-02-06T08:23:04.634Z] === RUN   TestAPIIpcModeHost
08:23:04 [2022-02-06T08:23:04.634Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:04 [2022-02-06T08:23:04.634Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:23:04 [2022-02-06T08:23:04.634Z] === RUN   TestDaemonIpcModeShareable
08:23:04 [2022-02-06T08:23:04.634Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:04 [2022-02-06T08:23:04.634Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:23:04 [2022-02-06T08:23:04.634Z] === RUN   TestDaemonIpcModePrivate
08:23:05 [2022-02-06T08:23:05.572Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
08:23:05 [2022-02-06T08:23:05.572Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
08:23:05 [2022-02-06T08:23:05.572Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:23:05 [2022-02-06T08:23:05.572Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:05 [2022-02-06T08:23:05.572Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:23:05 [2022-02-06T08:23:05.572Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:23:05 [2022-02-06T08:23:05.572Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:05 [2022-02-06T08:23:05.572Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:23:05 [2022-02-06T08:23:05.572Z] === RUN   TestIpcModeOlderClient
08:23:05 [2022-02-06T08:23:05.572Z] === PAUSE TestIpcModeOlderClient
08:23:05 [2022-02-06T08:23:05.572Z] === RUN   TestKillContainerInvalidSignal
08:23:06 [2022-02-06T08:23:06.139Z] --- PASS: TestKillContainerInvalidSignal (0.36s)
08:23:06 [2022-02-06T08:23:06.139Z] === RUN   TestKillContainer
08:23:06 [2022-02-06T08:23:06.139Z] === RUN   TestKillContainer/no_signal
08:23:06 [2022-02-06T08:23:06.397Z] === RUN   TestKillContainer/non_killing_signal
08:23:06 [2022-02-06T08:23:06.656Z] === RUN   TestKillContainer/killing_signal
08:23:07 [2022-02-06T08:23:07.222Z] --- PASS: TestKillContainer (1.16s)
08:23:07 [2022-02-06T08:23:07.222Z]     --- PASS: TestKillContainer/no_signal (0.36s)
08:23:07 [2022-02-06T08:23:07.222Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
08:23:07 [2022-02-06T08:23:07.222Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
08:23:07 [2022-02-06T08:23:07.222Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:23:07 [2022-02-06T08:23:07.222Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:23:07 [2022-02-06T08:23:07.480Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:23:08 [2022-02-06T08:23:08.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
08:23:08 [2022-02-06T08:23:08.047Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
08:23:08 [2022-02-06T08:23:08.047Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
08:23:08 [2022-02-06T08:23:08.047Z] === RUN   TestKillStoppedContainer
08:23:08 [2022-02-06T08:23:08.047Z] --- PASS: TestKillStoppedContainer (0.04s)
08:23:08 [2022-02-06T08:23:08.047Z] === RUN   TestKillStoppedContainerAPIPre120
08:23:08 [2022-02-06T08:23:08.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:23:08 [2022-02-06T08:23:08.047Z] === RUN   TestKillDifferentUserContainer
08:23:08 [2022-02-06T08:23:08.614Z] --- PASS: TestKillDifferentUserContainer (0.40s)
08:23:08 [2022-02-06T08:23:08.614Z] === RUN   TestInspectOomKilledTrue
08:23:08 [2022-02-06T08:23:08.614Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:08 [2022-02-06T08:23:08.614Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:23:08 [2022-02-06T08:23:08.614Z] === RUN   TestInspectOomKilledFalse
08:23:08 [2022-02-06T08:23:08.614Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:23:08 [2022-02-06T08:23:08.614Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:23:08 [2022-02-06T08:23:08.614Z] === RUN   TestLinksEtcHostsContentMatch
08:23:08 [2022-02-06T08:23:08.614Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:23:08 [2022-02-06T08:23:08.614Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:23:08 [2022-02-06T08:23:08.614Z] === RUN   TestLinksContainerNames
08:23:09 [2022-02-06T08:23:09.181Z] --- PASS: TestLinksContainerNames (0.80s)
08:23:09 [2022-02-06T08:23:09.181Z] === RUN   TestLogsFollowTailEmpty
08:23:09 [2022-02-06T08:23:09.747Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
08:23:09 [2022-02-06T08:23:09.747Z] === RUN   TestContainerNetworkMountsNoChown
08:23:10 [2022-02-06T08:23:10.006Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/default
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/default
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/private
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/private
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rprivate
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/rprivate
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/slave
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/slave
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rslave
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/rslave
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/shared
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/shared
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rshared
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/rshared
08:23:10 [2022-02-06T08:23:10.006Z] === CONT  TestMountDaemonRoot/default
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/default/bind_root
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === CONT  TestMountDaemonRoot/rslave
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/default/mount_root
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === CONT  TestMountDaemonRoot/rshared
08:23:10 [2022-02-06T08:23:10.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:23:10 [2022-02-06T08:23:10.006Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/shared
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/rprivate
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/slave
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/private
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/private/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/private/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/default/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:23:10 [2022-02-06T08:23:10.007Z] === CONT  TestMountDaemonRoot/default/mount_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/private/mount_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/private/bind_root
08:23:10 [2022-02-06T08:23:10.265Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:23:10 [2022-02-06T08:23:10.524Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:23:10 [2022-02-06T08:23:10.524Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:23:10 [2022-02-06T08:23:10.524Z] --- PASS: TestMountDaemonRoot (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
08:23:10 [2022-02-06T08:23:10.524Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:23:10 [2022-02-06T08:23:10.524Z] === RUN   TestContainerBindMountNonRecursive
08:23:10 [2022-02-06T08:23:10.524Z]     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)
08:23:10 [2022-02-06T08:23:10.524Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:23:10 [2022-02-06T08:23:10.524Z] === RUN   TestContainerVolumesMountedAsShared
08:23:10 [2022-02-06T08:23:10.524Z]     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)
08:23:10 [2022-02-06T08:23:10.524Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z] === RUN   TestContainerVolumesMountedAsSlave
08:23:10 [2022-02-06T08:23:10.524Z]     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)
08:23:10 [2022-02-06T08:23:10.524Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
08:23:10 [2022-02-06T08:23:10.524Z] === RUN   TestNetworkNat
08:23:10 [2022-02-06T08:23:10.783Z] --- PASS: TestNetworkNat (0.46s)
08:23:10 [2022-02-06T08:23:10.783Z] === RUN   TestNetworkLocalhostTCPNat
08:23:11 [2022-02-06T08:23:11.351Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s)
08:23:11 [2022-02-06T08:23:11.351Z] === RUN   TestNetworkLoopbackNat
08:23:13 [2022-02-06T08:23:13.881Z] --- PASS: TestNetworkLoopbackNat (2.53s)
08:23:13 [2022-02-06T08:23:13.881Z] === RUN   TestPause
08:23:13 [2022-02-06T08:23:13.881Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:13 [2022-02-06T08:23:13.881Z] --- SKIP: TestPause (0.00s)
08:23:13 [2022-02-06T08:23:13.881Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:23:13 [2022-02-06T08:23:13.881Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:23:13 [2022-02-06T08:23:13.881Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:23:13 [2022-02-06T08:23:13.881Z] === RUN   TestPauseStopPausedContainer
08:23:13 [2022-02-06T08:23:13.881Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:13 [2022-02-06T08:23:13.881Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
08:23:13 [2022-02-06T08:23:13.881Z] === RUN   TestPidHost
08:23:14 [2022-02-06T08:23:14.820Z] --- PASS: TestPidHost (0.83s)
08:23:14 [2022-02-06T08:23:14.820Z] === RUN   TestPsFilter
08:23:14 [2022-02-06T08:23:14.820Z] --- PASS: TestPsFilter (0.10s)
08:23:14 [2022-02-06T08:23:14.820Z] === RUN   TestRemoveContainerWithRemovedVolume
08:23:15 [2022-02-06T08:23:15.083Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
08:23:15 [2022-02-06T08:23:15.083Z] === RUN   TestRemoveContainerWithVolume
08:23:15 [2022-02-06T08:23:15.652Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
08:23:15 [2022-02-06T08:23:15.652Z] === RUN   TestRemoveContainerRunning
08:23:15 [2022-02-06T08:23:15.914Z] --- PASS: TestRemoveContainerRunning (0.39s)
08:23:15 [2022-02-06T08:23:15.914Z] === RUN   TestRemoveContainerForceRemoveRunning
08:23:16 [2022-02-06T08:23:16.483Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
08:23:16 [2022-02-06T08:23:16.483Z] === RUN   TestRemoveInvalidContainer
08:23:16 [2022-02-06T08:23:16.483Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:23:16 [2022-02-06T08:23:16.483Z] === RUN   TestRenameLinkedContainer
08:23:17 [2022-02-06T08:23:17.859Z] --- PASS: TestRenameLinkedContainer (1.57s)
08:23:17 [2022-02-06T08:23:17.859Z] === RUN   TestRenameStoppedContainer
08:23:18 [2022-02-06T08:23:18.425Z] --- PASS: TestRenameStoppedContainer (0.37s)
08:23:18 [2022-02-06T08:23:18.425Z] === RUN   TestRenameRunningContainerAndReuse
08:23:18 [2022-02-06T08:23:18.991Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s)
08:23:18 [2022-02-06T08:23:18.991Z] === RUN   TestRenameInvalidName
08:23:19 [2022-02-06T08:23:19.558Z] --- PASS: TestRenameInvalidName (0.38s)
08:23:19 [2022-02-06T08:23:19.558Z] === RUN   TestRenameAnonymousContainer
08:23:20 [2022-02-06T08:23:20.934Z] --- PASS: TestRenameAnonymousContainer (1.45s)
08:23:20 [2022-02-06T08:23:20.934Z] === RUN   TestRenameContainerWithSameName
08:23:21 [2022-02-06T08:23:21.193Z] --- PASS: TestRenameContainerWithSameName (0.41s)
08:23:21 [2022-02-06T08:23:21.193Z] === RUN   TestRenameContainerWithLinkedContainer
08:23:22 [2022-02-06T08:23:22.131Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
08:23:22 [2022-02-06T08:23:22.131Z] === RUN   TestResize
08:23:22 [2022-02-06T08:23:22.390Z] --- PASS: TestResize (0.40s)
08:23:22 [2022-02-06T08:23:22.390Z] === RUN   TestResizeWithInvalidSize
08:23:22 [2022-02-06T08:23:22.959Z] --- PASS: TestResizeWithInvalidSize (0.42s)
08:23:22 [2022-02-06T08:23:22.959Z] === RUN   TestResizeWhenContainerNotStarted
08:23:23 [2022-02-06T08:23:23.218Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
08:23:23 [2022-02-06T08:23:23.218Z] === RUN   TestDaemonRestartKillContainers
08:23:23 [2022-02-06T08:23:23.218Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:23:23 [2022-02-06T08:23:23.218Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:23:23 [2022-02-06T08:23:23.218Z] === RUN   TestCgroupNamespacesRun
08:23:24 [2022-02-06T08:23:24.597Z] --- PASS: TestCgroupNamespacesRun (1.15s)
08:23:24 [2022-02-06T08:23:24.597Z] === RUN   TestCgroupNamespacesRunPrivileged
08:23:25 [2022-02-06T08:23:25.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
08:23:25 [2022-02-06T08:23:25.535Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:23:26 [2022-02-06T08:23:26.475Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
08:23:26 [2022-02-06T08:23:26.475Z] === RUN   TestCgroupNamespacesRunHostMode
08:23:27 [2022-02-06T08:23:27.854Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
08:23:27 [2022-02-06T08:23:27.854Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:23:28 [2022-02-06T08:23:28.793Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
08:23:28 [2022-02-06T08:23:28.793Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:23:30 [2022-02-06T08:23:30.166Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
08:23:30 [2022-02-06T08:23:30.166Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:23:30 [2022-02-06T08:23:30.757Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
08:23:30 [2022-02-06T08:23:30.757Z] === RUN   TestCgroupNamespacesRunOlderClient
08:23:31 [2022-02-06T08:23:31.708Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
08:23:31 [2022-02-06T08:23:31.708Z] === RUN   TestNISDomainname
08:23:31 [2022-02-06T08:23:31.708Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:23:31 [2022-02-06T08:23:31.708Z] --- SKIP: TestNISDomainname (0.00s)
08:23:31 [2022-02-06T08:23:31.708Z] === RUN   TestHostnameDnsResolution
08:23:32 [2022-02-06T08:23:32.298Z] --- PASS: TestHostnameDnsResolution (0.67s)
08:23:32 [2022-02-06T08:23:32.298Z] === RUN   TestUnprivilegedPortsAndPing
08:23:32 [2022-02-06T08:23:32.298Z]     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
08:23:32 [2022-02-06T08:23:32.298Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
08:23:32 [2022-02-06T08:23:32.298Z] === RUN   TestStats
08:23:32 [2022-02-06T08:23:32.298Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:32 [2022-02-06T08:23:32.298Z] --- SKIP: TestStats (0.00s)
08:23:32 [2022-02-06T08:23:32.298Z] === RUN   TestStopContainerWithTimeout
08:23:32 [2022-02-06T08:23:32.565Z] === RUN   TestStopContainerWithTimeout/0
08:23:32 [2022-02-06T08:23:32.565Z] === PAUSE TestStopContainerWithTimeout/0
08:23:32 [2022-02-06T08:23:32.565Z] === RUN   TestStopContainerWithTimeout/1
08:23:32 [2022-02-06T08:23:32.565Z] === PAUSE TestStopContainerWithTimeout/1
08:23:32 [2022-02-06T08:23:32.565Z] === RUN   TestStopContainerWithTimeout/3
08:23:32 [2022-02-06T08:23:32.565Z] === PAUSE TestStopContainerWithTimeout/3
08:23:32 [2022-02-06T08:23:32.565Z] === RUN   TestStopContainerWithTimeout/-1
08:23:32 [2022-02-06T08:23:32.565Z] === PAUSE TestStopContainerWithTimeout/-1
08:23:32 [2022-02-06T08:23:32.565Z] === CONT  TestStopContainerWithTimeout/0
08:23:32 [2022-02-06T08:23:32.565Z] === CONT  TestStopContainerWithTimeout/-1
08:23:33 [2022-02-06T08:23:33.132Z] === CONT  TestStopContainerWithTimeout/3
08:23:35 [2022-02-06T08:23:35.034Z] === CONT  TestStopContainerWithTimeout/1
08:23:36 [2022-02-06T08:23:36.411Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:23:36 [2022-02-06T08:23:36.411Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
08:23:36 [2022-02-06T08:23:36.411Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
08:23:36 [2022-02-06T08:23:36.411Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
08:23:36 [2022-02-06T08:23:36.411Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
08:23:36 [2022-02-06T08:23:36.411Z] === RUN   TestDeleteDevicemapper
08:23:36 [2022-02-06T08:23:36.411Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:23:36 [2022-02-06T08:23:36.411Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:23:36 [2022-02-06T08:23:36.411Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:23:37 [2022-02-06T08:23:37.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.15s)
08:23:37 [2022-02-06T08:23:37.790Z] === RUN   TestUpdateMemory
08:23:37 [2022-02-06T08:23:37.790Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:37 [2022-02-06T08:23:37.790Z] --- SKIP: TestUpdateMemory (0.00s)
08:23:37 [2022-02-06T08:23:37.790Z] === RUN   TestUpdateCPUQuota
08:23:37 [2022-02-06T08:23:37.790Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:37 [2022-02-06T08:23:37.790Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:23:37 [2022-02-06T08:23:37.790Z] === RUN   TestUpdatePidsLimit
08:23:37 [2022-02-06T08:23:37.790Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:37 [2022-02-06T08:23:37.790Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:23:37 [2022-02-06T08:23:37.790Z] === RUN   TestUpdateRestartPolicy
08:23:49 [2022-02-06T08:23:49.991Z] --- PASS: TestUpdateRestartPolicy (10.76s)
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestUpdateRestartWithAutoRemove
08:23:49 [2022-02-06T08:23:49.991Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitNonBlocked
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:23:49 [2022-02-06T08:23:49.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] --- PASS: TestWaitNonBlocked (0.01s)
08:23:49 [2022-02-06T08:23:49.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s)
08:23:49 [2022-02-06T08:23:49.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitBlocked
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:23:49 [2022-02-06T08:23:49.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:23:49 [2022-02-06T08:23:49.991Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:23:49 [2022-02-06T08:23:49.991Z] --- PASS: TestWaitBlocked (0.02s)
08:23:49 [2022-02-06T08:23:49.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
08:23:49 [2022-02-06T08:23:49.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestDaemonRestartIpcMode
08:23:49 [2022-02-06T08:23:49.991Z] === CONT  TestIpcModeOlderClient
08:23:50 [2022-02-06T08:23:50.255Z] --- PASS: TestIpcModeOlderClient (0.05s)
08:23:50 [2022-02-06T08:23:50.255Z] === CONT  TestRestartDaemonWithRestartingContainer
08:23:52 [2022-02-06T08:23:52.787Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
08:23:52 [2022-02-06T08:23:52.787Z] --- PASS: TestDaemonRestartIpcMode (2.51s)
08:23:52 [2022-02-06T08:23:52.787Z] PASS
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === Skipped
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:23:52 [2022-02-06T08:23:52.787Z]     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)
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     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)
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     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)
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
08:23:52 [2022-02-06T08:23:52.787Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     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
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:23:52 [2022-02-06T08:23:52.787Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:23:52 [2022-02-06T08:23:52.787Z] 
08:23:52 [2022-02-06T08:23:52.787Z] DONE 177 tests, 27 skipped in 69.171s
08:23:52 [2022-02-06T08:23:52.787Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
08:23:52 [2022-02-06T08:23:52.787Z] === RUN   TestConfigDaemonLibtrustID
08:23:53 [2022-02-06T08:23:53.353Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:23:53 [2022-02-06T08:23:53.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:23:53 [2022-02-06T08:23:53.353Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation/invalid_config
08:23:53 [2022-02-06T08:23:53.353Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation/malformed_config
08:23:53 [2022-02-06T08:23:53.353Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestDaemonConfigValidation/valid_config
08:23:53 [2022-02-06T08:23:53.353Z] === PAUSE TestDaemonConfigValidation/valid_config
08:23:53 [2022-02-06T08:23:53.353Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:23:53 [2022-02-06T08:23:53.353Z] === CONT  TestDaemonConfigValidation/malformed_config
08:23:53 [2022-02-06T08:23:53.353Z] === CONT  TestDaemonConfigValidation/valid_config
08:23:53 [2022-02-06T08:23:53.353Z] === CONT  TestDaemonConfigValidation/invalid_config
08:23:53 [2022-02-06T08:23:53.353Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:23:53 [2022-02-06T08:23:53.353Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:23:53 [2022-02-06T08:23:53.353Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
08:23:53 [2022-02-06T08:23:53.353Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
08:23:53 [2022-02-06T08:23:53.353Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
08:23:53 [2022-02-06T08:23:53.353Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
08:23:53 [2022-02-06T08:23:53.353Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestConfigDaemonSeccompProfiles
08:23:53 [2022-02-06T08:23:53.353Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:23:54 [2022-02-06T08:23:54.728Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:23:55 [2022-02-06T08:23:55.666Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:23:56 [2022-02-06T08:23:56.605Z] === CONT  TestConfigDaemonSeccompProfiles
08:23:56 [2022-02-06T08:23:56.605Z]     daemon_test.go:156: [d4df86564b2e1] daemon is not started
08:23:56 [2022-02-06T08:23:56.605Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
08:23:56 [2022-02-06T08:23:56.605Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
08:23:56 [2022-02-06T08:23:56.605Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
08:23:56 [2022-02-06T08:23:56.605Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
08:23:56 [2022-02-06T08:23:56.605Z] === RUN   TestDaemonProxy
08:23:56 [2022-02-06T08:23:56.605Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
08:23:56 [2022-02-06T08:23:56.605Z] --- SKIP: TestDaemonProxy (0.00s)
08:23:56 [2022-02-06T08:23:56.605Z] PASS
08:23:56 [2022-02-06T08:23:56.863Z] 
08:23:56 [2022-02-06T08:23:56.863Z] === Skipped
08:23:56 [2022-02-06T08:23:56.863Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
08:23:56 [2022-02-06T08:23:56.863Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
08:23:56 [2022-02-06T08:23:56.863Z] 
08:23:56 [2022-02-06T08:23:56.863Z] DONE 12 tests, 1 skipped in 4.110s
08:23:56 [2022-02-06T08:23:56.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:23:56 [2022-02-06T08:23:56.863Z] INFO: Testing against a local daemon
08:23:56 [2022-02-06T08:23:56.863Z] === RUN   TestCommitInheritsEnv
08:23:58 [2022-02-06T08:23:58.242Z] --- PASS: TestCommitInheritsEnv (1.27s)
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportExtremelyLargeImageWorks
08:23:58 [2022-02-06T08:23:58.242Z] === PAUSE TestImportExtremelyLargeImageWorks
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportWithCustomPlatform
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportWithCustomPlatform/#00
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportWithCustomPlatform/_______
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportWithCustomPlatform//
08:23:58 [2022-02-06T08:23:58.242Z] === RUN   TestImportWithCustomPlatform/linux
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImportWithCustomPlatform/LINUX
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImportWithCustomPlatform/macos
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:23:58 [2022-02-06T08:23:58.505Z] --- PASS: TestImportWithCustomPlatform (0.43s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.17s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:23:58 [2022-02-06T08:23:58.505Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:23:58 [2022-02-06T08:23:58.505Z] === RUN   TestImagesFilterMultiReference
08:23:58 [2022-02-06T08:23:58.765Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:23:58 [2022-02-06T08:23:58.765Z] === RUN   TestImagePullPlatformInvalid
08:23:58 [2022-02-06T08:23:58.765Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:23:58 [2022-02-06T08:23:58.765Z] === RUN   TestRemoveImageOrphaning
08:24:00 [2022-02-06T08:24:00.143Z] --- PASS: TestRemoveImageOrphaning (1.51s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestRemoveImageGarbageCollector
08:24:00 [2022-02-06T08:24:00.143Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:24:00 [2022-02-06T08:24:00.143Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:24:00 [2022-02-06T08:24:00.143Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestTagInvalidReference
08:24:00 [2022-02-06T08:24:00.143Z] --- PASS: TestTagInvalidReference (0.01s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestTagValidPrefixedRepo
08:24:00 [2022-02-06T08:24:00.143Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestTagExistedNameWithoutForce
08:24:00 [2022-02-06T08:24:00.143Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:24:00 [2022-02-06T08:24:00.143Z] === RUN   TestTagOfficialNames
08:24:00 [2022-02-06T08:24:00.402Z] --- PASS: TestTagOfficialNames (0.05s)
08:24:00 [2022-02-06T08:24:00.402Z] === RUN   TestTagMatchesDigest
08:24:00 [2022-02-06T08:24:00.402Z] --- PASS: TestTagMatchesDigest (0.01s)
08:24:00 [2022-02-06T08:24:00.402Z] === CONT  TestImportExtremelyLargeImageWorks
08:25:36 [2022-02-06T08:25:36.849Z] --- PASS: TestImportExtremelyLargeImageWorks (89.80s)
08:25:36 [2022-02-06T08:25:36.849Z] PASS
08:25:36 [2022-02-06T08:25:36.849Z] 
08:25:36 [2022-02-06T08:25:36.849Z] === Skipped
08:25:36 [2022-02-06T08:25:36.849Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:25:36 [2022-02-06T08:25:36.849Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:25:36 [2022-02-06T08:25:36.849Z] 
08:25:36 [2022-02-06T08:25:36.849Z] DONE 22 tests, 1 skipped in 93.383s
08:25:36 [2022-02-06T08:25:36.849Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:25:36 [2022-02-06T08:25:36.849Z] INFO: Testing against a local daemon
08:25:36 [2022-02-06T08:25:36.849Z] === RUN   TestNetworkCreateDelete
08:25:36 [2022-02-06T08:25:36.849Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:25:36 [2022-02-06T08:25:36.849Z] === RUN   TestDockerNetworkDeletePreferID
08:25:36 [2022-02-06T08:25:36.849Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
08:25:36 [2022-02-06T08:25:36.849Z] === RUN   TestDaemonDNSFallback
08:25:37 [2022-02-06T08:25:37.109Z] --- PASS: TestDaemonDNSFallback (6.27s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestInspectNetwork
08:25:37 [2022-02-06T08:25:37.109Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestInspectNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestRunContainerWithBridgeNone
08:25:37 [2022-02-06T08:25:37.109Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkInvalidJSON
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkInvalidJSON//networks/create
08:25:37 [2022-02-06T08:25:37.109Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:25:37 [2022-02-06T08:25:37.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:25:37 [2022-02-06T08:25:37.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:25:37 [2022-02-06T08:25:37.109Z] === CONT  TestNetworkInvalidJSON//networks/create
08:25:37 [2022-02-06T08:25:37.109Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:25:37 [2022-02-06T08:25:37.109Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:25:37 [2022-02-06T08:25:37.109Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:25:37 [2022-02-06T08:25:37.109Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkList
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkList//networks
08:25:37 [2022-02-06T08:25:37.109Z] === PAUSE TestNetworkList//networks
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestNetworkList//networks/
08:25:37 [2022-02-06T08:25:37.109Z] === PAUSE TestNetworkList//networks/
08:25:37 [2022-02-06T08:25:37.109Z] === CONT  TestNetworkList//networks
08:25:37 [2022-02-06T08:25:37.109Z] === CONT  TestNetworkList//networks/
08:25:37 [2022-02-06T08:25:37.109Z] --- PASS: TestNetworkList (0.01s)
08:25:37 [2022-02-06T08:25:37.109Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     --- PASS: TestNetworkList//networks (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestHostIPv4BridgeLabel
08:25:37 [2022-02-06T08:25:37.109Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDaemonRestartWithLiveRestore
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDaemonDefaultNetworkPools
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDaemonRestartWithExistingNetwork
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestServiceWithPredefinedNetwork
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:243: FLAKY_TEST
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestServiceWithDataPathPortInit
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] PASS
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === Skipped
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:243: FLAKY_TEST
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] DONE 22 tests, 12 skipped in 6.909s
08:25:37 [2022-02-06T08:25:37.109Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.109Z] INFO: Testing against a local daemon
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDockerNetworkIpvlanPersistance
08:25:37 [2022-02-06T08:25:37.109Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] === RUN   TestDockerNetworkIpvlan
08:25:37 [2022-02-06T08:25:37.109Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:25:37 [2022-02-06T08:25:37.109Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z] PASS
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === Skipped
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:25:37 [2022-02-06T08:25:37.109Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:25:37 [2022-02-06T08:25:37.109Z] 
08:25:37 [2022-02-06T08:25:37.109Z] DONE 2 tests, 2 skipped in 0.095s
08:25:37 [2022-02-06T08:25:37.109Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.368Z] INFO: Testing against a local daemon
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestDockerNetworkMacvlanPersistance
08:25:37 [2022-02-06T08:25:37.368Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestDockerNetworkMacvlan
08:25:37 [2022-02-06T08:25:37.368Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] PASS
08:25:37 [2022-02-06T08:25:37.368Z] 
08:25:37 [2022-02-06T08:25:37.368Z] === Skipped
08:25:37 [2022-02-06T08:25:37.368Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.368Z] 
08:25:37 [2022-02-06T08:25:37.368Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
08:25:37 [2022-02-06T08:25:37.368Z] 
08:25:37 [2022-02-06T08:25:37.368Z] DONE 2 tests, 2 skipped in 0.089s
08:25:37 [2022-02-06T08:25:37.368Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.368Z] testing: warning: no tests to run
08:25:37 [2022-02-06T08:25:37.368Z] PASS
08:25:37 [2022-02-06T08:25:37.368Z] 
08:25:37 [2022-02-06T08:25:37.368Z] DONE 0 tests in 0.026s
08:25:37 [2022-02-06T08:25:37.368Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.368Z] INFO: Testing against a local daemon
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginAllowRequest
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginTLS
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginDenyRequest
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginAPIDenyResponse
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginDenyResponse
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginAllowEventStream
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginErrorResponse
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginErrorRequest
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginHeader
08:25:37 [2022-02-06T08:25:37.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.368Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:25:37 [2022-02-06T08:25:37.368Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
08:25:37 [2022-02-06T08:25:37.628Z] === RUN   TestAuthZPluginV2Disable
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
08:25:37 [2022-02-06T08:25:37.628Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:25:37 [2022-02-06T08:25:37.628Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:25:37 [2022-02-06T08:25:37.628Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:25:37 [2022-02-06T08:25:37.628Z] PASS
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === Skipped
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:25:37 [2022-02-06T08:25:37.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.628Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:25:37 [2022-02-06T08:25:37.629Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] DONE 17 tests, 17 skipped in 0.304s
08:25:37 [2022-02-06T08:25:37.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.629Z] INFO: Testing against a local daemon
08:25:37 [2022-02-06T08:25:37.629Z] === RUN   TestPluginInvalidJSON
08:25:37 [2022-02-06T08:25:37.629Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:25:37 [2022-02-06T08:25:37.629Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:25:37 [2022-02-06T08:25:37.629Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:25:37 [2022-02-06T08:25:37.629Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:25:37 [2022-02-06T08:25:37.629Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z] === RUN   TestPluginInstall
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] --- SKIP: TestPluginInstall (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z] === RUN   TestPluginsWithRuntimes
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:25:37 [2022-02-06T08:25:37.629Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z] === RUN   TestPluginBackCompatMediaTypes
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:25:37 [2022-02-06T08:25:37.629Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z] PASS
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === Skipped
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
08:25:37 [2022-02-06T08:25:37.629Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:25:37 [2022-02-06T08:25:37.629Z] 
08:25:37 [2022-02-06T08:25:37.629Z] DONE 5 tests, 3 skipped in 0.126s
08:25:37 [2022-02-06T08:25:37.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:25:37 [2022-02-06T08:25:37.888Z] INFO: Testing against a local daemon
08:25:37 [2022-02-06T08:25:37.888Z] === RUN   TestExternalGraphDriver
08:25:37 [2022-02-06T08:25:37.888Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:25:37 [2022-02-06T08:25:37.888Z] --- SKIP: TestExternalGraphDriver (0.04s)
08:25:37 [2022-02-06T08:25:37.888Z] === RUN   TestGraphdriverPluginV2
08:25:42 [2022-02-06T08:25:42.079Z] --- PASS: TestGraphdriverPluginV2 (3.49s)
08:25:42 [2022-02-06T08:25:42.079Z] PASS
08:25:42 [2022-02-06T08:25:42.079Z] 
08:25:42 [2022-02-06T08:25:42.079Z] === Skipped
08:25:42 [2022-02-06T08:25:42.079Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
08:25:42 [2022-02-06T08:25:42.079Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:25:42 [2022-02-06T08:25:42.079Z] 
08:25:42 [2022-02-06T08:25:42.079Z] DONE 2 tests, 1 skipped in 3.629s
08:25:42 [2022-02-06T08:25:42.079Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:25:42 [2022-02-06T08:25:42.079Z] INFO: Testing against a local daemon
08:25:42 [2022-02-06T08:25:42.079Z] === RUN   TestContinueAfterPluginCrash
08:25:42 [2022-02-06T08:25:42.079Z] === PAUSE TestContinueAfterPluginCrash
08:25:42 [2022-02-06T08:25:42.079Z] === RUN   TestReadPluginNoRead
08:25:42 [2022-02-06T08:25:42.079Z] === PAUSE TestReadPluginNoRead
08:25:42 [2022-02-06T08:25:42.079Z] === RUN   TestDaemonStartWithLogOpt
08:25:42 [2022-02-06T08:25:42.079Z] === PAUSE TestDaemonStartWithLogOpt
08:25:42 [2022-02-06T08:25:42.079Z] === CONT  TestContinueAfterPluginCrash
08:25:42 [2022-02-06T08:25:42.079Z] === CONT  TestDaemonStartWithLogOpt
08:25:46 [2022-02-06T08:25:46.269Z] --- PASS: TestDaemonStartWithLogOpt (4.08s)
08:25:46 [2022-02-06T08:25:46.269Z] === CONT  TestReadPluginNoRead
08:25:47 [2022-02-06T08:25:47.646Z] === RUN   TestReadPluginNoRead/default
08:25:49 [2022-02-06T08:25:49.023Z] === RUN   TestReadPluginNoRead/disabled_caching
08:25:50 [2022-02-06T08:25:50.401Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:25:50 [2022-02-06T08:25:50.401Z] --- PASS: TestContinueAfterPluginCrash (8.79s)
08:25:51 [2022-02-06T08:25:51.339Z] === CONT  TestReadPluginNoRead
08:25:51 [2022-02-06T08:25:51.339Z]     read_test.go:92: [d20270f81b8f2] daemon is not started
08:25:51 [2022-02-06T08:25:51.339Z] --- PASS: TestReadPluginNoRead (5.88s)
08:25:51 [2022-02-06T08:25:51.339Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
08:25:51 [2022-02-06T08:25:51.339Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
08:25:51 [2022-02-06T08:25:51.339Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
08:25:51 [2022-02-06T08:25:51.339Z] PASS
08:25:51 [2022-02-06T08:25:51.339Z] 
08:25:51 [2022-02-06T08:25:51.339Z] DONE 6 tests in 10.051s
08:25:51 [2022-02-06T08:25:51.598Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:25:51 [2022-02-06T08:25:51.598Z] testing: warning: no tests to run
08:25:51 [2022-02-06T08:25:51.598Z] PASS
08:25:51 [2022-02-06T08:25:51.598Z] 
08:25:51 [2022-02-06T08:25:51.598Z] DONE 0 tests in 0.030s
08:25:51 [2022-02-06T08:25:51.598Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:25:51 [2022-02-06T08:25:51.598Z] INFO: Testing against a local daemon
08:25:51 [2022-02-06T08:25:51.598Z] === RUN   TestPluginWithDevMounts
08:25:51 [2022-02-06T08:25:51.598Z]     mounts_test.go:20: (*Execution).IsRootless-fm
08:25:51 [2022-02-06T08:25:51.598Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:25:51 [2022-02-06T08:25:51.598Z] PASS
08:25:51 [2022-02-06T08:25:51.598Z] 
08:25:51 [2022-02-06T08:25:51.598Z] === Skipped
08:25:51 [2022-02-06T08:25:51.598Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:25:51 [2022-02-06T08:25:51.598Z]     mounts_test.go:20: (*Execution).IsRootless-fm
08:25:51 [2022-02-06T08:25:51.598Z] 
08:25:51 [2022-02-06T08:25:51.598Z] DONE 1 tests, 1 skipped in 0.092s
08:25:51 [2022-02-06T08:25:51.598Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:25:51 [2022-02-06T08:25:51.598Z] INFO: Testing against a local daemon
08:25:51 [2022-02-06T08:25:51.598Z] === RUN   TestSecretInspect
08:25:51 [2022-02-06T08:25:51.598Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.598Z] --- SKIP: TestSecretInspect (0.01s)
08:25:51 [2022-02-06T08:25:51.598Z] === RUN   TestSecretList
08:25:51 [2022-02-06T08:25:51.598Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestSecretList (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestSecretsCreateAndDelete
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestSecretsUpdate
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestSecretsUpdate (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestTemplatedSecret
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestTemplatedSecret (0.00s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestSecretCreateResolve
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestSecretCreateResolve (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] PASS
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === Skipped
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] 
08:25:51 [2022-02-06T08:25:51.859Z] DONE 6 tests, 6 skipped in 0.145s
08:25:51 [2022-02-06T08:25:51.859Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:25:51 [2022-02-06T08:25:51.859Z] INFO: Testing against a local daemon
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestServiceCreateInit
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- PASS: TestServiceCreateInit (0.02s)
08:25:51 [2022-02-06T08:25:51.859Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:25:51 [2022-02-06T08:25:51.859Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceMultipleTimes
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceConflict
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceMaxReplicas
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateWithDuplicateNetworkNames
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceSecretFileMode
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceConfigFileMode
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceSysctls
08:25:51 [2022-02-06T08:25:51.859Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:51 [2022-02-06T08:25:51.859Z] --- SKIP: TestCreateServiceSysctls (0.02s)
08:25:51 [2022-02-06T08:25:51.859Z] === RUN   TestCreateServiceCapabilities
08:25:52 [2022-02-06T08:25:52.118Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestInspect
08:25:52 [2022-02-06T08:25:52.118Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestInspect (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestCreateJob
08:25:52 [2022-02-06T08:25:52.118Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestCreateJob (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestReplicatedJob
08:25:52 [2022-02-06T08:25:52.118Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestReplicatedJob (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestUpdateReplicatedJob
08:25:52 [2022-02-06T08:25:52.118Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestServiceListWithStatuses
08:25:52 [2022-02-06T08:25:52.118Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestDockerNetworkConnectAlias
08:25:52 [2022-02-06T08:25:52.118Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestDockerNetworkReConnect
08:25:52 [2022-02-06T08:25:52.118Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:52 [2022-02-06T08:25:52.118Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
08:25:52 [2022-02-06T08:25:52.118Z] === RUN   TestServicePlugin
08:25:54 [2022-02-06T08:25:54.026Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServicePlugin (1.86s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestServiceUpdateLabel
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServiceUpdateLabel (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestServiceUpdateSecrets
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestServiceUpdateConfigs
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestServiceUpdateNetwork
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestServiceUpdatePidsLimit
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z] PASS
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === Skipped
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestInspect (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:25:54 [2022-02-06T08:25:54.026Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServicePlugin (1.86s)
08:25:54 [2022-02-06T08:25:54.026Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] DONE 24 tests, 23 skipped in 2.200s
08:25:54 [2022-02-06T08:25:54.026Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:25:54 [2022-02-06T08:25:54.026Z] INFO: Testing against a local daemon
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestSessionCreate
08:25:54 [2022-02-06T08:25:54.026Z] --- PASS: TestSessionCreate (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z] === RUN   TestSessionCreateWithBadUpgrade
08:25:54 [2022-02-06T08:25:54.026Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:25:54 [2022-02-06T08:25:54.026Z] PASS
08:25:54 [2022-02-06T08:25:54.026Z] 
08:25:54 [2022-02-06T08:25:54.026Z] DONE 2 tests in 0.123s
08:25:54 [2022-02-06T08:25:54.026Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:25:54 [2022-02-06T08:25:54.286Z] INFO: Testing against a local daemon
08:25:54 [2022-02-06T08:25:54.286Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:25:54 [2022-02-06T08:25:54.286Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:25:54 [2022-02-06T08:25:54.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:25:54 [2022-02-06T08:25:54.286Z] === RUN   TestDiskUsage
08:25:54 [2022-02-06T08:25:54.286Z] === PAUSE TestDiskUsage
08:25:54 [2022-02-06T08:25:54.286Z] === RUN   TestEventsExecDie
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestEventsExecDie (0.47s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestEventsBackwardsCompatible
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestEventsVolumeCreate
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestInfoBinaryCommits
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestInfoBinaryCommits (0.03s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestInfoAPIVersioned
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestInfoAPI
08:25:54 [2022-02-06T08:25:54.853Z] --- PASS: TestInfoAPI (0.02s)
08:25:54 [2022-02-06T08:25:54.853Z] === RUN   TestInfoAPIWarnings
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestInfoAPIWarnings (16.36s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestInfoDebug
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestInfoDebug (0.54s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestInfoInsecureRegistries
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestInfoInsecureRegistries (0.55s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestInfoRegistryMirrors
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestInfoRegistryMirrors (0.54s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestLoginFailsWithBadCredentials
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestPingCacheHeaders
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestPingCacheHeaders (0.02s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestPingGet
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestPingGet (0.02s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestPingHead
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestPingHead (0.02s)
08:26:12 [2022-02-06T08:26:12.931Z] === RUN   TestVersion
08:26:12 [2022-02-06T08:26:12.931Z] --- PASS: TestVersion (0.01s)
08:26:12 [2022-02-06T08:26:12.931Z] === CONT  TestDiskUsage
08:26:13 [2022-02-06T08:26:13.499Z] === RUN   TestDiskUsage/empty
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/container_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/image_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/volume_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/build-cache_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.500Z] === RUN   TestDiskUsage/after_LoadBusybox
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:26:13 [2022-02-06T08:26:13.758Z] === RUN   TestDiskUsage/after_container.Run
08:26:14 [2022-02-06T08:26:14.016Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:26:14 [2022-02-06T08:26:14.017Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:26:14 [2022-02-06T08:26:14.276Z] --- PASS: TestDiskUsage (1.27s)
08:26:14 [2022-02-06T08:26:14.276Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
08:26:14 [2022-02-06T08:26:14.276Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
08:26:14 [2022-02-06T08:26:14.276Z] PASS
08:26:14 [2022-02-06T08:26:14.276Z] 
08:26:14 [2022-02-06T08:26:14.276Z] === Skipped
08:26:14 [2022-02-06T08:26:14.276Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:26:14 [2022-02-06T08:26:14.276Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:26:14 [2022-02-06T08:26:14.276Z] 
08:26:14 [2022-02-06T08:26:14.276Z] DONE 50 tests, 1 skipped in 20.115s
08:26:14 [2022-02-06T08:26:14.276Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:26:14 [2022-02-06T08:26:14.276Z] INFO: Testing against a local daemon
08:26:14 [2022-02-06T08:26:14.276Z] === RUN   TestVolumesCreateAndList
08:26:14 [2022-02-06T08:26:14.276Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:26:14 [2022-02-06T08:26:14.276Z] === RUN   TestVolumesRemove
08:26:14 [2022-02-06T08:26:14.276Z] --- PASS: TestVolumesRemove (0.05s)
08:26:14 [2022-02-06T08:26:14.276Z] === RUN   TestVolumesInspect
08:26:14 [2022-02-06T08:26:14.535Z] --- PASS: TestVolumesInspect (0.02s)
08:26:14 [2022-02-06T08:26:14.535Z] === RUN   TestVolumesInvalidJSON
08:26:14 [2022-02-06T08:26:14.535Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:26:14 [2022-02-06T08:26:14.535Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:26:14 [2022-02-06T08:26:14.535Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:26:14 [2022-02-06T08:26:14.535Z] --- PASS: TestVolumesInvalidJSON (0.02s)
08:26:14 [2022-02-06T08:26:14.535Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:26:14 [2022-02-06T08:26:14.535Z] PASS
08:26:14 [2022-02-06T08:26:14.535Z] 
08:26:14 [2022-02-06T08:26:14.535Z] DONE 5 tests in 0.183s
08:26:14 [2022-02-06T08:26:14.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:26:14 [2022-02-06T08:26:14.535Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13108 is not a child of this shell
08:26:14 [2022-02-06T08:26:14.535Z] warning: PID 13108 from bundles/test-integration/docker.pid had a nonzero exit code
08:26:14 [2022-02-06T08:26:14.535Z] Leaving: AppArmorNo profiles have been unloaded.
08:26:14 [2022-02-06T08:26:14.535Z] 
08:26:14 [2022-02-06T08:26:14.535Z] Unloading profiles will leave already running processes permanently
08:26:14 [2022-02-06T08:26:14.535Z] unconfined, which can lead to unexpected situations.
08:26:14 [2022-02-06T08:26:14.535Z] 
08:26:14 [2022-02-06T08:26:14.535Z] To set a process to complain mode, use the command line tool
08:26:14 [2022-02-06T08:26:14.535Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:26:14 [2022-02-06T08:26:14.535Z] Removing test suite binaries
08:26:14 [2022-02-06T08:26:14.535Z] exiting test-integration
08:26:14 [2022-02-06T08:26:14.535Z] ++ exit 0
08:26:14 [2022-02-06T08:26:14.535Z]