Skip to content

Console Output

10:37:29 [2021-04-16T10:37:29.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40094/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=eb0610b7fc7e8c49160c99fa311e14ee632dd45a -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:eb0610b7fc7e8c49160c99fa311e14ee632dd45a hack/make.sh dynbinary test-integration
10:37:29 [2021-04-16T10:37:29.917Z] 
10:37:29 [2021-04-16T10:37:29.917Z] Removing bundles/
10:37:29 [2021-04-16T10:37:29.917Z] 
10:37:29 [2021-04-16T10:37:29.917Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:37:29 [2021-04-16T10:37:29.917Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:37:29 [2021-04-16T10:37:29.917Z] GOOS="" GOARCH="" GOARM=""
10:39:06 [2021-04-16T10:39:06.384Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:39:06 [2021-04-16T10:39:06.384Z] 
10:39:06 [2021-04-16T10:39:06.384Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:39:06 [2021-04-16T10:39:06.384Z] PLATFORM=
10:39:06 [2021-04-16T10:39:06.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:39:06 [2021-04-16T10:39:06.384Z] HOSTNAME=4b6fc062a116
10:39:06 [2021-04-16T10:39:06.384Z] DEST=bundles/test-integration
10:39:06 [2021-04-16T10:39:06.384Z] PWD=/go/src/github.com/docker/docker
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_ROOTLESS=1
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_GITCOMMIT=eb0610b7fc7e8c49160c99fa311e14ee632dd45a
10:39:06 [2021-04-16T10:39:06.384Z] container=docker
10:39:06 [2021-04-16T10:39:06.384Z] HOME=/root
10:39:06 [2021-04-16T10:39:06.384Z] GOLANG_VERSION=1.13.15
10:39:06 [2021-04-16T10:39:06.384Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:39:06 [2021-04-16T10:39:06.384Z] VALIDATE_BRANCH=master
10:39:06 [2021-04-16T10:39:06.384Z] TERM=xterm
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_PKG=github.com/docker/docker
10:39:06 [2021-04-16T10:39:06.384Z] TINI_COMMIT=de40ad007797e0dcd8b7126f27bb87401d224240
10:39:06 [2021-04-16T10:39:06.384Z] PRODUCT=
10:39:06 [2021-04-16T10:39:06.384Z] SHLVL=1
10:39:06 [2021-04-16T10:39:06.384Z] TIMEOUT=120m
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_GRAPHDRIVER=overlay2
10:39:06 [2021-04-16T10:39:06.384Z] GO111MODULE=off
10:39:06 [2021-04-16T10:39:06.384Z] DEFAULT_PRODUCT_LICENSE=
10:39:06 [2021-04-16T10:39:06.384Z] DOCKER_EXPERIMENTAL=1
10:39:06 [2021-04-16T10:39:06.384Z] TEST_SKIP_INTEGRATION_CLI=1
10:39:06 [2021-04-16T10:39:06.384Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:39:06 [2021-04-16T10:39:06.384Z] VERSION=dev
10:39:06 [2021-04-16T10:39:06.384Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:39:06 [2021-04-16T10:39:06.384Z] GOPATH=/go
10:39:06 [2021-04-16T10:39:06.384Z] PKG_CONFIG=pkg-config
10:39:06 [2021-04-16T10:39:06.384Z] _=/usr/bin/env
10:39:06 [2021-04-16T10:39:06.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:39:38 [2021-04-16T10:39:38.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:39:38 [2021-04-16T10:39:38.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:39:56 [2021-04-16T10:39:56.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:40:06 [2021-04-16T10:40:06.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:40:07 [2021-04-16T10:40:07.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:40:08 [2021-04-16T10:40:08.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:40:10 [2021-04-16T10:40:10.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:40:10 [2021-04-16T10:40:10.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:40:12 [2021-04-16T10:40:12.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:40:15 [2021-04-16T10:40:15.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:40:16 [2021-04-16T10:40:16.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:40:18 [2021-04-16T10:40:18.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:40:18 [2021-04-16T10:40:18.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:40:20 [2021-04-16T10:40:20.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:40:21 [2021-04-16T10:40:21.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:40:22 [2021-04-16T10:40:22.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:40:23 [2021-04-16T10:40:23.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:40:24 [2021-04-16T10:40:24.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:40:26 [2021-04-16T10:40:26.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:40:26 [2021-04-16T10:40:26.218Z] Using test binary docker
10:40:26 [2021-04-16T10:40:26.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:40:26 [2021-04-16T10:40:26.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:40:26 [2021-04-16T10:40:26.218Z] INFO: Waiting for daemon to start...
10:40:26 [2021-04-16T10:40:26.218Z] Starting dockerd
10:40:28 [2021-04-16T10:40:28.749Z] .
10:40:28 [2021-04-16T10:40:28.749Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:40:28 [2021-04-16T10:40:28.749Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:40:28 [2021-04-16T10:40:28.749Z] Error: No such image: emptyfs
10:40:28 [2021-04-16T10:40:28.749Z] Running integration-test (iteration 1)
10:40:28 [2021-04-16T10:40:28.749Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: buildpack-deps:buster
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: busybox:latest
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: busybox:glibc
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: debian:bullseye
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: hello-world:latest
10:40:46 [2021-04-16T10:40:46.831Z] Loaded image: arm32v7/hello-world:latest
10:40:46 [2021-04-16T10:40:46.831Z] INFO: Testing against a local daemon
10:40:46 [2021-04-16T10:40:46.831Z] === RUN   TestCgroupNamespacesBuild
10:40:49 [2021-04-16T10:40:49.363Z] --- PASS: TestCgroupNamespacesBuild (2.98s)
10:40:49 [2021-04-16T10:40:49.363Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:40:51 [2021-04-16T10:40:51.902Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s)
10:40:51 [2021-04-16T10:40:51.902Z] === RUN   TestBuildWithSession
10:40:51 [2021-04-16T10:40:51.902Z] --- SKIP: TestBuildWithSession (0.00s)
10:40:51 [2021-04-16T10:40:51.902Z]     build_session_test.go:25: TODO: BuildKit
10:40:51 [2021-04-16T10:40:51.902Z] === RUN   TestBuildSquashParent
10:41:01 [2021-04-16T10:41:01.883Z] --- PASS: TestBuildSquashParent (8.14s)
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:41:01 [2021-04-16T10:41:01.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:41:01 [2021-04-16T10:41:01.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:41:01 [2021-04-16T10:41:01.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:41:01 [2021-04-16T10:41:01.883Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:41:02 [2021-04-16T10:41:02.141Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:41:02 [2021-04-16T10:41:02.402Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:41:04 [2021-04-16T10:41:04.311Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:41:04 [2021-04-16T10:41:04.311Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:41:06 [2021-04-16T10:41:06.214Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.12s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s)
10:41:06 [2021-04-16T10:41:06.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
10:41:06 [2021-04-16T10:41:06.214Z] === RUN   TestBuildMultiStageCopy
10:41:06 [2021-04-16T10:41:06.214Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:41:09 [2021-04-16T10:41:09.497Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:41:10 [2021-04-16T10:41:10.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:41:11 [2021-04-16T10:41:11.365Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:41:12 [2021-04-16T10:41:12.300Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:41:13 [2021-04-16T10:41:13.235Z] --- PASS: TestBuildMultiStageCopy (6.94s)
10:41:13 [2021-04-16T10:41:13.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s)
10:41:13 [2021-04-16T10:41:13.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:41:13 [2021-04-16T10:41:13.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:41:13 [2021-04-16T10:41:13.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:41:13 [2021-04-16T10:41:13.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:41:13 [2021-04-16T10:41:13.235Z] === RUN   TestBuildMultiStageParentConfig
10:41:18 [2021-04-16T10:41:18.501Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:41:18 [2021-04-16T10:41:18.501Z] === RUN   TestBuildLabelWithTargets
10:41:26 [2021-04-16T10:41:26.610Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:41:26 [2021-04-16T10:41:26.610Z] === RUN   TestBuildWithEmptyLayers
10:41:29 [2021-04-16T10:41:29.893Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
10:41:29 [2021-04-16T10:41:29.893Z] === RUN   TestBuildMultiStageOnBuild
10:41:35 [2021-04-16T10:41:35.177Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
10:41:35 [2021-04-16T10:41:35.177Z] === RUN   TestBuildUncleanTarFilenames
10:41:35 [2021-04-16T10:41:35.177Z] --- PASS: TestBuildUncleanTarFilenames (0.93s)
10:41:35 [2021-04-16T10:41:35.177Z] === RUN   TestBuildMultiStageLayerLeak
10:41:40 [2021-04-16T10:41:40.442Z] --- PASS: TestBuildMultiStageLayerLeak (5.07s)
10:41:40 [2021-04-16T10:41:40.442Z] === RUN   TestBuildWithHugeFile
10:42:36 [2021-04-16T10:42:36.674Z] --- PASS: TestBuildWithHugeFile (51.29s)
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildWCOWSandboxSize
10:42:36 [2021-04-16T10:42:36.674Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
10:42:36 [2021-04-16T10:42:36.674Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildWithEmptyDockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:36 [2021-04-16T10:42:36.674Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:42:36 [2021-04-16T10:42:36.674Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
10:42:36 [2021-04-16T10:42:36.674Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
10:42:36 [2021-04-16T10:42:36.674Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildPreserveOwnership
10:42:36 [2021-04-16T10:42:36.674Z] === RUN   TestBuildPreserveOwnership/copy_from
10:42:38 [2021-04-16T10:42:38.575Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:42:42 [2021-04-16T10:42:42.760Z] --- PASS: TestBuildPreserveOwnership (10.44s)
10:42:42 [2021-04-16T10:42:42.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.43s)
10:42:42 [2021-04-16T10:42:42.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestBuildPlatformInvalid
10:42:42 [2021-04-16T10:42:42.760Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:42:42 [2021-04-16T10:42:42.760Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:42:42 [2021-04-16T10:42:42.760Z] PASS
10:42:42 [2021-04-16T10:42:42.760Z] 
10:42:42 [2021-04-16T10:42:42.760Z] === Skipped
10:42:42 [2021-04-16T10:42:42.760Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:42:42 [2021-04-16T10:42:42.760Z]     build_session_test.go:25: TODO: BuildKit
10:42:42 [2021-04-16T10:42:42.760Z] 
10:42:42 [2021-04-16T10:42:42.760Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
10:42:42 [2021-04-16T10:42:42.760Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:42:42 [2021-04-16T10:42:42.760Z] 
10:42:42 [2021-04-16T10:42:42.760Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:42:42 [2021-04-16T10:42:42.760Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:42:42 [2021-04-16T10:42:42.760Z] 
10:42:42 [2021-04-16T10:42:42.760Z] 
10:42:42 [2021-04-16T10:42:42.760Z] DONE 34 tests, 3 skipped in 133.873s
10:42:42 [2021-04-16T10:42:42.760Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:42:42 [2021-04-16T10:42:42.760Z] INFO: Testing against a local daemon
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigInspect
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestConfigInspect (0.02s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigList
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestConfigList (0.02s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigsCreateAndDelete
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigsUpdate
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestConfigsUpdate (0.02s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestTemplatedConfig
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestTemplatedConfig (0.00s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigCreateResolve
10:42:42 [2021-04-16T10:42:42.760Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:42:42 [2021-04-16T10:42:42.760Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:42 [2021-04-16T10:42:42.760Z] === RUN   TestConfigDaemonLibtrustID
10:42:44 [2021-04-16T10:42:44.662Z] --- PASS: TestConfigDaemonLibtrustID (1.84s)
10:42:44 [2021-04-16T10:42:44.662Z] PASS
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === Skipped
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:42:44 [2021-04-16T10:42:44.662Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] 
10:42:44 [2021-04-16T10:42:44.662Z] DONE 7 tests, 6 skipped in 2.029s
10:42:44 [2021-04-16T10:42:44.662Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:42:44 [2021-04-16T10:42:44.662Z] INFO: Testing against a local daemon
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestCheckpoint
10:42:44 [2021-04-16T10:42:44.662Z] --- SKIP: TestCheckpoint (0.00s)
10:42:44 [2021-04-16T10:42:44.662Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestContainerInvalidJSON
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:42:44 [2021-04-16T10:42:44.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:42:44 [2021-04-16T10:42:44.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:42:44 [2021-04-16T10:42:44.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:42:44 [2021-04-16T10:42:44.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:42:44 [2021-04-16T10:42:44.662Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:42:44 [2021-04-16T10:42:44.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:42:44 [2021-04-16T10:42:44.662Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:42:44 [2021-04-16T10:42:44.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:42:44 [2021-04-16T10:42:44.662Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:42:44 [2021-04-16T10:42:44.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:42:44 [2021-04-16T10:42:44.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestCopyFromContainerPathIsNotDir
10:42:44 [2021-04-16T10:42:44.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:42:44 [2021-04-16T10:42:44.662Z] === RUN   TestCopyToContainerPathDoesNotExist
10:42:44 [2021-04-16T10:42:44.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:42:44 [2021-04-16T10:42:44.920Z] === RUN   TestCopyToContainerPathIsNotDir
10:42:44 [2021-04-16T10:42:44.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:42:44 [2021-04-16T10:42:44.920Z] === RUN   TestCopyFromContainer
10:42:48 [2021-04-16T10:42:48.205Z] === RUN   TestCopyFromContainer//
10:42:48 [2021-04-16T10:42:48.465Z] === RUN   TestCopyFromContainer//bar/root
10:42:48 [2021-04-16T10:42:48.465Z] === RUN   TestCopyFromContainer//bar/root/
10:42:48 [2021-04-16T10:42:48.465Z] === RUN   TestCopyFromContainer/bar/quux
10:42:48 [2021-04-16T10:42:48.724Z] === RUN   TestCopyFromContainer/bar/quux/
10:42:48 [2021-04-16T10:42:48.724Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:42:48 [2021-04-16T10:42:48.724Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:42:48 [2021-04-16T10:42:48.724Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCopyFromContainer/bar/notarget
10:42:48 [2021-04-16T10:42:48.983Z] --- PASS: TestCopyFromContainer (4.15s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:48 [2021-04-16T10:42:48.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateLinkToNonExistingContainer
10:42:48 [2021-04-16T10:42:48.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateWithInvalidEnv
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateWithInvalidEnv/0
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateWithInvalidEnv/0
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateWithInvalidEnv/1
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateWithInvalidEnv/1
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateWithInvalidEnv/2
10:42:48 [2021-04-16T10:42:48.983Z] === PAUSE TestCreateWithInvalidEnv/2
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateWithInvalidEnv/0
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateWithInvalidEnv/2
10:42:48 [2021-04-16T10:42:48.983Z] === CONT  TestCreateWithInvalidEnv/1
10:42:48 [2021-04-16T10:42:48.983Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:42:48 [2021-04-16T10:42:48.983Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateTmpfsMountsTarget
10:42:48 [2021-04-16T10:42:48.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:42:48 [2021-04-16T10:42:48.983Z] === RUN   TestCreateWithCustomMaskedPaths
10:42:50 [2021-04-16T10:42:50.927Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
10:42:50 [2021-04-16T10:42:50.927Z] === RUN   TestCreateWithCustomReadonlyPaths
10:42:52 [2021-04-16T10:42:52.829Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s)
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:42:52 [2021-04-16T10:42:52.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:42:52 [2021-04-16T10:42:52.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:42:52 [2021-04-16T10:42:52.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:42:52 [2021-04-16T10:42:52.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:42:52 [2021-04-16T10:42:52.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:42:52 [2021-04-16T10:42:52.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:42:53 [2021-04-16T10:42:53.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:42:53 [2021-04-16T10:42:53.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:42:53 [2021-04-16T10:42:53.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:42:53 [2021-04-16T10:42:53.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:42:53 [2021-04-16T10:42:53.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:42:53 [2021-04-16T10:42:53.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:42:53 [2021-04-16T10:42:53.088Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:42:53 [2021-04-16T10:42:53.655Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestCreateDifferentPlatform
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestCreateDifferentPlatform/different_os
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:42:53 [2021-04-16T10:42:53.655Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:42:53 [2021-04-16T10:42:53.655Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:42:53 [2021-04-16T10:42:53.655Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:42:53 [2021-04-16T10:42:53.655Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:42:53 [2021-04-16T10:42:53.655Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestContainerStartOnDaemonRestart
10:42:53 [2021-04-16T10:42:53.655Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:42:53 [2021-04-16T10:42:53.655Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestDaemonRestartIpcMode
10:42:53 [2021-04-16T10:42:53.655Z] === PAUSE TestDaemonRestartIpcMode
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestDaemonHostGatewayIP
10:42:53 [2021-04-16T10:42:53.655Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:42:53 [2021-04-16T10:42:53.655Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestRestartDaemonWithRestartingContainer
10:42:53 [2021-04-16T10:42:53.655Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestContainerKillOnDaemonStart
10:42:53 [2021-04-16T10:42:53.655Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:42:53 [2021-04-16T10:42:53.655Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:42:53 [2021-04-16T10:42:53.655Z] === RUN   TestDiff
10:42:54 [2021-04-16T10:42:54.222Z] --- PASS: TestDiff (0.65s)
10:42:54 [2021-04-16T10:42:54.222Z] === RUN   TestExecWithCloseStdin
10:42:55 [2021-04-16T10:42:55.598Z] --- PASS: TestExecWithCloseStdin (0.94s)
10:42:55 [2021-04-16T10:42:55.598Z] === RUN   TestExec
10:42:56 [2021-04-16T10:42:56.166Z] --- PASS: TestExec (0.96s)
10:42:56 [2021-04-16T10:42:56.166Z] === RUN   TestExecUser
10:42:57 [2021-04-16T10:42:57.102Z] --- PASS: TestExecUser (0.93s)
10:42:57 [2021-04-16T10:42:57.102Z] === RUN   TestExportContainerAndImportImage
10:42:58 [2021-04-16T10:42:58.037Z] --- PASS: TestExportContainerAndImportImage (0.84s)
10:42:58 [2021-04-16T10:42:58.037Z] === RUN   TestExportContainerAfterDaemonRestart
10:43:02 [2021-04-16T10:43:02.227Z] --- PASS: TestExportContainerAfterDaemonRestart (3.98s)
10:43:02 [2021-04-16T10:43:02.227Z] === RUN   TestHealthCheckWorkdir
10:43:03 [2021-04-16T10:43:03.602Z] --- PASS: TestHealthCheckWorkdir (1.35s)
10:43:03 [2021-04-16T10:43:03.602Z] === RUN   TestHealthKillContainer
10:43:06 [2021-04-16T10:43:06.885Z] --- PASS: TestHealthKillContainer (2.97s)
10:43:06 [2021-04-16T10:43:06.885Z] === RUN   TestInspectCpusetInConfigPre120
10:43:06 [2021-04-16T10:43:06.885Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
10:43:06 [2021-04-16T10:43:06.885Z] === RUN   TestIpcModeNone
10:43:07 [2021-04-16T10:43:07.822Z] --- PASS: TestIpcModeNone (0.93s)
10:43:07 [2021-04-16T10:43:07.822Z] === RUN   TestIpcModePrivate
10:43:08 [2021-04-16T10:43:08.757Z] --- PASS: TestIpcModePrivate (0.95s)
10:43:08 [2021-04-16T10:43:08.757Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
10:43:08 [2021-04-16T10:43:08.757Z] === RUN   TestIpcModeShareable
10:43:08 [2021-04-16T10:43:08.757Z] --- SKIP: TestIpcModeShareable (0.00s)
10:43:08 [2021-04-16T10:43:08.757Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:43:08 [2021-04-16T10:43:08.757Z] === RUN   TestAPIIpcModeShareableAndContainer
10:43:12 [2021-04-16T10:43:12.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
10:43:12 [2021-04-16T10:43:12.045Z] === RUN   TestAPIIpcModeHost
10:43:12 [2021-04-16T10:43:12.045Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:43:12 [2021-04-16T10:43:12.045Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:43:12 [2021-04-16T10:43:12.045Z] === RUN   TestDaemonIpcModeShareable
10:43:12 [2021-04-16T10:43:12.045Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:43:12 [2021-04-16T10:43:12.045Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:43:12 [2021-04-16T10:43:12.045Z] === RUN   TestDaemonIpcModePrivate
10:43:14 [2021-04-16T10:43:14.576Z] --- PASS: TestDaemonIpcModePrivate (2.86s)
10:43:14 [2021-04-16T10:43:14.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
10:43:14 [2021-04-16T10:43:14.576Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:43:14 [2021-04-16T10:43:14.576Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:43:14 [2021-04-16T10:43:14.576Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:43:14 [2021-04-16T10:43:14.576Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:43:14 [2021-04-16T10:43:14.576Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:43:14 [2021-04-16T10:43:14.576Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:43:14 [2021-04-16T10:43:14.576Z] === RUN   TestIpcModeOlderClient
10:43:14 [2021-04-16T10:43:14.576Z] === PAUSE TestIpcModeOlderClient
10:43:14 [2021-04-16T10:43:14.576Z] === RUN   TestKillContainerInvalidSignal
10:43:15 [2021-04-16T10:43:15.143Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
10:43:15 [2021-04-16T10:43:15.143Z] === RUN   TestKillContainer
10:43:15 [2021-04-16T10:43:15.143Z] === RUN   TestKillContainer/no_signal
10:43:15 [2021-04-16T10:43:15.710Z] === RUN   TestKillContainer/non_killing_signal
10:43:16 [2021-04-16T10:43:16.278Z] === RUN   TestKillContainer/killing_signal
10:43:17 [2021-04-16T10:43:17.213Z] --- PASS: TestKillContainer (1.94s)
10:43:17 [2021-04-16T10:43:17.213Z]     --- PASS: TestKillContainer/no_signal (0.63s)
10:43:17 [2021-04-16T10:43:17.213Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
10:43:17 [2021-04-16T10:43:17.213Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
10:43:17 [2021-04-16T10:43:17.213Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:43:17 [2021-04-16T10:43:17.213Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:43:17 [2021-04-16T10:43:17.779Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:43:18 [2021-04-16T10:43:18.349Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
10:43:18 [2021-04-16T10:43:18.349Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
10:43:18 [2021-04-16T10:43:18.349Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
10:43:18 [2021-04-16T10:43:18.349Z] === RUN   TestKillStoppedContainer
10:43:18 [2021-04-16T10:43:18.349Z] --- PASS: TestKillStoppedContainer (0.05s)
10:43:18 [2021-04-16T10:43:18.349Z] === RUN   TestKillStoppedContainerAPIPre120
10:43:18 [2021-04-16T10:43:18.349Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:43:18 [2021-04-16T10:43:18.349Z] === RUN   TestKillDifferentUserContainer
10:43:19 [2021-04-16T10:43:19.285Z] --- PASS: TestKillDifferentUserContainer (0.69s)
10:43:19 [2021-04-16T10:43:19.285Z] === RUN   TestInspectOomKilledTrue
10:43:19 [2021-04-16T10:43:19.285Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:43:19 [2021-04-16T10:43:19.285Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:43:19 [2021-04-16T10:43:19.285Z] === RUN   TestInspectOomKilledFalse
10:43:19 [2021-04-16T10:43:19.285Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:43:19 [2021-04-16T10:43:19.285Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:43:19 [2021-04-16T10:43:19.285Z] === RUN   TestLinksEtcHostsContentMatch
10:43:19 [2021-04-16T10:43:19.285Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:43:19 [2021-04-16T10:43:19.285Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:43:19 [2021-04-16T10:43:19.285Z] === RUN   TestLinksContainerNames
10:43:20 [2021-04-16T10:43:20.661Z] --- PASS: TestLinksContainerNames (1.30s)
10:43:20 [2021-04-16T10:43:20.661Z] === RUN   TestLogsFollowTailEmpty
10:43:20 [2021-04-16T10:43:20.920Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
10:43:20 [2021-04-16T10:43:20.920Z] === RUN   TestContainerNetworkMountsNoChown
10:43:21 [2021-04-16T10:43:21.855Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/default
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/default
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/private
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/private
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/rprivate
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/rprivate
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/slave
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/slave
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/rslave
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/rslave
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/shared
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/shared
10:43:21 [2021-04-16T10:43:21.855Z] === RUN   TestMountDaemonRoot/rshared
10:43:21 [2021-04-16T10:43:21.855Z] === PAUSE TestMountDaemonRoot/rshared
10:43:21 [2021-04-16T10:43:21.855Z] === CONT  TestMountDaemonRoot/default
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/default/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/default/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rshared
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/shared
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rslave
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/slave
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rprivate
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/private
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/private/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === RUN   TestMountDaemonRoot/private/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/default/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/default/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:43:21 [2021-04-16T10:43:21.856Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/private/mount_root
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:43:22 [2021-04-16T10:43:22.115Z] === CONT  TestMountDaemonRoot/private/bind_root
10:43:22 [2021-04-16T10:43:22.115Z] --- PASS: TestMountDaemonRoot (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:43:22 [2021-04-16T10:43:22.115Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:43:22 [2021-04-16T10:43:22.115Z] === RUN   TestContainerBindMountNonRecursive
10:43:22 [2021-04-16T10:43:22.115Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:43:22 [2021-04-16T10:43:22.115Z]     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)
10:43:22 [2021-04-16T10:43:22.115Z] === RUN   TestContainerVolumesMountedAsShared
10:43:22 [2021-04-16T10:43:22.115Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]     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)
10:43:22 [2021-04-16T10:43:22.115Z] === RUN   TestContainerVolumesMountedAsSlave
10:43:22 [2021-04-16T10:43:22.115Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:43:22 [2021-04-16T10:43:22.115Z]     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)
10:43:22 [2021-04-16T10:43:22.115Z] === RUN   TestNetworkNat
10:43:23 [2021-04-16T10:43:23.050Z] --- PASS: TestNetworkNat (0.82s)
10:43:23 [2021-04-16T10:43:23.050Z] === RUN   TestNetworkLocalhostTCPNat
10:43:23 [2021-04-16T10:43:23.616Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
10:43:23 [2021-04-16T10:43:23.616Z] === RUN   TestNetworkLoopbackNat
10:43:26 [2021-04-16T10:43:26.899Z] --- PASS: TestNetworkLoopbackNat (3.08s)
10:43:26 [2021-04-16T10:43:26.899Z] === RUN   TestPause
10:43:26 [2021-04-16T10:43:26.899Z] --- SKIP: TestPause (0.00s)
10:43:26 [2021-04-16T10:43:26.899Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:43:26 [2021-04-16T10:43:26.899Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:43:26 [2021-04-16T10:43:26.899Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:43:26 [2021-04-16T10:43:26.899Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:43:26 [2021-04-16T10:43:26.899Z] === RUN   TestPauseStopPausedContainer
10:43:26 [2021-04-16T10:43:26.899Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:43:26 [2021-04-16T10:43:26.899Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:43:26 [2021-04-16T10:43:26.899Z] === RUN   TestPidHost
10:43:28 [2021-04-16T10:43:28.803Z] --- PASS: TestPidHost (1.86s)
10:43:28 [2021-04-16T10:43:28.803Z] === RUN   TestPsFilter
10:43:28 [2021-04-16T10:43:28.803Z] --- PASS: TestPsFilter (0.10s)
10:43:28 [2021-04-16T10:43:28.803Z] === RUN   TestRemoveContainerWithRemovedVolume
10:43:29 [2021-04-16T10:43:29.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
10:43:29 [2021-04-16T10:43:29.370Z] === RUN   TestRemoveContainerWithVolume
10:43:29 [2021-04-16T10:43:29.937Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
10:43:29 [2021-04-16T10:43:29.937Z] === RUN   TestRemoveContainerRunning
10:43:30 [2021-04-16T10:43:30.872Z] --- PASS: TestRemoveContainerRunning (0.64s)
10:43:30 [2021-04-16T10:43:30.872Z] === RUN   TestRemoveContainerForceRemoveRunning
10:43:31 [2021-04-16T10:43:31.439Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
10:43:31 [2021-04-16T10:43:31.439Z] === RUN   TestRemoveInvalidContainer
10:43:31 [2021-04-16T10:43:31.439Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:43:31 [2021-04-16T10:43:31.439Z] === RUN   TestRenameLinkedContainer
10:43:33 [2021-04-16T10:43:33.973Z] --- PASS: TestRenameLinkedContainer (2.65s)
10:43:33 [2021-04-16T10:43:33.973Z] === RUN   TestRenameStoppedContainer
10:43:34 [2021-04-16T10:43:34.545Z] --- PASS: TestRenameStoppedContainer (0.65s)
10:43:34 [2021-04-16T10:43:34.545Z] === RUN   TestRenameRunningContainerAndReuse
10:43:35 [2021-04-16T10:43:35.920Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s)
10:43:35 [2021-04-16T10:43:35.920Z] === RUN   TestRenameInvalidName
10:43:36 [2021-04-16T10:43:36.856Z] --- PASS: TestRenameInvalidName (0.85s)
10:43:36 [2021-04-16T10:43:36.856Z] === RUN   TestRenameAnonymousContainer
10:43:40 [2021-04-16T10:43:40.141Z] --- PASS: TestRenameAnonymousContainer (2.99s)
10:43:40 [2021-04-16T10:43:40.141Z] === RUN   TestRenameContainerWithSameName
10:43:40 [2021-04-16T10:43:40.401Z] --- PASS: TestRenameContainerWithSameName (0.65s)
10:43:40 [2021-04-16T10:43:40.401Z] === RUN   TestRenameContainerWithLinkedContainer
10:43:41 [2021-04-16T10:43:41.778Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
10:43:41 [2021-04-16T10:43:41.778Z] === RUN   TestResize
10:43:42 [2021-04-16T10:43:42.714Z] --- PASS: TestResize (0.67s)
10:43:42 [2021-04-16T10:43:42.714Z] === RUN   TestResizeWithInvalidSize
10:43:43 [2021-04-16T10:43:43.298Z] --- PASS: TestResizeWithInvalidSize (0.67s)
10:43:43 [2021-04-16T10:43:43.298Z] === RUN   TestResizeWhenContainerNotStarted
10:43:43 [2021-04-16T10:43:43.869Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
10:43:43 [2021-04-16T10:43:43.869Z] === RUN   TestDaemonRestartKillContainers
10:43:43 [2021-04-16T10:43:43.869Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:43:43 [2021-04-16T10:43:43.869Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:43:43 [2021-04-16T10:43:43.869Z] === RUN   TestCgroupNamespacesRun
10:43:47 [2021-04-16T10:43:47.153Z] --- PASS: TestCgroupNamespacesRun (2.89s)
10:43:47 [2021-04-16T10:43:47.153Z] === RUN   TestCgroupNamespacesRunPrivileged
10:43:49 [2021-04-16T10:43:49.055Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.35s)
10:43:49 [2021-04-16T10:43:49.055Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:43:52 [2021-04-16T10:43:52.339Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.89s)
10:43:52 [2021-04-16T10:43:52.339Z] === RUN   TestCgroupNamespacesRunHostMode
10:43:54 [2021-04-16T10:43:54.874Z] --- PASS: TestCgroupNamespacesRunHostMode (2.86s)
10:43:54 [2021-04-16T10:43:54.874Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:43:58 [2021-04-16T10:43:58.170Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.87s)
10:43:58 [2021-04-16T10:43:58.170Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:44:00 [2021-04-16T10:44:00.072Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.35s)
10:44:00 [2021-04-16T10:44:00.072Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:44:01 [2021-04-16T10:44:01.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.93s)
10:44:01 [2021-04-16T10:44:01.973Z] === RUN   TestCgroupNamespacesRunOlderClient
10:44:05 [2021-04-16T10:44:05.257Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s)
10:44:05 [2021-04-16T10:44:05.257Z] === RUN   TestKernelTCPMemory
10:44:05 [2021-04-16T10:44:05.257Z] --- SKIP: TestKernelTCPMemory (0.01s)
10:44:05 [2021-04-16T10:44:05.257Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:05 [2021-04-16T10:44:05.257Z] === RUN   TestNISDomainname
10:44:05 [2021-04-16T10:44:05.257Z] --- SKIP: TestNISDomainname (0.01s)
10:44:05 [2021-04-16T10:44:05.257Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:44:05 [2021-04-16T10:44:05.257Z] === RUN   TestHostnameDnsResolution
10:44:06 [2021-04-16T10:44:06.632Z] --- PASS: TestHostnameDnsResolution (1.58s)
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStats
10:44:06 [2021-04-16T10:44:06.632Z] --- SKIP: TestStats (0.00s)
10:44:06 [2021-04-16T10:44:06.632Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStopContainerWithTimeout
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStopContainerWithTimeout/0
10:44:06 [2021-04-16T10:44:06.632Z] === PAUSE TestStopContainerWithTimeout/0
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStopContainerWithTimeout/1
10:44:06 [2021-04-16T10:44:06.632Z] === PAUSE TestStopContainerWithTimeout/1
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStopContainerWithTimeout/3
10:44:06 [2021-04-16T10:44:06.632Z] === PAUSE TestStopContainerWithTimeout/3
10:44:06 [2021-04-16T10:44:06.632Z] === RUN   TestStopContainerWithTimeout/-1
10:44:06 [2021-04-16T10:44:06.632Z] === PAUSE TestStopContainerWithTimeout/-1
10:44:06 [2021-04-16T10:44:06.632Z] === CONT  TestStopContainerWithTimeout/0
10:44:06 [2021-04-16T10:44:06.632Z] === CONT  TestStopContainerWithTimeout/3
10:44:07 [2021-04-16T10:44:07.569Z] === CONT  TestStopContainerWithTimeout/-1
10:44:10 [2021-04-16T10:44:10.099Z] === CONT  TestStopContainerWithTimeout/1
10:44:11 [2021-04-16T10:44:11.474Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:44:11 [2021-04-16T10:44:11.474Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
10:44:11 [2021-04-16T10:44:11.474Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
10:44:11 [2021-04-16T10:44:11.474Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
10:44:11 [2021-04-16T10:44:11.474Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
10:44:11 [2021-04-16T10:44:11.474Z] === RUN   TestDeleteDevicemapper
10:44:11 [2021-04-16T10:44:11.474Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:44:11 [2021-04-16T10:44:11.474Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:44:11 [2021-04-16T10:44:11.474Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:44:14 [2021-04-16T10:44:14.023Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
10:44:14 [2021-04-16T10:44:14.023Z] === RUN   TestUpdateMemory
10:44:14 [2021-04-16T10:44:14.023Z] --- SKIP: TestUpdateMemory (0.00s)
10:44:14 [2021-04-16T10:44:14.023Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:14 [2021-04-16T10:44:14.023Z] === RUN   TestUpdateCPUQuota
10:44:14 [2021-04-16T10:44:14.023Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:44:14 [2021-04-16T10:44:14.023Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:14 [2021-04-16T10:44:14.023Z] === RUN   TestUpdatePidsLimit
10:44:14 [2021-04-16T10:44:14.023Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:44:14 [2021-04-16T10:44:14.023Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:14 [2021-04-16T10:44:14.023Z] === RUN   TestUpdateRestartPolicy
10:44:26 [2021-04-16T10:44:26.226Z] --- PASS: TestUpdateRestartPolicy (12.36s)
10:44:26 [2021-04-16T10:44:26.226Z] === RUN   TestUpdateRestartWithAutoRemove
10:44:26 [2021-04-16T10:44:26.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
10:44:26 [2021-04-16T10:44:26.485Z] === RUN   TestWaitNonBlocked
10:44:26 [2021-04-16T10:44:26.744Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:44:26 [2021-04-16T10:44:26.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:44:26 [2021-04-16T10:44:26.744Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:44:26 [2021-04-16T10:44:26.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:44:26 [2021-04-16T10:44:26.744Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:44:26 [2021-04-16T10:44:26.744Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:44:27 [2021-04-16T10:44:27.680Z] --- PASS: TestWaitNonBlocked (0.01s)
10:44:27 [2021-04-16T10:44:27.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
10:44:27 [2021-04-16T10:44:27.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s)
10:44:27 [2021-04-16T10:44:27.680Z] === RUN   TestWaitBlocked
10:44:27 [2021-04-16T10:44:27.680Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:44:27 [2021-04-16T10:44:27.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:44:27 [2021-04-16T10:44:27.680Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:44:27 [2021-04-16T10:44:27.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:44:27 [2021-04-16T10:44:27.680Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:44:27 [2021-04-16T10:44:27.680Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:44:29 [2021-04-16T10:44:29.056Z] --- PASS: TestWaitBlocked (0.02s)
10:44:29 [2021-04-16T10:44:29.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
10:44:29 [2021-04-16T10:44:29.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
10:44:29 [2021-04-16T10:44:29.056Z] === CONT  TestDaemonRestartIpcMode
10:44:29 [2021-04-16T10:44:29.056Z] === CONT  TestIpcModeOlderClient
10:44:29 [2021-04-16T10:44:29.056Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:44:29 [2021-04-16T10:44:29.056Z] === CONT  TestRestartDaemonWithRestartingContainer
10:44:34 [2021-04-16T10:44:34.324Z] --- PASS: TestDaemonRestartIpcMode (5.58s)
10:44:34 [2021-04-16T10:44:34.324Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.57s)
10:44:34 [2021-04-16T10:44:34.324Z] PASS
10:44:34 [2021-04-16T10:44:34.324Z] 
10:44:34 [2021-04-16T10:44:34.324Z] === Skipped
10:44:34 [2021-04-16T10:44:34.324Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:44:34 [2021-04-16T10:44:34.324Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:44:34 [2021-04-16T10:44:34.324Z] 
10:44:34 [2021-04-16T10:44:34.324Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:44:34 [2021-04-16T10:44:34.324Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:44:34 [2021-04-16T10:44:34.324Z] 
10:44:34 [2021-04-16T10:44:34.324Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:44:34 [2021-04-16T10:44:34.583Z]     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)
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     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)
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     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)
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:44:34 [2021-04-16T10:44:34.583Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
10:44:34 [2021-04-16T10:44:34.583Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:44:34 [2021-04-16T10:44:34.583Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:44:34 [2021-04-16T10:44:34.583Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] 
10:44:34 [2021-04-16T10:44:34.583Z] DONE 178 tests, 26 skipped in 109.882s
10:44:34 [2021-04-16T10:44:34.583Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:44:34 [2021-04-16T10:44:34.583Z] INFO: Testing against a local daemon
10:44:34 [2021-04-16T10:44:34.583Z] === RUN   TestCommitInheritsEnv
10:44:36 [2021-04-16T10:44:36.483Z] --- PASS: TestCommitInheritsEnv (1.76s)
10:44:36 [2021-04-16T10:44:36.483Z] === RUN   TestImportExtremelyLargeImageWorks
10:44:36 [2021-04-16T10:44:36.483Z] === PAUSE TestImportExtremelyLargeImageWorks
10:44:36 [2021-04-16T10:44:36.483Z] === RUN   TestImagesFilterMultiReference
10:44:36 [2021-04-16T10:44:36.483Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:44:36 [2021-04-16T10:44:36.483Z] === RUN   TestImagePullPlatformInvalid
10:44:36 [2021-04-16T10:44:36.483Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:44:36 [2021-04-16T10:44:36.483Z] === RUN   TestRemoveImageOrphaning
10:44:38 [2021-04-16T10:44:38.384Z] --- PASS: TestRemoveImageOrphaning (1.93s)
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestRemoveImageGarbageCollector
10:44:38 [2021-04-16T10:44:38.384Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:44:38 [2021-04-16T10:44:38.384Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:44:38 [2021-04-16T10:44:38.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestTagInvalidReference
10:44:38 [2021-04-16T10:44:38.384Z] --- PASS: TestTagInvalidReference (0.01s)
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestTagValidPrefixedRepo
10:44:38 [2021-04-16T10:44:38.384Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestTagExistedNameWithoutForce
10:44:38 [2021-04-16T10:44:38.384Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:44:38 [2021-04-16T10:44:38.384Z] === RUN   TestTagOfficialNames
10:44:38 [2021-04-16T10:44:38.642Z] --- PASS: TestTagOfficialNames (0.05s)
10:44:38 [2021-04-16T10:44:38.642Z] === RUN   TestTagMatchesDigest
10:44:38 [2021-04-16T10:44:38.642Z] --- PASS: TestTagMatchesDigest (0.01s)
10:44:38 [2021-04-16T10:44:38.642Z] === CONT  TestImportExtremelyLargeImageWorks
10:46:30 [2021-04-16T10:46:30.097Z] --- PASS: TestImportExtremelyLargeImageWorks (109.75s)
10:46:30 [2021-04-16T10:46:30.097Z] PASS
10:46:30 [2021-04-16T10:46:30.097Z] 
10:46:30 [2021-04-16T10:46:30.097Z] === Skipped
10:46:30 [2021-04-16T10:46:30.097Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:46:30 [2021-04-16T10:46:30.097Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:46:30 [2021-04-16T10:46:30.097Z] 
10:46:30 [2021-04-16T10:46:30.097Z] 
10:46:30 [2021-04-16T10:46:30.097Z] DONE 12 tests, 1 skipped in 113.837s
10:46:30 [2021-04-16T10:46:30.097Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:46:30 [2021-04-16T10:46:30.097Z] INFO: Testing against a local daemon
10:46:30 [2021-04-16T10:46:30.097Z] === RUN   TestNetworkCreateDelete
10:46:30 [2021-04-16T10:46:30.097Z] --- PASS: TestNetworkCreateDelete (0.43s)
10:46:30 [2021-04-16T10:46:30.097Z] === RUN   TestDockerNetworkDeletePreferID
10:46:30 [2021-04-16T10:46:30.097Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s)
10:46:30 [2021-04-16T10:46:30.097Z] === RUN   TestDaemonDNSFallback
10:46:38 [2021-04-16T10:46:38.226Z] --- PASS: TestDaemonDNSFallback (8.07s)
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestInspectNetwork
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestInspectNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestRunContainerWithBridgeNone
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkInvalidJSON
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkInvalidJSON//networks/create
10:46:38 [2021-04-16T10:46:38.226Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:46:38 [2021-04-16T10:46:38.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:46:38 [2021-04-16T10:46:38.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:46:38 [2021-04-16T10:46:38.226Z] === CONT  TestNetworkInvalidJSON//networks/create
10:46:38 [2021-04-16T10:46:38.226Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:46:38 [2021-04-16T10:46:38.226Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:46:38 [2021-04-16T10:46:38.226Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:46:38 [2021-04-16T10:46:38.226Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkList
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkList//networks
10:46:38 [2021-04-16T10:46:38.226Z] === PAUSE TestNetworkList//networks
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestNetworkList//networks/
10:46:38 [2021-04-16T10:46:38.226Z] === PAUSE TestNetworkList//networks/
10:46:38 [2021-04-16T10:46:38.226Z] === CONT  TestNetworkList//networks
10:46:38 [2021-04-16T10:46:38.226Z] === CONT  TestNetworkList//networks/
10:46:38 [2021-04-16T10:46:38.226Z] --- PASS: TestNetworkList (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     --- PASS: TestNetworkList//networks (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestHostIPv4BridgeLabel
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestDaemonRestartWithLiveRestore
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestDaemonDefaultNetworkPools
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestDaemonRestartWithExistingNetwork
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestServiceWithPredefinedNetwork
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:242: FLAKY_TEST
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestServiceWithDataPathPortInit
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:46:38 [2021-04-16T10:46:38.226Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] PASS
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === Skipped
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:242: FLAKY_TEST
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:46:38 [2021-04-16T10:46:38.226Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] 
10:46:38 [2021-04-16T10:46:38.226Z] DONE 22 tests, 12 skipped in 9.939s
10:46:38 [2021-04-16T10:46:38.226Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:46:38 [2021-04-16T10:46:38.485Z] INFO: Testing against a local daemon
10:46:38 [2021-04-16T10:46:38.485Z] === RUN   TestDockerNetworkIpvlanPersistance
10:46:38 [2021-04-16T10:46:38.485Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:46:38 [2021-04-16T10:46:38.485Z] === RUN   TestDockerNetworkIpvlan
10:46:38 [2021-04-16T10:46:38.485Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:46:38 [2021-04-16T10:46:38.485Z] PASS
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] === Skipped
10:46:38 [2021-04-16T10:46:38.485Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] DONE 2 tests, 2 skipped in 0.096s
10:46:38 [2021-04-16T10:46:38.485Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:46:38 [2021-04-16T10:46:38.485Z] INFO: Testing against a local daemon
10:46:38 [2021-04-16T10:46:38.485Z] === RUN   TestDockerNetworkMacvlanPersistance
10:46:38 [2021-04-16T10:46:38.485Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.485Z] === RUN   TestDockerNetworkMacvlan
10:46:38 [2021-04-16T10:46:38.485Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.485Z] PASS
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] === Skipped
10:46:38 [2021-04-16T10:46:38.485Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:46:38 [2021-04-16T10:46:38.485Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] DONE 2 tests, 2 skipped in 0.103s
10:46:38 [2021-04-16T10:46:38.485Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:46:38 [2021-04-16T10:46:38.485Z] testing: warning: no tests to run
10:46:38 [2021-04-16T10:46:38.485Z] PASS
10:46:38 [2021-04-16T10:46:38.485Z] 
10:46:38 [2021-04-16T10:46:38.485Z] DONE 0 tests in 0.022s
10:46:38 [2021-04-16T10:46:38.485Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:46:38 [2021-04-16T10:46:38.743Z] INFO: Testing against a local daemon
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginAllowRequest
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginTLS
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginDenyRequest
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginAPIDenyResponse
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginDenyResponse
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginAllowEventStream
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginErrorResponse
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginErrorRequest
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginHeader
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:46:38 [2021-04-16T10:46:38.743Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
10:46:38 [2021-04-16T10:46:38.743Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:38 [2021-04-16T10:46:38.743Z] === RUN   TestAuthZPluginV2Disable
10:46:39 [2021-04-16T10:46:39.001Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:46:39 [2021-04-16T10:46:39.001Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:46:39 [2021-04-16T10:46:39.001Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:46:39 [2021-04-16T10:46:39.001Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] PASS
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === Skipped
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
10:46:39 [2021-04-16T10:46:39.001Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] 
10:46:39 [2021-04-16T10:46:39.001Z] DONE 17 tests, 17 skipped in 0.344s
10:46:39 [2021-04-16T10:46:39.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:46:39 [2021-04-16T10:46:39.001Z] INFO: Testing against a local daemon
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestPluginInvalidJSON
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:46:39 [2021-04-16T10:46:39.001Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:46:39 [2021-04-16T10:46:39.001Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:46:39 [2021-04-16T10:46:39.001Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:46:39 [2021-04-16T10:46:39.001Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:46:39 [2021-04-16T10:46:39.001Z] === RUN   TestPluginInstall
10:46:39 [2021-04-16T10:46:39.001Z] --- SKIP: TestPluginInstall (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.002Z] === RUN   TestPluginsWithRuntimes
10:46:39 [2021-04-16T10:46:39.002Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:46:39 [2021-04-16T10:46:39.002Z] === RUN   TestPluginBackCompatMediaTypes
10:46:39 [2021-04-16T10:46:39.002Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:46:39 [2021-04-16T10:46:39.002Z] PASS
10:46:39 [2021-04-16T10:46:39.002Z] 
10:46:39 [2021-04-16T10:46:39.002Z] === Skipped
10:46:39 [2021-04-16T10:46:39.002Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:46:39 [2021-04-16T10:46:39.002Z] 
10:46:39 [2021-04-16T10:46:39.002Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:46:39 [2021-04-16T10:46:39.002Z] 
10:46:39 [2021-04-16T10:46:39.002Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
10:46:39 [2021-04-16T10:46:39.002Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:46:39 [2021-04-16T10:46:39.002Z] 
10:46:39 [2021-04-16T10:46:39.002Z] 
10:46:39 [2021-04-16T10:46:39.002Z] DONE 5 tests, 3 skipped in 0.133s
10:46:39 [2021-04-16T10:46:39.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:46:39 [2021-04-16T10:46:39.260Z] INFO: Testing against a local daemon
10:46:39 [2021-04-16T10:46:39.260Z] === RUN   TestExternalGraphDriver
10:46:39 [2021-04-16T10:46:39.260Z] --- SKIP: TestExternalGraphDriver (0.07s)
10:46:39 [2021-04-16T10:46:39.260Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:46:39 [2021-04-16T10:46:39.260Z] === RUN   TestGraphdriverPluginV2
10:46:45 [2021-04-16T10:46:45.821Z] --- PASS: TestGraphdriverPluginV2 (6.60s)
10:46:45 [2021-04-16T10:46:45.821Z] PASS
10:46:45 [2021-04-16T10:46:45.821Z] 
10:46:45 [2021-04-16T10:46:45.821Z] === Skipped
10:46:45 [2021-04-16T10:46:45.821Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
10:46:45 [2021-04-16T10:46:45.821Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:46:45 [2021-04-16T10:46:45.821Z] 
10:46:45 [2021-04-16T10:46:45.821Z] 
10:46:45 [2021-04-16T10:46:45.821Z] DONE 2 tests, 1 skipped in 6.776s
10:46:45 [2021-04-16T10:46:45.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:46:46 [2021-04-16T10:46:46.083Z] INFO: Testing against a local daemon
10:46:46 [2021-04-16T10:46:46.083Z] === RUN   TestContinueAfterPluginCrash
10:46:46 [2021-04-16T10:46:46.083Z] === PAUSE TestContinueAfterPluginCrash
10:46:46 [2021-04-16T10:46:46.083Z] === RUN   TestReadPluginNoRead
10:46:46 [2021-04-16T10:46:46.083Z] === PAUSE TestReadPluginNoRead
10:46:46 [2021-04-16T10:46:46.083Z] === RUN   TestDaemonStartWithLogOpt
10:46:46 [2021-04-16T10:46:46.083Z] === PAUSE TestDaemonStartWithLogOpt
10:46:46 [2021-04-16T10:46:46.083Z] === CONT  TestContinueAfterPluginCrash
10:46:46 [2021-04-16T10:46:46.083Z] === CONT  TestDaemonStartWithLogOpt
10:46:52 [2021-04-16T10:46:52.645Z] --- PASS: TestDaemonStartWithLogOpt (6.44s)
10:46:52 [2021-04-16T10:46:52.645Z] === CONT  TestReadPluginNoRead
10:46:55 [2021-04-16T10:46:55.932Z] === RUN   TestReadPluginNoRead/default
10:46:56 [2021-04-16T10:46:56.190Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
10:46:58 [2021-04-16T10:46:58.721Z] === RUN   TestReadPluginNoRead/disabled_caching
10:47:01 [2021-04-16T10:47:01.251Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:47:03 [2021-04-16T10:47:03.781Z] --- PASS: TestReadPluginNoRead (10.98s)
10:47:03 [2021-04-16T10:47:03.781Z]     --- PASS: TestReadPluginNoRead/default (2.47s)
10:47:03 [2021-04-16T10:47:03.781Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.49s)
10:47:03 [2021-04-16T10:47:03.781Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.47s)
10:47:03 [2021-04-16T10:47:03.781Z]     read_test.go:92: [d4edeabc92333] daemon is not started
10:47:03 [2021-04-16T10:47:03.781Z] PASS
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] DONE 6 tests in 17.537s
10:47:03 [2021-04-16T10:47:03.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:47:03 [2021-04-16T10:47:03.781Z] testing: warning: no tests to run
10:47:03 [2021-04-16T10:47:03.781Z] PASS
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] DONE 0 tests in 0.040s
10:47:03 [2021-04-16T10:47:03.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:47:03 [2021-04-16T10:47:03.781Z] INFO: Testing against a local daemon
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestPluginWithDevMounts
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:47:03 [2021-04-16T10:47:03.781Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:47:03 [2021-04-16T10:47:03.781Z] PASS
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === Skipped
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:47:03 [2021-04-16T10:47:03.781Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] DONE 1 tests, 1 skipped in 0.117s
10:47:03 [2021-04-16T10:47:03.781Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:47:03 [2021-04-16T10:47:03.781Z] INFO: Testing against a local daemon
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestSecretInspect
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestSecretInspect (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestSecretList
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestSecretList (0.02s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestSecretsCreateAndDelete
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestSecretsUpdate
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestSecretsUpdate (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestTemplatedSecret
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestTemplatedSecret (0.00s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestSecretCreateResolve
10:47:03 [2021-04-16T10:47:03.781Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] PASS
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === Skipped
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:47:03 [2021-04-16T10:47:03.781Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] 
10:47:03 [2021-04-16T10:47:03.781Z] DONE 6 tests, 6 skipped in 0.162s
10:47:03 [2021-04-16T10:47:03.781Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:47:03 [2021-04-16T10:47:03.781Z] INFO: Testing against a local daemon
10:47:03 [2021-04-16T10:47:03.781Z] === RUN   TestServiceCreateInit
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:47:04 [2021-04-16T10:47:04.040Z] --- PASS: TestServiceCreateInit (0.03s)
10:47:04 [2021-04-16T10:47:04.040Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:47:04 [2021-04-16T10:47:04.040Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:47:04 [2021-04-16T10:47:04.040Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceMultipleTimes
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceConflict
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceMaxReplicas
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateWithDuplicateNetworkNames
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceSecretFileMode
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceConfigFileMode
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceSysctls
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateServiceCapabilities
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:47:04 [2021-04-16T10:47:04.040Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestInspect
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestInspect (0.01s)
10:47:04 [2021-04-16T10:47:04.040Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.040Z] === RUN   TestCreateJob
10:47:04 [2021-04-16T10:47:04.040Z] --- SKIP: TestCreateJob (0.01s)
10:47:04 [2021-04-16T10:47:04.041Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestReplicatedJob
10:47:04 [2021-04-16T10:47:04.041Z] --- SKIP: TestReplicatedJob (0.01s)
10:47:04 [2021-04-16T10:47:04.041Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestUpdateReplicatedJob
10:47:04 [2021-04-16T10:47:04.041Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
10:47:04 [2021-04-16T10:47:04.041Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestServiceListWithStatuses
10:47:04 [2021-04-16T10:47:04.041Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:47:04 [2021-04-16T10:47:04.041Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestDockerNetworkConnectAlias
10:47:04 [2021-04-16T10:47:04.041Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:47:04 [2021-04-16T10:47:04.041Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestDockerNetworkReConnect
10:47:04 [2021-04-16T10:47:04.041Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
10:47:04 [2021-04-16T10:47:04.041Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:04 [2021-04-16T10:47:04.041Z] === RUN   TestServicePlugin
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServicePlugin (3.69s)
10:47:08 [2021-04-16T10:47:08.228Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] === RUN   TestServiceUpdateLabel
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:47:08 [2021-04-16T10:47:08.228Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] === RUN   TestServiceUpdateSecrets
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:47:08 [2021-04-16T10:47:08.228Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] === RUN   TestServiceUpdateConfigs
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
10:47:08 [2021-04-16T10:47:08.228Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] === RUN   TestServiceUpdateNetwork
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:47:08 [2021-04-16T10:47:08.228Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] === RUN   TestServiceUpdatePidsLimit
10:47:08 [2021-04-16T10:47:08.228Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
10:47:08 [2021-04-16T10:47:08.228Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.228Z] PASS
10:47:08 [2021-04-16T10:47:08.228Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === Skipped
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:47:08 [2021-04-16T10:47:08.229Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServicePlugin (3.69s)
10:47:08 [2021-04-16T10:47:08.229Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:47:08 [2021-04-16T10:47:08.229Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
10:47:08 [2021-04-16T10:47:08.229Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] DONE 24 tests, 23 skipped in 4.099s
10:47:08 [2021-04-16T10:47:08.229Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:47:08 [2021-04-16T10:47:08.229Z] INFO: Testing against a local daemon
10:47:08 [2021-04-16T10:47:08.229Z] === RUN   TestSessionCreate
10:47:08 [2021-04-16T10:47:08.229Z] --- PASS: TestSessionCreate (0.03s)
10:47:08 [2021-04-16T10:47:08.229Z] === RUN   TestSessionCreateWithBadUpgrade
10:47:08 [2021-04-16T10:47:08.229Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:47:08 [2021-04-16T10:47:08.229Z] PASS
10:47:08 [2021-04-16T10:47:08.229Z] 
10:47:08 [2021-04-16T10:47:08.229Z] DONE 2 tests in 0.138s
10:47:08 [2021-04-16T10:47:08.229Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:47:08 [2021-04-16T10:47:08.229Z] INFO: Testing against a local daemon
10:47:08 [2021-04-16T10:47:08.229Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:47:08 [2021-04-16T10:47:08.229Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:08 [2021-04-16T10:47:08.229Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:08 [2021-04-16T10:47:08.229Z] === RUN   TestEventsExecDie
10:47:09 [2021-04-16T10:47:09.194Z] --- PASS: TestEventsExecDie (1.00s)
10:47:09 [2021-04-16T10:47:09.194Z] === RUN   TestEventsBackwardsCompatible
10:47:09 [2021-04-16T10:47:09.194Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:47:09 [2021-04-16T10:47:09.194Z] === RUN   TestInfoBinaryCommits
10:47:09 [2021-04-16T10:47:09.194Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:47:09 [2021-04-16T10:47:09.194Z] === RUN   TestInfoAPIVersioned
10:47:09 [2021-04-16T10:47:09.194Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:47:09 [2021-04-16T10:47:09.194Z] === RUN   TestInfoDiscoveryBackend
10:47:11 [2021-04-16T10:47:11.100Z] --- PASS: TestInfoDiscoveryBackend (1.74s)
10:47:11 [2021-04-16T10:47:11.100Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:47:14 [2021-04-16T10:47:14.382Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
10:47:14 [2021-04-16T10:47:14.382Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:47:14 [2021-04-16T10:47:14.382Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:47:14 [2021-04-16T10:47:14.382Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:47:14 [2021-04-16T10:47:14.382Z] === RUN   TestInfoAPI
10:47:14 [2021-04-16T10:47:14.382Z] --- PASS: TestInfoAPI (0.02s)
10:47:14 [2021-04-16T10:47:14.382Z] === RUN   TestInfoAPIWarnings
10:47:32 [2021-04-16T10:47:32.458Z] --- PASS: TestInfoAPIWarnings (17.72s)
10:47:32 [2021-04-16T10:47:32.458Z] === RUN   TestInfoDebug
10:47:33 [2021-04-16T10:47:33.835Z] --- PASS: TestInfoDebug (1.78s)
10:47:33 [2021-04-16T10:47:33.835Z] === RUN   TestInfoInsecureRegistries
10:47:35 [2021-04-16T10:47:35.736Z] --- PASS: TestInfoInsecureRegistries (1.72s)
10:47:35 [2021-04-16T10:47:35.736Z] === RUN   TestInfoRegistryMirrors
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestInfoRegistryMirrors (1.76s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestLoginFailsWithBadCredentials
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestPingCacheHeaders
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestPingCacheHeaders (0.02s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestPingGet
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestPingGet (0.01s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestPingHead
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestPingHead (0.02s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestVersion
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestVersion (0.02s)
10:47:37 [2021-04-16T10:47:37.637Z] PASS
10:47:37 [2021-04-16T10:47:37.637Z] 
10:47:37 [2021-04-16T10:47:37.637Z] === Skipped
10:47:37 [2021-04-16T10:47:37.637Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:37 [2021-04-16T10:47:37.637Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:37 [2021-04-16T10:47:37.637Z] 
10:47:37 [2021-04-16T10:47:37.637Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:47:37 [2021-04-16T10:47:37.637Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:47:37 [2021-04-16T10:47:37.637Z] 
10:47:37 [2021-04-16T10:47:37.637Z] 
10:47:37 [2021-04-16T10:47:37.637Z] DONE 18 tests, 2 skipped in 29.553s
10:47:37 [2021-04-16T10:47:37.637Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:47:37 [2021-04-16T10:47:37.637Z] INFO: Testing against a local daemon
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestVolumesCreateAndList
10:47:37 [2021-04-16T10:47:37.637Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:47:37 [2021-04-16T10:47:37.637Z] === RUN   TestVolumesRemove
10:47:37 [2021-04-16T10:47:37.895Z] --- PASS: TestVolumesRemove (0.05s)
10:47:37 [2021-04-16T10:47:37.895Z] === RUN   TestVolumesInspect
10:47:37 [2021-04-16T10:47:37.895Z] --- PASS: TestVolumesInspect (0.02s)
10:47:37 [2021-04-16T10:47:37.895Z] === RUN   TestVolumesInvalidJSON
10:47:37 [2021-04-16T10:47:37.895Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:47:37 [2021-04-16T10:47:37.895Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:47:37 [2021-04-16T10:47:37.895Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:47:37 [2021-04-16T10:47:37.895Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:47:37 [2021-04-16T10:47:37.895Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:47:37 [2021-04-16T10:47:37.895Z] PASS
10:47:37 [2021-04-16T10:47:37.895Z] 
10:47:37 [2021-04-16T10:47:37.895Z] DONE 5 tests in 0.201s
10:47:37 [2021-04-16T10:47:37.895Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:47:37 [2021-04-16T10:47:37.895Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12262 is not a child of this shell
10:47:37 [2021-04-16T10:47:37.895Z] warning: PID 12262 from bundles/test-integration/docker.pid had a nonzero exit code
10:47:37 [2021-04-16T10:47:37.895Z] Leaving: AppArmorNo profiles have been unloaded.
10:47:37 [2021-04-16T10:47:37.895Z] 
10:47:37 [2021-04-16T10:47:37.895Z] Unloading profiles will leave already running processes permanently
10:47:37 [2021-04-16T10:47:37.895Z] unconfined, which can lead to unexpected situations.
10:47:37 [2021-04-16T10:47:37.895Z] 
10:47:37 [2021-04-16T10:47:37.895Z] To set a process to complain mode, use the command line tool
10:47:37 [2021-04-16T10:47:37.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:47:37 [2021-04-16T10:47:37.895Z] Removing test suite binaries
10:47:37 [2021-04-16T10:47:37.895Z] exiting test-integration
10:47:37 [2021-04-16T10:47:37.895Z] ++ exit 0
10:47:38 [2021-04-16T10:47:38.829Z]