Skip to content

Console Output

01:45:11 [2021-08-27T01:45:11.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=de57461de1e57a3e04c1857a1d0701bdb5e667db -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:de57461de1e57a3e04c1857a1d0701bdb5e667db hack/make.sh dynbinary test-integration
01:45:13 [2021-08-27T01:45:13.630Z] 
01:45:13 [2021-08-27T01:45:13.630Z] Removing bundles/
01:45:13 [2021-08-27T01:45:13.630Z] 
01:45:13 [2021-08-27T01:45:13.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:45:13 [2021-08-27T01:45:13.630Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:45:13 [2021-08-27T01:45:13.630Z] GOOS="" GOARCH="" GOARM=""
01:46:50 [2021-08-27T01:46:50.021Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:46:50 [2021-08-27T01:46:50.021Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
01:46:50 [2021-08-27T01:46:50.021Z] GOOS="" GOARCH="" GOARM=""
01:46:50 [2021-08-27T01:46:50.021Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
01:46:50 [2021-08-27T01:46:50.021Z] 
01:46:50 [2021-08-27T01:46:50.021Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:46:50 [2021-08-27T01:46:50.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:46:50 [2021-08-27T01:46:50.021Z] HOSTNAME=3ee73ea57015
01:46:50 [2021-08-27T01:46:50.021Z] DEST=bundles/test-integration
01:46:50 [2021-08-27T01:46:50.021Z] PWD=/go/src/github.com/docker/docker
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_ROOTLESS=1
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_GITCOMMIT=de57461de1e57a3e04c1857a1d0701bdb5e667db
01:46:50 [2021-08-27T01:46:50.021Z] container=docker
01:46:50 [2021-08-27T01:46:50.021Z] HOME=/root
01:46:50 [2021-08-27T01:46:50.021Z] GOLANG_VERSION=1.17
01:46:50 [2021-08-27T01:46:50.021Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:46:50 [2021-08-27T01:46:50.021Z] VALIDATE_BRANCH=master
01:46:50 [2021-08-27T01:46:50.021Z] TERM=xterm
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_PKG=github.com/docker/docker
01:46:50 [2021-08-27T01:46:50.021Z] SHLVL=1
01:46:50 [2021-08-27T01:46:50.021Z] TIMEOUT=120m
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_GRAPHDRIVER=overlay2
01:46:50 [2021-08-27T01:46:50.021Z] GO111MODULE=off
01:46:50 [2021-08-27T01:46:50.021Z] DOCKER_EXPERIMENTAL=1
01:46:50 [2021-08-27T01:46:50.021Z] TEST_SKIP_INTEGRATION_CLI=1
01:46:50 [2021-08-27T01:46:50.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:46:50 [2021-08-27T01:46:50.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:46:50 [2021-08-27T01:46:50.021Z] GOPATH=/go
01:46:50 [2021-08-27T01:46:50.021Z] PKG_CONFIG=pkg-config
01:46:50 [2021-08-27T01:46:50.021Z] _=/usr/bin/env
01:46:50 [2021-08-27T01:46:50.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:47:28 [2021-08-27T01:47:28.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:47:28 [2021-08-27T01:47:28.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:47:50 [2021-08-27T01:47:50.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:47:58 [2021-08-27T01:47:58.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:48:08 [2021-08-27T01:48:08.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:48:09 [2021-08-27T01:48:09.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:48:09 [2021-08-27T01:48:09.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:48:10 [2021-08-27T01:48:10.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:48:10 [2021-08-27T01:48:10.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:48:11 [2021-08-27T01:48:11.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:48:14 [2021-08-27T01:48:14.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:48:15 [2021-08-27T01:48:15.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:48:15 [2021-08-27T01:48:15.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:48:16 [2021-08-27T01:48:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:48:16 [2021-08-27T01:48:16.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:48:17 [2021-08-27T01:48:17.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:48:18 [2021-08-27T01:48:18.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:48:19 [2021-08-27T01:48:19.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:48:19 [2021-08-27T01:48:19.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:48:20 [2021-08-27T01:48:20.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:48:20 [2021-08-27T01:48:20.718Z] Using test binary docker
01:48:20 [2021-08-27T01:48:20.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:48:20 [2021-08-27T01:48:20.718Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:48:20 [2021-08-27T01:48:20.718Z] INFO: Waiting for daemon to start...
01:48:20 [2021-08-27T01:48:20.718Z] Starting dockerd
01:48:24 [2021-08-27T01:48:24.882Z] .
01:48:24 [2021-08-27T01:48:24.882Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:48:24 [2021-08-27T01:48:24.882Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:48:24 [2021-08-27T01:48:24.882Z] Error: No such image: emptyfs
01:48:24 [2021-08-27T01:48:24.882Z] Running integration-test (iteration 1)
01:48:24 [2021-08-27T01:48:24.882Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:48:24 [2021-08-27T01:48:24.882Z] Loaded image: busybox:latest
01:48:24 [2021-08-27T01:48:24.882Z] Loaded image: busybox:glibc
01:48:26 [2021-08-27T01:48:26.249Z] Loaded image: debian:bullseye-slim
01:48:26 [2021-08-27T01:48:26.249Z] Loaded image: hello-world:latest
01:48:26 [2021-08-27T01:48:26.249Z] Loaded image: arm32v7/hello-world:latest
01:48:26 [2021-08-27T01:48:26.249Z] INFO: Testing against a local daemon
01:48:26 [2021-08-27T01:48:26.249Z] === RUN   TestCgroupNamespacesBuild
01:48:27 [2021-08-27T01:48:27.619Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
01:48:27 [2021-08-27T01:48:27.619Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:48:28 [2021-08-27T01:48:28.545Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
01:48:28 [2021-08-27T01:48:28.545Z] === RUN   TestBuildWithSession
01:48:28 [2021-08-27T01:48:28.545Z]     build_session_test.go:25: TODO: BuildKit
01:48:28 [2021-08-27T01:48:28.545Z] --- SKIP: TestBuildWithSession (0.00s)
01:48:28 [2021-08-27T01:48:28.545Z] === RUN   TestBuildSquashParent
01:48:36 [2021-08-27T01:48:36.632Z] --- PASS: TestBuildSquashParent (7.63s)
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:36 [2021-08-27T01:48:36.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:36 [2021-08-27T01:48:36.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:36 [2021-08-27T01:48:36.632Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:48:36 [2021-08-27T01:48:36.632Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:48:37 [2021-08-27T01:48:37.560Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:48:37 [2021-08-27T01:48:37.816Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:48:39 [2021-08-27T01:48:39.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:48:39 [2021-08-27T01:48:39.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:48:42 [2021-08-27T01:48:42.222Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
01:48:42 [2021-08-27T01:48:42.222Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
01:48:42 [2021-08-27T01:48:42.222Z] === RUN   TestBuildMultiStageCopy
01:48:42 [2021-08-27T01:48:42.222Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:48:45 [2021-08-27T01:48:45.488Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:48:46 [2021-08-27T01:48:46.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:48:47 [2021-08-27T01:48:47.412Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:48:48 [2021-08-27T01:48:48.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:48:49 [2021-08-27T01:48:49.263Z] --- PASS: TestBuildMultiStageCopy (7.34s)
01:48:49 [2021-08-27T01:48:49.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s)
01:48:49 [2021-08-27T01:48:49.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s)
01:48:49 [2021-08-27T01:48:49.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
01:48:49 [2021-08-27T01:48:49.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
01:48:49 [2021-08-27T01:48:49.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
01:48:49 [2021-08-27T01:48:49.263Z] === RUN   TestBuildMultiStageParentConfig
01:48:54 [2021-08-27T01:48:54.504Z] --- PASS: TestBuildMultiStageParentConfig (5.09s)
01:48:54 [2021-08-27T01:48:54.504Z] === RUN   TestBuildLabelWithTargets
01:49:02 [2021-08-27T01:49:02.630Z] --- PASS: TestBuildLabelWithTargets (7.91s)
01:49:02 [2021-08-27T01:49:02.630Z] === RUN   TestBuildWithEmptyLayers
01:49:05 [2021-08-27T01:49:05.146Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
01:49:05 [2021-08-27T01:49:05.146Z] === RUN   TestBuildMultiStageOnBuild
01:49:10 [2021-08-27T01:49:10.390Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
01:49:10 [2021-08-27T01:49:10.390Z] === RUN   TestBuildUncleanTarFilenames
01:49:10 [2021-08-27T01:49:10.646Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
01:49:10 [2021-08-27T01:49:10.646Z] === RUN   TestBuildMultiStageLayerLeak
01:49:15 [2021-08-27T01:49:15.887Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
01:49:15 [2021-08-27T01:49:15.887Z] === RUN   TestBuildWithHugeFile
01:50:12 [2021-08-27T01:50:12.061Z] --- PASS: TestBuildWithHugeFile (54.32s)
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildWCOWSandboxSize
01:50:12 [2021-08-27T01:50:12.061Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
01:50:12 [2021-08-27T01:50:12.061Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildWithEmptyDockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:50:12 [2021-08-27T01:50:12.061Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:50:12 [2021-08-27T01:50:12.061Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
01:50:12 [2021-08-27T01:50:12.061Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
01:50:12 [2021-08-27T01:50:12.061Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildPreserveOwnership
01:50:12 [2021-08-27T01:50:12.061Z] === RUN   TestBuildPreserveOwnership/copy_from
01:50:16 [2021-08-27T01:50:16.227Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:50:20 [2021-08-27T01:50:20.389Z] --- PASS: TestBuildPreserveOwnership (10.43s)
01:50:20 [2021-08-27T01:50:20.389Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.48s)
01:50:20 [2021-08-27T01:50:20.389Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestBuildPlatformInvalid
01:50:20 [2021-08-27T01:50:20.389Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:50:20 [2021-08-27T01:50:20.389Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
01:50:20 [2021-08-27T01:50:20.389Z] PASS
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === Skipped
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:50:20 [2021-08-27T01:50:20.389Z]     build_session_test.go:25: TODO: BuildKit
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
01:50:20 [2021-08-27T01:50:20.389Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] DONE 34 tests, 3 skipped in 115.886s
01:50:20 [2021-08-27T01:50:20.389Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:50:20 [2021-08-27T01:50:20.389Z] INFO: Testing against a local daemon
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestConfigInspect
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestConfigInspect (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestConfigList
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestConfigList (0.02s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestConfigsCreateAndDelete
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestConfigsUpdate
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestConfigsUpdate (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestTemplatedConfig
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestTemplatedConfig (0.00s)
01:50:20 [2021-08-27T01:50:20.389Z] === RUN   TestConfigCreateResolve
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] --- SKIP: TestConfigCreateResolve (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z] PASS
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === Skipped
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
01:50:20 [2021-08-27T01:50:20.389Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] 
01:50:20 [2021-08-27T01:50:20.389Z] DONE 6 tests, 6 skipped in 0.170s
01:50:20 [2021-08-27T01:50:20.389Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:50:20 [2021-08-27T01:50:20.645Z] INFO: Testing against a local daemon
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestCheckpoint
01:50:20 [2021-08-27T01:50:20.645Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:50:20 [2021-08-27T01:50:20.645Z] --- SKIP: TestCheckpoint (0.00s)
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestContainerInvalidJSON
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:50:20 [2021-08-27T01:50:20.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:50:20 [2021-08-27T01:50:20.645Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:50:20 [2021-08-27T01:50:20.645Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:50:20 [2021-08-27T01:50:20.645Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:50:20 [2021-08-27T01:50:20.645Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:50:20 [2021-08-27T01:50:20.645Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:50:20 [2021-08-27T01:50:20.645Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:50:20 [2021-08-27T01:50:20.645Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestCopyFromContainerPathIsNotDir
01:50:20 [2021-08-27T01:50:20.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestCopyToContainerPathDoesNotExist
01:50:20 [2021-08-27T01:50:20.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
01:50:20 [2021-08-27T01:50:20.645Z] === RUN   TestCopyToContainerPathIsNotDir
01:50:20 [2021-08-27T01:50:20.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
01:50:20 [2021-08-27T01:50:20.900Z] === RUN   TestCopyFromContainer
01:50:24 [2021-08-27T01:50:24.164Z] === RUN   TestCopyFromContainer//
01:50:24 [2021-08-27T01:50:24.164Z] === RUN   TestCopyFromContainer//bar/root
01:50:24 [2021-08-27T01:50:24.164Z] === RUN   TestCopyFromContainer//bar/root/
01:50:24 [2021-08-27T01:50:24.420Z] === RUN   TestCopyFromContainer/bar/quux
01:50:24 [2021-08-27T01:50:24.420Z] === RUN   TestCopyFromContainer/bar/quux/
01:50:24 [2021-08-27T01:50:24.420Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:50:24 [2021-08-27T01:50:24.420Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:50:24 [2021-08-27T01:50:24.420Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCopyFromContainer/bar/notarget
01:50:24 [2021-08-27T01:50:24.676Z] --- PASS: TestCopyFromContainer (3.89s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer// (0.06s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:50:24 [2021-08-27T01:50:24.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateLinkToNonExistingContainer
01:50:24 [2021-08-27T01:50:24.676Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateWithInvalidEnv
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateWithInvalidEnv/0
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateWithInvalidEnv/0
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateWithInvalidEnv/1
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateWithInvalidEnv/1
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateWithInvalidEnv/2
01:50:24 [2021-08-27T01:50:24.676Z] === PAUSE TestCreateWithInvalidEnv/2
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateWithInvalidEnv/0
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateWithInvalidEnv/2
01:50:24 [2021-08-27T01:50:24.676Z] === CONT  TestCreateWithInvalidEnv/1
01:50:24 [2021-08-27T01:50:24.676Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateTmpfsMountsTarget
01:50:24 [2021-08-27T01:50:24.676Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:50:24 [2021-08-27T01:50:24.676Z] === RUN   TestCreateWithCustomMaskedPaths
01:50:26 [2021-08-27T01:50:26.564Z] --- PASS: TestCreateWithCustomMaskedPaths (1.42s)
01:50:26 [2021-08-27T01:50:26.564Z] === RUN   TestCreateWithCustomReadonlyPaths
01:50:27 [2021-08-27T01:50:27.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:50:27 [2021-08-27T01:50:27.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:50:27 [2021-08-27T01:50:27.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:50:27 [2021-08-27T01:50:27.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:50:27 [2021-08-27T01:50:27.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:50:27 [2021-08-27T01:50:27.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:50:27 [2021-08-27T01:50:27.491Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:50:28 [2021-08-27T01:50:28.052Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
01:50:28 [2021-08-27T01:50:28.052Z] === RUN   TestCreateDifferentPlatform
01:50:28 [2021-08-27T01:50:28.052Z] === RUN   TestCreateDifferentPlatform/different_os
01:50:28 [2021-08-27T01:50:28.052Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:50:28 [2021-08-27T01:50:28.052Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:50:28 [2021-08-27T01:50:28.052Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:50:28 [2021-08-27T01:50:28.052Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:50:28 [2021-08-27T01:50:28.052Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:50:28 [2021-08-27T01:50:28.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
01:50:28 [2021-08-27T01:50:28.052Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:50:28 [2021-08-27T01:50:28.308Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.18s)
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestContainerStartOnDaemonRestart
01:50:28 [2021-08-27T01:50:28.308Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
01:50:28 [2021-08-27T01:50:28.308Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestDaemonRestartIpcMode
01:50:28 [2021-08-27T01:50:28.308Z] === PAUSE TestDaemonRestartIpcMode
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestDaemonHostGatewayIP
01:50:28 [2021-08-27T01:50:28.308Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
01:50:28 [2021-08-27T01:50:28.308Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestRestartDaemonWithRestartingContainer
01:50:28 [2021-08-27T01:50:28.308Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestContainerKillOnDaemonStart
01:50:28 [2021-08-27T01:50:28.308Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:50:28 [2021-08-27T01:50:28.308Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
01:50:28 [2021-08-27T01:50:28.308Z] === RUN   TestDiff
01:50:28 [2021-08-27T01:50:28.870Z] --- PASS: TestDiff (0.54s)
01:50:28 [2021-08-27T01:50:28.870Z] === RUN   TestExecWithCloseStdin
01:50:29 [2021-08-27T01:50:29.433Z] --- PASS: TestExecWithCloseStdin (0.64s)
01:50:29 [2021-08-27T01:50:29.433Z] === RUN   TestExec
01:50:29 [2021-08-27T01:50:29.995Z] --- PASS: TestExec (0.60s)
01:50:29 [2021-08-27T01:50:29.995Z] === RUN   TestExecUser
01:50:30 [2021-08-27T01:50:30.555Z] --- PASS: TestExecUser (0.49s)
01:50:30 [2021-08-27T01:50:30.555Z] === RUN   TestExportContainerAndImportImage
01:50:31 [2021-08-27T01:50:31.920Z] --- PASS: TestExportContainerAndImportImage (1.23s)
01:50:31 [2021-08-27T01:50:31.920Z] === RUN   TestExportContainerAfterDaemonRestart
01:50:33 [2021-08-27T01:50:33.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
01:50:33 [2021-08-27T01:50:33.286Z] === RUN   TestHealthCheckWorkdir
01:50:33 [2021-08-27T01:50:33.542Z] --- PASS: TestHealthCheckWorkdir (0.53s)
01:50:33 [2021-08-27T01:50:33.542Z] === RUN   TestHealthKillContainer
01:50:36 [2021-08-27T01:50:36.056Z] --- PASS: TestHealthKillContainer (2.48s)
01:50:36 [2021-08-27T01:50:36.056Z] === RUN   TestInspectCpusetInConfigPre120
01:50:36 [2021-08-27T01:50:36.617Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
01:50:36 [2021-08-27T01:50:36.617Z] === RUN   TestIpcModeNone
01:50:37 [2021-08-27T01:50:37.179Z] --- PASS: TestIpcModeNone (0.56s)
01:50:37 [2021-08-27T01:50:37.179Z] === RUN   TestIpcModePrivate
01:50:37 [2021-08-27T01:50:37.435Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
01:50:37 [2021-08-27T01:50:37.435Z] --- PASS: TestIpcModePrivate (0.46s)
01:50:37 [2021-08-27T01:50:37.435Z] === RUN   TestIpcModeShareable
01:50:37 [2021-08-27T01:50:37.435Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:50:37 [2021-08-27T01:50:37.435Z] --- SKIP: TestIpcModeShareable (0.00s)
01:50:37 [2021-08-27T01:50:37.435Z] === RUN   TestAPIIpcModeShareableAndContainer
01:50:39 [2021-08-27T01:50:39.323Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
01:50:39 [2021-08-27T01:50:39.323Z] === RUN   TestAPIIpcModeHost
01:50:39 [2021-08-27T01:50:39.323Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:50:39 [2021-08-27T01:50:39.323Z] --- SKIP: TestAPIIpcModeHost (0.00s)
01:50:39 [2021-08-27T01:50:39.323Z] === RUN   TestDaemonIpcModeShareable
01:50:39 [2021-08-27T01:50:39.323Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:50:39 [2021-08-27T01:50:39.323Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
01:50:39 [2021-08-27T01:50:39.323Z] === RUN   TestDaemonIpcModePrivate
01:50:40 [2021-08-27T01:50:40.250Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
01:50:40 [2021-08-27T01:50:40.250Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
01:50:40 [2021-08-27T01:50:40.250Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:50:40 [2021-08-27T01:50:40.250Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:50:40 [2021-08-27T01:50:40.250Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
01:50:40 [2021-08-27T01:50:40.250Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:50:40 [2021-08-27T01:50:40.250Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:50:40 [2021-08-27T01:50:40.250Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
01:50:40 [2021-08-27T01:50:40.250Z] === RUN   TestIpcModeOlderClient
01:50:40 [2021-08-27T01:50:40.250Z] === PAUSE TestIpcModeOlderClient
01:50:40 [2021-08-27T01:50:40.250Z] === RUN   TestKillContainerInvalidSignal
01:50:40 [2021-08-27T01:50:40.812Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
01:50:40 [2021-08-27T01:50:40.812Z] === RUN   TestKillContainer
01:50:40 [2021-08-27T01:50:40.812Z] === RUN   TestKillContainer/no_signal
01:50:41 [2021-08-27T01:50:41.374Z] === RUN   TestKillContainer/non_killing_signal
01:50:41 [2021-08-27T01:50:41.630Z] === RUN   TestKillContainer/killing_signal
01:50:42 [2021-08-27T01:50:42.558Z] --- PASS: TestKillContainer (1.44s)
01:50:42 [2021-08-27T01:50:42.558Z]     --- PASS: TestKillContainer/no_signal (0.50s)
01:50:42 [2021-08-27T01:50:42.558Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
01:50:42 [2021-08-27T01:50:42.558Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
01:50:42 [2021-08-27T01:50:42.558Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:50:42 [2021-08-27T01:50:42.558Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:50:42 [2021-08-27T01:50:42.813Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:50:43 [2021-08-27T01:50:43.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
01:50:43 [2021-08-27T01:50:43.069Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
01:50:43 [2021-08-27T01:50:43.069Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
01:50:43 [2021-08-27T01:50:43.069Z] === RUN   TestKillStoppedContainer
01:50:43 [2021-08-27T01:50:43.325Z] --- PASS: TestKillStoppedContainer (0.07s)
01:50:43 [2021-08-27T01:50:43.325Z] === RUN   TestKillStoppedContainerAPIPre120
01:50:43 [2021-08-27T01:50:43.325Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
01:50:43 [2021-08-27T01:50:43.325Z] === RUN   TestKillDifferentUserContainer
01:50:43 [2021-08-27T01:50:43.580Z] --- PASS: TestKillDifferentUserContainer (0.41s)
01:50:43 [2021-08-27T01:50:43.580Z] === RUN   TestInspectOomKilledTrue
01:50:43 [2021-08-27T01:50:43.580Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
01:50:43 [2021-08-27T01:50:43.580Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:50:43 [2021-08-27T01:50:43.580Z] === RUN   TestInspectOomKilledFalse
01:50:43 [2021-08-27T01:50:43.580Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:50:43 [2021-08-27T01:50:43.580Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:50:43 [2021-08-27T01:50:43.580Z] === RUN   TestLinksEtcHostsContentMatch
01:50:43 [2021-08-27T01:50:43.580Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:50:43 [2021-08-27T01:50:43.580Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
01:50:43 [2021-08-27T01:50:43.580Z] === RUN   TestLinksContainerNames
01:50:44 [2021-08-27T01:50:44.508Z] --- PASS: TestLinksContainerNames (0.82s)
01:50:44 [2021-08-27T01:50:44.508Z] === RUN   TestLogsFollowTailEmpty
01:50:45 [2021-08-27T01:50:45.070Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
01:50:45 [2021-08-27T01:50:45.070Z] === RUN   TestContainerNetworkMountsNoChown
01:50:45 [2021-08-27T01:50:45.632Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/default
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/default
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/private
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/private
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rprivate
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rprivate
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/slave
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/slave
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rslave
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rslave
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/shared
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/shared
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rshared
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rshared
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/default
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/default/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/default/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/default/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/rshared
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/shared
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/rslave
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/slave
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/rprivate
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/private
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/private/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:50:45 [2021-08-27T01:50:45.632Z] === RUN   TestMountDaemonRoot/private/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:50:45 [2021-08-27T01:50:45.632Z] === CONT  TestMountDaemonRoot/default/mount_root
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:50:45 [2021-08-27T01:50:45.888Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/private/bind_root
01:50:46 [2021-08-27T01:50:46.144Z] === CONT  TestMountDaemonRoot/private/mount_root
01:50:46 [2021-08-27T01:50:46.144Z] --- PASS: TestMountDaemonRoot (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
01:50:46 [2021-08-27T01:50:46.144Z] === RUN   TestContainerBindMountNonRecursive
01:50:46 [2021-08-27T01:50:46.144Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:50:46 [2021-08-27T01:50:46.144Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
01:50:46 [2021-08-27T01:50:46.144Z] === RUN   TestContainerVolumesMountedAsShared
01:50:46 [2021-08-27T01:50:46.144Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:50:46 [2021-08-27T01:50:46.144Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z] === RUN   TestContainerVolumesMountedAsSlave
01:50:46 [2021-08-27T01:50:46.144Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:50:46 [2021-08-27T01:50:46.144Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
01:50:46 [2021-08-27T01:50:46.144Z] === RUN   TestNetworkNat
01:50:46 [2021-08-27T01:50:46.708Z] --- PASS: TestNetworkNat (0.58s)
01:50:46 [2021-08-27T01:50:46.708Z] === RUN   TestNetworkLocalhostTCPNat
01:50:47 [2021-08-27T01:50:47.270Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
01:50:47 [2021-08-27T01:50:47.270Z] === RUN   TestNetworkLoopbackNat
01:50:50 [2021-08-27T01:50:50.536Z] --- PASS: TestNetworkLoopbackNat (2.66s)
01:50:50 [2021-08-27T01:50:50.536Z] === RUN   TestPause
01:50:50 [2021-08-27T01:50:50.536Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
01:50:50 [2021-08-27T01:50:50.536Z] --- SKIP: TestPause (0.00s)
01:50:50 [2021-08-27T01:50:50.536Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:50:50 [2021-08-27T01:50:50.536Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:50:50 [2021-08-27T01:50:50.536Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:50:50 [2021-08-27T01:50:50.536Z] === RUN   TestPauseStopPausedContainer
01:50:50 [2021-08-27T01:50:50.536Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
01:50:50 [2021-08-27T01:50:50.536Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
01:50:50 [2021-08-27T01:50:50.536Z] === RUN   TestPidHost
01:50:50 [2021-08-27T01:50:50.791Z] --- PASS: TestPidHost (0.92s)
01:50:50 [2021-08-27T01:50:50.791Z] === RUN   TestPsFilter
01:50:51 [2021-08-27T01:50:51.047Z] --- PASS: TestPsFilter (0.11s)
01:50:51 [2021-08-27T01:50:51.047Z] === RUN   TestRemoveContainerWithRemovedVolume
01:50:51 [2021-08-27T01:50:51.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
01:50:51 [2021-08-27T01:50:51.303Z] === RUN   TestRemoveContainerWithVolume
01:50:51 [2021-08-27T01:50:51.903Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
01:50:51 [2021-08-27T01:50:51.903Z] === RUN   TestRemoveContainerRunning
01:50:52 [2021-08-27T01:50:52.176Z] --- PASS: TestRemoveContainerRunning (0.42s)
01:50:52 [2021-08-27T01:50:52.176Z] === RUN   TestRemoveContainerForceRemoveRunning
01:50:52 [2021-08-27T01:50:52.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
01:50:52 [2021-08-27T01:50:52.757Z] === RUN   TestRemoveInvalidContainer
01:50:52 [2021-08-27T01:50:52.757Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:50:52 [2021-08-27T01:50:52.757Z] === RUN   TestRenameLinkedContainer
01:50:54 [2021-08-27T01:50:54.644Z] --- PASS: TestRenameLinkedContainer (1.77s)
01:50:54 [2021-08-27T01:50:54.645Z] === RUN   TestRenameStoppedContainer
01:50:54 [2021-08-27T01:50:54.901Z] --- PASS: TestRenameStoppedContainer (0.38s)
01:50:54 [2021-08-27T01:50:54.901Z] === RUN   TestRenameRunningContainerAndReuse
01:50:55 [2021-08-27T01:50:55.829Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
01:50:55 [2021-08-27T01:50:55.829Z] === RUN   TestRenameInvalidName
01:50:56 [2021-08-27T01:50:56.392Z] --- PASS: TestRenameInvalidName (0.51s)
01:50:56 [2021-08-27T01:50:56.392Z] === RUN   TestRenameAnonymousContainer
01:50:58 [2021-08-27T01:50:58.280Z] --- PASS: TestRenameAnonymousContainer (1.72s)
01:50:58 [2021-08-27T01:50:58.280Z] === RUN   TestRenameContainerWithSameName
01:50:58 [2021-08-27T01:50:58.536Z] --- PASS: TestRenameContainerWithSameName (0.39s)
01:50:58 [2021-08-27T01:50:58.536Z] === RUN   TestRenameContainerWithLinkedContainer
01:50:59 [2021-08-27T01:50:59.465Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
01:50:59 [2021-08-27T01:50:59.465Z] === RUN   TestResize
01:51:00 [2021-08-27T01:51:00.027Z] --- PASS: TestResize (0.49s)
01:51:00 [2021-08-27T01:51:00.027Z] === RUN   TestResizeWithInvalidSize
01:51:00 [2021-08-27T01:51:00.283Z] --- PASS: TestResizeWithInvalidSize (0.46s)
01:51:00 [2021-08-27T01:51:00.283Z] === RUN   TestResizeWhenContainerNotStarted
01:51:00 [2021-08-27T01:51:00.845Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
01:51:00 [2021-08-27T01:51:00.845Z] === RUN   TestDaemonRestartKillContainers
01:51:00 [2021-08-27T01:51:00.845Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:51:00 [2021-08-27T01:51:00.845Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
01:51:00 [2021-08-27T01:51:00.845Z] === RUN   TestCgroupNamespacesRun
01:51:02 [2021-08-27T01:51:02.211Z] --- PASS: TestCgroupNamespacesRun (1.43s)
01:51:02 [2021-08-27T01:51:02.211Z] === RUN   TestCgroupNamespacesRunPrivileged
01:51:03 [2021-08-27T01:51:03.575Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
01:51:03 [2021-08-27T01:51:03.575Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:51:04 [2021-08-27T01:51:04.503Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
01:51:04 [2021-08-27T01:51:04.503Z] === RUN   TestCgroupNamespacesRunHostMode
01:51:05 [2021-08-27T01:51:05.867Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
01:51:05 [2021-08-27T01:51:05.867Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:51:06 [2021-08-27T01:51:06.795Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
01:51:06 [2021-08-27T01:51:06.795Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:51:07 [2021-08-27T01:51:07.723Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
01:51:07 [2021-08-27T01:51:07.723Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:51:08 [2021-08-27T01:51:08.652Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
01:51:08 [2021-08-27T01:51:08.652Z] === RUN   TestCgroupNamespacesRunOlderClient
01:51:10 [2021-08-27T01:51:10.017Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s)
01:51:10 [2021-08-27T01:51:10.017Z] === RUN   TestNISDomainname
01:51:10 [2021-08-27T01:51:10.017Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:51:10 [2021-08-27T01:51:10.017Z] --- SKIP: TestNISDomainname (0.01s)
01:51:10 [2021-08-27T01:51:10.017Z] === RUN   TestHostnameDnsResolution
01:51:10 [2021-08-27T01:51:10.578Z] --- PASS: TestHostnameDnsResolution (0.68s)
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStats
01:51:10 [2021-08-27T01:51:10.578Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:10 [2021-08-27T01:51:10.578Z] --- SKIP: TestStats (0.00s)
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStopContainerWithTimeout
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStopContainerWithTimeout/0
01:51:10 [2021-08-27T01:51:10.578Z] === PAUSE TestStopContainerWithTimeout/0
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStopContainerWithTimeout/1
01:51:10 [2021-08-27T01:51:10.578Z] === PAUSE TestStopContainerWithTimeout/1
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStopContainerWithTimeout/3
01:51:10 [2021-08-27T01:51:10.578Z] === PAUSE TestStopContainerWithTimeout/3
01:51:10 [2021-08-27T01:51:10.578Z] === RUN   TestStopContainerWithTimeout/-1
01:51:10 [2021-08-27T01:51:10.578Z] === PAUSE TestStopContainerWithTimeout/-1
01:51:10 [2021-08-27T01:51:10.578Z] === CONT  TestStopContainerWithTimeout/0
01:51:10 [2021-08-27T01:51:10.578Z] === CONT  TestStopContainerWithTimeout/3
01:51:11 [2021-08-27T01:51:11.139Z] === CONT  TestStopContainerWithTimeout/1
01:51:12 [2021-08-27T01:51:12.502Z] === CONT  TestStopContainerWithTimeout/-1
01:51:15 [2021-08-27T01:51:15.016Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:51:15 [2021-08-27T01:51:15.016Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
01:51:15 [2021-08-27T01:51:15.016Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
01:51:15 [2021-08-27T01:51:15.016Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
01:51:15 [2021-08-27T01:51:15.016Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
01:51:15 [2021-08-27T01:51:15.016Z] === RUN   TestDeleteDevicemapper
01:51:15 [2021-08-27T01:51:15.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:51:15 [2021-08-27T01:51:15.016Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:51:15 [2021-08-27T01:51:15.016Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:51:16 [2021-08-27T01:51:16.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
01:51:16 [2021-08-27T01:51:16.906Z] === RUN   TestUpdateMemory
01:51:16 [2021-08-27T01:51:16.906Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:16 [2021-08-27T01:51:16.906Z] --- SKIP: TestUpdateMemory (0.00s)
01:51:16 [2021-08-27T01:51:16.906Z] === RUN   TestUpdateCPUQuota
01:51:16 [2021-08-27T01:51:16.906Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:16 [2021-08-27T01:51:16.906Z] --- SKIP: TestUpdateCPUQuota (0.00s)
01:51:16 [2021-08-27T01:51:16.906Z] === RUN   TestUpdatePidsLimit
01:51:16 [2021-08-27T01:51:16.906Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:16 [2021-08-27T01:51:16.906Z] --- SKIP: TestUpdatePidsLimit (0.00s)
01:51:16 [2021-08-27T01:51:16.906Z] === RUN   TestUpdateRestartPolicy
01:51:29 [2021-08-27T01:51:29.069Z] --- PASS: TestUpdateRestartPolicy (11.03s)
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestUpdateRestartWithAutoRemove
01:51:29 [2021-08-27T01:51:29.069Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitNonBlocked
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:29 [2021-08-27T01:51:29.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:29 [2021-08-27T01:51:29.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:29 [2021-08-27T01:51:29.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:51:29 [2021-08-27T01:51:29.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:51:29 [2021-08-27T01:51:29.069Z] --- PASS: TestWaitNonBlocked (0.01s)
01:51:29 [2021-08-27T01:51:29.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
01:51:29 [2021-08-27T01:51:29.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitBlocked
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:51:29 [2021-08-27T01:51:29.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:51:29 [2021-08-27T01:51:29.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:51:29 [2021-08-27T01:51:29.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:51:29 [2021-08-27T01:51:29.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:51:29 [2021-08-27T01:51:29.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:51:29 [2021-08-27T01:51:29.631Z] --- PASS: TestWaitBlocked (0.01s)
01:51:29 [2021-08-27T01:51:29.631Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
01:51:29 [2021-08-27T01:51:29.631Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
01:51:29 [2021-08-27T01:51:29.631Z] === CONT  TestDaemonRestartIpcMode
01:51:29 [2021-08-27T01:51:29.631Z] === CONT  TestIpcModeOlderClient
01:51:29 [2021-08-27T01:51:29.914Z] --- PASS: TestIpcModeOlderClient (0.07s)
01:51:29 [2021-08-27T01:51:29.914Z] === CONT  TestRestartDaemonWithRestartingContainer
01:51:32 [2021-08-27T01:51:32.432Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s)
01:51:32 [2021-08-27T01:51:32.689Z] --- PASS: TestDaemonRestartIpcMode (2.91s)
01:51:32 [2021-08-27T01:51:32.689Z] PASS
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === Skipped
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
01:51:32 [2021-08-27T01:51:32.689Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestPause (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
01:51:32 [2021-08-27T01:51:32.689Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
01:51:32 [2021-08-27T01:51:32.689Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestStats (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
01:51:32 [2021-08-27T01:51:32.689Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] 
01:51:32 [2021-08-27T01:51:32.689Z] DONE 176 tests, 25 skipped in 72.217s
01:51:32 [2021-08-27T01:51:32.689Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
01:51:32 [2021-08-27T01:51:32.689Z] === RUN   TestConfigDaemonLibtrustID
01:51:33 [2021-08-27T01:51:33.251Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation/config_with_no_content
01:51:33 [2021-08-27T01:51:33.251Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation/config_with_{}
01:51:33 [2021-08-27T01:51:33.251Z] === PAUSE TestDaemonConfigValidation/config_with_{}
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation/invalid_config
01:51:33 [2021-08-27T01:51:33.251Z] === PAUSE TestDaemonConfigValidation/invalid_config
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation/malformed_config
01:51:33 [2021-08-27T01:51:33.251Z] === PAUSE TestDaemonConfigValidation/malformed_config
01:51:33 [2021-08-27T01:51:33.251Z] === RUN   TestDaemonConfigValidation/valid_config
01:51:33 [2021-08-27T01:51:33.251Z] === PAUSE TestDaemonConfigValidation/valid_config
01:51:33 [2021-08-27T01:51:33.251Z] === CONT  TestDaemonConfigValidation/config_with_no_content
01:51:33 [2021-08-27T01:51:33.251Z] === CONT  TestDaemonConfigValidation/valid_config
01:51:33 [2021-08-27T01:51:33.506Z] === CONT  TestDaemonConfigValidation/invalid_config
01:51:33 [2021-08-27T01:51:33.506Z] === CONT  TestDaemonConfigValidation/malformed_config
01:51:33 [2021-08-27T01:51:33.506Z] === CONT  TestDaemonConfigValidation/config_with_{}
01:51:33 [2021-08-27T01:51:33.506Z] --- PASS: TestDaemonConfigValidation (0.00s)
01:51:33 [2021-08-27T01:51:33.506Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
01:51:33 [2021-08-27T01:51:33.506Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
01:51:33 [2021-08-27T01:51:33.506Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
01:51:33 [2021-08-27T01:51:33.506Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
01:51:33 [2021-08-27T01:51:33.506Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
01:51:33 [2021-08-27T01:51:33.506Z] === RUN   TestConfigDaemonSeccompProfiles
01:51:33 [2021-08-27T01:51:33.506Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
01:51:34 [2021-08-27T01:51:34.871Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
01:51:35 [2021-08-27T01:51:35.797Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
01:51:36 [2021-08-27T01:51:36.722Z] === CONT  TestConfigDaemonSeccompProfiles
01:51:36 [2021-08-27T01:51:36.722Z]     daemon_test.go:149: [df1f206301907] daemon is not started
01:51:36 [2021-08-27T01:51:36.722Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
01:51:36 [2021-08-27T01:51:36.722Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
01:51:36 [2021-08-27T01:51:36.722Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
01:51:36 [2021-08-27T01:51:36.722Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
01:51:36 [2021-08-27T01:51:36.722Z] PASS
01:51:36 [2021-08-27T01:51:36.722Z] 
01:51:36 [2021-08-27T01:51:36.722Z] DONE 11 tests in 4.174s
01:51:36 [2021-08-27T01:51:36.722Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:51:36 [2021-08-27T01:51:36.978Z] INFO: Testing against a local daemon
01:51:36 [2021-08-27T01:51:36.978Z] === RUN   TestCommitInheritsEnv
01:51:38 [2021-08-27T01:51:38.340Z] --- PASS: TestCommitInheritsEnv (1.15s)
01:51:38 [2021-08-27T01:51:38.340Z] === RUN   TestImportExtremelyLargeImageWorks
01:51:38 [2021-08-27T01:51:38.340Z] === PAUSE TestImportExtremelyLargeImageWorks
01:51:38 [2021-08-27T01:51:38.340Z] === RUN   TestImagesFilterMultiReference
01:51:38 [2021-08-27T01:51:38.340Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:51:38 [2021-08-27T01:51:38.340Z] === RUN   TestImagePullPlatformInvalid
01:51:38 [2021-08-27T01:51:38.340Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:51:38 [2021-08-27T01:51:38.340Z] === RUN   TestRemoveImageOrphaning
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestRemoveImageOrphaning (1.93s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestRemoveImageGarbageCollector
01:51:40 [2021-08-27T01:51:40.226Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:51:40 [2021-08-27T01:51:40.226Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagInvalidReference
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagInvalidReference (0.01s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagValidPrefixedRepo
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagExistedNameWithoutForce
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagOfficialNames
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagOfficialNames (0.05s)
01:51:40 [2021-08-27T01:51:40.226Z] === RUN   TestTagMatchesDigest
01:51:40 [2021-08-27T01:51:40.226Z] --- PASS: TestTagMatchesDigest (0.01s)
01:51:40 [2021-08-27T01:51:40.226Z] === CONT  TestImportExtremelyLargeImageWorks
01:53:16 [2021-08-27T01:53:16.606Z] --- PASS: TestImportExtremelyLargeImageWorks (89.52s)
01:53:16 [2021-08-27T01:53:16.606Z] PASS
01:53:16 [2021-08-27T01:53:16.606Z] 
01:53:16 [2021-08-27T01:53:16.606Z] === Skipped
01:53:16 [2021-08-27T01:53:16.606Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:53:16 [2021-08-27T01:53:16.606Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:53:16 [2021-08-27T01:53:16.606Z] 
01:53:16 [2021-08-27T01:53:16.606Z] 
01:53:16 [2021-08-27T01:53:16.606Z] DONE 12 tests, 1 skipped in 92.998s
01:53:16 [2021-08-27T01:53:16.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:53:16 [2021-08-27T01:53:16.606Z] INFO: Testing against a local daemon
01:53:16 [2021-08-27T01:53:16.606Z] === RUN   TestNetworkCreateDelete
01:53:16 [2021-08-27T01:53:16.606Z] --- PASS: TestNetworkCreateDelete (0.13s)
01:53:16 [2021-08-27T01:53:16.606Z] === RUN   TestDockerNetworkDeletePreferID
01:53:16 [2021-08-27T01:53:16.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
01:53:16 [2021-08-27T01:53:16.606Z] === RUN   TestDaemonDNSFallback
01:53:16 [2021-08-27T01:53:16.861Z] --- PASS: TestDaemonDNSFallback (6.37s)
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestInspectNetwork
01:53:16 [2021-08-27T01:53:16.861Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.861Z] --- SKIP: TestInspectNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestRunContainerWithBridgeNone
01:53:16 [2021-08-27T01:53:16.861Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.861Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkInvalidJSON
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkInvalidJSON//networks/create
01:53:16 [2021-08-27T01:53:16.861Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:53:16 [2021-08-27T01:53:16.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:16 [2021-08-27T01:53:16.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:16 [2021-08-27T01:53:16.861Z] === CONT  TestNetworkInvalidJSON//networks/create
01:53:16 [2021-08-27T01:53:16.861Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:16 [2021-08-27T01:53:16.861Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:53:16 [2021-08-27T01:53:16.861Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:53:16 [2021-08-27T01:53:16.861Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:53:16 [2021-08-27T01:53:16.861Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:53:16 [2021-08-27T01:53:16.861Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkList
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkList//networks
01:53:16 [2021-08-27T01:53:16.861Z] === PAUSE TestNetworkList//networks
01:53:16 [2021-08-27T01:53:16.861Z] === RUN   TestNetworkList//networks/
01:53:16 [2021-08-27T01:53:16.861Z] === PAUSE TestNetworkList//networks/
01:53:16 [2021-08-27T01:53:16.861Z] === CONT  TestNetworkList//networks
01:53:16 [2021-08-27T01:53:16.861Z] === CONT  TestNetworkList//networks/
01:53:16 [2021-08-27T01:53:16.861Z] --- PASS: TestNetworkList (0.01s)
01:53:16 [2021-08-27T01:53:16.861Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     --- PASS: TestNetworkList//networks (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestHostIPv4BridgeLabel
01:53:16 [2021-08-27T01:53:16.862Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestDaemonRestartWithLiveRestore
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestDaemonDefaultNetworkPools
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestDaemonRestartWithExistingNetwork
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestServiceWithPredefinedNetwork
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:243: FLAKY_TEST
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestServiceWithDataPathPortInit
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z] PASS
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === Skipped
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:243: FLAKY_TEST
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
01:53:16 [2021-08-27T01:53:16.862Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] 
01:53:16 [2021-08-27T01:53:16.862Z] DONE 22 tests, 12 skipped in 7.146s
01:53:17 [2021-08-27T01:53:17.117Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.117Z] INFO: Testing against a local daemon
01:53:17 [2021-08-27T01:53:17.117Z] === RUN   TestDockerNetworkIpvlanPersistance
01:53:17 [2021-08-27T01:53:17.117Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:53:17 [2021-08-27T01:53:17.117Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z] === RUN   TestDockerNetworkIpvlan
01:53:17 [2021-08-27T01:53:17.117Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:53:17 [2021-08-27T01:53:17.117Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z] PASS
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] === Skipped
01:53:17 [2021-08-27T01:53:17.117Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] DONE 2 tests, 2 skipped in 0.091s
01:53:17 [2021-08-27T01:53:17.117Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.117Z] INFO: Testing against a local daemon
01:53:17 [2021-08-27T01:53:17.117Z] === RUN   TestDockerNetworkMacvlanPersistance
01:53:17 [2021-08-27T01:53:17.117Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:17 [2021-08-27T01:53:17.117Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z] === RUN   TestDockerNetworkMacvlan
01:53:17 [2021-08-27T01:53:17.117Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:17 [2021-08-27T01:53:17.117Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z] PASS
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] === Skipped
01:53:17 [2021-08-27T01:53:17.117Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
01:53:17 [2021-08-27T01:53:17.117Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] DONE 2 tests, 2 skipped in 0.091s
01:53:17 [2021-08-27T01:53:17.117Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.117Z] testing: warning: no tests to run
01:53:17 [2021-08-27T01:53:17.117Z] PASS
01:53:17 [2021-08-27T01:53:17.117Z] 
01:53:17 [2021-08-27T01:53:17.117Z] DONE 0 tests in 0.024s
01:53:17 [2021-08-27T01:53:17.117Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.373Z] INFO: Testing against a local daemon
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginAllowRequest
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginTLS
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginTLS (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginDenyRequest
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginAPIDenyResponse
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginDenyResponse
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginAllowEventStream
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginErrorResponse
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginErrorRequest
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginHeader
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginHeader (0.00s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginV2Disable
01:53:17 [2021-08-27T01:53:17.373Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.373Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
01:53:17 [2021-08-27T01:53:17.373Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z] PASS
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === Skipped
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] DONE 17 tests, 17 skipped in 0.318s
01:53:17 [2021-08-27T01:53:17.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.628Z] INFO: Testing against a local daemon
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestPluginInvalidJSON
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:53:17 [2021-08-27T01:53:17.628Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:53:17 [2021-08-27T01:53:17.628Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:53:17 [2021-08-27T01:53:17.628Z] --- PASS: TestPluginInvalidJSON (0.02s)
01:53:17 [2021-08-27T01:53:17.628Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestPluginInstall
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestPluginInstall (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestPluginsWithRuntimes
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z] === RUN   TestPluginBackCompatMediaTypes
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:53:17 [2021-08-27T01:53:17.628Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z] PASS
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === Skipped
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
01:53:17 [2021-08-27T01:53:17.628Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] 
01:53:17 [2021-08-27T01:53:17.628Z] DONE 5 tests, 3 skipped in 0.123s
01:53:17 [2021-08-27T01:53:17.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:53:17 [2021-08-27T01:53:17.884Z] INFO: Testing against a local daemon
01:53:17 [2021-08-27T01:53:17.884Z] === RUN   TestExternalGraphDriver
01:53:17 [2021-08-27T01:53:17.884Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:53:17 [2021-08-27T01:53:17.884Z] --- SKIP: TestExternalGraphDriver (0.04s)
01:53:17 [2021-08-27T01:53:17.884Z] === RUN   TestGraphdriverPluginV2
01:53:22 [2021-08-27T01:53:22.088Z] --- PASS: TestGraphdriverPluginV2 (3.74s)
01:53:22 [2021-08-27T01:53:22.088Z] PASS
01:53:22 [2021-08-27T01:53:22.088Z] 
01:53:22 [2021-08-27T01:53:22.088Z] === Skipped
01:53:22 [2021-08-27T01:53:22.088Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
01:53:22 [2021-08-27T01:53:22.088Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:53:22 [2021-08-27T01:53:22.088Z] 
01:53:22 [2021-08-27T01:53:22.088Z] 
01:53:22 [2021-08-27T01:53:22.088Z] DONE 2 tests, 1 skipped in 3.873s
01:53:22 [2021-08-27T01:53:22.088Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:53:22 [2021-08-27T01:53:22.088Z] INFO: Testing against a local daemon
01:53:22 [2021-08-27T01:53:22.088Z] === RUN   TestContinueAfterPluginCrash
01:53:22 [2021-08-27T01:53:22.088Z] === PAUSE TestContinueAfterPluginCrash
01:53:22 [2021-08-27T01:53:22.088Z] === RUN   TestReadPluginNoRead
01:53:22 [2021-08-27T01:53:22.088Z] === PAUSE TestReadPluginNoRead
01:53:22 [2021-08-27T01:53:22.088Z] === RUN   TestDaemonStartWithLogOpt
01:53:22 [2021-08-27T01:53:22.088Z] === PAUSE TestDaemonStartWithLogOpt
01:53:22 [2021-08-27T01:53:22.088Z] === CONT  TestContinueAfterPluginCrash
01:53:22 [2021-08-27T01:53:22.088Z] === CONT  TestDaemonStartWithLogOpt
01:53:26 [2021-08-27T01:53:26.285Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
01:53:26 [2021-08-27T01:53:26.285Z] === CONT  TestReadPluginNoRead
01:53:28 [2021-08-27T01:53:28.171Z] === RUN   TestReadPluginNoRead/default
01:53:29 [2021-08-27T01:53:29.536Z] === RUN   TestReadPluginNoRead/disabled_caching
01:53:30 [2021-08-27T01:53:30.899Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
01:53:31 [2021-08-27T01:53:31.155Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:53:32 [2021-08-27T01:53:32.520Z] === CONT  TestReadPluginNoRead
01:53:32 [2021-08-27T01:53:32.520Z]     read_test.go:92: [db9ab4e5e5c45] daemon is not started
01:53:32 [2021-08-27T01:53:32.520Z] --- PASS: TestReadPluginNoRead (6.54s)
01:53:32 [2021-08-27T01:53:32.520Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
01:53:32 [2021-08-27T01:53:32.520Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.40s)
01:53:32 [2021-08-27T01:53:32.520Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
01:53:32 [2021-08-27T01:53:32.520Z] PASS
01:53:32 [2021-08-27T01:53:32.520Z] 
01:53:32 [2021-08-27T01:53:32.520Z] DONE 6 tests in 10.963s
01:53:32 [2021-08-27T01:53:32.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:53:32 [2021-08-27T01:53:32.520Z] testing: warning: no tests to run
01:53:32 [2021-08-27T01:53:32.520Z] PASS
01:53:32 [2021-08-27T01:53:32.520Z] 
01:53:32 [2021-08-27T01:53:32.520Z] DONE 0 tests in 0.028s
01:53:32 [2021-08-27T01:53:32.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:53:32 [2021-08-27T01:53:32.775Z] INFO: Testing against a local daemon
01:53:32 [2021-08-27T01:53:32.775Z] === RUN   TestPluginWithDevMounts
01:53:32 [2021-08-27T01:53:32.775Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:53:32 [2021-08-27T01:53:32.775Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:53:32 [2021-08-27T01:53:32.775Z] PASS
01:53:32 [2021-08-27T01:53:32.775Z] 
01:53:32 [2021-08-27T01:53:32.775Z] === Skipped
01:53:32 [2021-08-27T01:53:32.775Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
01:53:32 [2021-08-27T01:53:32.775Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:53:32 [2021-08-27T01:53:32.775Z] 
01:53:32 [2021-08-27T01:53:32.775Z] 
01:53:32 [2021-08-27T01:53:32.775Z] DONE 1 tests, 1 skipped in 0.094s
01:53:32 [2021-08-27T01:53:32.776Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:53:32 [2021-08-27T01:53:32.776Z] INFO: Testing against a local daemon
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestSecretInspect
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestSecretInspect (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestSecretList
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestSecretList (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestSecretsCreateAndDelete
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestSecretsUpdate
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestSecretsUpdate (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestTemplatedSecret
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestTemplatedSecret (0.00s)
01:53:32 [2021-08-27T01:53:32.776Z] === RUN   TestSecretCreateResolve
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] --- SKIP: TestSecretCreateResolve (0.02s)
01:53:32 [2021-08-27T01:53:32.776Z] PASS
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === Skipped
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
01:53:32 [2021-08-27T01:53:32.776Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] 
01:53:32 [2021-08-27T01:53:32.776Z] DONE 6 tests, 6 skipped in 0.164s
01:53:32 [2021-08-27T01:53:32.776Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:53:33 [2021-08-27T01:53:33.031Z] INFO: Testing against a local daemon
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestServiceCreateInit
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- PASS: TestServiceCreateInit (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:53:33 [2021-08-27T01:53:33.031Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceMultipleTimes
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceConflict
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceConflict (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceMaxReplicas
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateWithDuplicateNetworkNames
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceSecretFileMode
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceConfigFileMode
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceSysctls
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceSysctls (0.02s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestCreateServiceCapabilities
01:53:33 [2021-08-27T01:53:33.031Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.031Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
01:53:33 [2021-08-27T01:53:33.031Z] === RUN   TestInspect
01:53:33 [2021-08-27T01:53:33.031Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestInspect (0.01s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestCreateJob
01:53:33 [2021-08-27T01:53:33.032Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestCreateJob (0.01s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestReplicatedJob
01:53:33 [2021-08-27T01:53:33.032Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestReplicatedJob (0.01s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestUpdateReplicatedJob
01:53:33 [2021-08-27T01:53:33.032Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestServiceListWithStatuses
01:53:33 [2021-08-27T01:53:33.032Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestDockerNetworkConnectAlias
01:53:33 [2021-08-27T01:53:33.032Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.032Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
01:53:33 [2021-08-27T01:53:33.032Z] === RUN   TestDockerNetworkReConnect
01:53:33 [2021-08-27T01:53:33.287Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:33 [2021-08-27T01:53:33.287Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
01:53:33 [2021-08-27T01:53:33.287Z] === RUN   TestServicePlugin
01:53:35 [2021-08-27T01:53:35.177Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServicePlugin (1.90s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestServiceUpdateLabel
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServiceUpdateLabel (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestServiceUpdateSecrets
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestServiceUpdateConfigs
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestServiceUpdateNetwork
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestServiceUpdatePidsLimit
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z] PASS
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === Skipped
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestInspect (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:53:35 [2021-08-27T01:53:35.177Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s)
01:53:35 [2021-08-27T01:53:35.177Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] DONE 24 tests, 23 skipped in 2.247s
01:53:35 [2021-08-27T01:53:35.177Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:53:35 [2021-08-27T01:53:35.177Z] INFO: Testing against a local daemon
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestSessionCreate
01:53:35 [2021-08-27T01:53:35.177Z] --- PASS: TestSessionCreate (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z] === RUN   TestSessionCreateWithBadUpgrade
01:53:35 [2021-08-27T01:53:35.177Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:53:35 [2021-08-27T01:53:35.177Z] PASS
01:53:35 [2021-08-27T01:53:35.177Z] 
01:53:35 [2021-08-27T01:53:35.177Z] DONE 2 tests in 0.123s
01:53:35 [2021-08-27T01:53:35.177Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:53:35 [2021-08-27T01:53:35.433Z] INFO: Testing against a local daemon
01:53:35 [2021-08-27T01:53:35.433Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:53:35 [2021-08-27T01:53:35.433Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:53:35 [2021-08-27T01:53:35.433Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:53:35 [2021-08-27T01:53:35.433Z] === RUN   TestDiskUsage
01:53:35 [2021-08-27T01:53:35.433Z] === PAUSE TestDiskUsage
01:53:35 [2021-08-27T01:53:35.433Z] === RUN   TestEventsExecDie
01:53:35 [2021-08-27T01:53:35.994Z] --- PASS: TestEventsExecDie (0.53s)
01:53:35 [2021-08-27T01:53:35.994Z] === RUN   TestEventsBackwardsCompatible
01:53:35 [2021-08-27T01:53:35.994Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
01:53:35 [2021-08-27T01:53:35.994Z] === RUN   TestEventsVolumeCreate
01:53:35 [2021-08-27T01:53:35.994Z] --- PASS: TestEventsVolumeCreate (0.05s)
01:53:35 [2021-08-27T01:53:35.994Z] === RUN   TestInfoBinaryCommits
01:53:35 [2021-08-27T01:53:35.994Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:53:35 [2021-08-27T01:53:35.994Z] === RUN   TestInfoAPIVersioned
01:53:35 [2021-08-27T01:53:35.994Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:53:35 [2021-08-27T01:53:35.994Z] === RUN   TestInfoDiscoveryBackend
01:53:36 [2021-08-27T01:53:36.556Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
01:53:36 [2021-08-27T01:53:36.556Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:53:40 [2021-08-27T01:53:40.716Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
01:53:40 [2021-08-27T01:53:40.716Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:53:40 [2021-08-27T01:53:40.716Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:40 [2021-08-27T01:53:40.716Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:53:40 [2021-08-27T01:53:40.716Z] === RUN   TestInfoAPI
01:53:40 [2021-08-27T01:53:40.716Z] --- PASS: TestInfoAPI (0.02s)
01:53:40 [2021-08-27T01:53:40.716Z] === RUN   TestInfoAPIWarnings
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestInfoAPIWarnings (16.36s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestInfoDebug
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestInfoDebug (0.55s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestInfoInsecureRegistries
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestInfoInsecureRegistries (0.55s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestInfoRegistryMirrors
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestInfoRegistryMirrors (0.55s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestLoginFailsWithBadCredentials
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestPingCacheHeaders
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestPingCacheHeaders (0.02s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestPingGet
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestPingGet (0.02s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestPingHead
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestPingHead (0.02s)
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestVersion
01:53:58 [2021-08-27T01:53:58.748Z] --- PASS: TestVersion (0.02s)
01:53:58 [2021-08-27T01:53:58.748Z] === CONT  TestDiskUsage
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/container_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/image_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/volume_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/build-cache_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/container,_volume_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/after_LoadBusybox
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
01:53:58 [2021-08-27T01:53:58.748Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
01:53:58 [2021-08-27T01:53:58.749Z] === RUN   TestDiskUsage/after_container.Run
01:53:59 [2021-08-27T01:53:59.004Z] === RUN   TestDiskUsage/after_container.Run/container_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/image_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/volume_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
01:53:59 [2021-08-27T01:53:59.260Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
01:53:59 [2021-08-27T01:53:59.260Z] --- PASS: TestDiskUsage (1.23s)
01:53:59 [2021-08-27T01:53:59.260Z]     --- PASS: TestDiskUsage/empty (0.01s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
01:53:59 [2021-08-27T01:53:59.260Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
01:53:59 [2021-08-27T01:53:59.260Z] PASS
01:53:59 [2021-08-27T01:53:59.260Z] 
01:53:59 [2021-08-27T01:53:59.260Z] === Skipped
01:53:59 [2021-08-27T01:53:59.260Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:53:59 [2021-08-27T01:53:59.260Z] 
01:53:59 [2021-08-27T01:53:59.260Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:53:59 [2021-08-27T01:53:59.260Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
01:53:59 [2021-08-27T01:53:59.260Z] 
01:53:59 [2021-08-27T01:53:59.260Z] 
01:53:59 [2021-08-27T01:53:59.260Z] DONE 53 tests, 2 skipped in 24.091s
01:53:59 [2021-08-27T01:53:59.260Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:53:59 [2021-08-27T01:53:59.515Z] INFO: Testing against a local daemon
01:53:59 [2021-08-27T01:53:59.515Z] === RUN   TestVolumesCreateAndList
01:53:59 [2021-08-27T01:53:59.515Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:53:59 [2021-08-27T01:53:59.515Z] === RUN   TestVolumesRemove
01:53:59 [2021-08-27T01:53:59.515Z] --- PASS: TestVolumesRemove (0.09s)
01:53:59 [2021-08-27T01:53:59.515Z] === RUN   TestVolumesInspect
01:53:59 [2021-08-27T01:53:59.515Z] --- PASS: TestVolumesInspect (0.03s)
01:53:59 [2021-08-27T01:53:59.515Z] === RUN   TestVolumesInvalidJSON
01:53:59 [2021-08-27T01:53:59.515Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:53:59 [2021-08-27T01:53:59.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:53:59 [2021-08-27T01:53:59.515Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:53:59 [2021-08-27T01:53:59.515Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:53:59 [2021-08-27T01:53:59.515Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:53:59 [2021-08-27T01:53:59.515Z] PASS
01:53:59 [2021-08-27T01:53:59.515Z] 
01:53:59 [2021-08-27T01:53:59.515Z] DONE 5 tests in 0.254s
01:53:59 [2021-08-27T01:53:59.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:53:59 [2021-08-27T01:53:59.771Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13409 is not a child of this shell
01:53:59 [2021-08-27T01:53:59.771Z] warning: PID 13409 from bundles/test-integration/docker.pid had a nonzero exit code
01:53:59 [2021-08-27T01:53:59.771Z] Leaving: AppArmorNo profiles have been unloaded.
01:53:59 [2021-08-27T01:53:59.771Z] 
01:53:59 [2021-08-27T01:53:59.771Z] Unloading profiles will leave already running processes permanently
01:53:59 [2021-08-27T01:53:59.771Z] unconfined, which can lead to unexpected situations.
01:53:59 [2021-08-27T01:53:59.771Z] 
01:53:59 [2021-08-27T01:53:59.771Z] To set a process to complain mode, use the command line tool
01:53:59 [2021-08-27T01:53:59.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:53:59 [2021-08-27T01:53:59.771Z] Removing test suite binaries
01:53:59 [2021-08-27T01:53:59.771Z] exiting test-integration
01:53:59 [2021-08-27T01:53:59.771Z] ++ exit 0
01:53:59 [2021-08-27T01:53:59.771Z]