Skip to content

Console Output

18:02:31 [2021-03-30T18:02:31.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42226/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1a8237e65734ace8abbb27ce346848e30a27c2e8 -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:1a8237e65734ace8abbb27ce346848e30a27c2e8 hack/make.sh dynbinary test-integration
18:02:31 [2021-03-30T18:02:31.897Z] 
18:02:32 [2021-03-30T18:02:32.158Z] Removing bundles/
18:02:32 [2021-03-30T18:02:32.158Z] 
18:02:32 [2021-03-30T18:02:32.158Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:02:32 [2021-03-30T18:02:32.158Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:02:32 [2021-03-30T18:02:32.158Z] GOOS="" GOARCH="" GOARM=""
18:04:08 [2021-03-30T18:04:08.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:04:08 [2021-03-30T18:04:08.657Z] 
18:04:08 [2021-03-30T18:04:08.657Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:04:08 [2021-03-30T18:04:08.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:04:08 [2021-03-30T18:04:08.657Z] HOSTNAME=964a06849089
18:04:08 [2021-03-30T18:04:08.657Z] DEST=bundles/test-integration
18:04:08 [2021-03-30T18:04:08.657Z] PWD=/go/src/github.com/docker/docker
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_ROOTLESS=1
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_GITCOMMIT=1a8237e65734ace8abbb27ce346848e30a27c2e8
18:04:08 [2021-03-30T18:04:08.657Z] container=docker
18:04:08 [2021-03-30T18:04:08.657Z] HOME=/root
18:04:08 [2021-03-30T18:04:08.657Z] GOLANG_VERSION=1.13.15
18:04:08 [2021-03-30T18:04:08.657Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:04:08 [2021-03-30T18:04:08.657Z] VALIDATE_BRANCH=master
18:04:08 [2021-03-30T18:04:08.657Z] TERM=xterm
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_PKG=github.com/docker/docker
18:04:08 [2021-03-30T18:04:08.657Z] SHLVL=1
18:04:08 [2021-03-30T18:04:08.657Z] TIMEOUT=120m
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_GRAPHDRIVER=overlay2
18:04:08 [2021-03-30T18:04:08.657Z] GO111MODULE=off
18:04:08 [2021-03-30T18:04:08.657Z] DOCKER_EXPERIMENTAL=1
18:04:08 [2021-03-30T18:04:08.657Z] TEST_SKIP_INTEGRATION_CLI=1
18:04:08 [2021-03-30T18:04:08.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:04:08 [2021-03-30T18:04:08.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:04:08 [2021-03-30T18:04:08.657Z] GOPATH=/go
18:04:08 [2021-03-30T18:04:08.657Z] PKG_CONFIG=pkg-config
18:04:08 [2021-03-30T18:04:08.657Z] _=/usr/bin/env
18:04:08 [2021-03-30T18:04:08.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:04:40 [2021-03-30T18:04:40.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:04:40 [2021-03-30T18:04:40.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:04:58 [2021-03-30T18:04:58.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:05:08 [2021-03-30T18:05:08.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:05:09 [2021-03-30T18:05:09.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:05:10 [2021-03-30T18:05:10.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:05:12 [2021-03-30T18:05:12.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:05:12 [2021-03-30T18:05:12.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:05:14 [2021-03-30T18:05:14.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:05:17 [2021-03-30T18:05:17.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:05:18 [2021-03-30T18:05:18.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:05:19 [2021-03-30T18:05:19.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:05:20 [2021-03-30T18:05:20.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:05:22 [2021-03-30T18:05:22.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:05:23 [2021-03-30T18:05:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:05:24 [2021-03-30T18:05:24.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:05:25 [2021-03-30T18:05:25.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:05:26 [2021-03-30T18:05:26.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:05:27 [2021-03-30T18:05:27.867Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:05:27 [2021-03-30T18:05:27.867Z] Using test binary docker
18:05:28 [2021-03-30T18:05:28.127Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:05:28 [2021-03-30T18:05:28.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:05:28 [2021-03-30T18:05:28.127Z] INFO: Waiting for daemon to start...
18:05:28 [2021-03-30T18:05:28.127Z] Starting dockerd
18:05:30 [2021-03-30T18:05:30.039Z] .
18:05:30 [2021-03-30T18:05:30.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:05:30 [2021-03-30T18:05:30.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:05:30 [2021-03-30T18:05:30.039Z] Error: No such image: emptyfs
18:05:30 [2021-03-30T18:05:30.300Z] Running integration-test (iteration 1)
18:05:30 [2021-03-30T18:05:30.300Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:05:45 [2021-03-30T18:05:45.207Z] Loaded image: buildpack-deps:buster
18:05:45 [2021-03-30T18:05:45.207Z] Loaded image: busybox:latest
18:05:45 [2021-03-30T18:05:45.207Z] Loaded image: busybox:glibc
18:05:46 [2021-03-30T18:05:46.150Z] Loaded image: debian:bullseye
18:05:46 [2021-03-30T18:05:46.150Z] Loaded image: hello-world:latest
18:05:46 [2021-03-30T18:05:46.150Z] Loaded image: arm32v7/hello-world:latest
18:05:46 [2021-03-30T18:05:46.410Z] INFO: Testing against a local daemon
18:05:46 [2021-03-30T18:05:46.410Z] === RUN   TestCgroupNamespacesBuild
18:05:50 [2021-03-30T18:05:50.613Z] --- PASS: TestCgroupNamespacesBuild (4.13s)
18:05:50 [2021-03-30T18:05:50.613Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:05:53 [2021-03-30T18:05:53.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s)
18:05:53 [2021-03-30T18:05:53.159Z] === RUN   TestBuildWithSession
18:05:53 [2021-03-30T18:05:53.159Z] --- SKIP: TestBuildWithSession (0.00s)
18:05:53 [2021-03-30T18:05:53.159Z]     build_session_test.go:25: TODO: BuildKit
18:05:53 [2021-03-30T18:05:53.159Z] === RUN   TestBuildSquashParent
18:06:01 [2021-03-30T18:06:01.296Z] --- PASS: TestBuildSquashParent (7.82s)
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:01 [2021-03-30T18:06:01.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:01 [2021-03-30T18:06:01.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:01 [2021-03-30T18:06:01.296Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:06:01 [2021-03-30T18:06:01.296Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:06:02 [2021-03-30T18:06:02.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:06:04 [2021-03-30T18:06:04.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:06:05 [2021-03-30T18:06:05.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:06:05 [2021-03-30T18:06:05.970Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:06:07 [2021-03-30T18:06:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s)
18:06:07 [2021-03-30T18:06:07.891Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s)
18:06:07 [2021-03-30T18:06:07.891Z] === RUN   TestBuildMultiStageCopy
18:06:07 [2021-03-30T18:06:07.891Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:06:11 [2021-03-30T18:06:11.189Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:06:12 [2021-03-30T18:06:12.129Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:06:13 [2021-03-30T18:06:13.071Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:06:14 [2021-03-30T18:06:14.011Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:06:14 [2021-03-30T18:06:14.953Z] --- PASS: TestBuildMultiStageCopy (7.30s)
18:06:14 [2021-03-30T18:06:14.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
18:06:14 [2021-03-30T18:06:14.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:06:14 [2021-03-30T18:06:14.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
18:06:14 [2021-03-30T18:06:14.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
18:06:14 [2021-03-30T18:06:14.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:06:14 [2021-03-30T18:06:14.953Z] === RUN   TestBuildMultiStageParentConfig
18:06:20 [2021-03-30T18:06:20.235Z] --- PASS: TestBuildMultiStageParentConfig (5.01s)
18:06:20 [2021-03-30T18:06:20.235Z] === RUN   TestBuildLabelWithTargets
18:06:28 [2021-03-30T18:06:28.367Z] --- PASS: TestBuildLabelWithTargets (7.99s)
18:06:28 [2021-03-30T18:06:28.367Z] === RUN   TestBuildWithEmptyLayers
18:06:31 [2021-03-30T18:06:31.665Z] --- PASS: TestBuildWithEmptyLayers (3.07s)
18:06:31 [2021-03-30T18:06:31.665Z] === RUN   TestBuildMultiStageOnBuild
18:06:36 [2021-03-30T18:06:36.951Z] --- PASS: TestBuildMultiStageOnBuild (4.95s)
18:06:36 [2021-03-30T18:06:36.951Z] === RUN   TestBuildUncleanTarFilenames
18:06:36 [2021-03-30T18:06:36.951Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
18:06:36 [2021-03-30T18:06:36.951Z] === RUN   TestBuildMultiStageLayerLeak
18:06:42 [2021-03-30T18:06:42.244Z] --- PASS: TestBuildMultiStageLayerLeak (5.09s)
18:06:42 [2021-03-30T18:06:42.244Z] === RUN   TestBuildWithHugeFile
18:07:38 [2021-03-30T18:07:38.527Z] --- PASS: TestBuildWithHugeFile (52.48s)
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildWCOWSandboxSize
18:07:38 [2021-03-30T18:07:38.527Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:07:38 [2021-03-30T18:07:38.527Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildWithEmptyDockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:07:38 [2021-03-30T18:07:38.527Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:07:38 [2021-03-30T18:07:38.527Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:07:38 [2021-03-30T18:07:38.527Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:07:38 [2021-03-30T18:07:38.527Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildPreserveOwnership
18:07:38 [2021-03-30T18:07:38.527Z] === RUN   TestBuildPreserveOwnership/copy_from
18:07:41 [2021-03-30T18:07:41.070Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:07:45 [2021-03-30T18:07:45.273Z] --- PASS: TestBuildPreserveOwnership (10.27s)
18:07:45 [2021-03-30T18:07:45.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.26s)
18:07:45 [2021-03-30T18:07:45.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:07:45 [2021-03-30T18:07:45.273Z] === RUN   TestBuildPlatformInvalid
18:07:45 [2021-03-30T18:07:45.273Z] --- PASS: TestBuildPlatformInvalid (0.11s)
18:07:45 [2021-03-30T18:07:45.273Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:07:45 [2021-03-30T18:07:45.273Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:07:45 [2021-03-30T18:07:45.273Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:07:45 [2021-03-30T18:07:45.273Z] PASS
18:07:45 [2021-03-30T18:07:45.273Z] 
18:07:45 [2021-03-30T18:07:45.273Z] === Skipped
18:07:45 [2021-03-30T18:07:45.273Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:07:45 [2021-03-30T18:07:45.273Z]     build_session_test.go:25: TODO: BuildKit
18:07:45 [2021-03-30T18:07:45.273Z] 
18:07:45 [2021-03-30T18:07:45.273Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:07:45 [2021-03-30T18:07:45.273Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:07:45 [2021-03-30T18:07:45.273Z] 
18:07:45 [2021-03-30T18:07:45.273Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:07:45 [2021-03-30T18:07:45.273Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:07:45 [2021-03-30T18:07:45.273Z] 
18:07:45 [2021-03-30T18:07:45.273Z] 
18:07:45 [2021-03-30T18:07:45.273Z] DONE 34 tests, 3 skipped in 134.850s
18:07:45 [2021-03-30T18:07:45.273Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:07:45 [2021-03-30T18:07:45.273Z] INFO: Testing against a local daemon
18:07:45 [2021-03-30T18:07:45.273Z] === RUN   TestConfigInspect
18:07:45 [2021-03-30T18:07:45.273Z] --- SKIP: TestConfigInspect (0.02s)
18:07:45 [2021-03-30T18:07:45.273Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.273Z] === RUN   TestConfigList
18:07:45 [2021-03-30T18:07:45.534Z] --- SKIP: TestConfigList (0.02s)
18:07:45 [2021-03-30T18:07:45.534Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.534Z] === RUN   TestConfigsCreateAndDelete
18:07:45 [2021-03-30T18:07:45.534Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
18:07:45 [2021-03-30T18:07:45.534Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.534Z] === RUN   TestConfigsUpdate
18:07:45 [2021-03-30T18:07:45.534Z] --- SKIP: TestConfigsUpdate (0.02s)
18:07:45 [2021-03-30T18:07:45.534Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.534Z] === RUN   TestTemplatedConfig
18:07:45 [2021-03-30T18:07:45.534Z] --- SKIP: TestTemplatedConfig (0.00s)
18:07:45 [2021-03-30T18:07:45.534Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.534Z] === RUN   TestConfigCreateResolve
18:07:45 [2021-03-30T18:07:45.534Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:07:45 [2021-03-30T18:07:45.534Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:45 [2021-03-30T18:07:45.534Z] === RUN   TestConfigDaemonLibtrustID
18:07:47 [2021-03-30T18:07:47.446Z] --- PASS: TestConfigDaemonLibtrustID (1.84s)
18:07:47 [2021-03-30T18:07:47.446Z] PASS
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === Skipped
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:07:47 [2021-03-30T18:07:47.446Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] 
18:07:47 [2021-03-30T18:07:47.446Z] DONE 7 tests, 6 skipped in 2.033s
18:07:47 [2021-03-30T18:07:47.446Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:07:47 [2021-03-30T18:07:47.446Z] INFO: Testing against a local daemon
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestCheckpoint
18:07:47 [2021-03-30T18:07:47.446Z] --- SKIP: TestCheckpoint (0.00s)
18:07:47 [2021-03-30T18:07:47.446Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestContainerInvalidJSON
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:07:47 [2021-03-30T18:07:47.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:07:47 [2021-03-30T18:07:47.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:07:47 [2021-03-30T18:07:47.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:07:47 [2021-03-30T18:07:47.446Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:07:47 [2021-03-30T18:07:47.446Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:07:47 [2021-03-30T18:07:47.446Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:07:47 [2021-03-30T18:07:47.446Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:07:47 [2021-03-30T18:07:47.446Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:07:47 [2021-03-30T18:07:47.446Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:07:47 [2021-03-30T18:07:47.446Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:07:47 [2021-03-30T18:07:47.446Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestCopyFromContainerPathIsNotDir
18:07:47 [2021-03-30T18:07:47.446Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
18:07:47 [2021-03-30T18:07:47.446Z] === RUN   TestCopyToContainerPathDoesNotExist
18:07:47 [2021-03-30T18:07:47.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:07:47 [2021-03-30T18:07:47.707Z] === RUN   TestCopyToContainerPathIsNotDir
18:07:47 [2021-03-30T18:07:47.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:07:47 [2021-03-30T18:07:47.707Z] === RUN   TestCopyFromContainer
18:07:51 [2021-03-30T18:07:51.007Z] === RUN   TestCopyFromContainer//
18:07:51 [2021-03-30T18:07:51.269Z] === RUN   TestCopyFromContainer//bar/root
18:07:51 [2021-03-30T18:07:51.269Z] === RUN   TestCopyFromContainer//bar/root/
18:07:51 [2021-03-30T18:07:51.269Z] === RUN   TestCopyFromContainer/bar/quux
18:07:51 [2021-03-30T18:07:51.269Z] === RUN   TestCopyFromContainer/bar/quux/
18:07:51 [2021-03-30T18:07:51.530Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:07:51 [2021-03-30T18:07:51.530Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:07:51 [2021-03-30T18:07:51.530Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:07:51 [2021-03-30T18:07:51.530Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCopyFromContainer/bar/notarget
18:07:51 [2021-03-30T18:07:51.792Z] --- PASS: TestCopyFromContainer (4.11s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer// (0.08s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:07:51 [2021-03-30T18:07:51.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateLinkToNonExistingContainer
18:07:51 [2021-03-30T18:07:51.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateWithInvalidEnv
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateWithInvalidEnv/0
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateWithInvalidEnv/0
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateWithInvalidEnv/1
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateWithInvalidEnv/1
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateWithInvalidEnv/2
18:07:51 [2021-03-30T18:07:51.792Z] === PAUSE TestCreateWithInvalidEnv/2
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateWithInvalidEnv/0
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateWithInvalidEnv/2
18:07:51 [2021-03-30T18:07:51.792Z] === CONT  TestCreateWithInvalidEnv/1
18:07:51 [2021-03-30T18:07:51.792Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateTmpfsMountsTarget
18:07:51 [2021-03-30T18:07:51.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:07:51 [2021-03-30T18:07:51.792Z] === RUN   TestCreateWithCustomMaskedPaths
18:07:53 [2021-03-30T18:07:53.705Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s)
18:07:53 [2021-03-30T18:07:53.705Z] === RUN   TestCreateWithCustomReadonlyPaths
18:07:55 [2021-03-30T18:07:55.619Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:07:55 [2021-03-30T18:07:55.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:07:55 [2021-03-30T18:07:55.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:07:55 [2021-03-30T18:07:55.619Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:07:55 [2021-03-30T18:07:55.619Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:07:55 [2021-03-30T18:07:55.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:07:55 [2021-03-30T18:07:55.619Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:07:56 [2021-03-30T18:07:56.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestCreateDifferentPlatform
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestCreateDifferentPlatform/different_os
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:07:56 [2021-03-30T18:07:56.561Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:07:56 [2021-03-30T18:07:56.561Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:07:56 [2021-03-30T18:07:56.561Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:07:56 [2021-03-30T18:07:56.561Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:07:56 [2021-03-30T18:07:56.561Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestContainerStartOnDaemonRestart
18:07:56 [2021-03-30T18:07:56.561Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:07:56 [2021-03-30T18:07:56.561Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestDaemonRestartIpcMode
18:07:56 [2021-03-30T18:07:56.561Z] === PAUSE TestDaemonRestartIpcMode
18:07:56 [2021-03-30T18:07:56.561Z] === RUN   TestDaemonHostGatewayIP
18:07:56 [2021-03-30T18:07:56.562Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:07:56 [2021-03-30T18:07:56.562Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:07:56 [2021-03-30T18:07:56.562Z] === RUN   TestRestartDaemonWithRestartingContainer
18:07:56 [2021-03-30T18:07:56.562Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:07:56 [2021-03-30T18:07:56.562Z] === RUN   TestContainerKillOnDaemonStart
18:07:56 [2021-03-30T18:07:56.562Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:07:56 [2021-03-30T18:07:56.562Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:07:56 [2021-03-30T18:07:56.562Z] === RUN   TestDiff
18:07:57 [2021-03-30T18:07:57.162Z] --- PASS: TestDiff (0.68s)
18:07:57 [2021-03-30T18:07:57.162Z] === RUN   TestExecWithCloseStdin
18:07:58 [2021-03-30T18:07:58.110Z] --- PASS: TestExecWithCloseStdin (1.02s)
18:07:58 [2021-03-30T18:07:58.110Z] === RUN   TestExec
18:07:59 [2021-03-30T18:07:59.052Z] --- PASS: TestExec (0.94s)
18:07:59 [2021-03-30T18:07:59.052Z] === RUN   TestExecUser
18:07:59 [2021-03-30T18:07:59.994Z] --- PASS: TestExecUser (0.94s)
18:07:59 [2021-03-30T18:07:59.994Z] === RUN   TestExportContainerAndImportImage
18:08:00 [2021-03-30T18:08:00.937Z] --- PASS: TestExportContainerAndImportImage (0.85s)
18:08:00 [2021-03-30T18:08:00.937Z] === RUN   TestExportContainerAfterDaemonRestart
18:08:05 [2021-03-30T18:08:05.142Z] --- PASS: TestExportContainerAfterDaemonRestart (4.04s)
18:08:05 [2021-03-30T18:08:05.142Z] === RUN   TestHealthCheckWorkdir
18:08:06 [2021-03-30T18:08:06.526Z] --- PASS: TestHealthCheckWorkdir (1.38s)
18:08:06 [2021-03-30T18:08:06.526Z] === RUN   TestHealthKillContainer
18:08:09 [2021-03-30T18:08:09.824Z] --- PASS: TestHealthKillContainer (3.02s)
18:08:09 [2021-03-30T18:08:09.824Z] === RUN   TestInspectCpusetInConfigPre120
18:08:09 [2021-03-30T18:08:09.824Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
18:08:09 [2021-03-30T18:08:09.824Z] === RUN   TestIpcModeNone
18:08:10 [2021-03-30T18:08:10.768Z] --- PASS: TestIpcModeNone (0.96s)
18:08:10 [2021-03-30T18:08:10.768Z] === RUN   TestIpcModePrivate
18:08:12 [2021-03-30T18:08:12.153Z] --- PASS: TestIpcModePrivate (0.96s)
18:08:12 [2021-03-30T18:08:12.153Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
18:08:12 [2021-03-30T18:08:12.153Z] === RUN   TestIpcModeShareable
18:08:12 [2021-03-30T18:08:12.153Z] --- SKIP: TestIpcModeShareable (0.00s)
18:08:12 [2021-03-30T18:08:12.153Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:12 [2021-03-30T18:08:12.153Z] === RUN   TestAPIIpcModeShareableAndContainer
18:08:14 [2021-03-30T18:08:14.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s)
18:08:14 [2021-03-30T18:08:14.699Z] === RUN   TestAPIIpcModeHost
18:08:14 [2021-03-30T18:08:14.699Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:08:14 [2021-03-30T18:08:14.699Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:14 [2021-03-30T18:08:14.699Z] === RUN   TestDaemonIpcModeShareable
18:08:14 [2021-03-30T18:08:14.699Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:08:14 [2021-03-30T18:08:14.699Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:14 [2021-03-30T18:08:14.699Z] === RUN   TestDaemonIpcModePrivate
18:08:17 [2021-03-30T18:08:17.241Z] --- PASS: TestDaemonIpcModePrivate (2.91s)
18:08:17 [2021-03-30T18:08:17.241Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
18:08:17 [2021-03-30T18:08:17.241Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:08:17 [2021-03-30T18:08:17.241Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:08:17 [2021-03-30T18:08:17.241Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:17 [2021-03-30T18:08:17.241Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:08:17 [2021-03-30T18:08:17.241Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:08:17 [2021-03-30T18:08:17.241Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:17 [2021-03-30T18:08:17.241Z] === RUN   TestIpcModeOlderClient
18:08:17 [2021-03-30T18:08:17.241Z] === PAUSE TestIpcModeOlderClient
18:08:17 [2021-03-30T18:08:17.241Z] === RUN   TestKillContainerInvalidSignal
18:08:18 [2021-03-30T18:08:18.183Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
18:08:18 [2021-03-30T18:08:18.183Z] === RUN   TestKillContainer
18:08:18 [2021-03-30T18:08:18.183Z] === RUN   TestKillContainer/no_signal
18:08:18 [2021-03-30T18:08:18.754Z] === RUN   TestKillContainer/non_killing_signal
18:08:19 [2021-03-30T18:08:19.325Z] === RUN   TestKillContainer/killing_signal
18:08:20 [2021-03-30T18:08:20.267Z] --- PASS: TestKillContainer (2.01s)
18:08:20 [2021-03-30T18:08:20.267Z]     --- PASS: TestKillContainer/no_signal (0.63s)
18:08:20 [2021-03-30T18:08:20.267Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
18:08:20 [2021-03-30T18:08:20.267Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
18:08:20 [2021-03-30T18:08:20.267Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:08:20 [2021-03-30T18:08:20.267Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:08:20 [2021-03-30T18:08:20.838Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:08:21 [2021-03-30T18:08:21.410Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
18:08:21 [2021-03-30T18:08:21.410Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
18:08:21 [2021-03-30T18:08:21.410Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
18:08:21 [2021-03-30T18:08:21.410Z] === RUN   TestKillStoppedContainer
18:08:21 [2021-03-30T18:08:21.410Z] --- PASS: TestKillStoppedContainer (0.05s)
18:08:21 [2021-03-30T18:08:21.410Z] === RUN   TestKillStoppedContainerAPIPre120
18:08:21 [2021-03-30T18:08:21.410Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:08:21 [2021-03-30T18:08:21.410Z] === RUN   TestKillDifferentUserContainer
18:08:22 [2021-03-30T18:08:22.368Z] --- PASS: TestKillDifferentUserContainer (0.69s)
18:08:22 [2021-03-30T18:08:22.368Z] === RUN   TestInspectOomKilledTrue
18:08:22 [2021-03-30T18:08:22.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:08:22 [2021-03-30T18:08:22.368Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:22 [2021-03-30T18:08:22.368Z] === RUN   TestInspectOomKilledFalse
18:08:22 [2021-03-30T18:08:22.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:08:22 [2021-03-30T18:08:22.368Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:08:22 [2021-03-30T18:08:22.368Z] === RUN   TestLinksEtcHostsContentMatch
18:08:22 [2021-03-30T18:08:22.368Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:08:22 [2021-03-30T18:08:22.368Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:08:22 [2021-03-30T18:08:22.368Z] === RUN   TestLinksContainerNames
18:08:23 [2021-03-30T18:08:23.751Z] --- PASS: TestLinksContainerNames (1.34s)
18:08:23 [2021-03-30T18:08:23.751Z] === RUN   TestLogsFollowTailEmpty
18:08:24 [2021-03-30T18:08:24.322Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
18:08:24 [2021-03-30T18:08:24.322Z] === RUN   TestContainerNetworkMountsNoChown
18:08:24 [2021-03-30T18:08:24.894Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/default
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/default
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/private
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/private
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rprivate
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rprivate
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/slave
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/slave
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rslave
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rslave
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/shared
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/shared
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rshared
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rshared
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/default
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/default/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/default/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rshared
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/shared
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rslave
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/slave
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rprivate
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/private
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/private/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/private/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/default/bind_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/default/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:08:24 [2021-03-30T18:08:24.894Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/private/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/private/mount_root
18:08:25 [2021-03-30T18:08:25.155Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:08:25 [2021-03-30T18:08:25.155Z] --- PASS: TestMountDaemonRoot (0.02s)
18:08:25 [2021-03-30T18:08:25.155Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:08:25 [2021-03-30T18:08:25.155Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:08:25 [2021-03-30T18:08:25.155Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:08:25 [2021-03-30T18:08:25.416Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:08:25 [2021-03-30T18:08:25.416Z] === RUN   TestContainerBindMountNonRecursive
18:08:25 [2021-03-30T18:08:25.416Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:08:25 [2021-03-30T18:08:25.416Z]     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)
18:08:25 [2021-03-30T18:08:25.416Z] === RUN   TestContainerVolumesMountedAsShared
18:08:25 [2021-03-30T18:08:25.416Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:08:25 [2021-03-30T18:08:25.416Z]     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)
18:08:25 [2021-03-30T18:08:25.416Z] === RUN   TestContainerVolumesMountedAsSlave
18:08:25 [2021-03-30T18:08:25.416Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:08:25 [2021-03-30T18:08:25.416Z]     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)
18:08:25 [2021-03-30T18:08:25.416Z] === RUN   TestNetworkNat
18:08:26 [2021-03-30T18:08:26.359Z] --- PASS: TestNetworkNat (0.84s)
18:08:26 [2021-03-30T18:08:26.359Z] === RUN   TestNetworkLocalhostTCPNat
18:08:26 [2021-03-30T18:08:26.930Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
18:08:26 [2021-03-30T18:08:26.930Z] === RUN   TestNetworkLoopbackNat
18:08:30 [2021-03-30T18:08:30.229Z] --- PASS: TestNetworkLoopbackNat (3.14s)
18:08:30 [2021-03-30T18:08:30.229Z] === RUN   TestPause
18:08:30 [2021-03-30T18:08:30.229Z] --- SKIP: TestPause (0.00s)
18:08:30 [2021-03-30T18:08:30.229Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:30 [2021-03-30T18:08:30.229Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:08:30 [2021-03-30T18:08:30.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:08:30 [2021-03-30T18:08:30.229Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:08:30 [2021-03-30T18:08:30.229Z] === RUN   TestPauseStopPausedContainer
18:08:30 [2021-03-30T18:08:30.229Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:08:30 [2021-03-30T18:08:30.229Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:30 [2021-03-30T18:08:30.229Z] === RUN   TestPsFilter
18:08:30 [2021-03-30T18:08:30.229Z] --- PASS: TestPsFilter (0.10s)
18:08:30 [2021-03-30T18:08:30.229Z] === RUN   TestRemoveContainerWithRemovedVolume
18:08:30 [2021-03-30T18:08:30.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
18:08:30 [2021-03-30T18:08:30.800Z] === RUN   TestRemoveContainerWithVolume
18:08:31 [2021-03-30T18:08:31.372Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
18:08:31 [2021-03-30T18:08:31.372Z] === RUN   TestRemoveContainerRunning
18:08:32 [2021-03-30T18:08:32.314Z] --- PASS: TestRemoveContainerRunning (0.67s)
18:08:32 [2021-03-30T18:08:32.314Z] === RUN   TestRemoveContainerForceRemoveRunning
18:08:32 [2021-03-30T18:08:32.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
18:08:32 [2021-03-30T18:08:32.885Z] === RUN   TestRemoveInvalidContainer
18:08:32 [2021-03-30T18:08:32.885Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:08:32 [2021-03-30T18:08:32.885Z] === RUN   TestRenameLinkedContainer
18:08:36 [2021-03-30T18:08:36.188Z] --- PASS: TestRenameLinkedContainer (2.72s)
18:08:36 [2021-03-30T18:08:36.188Z] === RUN   TestRenameStoppedContainer
18:08:36 [2021-03-30T18:08:36.188Z] --- PASS: TestRenameStoppedContainer (0.67s)
18:08:36 [2021-03-30T18:08:36.188Z] === RUN   TestRenameRunningContainerAndReuse
18:08:37 [2021-03-30T18:08:37.574Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
18:08:37 [2021-03-30T18:08:37.574Z] === RUN   TestRenameInvalidName
18:08:38 [2021-03-30T18:08:38.520Z] --- PASS: TestRenameInvalidName (0.84s)
18:08:38 [2021-03-30T18:08:38.520Z] === RUN   TestRenameAnonymousContainer
18:08:41 [2021-03-30T18:08:41.821Z] --- PASS: TestRenameAnonymousContainer (3.10s)
18:08:41 [2021-03-30T18:08:41.821Z] === RUN   TestRenameContainerWithSameName
18:08:42 [2021-03-30T18:08:42.082Z] --- PASS: TestRenameContainerWithSameName (0.67s)
18:08:42 [2021-03-30T18:08:42.082Z] === RUN   TestRenameContainerWithLinkedContainer
18:08:43 [2021-03-30T18:08:43.469Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
18:08:43 [2021-03-30T18:08:43.469Z] === RUN   TestResize
18:08:44 [2021-03-30T18:08:44.411Z] --- PASS: TestResize (0.66s)
18:08:44 [2021-03-30T18:08:44.411Z] === RUN   TestResizeWithInvalidSize
18:08:44 [2021-03-30T18:08:44.982Z] --- PASS: TestResizeWithInvalidSize (0.63s)
18:08:44 [2021-03-30T18:08:44.982Z] === RUN   TestResizeWhenContainerNotStarted
18:08:45 [2021-03-30T18:08:45.554Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
18:08:45 [2021-03-30T18:08:45.554Z] === RUN   TestDaemonRestartKillContainers
18:08:45 [2021-03-30T18:08:45.554Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:08:45 [2021-03-30T18:08:45.554Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:08:45 [2021-03-30T18:08:45.554Z] === RUN   TestCgroupNamespacesRun
18:08:48 [2021-03-30T18:08:48.864Z] --- PASS: TestCgroupNamespacesRun (2.91s)
18:08:48 [2021-03-30T18:08:48.864Z] === RUN   TestCgroupNamespacesRunPrivileged
18:08:50 [2021-03-30T18:08:50.776Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.38s)
18:08:50 [2021-03-30T18:08:50.776Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:08:54 [2021-03-30T18:08:54.075Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.88s)
18:08:54 [2021-03-30T18:08:54.075Z] === RUN   TestCgroupNamespacesRunHostMode
18:08:56 [2021-03-30T18:08:56.622Z] --- PASS: TestCgroupNamespacesRunHostMode (2.97s)
18:08:56 [2021-03-30T18:08:56.622Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:08:59 [2021-03-30T18:08:59.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.89s)
18:08:59 [2021-03-30T18:08:59.921Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:09:01 [2021-03-30T18:09:01.834Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.36s)
18:09:01 [2021-03-30T18:09:01.834Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:09:03 [2021-03-30T18:09:03.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s)
18:09:03 [2021-03-30T18:09:03.745Z] === RUN   TestCgroupNamespacesRunOlderClient
18:09:07 [2021-03-30T18:09:07.044Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.87s)
18:09:07 [2021-03-30T18:09:07.044Z] === RUN   TestKernelTCPMemory
18:09:07 [2021-03-30T18:09:07.044Z] --- SKIP: TestKernelTCPMemory (0.01s)
18:09:07 [2021-03-30T18:09:07.044Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:07 [2021-03-30T18:09:07.044Z] === RUN   TestNISDomainname
18:09:07 [2021-03-30T18:09:07.044Z] --- SKIP: TestNISDomainname (0.01s)
18:09:07 [2021-03-30T18:09:07.044Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:09:07 [2021-03-30T18:09:07.044Z] === RUN   TestHostnameDnsResolution
18:09:08 [2021-03-30T18:09:08.429Z] --- PASS: TestHostnameDnsResolution (1.64s)
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStats
18:09:08 [2021-03-30T18:09:08.429Z] --- SKIP: TestStats (0.00s)
18:09:08 [2021-03-30T18:09:08.429Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStopContainerWithTimeout
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStopContainerWithTimeout/0
18:09:08 [2021-03-30T18:09:08.429Z] === PAUSE TestStopContainerWithTimeout/0
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStopContainerWithTimeout/1
18:09:08 [2021-03-30T18:09:08.429Z] === PAUSE TestStopContainerWithTimeout/1
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStopContainerWithTimeout/3
18:09:08 [2021-03-30T18:09:08.429Z] === PAUSE TestStopContainerWithTimeout/3
18:09:08 [2021-03-30T18:09:08.429Z] === RUN   TestStopContainerWithTimeout/-1
18:09:08 [2021-03-30T18:09:08.429Z] === PAUSE TestStopContainerWithTimeout/-1
18:09:08 [2021-03-30T18:09:08.429Z] === CONT  TestStopContainerWithTimeout/0
18:09:08 [2021-03-30T18:09:08.429Z] === CONT  TestStopContainerWithTimeout/-1
18:09:09 [2021-03-30T18:09:09.371Z] === CONT  TestStopContainerWithTimeout/3
18:09:11 [2021-03-30T18:09:11.914Z] === CONT  TestStopContainerWithTimeout/1
18:09:13 [2021-03-30T18:09:13.297Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:09:13 [2021-03-30T18:09:13.297Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
18:09:13 [2021-03-30T18:09:13.297Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
18:09:13 [2021-03-30T18:09:13.297Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
18:09:13 [2021-03-30T18:09:13.297Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
18:09:13 [2021-03-30T18:09:13.297Z] === RUN   TestDeleteDevicemapper
18:09:13 [2021-03-30T18:09:13.297Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:09:13 [2021-03-30T18:09:13.297Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:09:13 [2021-03-30T18:09:13.297Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:09:15 [2021-03-30T18:09:15.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
18:09:15 [2021-03-30T18:09:15.864Z] === RUN   TestUpdateMemory
18:09:15 [2021-03-30T18:09:15.864Z] --- SKIP: TestUpdateMemory (0.00s)
18:09:15 [2021-03-30T18:09:15.864Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:15 [2021-03-30T18:09:15.864Z] === RUN   TestUpdateCPUQuota
18:09:15 [2021-03-30T18:09:15.864Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:09:15 [2021-03-30T18:09:15.864Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:15 [2021-03-30T18:09:15.864Z] === RUN   TestUpdatePidsLimit
18:09:15 [2021-03-30T18:09:15.864Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:09:15 [2021-03-30T18:09:15.864Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:15 [2021-03-30T18:09:15.864Z] === RUN   TestUpdateRestartPolicy
18:09:28 [2021-03-30T18:09:28.088Z] --- PASS: TestUpdateRestartPolicy (12.41s)
18:09:28 [2021-03-30T18:09:28.088Z] === RUN   TestUpdateRestartWithAutoRemove
18:09:28 [2021-03-30T18:09:28.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
18:09:28 [2021-03-30T18:09:28.659Z] === RUN   TestWaitNonBlocked
18:09:28 [2021-03-30T18:09:28.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:28 [2021-03-30T18:09:28.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:28 [2021-03-30T18:09:28.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:28 [2021-03-30T18:09:28.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:28 [2021-03-30T18:09:28.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:28 [2021-03-30T18:09:28.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:29 [2021-03-30T18:09:29.600Z] --- PASS: TestWaitNonBlocked (0.01s)
18:09:29 [2021-03-30T18:09:29.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
18:09:29 [2021-03-30T18:09:29.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
18:09:29 [2021-03-30T18:09:29.600Z] === RUN   TestWaitBlocked
18:09:29 [2021-03-30T18:09:29.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:09:29 [2021-03-30T18:09:29.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:09:29 [2021-03-30T18:09:29.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:09:29 [2021-03-30T18:09:29.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:09:29 [2021-03-30T18:09:29.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:09:29 [2021-03-30T18:09:29.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:09:30 [2021-03-30T18:09:30.984Z] --- PASS: TestWaitBlocked (0.02s)
18:09:30 [2021-03-30T18:09:30.984Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
18:09:30 [2021-03-30T18:09:30.984Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
18:09:30 [2021-03-30T18:09:30.984Z] === CONT  TestDaemonRestartIpcMode
18:09:30 [2021-03-30T18:09:30.984Z] === CONT  TestIpcModeOlderClient
18:09:30 [2021-03-30T18:09:30.984Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:09:30 [2021-03-30T18:09:30.984Z] === CONT  TestRestartDaemonWithRestartingContainer
18:09:36 [2021-03-30T18:09:36.269Z] --- PASS: TestDaemonRestartIpcMode (5.50s)
18:09:36 [2021-03-30T18:09:36.269Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.56s)
18:09:36 [2021-03-30T18:09:36.269Z] PASS
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === Skipped
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:09:36 [2021-03-30T18:09:36.269Z] 
18:09:36 [2021-03-30T18:09:36.269Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:09:36 [2021-03-30T18:09:36.269Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:09:36 [2021-03-30T18:09:36.270Z]     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)
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     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)
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     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)
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:09:36 [2021-03-30T18:09:36.270Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
18:09:36 [2021-03-30T18:09:36.270Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:09:36 [2021-03-30T18:09:36.270Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:09:36 [2021-03-30T18:09:36.270Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] 
18:09:36 [2021-03-30T18:09:36.270Z] DONE 177 tests, 26 skipped in 108.981s
18:09:36 [2021-03-30T18:09:36.270Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:09:36 [2021-03-30T18:09:36.530Z] INFO: Testing against a local daemon
18:09:36 [2021-03-30T18:09:36.530Z] === RUN   TestCommitInheritsEnv
18:09:38 [2021-03-30T18:09:38.440Z] --- PASS: TestCommitInheritsEnv (1.61s)
18:09:38 [2021-03-30T18:09:38.440Z] === RUN   TestImportExtremelyLargeImageWorks
18:09:38 [2021-03-30T18:09:38.440Z] === PAUSE TestImportExtremelyLargeImageWorks
18:09:38 [2021-03-30T18:09:38.440Z] === RUN   TestImagesFilterMultiReference
18:09:38 [2021-03-30T18:09:38.440Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:09:38 [2021-03-30T18:09:38.440Z] === RUN   TestImagePullPlatformInvalid
18:09:38 [2021-03-30T18:09:38.440Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:09:38 [2021-03-30T18:09:38.440Z] === RUN   TestRemoveImageOrphaning
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestRemoveImageOrphaning (1.92s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestRemoveImageGarbageCollector
18:09:40 [2021-03-30T18:09:40.353Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:09:40 [2021-03-30T18:09:40.353Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagInvalidReference
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagInvalidReference (0.01s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagValidPrefixedRepo
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagExistedNameWithoutForce
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagOfficialNames
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagOfficialNames (0.06s)
18:09:40 [2021-03-30T18:09:40.353Z] === RUN   TestTagMatchesDigest
18:09:40 [2021-03-30T18:09:40.353Z] --- PASS: TestTagMatchesDigest (0.01s)
18:09:40 [2021-03-30T18:09:40.353Z] === CONT  TestImportExtremelyLargeImageWorks
18:11:31 [2021-03-30T18:11:31.854Z] --- PASS: TestImportExtremelyLargeImageWorks (105.43s)
18:11:31 [2021-03-30T18:11:31.854Z] PASS
18:11:31 [2021-03-30T18:11:31.854Z] 
18:11:31 [2021-03-30T18:11:31.854Z] === Skipped
18:11:31 [2021-03-30T18:11:31.854Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:11:31 [2021-03-30T18:11:31.854Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:11:31 [2021-03-30T18:11:31.854Z] 
18:11:31 [2021-03-30T18:11:31.854Z] 
18:11:31 [2021-03-30T18:11:31.854Z] DONE 12 tests, 1 skipped in 109.394s
18:11:31 [2021-03-30T18:11:31.854Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:11:31 [2021-03-30T18:11:31.854Z] INFO: Testing against a local daemon
18:11:31 [2021-03-30T18:11:31.854Z] === RUN   TestNetworkCreateDelete
18:11:31 [2021-03-30T18:11:31.854Z] --- PASS: TestNetworkCreateDelete (0.44s)
18:11:31 [2021-03-30T18:11:31.854Z] === RUN   TestDockerNetworkDeletePreferID
18:11:31 [2021-03-30T18:11:31.854Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s)
18:11:31 [2021-03-30T18:11:31.854Z] === RUN   TestDaemonDNSFallback
18:11:36 [2021-03-30T18:11:36.055Z] --- PASS: TestDaemonDNSFallback (8.12s)
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestInspectNetwork
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestInspectNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestRunContainerWithBridgeNone
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkInvalidJSON
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkInvalidJSON//networks/create
18:11:36 [2021-03-30T18:11:36.055Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:11:36 [2021-03-30T18:11:36.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:11:36 [2021-03-30T18:11:36.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:11:36 [2021-03-30T18:11:36.055Z] === CONT  TestNetworkInvalidJSON//networks/create
18:11:36 [2021-03-30T18:11:36.055Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:11:36 [2021-03-30T18:11:36.055Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:11:36 [2021-03-30T18:11:36.055Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:11:36 [2021-03-30T18:11:36.055Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkList
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkList//networks
18:11:36 [2021-03-30T18:11:36.055Z] === PAUSE TestNetworkList//networks
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestNetworkList//networks/
18:11:36 [2021-03-30T18:11:36.055Z] === PAUSE TestNetworkList//networks/
18:11:36 [2021-03-30T18:11:36.055Z] === CONT  TestNetworkList//networks
18:11:36 [2021-03-30T18:11:36.055Z] === CONT  TestNetworkList//networks/
18:11:36 [2021-03-30T18:11:36.055Z] --- PASS: TestNetworkList (0.02s)
18:11:36 [2021-03-30T18:11:36.055Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     --- PASS: TestNetworkList//networks (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestHostIPv4BridgeLabel
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDaemonRestartWithLiveRestore
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDaemonDefaultNetworkPools
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDaemonRestartWithExistingNetwork
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestServiceWithPredefinedNetwork
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:242: FLAKY_TEST
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestServiceWithDataPathPortInit
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] PASS
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === Skipped
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:242: FLAKY_TEST
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] DONE 22 tests, 12 skipped in 9.981s
18:11:36 [2021-03-30T18:11:36.055Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.055Z] INFO: Testing against a local daemon
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDockerNetworkIpvlanPersistance
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDockerNetworkIpvlan
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:11:36 [2021-03-30T18:11:36.055Z] PASS
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === Skipped
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:11:36 [2021-03-30T18:11:36.055Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] DONE 2 tests, 2 skipped in 0.112s
18:11:36 [2021-03-30T18:11:36.055Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.055Z] INFO: Testing against a local daemon
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDockerNetworkMacvlanPersistance
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestDockerNetworkMacvlan
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] PASS
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === Skipped
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] DONE 2 tests, 2 skipped in 0.107s
18:11:36 [2021-03-30T18:11:36.055Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.055Z] testing: warning: no tests to run
18:11:36 [2021-03-30T18:11:36.055Z] PASS
18:11:36 [2021-03-30T18:11:36.055Z] 
18:11:36 [2021-03-30T18:11:36.055Z] DONE 0 tests in 0.029s
18:11:36 [2021-03-30T18:11:36.055Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.055Z] INFO: Testing against a local daemon
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginAllowRequest
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginTLS
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginDenyRequest
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginAPIDenyResponse
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginDenyResponse
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginAllowEventStream
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginErrorResponse
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginErrorRequest
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginHeader
18:11:36 [2021-03-30T18:11:36.055Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:11:36 [2021-03-30T18:11:36.055Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.055Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:11:36 [2021-03-30T18:11:36.316Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] === RUN   TestAuthZPluginV2Disable
18:11:36 [2021-03-30T18:11:36.316Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:11:36 [2021-03-30T18:11:36.316Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:11:36 [2021-03-30T18:11:36.316Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:11:36 [2021-03-30T18:11:36.316Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] PASS
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === Skipped
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:11:36 [2021-03-30T18:11:36.316Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] 
18:11:36 [2021-03-30T18:11:36.316Z] DONE 17 tests, 17 skipped in 0.367s
18:11:36 [2021-03-30T18:11:36.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.576Z] INFO: Testing against a local daemon
18:11:36 [2021-03-30T18:11:36.576Z] === RUN   TestPluginInvalidJSON
18:11:36 [2021-03-30T18:11:36.576Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:11:36 [2021-03-30T18:11:36.576Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:11:36 [2021-03-30T18:11:36.576Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:11:36 [2021-03-30T18:11:36.576Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:11:36 [2021-03-30T18:11:36.576Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:11:36 [2021-03-30T18:11:36.576Z] === RUN   TestPluginInstall
18:11:36 [2021-03-30T18:11:36.576Z] --- SKIP: TestPluginInstall (0.00s)
18:11:36 [2021-03-30T18:11:36.576Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.576Z] === RUN   TestPluginsWithRuntimes
18:11:36 [2021-03-30T18:11:36.576Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:11:36 [2021-03-30T18:11:36.576Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:11:36 [2021-03-30T18:11:36.576Z] PASS
18:11:36 [2021-03-30T18:11:36.576Z] 
18:11:36 [2021-03-30T18:11:36.576Z] === Skipped
18:11:36 [2021-03-30T18:11:36.576Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:11:36 [2021-03-30T18:11:36.576Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:11:36 [2021-03-30T18:11:36.576Z] 
18:11:36 [2021-03-30T18:11:36.576Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:11:36 [2021-03-30T18:11:36.576Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:11:36 [2021-03-30T18:11:36.576Z] 
18:11:36 [2021-03-30T18:11:36.576Z] 
18:11:36 [2021-03-30T18:11:36.576Z] DONE 4 tests, 2 skipped in 0.154s
18:11:36 [2021-03-30T18:11:36.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:11:36 [2021-03-30T18:11:36.576Z] INFO: Testing against a local daemon
18:11:36 [2021-03-30T18:11:36.576Z] === RUN   TestExternalGraphDriver
18:11:36 [2021-03-30T18:11:36.837Z] --- SKIP: TestExternalGraphDriver (0.07s)
18:11:36 [2021-03-30T18:11:36.837Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:11:36 [2021-03-30T18:11:36.837Z] === RUN   TestGraphdriverPluginV2
18:11:43 [2021-03-30T18:11:43.419Z] --- PASS: TestGraphdriverPluginV2 (6.56s)
18:11:43 [2021-03-30T18:11:43.419Z] PASS
18:11:43 [2021-03-30T18:11:43.419Z] 
18:11:43 [2021-03-30T18:11:43.419Z] === Skipped
18:11:43 [2021-03-30T18:11:43.419Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
18:11:43 [2021-03-30T18:11:43.419Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:11:43 [2021-03-30T18:11:43.419Z] 
18:11:43 [2021-03-30T18:11:43.419Z] 
18:11:43 [2021-03-30T18:11:43.419Z] DONE 2 tests, 1 skipped in 6.749s
18:11:43 [2021-03-30T18:11:43.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:11:43 [2021-03-30T18:11:43.420Z] INFO: Testing against a local daemon
18:11:43 [2021-03-30T18:11:43.420Z] === RUN   TestContinueAfterPluginCrash
18:11:43 [2021-03-30T18:11:43.420Z] === PAUSE TestContinueAfterPluginCrash
18:11:43 [2021-03-30T18:11:43.420Z] === RUN   TestReadPluginNoRead
18:11:43 [2021-03-30T18:11:43.420Z] === PAUSE TestReadPluginNoRead
18:11:43 [2021-03-30T18:11:43.420Z] === RUN   TestDaemonStartWithLogOpt
18:11:43 [2021-03-30T18:11:43.420Z] === PAUSE TestDaemonStartWithLogOpt
18:11:43 [2021-03-30T18:11:43.420Z] === CONT  TestContinueAfterPluginCrash
18:11:43 [2021-03-30T18:11:43.420Z] === CONT  TestDaemonStartWithLogOpt
18:11:50 [2021-03-30T18:11:50.002Z] --- PASS: TestDaemonStartWithLogOpt (6.58s)
18:11:50 [2021-03-30T18:11:50.002Z] === CONT  TestReadPluginNoRead
18:11:54 [2021-03-30T18:11:54.205Z] === RUN   TestReadPluginNoRead/disabled_caching
18:11:54 [2021-03-30T18:11:54.205Z] --- PASS: TestContinueAfterPluginCrash (10.43s)
18:11:56 [2021-03-30T18:11:56.116Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:11:58 [2021-03-30T18:11:58.659Z] === RUN   TestReadPluginNoRead/default
18:12:01 [2021-03-30T18:12:01.211Z] --- PASS: TestReadPluginNoRead (11.00s)
18:12:01 [2021-03-30T18:12:01.211Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.48s)
18:12:01 [2021-03-30T18:12:01.211Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s)
18:12:01 [2021-03-30T18:12:01.211Z]     --- PASS: TestReadPluginNoRead/default (2.49s)
18:12:01 [2021-03-30T18:12:01.211Z]     read_test.go:92: [deb22b2a82dce] daemon is not started
18:12:01 [2021-03-30T18:12:01.211Z] PASS
18:12:01 [2021-03-30T18:12:01.211Z] 
18:12:01 [2021-03-30T18:12:01.211Z] DONE 6 tests in 17.697s
18:12:01 [2021-03-30T18:12:01.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:12:01 [2021-03-30T18:12:01.211Z] testing: warning: no tests to run
18:12:01 [2021-03-30T18:12:01.211Z] PASS
18:12:01 [2021-03-30T18:12:01.211Z] 
18:12:01 [2021-03-30T18:12:01.211Z] DONE 0 tests in 0.040s
18:12:01 [2021-03-30T18:12:01.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:12:01 [2021-03-30T18:12:01.211Z] INFO: Testing against a local daemon
18:12:01 [2021-03-30T18:12:01.211Z] === RUN   TestPluginWithDevMounts
18:12:01 [2021-03-30T18:12:01.211Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:12:01 [2021-03-30T18:12:01.211Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:12:01 [2021-03-30T18:12:01.211Z] PASS
18:12:01 [2021-03-30T18:12:01.211Z] 
18:12:01 [2021-03-30T18:12:01.211Z] === Skipped
18:12:01 [2021-03-30T18:12:01.211Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:12:01 [2021-03-30T18:12:01.211Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:12:01 [2021-03-30T18:12:01.211Z] 
18:12:01 [2021-03-30T18:12:01.211Z] 
18:12:01 [2021-03-30T18:12:01.211Z] DONE 1 tests, 1 skipped in 0.121s
18:12:01 [2021-03-30T18:12:01.211Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:12:01 [2021-03-30T18:12:01.471Z] INFO: Testing against a local daemon
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestSecretInspect
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestSecretInspect (0.02s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestSecretList
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestSecretList (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestSecretsCreateAndDelete
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestSecretsUpdate
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestSecretsUpdate (0.02s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestTemplatedSecret
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestTemplatedSecret (0.00s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] === RUN   TestSecretCreateResolve
18:12:01 [2021-03-30T18:12:01.471Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] PASS
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === Skipped
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.471Z] 
18:12:01 [2021-03-30T18:12:01.471Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:12:01 [2021-03-30T18:12:01.471Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.472Z] 
18:12:01 [2021-03-30T18:12:01.472Z] 
18:12:01 [2021-03-30T18:12:01.472Z] DONE 6 tests, 6 skipped in 0.185s
18:12:01 [2021-03-30T18:12:01.472Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:12:01 [2021-03-30T18:12:01.472Z] INFO: Testing against a local daemon
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestServiceCreateInit
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:12:01 [2021-03-30T18:12:01.472Z] --- PASS: TestServiceCreateInit (0.01s)
18:12:01 [2021-03-30T18:12:01.472Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:12:01 [2021-03-30T18:12:01.472Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.472Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:12:01 [2021-03-30T18:12:01.472Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestCreateServiceMultipleTimes
18:12:01 [2021-03-30T18:12:01.472Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:12:01 [2021-03-30T18:12:01.472Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestCreateServiceConflict
18:12:01 [2021-03-30T18:12:01.472Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:12:01 [2021-03-30T18:12:01.472Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.472Z] === RUN   TestCreateServiceMaxReplicas
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateWithDuplicateNetworkNames
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateServiceSecretFileMode
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateServiceConfigFileMode
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateServiceSysctls
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateServiceCapabilities
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:12:01 [2021-03-30T18:12:01.733Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestInspect
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestInspect (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestCreateJob
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestCreateJob (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestReplicatedJob
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestReplicatedJob (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestUpdateReplicatedJob
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestServiceListWithStatuses
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:12:01 [2021-03-30T18:12:01.733Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestDockerNetworkConnectAlias
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
18:12:01 [2021-03-30T18:12:01.733Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestDockerNetworkReConnect
18:12:01 [2021-03-30T18:12:01.733Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
18:12:01 [2021-03-30T18:12:01.733Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:01 [2021-03-30T18:12:01.733Z] === RUN   TestServicePlugin
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServicePlugin (3.71s)
18:12:05 [2021-03-30T18:12:05.936Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] === RUN   TestServiceUpdateLabel
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] === RUN   TestServiceUpdateSecrets
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] === RUN   TestServiceUpdateConfigs
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] === RUN   TestServiceUpdateNetwork
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
18:12:05 [2021-03-30T18:12:05.936Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] === RUN   TestServiceUpdatePidsLimit
18:12:05 [2021-03-30T18:12:05.936Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
18:12:05 [2021-03-30T18:12:05.936Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] PASS
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === Skipped
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:12:05 [2021-03-30T18:12:05.936Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:12:05 [2021-03-30T18:12:05.936Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:12:05 [2021-03-30T18:12:05.936Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:12:05 [2021-03-30T18:12:05.936Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
18:12:05 [2021-03-30T18:12:05.936Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.936Z] 
18:12:05 [2021-03-30T18:12:05.936Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:12:05 [2021-03-30T18:12:05.937Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServicePlugin (3.71s)
18:12:05 [2021-03-30T18:12:05.937Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:12:05 [2021-03-30T18:12:05.937Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] DONE 24 tests, 23 skipped in 4.111s
18:12:05 [2021-03-30T18:12:05.937Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:12:05 [2021-03-30T18:12:05.937Z] INFO: Testing against a local daemon
18:12:05 [2021-03-30T18:12:05.937Z] === RUN   TestSessionCreate
18:12:05 [2021-03-30T18:12:05.937Z] --- PASS: TestSessionCreate (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z] === RUN   TestSessionCreateWithBadUpgrade
18:12:05 [2021-03-30T18:12:05.937Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:12:05 [2021-03-30T18:12:05.937Z] PASS
18:12:05 [2021-03-30T18:12:05.937Z] 
18:12:05 [2021-03-30T18:12:05.937Z] DONE 2 tests in 0.142s
18:12:05 [2021-03-30T18:12:05.937Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:12:05 [2021-03-30T18:12:05.937Z] INFO: Testing against a local daemon
18:12:05 [2021-03-30T18:12:05.937Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:12:05 [2021-03-30T18:12:05.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:12:05 [2021-03-30T18:12:05.937Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:12:05 [2021-03-30T18:12:05.937Z] === RUN   TestEventsExecDie
18:12:06 [2021-03-30T18:12:06.880Z] --- PASS: TestEventsExecDie (0.99s)
18:12:06 [2021-03-30T18:12:06.880Z] === RUN   TestEventsBackwardsCompatible
18:12:06 [2021-03-30T18:12:06.880Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:12:06 [2021-03-30T18:12:06.880Z] === RUN   TestInfoBinaryCommits
18:12:06 [2021-03-30T18:12:06.880Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:12:06 [2021-03-30T18:12:06.880Z] === RUN   TestInfoAPIVersioned
18:12:06 [2021-03-30T18:12:06.880Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:12:06 [2021-03-30T18:12:06.880Z] === RUN   TestInfoDiscoveryBackend
18:12:08 [2021-03-30T18:12:08.790Z] --- PASS: TestInfoDiscoveryBackend (1.77s)
18:12:08 [2021-03-30T18:12:08.791Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:12:12 [2021-03-30T18:12:12.086Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
18:12:12 [2021-03-30T18:12:12.086Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:12:12 [2021-03-30T18:12:12.086Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:12:12 [2021-03-30T18:12:12.086Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:12:12 [2021-03-30T18:12:12.086Z] === RUN   TestInfoAPI
18:12:12 [2021-03-30T18:12:12.086Z] --- PASS: TestInfoAPI (0.02s)
18:12:12 [2021-03-30T18:12:12.086Z] === RUN   TestInfoAPIWarnings
18:12:30 [2021-03-30T18:12:30.192Z] --- PASS: TestInfoAPIWarnings (17.74s)
18:12:30 [2021-03-30T18:12:30.192Z] === RUN   TestInfoDebug
18:12:31 [2021-03-30T18:12:31.575Z] --- PASS: TestInfoDebug (1.75s)
18:12:31 [2021-03-30T18:12:31.575Z] === RUN   TestInfoInsecureRegistries
18:12:33 [2021-03-30T18:12:33.485Z] --- PASS: TestInfoInsecureRegistries (1.77s)
18:12:33 [2021-03-30T18:12:33.485Z] === RUN   TestInfoRegistryMirrors
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestInfoRegistryMirrors (1.77s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestLoginFailsWithBadCredentials
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestPingCacheHeaders
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestPingCacheHeaders (0.02s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestPingGet
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestPingGet (0.01s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestPingHead
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestPingHead (0.02s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestVersion
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestVersion (0.03s)
18:12:35 [2021-03-30T18:12:35.396Z] PASS
18:12:35 [2021-03-30T18:12:35.396Z] 
18:12:35 [2021-03-30T18:12:35.396Z] === Skipped
18:12:35 [2021-03-30T18:12:35.396Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:12:35 [2021-03-30T18:12:35.396Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:12:35 [2021-03-30T18:12:35.396Z] 
18:12:35 [2021-03-30T18:12:35.396Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:12:35 [2021-03-30T18:12:35.396Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:12:35 [2021-03-30T18:12:35.396Z] 
18:12:35 [2021-03-30T18:12:35.396Z] 
18:12:35 [2021-03-30T18:12:35.396Z] DONE 18 tests, 2 skipped in 29.649s
18:12:35 [2021-03-30T18:12:35.396Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:12:35 [2021-03-30T18:12:35.396Z] INFO: Testing against a local daemon
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestVolumesCreateAndList
18:12:35 [2021-03-30T18:12:35.396Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:12:35 [2021-03-30T18:12:35.396Z] === RUN   TestVolumesRemove
18:12:35 [2021-03-30T18:12:35.656Z] --- PASS: TestVolumesRemove (0.05s)
18:12:35 [2021-03-30T18:12:35.656Z] === RUN   TestVolumesInspect
18:12:35 [2021-03-30T18:12:35.656Z] --- PASS: TestVolumesInspect (0.02s)
18:12:35 [2021-03-30T18:12:35.656Z] === RUN   TestVolumesInvalidJSON
18:12:35 [2021-03-30T18:12:35.656Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:12:35 [2021-03-30T18:12:35.656Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:12:35 [2021-03-30T18:12:35.657Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:12:35 [2021-03-30T18:12:35.657Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:12:35 [2021-03-30T18:12:35.657Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:12:35 [2021-03-30T18:12:35.657Z] PASS
18:12:35 [2021-03-30T18:12:35.657Z] 
18:12:35 [2021-03-30T18:12:35.657Z] DONE 5 tests in 0.208s
18:12:35 [2021-03-30T18:12:35.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:12:35 [2021-03-30T18:12:35.657Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12241 is not a child of this shell
18:12:35 [2021-03-30T18:12:35.657Z] warning: PID 12241 from bundles/test-integration/docker.pid had a nonzero exit code
18:12:35 [2021-03-30T18:12:35.657Z] Leaving: AppArmorNo profiles have been unloaded.
18:12:35 [2021-03-30T18:12:35.657Z] 
18:12:35 [2021-03-30T18:12:35.657Z] Unloading profiles will leave already running processes permanently
18:12:35 [2021-03-30T18:12:35.657Z] unconfined, which can lead to unexpected situations.
18:12:35 [2021-03-30T18:12:35.657Z] 
18:12:35 [2021-03-30T18:12:35.657Z] To set a process to complain mode, use the command line tool
18:12:35 [2021-03-30T18:12:35.657Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:12:35 [2021-03-30T18:12:35.657Z] Removing test suite binaries
18:12:35 [2021-03-30T18:12:35.657Z] exiting test-integration
18:12:35 [2021-03-30T18:12:35.657Z] ++ exit 0
18:12:35 [2021-03-30T18:12:35.657Z]