Skip to content

Console Output

08:59:53 [2020-06-10T08:59:53.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=adcf53dbd30842f802a86d0f06cf9875b6643c8b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:adcf53dbd30842f802a86d0f06cf9875b6643c8b hack/make.sh dynbinary test-integration
08:59:54 [2020-06-10T08:59:54.093Z] 
08:59:54 [2020-06-10T08:59:54.093Z] Removing bundles/
08:59:54 [2020-06-10T08:59:54.093Z] 
08:59:54 [2020-06-10T08:59:54.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:59:54 [2020-06-10T08:59:54.093Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:59:54 [2020-06-10T08:59:54.093Z] GOOS="" GOARCH="" GOARM=""
09:01:15 [2020-06-10T09:01:15.509Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:01:16 [2020-06-10T09:01:16.440Z] 
09:01:16 [2020-06-10T09:01:16.440Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:01:17 [2020-06-10T09:01:17.009Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:01:17 [2020-06-10T09:01:17.009Z] HOSTNAME=e42fa0ffd830
09:01:17 [2020-06-10T09:01:17.009Z] DEST=bundles/test-integration
09:01:17 [2020-06-10T09:01:17.009Z] PWD=/go/src/github.com/docker/docker
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_ROOTLESS=1
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_GITCOMMIT=adcf53dbd30842f802a86d0f06cf9875b6643c8b
09:01:17 [2020-06-10T09:01:17.009Z] container=docker
09:01:17 [2020-06-10T09:01:17.009Z] HOME=/root
09:01:17 [2020-06-10T09:01:17.009Z] GOLANG_VERSION=1.13.12
09:01:17 [2020-06-10T09:01:17.009Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:01:17 [2020-06-10T09:01:17.009Z] VALIDATE_BRANCH=master
09:01:17 [2020-06-10T09:01:17.009Z] TERM=xterm
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_PKG=github.com/docker/docker
09:01:17 [2020-06-10T09:01:17.009Z] SHLVL=1
09:01:17 [2020-06-10T09:01:17.009Z] TIMEOUT=120m
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_GRAPHDRIVER=overlay2
09:01:17 [2020-06-10T09:01:17.009Z] GO111MODULE=off
09:01:17 [2020-06-10T09:01:17.009Z] DOCKER_EXPERIMENTAL=1
09:01:17 [2020-06-10T09:01:17.009Z] TEST_SKIP_INTEGRATION_CLI=1
09:01:17 [2020-06-10T09:01:17.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:01:17 [2020-06-10T09:01:17.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:01:17 [2020-06-10T09:01:17.009Z] GOPATH=/go
09:01:17 [2020-06-10T09:01:17.009Z] PKG_CONFIG=pkg-config
09:01:17 [2020-06-10T09:01:17.009Z] _=/usr/bin/env
09:01:17 [2020-06-10T09:01:17.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:01:55 [2020-06-10T09:01:55.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:01:57 [2020-06-10T09:01:57.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:01:59 [2020-06-10T09:01:59.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:02:26 [2020-06-10T09:02:26.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:02:26 [2020-06-10T09:02:26.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:02:26 [2020-06-10T09:02:26.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:02:27 [2020-06-10T09:02:27.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:02:27 [2020-06-10T09:02:27.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:02:28 [2020-06-10T09:02:28.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:02:33 [2020-06-10T09:02:33.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:02:34 [2020-06-10T09:02:34.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:02:35 [2020-06-10T09:02:35.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:02:36 [2020-06-10T09:02:36.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:02:38 [2020-06-10T09:02:38.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:02:39 [2020-06-10T09:02:39.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:02:42 [2020-06-10T09:02:42.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:02:43 [2020-06-10T09:02:43.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:02:44 [2020-06-10T09:02:44.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:02:45 [2020-06-10T09:02:45.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:02:45 [2020-06-10T09:02:45.751Z] Using test binary docker
09:02:45 [2020-06-10T09:02:45.751Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:02:45 [2020-06-10T09:02:45.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:02:45 [2020-06-10T09:02:45.751Z] INFO: Waiting for daemon to start...
09:02:45 [2020-06-10T09:02:45.751Z] Starting dockerd
09:02:48 [2020-06-10T09:02:48.272Z] .
09:02:48 [2020-06-10T09:02:48.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:02:48 [2020-06-10T09:02:48.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:02:48 [2020-06-10T09:02:48.272Z] Error: No such image: emptyfs
09:02:48 [2020-06-10T09:02:48.272Z] Running integration-test (iteration 1)
09:02:48 [2020-06-10T09:02:48.272Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:02:58 [2020-06-10T09:02:58.229Z] Loaded image: buildpack-deps:jessie
09:02:58 [2020-06-10T09:02:58.229Z] Loaded image: busybox:latest
09:02:58 [2020-06-10T09:02:58.229Z] Loaded image: busybox:glibc
09:02:58 [2020-06-10T09:02:58.229Z] Loaded image: debian:jessie
09:02:58 [2020-06-10T09:02:58.229Z] Loaded image: hello-world:latest
09:02:58 [2020-06-10T09:02:58.229Z] INFO: Testing against a local daemon
09:02:58 [2020-06-10T09:02:58.229Z] === RUN   TestCgroupNamespacesBuild
09:03:00 [2020-06-10T09:03:00.751Z] --- PASS: TestCgroupNamespacesBuild (2.65s)
09:03:00 [2020-06-10T09:03:00.751Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:03:02 [2020-06-10T09:03:02.703Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s)
09:03:02 [2020-06-10T09:03:02.703Z] === RUN   TestBuildWithSession
09:03:02 [2020-06-10T09:03:02.703Z] --- SKIP: TestBuildWithSession (0.00s)
09:03:02 [2020-06-10T09:03:02.703Z]     build_session_test.go:25: TODO: BuildKit
09:03:02 [2020-06-10T09:03:02.703Z] === RUN   TestBuildSquashParent
09:03:10 [2020-06-10T09:03:10.802Z] --- PASS: TestBuildSquashParent (7.20s)
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:10 [2020-06-10T09:03:10.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:10 [2020-06-10T09:03:10.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:10 [2020-06-10T09:03:10.802Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:03:10 [2020-06-10T09:03:10.802Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:03:11 [2020-06-10T09:03:11.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:03:11 [2020-06-10T09:03:11.991Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:03:13 [2020-06-10T09:03:13.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:03:13 [2020-06-10T09:03:13.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:03:15 [2020-06-10T09:03:15.780Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
09:03:15 [2020-06-10T09:03:15.780Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
09:03:15 [2020-06-10T09:03:15.780Z] === RUN   TestBuildMultiStageCopy
09:03:15 [2020-06-10T09:03:15.780Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:03:19 [2020-06-10T09:03:19.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:03:20 [2020-06-10T09:03:20.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:03:21 [2020-06-10T09:03:21.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:03:22 [2020-06-10T09:03:22.284Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:03:23 [2020-06-10T09:03:23.214Z] --- PASS: TestBuildMultiStageCopy (7.28s)
09:03:23 [2020-06-10T09:03:23.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
09:03:23 [2020-06-10T09:03:23.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:03:23 [2020-06-10T09:03:23.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:03:23 [2020-06-10T09:03:23.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:03:23 [2020-06-10T09:03:23.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:03:23 [2020-06-10T09:03:23.214Z] === RUN   TestBuildMultiStageParentConfig
09:03:28 [2020-06-10T09:03:28.466Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
09:03:28 [2020-06-10T09:03:28.466Z] === RUN   TestBuildLabelWithTargets
09:03:36 [2020-06-10T09:03:36.559Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:03:36 [2020-06-10T09:03:36.559Z] === RUN   TestBuildWithEmptyLayers
09:03:39 [2020-06-10T09:03:39.081Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:03:39 [2020-06-10T09:03:39.081Z] === RUN   TestBuildMultiStageOnBuild
09:03:44 [2020-06-10T09:03:44.333Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:03:44 [2020-06-10T09:03:44.334Z] === RUN   TestBuildUncleanTarFilenames
09:03:44 [2020-06-10T09:03:44.897Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
09:03:44 [2020-06-10T09:03:44.897Z] === RUN   TestBuildMultiStageLayerLeak
09:03:49 [2020-06-10T09:03:49.071Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
09:03:49 [2020-06-10T09:03:49.071Z] === RUN   TestBuildWithHugeFile
09:04:45 [2020-06-10T09:04:45.267Z] --- PASS: TestBuildWithHugeFile (52.54s)
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildWithEmptyDockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:45 [2020-06-10T09:04:45.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
09:04:45 [2020-06-10T09:04:45.267Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
09:04:45 [2020-06-10T09:04:45.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
09:04:45 [2020-06-10T09:04:45.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildPreserveOwnership
09:04:45 [2020-06-10T09:04:45.267Z] === RUN   TestBuildPreserveOwnership/copy_from
09:04:48 [2020-06-10T09:04:48.540Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:04:52 [2020-06-10T09:04:52.714Z] --- PASS: TestBuildPreserveOwnership (9.99s)
09:04:52 [2020-06-10T09:04:52.714Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.98s)
09:04:52 [2020-06-10T09:04:52.714Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestBuildPlatformInvalid
09:04:52 [2020-06-10T09:04:52.714Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:04:52 [2020-06-10T09:04:52.714Z] PASS
09:04:52 [2020-06-10T09:04:52.714Z] 
09:04:52 [2020-06-10T09:04:52.714Z] === Skipped
09:04:52 [2020-06-10T09:04:52.714Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:04:52 [2020-06-10T09:04:52.714Z]     build_session_test.go:25: TODO: BuildKit
09:04:52 [2020-06-10T09:04:52.714Z] 
09:04:52 [2020-06-10T09:04:52.714Z] 
09:04:52 [2020-06-10T09:04:52.714Z] DONE 32 tests, 1 skipped in 124.224s
09:04:52 [2020-06-10T09:04:52.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:04:52 [2020-06-10T09:04:52.714Z] INFO: Testing against a local daemon
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigInspect
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestConfigInspect (0.02s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigList
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestConfigList (0.01s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigsCreateAndDelete
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigsUpdate
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestConfigsUpdate (0.01s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestTemplatedConfig
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestTemplatedConfig (0.00s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigCreateResolve
09:04:52 [2020-06-10T09:04:52.714Z] --- SKIP: TestConfigCreateResolve (0.02s)
09:04:52 [2020-06-10T09:04:52.714Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:52 [2020-06-10T09:04:52.714Z] === RUN   TestConfigDaemonLibtrustID
09:04:54 [2020-06-10T09:04:54.082Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
09:04:54 [2020-06-10T09:04:54.082Z] PASS
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === Skipped
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
09:04:54 [2020-06-10T09:04:54.082Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] 
09:04:54 [2020-06-10T09:04:54.082Z] DONE 7 tests, 6 skipped in 1.762s
09:04:54 [2020-06-10T09:04:54.082Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:04:54 [2020-06-10T09:04:54.339Z] INFO: Testing against a local daemon
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestCheckpoint
09:04:54 [2020-06-10T09:04:54.339Z] --- SKIP: TestCheckpoint (0.00s)
09:04:54 [2020-06-10T09:04:54.339Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestContainerInvalidJSON
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:04:54 [2020-06-10T09:04:54.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:04:54 [2020-06-10T09:04:54.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:04:54 [2020-06-10T09:04:54.339Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:04:54 [2020-06-10T09:04:54.339Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:04:54 [2020-06-10T09:04:54.339Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:04:54 [2020-06-10T09:04:54.339Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:04:54 [2020-06-10T09:04:54.339Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:04:54 [2020-06-10T09:04:54.339Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:04:54 [2020-06-10T09:04:54.339Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:04:54 [2020-06-10T09:04:54.339Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:04:54 [2020-06-10T09:04:54.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestCopyFromContainerPathIsNotDir
09:04:54 [2020-06-10T09:04:54.339Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:04:54 [2020-06-10T09:04:54.339Z] === RUN   TestCopyToContainerPathDoesNotExist
09:04:54 [2020-06-10T09:04:54.596Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:04:54 [2020-06-10T09:04:54.596Z] === RUN   TestCopyToContainerPathIsNotDir
09:04:54 [2020-06-10T09:04:54.596Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:04:54 [2020-06-10T09:04:54.596Z] === RUN   TestCopyFromContainer
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer//
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer//bar/root
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer//bar/root/
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/quux
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/quux/
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCopyFromContainer/bar/notarget
09:04:58 [2020-06-10T09:04:58.769Z] --- PASS: TestCopyFromContainer (4.25s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:04:58 [2020-06-10T09:04:58.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateLinkToNonExistingContainer
09:04:58 [2020-06-10T09:04:58.769Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateWithInvalidEnv
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateWithInvalidEnv/0
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateWithInvalidEnv/0
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateWithInvalidEnv/1
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateWithInvalidEnv/1
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateWithInvalidEnv/2
09:04:58 [2020-06-10T09:04:58.769Z] === PAUSE TestCreateWithInvalidEnv/2
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateWithInvalidEnv/0
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateWithInvalidEnv/2
09:04:58 [2020-06-10T09:04:58.769Z] === CONT  TestCreateWithInvalidEnv/1
09:04:58 [2020-06-10T09:04:58.769Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateTmpfsMountsTarget
09:04:58 [2020-06-10T09:04:58.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:04:58 [2020-06-10T09:04:58.769Z] === RUN   TestCreateWithCustomMaskedPaths
09:05:00 [2020-06-10T09:05:00.211Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:05:00 [2020-06-10T09:05:00.211Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
09:05:00 [2020-06-10T09:05:00.211Z] === RUN   TestCreateWithCustomReadonlyPaths
09:05:01 [2020-06-10T09:05:01.588Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:01 [2020-06-10T09:05:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:01 [2020-06-10T09:05:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:01 [2020-06-10T09:05:01.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:01 [2020-06-10T09:05:01.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:01 [2020-06-10T09:05:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:05:01 [2020-06-10T09:05:01.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:05:01 [2020-06-10T09:05:01.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:05:01 [2020-06-10T09:05:01.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:05:01 [2020-06-10T09:05:01.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:05:01 [2020-06-10T09:05:01.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:05:01 [2020-06-10T09:05:01.588Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:05:02 [2020-06-10T09:05:02.152Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestCreateDifferentPlatform
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestCreateDifferentPlatform/different_os
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:05:02 [2020-06-10T09:05:02.152Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:05:02 [2020-06-10T09:05:02.152Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:05:02 [2020-06-10T09:05:02.152Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestContainerStartOnDaemonRestart
09:05:02 [2020-06-10T09:05:02.152Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:05:02 [2020-06-10T09:05:02.152Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestDaemonRestartIpcMode
09:05:02 [2020-06-10T09:05:02.152Z] === PAUSE TestDaemonRestartIpcMode
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestDaemonHostGatewayIP
09:05:02 [2020-06-10T09:05:02.152Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:05:02 [2020-06-10T09:05:02.152Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestContainerKillOnDaemonStart
09:05:02 [2020-06-10T09:05:02.152Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:05:02 [2020-06-10T09:05:02.152Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:05:02 [2020-06-10T09:05:02.152Z] === RUN   TestDiff
09:05:02 [2020-06-10T09:05:02.408Z] --- PASS: TestDiff (0.47s)
09:05:02 [2020-06-10T09:05:02.408Z] === RUN   TestExecWithCloseStdin
09:05:02 [2020-06-10T09:05:02.972Z] --- PASS: TestExecWithCloseStdin (0.51s)
09:05:02 [2020-06-10T09:05:02.972Z] === RUN   TestExec
09:05:03 [2020-06-10T09:05:03.535Z] --- PASS: TestExec (0.49s)
09:05:03 [2020-06-10T09:05:03.535Z] === RUN   TestExecUser
09:05:04 [2020-06-10T09:05:04.098Z] --- PASS: TestExecUser (0.50s)
09:05:04 [2020-06-10T09:05:04.098Z] === RUN   TestExportContainerAndImportImage
09:05:04 [2020-06-10T09:05:04.662Z] --- PASS: TestExportContainerAndImportImage (0.62s)
09:05:04 [2020-06-10T09:05:04.662Z] === RUN   TestExportContainerAfterDaemonRestart
09:05:07 [2020-06-10T09:05:07.933Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
09:05:07 [2020-06-10T09:05:07.933Z] === RUN   TestHealthCheckWorkdir
09:05:08 [2020-06-10T09:05:08.499Z] --- PASS: TestHealthCheckWorkdir (0.62s)
09:05:08 [2020-06-10T09:05:08.499Z] === RUN   TestHealthKillContainer
09:05:11 [2020-06-10T09:05:11.018Z] --- PASS: TestHealthKillContainer (2.59s)
09:05:11 [2020-06-10T09:05:11.018Z] === RUN   TestInspectCpusetInConfigPre120
09:05:11 [2020-06-10T09:05:11.581Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
09:05:11 [2020-06-10T09:05:11.581Z] === RUN   TestIpcModeNone
09:05:12 [2020-06-10T09:05:12.144Z] --- PASS: TestIpcModeNone (0.48s)
09:05:12 [2020-06-10T09:05:12.144Z] === RUN   TestIpcModePrivate
09:05:12 [2020-06-10T09:05:12.707Z] --- PASS: TestIpcModePrivate (0.49s)
09:05:12 [2020-06-10T09:05:12.707Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
09:05:12 [2020-06-10T09:05:12.707Z] === RUN   TestIpcModeShareable
09:05:12 [2020-06-10T09:05:12.707Z] --- SKIP: TestIpcModeShareable (0.00s)
09:05:12 [2020-06-10T09:05:12.707Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:12 [2020-06-10T09:05:12.707Z] === RUN   TestAPIIpcModeShareableAndContainer
09:05:14 [2020-06-10T09:05:14.076Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
09:05:14 [2020-06-10T09:05:14.076Z] === RUN   TestAPIIpcModeHost
09:05:14 [2020-06-10T09:05:14.076Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:05:14 [2020-06-10T09:05:14.076Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:14 [2020-06-10T09:05:14.076Z] === RUN   TestDaemonIpcModeShareable
09:05:14 [2020-06-10T09:05:14.076Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:05:14 [2020-06-10T09:05:14.076Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:14 [2020-06-10T09:05:14.076Z] === RUN   TestDaemonIpcModePrivate
09:05:16 [2020-06-10T09:05:16.596Z] --- PASS: TestDaemonIpcModePrivate (2.19s)
09:05:16 [2020-06-10T09:05:16.596Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:05:16 [2020-06-10T09:05:16.596Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:05:16 [2020-06-10T09:05:16.596Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:05:16 [2020-06-10T09:05:16.596Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:05:16 [2020-06-10T09:05:16.596Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestIpcModeOlderClient
09:05:16 [2020-06-10T09:05:16.596Z] === PAUSE TestIpcModeOlderClient
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestKillContainerInvalidSignal
09:05:16 [2020-06-10T09:05:16.596Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestKillContainer
09:05:16 [2020-06-10T09:05:16.596Z] === RUN   TestKillContainer/no_signal
09:05:17 [2020-06-10T09:05:17.159Z] === RUN   TestKillContainer/non_killing_signal
09:05:17 [2020-06-10T09:05:17.417Z] === RUN   TestKillContainer/killing_signal
09:05:17 [2020-06-10T09:05:17.981Z] --- PASS: TestKillContainer (1.31s)
09:05:17 [2020-06-10T09:05:17.981Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:05:17 [2020-06-10T09:05:17.981Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
09:05:17 [2020-06-10T09:05:17.981Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
09:05:17 [2020-06-10T09:05:17.981Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:05:17 [2020-06-10T09:05:17.981Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:05:18 [2020-06-10T09:05:18.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:05:18 [2020-06-10T09:05:18.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
09:05:18 [2020-06-10T09:05:18.801Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:05:18 [2020-06-10T09:05:18.801Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
09:05:18 [2020-06-10T09:05:18.801Z] === RUN   TestKillStoppedContainer
09:05:18 [2020-06-10T09:05:18.801Z] --- PASS: TestKillStoppedContainer (0.04s)
09:05:18 [2020-06-10T09:05:18.801Z] === RUN   TestKillStoppedContainerAPIPre120
09:05:19 [2020-06-10T09:05:19.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:05:19 [2020-06-10T09:05:19.058Z] === RUN   TestKillDifferentUserContainer
09:05:19 [2020-06-10T09:05:19.315Z] --- PASS: TestKillDifferentUserContainer (0.44s)
09:05:19 [2020-06-10T09:05:19.315Z] === RUN   TestInspectOomKilledTrue
09:05:19 [2020-06-10T09:05:19.315Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:05:19 [2020-06-10T09:05:19.315Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:19 [2020-06-10T09:05:19.315Z] === RUN   TestInspectOomKilledFalse
09:05:19 [2020-06-10T09:05:19.315Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:05:19 [2020-06-10T09:05:19.315Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:05:19 [2020-06-10T09:05:19.315Z] === RUN   TestLinksEtcHostsContentMatch
09:05:19 [2020-06-10T09:05:19.315Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:05:19 [2020-06-10T09:05:19.315Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:05:19 [2020-06-10T09:05:19.315Z] === RUN   TestLinksContainerNames
09:05:20 [2020-06-10T09:05:20.274Z] --- PASS: TestLinksContainerNames (0.89s)
09:05:20 [2020-06-10T09:05:20.274Z] === RUN   TestLogsFollowTailEmpty
09:05:20 [2020-06-10T09:05:20.855Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
09:05:20 [2020-06-10T09:05:20.855Z] === RUN   TestContainerNetworkMountsNoChown
09:05:21 [2020-06-10T09:05:21.125Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/default
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/default
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/private
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/private
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rprivate
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rprivate
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/slave
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/slave
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rslave
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rslave
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/shared
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/shared
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rshared
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rshared
09:05:21 [2020-06-10T09:05:21.125Z] === CONT  TestMountDaemonRoot/default
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/default/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === CONT  TestMountDaemonRoot/rslave
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/default/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === CONT  TestMountDaemonRoot/rshared
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:05:21 [2020-06-10T09:05:21.125Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/shared
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/rprivate
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/slave
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/private
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/private/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/private/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/default/mount_root
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:05:21 [2020-06-10T09:05:21.126Z] === CONT  TestMountDaemonRoot/default/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:05:21 [2020-06-10T09:05:21.387Z] === CONT  TestMountDaemonRoot/private/bind_root
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/private/mount_root
09:05:21 [2020-06-10T09:05:21.643Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:05:21 [2020-06-10T09:05:21.643Z] --- PASS: TestMountDaemonRoot (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:05:21 [2020-06-10T09:05:21.643Z] === RUN   TestContainerBindMountNonRecursive
09:05:21 [2020-06-10T09:05:21.643Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:05:21 [2020-06-10T09:05:21.643Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:05:21 [2020-06-10T09:05:21.643Z] === RUN   TestNetworkNat
09:05:22 [2020-06-10T09:05:22.207Z] --- PASS: TestNetworkNat (0.67s)
09:05:22 [2020-06-10T09:05:22.207Z] === RUN   TestNetworkLocalhostTCPNat
09:05:22 [2020-06-10T09:05:22.770Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
09:05:22 [2020-06-10T09:05:22.770Z] === RUN   TestNetworkLoopbackNat
09:05:23 [2020-06-10T09:05:23.334Z] --- PASS: TestNetworkLoopbackNat (0.57s)
09:05:23 [2020-06-10T09:05:23.334Z] === RUN   TestPause
09:05:23 [2020-06-10T09:05:23.334Z] --- SKIP: TestPause (0.00s)
09:05:23 [2020-06-10T09:05:23.334Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:23 [2020-06-10T09:05:23.334Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:05:23 [2020-06-10T09:05:23.334Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:05:23 [2020-06-10T09:05:23.334Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:05:23 [2020-06-10T09:05:23.334Z] === RUN   TestPauseStopPausedContainer
09:05:23 [2020-06-10T09:05:23.334Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:05:23 [2020-06-10T09:05:23.334Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:23 [2020-06-10T09:05:23.334Z] === RUN   TestPsFilter
09:05:23 [2020-06-10T09:05:23.334Z] --- PASS: TestPsFilter (0.10s)
09:05:23 [2020-06-10T09:05:23.334Z] === RUN   TestRemoveContainerWithRemovedVolume
09:05:23 [2020-06-10T09:05:23.897Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
09:05:23 [2020-06-10T09:05:23.897Z] === RUN   TestRemoveContainerWithVolume
09:05:24 [2020-06-10T09:05:24.460Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
09:05:24 [2020-06-10T09:05:24.460Z] === RUN   TestRemoveContainerRunning
09:05:24 [2020-06-10T09:05:24.716Z] --- PASS: TestRemoveContainerRunning (0.43s)
09:05:24 [2020-06-10T09:05:24.716Z] === RUN   TestRemoveContainerForceRemoveRunning
09:05:25 [2020-06-10T09:05:25.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:05:25 [2020-06-10T09:05:25.280Z] === RUN   TestRemoveInvalidContainer
09:05:25 [2020-06-10T09:05:25.280Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:05:25 [2020-06-10T09:05:25.280Z] === RUN   TestRenameLinkedContainer
09:05:27 [2020-06-10T09:05:27.173Z] --- PASS: TestRenameLinkedContainer (1.73s)
09:05:27 [2020-06-10T09:05:27.173Z] === RUN   TestRenameStoppedContainer
09:05:27 [2020-06-10T09:05:27.430Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:05:27 [2020-06-10T09:05:27.430Z] === RUN   TestRenameRunningContainerAndReuse
09:05:28 [2020-06-10T09:05:28.367Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
09:05:28 [2020-06-10T09:05:28.367Z] === RUN   TestRenameInvalidName
09:05:28 [2020-06-10T09:05:28.624Z] --- PASS: TestRenameInvalidName (0.46s)
09:05:28 [2020-06-10T09:05:28.624Z] === RUN   TestRenameAnonymousContainer
09:05:30 [2020-06-10T09:05:30.516Z] --- PASS: TestRenameAnonymousContainer (1.57s)
09:05:30 [2020-06-10T09:05:30.516Z] === RUN   TestRenameContainerWithSameName
09:05:30 [2020-06-10T09:05:30.774Z] --- PASS: TestRenameContainerWithSameName (0.44s)
09:05:30 [2020-06-10T09:05:30.774Z] === RUN   TestRenameContainerWithLinkedContainer
09:05:31 [2020-06-10T09:05:31.704Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
09:05:31 [2020-06-10T09:05:31.704Z] === RUN   TestResize
09:05:31 [2020-06-10T09:05:31.960Z] --- PASS: TestResize (0.43s)
09:05:31 [2020-06-10T09:05:31.960Z] === RUN   TestResizeWithInvalidSize
09:05:32 [2020-06-10T09:05:32.523Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:05:32 [2020-06-10T09:05:32.523Z] === RUN   TestResizeWhenContainerNotStarted
09:05:32 [2020-06-10T09:05:32.780Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
09:05:32 [2020-06-10T09:05:32.780Z] === RUN   TestDaemonRestartKillContainers
09:05:32 [2020-06-10T09:05:32.780Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:05:32 [2020-06-10T09:05:32.780Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:05:32 [2020-06-10T09:05:32.780Z] === RUN   TestCgroupNamespacesRun
09:05:35 [2020-06-10T09:05:35.302Z] --- PASS: TestCgroupNamespacesRun (2.17s)
09:05:35 [2020-06-10T09:05:35.302Z] === RUN   TestCgroupNamespacesRunPrivileged
09:05:37 [2020-06-10T09:05:37.194Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
09:05:37 [2020-06-10T09:05:37.194Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:05:39 [2020-06-10T09:05:39.715Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
09:05:39 [2020-06-10T09:05:39.715Z] === RUN   TestCgroupNamespacesRunHostMode
09:05:41 [2020-06-10T09:05:41.606Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
09:05:41 [2020-06-10T09:05:41.606Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:05:44 [2020-06-10T09:05:44.130Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s)
09:05:44 [2020-06-10T09:05:44.130Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:05:46 [2020-06-10T09:05:46.022Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
09:05:46 [2020-06-10T09:05:46.023Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:05:47 [2020-06-10T09:05:47.915Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
09:05:47 [2020-06-10T09:05:47.915Z] === RUN   TestCgroupNamespacesRunOlderClient
09:05:49 [2020-06-10T09:05:49.807Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
09:05:49 [2020-06-10T09:05:49.808Z] === RUN   TestKernelTCPMemory
09:05:49 [2020-06-10T09:05:49.808Z] --- SKIP: TestKernelTCPMemory (0.03s)
09:05:49 [2020-06-10T09:05:49.808Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:49 [2020-06-10T09:05:49.808Z] === RUN   TestNISDomainname
09:05:49 [2020-06-10T09:05:49.808Z] --- SKIP: TestNISDomainname (0.01s)
09:05:49 [2020-06-10T09:05:49.808Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:05:49 [2020-06-10T09:05:49.808Z] === RUN   TestHostnameDnsResolution
09:05:50 [2020-06-10T09:05:50.371Z] --- PASS: TestHostnameDnsResolution (0.69s)
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStats
09:05:50 [2020-06-10T09:05:50.371Z] --- SKIP: TestStats (0.00s)
09:05:50 [2020-06-10T09:05:50.371Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStopContainerWithTimeout
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStopContainerWithTimeout/0
09:05:50 [2020-06-10T09:05:50.371Z] === PAUSE TestStopContainerWithTimeout/0
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStopContainerWithTimeout/1
09:05:50 [2020-06-10T09:05:50.371Z] === PAUSE TestStopContainerWithTimeout/1
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStopContainerWithTimeout/3
09:05:50 [2020-06-10T09:05:50.371Z] === PAUSE TestStopContainerWithTimeout/3
09:05:50 [2020-06-10T09:05:50.371Z] === RUN   TestStopContainerWithTimeout/-1
09:05:50 [2020-06-10T09:05:50.371Z] === PAUSE TestStopContainerWithTimeout/-1
09:05:50 [2020-06-10T09:05:50.371Z] === CONT  TestStopContainerWithTimeout/0
09:05:50 [2020-06-10T09:05:50.371Z] === CONT  TestStopContainerWithTimeout/-1
09:05:51 [2020-06-10T09:05:51.300Z] === CONT  TestStopContainerWithTimeout/3
09:05:53 [2020-06-10T09:05:53.193Z] === CONT  TestStopContainerWithTimeout/1
09:05:54 [2020-06-10T09:05:54.561Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:05:54 [2020-06-10T09:05:54.561Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
09:05:54 [2020-06-10T09:05:54.561Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
09:05:54 [2020-06-10T09:05:54.561Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
09:05:54 [2020-06-10T09:05:54.561Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
09:05:54 [2020-06-10T09:05:54.561Z] === RUN   TestDeleteDevicemapper
09:05:54 [2020-06-10T09:05:54.561Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:05:54 [2020-06-10T09:05:54.561Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:05:54 [2020-06-10T09:05:54.561Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:05:55 [2020-06-10T09:05:55.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
09:05:55 [2020-06-10T09:05:55.930Z] === RUN   TestUpdateMemory
09:05:55 [2020-06-10T09:05:55.930Z] --- SKIP: TestUpdateMemory (0.00s)
09:05:55 [2020-06-10T09:05:55.930Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:55 [2020-06-10T09:05:55.930Z] === RUN   TestUpdateCPUQuota
09:05:55 [2020-06-10T09:05:55.930Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:05:55 [2020-06-10T09:05:55.930Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:55 [2020-06-10T09:05:55.930Z] === RUN   TestUpdatePidsLimit
09:05:55 [2020-06-10T09:05:55.930Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:05:55 [2020-06-10T09:05:55.930Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:05:55 [2020-06-10T09:05:55.930Z] === RUN   TestUpdateRestartPolicy
09:06:08 [2020-06-10T09:06:08.105Z] --- PASS: TestUpdateRestartPolicy (11.04s)
09:06:08 [2020-06-10T09:06:08.105Z] === RUN   TestUpdateRestartWithAutoRemove
09:06:08 [2020-06-10T09:06:08.106Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s)
09:06:08 [2020-06-10T09:06:08.106Z] === RUN   TestWaitNonBlocked
09:06:08 [2020-06-10T09:06:08.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:08 [2020-06-10T09:06:08.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:08 [2020-06-10T09:06:08.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:08 [2020-06-10T09:06:08.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:08 [2020-06-10T09:06:08.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:06:08 [2020-06-10T09:06:08.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:06:08 [2020-06-10T09:06:08.362Z] --- PASS: TestWaitNonBlocked (0.01s)
09:06:08 [2020-06-10T09:06:08.362Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
09:06:08 [2020-06-10T09:06:08.362Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
09:06:08 [2020-06-10T09:06:08.362Z] === RUN   TestWaitBlocked
09:06:08 [2020-06-10T09:06:08.362Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:06:08 [2020-06-10T09:06:08.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:06:08 [2020-06-10T09:06:08.362Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:06:08 [2020-06-10T09:06:08.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:06:08 [2020-06-10T09:06:08.362Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:06:08 [2020-06-10T09:06:08.362Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:06:09 [2020-06-10T09:06:09.293Z] --- PASS: TestWaitBlocked (0.01s)
09:06:09 [2020-06-10T09:06:09.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
09:06:09 [2020-06-10T09:06:09.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
09:06:09 [2020-06-10T09:06:09.293Z] === CONT  TestDaemonRestartIpcMode
09:06:09 [2020-06-10T09:06:09.293Z] === CONT  TestIpcModeOlderClient
09:06:09 [2020-06-10T09:06:09.293Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:06:13 [2020-06-10T09:06:13.466Z] --- PASS: TestDaemonRestartIpcMode (4.26s)
09:06:13 [2020-06-10T09:06:13.466Z] PASS
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === Skipped
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:06:13 [2020-06-10T09:06:13.466Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:06:13 [2020-06-10T09:06:13.466Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
09:06:13 [2020-06-10T09:06:13.466Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:06:13 [2020-06-10T09:06:13.466Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:06:13 [2020-06-10T09:06:13.466Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] 
09:06:13 [2020-06-10T09:06:13.466Z] DONE 184 tests, 24 skipped in 79.246s
09:06:13 [2020-06-10T09:06:13.466Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:06:13 [2020-06-10T09:06:13.722Z] INFO: Testing against a local daemon
09:06:13 [2020-06-10T09:06:13.722Z] === RUN   TestCommitInheritsEnv
09:06:15 [2020-06-10T09:06:15.093Z] --- PASS: TestCommitInheritsEnv (1.55s)
09:06:15 [2020-06-10T09:06:15.093Z] === RUN   TestImportExtremelyLargeImageWorks
09:06:15 [2020-06-10T09:06:15.093Z] === PAUSE TestImportExtremelyLargeImageWorks
09:06:15 [2020-06-10T09:06:15.093Z] === RUN   TestImagesFilterMultiReference
09:06:15 [2020-06-10T09:06:15.349Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:06:15 [2020-06-10T09:06:15.349Z] === RUN   TestImagePullPlatformInvalid
09:06:15 [2020-06-10T09:06:15.349Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:06:15 [2020-06-10T09:06:15.349Z] === RUN   TestRemoveImageOrphaning
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestRemoveImageOrphaning (1.90s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestRemoveImageGarbageCollector
09:06:17 [2020-06-10T09:06:17.241Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:06:17 [2020-06-10T09:06:17.241Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagInvalidReference
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagInvalidReference (0.01s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagValidPrefixedRepo
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagExistedNameWithoutForce
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagOfficialNames
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagOfficialNames (0.05s)
09:06:17 [2020-06-10T09:06:17.241Z] === RUN   TestTagMatchesDigest
09:06:17 [2020-06-10T09:06:17.241Z] --- PASS: TestTagMatchesDigest (0.02s)
09:06:17 [2020-06-10T09:06:17.241Z] === CONT  TestImportExtremelyLargeImageWorks
09:08:08 [2020-06-10T09:08:08.648Z] --- PASS: TestImportExtremelyLargeImageWorks (108.89s)
09:08:08 [2020-06-10T09:08:08.648Z] PASS
09:08:08 [2020-06-10T09:08:08.648Z] 
09:08:08 [2020-06-10T09:08:08.648Z] === Skipped
09:08:08 [2020-06-10T09:08:08.648Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:08:08 [2020-06-10T09:08:08.648Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:08:08 [2020-06-10T09:08:08.648Z] 
09:08:08 [2020-06-10T09:08:08.648Z] 
09:08:08 [2020-06-10T09:08:08.648Z] DONE 12 tests, 1 skipped in 112.852s
09:08:08 [2020-06-10T09:08:08.648Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:08:08 [2020-06-10T09:08:08.648Z] INFO: Testing against a local daemon
09:08:08 [2020-06-10T09:08:08.648Z] === RUN   TestNetworkCreateDelete
09:08:08 [2020-06-10T09:08:08.648Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:08:08 [2020-06-10T09:08:08.648Z] === RUN   TestDockerNetworkDeletePreferID
09:08:08 [2020-06-10T09:08:08.648Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
09:08:08 [2020-06-10T09:08:08.648Z] === RUN   TestDaemonDNSFallback
09:08:09 [2020-06-10T09:08:09.211Z] --- PASS: TestDaemonDNSFallback (2.33s)
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestInspectNetwork
09:08:09 [2020-06-10T09:08:09.211Z] --- SKIP: TestInspectNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestRunContainerWithBridgeNone
09:08:09 [2020-06-10T09:08:09.211Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestNetworkInvalidJSON
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestNetworkInvalidJSON//networks/create
09:08:09 [2020-06-10T09:08:09.211Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:08:09 [2020-06-10T09:08:09.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:09 [2020-06-10T09:08:09.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:09 [2020-06-10T09:08:09.211Z] === CONT  TestNetworkInvalidJSON//networks/create
09:08:09 [2020-06-10T09:08:09.211Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:08:09 [2020-06-10T09:08:09.211Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:08:09 [2020-06-10T09:08:09.211Z] --- PASS: TestNetworkInvalidJSON (0.04s)
09:08:09 [2020-06-10T09:08:09.211Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestHostIPv4BridgeLabel
09:08:09 [2020-06-10T09:08:09.211Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:08:09 [2020-06-10T09:08:09.211Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestDaemonRestartWithLiveRestore
09:08:09 [2020-06-10T09:08:09.211Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
09:08:09 [2020-06-10T09:08:09.211Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.211Z] === RUN   TestDaemonDefaultNetworkPools
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestDaemonRestartWithExistingNetwork
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestServiceWithPredefinedNetwork
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:236: FLAKY_TEST
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestServiceWithDataPathPortInit
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:08:09 [2020-06-10T09:08:09.469Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] PASS
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === Skipped
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:236: FLAKY_TEST
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:08:09 [2020-06-10T09:08:09.469Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] 
09:08:09 [2020-06-10T09:08:09.469Z] DONE 19 tests, 12 skipped in 3.234s
09:08:09 [2020-06-10T09:08:09.469Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:08:09 [2020-06-10T09:08:09.726Z] INFO: Testing against a local daemon
09:08:09 [2020-06-10T09:08:09.726Z] === RUN   TestDockerNetworkIpvlanPersistance
09:08:09 [2020-06-10T09:08:09.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:08:09 [2020-06-10T09:08:09.726Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:09 [2020-06-10T09:08:09.726Z] === RUN   TestDockerNetworkIpvlan
09:08:09 [2020-06-10T09:08:09.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:08:09 [2020-06-10T09:08:09.726Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:09 [2020-06-10T09:08:09.726Z] PASS
09:08:09 [2020-06-10T09:08:09.726Z] 
09:08:09 [2020-06-10T09:08:09.726Z] === Skipped
09:08:09 [2020-06-10T09:08:09.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:08:09 [2020-06-10T09:08:09.726Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:09 [2020-06-10T09:08:09.726Z] 
09:08:09 [2020-06-10T09:08:09.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:08:09 [2020-06-10T09:08:09.726Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:08:09 [2020-06-10T09:08:09.726Z] 
09:08:09 [2020-06-10T09:08:09.726Z] 
09:08:09 [2020-06-10T09:08:09.726Z] DONE 2 tests, 2 skipped in 0.149s
09:08:09 [2020-06-10T09:08:09.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:08:09 [2020-06-10T09:08:09.983Z] INFO: Testing against a local daemon
09:08:09 [2020-06-10T09:08:09.983Z] === RUN   TestDockerNetworkMacvlanPersistance
09:08:09 [2020-06-10T09:08:09.983Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:08:09 [2020-06-10T09:08:09.983Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.983Z] === RUN   TestDockerNetworkMacvlan
09:08:09 [2020-06-10T09:08:09.983Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:08:09 [2020-06-10T09:08:09.983Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.983Z] PASS
09:08:09 [2020-06-10T09:08:09.983Z] 
09:08:09 [2020-06-10T09:08:09.983Z] === Skipped
09:08:09 [2020-06-10T09:08:09.983Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:08:09 [2020-06-10T09:08:09.983Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.983Z] 
09:08:09 [2020-06-10T09:08:09.983Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:08:09 [2020-06-10T09:08:09.983Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:09 [2020-06-10T09:08:09.983Z] 
09:08:09 [2020-06-10T09:08:09.983Z] 
09:08:09 [2020-06-10T09:08:09.983Z] DONE 2 tests, 2 skipped in 0.282s
09:08:09 [2020-06-10T09:08:09.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:08:09 [2020-06-10T09:08:09.983Z] testing: warning: no tests to run
09:08:09 [2020-06-10T09:08:09.983Z] PASS
09:08:09 [2020-06-10T09:08:09.983Z] 
09:08:09 [2020-06-10T09:08:09.983Z] DONE 0 tests in 0.028s
09:08:09 [2020-06-10T09:08:09.983Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:08:10 [2020-06-10T09:08:10.240Z] INFO: Testing against a local daemon
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginAllowRequest
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginTLS
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginDenyRequest
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginAPIDenyResponse
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginDenyResponse
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginAllowEventStream
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginErrorResponse
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginErrorRequest
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginHeader
09:08:10 [2020-06-10T09:08:10.240Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:08:10 [2020-06-10T09:08:10.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.240Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:08:10 [2020-06-10T09:08:10.803Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] === RUN   TestAuthZPluginV2Disable
09:08:10 [2020-06-10T09:08:10.803Z] --- SKIP: TestAuthZPluginV2Disable (0.06s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:08:10 [2020-06-10T09:08:10.803Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.09s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:08:10 [2020-06-10T09:08:10.803Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:08:10 [2020-06-10T09:08:10.803Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] PASS
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === Skipped
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.06s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.09s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
09:08:10 [2020-06-10T09:08:10.803Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] 
09:08:10 [2020-06-10T09:08:10.803Z] DONE 17 tests, 17 skipped in 0.883s
09:08:10 [2020-06-10T09:08:10.803Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:08:11 [2020-06-10T09:08:11.060Z] INFO: Testing against a local daemon
09:08:11 [2020-06-10T09:08:11.060Z] === RUN   TestPluginInvalidJSON
09:08:11 [2020-06-10T09:08:11.060Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:08:11 [2020-06-10T09:08:11.060Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:08:11 [2020-06-10T09:08:11.060Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:08:11 [2020-06-10T09:08:11.060Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:08:11 [2020-06-10T09:08:11.060Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:08:11 [2020-06-10T09:08:11.060Z] === RUN   TestPluginInstall
09:08:11 [2020-06-10T09:08:11.060Z] --- SKIP: TestPluginInstall (0.00s)
09:08:11 [2020-06-10T09:08:11.060Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:11 [2020-06-10T09:08:11.060Z] PASS
09:08:11 [2020-06-10T09:08:11.060Z] 
09:08:11 [2020-06-10T09:08:11.060Z] === Skipped
09:08:11 [2020-06-10T09:08:11.060Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:08:11 [2020-06-10T09:08:11.060Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:08:11 [2020-06-10T09:08:11.060Z] 
09:08:11 [2020-06-10T09:08:11.060Z] 
09:08:11 [2020-06-10T09:08:11.060Z] DONE 3 tests, 1 skipped in 0.172s
09:08:11 [2020-06-10T09:08:11.060Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:08:11 [2020-06-10T09:08:11.317Z] INFO: Testing against a local daemon
09:08:11 [2020-06-10T09:08:11.317Z] === RUN   TestExternalGraphDriver
09:08:11 [2020-06-10T09:08:11.317Z] --- SKIP: TestExternalGraphDriver (0.08s)
09:08:11 [2020-06-10T09:08:11.317Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:08:11 [2020-06-10T09:08:11.317Z] === RUN   TestGraphdriverPluginV2
09:08:17 [2020-06-10T09:08:17.861Z] --- PASS: TestGraphdriverPluginV2 (5.91s)
09:08:17 [2020-06-10T09:08:17.861Z] PASS
09:08:17 [2020-06-10T09:08:17.861Z] 
09:08:17 [2020-06-10T09:08:17.861Z] === Skipped
09:08:17 [2020-06-10T09:08:17.861Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
09:08:17 [2020-06-10T09:08:17.861Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:08:17 [2020-06-10T09:08:17.861Z] 
09:08:17 [2020-06-10T09:08:17.861Z] 
09:08:17 [2020-06-10T09:08:17.861Z] DONE 2 tests, 1 skipped in 6.152s
09:08:17 [2020-06-10T09:08:17.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:08:17 [2020-06-10T09:08:17.861Z] INFO: Testing against a local daemon
09:08:17 [2020-06-10T09:08:17.861Z] === RUN   TestContinueAfterPluginCrash
09:08:17 [2020-06-10T09:08:17.861Z] === PAUSE TestContinueAfterPluginCrash
09:08:17 [2020-06-10T09:08:17.861Z] === RUN   TestReadPluginNoRead
09:08:17 [2020-06-10T09:08:17.861Z] === PAUSE TestReadPluginNoRead
09:08:17 [2020-06-10T09:08:17.861Z] === RUN   TestDaemonStartWithLogOpt
09:08:17 [2020-06-10T09:08:17.861Z] === PAUSE TestDaemonStartWithLogOpt
09:08:17 [2020-06-10T09:08:17.861Z] === CONT  TestContinueAfterPluginCrash
09:08:17 [2020-06-10T09:08:17.861Z] === CONT  TestDaemonStartWithLogOpt
09:08:32 [2020-06-10T09:08:32.717Z] --- PASS: TestDaemonStartWithLogOpt (14.56s)
09:08:32 [2020-06-10T09:08:32.717Z] === CONT  TestReadPluginNoRead
09:08:36 [2020-06-10T09:08:36.014Z] === RUN   TestReadPluginNoRead/disabled_caching
09:08:36 [2020-06-10T09:08:36.014Z] --- PASS: TestContinueAfterPluginCrash (18.26s)
09:08:37 [2020-06-10T09:08:37.929Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:08:40 [2020-06-10T09:08:40.450Z] === RUN   TestReadPluginNoRead/default
09:08:42 [2020-06-10T09:08:42.971Z] --- PASS: TestReadPluginNoRead (10.42s)
09:08:42 [2020-06-10T09:08:42.971Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.27s)
09:08:42 [2020-06-10T09:08:42.971Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s)
09:08:42 [2020-06-10T09:08:42.971Z]     --- PASS: TestReadPluginNoRead/default (2.29s)
09:08:42 [2020-06-10T09:08:42.971Z]     read_test.go:92: [d0b1b0b5a634d] daemon is not started
09:08:42 [2020-06-10T09:08:42.971Z] PASS
09:08:42 [2020-06-10T09:08:42.971Z] 
09:08:42 [2020-06-10T09:08:42.971Z] DONE 6 tests in 25.325s
09:08:42 [2020-06-10T09:08:42.971Z] 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:08:42 [2020-06-10T09:08:42.971Z] testing: warning: no tests to run
09:08:42 [2020-06-10T09:08:42.971Z] PASS
09:08:42 [2020-06-10T09:08:42.971Z] 
09:08:42 [2020-06-10T09:08:42.971Z] DONE 0 tests in 0.056s
09:08:42 [2020-06-10T09:08:42.971Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:08:42 [2020-06-10T09:08:42.971Z] INFO: Testing against a local daemon
09:08:42 [2020-06-10T09:08:42.971Z] === RUN   TestPluginWithDevMounts
09:08:42 [2020-06-10T09:08:42.971Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:08:42 [2020-06-10T09:08:42.971Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:08:42 [2020-06-10T09:08:42.971Z] PASS
09:08:42 [2020-06-10T09:08:42.971Z] 
09:08:42 [2020-06-10T09:08:42.971Z] === Skipped
09:08:42 [2020-06-10T09:08:42.971Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:08:42 [2020-06-10T09:08:42.971Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:08:42 [2020-06-10T09:08:42.971Z] 
09:08:42 [2020-06-10T09:08:42.971Z] 
09:08:42 [2020-06-10T09:08:42.971Z] DONE 1 tests, 1 skipped in 0.162s
09:08:42 [2020-06-10T09:08:42.971Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:08:42 [2020-06-10T09:08:42.971Z] INFO: Testing against a local daemon
09:08:42 [2020-06-10T09:08:42.971Z] === RUN   TestSecretInspect
09:08:42 [2020-06-10T09:08:42.971Z] --- SKIP: TestSecretInspect (0.03s)
09:08:42 [2020-06-10T09:08:42.971Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.971Z] === RUN   TestSecretList
09:08:42 [2020-06-10T09:08:42.971Z] --- SKIP: TestSecretList (0.01s)
09:08:42 [2020-06-10T09:08:42.971Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.971Z] === RUN   TestSecretsCreateAndDelete
09:08:42 [2020-06-10T09:08:42.972Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] === RUN   TestSecretsUpdate
09:08:42 [2020-06-10T09:08:42.972Z] --- SKIP: TestSecretsUpdate (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] === RUN   TestTemplatedSecret
09:08:42 [2020-06-10T09:08:42.972Z] --- SKIP: TestTemplatedSecret (0.00s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] === RUN   TestSecretCreateResolve
09:08:42 [2020-06-10T09:08:42.972Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] PASS
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === Skipped
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:08:42 [2020-06-10T09:08:42.972Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] 
09:08:42 [2020-06-10T09:08:42.972Z] DONE 6 tests, 6 skipped in 0.253s
09:08:43 [2020-06-10T09:08:43.229Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:08:43 [2020-06-10T09:08:43.229Z] INFO: Testing against a local daemon
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestServiceCreateInit
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:08:43 [2020-06-10T09:08:43.229Z] --- PASS: TestServiceCreateInit (0.03s)
09:08:43 [2020-06-10T09:08:43.229Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:08:43 [2020-06-10T09:08:43.229Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:08:43 [2020-06-10T09:08:43.229Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestCreateServiceMultipleTimes
09:08:43 [2020-06-10T09:08:43.229Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:08:43 [2020-06-10T09:08:43.229Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestCreateServiceConflict
09:08:43 [2020-06-10T09:08:43.229Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:08:43 [2020-06-10T09:08:43.229Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestCreateServiceMaxReplicas
09:08:43 [2020-06-10T09:08:43.229Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:08:43 [2020-06-10T09:08:43.229Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestCreateWithDuplicateNetworkNames
09:08:43 [2020-06-10T09:08:43.229Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:08:43 [2020-06-10T09:08:43.229Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.229Z] === RUN   TestCreateServiceSecretFileMode
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:08:43 [2020-06-10T09:08:43.486Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestCreateServiceConfigFileMode
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
09:08:43 [2020-06-10T09:08:43.486Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestCreateServiceSysctls
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:08:43 [2020-06-10T09:08:43.486Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestCreateServiceCapabilities
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:08:43 [2020-06-10T09:08:43.486Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestInspect
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestInspect (0.01s)
09:08:43 [2020-06-10T09:08:43.486Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestCreateJob
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestCreateJob (0.01s)
09:08:43 [2020-06-10T09:08:43.486Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestReplicatedJob
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestReplicatedJob (0.01s)
09:08:43 [2020-06-10T09:08:43.486Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestUpdateReplicatedJob
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:08:43 [2020-06-10T09:08:43.486Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestServiceListWithStatuses
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:08:43 [2020-06-10T09:08:43.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestDockerNetworkConnectAlias
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
09:08:43 [2020-06-10T09:08:43.486Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestDockerNetworkReConnect
09:08:43 [2020-06-10T09:08:43.486Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:08:43 [2020-06-10T09:08:43.486Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:43 [2020-06-10T09:08:43.486Z] === RUN   TestServicePlugin
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServicePlugin (3.39s)
09:08:47 [2020-06-10T09:08:47.662Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] === RUN   TestServiceUpdateLabel
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServiceUpdateLabel (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] === RUN   TestServiceUpdateSecrets
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] === RUN   TestServiceUpdateConfigs
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] === RUN   TestServiceUpdateNetwork
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] === RUN   TestServiceUpdatePidsLimit
09:08:47 [2020-06-10T09:08:47.662Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] PASS
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === Skipped
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:08:47 [2020-06-10T09:08:47.662Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:08:47 [2020-06-10T09:08:47.662Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s)
09:08:47 [2020-06-10T09:08:47.662Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
09:08:47 [2020-06-10T09:08:47.662Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.662Z] 
09:08:47 [2020-06-10T09:08:47.662Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
09:08:47 [2020-06-10T09:08:47.663Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.663Z] 
09:08:47 [2020-06-10T09:08:47.663Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:08:47 [2020-06-10T09:08:47.663Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.663Z] 
09:08:47 [2020-06-10T09:08:47.663Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
09:08:47 [2020-06-10T09:08:47.663Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:08:47 [2020-06-10T09:08:47.663Z] 
09:08:47 [2020-06-10T09:08:47.663Z] 
09:08:47 [2020-06-10T09:08:47.663Z] DONE 24 tests, 23 skipped in 3.905s
09:08:47 [2020-06-10T09:08:47.663Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:08:47 [2020-06-10T09:08:47.663Z] INFO: Testing against a local daemon
09:08:47 [2020-06-10T09:08:47.663Z] === RUN   TestSessionCreate
09:08:47 [2020-06-10T09:08:47.663Z] --- PASS: TestSessionCreate (0.03s)
09:08:47 [2020-06-10T09:08:47.663Z] === RUN   TestSessionCreateWithBadUpgrade
09:08:47 [2020-06-10T09:08:47.663Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:08:47 [2020-06-10T09:08:47.663Z] PASS
09:08:47 [2020-06-10T09:08:47.663Z] 
09:08:47 [2020-06-10T09:08:47.663Z] DONE 2 tests in 0.169s
09:08:47 [2020-06-10T09:08:47.663Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:08:47 [2020-06-10T09:08:47.663Z] INFO: Testing against a local daemon
09:08:47 [2020-06-10T09:08:47.663Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:08:47 [2020-06-10T09:08:47.663Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:47 [2020-06-10T09:08:47.663Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:47 [2020-06-10T09:08:47.663Z] === RUN   TestEventsExecDie
09:08:47 [2020-06-10T09:08:47.921Z] --- PASS: TestEventsExecDie (0.52s)
09:08:47 [2020-06-10T09:08:47.921Z] === RUN   TestEventsBackwardsCompatible
09:08:47 [2020-06-10T09:08:47.921Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:08:47 [2020-06-10T09:08:47.921Z] === RUN   TestInfoBinaryCommits
09:08:47 [2020-06-10T09:08:47.921Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:08:47 [2020-06-10T09:08:47.921Z] === RUN   TestInfoAPIVersioned
09:08:47 [2020-06-10T09:08:47.921Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:08:47 [2020-06-10T09:08:47.921Z] === RUN   TestInfoDiscoveryBackend
09:08:49 [2020-06-10T09:08:49.813Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
09:08:49 [2020-06-10T09:08:49.813Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:08:53 [2020-06-10T09:08:53.086Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
09:08:53 [2020-06-10T09:08:53.087Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:08:53 [2020-06-10T09:08:53.087Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:08:53 [2020-06-10T09:08:53.087Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:53 [2020-06-10T09:08:53.087Z] === RUN   TestInfoAPI
09:08:53 [2020-06-10T09:08:53.087Z] --- PASS: TestInfoAPI (0.04s)
09:08:53 [2020-06-10T09:08:53.087Z] === RUN   TestInfoAPIWarnings
09:08:54 [2020-06-10T09:08:54.455Z] --- PASS: TestInfoAPIWarnings (1.52s)
09:08:54 [2020-06-10T09:08:54.455Z] === RUN   TestInfoDebug
09:08:56 [2020-06-10T09:08:56.347Z] --- PASS: TestInfoDebug (1.53s)
09:08:56 [2020-06-10T09:08:56.347Z] === RUN   TestInfoInsecureRegistries
09:08:57 [2020-06-10T09:08:57.716Z] --- PASS: TestInfoInsecureRegistries (1.53s)
09:08:57 [2020-06-10T09:08:57.716Z] === RUN   TestInfoRegistryMirrors
09:08:59 [2020-06-10T09:08:59.085Z] --- PASS: TestInfoRegistryMirrors (1.53s)
09:08:59 [2020-06-10T09:08:59.085Z] === RUN   TestLoginFailsWithBadCredentials
09:08:59 [2020-06-10T09:08:59.342Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
09:08:59 [2020-06-10T09:08:59.342Z] === RUN   TestPingCacheHeaders
09:08:59 [2020-06-10T09:08:59.342Z] --- PASS: TestPingCacheHeaders (0.04s)
09:08:59 [2020-06-10T09:08:59.342Z] === RUN   TestPingGet
09:08:59 [2020-06-10T09:08:59.342Z] --- PASS: TestPingGet (0.01s)
09:08:59 [2020-06-10T09:08:59.342Z] === RUN   TestPingHead
09:08:59 [2020-06-10T09:08:59.342Z] --- PASS: TestPingHead (0.02s)
09:08:59 [2020-06-10T09:08:59.342Z] === RUN   TestVersion
09:08:59 [2020-06-10T09:08:59.342Z] --- PASS: TestVersion (0.02s)
09:08:59 [2020-06-10T09:08:59.342Z] PASS
09:08:59 [2020-06-10T09:08:59.342Z] 
09:08:59 [2020-06-10T09:08:59.342Z] === Skipped
09:08:59 [2020-06-10T09:08:59.342Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:59 [2020-06-10T09:08:59.342Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:59 [2020-06-10T09:08:59.342Z] 
09:08:59 [2020-06-10T09:08:59.342Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:08:59 [2020-06-10T09:08:59.342Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:08:59 [2020-06-10T09:08:59.342Z] 
09:08:59 [2020-06-10T09:08:59.342Z] 
09:08:59 [2020-06-10T09:08:59.342Z] DONE 18 tests, 2 skipped in 12.103s
09:08:59 [2020-06-10T09:08:59.342Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:08:59 [2020-06-10T09:08:59.599Z] INFO: Testing against a local daemon
09:08:59 [2020-06-10T09:08:59.599Z] === RUN   TestVolumesCreateAndList
09:08:59 [2020-06-10T09:08:59.599Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:08:59 [2020-06-10T09:08:59.599Z] === RUN   TestVolumesRemove
09:08:59 [2020-06-10T09:08:59.599Z] --- PASS: TestVolumesRemove (0.05s)
09:08:59 [2020-06-10T09:08:59.599Z] === RUN   TestVolumesInspect
09:08:59 [2020-06-10T09:08:59.599Z] --- PASS: TestVolumesInspect (0.02s)
09:08:59 [2020-06-10T09:08:59.599Z] === RUN   TestVolumesInvalidJSON
09:08:59 [2020-06-10T09:08:59.599Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:08:59 [2020-06-10T09:08:59.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:08:59 [2020-06-10T09:08:59.599Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:08:59 [2020-06-10T09:08:59.599Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:08:59 [2020-06-10T09:08:59.599Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:08:59 [2020-06-10T09:08:59.599Z] PASS
09:08:59 [2020-06-10T09:08:59.599Z] 
09:08:59 [2020-06-10T09:08:59.599Z] DONE 5 tests in 0.276s
09:08:59 [2020-06-10T09:08:59.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:08:59 [2020-06-10T09:08:59.599Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12211 is not a child of this shell
09:08:59 [2020-06-10T09:08:59.599Z] warning: PID 12211 from bundles/test-integration/docker.pid had a nonzero exit code
09:08:59 [2020-06-10T09:08:59.599Z] Leaving: AppArmorNo profiles have been unloaded.
09:08:59 [2020-06-10T09:08:59.599Z] 
09:08:59 [2020-06-10T09:08:59.599Z] Unloading profiles will leave already running processes permanently
09:08:59 [2020-06-10T09:08:59.599Z] unconfined, which can lead to unexpected situations.
09:08:59 [2020-06-10T09:08:59.599Z] 
09:08:59 [2020-06-10T09:08:59.599Z] To set a process to complain mode, use the command line tool
09:08:59 [2020-06-10T09:08:59.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:08:59 [2020-06-10T09:08:59.599Z] Removing test suite binaries
09:08:59 [2020-06-10T09:08:59.855Z] exiting test-integration
09:08:59 [2020-06-10T09:08:59.855Z] ++ exit 0
09:09:00 [2020-06-10T09:09:00.784Z]