Skip to content

Console Output

09:23:48 [2021-02-19T09:23:48.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42049/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=da1a6721027c56d3e58805924dac67ce548af965 -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=20.10 docker:da1a6721027c56d3e58805924dac67ce548af965 hack/make.sh dynbinary test-integration
09:23:50 [2021-02-19T09:23:50.339Z] 
09:23:50 [2021-02-19T09:23:50.339Z] Removing bundles/
09:23:50 [2021-02-19T09:23:50.339Z] 
09:23:50 [2021-02-19T09:23:50.339Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:23:50 [2021-02-19T09:23:50.339Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:23:50 [2021-02-19T09:23:50.339Z] GOOS="" GOARCH="" GOARM=""
09:25:26 [2021-02-19T09:25:26.862Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:25:26 [2021-02-19T09:25:26.862Z] 
09:25:26 [2021-02-19T09:25:26.862Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:25:26 [2021-02-19T09:25:26.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:25:26 [2021-02-19T09:25:26.862Z] HOSTNAME=749d00f58131
09:25:26 [2021-02-19T09:25:26.862Z] DEST=bundles/test-integration
09:25:26 [2021-02-19T09:25:26.862Z] PWD=/go/src/github.com/docker/docker
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_ROOTLESS=1
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_GITCOMMIT=da1a6721027c56d3e58805924dac67ce548af965
09:25:26 [2021-02-19T09:25:26.862Z] container=docker
09:25:26 [2021-02-19T09:25:26.862Z] HOME=/root
09:25:26 [2021-02-19T09:25:26.862Z] GOLANG_VERSION=1.13.15
09:25:26 [2021-02-19T09:25:26.862Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:25:26 [2021-02-19T09:25:26.862Z] VALIDATE_BRANCH=20.10
09:25:26 [2021-02-19T09:25:26.862Z] TERM=xterm
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_PKG=github.com/docker/docker
09:25:26 [2021-02-19T09:25:26.862Z] SHLVL=1
09:25:26 [2021-02-19T09:25:26.862Z] TIMEOUT=120m
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_GRAPHDRIVER=overlay2
09:25:26 [2021-02-19T09:25:26.862Z] GO111MODULE=off
09:25:26 [2021-02-19T09:25:26.862Z] DOCKER_EXPERIMENTAL=1
09:25:26 [2021-02-19T09:25:26.862Z] TEST_SKIP_INTEGRATION_CLI=1
09:25:26 [2021-02-19T09:25:26.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:25:26 [2021-02-19T09:25:26.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:25:26 [2021-02-19T09:25:26.862Z] GOPATH=/go
09:25:26 [2021-02-19T09:25:26.862Z] PKG_CONFIG=pkg-config
09:25:26 [2021-02-19T09:25:26.862Z] _=/usr/bin/env
09:25:26 [2021-02-19T09:25:26.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:25:53 [2021-02-19T09:25:53.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:25:54 [2021-02-19T09:25:54.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:26:16 [2021-02-19T09:26:16.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:26:26 [2021-02-19T09:26:26.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:26:26 [2021-02-19T09:26:26.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:26:27 [2021-02-19T09:26:27.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:26:28 [2021-02-19T09:26:28.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:26:28 [2021-02-19T09:26:28.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:26:30 [2021-02-19T09:26:30.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:26:32 [2021-02-19T09:26:32.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:26:34 [2021-02-19T09:26:34.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:26:36 [2021-02-19T09:26:36.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:26:36 [2021-02-19T09:26:36.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:26:37 [2021-02-19T09:26:37.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:26:39 [2021-02-19T09:26:39.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:26:40 [2021-02-19T09:26:40.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:26:41 [2021-02-19T09:26:41.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:26:42 [2021-02-19T09:26:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:26:43 [2021-02-19T09:26:43.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:26:43 [2021-02-19T09:26:43.797Z] Using test binary docker
09:26:44 [2021-02-19T09:26:44.056Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:26:44 [2021-02-19T09:26:44.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:26:44 [2021-02-19T09:26:44.056Z] INFO: Waiting for daemon to start...
09:26:44 [2021-02-19T09:26:44.056Z] Starting dockerd
09:26:47 [2021-02-19T09:26:47.341Z] .
09:26:47 [2021-02-19T09:26:47.341Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:26:47 [2021-02-19T09:26:47.341Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:26:47 [2021-02-19T09:26:47.341Z] Error: No such image: emptyfs
09:26:47 [2021-02-19T09:26:47.341Z] Running integration-test (iteration 1)
09:26:47 [2021-02-19T09:26:47.341Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:26:59 [2021-02-19T09:26:59.551Z] Loaded image: buildpack-deps:buster
09:26:59 [2021-02-19T09:26:59.551Z] Loaded image: busybox:latest
09:26:59 [2021-02-19T09:26:59.551Z] Loaded image: busybox:glibc
09:27:02 [2021-02-19T09:27:02.086Z] Loaded image: debian:bullseye
09:27:02 [2021-02-19T09:27:02.086Z] Loaded image: hello-world:latest
09:27:02 [2021-02-19T09:27:02.086Z] Loaded image: arm32v7/hello-world:latest
09:27:02 [2021-02-19T09:27:02.086Z] INFO: Testing against a local daemon
09:27:02 [2021-02-19T09:27:02.086Z] === RUN   TestCgroupNamespacesBuild
09:27:06 [2021-02-19T09:27:06.297Z] --- PASS: TestCgroupNamespacesBuild (3.64s)
09:27:06 [2021-02-19T09:27:06.297Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:27:08 [2021-02-19T09:27:08.200Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s)
09:27:08 [2021-02-19T09:27:08.200Z] === RUN   TestBuildWithSession
09:27:08 [2021-02-19T09:27:08.200Z] --- SKIP: TestBuildWithSession (0.00s)
09:27:08 [2021-02-19T09:27:08.200Z]     build_session_test.go:25: TODO: BuildKit
09:27:08 [2021-02-19T09:27:08.200Z] === RUN   TestBuildSquashParent
09:27:16 [2021-02-19T09:27:16.344Z] --- PASS: TestBuildSquashParent (7.29s)
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:16 [2021-02-19T09:27:16.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:16 [2021-02-19T09:27:16.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:16 [2021-02-19T09:27:16.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.344Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:16 [2021-02-19T09:27:16.611Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:16 [2021-02-19T09:27:16.878Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:18 [2021-02-19T09:27:18.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:18 [2021-02-19T09:27:18.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:21 [2021-02-19T09:27:21.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
09:27:21 [2021-02-19T09:27:21.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
09:27:21 [2021-02-19T09:27:21.319Z] === RUN   TestBuildMultiStageCopy
09:27:21 [2021-02-19T09:27:21.319Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:27:24 [2021-02-19T09:27:24.603Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:27:25 [2021-02-19T09:27:25.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:27:26 [2021-02-19T09:27:26.104Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:27:27 [2021-02-19T09:27:27.039Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:27:28 [2021-02-19T09:27:28.414Z] --- PASS: TestBuildMultiStageCopy (7.28s)
09:27:28 [2021-02-19T09:27:28.414Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
09:27:28 [2021-02-19T09:27:28.414Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:27:28 [2021-02-19T09:27:28.414Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:27:28 [2021-02-19T09:27:28.414Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:27:28 [2021-02-19T09:27:28.414Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:27:28 [2021-02-19T09:27:28.414Z] === RUN   TestBuildMultiStageParentConfig
09:27:33 [2021-02-19T09:27:33.679Z] --- PASS: TestBuildMultiStageParentConfig (5.03s)
09:27:33 [2021-02-19T09:27:33.679Z] === RUN   TestBuildLabelWithTargets
09:27:41 [2021-02-19T09:27:41.790Z] --- PASS: TestBuildLabelWithTargets (7.96s)
09:27:41 [2021-02-19T09:27:41.790Z] === RUN   TestBuildWithEmptyLayers
09:27:44 [2021-02-19T09:27:44.320Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:27:44 [2021-02-19T09:27:44.320Z] === RUN   TestBuildMultiStageOnBuild
09:27:49 [2021-02-19T09:27:49.586Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
09:27:49 [2021-02-19T09:27:49.586Z] === RUN   TestBuildUncleanTarFilenames
09:27:49 [2021-02-19T09:27:49.846Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
09:27:49 [2021-02-19T09:27:49.846Z] === RUN   TestBuildMultiStageLayerLeak
09:27:54 [2021-02-19T09:27:54.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
09:27:54 [2021-02-19T09:27:54.037Z] === RUN   TestBuildWithHugeFile
09:28:50 [2021-02-19T09:28:50.265Z] --- PASS: TestBuildWithHugeFile (52.99s)
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildWithEmptyDockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:50 [2021-02-19T09:28:50.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
09:28:50 [2021-02-19T09:28:50.265Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
09:28:50 [2021-02-19T09:28:50.265Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
09:28:50 [2021-02-19T09:28:50.265Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildPreserveOwnership
09:28:50 [2021-02-19T09:28:50.265Z] === RUN   TestBuildPreserveOwnership/copy_from
09:28:53 [2021-02-19T09:28:53.549Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:28:57 [2021-02-19T09:28:57.735Z] --- PASS: TestBuildPreserveOwnership (9.59s)
09:28:57 [2021-02-19T09:28:57.735Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.58s)
09:28:57 [2021-02-19T09:28:57.735Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestBuildPlatformInvalid
09:28:57 [2021-02-19T09:28:57.735Z] --- PASS: TestBuildPlatformInvalid (0.09s)
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:28:57 [2021-02-19T09:28:57.735Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:28:57 [2021-02-19T09:28:57.735Z] PASS
09:28:57 [2021-02-19T09:28:57.735Z] 
09:28:57 [2021-02-19T09:28:57.735Z] === Skipped
09:28:57 [2021-02-19T09:28:57.735Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:28:57 [2021-02-19T09:28:57.735Z]     build_session_test.go:25: TODO: BuildKit
09:28:57 [2021-02-19T09:28:57.735Z] 
09:28:57 [2021-02-19T09:28:57.735Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:28:57 [2021-02-19T09:28:57.735Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:28:57 [2021-02-19T09:28:57.735Z] 
09:28:57 [2021-02-19T09:28:57.735Z] 
09:28:57 [2021-02-19T09:28:57.735Z] DONE 33 tests, 2 skipped in 130.112s
09:28:57 [2021-02-19T09:28:57.735Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:28:57 [2021-02-19T09:28:57.735Z] INFO: Testing against a local daemon
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigInspect
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestConfigInspect (0.02s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigList
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestConfigList (0.01s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigsCreateAndDelete
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigsUpdate
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestConfigsUpdate (0.01s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestTemplatedConfig
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestTemplatedConfig (0.00s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigCreateResolve
09:28:57 [2021-02-19T09:28:57.735Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:28:57 [2021-02-19T09:28:57.735Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:57 [2021-02-19T09:28:57.735Z] === RUN   TestConfigDaemonLibtrustID
09:28:59 [2021-02-19T09:28:59.112Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
09:28:59 [2021-02-19T09:28:59.112Z] PASS
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === Skipped
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:28:59 [2021-02-19T09:28:59.112Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] 
09:28:59 [2021-02-19T09:28:59.112Z] DONE 7 tests, 6 skipped in 1.755s
09:28:59 [2021-02-19T09:28:59.112Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:28:59 [2021-02-19T09:28:59.371Z] INFO: Testing against a local daemon
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestCheckpoint
09:28:59 [2021-02-19T09:28:59.371Z] --- SKIP: TestCheckpoint (0.00s)
09:28:59 [2021-02-19T09:28:59.371Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestContainerInvalidJSON
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:28:59 [2021-02-19T09:28:59.371Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:28:59 [2021-02-19T09:28:59.371Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:28:59 [2021-02-19T09:28:59.371Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:28:59 [2021-02-19T09:28:59.371Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:28:59 [2021-02-19T09:28:59.371Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:28:59 [2021-02-19T09:28:59.371Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:28:59 [2021-02-19T09:28:59.371Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:28:59 [2021-02-19T09:28:59.371Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:28:59 [2021-02-19T09:28:59.371Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:28:59 [2021-02-19T09:28:59.371Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:28:59 [2021-02-19T09:28:59.371Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:28:59 [2021-02-19T09:28:59.371Z] === RUN   TestCopyFromContainerPathIsNotDir
09:28:59 [2021-02-19T09:28:59.630Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:28:59 [2021-02-19T09:28:59.630Z] === RUN   TestCopyToContainerPathDoesNotExist
09:28:59 [2021-02-19T09:28:59.630Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:28:59 [2021-02-19T09:28:59.630Z] === RUN   TestCopyToContainerPathIsNotDir
09:28:59 [2021-02-19T09:28:59.630Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
09:28:59 [2021-02-19T09:28:59.630Z] === RUN   TestCopyFromContainer
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer//
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer//bar/root
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer//bar/root/
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/quux
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/quux/
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCopyFromContainer/bar/notarget
09:29:03 [2021-02-19T09:29:03.818Z] --- PASS: TestCopyFromContainer (4.25s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:29:03 [2021-02-19T09:29:03.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:29:03 [2021-02-19T09:29:03.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:29:03 [2021-02-19T09:29:03.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:29:03 [2021-02-19T09:29:03.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:29:03 [2021-02-19T09:29:03.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateLinkToNonExistingContainer
09:29:03 [2021-02-19T09:29:03.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateWithInvalidEnv
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateWithInvalidEnv/0
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateWithInvalidEnv/0
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateWithInvalidEnv/1
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateWithInvalidEnv/1
09:29:03 [2021-02-19T09:29:03.818Z] === RUN   TestCreateWithInvalidEnv/2
09:29:03 [2021-02-19T09:29:03.818Z] === PAUSE TestCreateWithInvalidEnv/2
09:29:03 [2021-02-19T09:29:03.818Z] === CONT  TestCreateWithInvalidEnv/0
09:29:03 [2021-02-19T09:29:03.818Z] === CONT  TestCreateWithInvalidEnv/2
09:29:04 [2021-02-19T09:29:04.077Z] === CONT  TestCreateWithInvalidEnv/1
09:29:04 [2021-02-19T09:29:04.077Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:29:04 [2021-02-19T09:29:04.077Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:29:04 [2021-02-19T09:29:04.077Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:29:04 [2021-02-19T09:29:04.077Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:29:04 [2021-02-19T09:29:04.077Z] === RUN   TestCreateTmpfsMountsTarget
09:29:04 [2021-02-19T09:29:04.077Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:29:04 [2021-02-19T09:29:04.077Z] === RUN   TestCreateWithCustomMaskedPaths
09:29:05 [2021-02-19T09:29:05.454Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
09:29:05 [2021-02-19T09:29:05.454Z] === RUN   TestCreateWithCustomReadonlyPaths
09:29:06 [2021-02-19T09:29:06.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:06 [2021-02-19T09:29:06.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:06 [2021-02-19T09:29:06.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:06 [2021-02-19T09:29:06.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:06 [2021-02-19T09:29:06.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:06 [2021-02-19T09:29:06.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:29:06 [2021-02-19T09:29:06.831Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:29:06 [2021-02-19T09:29:06.831Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:29:06 [2021-02-19T09:29:06.831Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:29:06 [2021-02-19T09:29:06.831Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:29:06 [2021-02-19T09:29:06.831Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:29:06 [2021-02-19T09:29:06.831Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:29:07 [2021-02-19T09:29:07.090Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestCreateDifferentPlatform
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestCreateDifferentPlatform/different_os
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:29:07 [2021-02-19T09:29:07.090Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:29:07 [2021-02-19T09:29:07.090Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:29:07 [2021-02-19T09:29:07.090Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:29:07 [2021-02-19T09:29:07.090Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:29:07 [2021-02-19T09:29:07.090Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestContainerStartOnDaemonRestart
09:29:07 [2021-02-19T09:29:07.090Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:29:07 [2021-02-19T09:29:07.090Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestDaemonRestartIpcMode
09:29:07 [2021-02-19T09:29:07.090Z] === PAUSE TestDaemonRestartIpcMode
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestDaemonHostGatewayIP
09:29:07 [2021-02-19T09:29:07.090Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:29:07 [2021-02-19T09:29:07.090Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestRestartDaemonWithRestartingContainer
09:29:07 [2021-02-19T09:29:07.090Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestContainerKillOnDaemonStart
09:29:07 [2021-02-19T09:29:07.090Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:29:07 [2021-02-19T09:29:07.090Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:29:07 [2021-02-19T09:29:07.090Z] === RUN   TestDiff
09:29:07 [2021-02-19T09:29:07.657Z] --- PASS: TestDiff (0.42s)
09:29:07 [2021-02-19T09:29:07.657Z] === RUN   TestExecWithCloseStdin
09:29:07 [2021-02-19T09:29:07.916Z] --- PASS: TestExecWithCloseStdin (0.46s)
09:29:07 [2021-02-19T09:29:07.916Z] === RUN   TestExec
09:29:08 [2021-02-19T09:29:08.484Z] --- PASS: TestExec (0.47s)
09:29:08 [2021-02-19T09:29:08.484Z] === RUN   TestExecUser
09:29:09 [2021-02-19T09:29:09.051Z] --- PASS: TestExecUser (0.48s)
09:29:09 [2021-02-19T09:29:09.051Z] === RUN   TestExportContainerAndImportImage
09:29:09 [2021-02-19T09:29:09.619Z] --- PASS: TestExportContainerAndImportImage (0.63s)
09:29:09 [2021-02-19T09:29:09.619Z] === RUN   TestExportContainerAfterDaemonRestart
09:29:12 [2021-02-19T09:29:12.903Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s)
09:29:12 [2021-02-19T09:29:12.903Z] === RUN   TestHealthCheckWorkdir
09:29:13 [2021-02-19T09:29:13.470Z] --- PASS: TestHealthCheckWorkdir (0.58s)
09:29:13 [2021-02-19T09:29:13.470Z] === RUN   TestHealthKillContainer
09:29:16 [2021-02-19T09:29:16.040Z] --- PASS: TestHealthKillContainer (2.51s)
09:29:16 [2021-02-19T09:29:16.040Z] === RUN   TestInspectCpusetInConfigPre120
09:29:16 [2021-02-19T09:29:16.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
09:29:16 [2021-02-19T09:29:16.623Z] === RUN   TestIpcModeNone
09:29:16 [2021-02-19T09:29:16.883Z] --- PASS: TestIpcModeNone (0.51s)
09:29:16 [2021-02-19T09:29:16.883Z] === RUN   TestIpcModePrivate
09:29:17 [2021-02-19T09:29:17.452Z] --- PASS: TestIpcModePrivate (0.47s)
09:29:17 [2021-02-19T09:29:17.452Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
09:29:17 [2021-02-19T09:29:17.452Z] === RUN   TestIpcModeShareable
09:29:17 [2021-02-19T09:29:17.452Z] --- SKIP: TestIpcModeShareable (0.00s)
09:29:17 [2021-02-19T09:29:17.452Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:29:17 [2021-02-19T09:29:17.452Z] === RUN   TestAPIIpcModeShareableAndContainer
09:29:18 [2021-02-19T09:29:18.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
09:29:18 [2021-02-19T09:29:18.829Z] === RUN   TestAPIIpcModeHost
09:29:18 [2021-02-19T09:29:18.829Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:29:18 [2021-02-19T09:29:18.829Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:29:18 [2021-02-19T09:29:18.829Z] === RUN   TestDaemonIpcModeShareable
09:29:18 [2021-02-19T09:29:18.829Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:29:18 [2021-02-19T09:29:18.829Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:29:18 [2021-02-19T09:29:18.829Z] === RUN   TestDaemonIpcModePrivate
09:29:21 [2021-02-19T09:29:21.361Z] --- PASS: TestDaemonIpcModePrivate (2.19s)
09:29:21 [2021-02-19T09:29:21.361Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
09:29:21 [2021-02-19T09:29:21.361Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:29:21 [2021-02-19T09:29:21.361Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:29:21 [2021-02-19T09:29:21.361Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:29:21 [2021-02-19T09:29:21.361Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:29:21 [2021-02-19T09:29:21.361Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:29:21 [2021-02-19T09:29:21.361Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:29:21 [2021-02-19T09:29:21.361Z] === RUN   TestIpcModeOlderClient
09:29:21 [2021-02-19T09:29:21.361Z] === PAUSE TestIpcModeOlderClient
09:29:21 [2021-02-19T09:29:21.361Z] === RUN   TestKillContainerInvalidSignal
09:29:21 [2021-02-19T09:29:21.620Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
09:29:21 [2021-02-19T09:29:21.620Z] === RUN   TestKillContainer
09:29:21 [2021-02-19T09:29:21.620Z] === RUN   TestKillContainer/no_signal
09:29:22 [2021-02-19T09:29:22.186Z] === RUN   TestKillContainer/non_killing_signal
09:29:22 [2021-02-19T09:29:22.445Z] === RUN   TestKillContainer/killing_signal
09:29:23 [2021-02-19T09:29:23.013Z] --- PASS: TestKillContainer (1.36s)
09:29:23 [2021-02-19T09:29:23.013Z]     --- PASS: TestKillContainer/no_signal (0.42s)
09:29:23 [2021-02-19T09:29:23.013Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
09:29:23 [2021-02-19T09:29:23.013Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
09:29:23 [2021-02-19T09:29:23.013Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:29:23 [2021-02-19T09:29:23.013Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:29:23 [2021-02-19T09:29:23.271Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:29:23 [2021-02-19T09:29:23.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
09:29:23 [2021-02-19T09:29:23.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:29:23 [2021-02-19T09:29:23.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
09:29:23 [2021-02-19T09:29:23.839Z] === RUN   TestKillStoppedContainer
09:29:23 [2021-02-19T09:29:23.839Z] --- PASS: TestKillStoppedContainer (0.04s)
09:29:23 [2021-02-19T09:29:23.839Z] === RUN   TestKillStoppedContainerAPIPre120
09:29:23 [2021-02-19T09:29:23.839Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:29:23 [2021-02-19T09:29:23.839Z] === RUN   TestKillDifferentUserContainer
09:29:24 [2021-02-19T09:29:24.406Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:29:24 [2021-02-19T09:29:24.406Z] === RUN   TestInspectOomKilledTrue
09:29:24 [2021-02-19T09:29:24.406Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
09:29:24 [2021-02-19T09:29:24.406Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:29:24 [2021-02-19T09:29:24.406Z] === RUN   TestInspectOomKilledFalse
09:29:24 [2021-02-19T09:29:24.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:29:24 [2021-02-19T09:29:24.406Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:29:24 [2021-02-19T09:29:24.406Z] === RUN   TestLinksEtcHostsContentMatch
09:29:24 [2021-02-19T09:29:24.406Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:29:24 [2021-02-19T09:29:24.406Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:29:24 [2021-02-19T09:29:24.406Z] === RUN   TestLinksContainerNames
09:29:25 [2021-02-19T09:29:25.344Z] --- PASS: TestLinksContainerNames (0.92s)
09:29:25 [2021-02-19T09:29:25.345Z] === RUN   TestLogsFollowTailEmpty
09:29:25 [2021-02-19T09:29:25.911Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
09:29:25 [2021-02-19T09:29:25.911Z] === RUN   TestContainerNetworkMountsNoChown
09:29:26 [2021-02-19T09:29:26.171Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/default
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/default
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/private
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/private
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rprivate
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rprivate
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/slave
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/slave
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rslave
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rslave
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/shared
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/shared
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rshared
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rshared
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/default
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/default/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/default/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/default/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/rshared
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/shared
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/rslave
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/slave
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/rprivate
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/private
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/private/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/private/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/default/mount_root
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:29:26 [2021-02-19T09:29:26.171Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:29:26 [2021-02-19T09:29:26.430Z] === CONT  TestMountDaemonRoot/private/bind_root
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/private/mount_root
09:29:26 [2021-02-19T09:29:26.688Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:29:26 [2021-02-19T09:29:26.688Z] --- PASS: TestMountDaemonRoot (0.02s)
09:29:26 [2021-02-19T09:29:26.688Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.688Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:29:26 [2021-02-19T09:29:26.688Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:29:26 [2021-02-19T09:29:26.689Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:29:26 [2021-02-19T09:29:26.689Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:29:26 [2021-02-19T09:29:26.689Z] === RUN   TestContainerBindMountNonRecursive
09:29:26 [2021-02-19T09:29:26.689Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:29:26 [2021-02-19T09:29:26.689Z]     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)
09:29:26 [2021-02-19T09:29:26.689Z] === RUN   TestContainerVolumesMountedAsShared
09:29:26 [2021-02-19T09:29:26.689Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:29:26 [2021-02-19T09:29:26.689Z]     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)
09:29:26 [2021-02-19T09:29:26.689Z] === RUN   TestContainerVolumesMountedAsSlave
09:29:26 [2021-02-19T09:29:26.689Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:29:26 [2021-02-19T09:29:26.689Z]     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)
09:29:26 [2021-02-19T09:29:26.689Z] === RUN   TestNetworkNat
09:29:27 [2021-02-19T09:29:27.256Z] --- PASS: TestNetworkNat (0.58s)
09:29:27 [2021-02-19T09:29:27.256Z] === RUN   TestNetworkLocalhostTCPNat
09:29:27 [2021-02-19T09:29:27.824Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
09:29:27 [2021-02-19T09:29:27.824Z] === RUN   TestNetworkLoopbackNat
09:29:30 [2021-02-19T09:29:30.355Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:29:30 [2021-02-19T09:29:30.355Z] === RUN   TestPause
09:29:30 [2021-02-19T09:29:30.355Z] --- SKIP: TestPause (0.00s)
09:29:30 [2021-02-19T09:29:30.355Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:29:30 [2021-02-19T09:29:30.355Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:29:30 [2021-02-19T09:29:30.355Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:29:30 [2021-02-19T09:29:30.355Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:29:30 [2021-02-19T09:29:30.355Z] === RUN   TestPauseStopPausedContainer
09:29:30 [2021-02-19T09:29:30.355Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:29:30 [2021-02-19T09:29:30.355Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:29:30 [2021-02-19T09:29:30.355Z] === RUN   TestPsFilter
09:29:30 [2021-02-19T09:29:30.355Z] --- PASS: TestPsFilter (0.11s)
09:29:30 [2021-02-19T09:29:30.355Z] === RUN   TestRemoveContainerWithRemovedVolume
09:29:30 [2021-02-19T09:29:30.922Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:29:30 [2021-02-19T09:29:30.922Z] === RUN   TestRemoveContainerWithVolume
09:29:31 [2021-02-19T09:29:31.183Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
09:29:31 [2021-02-19T09:29:31.183Z] === RUN   TestRemoveContainerRunning
09:29:31 [2021-02-19T09:29:31.751Z] --- PASS: TestRemoveContainerRunning (0.45s)
09:29:31 [2021-02-19T09:29:31.751Z] === RUN   TestRemoveContainerForceRemoveRunning
09:29:32 [2021-02-19T09:29:32.319Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:29:32 [2021-02-19T09:29:32.319Z] === RUN   TestRemoveInvalidContainer
09:29:32 [2021-02-19T09:29:32.319Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:29:32 [2021-02-19T09:29:32.319Z] === RUN   TestRenameLinkedContainer
09:29:34 [2021-02-19T09:29:34.222Z] --- PASS: TestRenameLinkedContainer (1.77s)
09:29:34 [2021-02-19T09:29:34.222Z] === RUN   TestRenameStoppedContainer
09:29:34 [2021-02-19T09:29:34.481Z] --- PASS: TestRenameStoppedContainer (0.43s)
09:29:34 [2021-02-19T09:29:34.481Z] === RUN   TestRenameRunningContainerAndReuse
09:29:35 [2021-02-19T09:29:35.418Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
09:29:35 [2021-02-19T09:29:35.418Z] === RUN   TestRenameInvalidName
09:29:35 [2021-02-19T09:29:35.677Z] --- PASS: TestRenameInvalidName (0.45s)
09:29:35 [2021-02-19T09:29:35.677Z] === RUN   TestRenameAnonymousContainer
09:29:37 [2021-02-19T09:29:37.580Z] --- PASS: TestRenameAnonymousContainer (1.59s)
09:29:37 [2021-02-19T09:29:37.580Z] === RUN   TestRenameContainerWithSameName
09:29:37 [2021-02-19T09:29:37.838Z] --- PASS: TestRenameContainerWithSameName (0.42s)
09:29:37 [2021-02-19T09:29:37.838Z] === RUN   TestRenameContainerWithLinkedContainer
09:29:38 [2021-02-19T09:29:38.775Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
09:29:38 [2021-02-19T09:29:38.775Z] === RUN   TestResize
09:29:39 [2021-02-19T09:29:39.035Z] --- PASS: TestResize (0.44s)
09:29:39 [2021-02-19T09:29:39.035Z] === RUN   TestResizeWithInvalidSize
09:29:39 [2021-02-19T09:29:39.604Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:29:39 [2021-02-19T09:29:39.604Z] === RUN   TestResizeWhenContainerNotStarted
09:29:39 [2021-02-19T09:29:39.864Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:29:39 [2021-02-19T09:29:39.864Z] === RUN   TestDaemonRestartKillContainers
09:29:39 [2021-02-19T09:29:39.864Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:29:39 [2021-02-19T09:29:39.864Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:29:39 [2021-02-19T09:29:39.864Z] === RUN   TestCgroupNamespacesRun
09:29:42 [2021-02-19T09:29:42.395Z] --- PASS: TestCgroupNamespacesRun (2.21s)
09:29:42 [2021-02-19T09:29:42.395Z] === RUN   TestCgroupNamespacesRunPrivileged
09:29:44 [2021-02-19T09:29:44.298Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
09:29:44 [2021-02-19T09:29:44.298Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:29:46 [2021-02-19T09:29:46.833Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s)
09:29:46 [2021-02-19T09:29:46.833Z] === RUN   TestCgroupNamespacesRunHostMode
09:29:48 [2021-02-19T09:29:48.735Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s)
09:29:48 [2021-02-19T09:29:48.735Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:29:51 [2021-02-19T09:29:51.267Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.28s)
09:29:51 [2021-02-19T09:29:51.268Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:29:53 [2021-02-19T09:29:53.174Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s)
09:29:53 [2021-02-19T09:29:53.174Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:29:55 [2021-02-19T09:29:55.076Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
09:29:55 [2021-02-19T09:29:55.076Z] === RUN   TestCgroupNamespacesRunOlderClient
09:29:57 [2021-02-19T09:29:57.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s)
09:29:57 [2021-02-19T09:29:57.608Z] === RUN   TestKernelTCPMemory
09:29:57 [2021-02-19T09:29:57.608Z] --- SKIP: TestKernelTCPMemory (0.01s)
09:29:57 [2021-02-19T09:29:57.608Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:29:57 [2021-02-19T09:29:57.608Z] === RUN   TestNISDomainname
09:29:57 [2021-02-19T09:29:57.608Z] --- SKIP: TestNISDomainname (0.01s)
09:29:57 [2021-02-19T09:29:57.608Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:29:57 [2021-02-19T09:29:57.608Z] === RUN   TestHostnameDnsResolution
09:29:57 [2021-02-19T09:29:57.866Z] --- PASS: TestHostnameDnsResolution (0.73s)
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStats
09:29:57 [2021-02-19T09:29:57.866Z] --- SKIP: TestStats (0.00s)
09:29:57 [2021-02-19T09:29:57.866Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStopContainerWithTimeout
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStopContainerWithTimeout/0
09:29:57 [2021-02-19T09:29:57.866Z] === PAUSE TestStopContainerWithTimeout/0
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStopContainerWithTimeout/1
09:29:57 [2021-02-19T09:29:57.866Z] === PAUSE TestStopContainerWithTimeout/1
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStopContainerWithTimeout/3
09:29:57 [2021-02-19T09:29:57.866Z] === PAUSE TestStopContainerWithTimeout/3
09:29:57 [2021-02-19T09:29:57.866Z] === RUN   TestStopContainerWithTimeout/-1
09:29:57 [2021-02-19T09:29:57.866Z] === PAUSE TestStopContainerWithTimeout/-1
09:29:57 [2021-02-19T09:29:57.866Z] === CONT  TestStopContainerWithTimeout/0
09:29:57 [2021-02-19T09:29:57.866Z] === CONT  TestStopContainerWithTimeout/-1
09:29:58 [2021-02-19T09:29:58.436Z] === CONT  TestStopContainerWithTimeout/3
09:30:00 [2021-02-19T09:30:00.967Z] === CONT  TestStopContainerWithTimeout/1
09:30:01 [2021-02-19T09:30:01.902Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:30:01 [2021-02-19T09:30:01.902Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
09:30:01 [2021-02-19T09:30:01.902Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
09:30:01 [2021-02-19T09:30:01.902Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
09:30:01 [2021-02-19T09:30:01.902Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
09:30:01 [2021-02-19T09:30:01.902Z] === RUN   TestDeleteDevicemapper
09:30:01 [2021-02-19T09:30:01.902Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:30:01 [2021-02-19T09:30:01.902Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:30:01 [2021-02-19T09:30:01.902Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:30:03 [2021-02-19T09:30:03.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
09:30:03 [2021-02-19T09:30:03.805Z] === RUN   TestUpdateMemory
09:30:03 [2021-02-19T09:30:03.805Z] --- SKIP: TestUpdateMemory (0.00s)
09:30:03 [2021-02-19T09:30:03.805Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:03 [2021-02-19T09:30:03.805Z] === RUN   TestUpdateCPUQuota
09:30:03 [2021-02-19T09:30:03.805Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:30:03 [2021-02-19T09:30:03.805Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:03 [2021-02-19T09:30:03.805Z] === RUN   TestUpdatePidsLimit
09:30:03 [2021-02-19T09:30:03.805Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:30:03 [2021-02-19T09:30:03.805Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:03 [2021-02-19T09:30:03.805Z] === RUN   TestUpdateRestartPolicy
09:30:16 [2021-02-19T09:30:16.006Z] --- PASS: TestUpdateRestartPolicy (10.99s)
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestUpdateRestartWithAutoRemove
09:30:16 [2021-02-19T09:30:16.006Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitNonBlocked
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:30:16 [2021-02-19T09:30:16.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:30:16 [2021-02-19T09:30:16.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:30:16 [2021-02-19T09:30:16.006Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:30:16 [2021-02-19T09:30:16.006Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:30:16 [2021-02-19T09:30:16.006Z] --- PASS: TestWaitNonBlocked (0.01s)
09:30:16 [2021-02-19T09:30:16.006Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
09:30:16 [2021-02-19T09:30:16.006Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitBlocked
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:30:16 [2021-02-19T09:30:16.006Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:30:16 [2021-02-19T09:30:16.006Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:30:16 [2021-02-19T09:30:16.006Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:30:16 [2021-02-19T09:30:16.006Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:30:16 [2021-02-19T09:30:16.006Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:30:16 [2021-02-19T09:30:16.574Z] --- PASS: TestWaitBlocked (0.01s)
09:30:16 [2021-02-19T09:30:16.574Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
09:30:16 [2021-02-19T09:30:16.574Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
09:30:16 [2021-02-19T09:30:16.574Z] === CONT  TestDaemonRestartIpcMode
09:30:16 [2021-02-19T09:30:16.574Z] === CONT  TestIpcModeOlderClient
09:30:16 [2021-02-19T09:30:16.574Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:30:16 [2021-02-19T09:30:16.574Z] === CONT  TestRestartDaemonWithRestartingContainer
09:30:20 [2021-02-19T09:30:20.836Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s)
09:30:21 [2021-02-19T09:30:21.099Z] --- PASS: TestDaemonRestartIpcMode (4.70s)
09:30:21 [2021-02-19T09:30:21.099Z] PASS
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === Skipped
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
09:30:21 [2021-02-19T09:30:21.099Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:30:21 [2021-02-19T09:30:21.099Z]     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)
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     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)
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     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)
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.099Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:30:21 [2021-02-19T09:30:21.099Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:30:21 [2021-02-19T09:30:21.099Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:30:21 [2021-02-19T09:30:21.100Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
09:30:21 [2021-02-19T09:30:21.100Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:30:21 [2021-02-19T09:30:21.100Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:30:21 [2021-02-19T09:30:21.100Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] 
09:30:21 [2021-02-19T09:30:21.100Z] DONE 177 tests, 26 skipped in 81.985s
09:30:21 [2021-02-19T09:30:21.100Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:30:21 [2021-02-19T09:30:21.365Z] INFO: Testing against a local daemon
09:30:21 [2021-02-19T09:30:21.365Z] === RUN   TestCommitInheritsEnv
09:30:23 [2021-02-19T09:30:23.275Z] --- PASS: TestCommitInheritsEnv (1.74s)
09:30:23 [2021-02-19T09:30:23.275Z] === RUN   TestImportExtremelyLargeImageWorks
09:30:23 [2021-02-19T09:30:23.275Z] === PAUSE TestImportExtremelyLargeImageWorks
09:30:23 [2021-02-19T09:30:23.275Z] === RUN   TestImagesFilterMultiReference
09:30:23 [2021-02-19T09:30:23.275Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:30:23 [2021-02-19T09:30:23.275Z] === RUN   TestImagePullPlatformInvalid
09:30:23 [2021-02-19T09:30:23.275Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:30:23 [2021-02-19T09:30:23.275Z] === RUN   TestRemoveImageOrphaning
09:30:25 [2021-02-19T09:30:25.176Z] --- PASS: TestRemoveImageOrphaning (1.92s)
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestRemoveImageGarbageCollector
09:30:25 [2021-02-19T09:30:25.176Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:30:25 [2021-02-19T09:30:25.176Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:30:25 [2021-02-19T09:30:25.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestTagInvalidReference
09:30:25 [2021-02-19T09:30:25.176Z] --- PASS: TestTagInvalidReference (0.01s)
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestTagValidPrefixedRepo
09:30:25 [2021-02-19T09:30:25.176Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestTagExistedNameWithoutForce
09:30:25 [2021-02-19T09:30:25.176Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:30:25 [2021-02-19T09:30:25.176Z] === RUN   TestTagOfficialNames
09:30:25 [2021-02-19T09:30:25.434Z] --- PASS: TestTagOfficialNames (0.06s)
09:30:25 [2021-02-19T09:30:25.434Z] === RUN   TestTagMatchesDigest
09:30:25 [2021-02-19T09:30:25.434Z] --- PASS: TestTagMatchesDigest (0.01s)
09:30:25 [2021-02-19T09:30:25.434Z] === CONT  TestImportExtremelyLargeImageWorks
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestImportExtremelyLargeImageWorks (101.66s)
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 12 tests, 1 skipped in 105.906s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkCreateDelete
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDockerNetworkDeletePreferID
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonDNSFallback
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestDaemonDNSFallback (7.41s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestInspectNetwork
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestInspectNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestRunContainerWithBridgeNone
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkInvalidJSON
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkInvalidJSON//networks/create
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestNetworkInvalidJSON//networks/create
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkList
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkList//networks
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestNetworkList//networks
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestNetworkList//networks/
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestNetworkList//networks/
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestNetworkList//networks
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestNetworkList//networks/
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestNetworkList (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestNetworkList//networks (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestHostIPv4BridgeLabel
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonRestartWithLiveRestore
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonDefaultNetworkPools
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonRestartWithExistingNetwork
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestServiceWithPredefinedNetwork
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:242: FLAKY_TEST
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestServiceWithDataPathPortInit
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:242: FLAKY_TEST
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 22 tests, 12 skipped in 8.155s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDockerNetworkIpvlanPersistance
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDockerNetworkIpvlan
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 2 tests, 2 skipped in 0.141s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDockerNetworkMacvlanPersistance
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestDockerNetworkMacvlan
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 2 tests, 2 skipped in 0.197s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] testing: warning: no tests to run
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 0 tests in 0.033s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginAllowRequest
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginTLS
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginDenyRequest
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginAPIDenyResponse
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginDenyResponse
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginAllowEventStream
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginErrorResponse
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginErrorRequest
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginHeader
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginV2Disable
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:32:16 [2021-02-19T09:32:16.888Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 17 tests, 17 skipped in 0.518s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestPluginInvalidJSON
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:32:16 [2021-02-19T09:32:16.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:32:16 [2021-02-19T09:32:16.888Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:32:16 [2021-02-19T09:32:16.888Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:32:16 [2021-02-19T09:32:16.888Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestPluginInstall
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestPluginInstall (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestPluginsWithRuntimes
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:32:16 [2021-02-19T09:32:16.888Z] PASS
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === Skipped
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:32:16 [2021-02-19T09:32:16.888Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] 
09:32:16 [2021-02-19T09:32:16.888Z] DONE 4 tests, 2 skipped in 0.199s
09:32:16 [2021-02-19T09:32:16.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:32:16 [2021-02-19T09:32:16.888Z] INFO: Testing against a local daemon
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestExternalGraphDriver
09:32:16 [2021-02-19T09:32:16.888Z] --- SKIP: TestExternalGraphDriver (0.07s)
09:32:16 [2021-02-19T09:32:16.888Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:32:16 [2021-02-19T09:32:16.888Z] === RUN   TestGraphdriverPluginV2
09:32:23 [2021-02-19T09:32:23.450Z] --- PASS: TestGraphdriverPluginV2 (5.82s)
09:32:23 [2021-02-19T09:32:23.450Z] PASS
09:32:23 [2021-02-19T09:32:23.450Z] 
09:32:23 [2021-02-19T09:32:23.450Z] === Skipped
09:32:23 [2021-02-19T09:32:23.450Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
09:32:23 [2021-02-19T09:32:23.450Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:32:23 [2021-02-19T09:32:23.450Z] 
09:32:23 [2021-02-19T09:32:23.450Z] 
09:32:23 [2021-02-19T09:32:23.450Z] DONE 2 tests, 1 skipped in 6.048s
09:32:23 [2021-02-19T09:32:23.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:32:23 [2021-02-19T09:32:23.450Z] INFO: Testing against a local daemon
09:32:23 [2021-02-19T09:32:23.450Z] === RUN   TestContinueAfterPluginCrash
09:32:23 [2021-02-19T09:32:23.450Z] === PAUSE TestContinueAfterPluginCrash
09:32:23 [2021-02-19T09:32:23.450Z] === RUN   TestReadPluginNoRead
09:32:23 [2021-02-19T09:32:23.450Z] === PAUSE TestReadPluginNoRead
09:32:23 [2021-02-19T09:32:23.450Z] === RUN   TestDaemonStartWithLogOpt
09:32:23 [2021-02-19T09:32:23.450Z] === PAUSE TestDaemonStartWithLogOpt
09:32:23 [2021-02-19T09:32:23.450Z] === CONT  TestContinueAfterPluginCrash
09:32:23 [2021-02-19T09:32:23.450Z] === CONT  TestDaemonStartWithLogOpt
09:32:30 [2021-02-19T09:32:30.018Z] --- PASS: TestDaemonStartWithLogOpt (6.76s)
09:32:30 [2021-02-19T09:32:30.018Z] === CONT  TestReadPluginNoRead
09:32:33 [2021-02-19T09:32:33.304Z] === RUN   TestReadPluginNoRead/default
09:32:33 [2021-02-19T09:32:33.304Z] --- PASS: TestContinueAfterPluginCrash (10.61s)
09:32:35 [2021-02-19T09:32:35.207Z] === RUN   TestReadPluginNoRead/disabled_caching
09:32:37 [2021-02-19T09:32:37.738Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:32:40 [2021-02-19T09:32:40.268Z] --- PASS: TestReadPluginNoRead (10.50s)
09:32:40 [2021-02-19T09:32:40.268Z]     --- PASS: TestReadPluginNoRead/default (2.28s)
09:32:40 [2021-02-19T09:32:40.268Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.31s)
09:32:40 [2021-02-19T09:32:40.268Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s)
09:32:40 [2021-02-19T09:32:40.268Z]     read_test.go:92: [d2584cb61fc21] daemon is not started
09:32:40 [2021-02-19T09:32:40.268Z] PASS
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] DONE 6 tests in 17.442s
09:32:40 [2021-02-19T09:32:40.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:32:40 [2021-02-19T09:32:40.268Z] testing: warning: no tests to run
09:32:40 [2021-02-19T09:32:40.268Z] PASS
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] DONE 0 tests in 0.053s
09:32:40 [2021-02-19T09:32:40.268Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:32:40 [2021-02-19T09:32:40.268Z] INFO: Testing against a local daemon
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestPluginWithDevMounts
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:32:40 [2021-02-19T09:32:40.268Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:32:40 [2021-02-19T09:32:40.268Z] PASS
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === Skipped
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:32:40 [2021-02-19T09:32:40.268Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] DONE 1 tests, 1 skipped in 0.149s
09:32:40 [2021-02-19T09:32:40.268Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:32:40 [2021-02-19T09:32:40.268Z] INFO: Testing against a local daemon
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestSecretInspect
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestSecretInspect (0.02s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestSecretList
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestSecretList (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestSecretsCreateAndDelete
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestSecretsUpdate
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestSecretsUpdate (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestTemplatedSecret
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestTemplatedSecret (0.00s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] === RUN   TestSecretCreateResolve
09:32:40 [2021-02-19T09:32:40.268Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] PASS
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === Skipped
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:32:40 [2021-02-19T09:32:40.268Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] 
09:32:40 [2021-02-19T09:32:40.268Z] DONE 6 tests, 6 skipped in 0.212s
09:32:40 [2021-02-19T09:32:40.268Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:32:40 [2021-02-19T09:32:40.527Z] INFO: Testing against a local daemon
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestServiceCreateInit
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:32:40 [2021-02-19T09:32:40.527Z] --- PASS: TestServiceCreateInit (0.02s)
09:32:40 [2021-02-19T09:32:40.527Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:40 [2021-02-19T09:32:40.527Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.527Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:40 [2021-02-19T09:32:40.527Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestCreateServiceMultipleTimes
09:32:40 [2021-02-19T09:32:40.527Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:32:40 [2021-02-19T09:32:40.527Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestCreateServiceConflict
09:32:40 [2021-02-19T09:32:40.527Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:32:40 [2021-02-19T09:32:40.527Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.527Z] === RUN   TestCreateServiceMaxReplicas
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateWithDuplicateNetworkNames
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateServiceSecretFileMode
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateServiceConfigFileMode
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateServiceSysctls
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateServiceCapabilities
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:32:40 [2021-02-19T09:32:40.528Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestInspect
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestInspect (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestCreateJob
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestCreateJob (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestReplicatedJob
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestReplicatedJob (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestUpdateReplicatedJob
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
09:32:40 [2021-02-19T09:32:40.528Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestServiceListWithStatuses
09:32:40 [2021-02-19T09:32:40.528Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:32:40 [2021-02-19T09:32:40.528Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:32:40 [2021-02-19T09:32:40.528Z] === RUN   TestDockerNetworkConnectAlias
09:32:40 [2021-02-19T09:32:40.786Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:32:40 [2021-02-19T09:32:40.786Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.786Z] === RUN   TestDockerNetworkReConnect
09:32:40 [2021-02-19T09:32:40.786Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:32:40 [2021-02-19T09:32:40.786Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:40 [2021-02-19T09:32:40.786Z] === RUN   TestServicePlugin
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServicePlugin (3.53s)
09:32:44 [2021-02-19T09:32:44.978Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestServiceUpdateLabel
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestServiceUpdateSecrets
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestServiceUpdateConfigs
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestServiceUpdateNetwork
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestServiceUpdatePidsLimit
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] PASS
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === Skipped
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s)
09:32:44 [2021-02-19T09:32:44.978Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] DONE 24 tests, 23 skipped in 3.971s
09:32:44 [2021-02-19T09:32:44.978Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:32:44 [2021-02-19T09:32:44.978Z] INFO: Testing against a local daemon
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestSessionCreate
09:32:44 [2021-02-19T09:32:44.978Z] --- PASS: TestSessionCreate (0.02s)
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestSessionCreateWithBadUpgrade
09:32:44 [2021-02-19T09:32:44.978Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:32:44 [2021-02-19T09:32:44.978Z] PASS
09:32:44 [2021-02-19T09:32:44.978Z] 
09:32:44 [2021-02-19T09:32:44.978Z] DONE 2 tests in 0.216s
09:32:44 [2021-02-19T09:32:44.978Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:32:44 [2021-02-19T09:32:44.978Z] INFO: Testing against a local daemon
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:32:44 [2021-02-19T09:32:44.978Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:32:44 [2021-02-19T09:32:44.978Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:32:44 [2021-02-19T09:32:44.978Z] === RUN   TestEventsExecDie
09:32:45 [2021-02-19T09:32:45.237Z] --- PASS: TestEventsExecDie (0.55s)
09:32:45 [2021-02-19T09:32:45.237Z] === RUN   TestEventsBackwardsCompatible
09:32:45 [2021-02-19T09:32:45.237Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:32:45 [2021-02-19T09:32:45.237Z] === RUN   TestInfoBinaryCommits
09:32:45 [2021-02-19T09:32:45.237Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:32:45 [2021-02-19T09:32:45.237Z] === RUN   TestInfoAPIVersioned
09:32:45 [2021-02-19T09:32:45.237Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:32:45 [2021-02-19T09:32:45.237Z] === RUN   TestInfoDiscoveryBackend
09:32:47 [2021-02-19T09:32:47.145Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
09:32:47 [2021-02-19T09:32:47.145Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:32:50 [2021-02-19T09:32:50.428Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
09:32:50 [2021-02-19T09:32:50.429Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:32:50 [2021-02-19T09:32:50.429Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:32:50 [2021-02-19T09:32:50.429Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:32:50 [2021-02-19T09:32:50.429Z] === RUN   TestInfoAPI
09:32:50 [2021-02-19T09:32:50.429Z] --- PASS: TestInfoAPI (0.02s)
09:32:50 [2021-02-19T09:32:50.429Z] === RUN   TestInfoAPIWarnings
09:33:08 [2021-02-19T09:33:08.516Z] --- PASS: TestInfoAPIWarnings (17.37s)
09:33:08 [2021-02-19T09:33:08.516Z] === RUN   TestInfoDebug
09:33:09 [2021-02-19T09:33:09.086Z] --- PASS: TestInfoDebug (1.52s)
09:33:09 [2021-02-19T09:33:09.086Z] === RUN   TestInfoInsecureRegistries
09:33:10 [2021-02-19T09:33:10.987Z] --- PASS: TestInfoInsecureRegistries (1.52s)
09:33:10 [2021-02-19T09:33:10.987Z] === RUN   TestInfoRegistryMirrors
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestInfoRegistryMirrors (1.52s)
09:33:12 [2021-02-19T09:33:12.362Z] === RUN   TestLoginFailsWithBadCredentials
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
09:33:12 [2021-02-19T09:33:12.362Z] === RUN   TestPingCacheHeaders
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestPingCacheHeaders (0.02s)
09:33:12 [2021-02-19T09:33:12.362Z] === RUN   TestPingGet
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestPingGet (0.01s)
09:33:12 [2021-02-19T09:33:12.362Z] === RUN   TestPingHead
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestPingHead (0.02s)
09:33:12 [2021-02-19T09:33:12.362Z] === RUN   TestVersion
09:33:12 [2021-02-19T09:33:12.362Z] --- PASS: TestVersion (0.02s)
09:33:12 [2021-02-19T09:33:12.362Z] PASS
09:33:12 [2021-02-19T09:33:12.362Z] 
09:33:12 [2021-02-19T09:33:12.362Z] === Skipped
09:33:12 [2021-02-19T09:33:12.362Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:33:12 [2021-02-19T09:33:12.362Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:33:12 [2021-02-19T09:33:12.362Z] 
09:33:12 [2021-02-19T09:33:12.362Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:33:12 [2021-02-19T09:33:12.362Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:33:12 [2021-02-19T09:33:12.362Z] 
09:33:12 [2021-02-19T09:33:12.362Z] 
09:33:12 [2021-02-19T09:33:12.362Z] DONE 18 tests, 2 skipped in 27.918s
09:33:12 [2021-02-19T09:33:12.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:33:12 [2021-02-19T09:33:12.765Z] INFO: Testing against a local daemon
09:33:12 [2021-02-19T09:33:12.765Z] === RUN   TestVolumesCreateAndList
09:33:12 [2021-02-19T09:33:12.765Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:33:12 [2021-02-19T09:33:12.765Z] === RUN   TestVolumesRemove
09:33:12 [2021-02-19T09:33:12.765Z] --- PASS: TestVolumesRemove (0.07s)
09:33:12 [2021-02-19T09:33:12.765Z] === RUN   TestVolumesInspect
09:33:12 [2021-02-19T09:33:12.765Z] --- PASS: TestVolumesInspect (0.02s)
09:33:12 [2021-02-19T09:33:12.765Z] === RUN   TestVolumesInvalidJSON
09:33:12 [2021-02-19T09:33:12.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:33:12 [2021-02-19T09:33:12.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:33:12 [2021-02-19T09:33:12.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:33:12 [2021-02-19T09:33:12.765Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:33:12 [2021-02-19T09:33:12.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:33:12 [2021-02-19T09:33:12.765Z] PASS
09:33:12 [2021-02-19T09:33:12.765Z] 
09:33:12 [2021-02-19T09:33:12.765Z] DONE 5 tests in 0.253s
09:33:12 [2021-02-19T09:33:12.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:33:12 [2021-02-19T09:33:12.765Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12210 is not a child of this shell
09:33:12 [2021-02-19T09:33:12.765Z] warning: PID 12210 from bundles/test-integration/docker.pid had a nonzero exit code
09:33:12 [2021-02-19T09:33:12.765Z] Leaving: AppArmorNo profiles have been unloaded.
09:33:12 [2021-02-19T09:33:12.765Z] 
09:33:12 [2021-02-19T09:33:12.765Z] Unloading profiles will leave already running processes permanently
09:33:12 [2021-02-19T09:33:12.765Z] unconfined, which can lead to unexpected situations.
09:33:12 [2021-02-19T09:33:12.765Z] 
09:33:12 [2021-02-19T09:33:12.765Z] To set a process to complain mode, use the command line tool
09:33:12 [2021-02-19T09:33:12.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:33:12 [2021-02-19T09:33:12.765Z] Removing test suite binaries
09:33:12 [2021-02-19T09:33:12.765Z] exiting test-integration
09:33:12 [2021-02-19T09:33:12.765Z] ++ exit 0
09:33:13 [2021-02-19T09:33:13.701Z]