Skip to content

Console Output

Skipping 3 KB.. Full Log
github.com/docker/docker/integration/daemon/test.main
13:52:35 [2022-08-22T13:52:35.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:52:47 [2022-08-22T13:52:47.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:52:47 [2022-08-22T13:52:47.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:52:47 [2022-08-22T13:52:47.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:52:48 [2022-08-22T13:52:48.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:52:49 [2022-08-22T13:52:49.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:52:49 [2022-08-22T13:52:49.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:52:50 [2022-08-22T13:52:50.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:52:54 [2022-08-22T13:52:54.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:52:55 [2022-08-22T13:52:55.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:52:56 [2022-08-22T13:52:56.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:52:57 [2022-08-22T13:52:57.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:52:58 [2022-08-22T13:52:58.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:53:00 [2022-08-22T13:53:00.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:53:01 [2022-08-22T13:53:01.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:53:02 [2022-08-22T13:53:02.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:53:03 [2022-08-22T13:53:03.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:53:04 [2022-08-22T13:53:04.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:53:04 [2022-08-22T13:53:04.813Z] Using test binary docker
13:53:05 [2022-08-22T13:53:05.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:53:05 [2022-08-22T13:53:05.071Z] Not: starting.
13:53:05 [2022-08-22T13:53:05.071Z] INFO: Waiting for daemon to start...
13:53:05 [2022-08-22T13:53:05.071Z] Starting dockerd
13:53:08 [2022-08-22T13:53:08.348Z] .
13:53:08 [2022-08-22T13:53:08.348Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:53:08 [2022-08-22T13:53:08.348Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:53:08 [2022-08-22T13:53:08.348Z] Error: No such image: emptyfs
13:53:08 [2022-08-22T13:53:08.606Z] Loaded image: emptyfs:latest
13:53:08 [2022-08-22T13:53:08.606Z] Running integration-test (iteration 1)
13:53:08 [2022-08-22T13:53:08.606Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:53:08 [2022-08-22T13:53:08.863Z] Loaded image: arm32v7/hello-world:latest
13:53:08 [2022-08-22T13:53:08.863Z] Loaded image: busybox:glibc
13:53:09 [2022-08-22T13:53:09.121Z] Loaded image: busybox:latest
13:53:10 [2022-08-22T13:53:10.494Z] Loaded image: debian:bullseye-slim
13:53:10 [2022-08-22T13:53:10.751Z] Loaded image: hello-world:latest
13:53:10 [2022-08-22T13:53:10.751Z] INFO: Testing against a local daemon
13:53:10 [2022-08-22T13:53:10.751Z] === RUN   TestCgroupNamespacesBuild
13:53:12 [2022-08-22T13:53:12.125Z] --- PASS: TestCgroupNamespacesBuild (1.49s)
13:53:12 [2022-08-22T13:53:12.125Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:53:13 [2022-08-22T13:53:13.498Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s)
13:53:13 [2022-08-22T13:53:13.498Z] === RUN   TestBuildWithSession
13:53:13 [2022-08-22T13:53:13.498Z]     build_session_test.go:25: TODO: BuildKit
13:53:13 [2022-08-22T13:53:13.498Z] --- SKIP: TestBuildWithSession (0.00s)
13:53:13 [2022-08-22T13:53:13.498Z] === RUN   TestBuildSquashParent
13:53:20 [2022-08-22T13:53:20.050Z] --- PASS: TestBuildSquashParent (6.64s)
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:53:20 [2022-08-22T13:53:20.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:53:20 [2022-08-22T13:53:20.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:53:20 [2022-08-22T13:53:20.050Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:53:20 [2022-08-22T13:53:20.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:53:21 [2022-08-22T13:53:21.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:53:21 [2022-08-22T13:53:21.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:53:23 [2022-08-22T13:53:23.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:53:23 [2022-08-22T13:53:23.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:53:26 [2022-08-22T13:53:26.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
13:53:26 [2022-08-22T13:53:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
13:53:26 [2022-08-22T13:53:26.374Z] === RUN   TestBuildMultiStageCopy
13:53:26 [2022-08-22T13:53:26.374Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:53:29 [2022-08-22T13:53:29.652Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:53:30 [2022-08-22T13:53:30.216Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:53:31 [2022-08-22T13:53:31.149Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:53:32 [2022-08-22T13:53:32.083Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:53:33 [2022-08-22T13:53:33.455Z] --- PASS: TestBuildMultiStageCopy (7.26s)
13:53:33 [2022-08-22T13:53:33.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
13:53:33 [2022-08-22T13:53:33.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
13:53:33 [2022-08-22T13:53:33.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
13:53:33 [2022-08-22T13:53:33.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
13:53:33 [2022-08-22T13:53:33.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s)
13:53:33 [2022-08-22T13:53:33.455Z] === RUN   TestBuildMultiStageParentConfig
13:53:38 [2022-08-22T13:53:38.712Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
13:53:38 [2022-08-22T13:53:38.712Z] === RUN   TestBuildLabelWithTargets
13:53:46 [2022-08-22T13:53:46.813Z] --- PASS: TestBuildLabelWithTargets (8.00s)
13:53:46 [2022-08-22T13:53:46.813Z] === RUN   TestBuildWithEmptyLayers
13:53:49 [2022-08-22T13:53:49.337Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
13:53:49 [2022-08-22T13:53:49.337Z] === RUN   TestBuildMultiStageOnBuild
13:53:54 [2022-08-22T13:53:54.596Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
13:53:54 [2022-08-22T13:53:54.596Z] === RUN   TestBuildUncleanTarFilenames
13:53:54 [2022-08-22T13:53:54.854Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
13:53:54 [2022-08-22T13:53:54.854Z] === RUN   TestBuildMultiStageLayerLeak
13:53:59 [2022-08-22T13:53:59.105Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
13:53:59 [2022-08-22T13:53:59.105Z] === RUN   TestBuildWithHugeFile
13:54:55 [2022-08-22T13:54:55.317Z] --- PASS: TestBuildWithHugeFile (51.17s)
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildWCOWSandboxSize
13:54:55 [2022-08-22T13:54:55.317Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:54:55 [2022-08-22T13:54:55.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildWithEmptyDockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:54:55 [2022-08-22T13:54:55.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
13:54:55 [2022-08-22T13:54:55.317Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
13:54:55 [2022-08-22T13:54:55.317Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
13:54:55 [2022-08-22T13:54:55.317Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildPreserveOwnership
13:54:55 [2022-08-22T13:54:55.317Z] === RUN   TestBuildPreserveOwnership/copy_from
13:54:57 [2022-08-22T13:54:57.214Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:55:01 [2022-08-22T13:55:01.393Z] --- PASS: TestBuildPreserveOwnership (10.35s)
13:55:01 [2022-08-22T13:55:01.393Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.32s)
13:55:01 [2022-08-22T13:55:01.393Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
13:55:01 [2022-08-22T13:55:01.393Z] === RUN   TestBuildPlatformInvalid
13:55:01 [2022-08-22T13:55:01.393Z] --- PASS: TestBuildPlatformInvalid (0.15s)
13:55:01 [2022-08-22T13:55:01.393Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:55:01 [2022-08-22T13:55:01.393Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
13:55:01 [2022-08-22T13:55:01.393Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s)
13:55:01 [2022-08-22T13:55:01.393Z] PASS
13:55:01 [2022-08-22T13:55:01.393Z] 
13:55:01 [2022-08-22T13:55:01.393Z] === Skipped
13:55:01 [2022-08-22T13:55:01.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:55:01 [2022-08-22T13:55:01.393Z]     build_session_test.go:25: TODO: BuildKit
13:55:01 [2022-08-22T13:55:01.393Z] 
13:55:01 [2022-08-22T13:55:01.393Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:55:01 [2022-08-22T13:55:01.393Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:55:01 [2022-08-22T13:55:01.393Z] 
13:55:01 [2022-08-22T13:55:01.393Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s)
13:55:01 [2022-08-22T13:55:01.393Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
13:55:01 [2022-08-22T13:55:01.393Z] 
13:55:01 [2022-08-22T13:55:01.393Z] DONE 34 tests, 3 skipped in 112.751s
13:55:01 [2022-08-22T13:55:01.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:55:01 [2022-08-22T13:55:01.651Z] INFO: Testing against a local daemon
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestConfigInspect
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestConfigInspect (0.02s)
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestConfigList
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestConfigList (0.02s)
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestConfigsCreateAndDelete
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestConfigsUpdate
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestConfigsUpdate (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestTemplatedConfig
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestTemplatedConfig (0.00s)
13:55:01 [2022-08-22T13:55:01.651Z] === RUN   TestConfigCreateResolve
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] --- SKIP: TestConfigCreateResolve (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z] PASS
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === Skipped
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
13:55:01 [2022-08-22T13:55:01.651Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:55:01 [2022-08-22T13:55:01.651Z] 
13:55:01 [2022-08-22T13:55:01.651Z] DONE 6 tests, 6 skipped in 0.234s
13:55:01 [2022-08-22T13:55:01.651Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:55:01 [2022-08-22T13:55:01.908Z] INFO: Testing against a local daemon
13:55:01 [2022-08-22T13:55:01.908Z] === RUN   TestAttachWithTTY
13:55:01 [2022-08-22T13:55:01.908Z] --- PASS: TestAttachWithTTY (0.06s)
13:55:01 [2022-08-22T13:55:01.908Z] === RUN   TestAttachWithoutTTy
13:55:02 [2022-08-22T13:55:02.166Z] --- PASS: TestAttachWithoutTTy (0.06s)
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestCheckpoint
13:55:02 [2022-08-22T13:55:02.166Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:55:02 [2022-08-22T13:55:02.166Z] --- SKIP: TestCheckpoint (0.00s)
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/commit
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/commit
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/create
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/containers/create
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/commit
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/containers/create
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:55:02 [2022-08-22T13:55:02.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:55:02 [2022-08-22T13:55:02.166Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:55:02 [2022-08-22T13:55:02.167Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:55:02 [2022-08-22T13:55:02.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
13:55:02 [2022-08-22T13:55:02.167Z] === RUN   TestCopyFromContainerPathIsNotDir
13:55:02 [2022-08-22T13:55:02.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:55:02 [2022-08-22T13:55:02.167Z] === RUN   TestCopyToContainerPathDoesNotExist
13:55:02 [2022-08-22T13:55:02.424Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:55:02 [2022-08-22T13:55:02.424Z] === RUN   TestCopyEmptyFile
13:55:02 [2022-08-22T13:55:02.424Z] --- PASS: TestCopyEmptyFile (0.21s)
13:55:02 [2022-08-22T13:55:02.424Z] === RUN   TestCopyToContainerPathIsNotDir
13:55:02 [2022-08-22T13:55:02.682Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
13:55:02 [2022-08-22T13:55:02.682Z] === RUN   TestCopyFromContainer
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer//
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer//bar/root
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer//bar/root/
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/quux
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/quux/
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCopyFromContainer/bar/notarget
13:55:06 [2022-08-22T13:55:06.859Z] --- PASS: TestCopyFromContainer (4.19s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:06 [2022-08-22T13:55:06.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateLinkToNonExistingContainer
13:55:06 [2022-08-22T13:55:06.859Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateWithInvalidEnv
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateWithInvalidEnv/0
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateWithInvalidEnv/0
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateWithInvalidEnv/1
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateWithInvalidEnv/1
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateWithInvalidEnv/2
13:55:06 [2022-08-22T13:55:06.859Z] === PAUSE TestCreateWithInvalidEnv/2
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateWithInvalidEnv/0
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateWithInvalidEnv/2
13:55:06 [2022-08-22T13:55:06.859Z] === CONT  TestCreateWithInvalidEnv/1
13:55:06 [2022-08-22T13:55:06.859Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateTmpfsMountsTarget
13:55:06 [2022-08-22T13:55:06.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:55:06 [2022-08-22T13:55:06.859Z] === RUN   TestCreateWithCustomMaskedPaths
13:55:08 [2022-08-22T13:55:08.231Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
13:55:08 [2022-08-22T13:55:08.231Z] === RUN   TestCreateWithCustomReadonlyPaths
13:55:09 [2022-08-22T13:55:09.603Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:09 [2022-08-22T13:55:09.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:09 [2022-08-22T13:55:09.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:09 [2022-08-22T13:55:09.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:09 [2022-08-22T13:55:09.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:09 [2022-08-22T13:55:09.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:55:09 [2022-08-22T13:55:09.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
13:55:09 [2022-08-22T13:55:09.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
13:55:09 [2022-08-22T13:55:09.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
13:55:09 [2022-08-22T13:55:09.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
13:55:09 [2022-08-22T13:55:09.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
13:55:09 [2022-08-22T13:55:09.603Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:55:09 [2022-08-22T13:55:09.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateDifferentPlatform
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateDifferentPlatform/different_os
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:55:09 [2022-08-22T13:55:09.860Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:55:09 [2022-08-22T13:55:09.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:55:09 [2022-08-22T13:55:09.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateInvalidHostConfig
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:55:09 [2022-08-22T13:55:09.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:55:09 [2022-08-22T13:55:09.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:09 [2022-08-22T13:55:09.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:55:09 [2022-08-22T13:55:09.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:55:09 [2022-08-22T13:55:09.860Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:55:09 [2022-08-22T13:55:09.860Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:55:09 [2022-08-22T13:55:09.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:09 [2022-08-22T13:55:09.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:55:09 [2022-08-22T13:55:09.860Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestContainerStartOnDaemonRestart
13:55:09 [2022-08-22T13:55:09.860Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:55:09 [2022-08-22T13:55:09.860Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestDaemonRestartIpcMode
13:55:09 [2022-08-22T13:55:09.860Z] === PAUSE TestDaemonRestartIpcMode
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestDaemonHostGatewayIP
13:55:09 [2022-08-22T13:55:09.860Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:55:09 [2022-08-22T13:55:09.860Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
13:55:09 [2022-08-22T13:55:09.860Z] === RUN   TestRestartDaemonWithRestartingContainer
13:55:09 [2022-08-22T13:55:09.861Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:55:09 [2022-08-22T13:55:09.861Z] === RUN   TestContainerKillOnDaemonStart
13:55:09 [2022-08-22T13:55:09.861Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:55:09 [2022-08-22T13:55:09.861Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:55:09 [2022-08-22T13:55:09.861Z] === RUN   TestDiff
13:55:10 [2022-08-22T13:55:10.425Z] --- PASS: TestDiff (0.42s)
13:55:10 [2022-08-22T13:55:10.425Z] === RUN   TestExecConsoleSize
13:55:10 [2022-08-22T13:55:10.991Z] --- PASS: TestExecConsoleSize (0.48s)
13:55:10 [2022-08-22T13:55:10.991Z] === RUN   TestExecWithCloseStdin
13:55:11 [2022-08-22T13:55:11.556Z] --- PASS: TestExecWithCloseStdin (0.54s)
13:55:11 [2022-08-22T13:55:11.556Z] === RUN   TestExec
13:55:11 [2022-08-22T13:55:11.814Z] --- PASS: TestExec (0.51s)
13:55:11 [2022-08-22T13:55:11.814Z] === RUN   TestExecUser
13:55:12 [2022-08-22T13:55:12.380Z] --- PASS: TestExecUser (0.51s)
13:55:12 [2022-08-22T13:55:12.380Z] === RUN   TestExportContainerAndImportImage
13:55:12 [2022-08-22T13:55:12.945Z] --- PASS: TestExportContainerAndImportImage (0.56s)
13:55:12 [2022-08-22T13:55:12.945Z] === RUN   TestExportContainerAfterDaemonRestart
13:55:14 [2022-08-22T13:55:14.318Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
13:55:14 [2022-08-22T13:55:14.318Z] === RUN   TestHealthCheckWorkdir
13:55:14 [2022-08-22T13:55:14.884Z] --- PASS: TestHealthCheckWorkdir (0.57s)
13:55:14 [2022-08-22T13:55:14.884Z] === RUN   TestHealthKillContainer
13:55:22 [2022-08-22T13:55:22.984Z] --- PASS: TestHealthKillContainer (7.89s)
13:55:22 [2022-08-22T13:55:22.984Z] === RUN   TestInspectCpusetInConfigPre120
13:55:22 [2022-08-22T13:55:22.984Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:55:22 [2022-08-22T13:55:22.984Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:55:22 [2022-08-22T13:55:22.984Z] === RUN   TestIpcModeNone
13:55:23 [2022-08-22T13:55:23.241Z] --- PASS: TestIpcModeNone (0.47s)
13:55:23 [2022-08-22T13:55:23.241Z] === RUN   TestIpcModePrivate
13:55:23 [2022-08-22T13:55:23.498Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
13:55:23 [2022-08-22T13:55:23.756Z] --- PASS: TestIpcModePrivate (0.48s)
13:55:23 [2022-08-22T13:55:23.756Z] === RUN   TestIpcModeShareable
13:55:23 [2022-08-22T13:55:23.756Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:55:23 [2022-08-22T13:55:23.756Z] --- SKIP: TestIpcModeShareable (0.00s)
13:55:23 [2022-08-22T13:55:23.756Z] === RUN   TestAPIIpcModeShareableAndContainer
13:55:25 [2022-08-22T13:55:25.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
13:55:25 [2022-08-22T13:55:25.130Z] === RUN   TestAPIIpcModeHost
13:55:25 [2022-08-22T13:55:25.130Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:55:25 [2022-08-22T13:55:25.130Z] --- SKIP: TestAPIIpcModeHost (0.00s)
13:55:25 [2022-08-22T13:55:25.130Z] === RUN   TestDaemonIpcModeShareable
13:55:25 [2022-08-22T13:55:25.130Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:55:25 [2022-08-22T13:55:25.130Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
13:55:25 [2022-08-22T13:55:25.130Z] === RUN   TestDaemonIpcModePrivate
13:55:26 [2022-08-22T13:55:26.063Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
13:55:26 [2022-08-22T13:55:26.321Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
13:55:26 [2022-08-22T13:55:26.321Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:55:26 [2022-08-22T13:55:26.321Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:55:26 [2022-08-22T13:55:26.321Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
13:55:26 [2022-08-22T13:55:26.321Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:55:26 [2022-08-22T13:55:26.321Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:55:26 [2022-08-22T13:55:26.321Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
13:55:26 [2022-08-22T13:55:26.321Z] === RUN   TestIpcModeOlderClient
13:55:26 [2022-08-22T13:55:26.321Z] === PAUSE TestIpcModeOlderClient
13:55:26 [2022-08-22T13:55:26.321Z] === RUN   TestKillContainerInvalidSignal
13:55:26 [2022-08-22T13:55:26.887Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
13:55:26 [2022-08-22T13:55:26.887Z] === RUN   TestKillContainer
13:55:26 [2022-08-22T13:55:26.887Z] === RUN   TestKillContainer/no_signal
13:55:27 [2022-08-22T13:55:27.145Z] === RUN   TestKillContainer/non_killing_signal
13:55:27 [2022-08-22T13:55:27.710Z] === RUN   TestKillContainer/killing_signal
13:55:28 [2022-08-22T13:55:28.275Z] --- PASS: TestKillContainer (1.31s)
13:55:28 [2022-08-22T13:55:28.275Z]     --- PASS: TestKillContainer/no_signal (0.41s)
13:55:28 [2022-08-22T13:55:28.275Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
13:55:28 [2022-08-22T13:55:28.275Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
13:55:28 [2022-08-22T13:55:28.275Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:55:28 [2022-08-22T13:55:28.275Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:55:28 [2022-08-22T13:55:28.533Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:55:29 [2022-08-22T13:55:29.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
13:55:29 [2022-08-22T13:55:29.100Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
13:55:29 [2022-08-22T13:55:29.100Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
13:55:29 [2022-08-22T13:55:29.100Z] === RUN   TestKillStoppedContainer
13:55:29 [2022-08-22T13:55:29.100Z] --- PASS: TestKillStoppedContainer (0.04s)
13:55:29 [2022-08-22T13:55:29.100Z] === RUN   TestKillStoppedContainerAPIPre120
13:55:29 [2022-08-22T13:55:29.100Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:55:29 [2022-08-22T13:55:29.100Z] === RUN   TestKillDifferentUserContainer
13:55:29 [2022-08-22T13:55:29.665Z] --- PASS: TestKillDifferentUserContainer (0.44s)
13:55:29 [2022-08-22T13:55:29.665Z] === RUN   TestInspectOomKilledTrue
13:55:29 [2022-08-22T13:55:29.665Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
13:55:29 [2022-08-22T13:55:29.665Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:55:29 [2022-08-22T13:55:29.665Z] === RUN   TestInspectOomKilledFalse
13:55:29 [2022-08-22T13:55:29.665Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:55:29 [2022-08-22T13:55:29.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:55:29 [2022-08-22T13:55:29.665Z] === RUN   TestLinksEtcHostsContentMatch
13:55:29 [2022-08-22T13:55:29.665Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:55:29 [2022-08-22T13:55:29.665Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
13:55:29 [2022-08-22T13:55:29.665Z] === RUN   TestLinksContainerNames
13:55:30 [2022-08-22T13:55:30.598Z] --- PASS: TestLinksContainerNames (0.85s)
13:55:30 [2022-08-22T13:55:30.598Z] === RUN   TestLogsFollowTailEmpty
13:55:30 [2022-08-22T13:55:30.856Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:55:30 [2022-08-22T13:55:30.856Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:55:30 [2022-08-22T13:55:30.856Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:55:31 [2022-08-22T13:55:31.422Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:55:31 [2022-08-22T13:55:31.422Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:55:31 [2022-08-22T13:55:31.988Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:55:31 [2022-08-22T13:55:31.988Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:55:32 [2022-08-22T13:55:32.554Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:55:32 [2022-08-22T13:55:32.554Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:55:32 [2022-08-22T13:55:32.812Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:55:32 [2022-08-22T13:55:32.812Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:55:33 [2022-08-22T13:55:33.378Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:55:33 [2022-08-22T13:55:33.378Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:55:33 [2022-08-22T13:55:33.943Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:55:33 [2022-08-22T13:55:33.943Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:55:34 [2022-08-22T13:55:34.509Z] --- PASS: TestLogs (3.63s)
13:55:34 [2022-08-22T13:55:34.509Z]     --- PASS: TestLogs/driver_local (0.01s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
13:55:34 [2022-08-22T13:55:34.509Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s)
13:55:34 [2022-08-22T13:55:34.509Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
13:55:34 [2022-08-22T13:55:34.509Z] === RUN   TestContainerNetworkMountsNoChown
13:55:35 [2022-08-22T13:55:35.074Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/default
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/default
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/private
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/private
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rprivate
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rprivate
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/slave
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/slave
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rslave
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rslave
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/shared
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/shared
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rshared
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rshared
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/default
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/default/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/default/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rshared
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/shared
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rslave
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/slave
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rprivate
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/private
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/private/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/private/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/default/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/default/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:55:35 [2022-08-22T13:55:35.074Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/private/bind_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/private/mount_root
13:55:35 [2022-08-22T13:55:35.332Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:55:35 [2022-08-22T13:55:35.589Z] --- PASS: TestMountDaemonRoot (0.01s)
13:55:35 [2022-08-22T13:55:35.589Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:55:35 [2022-08-22T13:55:35.589Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:55:35 [2022-08-22T13:55:35.589Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:55:35 [2022-08-22T13:55:35.589Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:55:35 [2022-08-22T13:55:35.590Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:55:35 [2022-08-22T13:55:35.590Z] === RUN   TestContainerBindMountNonRecursive
13:55:35 [2022-08-22T13:55:35.590Z]     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)
13:55:35 [2022-08-22T13:55:35.590Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s)
13:55:35 [2022-08-22T13:55:35.590Z] === RUN   TestContainerVolumesMountedAsShared
13:55:35 [2022-08-22T13:55:35.590Z]     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)
13:55:35 [2022-08-22T13:55:35.590Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
13:55:35 [2022-08-22T13:55:35.590Z] === RUN   TestContainerVolumesMountedAsSlave
13:55:35 [2022-08-22T13:55:35.590Z]     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)
13:55:35 [2022-08-22T13:55:35.590Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
13:55:35 [2022-08-22T13:55:35.590Z] === RUN   TestNetworkNat
13:55:36 [2022-08-22T13:55:36.155Z] --- PASS: TestNetworkNat (0.59s)
13:55:36 [2022-08-22T13:55:36.155Z] === RUN   TestNetworkLocalhostTCPNat
13:55:36 [2022-08-22T13:55:36.720Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
13:55:36 [2022-08-22T13:55:36.720Z] === RUN   TestNetworkLoopbackNat
13:55:39 [2022-08-22T13:55:39.244Z] --- PASS: TestNetworkLoopbackNat (2.56s)
13:55:39 [2022-08-22T13:55:39.244Z] === RUN   TestPause
13:55:39 [2022-08-22T13:55:39.244Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
13:55:39 [2022-08-22T13:55:39.244Z] --- SKIP: TestPause (0.00s)
13:55:39 [2022-08-22T13:55:39.244Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:55:39 [2022-08-22T13:55:39.244Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:55:39 [2022-08-22T13:55:39.244Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:55:39 [2022-08-22T13:55:39.244Z] === RUN   TestPauseStopPausedContainer
13:55:39 [2022-08-22T13:55:39.244Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
13:55:39 [2022-08-22T13:55:39.244Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
13:55:39 [2022-08-22T13:55:39.244Z] === RUN   TestPidHost
13:55:40 [2022-08-22T13:55:40.177Z] --- PASS: TestPidHost (0.93s)
13:55:40 [2022-08-22T13:55:40.177Z] === RUN   TestPsFilter
13:55:40 [2022-08-22T13:55:40.177Z] --- PASS: TestPsFilter (0.12s)
13:55:40 [2022-08-22T13:55:40.177Z] === RUN   TestRemoveContainerWithRemovedVolume
13:55:40 [2022-08-22T13:55:40.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
13:55:40 [2022-08-22T13:55:40.742Z] === RUN   TestRemoveContainerWithVolume
13:55:41 [2022-08-22T13:55:41.000Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
13:55:41 [2022-08-22T13:55:41.000Z] === RUN   TestRemoveContainerRunning
13:55:41 [2022-08-22T13:55:41.564Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:55:41 [2022-08-22T13:55:41.564Z] === RUN   TestRemoveContainerForceRemoveRunning
13:55:42 [2022-08-22T13:55:42.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
13:55:42 [2022-08-22T13:55:42.130Z] === RUN   TestRemoveInvalidContainer
13:55:42 [2022-08-22T13:55:42.130Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:55:42 [2022-08-22T13:55:42.130Z] === RUN   TestRenameLinkedContainer
13:55:44 [2022-08-22T13:55:44.029Z] --- PASS: TestRenameLinkedContainer (1.70s)
13:55:44 [2022-08-22T13:55:44.029Z] === RUN   TestRenameStoppedContainer
13:55:44 [2022-08-22T13:55:44.029Z] --- PASS: TestRenameStoppedContainer (0.40s)
13:55:44 [2022-08-22T13:55:44.029Z] === RUN   TestRenameRunningContainerAndReuse
13:55:44 [2022-08-22T13:55:44.963Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
13:55:44 [2022-08-22T13:55:44.963Z] === RUN   TestRenameInvalidName
13:55:45 [2022-08-22T13:55:45.528Z] --- PASS: TestRenameInvalidName (0.44s)
13:55:45 [2022-08-22T13:55:45.528Z] === RUN   TestRenameAnonymousContainer
13:55:46 [2022-08-22T13:55:46.925Z] --- PASS: TestRenameAnonymousContainer (1.53s)
13:55:46 [2022-08-22T13:55:46.925Z] === RUN   TestRenameContainerWithSameName
13:55:47 [2022-08-22T13:55:47.506Z] --- PASS: TestRenameContainerWithSameName (0.46s)
13:55:47 [2022-08-22T13:55:47.506Z] === RUN   TestRenameContainerWithLinkedContainer
13:55:48 [2022-08-22T13:55:48.458Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
13:55:48 [2022-08-22T13:55:48.458Z] === RUN   TestResize
13:55:48 [2022-08-22T13:55:48.716Z] --- PASS: TestResize (0.41s)
13:55:48 [2022-08-22T13:55:48.716Z] === RUN   TestResizeWithInvalidSize
13:55:49 [2022-08-22T13:55:49.281Z] --- PASS: TestResizeWithInvalidSize (0.45s)
13:55:49 [2022-08-22T13:55:49.281Z] === RUN   TestResizeWhenContainerNotStarted
13:55:49 [2022-08-22T13:55:49.538Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
13:55:49 [2022-08-22T13:55:49.538Z] === RUN   TestDaemonRestartKillContainers
13:55:49 [2022-08-22T13:55:49.538Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:55:49 [2022-08-22T13:55:49.538Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:55:49 [2022-08-22T13:55:49.538Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:55:49 [2022-08-22T13:55:49.538Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:55:50 [2022-08-22T13:55:50.471Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:55:51 [2022-08-22T13:55:51.403Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s)
13:55:51 [2022-08-22T13:55:51.403Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s)
13:55:51 [2022-08-22T13:55:51.403Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
13:55:51 [2022-08-22T13:55:51.403Z] === RUN   TestCgroupNamespacesRun
13:55:52 [2022-08-22T13:55:52.774Z] --- PASS: TestCgroupNamespacesRun (1.22s)
13:55:52 [2022-08-22T13:55:52.774Z] === RUN   TestCgroupNamespacesRunPrivileged
13:55:53 [2022-08-22T13:55:53.707Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
13:55:53 [2022-08-22T13:55:53.707Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:55:55 [2022-08-22T13:55:55.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
13:55:55 [2022-08-22T13:55:55.080Z] === RUN   TestCgroupNamespacesRunHostMode
13:55:56 [2022-08-22T13:55:56.013Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
13:55:56 [2022-08-22T13:55:56.013Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:55:57 [2022-08-22T13:55:57.386Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
13:55:57 [2022-08-22T13:55:57.386Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:55:58 [2022-08-22T13:55:58.321Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
13:55:58 [2022-08-22T13:55:58.321Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:55:59 [2022-08-22T13:55:59.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
13:55:59 [2022-08-22T13:55:59.253Z] === RUN   TestCgroupNamespacesRunOlderClient
13:56:00 [2022-08-22T13:56:00.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
13:56:00 [2022-08-22T13:56:00.187Z] === RUN   TestNISDomainname
13:56:00 [2022-08-22T13:56:00.187Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:56:00 [2022-08-22T13:56:00.187Z] --- SKIP: TestNISDomainname (0.02s)
13:56:00 [2022-08-22T13:56:00.187Z] === RUN   TestHostnameDnsResolution
13:56:01 [2022-08-22T13:56:01.120Z] --- PASS: TestHostnameDnsResolution (0.66s)
13:56:01 [2022-08-22T13:56:01.120Z] === RUN   TestUnprivilegedPortsAndPing
13:56:01 [2022-08-22T13:56:01.120Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
13:56:01 [2022-08-22T13:56:01.120Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
13:56:01 [2022-08-22T13:56:01.120Z] === RUN   TestPrivilegedHostDevices
13:56:01 [2022-08-22T13:56:01.378Z] --- PASS: TestPrivilegedHostDevices (0.48s)
13:56:01 [2022-08-22T13:56:01.378Z] === RUN   TestRunConsoleSize
13:56:01 [2022-08-22T13:56:01.943Z] --- PASS: TestRunConsoleSize (0.45s)
13:56:01 [2022-08-22T13:56:01.943Z] === RUN   TestRunWithAlternativeContainerdShim
13:56:04 [2022-08-22T13:56:04.470Z] --- PASS: TestRunWithAlternativeContainerdShim (2.18s)
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStats
13:56:04 [2022-08-22T13:56:04.470Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:04 [2022-08-22T13:56:04.470Z] --- SKIP: TestStats (0.00s)
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStopContainerWithTimeout
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStopContainerWithTimeout/0
13:56:04 [2022-08-22T13:56:04.470Z] === PAUSE TestStopContainerWithTimeout/0
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStopContainerWithTimeout/1
13:56:04 [2022-08-22T13:56:04.470Z] === PAUSE TestStopContainerWithTimeout/1
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStopContainerWithTimeout/3
13:56:04 [2022-08-22T13:56:04.470Z] === PAUSE TestStopContainerWithTimeout/3
13:56:04 [2022-08-22T13:56:04.470Z] === RUN   TestStopContainerWithTimeout/-1
13:56:04 [2022-08-22T13:56:04.470Z] === PAUSE TestStopContainerWithTimeout/-1
13:56:04 [2022-08-22T13:56:04.470Z] === CONT  TestStopContainerWithTimeout/0
13:56:04 [2022-08-22T13:56:04.470Z] === CONT  TestStopContainerWithTimeout/3
13:56:04 [2022-08-22T13:56:04.727Z] === CONT  TestStopContainerWithTimeout/1
13:56:06 [2022-08-22T13:56:06.623Z] === CONT  TestStopContainerWithTimeout/-1
13:56:08 [2022-08-22T13:56:08.519Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:56:08 [2022-08-22T13:56:08.519Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
13:56:08 [2022-08-22T13:56:08.519Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
13:56:08 [2022-08-22T13:56:08.519Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
13:56:08 [2022-08-22T13:56:08.519Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
13:56:08 [2022-08-22T13:56:08.519Z] === RUN   TestDeleteDevicemapper
13:56:08 [2022-08-22T13:56:08.519Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:56:08 [2022-08-22T13:56:08.519Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:56:08 [2022-08-22T13:56:08.519Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:56:11 [2022-08-22T13:56:11.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
13:56:11 [2022-08-22T13:56:11.045Z] === RUN   TestUpdateMemory
13:56:11 [2022-08-22T13:56:11.045Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:11 [2022-08-22T13:56:11.045Z] --- SKIP: TestUpdateMemory (0.00s)
13:56:11 [2022-08-22T13:56:11.045Z] === RUN   TestUpdateCPUQuota
13:56:11 [2022-08-22T13:56:11.045Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:11 [2022-08-22T13:56:11.045Z] --- SKIP: TestUpdateCPUQuota (0.00s)
13:56:11 [2022-08-22T13:56:11.045Z] === RUN   TestUpdatePidsLimit
13:56:11 [2022-08-22T13:56:11.045Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:11 [2022-08-22T13:56:11.045Z] --- SKIP: TestUpdatePidsLimit (0.00s)
13:56:11 [2022-08-22T13:56:11.045Z] === RUN   TestUpdateRestartPolicy
13:56:23 [2022-08-22T13:56:23.235Z] --- PASS: TestUpdateRestartPolicy (10.93s)
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestUpdateRestartWithAutoRemove
13:56:23 [2022-08-22T13:56:23.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitNonBlocked
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] --- PASS: TestWaitNonBlocked (0.01s)
13:56:23 [2022-08-22T13:56:23.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
13:56:23 [2022-08-22T13:56:23.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitBlocked
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:56:23 [2022-08-22T13:56:23.235Z] --- PASS: TestWaitBlocked (0.01s)
13:56:23 [2022-08-22T13:56:23.235Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s)
13:56:23 [2022-08-22T13:56:23.235Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitConditions
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitConditions/default
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitConditions/default
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitConditions/not-running
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitConditions/not-running
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitConditions/next-exit
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitConditions/next-exit
13:56:23 [2022-08-22T13:56:23.235Z] === RUN   TestWaitConditions/removed
13:56:23 [2022-08-22T13:56:23.235Z] === PAUSE TestWaitConditions/removed
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitConditions/default
13:56:23 [2022-08-22T13:56:23.235Z] === CONT  TestWaitConditions/removed
13:56:25 [2022-08-22T13:56:25.131Z] === CONT  TestWaitConditions/next-exit
13:56:25 [2022-08-22T13:56:25.132Z] === CONT  TestWaitConditions/not-running
13:56:27 [2022-08-22T13:56:27.028Z] --- PASS: TestWaitConditions (0.01s)
13:56:27 [2022-08-22T13:56:27.028Z]     --- PASS: TestWaitConditions/default (1.69s)
13:56:27 [2022-08-22T13:56:27.028Z]     --- PASS: TestWaitConditions/removed (1.74s)
13:56:27 [2022-08-22T13:56:27.028Z]     --- PASS: TestWaitConditions/not-running (1.65s)
13:56:27 [2022-08-22T13:56:27.028Z]     --- PASS: TestWaitConditions/next-exit (1.73s)
13:56:27 [2022-08-22T13:56:27.028Z] === RUN   TestWaitRestartedContainer
13:56:27 [2022-08-22T13:56:27.028Z] === RUN   TestWaitRestartedContainer/default
13:56:27 [2022-08-22T13:56:27.028Z] === PAUSE TestWaitRestartedContainer/default
13:56:27 [2022-08-22T13:56:27.028Z] === RUN   TestWaitRestartedContainer/not-running
13:56:27 [2022-08-22T13:56:27.028Z] === PAUSE TestWaitRestartedContainer/not-running
13:56:27 [2022-08-22T13:56:27.028Z] === RUN   TestWaitRestartedContainer/next-exit
13:56:27 [2022-08-22T13:56:27.028Z] === PAUSE TestWaitRestartedContainer/next-exit
13:56:27 [2022-08-22T13:56:27.028Z] === CONT  TestWaitRestartedContainer/default
13:56:27 [2022-08-22T13:56:27.028Z] === CONT  TestWaitRestartedContainer/next-exit
13:56:28 [2022-08-22T13:56:28.400Z] === CONT  TestWaitRestartedContainer/not-running
13:56:29 [2022-08-22T13:56:29.332Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:56:29 [2022-08-22T13:56:29.332Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.57s)
13:56:29 [2022-08-22T13:56:29.332Z]     --- PASS: TestWaitRestartedContainer/default (1.60s)
13:56:29 [2022-08-22T13:56:29.332Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
13:56:29 [2022-08-22T13:56:29.332Z] === CONT  TestDaemonRestartIpcMode
13:56:29 [2022-08-22T13:56:29.332Z] === CONT  TestIpcModeOlderClient
13:56:29 [2022-08-22T13:56:29.332Z] --- PASS: TestIpcModeOlderClient (0.10s)
13:56:29 [2022-08-22T13:56:29.332Z] === CONT  TestRestartDaemonWithRestartingContainer
13:56:31 [2022-08-22T13:56:31.861Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
13:56:32 [2022-08-22T13:56:32.119Z] --- PASS: TestDaemonRestartIpcMode (2.86s)
13:56:32 [2022-08-22T13:56:32.119Z] PASS
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === Skipped
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s)
13:56:32 [2022-08-22T13:56:32.119Z]     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)
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     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)
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     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)
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestPause (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
13:56:32 [2022-08-22T13:56:32.119Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
13:56:32 [2022-08-22T13:56:32.119Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestStats (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
13:56:32 [2022-08-22T13:56:32.119Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:56:32 [2022-08-22T13:56:32.119Z] 
13:56:32 [2022-08-22T13:56:32.119Z] DONE 249 tests, 27 skipped in 90.286s
13:56:32 [2022-08-22T13:56:32.119Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:56:32 [2022-08-22T13:56:32.119Z] === RUN   TestConfigDaemonLibtrustID
13:56:32 [2022-08-22T13:56:32.685Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:56:32 [2022-08-22T13:56:32.685Z] === RUN   TestConfigDaemonID
13:56:34 [2022-08-22T13:56:34.059Z]     daemon_test.go:83: [dadcdba3f448a] daemon is not started
13:56:34 [2022-08-22T13:56:34.059Z] --- PASS: TestConfigDaemonID (1.07s)
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:56:34 [2022-08-22T13:56:34.059Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:56:34 [2022-08-22T13:56:34.059Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation/invalid_config
13:56:34 [2022-08-22T13:56:34.059Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation/malformed_config
13:56:34 [2022-08-22T13:56:34.059Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestDaemonConfigValidation/valid_config
13:56:34 [2022-08-22T13:56:34.059Z] === PAUSE TestDaemonConfigValidation/valid_config
13:56:34 [2022-08-22T13:56:34.059Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:56:34 [2022-08-22T13:56:34.059Z] === CONT  TestDaemonConfigValidation/malformed_config
13:56:34 [2022-08-22T13:56:34.059Z] === CONT  TestDaemonConfigValidation/invalid_config
13:56:34 [2022-08-22T13:56:34.059Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:56:34 [2022-08-22T13:56:34.059Z] === CONT  TestDaemonConfigValidation/valid_config
13:56:34 [2022-08-22T13:56:34.059Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:56:34 [2022-08-22T13:56:34.059Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
13:56:34 [2022-08-22T13:56:34.059Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
13:56:34 [2022-08-22T13:56:34.059Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
13:56:34 [2022-08-22T13:56:34.059Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
13:56:34 [2022-08-22T13:56:34.059Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestConfigDaemonSeccompProfiles
13:56:34 [2022-08-22T13:56:34.059Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:56:35 [2022-08-22T13:56:35.430Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:56:36 [2022-08-22T13:56:36.363Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:56:37 [2022-08-22T13:56:37.296Z] === CONT  TestConfigDaemonSeccompProfiles
13:56:37 [2022-08-22T13:56:37.296Z]     daemon_test.go:197: [dd4f05e8c4c37] daemon is not started
13:56:37 [2022-08-22T13:56:37.296Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
13:56:37 [2022-08-22T13:56:37.296Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
13:56:37 [2022-08-22T13:56:37.296Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
13:56:37 [2022-08-22T13:56:37.296Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
13:56:37 [2022-08-22T13:56:37.296Z] === RUN   TestDaemonProxy
13:56:37 [2022-08-22T13:56:37.296Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
13:56:37 [2022-08-22T13:56:37.296Z] --- SKIP: TestDaemonProxy (0.00s)
13:56:37 [2022-08-22T13:56:37.296Z] PASS
13:56:37 [2022-08-22T13:56:37.296Z] 
13:56:37 [2022-08-22T13:56:37.296Z] === Skipped
13:56:37 [2022-08-22T13:56:37.296Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
13:56:37 [2022-08-22T13:56:37.296Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
13:56:37 [2022-08-22T13:56:37.296Z] 
13:56:37 [2022-08-22T13:56:37.296Z] DONE 13 tests, 1 skipped in 5.340s
13:56:37 [2022-08-22T13:56:37.296Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:56:37 [2022-08-22T13:56:37.554Z] INFO: Testing against a local daemon
13:56:37 [2022-08-22T13:56:37.554Z] === RUN   TestCommitInheritsEnv
13:56:39 [2022-08-22T13:56:39.450Z] --- PASS: TestCommitInheritsEnv (1.54s)
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportExtremelyLargeImageWorks
13:56:39 [2022-08-22T13:56:39.450Z] === PAUSE TestImportExtremelyLargeImageWorks
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/#00
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/_______
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform//
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/linux
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/LINUX
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/macos
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:56:39 [2022-08-22T13:56:39.450Z] --- PASS: TestImportWithCustomPlatform (0.33s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:56:39 [2022-08-22T13:56:39.450Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:56:39 [2022-08-22T13:56:39.450Z] === RUN   TestImagesFilterMultiReference
13:56:39 [2022-08-22T13:56:39.707Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:56:39 [2022-08-22T13:56:39.707Z] === RUN   TestImagePullPlatformInvalid
13:56:39 [2022-08-22T13:56:39.707Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:56:39 [2022-08-22T13:56:39.707Z] === RUN   TestRemoveImageOrphaning
13:56:41 [2022-08-22T13:56:41.078Z] --- PASS: TestRemoveImageOrphaning (1.57s)
13:56:41 [2022-08-22T13:56:41.078Z] === RUN   TestRemoveImageGarbageCollector
13:56:41 [2022-08-22T13:56:41.078Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:56:41 [2022-08-22T13:56:41.078Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:56:41 [2022-08-22T13:56:41.078Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:56:41 [2022-08-22T13:56:41.336Z] === RUN   TestTagInvalidReference
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagInvalidReference (0.01s)
13:56:41 [2022-08-22T13:56:41.336Z] === RUN   TestTagValidPrefixedRepo
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:56:41 [2022-08-22T13:56:41.336Z] === RUN   TestTagExistedNameWithoutForce
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:56:41 [2022-08-22T13:56:41.336Z] === RUN   TestTagOfficialNames
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagOfficialNames (0.05s)
13:56:41 [2022-08-22T13:56:41.336Z] === RUN   TestTagMatchesDigest
13:56:41 [2022-08-22T13:56:41.336Z] --- PASS: TestTagMatchesDigest (0.01s)
13:56:41 [2022-08-22T13:56:41.336Z] === CONT  TestImportExtremelyLargeImageWorks
13:58:17 [2022-08-22T13:58:17.904Z] --- PASS: TestImportExtremelyLargeImageWorks (93.64s)
13:58:17 [2022-08-22T13:58:17.904Z] PASS
13:58:17 [2022-08-22T13:58:17.904Z] 
13:58:17 [2022-08-22T13:58:17.904Z] === Skipped
13:58:17 [2022-08-22T13:58:17.904Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:58:17 [2022-08-22T13:58:17.904Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:58:17 [2022-08-22T13:58:17.904Z] 
13:58:17 [2022-08-22T13:58:17.904Z] DONE 22 tests, 1 skipped in 97.637s
13:58:17 [2022-08-22T13:58:17.904Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestStripANSICommands
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestStripANSICommands/#00
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestStripANSICommands/#01
13:58:17 [2022-08-22T13:58:17.904Z] --- PASS: TestStripANSICommands (0.00s)
13:58:17 [2022-08-22T13:58:17.904Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:58:17 [2022-08-22T13:58:17.904Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:58:17 [2022-08-22T13:58:17.904Z] PASS
13:58:17 [2022-08-22T13:58:17.904Z] 
13:58:17 [2022-08-22T13:58:17.904Z] DONE 3 tests in 0.078s
13:58:17 [2022-08-22T13:58:17.904Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:58:17 [2022-08-22T13:58:17.904Z] INFO: Testing against a local daemon
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestNetworkCreateDelete
13:58:17 [2022-08-22T13:58:17.904Z] --- PASS: TestNetworkCreateDelete (0.12s)
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestDockerNetworkDeletePreferID
13:58:17 [2022-08-22T13:58:17.904Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
13:58:17 [2022-08-22T13:58:17.904Z] === RUN   TestDaemonDNSFallback
13:58:22 [2022-08-22T13:58:22.084Z] --- PASS: TestDaemonDNSFallback (6.35s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestInspectNetwork
13:58:22 [2022-08-22T13:58:22.084Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestInspectNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestRunContainerWithBridgeNone
13:58:22 [2022-08-22T13:58:22.084Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/create
13:58:22 [2022-08-22T13:58:22.084Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:58:22 [2022-08-22T13:58:22.084Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:22 [2022-08-22T13:58:22.084Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:22 [2022-08-22T13:58:22.084Z] === CONT  TestNetworkInvalidJSON/networks/create
13:58:22 [2022-08-22T13:58:22.084Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:58:22 [2022-08-22T13:58:22.084Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:58:22 [2022-08-22T13:58:22.084Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:58:22 [2022-08-22T13:58:22.084Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkList
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkList//networks
13:58:22 [2022-08-22T13:58:22.084Z] === PAUSE TestNetworkList//networks
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestNetworkList//networks/
13:58:22 [2022-08-22T13:58:22.084Z] === PAUSE TestNetworkList//networks/
13:58:22 [2022-08-22T13:58:22.084Z] === CONT  TestNetworkList//networks
13:58:22 [2022-08-22T13:58:22.084Z] === CONT  TestNetworkList//networks/
13:58:22 [2022-08-22T13:58:22.084Z] --- PASS: TestNetworkList (0.01s)
13:58:22 [2022-08-22T13:58:22.084Z]     --- PASS: TestNetworkList//networks (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestHostIPv4BridgeLabel
13:58:22 [2022-08-22T13:58:22.084Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestDaemonRestartWithLiveRestore
13:58:22 [2022-08-22T13:58:22.084Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestDaemonDefaultNetworkPools
13:58:22 [2022-08-22T13:58:22.084Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestDaemonRestartWithExistingNetwork
13:58:22 [2022-08-22T13:58:22.084Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.084Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
13:58:22 [2022-08-22T13:58:22.084Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestServiceWithPredefinedNetwork
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:243: FLAKY_TEST
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestServiceWithDataPathPortInit
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z] PASS
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === Skipped
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:243: FLAKY_TEST
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] DONE 34 tests, 12 skipped in 7.155s
13:58:22 [2022-08-22T13:58:22.342Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:58:22 [2022-08-22T13:58:22.342Z] INFO: Testing against a local daemon
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestDockerNetworkIpvlanPersistance
13:58:22 [2022-08-22T13:58:22.342Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z] === RUN   TestDockerNetworkIpvlan
13:58:22 [2022-08-22T13:58:22.342Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:58:22 [2022-08-22T13:58:22.342Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z] PASS
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === Skipped
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:58:22 [2022-08-22T13:58:22.342Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:58:22 [2022-08-22T13:58:22.342Z] 
13:58:22 [2022-08-22T13:58:22.342Z] DONE 2 tests, 2 skipped in 0.140s
13:58:22 [2022-08-22T13:58:22.342Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:58:22 [2022-08-22T13:58:22.600Z] INFO: Testing against a local daemon
13:58:22 [2022-08-22T13:58:22.600Z] === RUN   TestDockerNetworkMacvlanPersistance
13:58:22 [2022-08-22T13:58:22.600Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.600Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
13:58:22 [2022-08-22T13:58:22.600Z] === RUN   TestDockerNetworkMacvlan
13:58:22 [2022-08-22T13:58:22.600Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.600Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
13:58:22 [2022-08-22T13:58:22.600Z] PASS
13:58:22 [2022-08-22T13:58:22.600Z] 
13:58:22 [2022-08-22T13:58:22.600Z] === Skipped
13:58:22 [2022-08-22T13:58:22.600Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
13:58:22 [2022-08-22T13:58:22.600Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.600Z] 
13:58:22 [2022-08-22T13:58:22.600Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
13:58:22 [2022-08-22T13:58:22.600Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
13:58:22 [2022-08-22T13:58:22.600Z] 
13:58:22 [2022-08-22T13:58:22.600Z] DONE 2 tests, 2 skipped in 0.168s
13:58:22 [2022-08-22T13:58:22.600Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:58:22 [2022-08-22T13:58:22.600Z] testing: warning: no tests to run
13:58:22 [2022-08-22T13:58:22.600Z] PASS
13:58:22 [2022-08-22T13:58:22.600Z] 
13:58:22 [2022-08-22T13:58:22.600Z] DONE 0 tests in 0.044s
13:58:22 [2022-08-22T13:58:22.600Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:58:22 [2022-08-22T13:58:22.857Z] INFO: Testing against a local daemon
13:58:22 [2022-08-22T13:58:22.857Z] === RUN   TestAuthZPluginAllowRequest
13:58:22 [2022-08-22T13:58:22.857Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.857Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
13:58:22 [2022-08-22T13:58:22.857Z] === RUN   TestAuthZPluginTLS
13:58:22 [2022-08-22T13:58:22.857Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.857Z] --- SKIP: TestAuthZPluginTLS (0.00s)
13:58:22 [2022-08-22T13:58:22.857Z] === RUN   TestAuthZPluginDenyRequest
13:58:22 [2022-08-22T13:58:22.857Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.857Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
13:58:22 [2022-08-22T13:58:22.857Z] === RUN   TestAuthZPluginAPIDenyResponse
13:58:22 [2022-08-22T13:58:22.857Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.857Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginDenyResponse
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginAllowEventStream
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginErrorResponse
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginErrorRequest
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginHeader
13:58:22 [2022-08-22T13:58:22.858Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:22 [2022-08-22T13:58:22.858Z] --- SKIP: TestAuthZPluginHeader (0.00s)
13:58:22 [2022-08-22T13:58:22.858Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:58:23 [2022-08-22T13:58:23.422Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:23 [2022-08-22T13:58:23.422Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.49s)
13:58:23 [2022-08-22T13:58:23.422Z] === RUN   TestAuthZPluginV2Disable
13:58:23 [2022-08-22T13:58:23.679Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:23 [2022-08-22T13:58:23.679Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
13:58:23 [2022-08-22T13:58:23.679Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:58:23 [2022-08-22T13:58:23.937Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:23 [2022-08-22T13:58:23.937Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
13:58:23 [2022-08-22T13:58:23.937Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:58:24 [2022-08-22T13:58:24.194Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.194Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
13:58:24 [2022-08-22T13:58:24.194Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
13:58:24 [2022-08-22T13:58:24.759Z] PASS
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === Skipped
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.49s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
13:58:24 [2022-08-22T13:58:24.759Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] DONE 17 tests, 17 skipped in 1.942s
13:58:24 [2022-08-22T13:58:24.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:58:24 [2022-08-22T13:58:24.759Z] INFO: Testing against a local daemon
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:58:24 [2022-08-22T13:58:24.759Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:24 [2022-08-22T13:58:24.759Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:58:24 [2022-08-22T13:58:24.759Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:58:24 [2022-08-22T13:58:24.759Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:58:24 [2022-08-22T13:58:24.759Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:58:24 [2022-08-22T13:58:24.759Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:58:24 [2022-08-22T13:58:24.759Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:58:24 [2022-08-22T13:58:24.759Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginInstall
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] --- SKIP: TestPluginInstall (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginsWithRuntimes
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:58:24 [2022-08-22T13:58:24.759Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z] === RUN   TestPluginBackCompatMediaTypes
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:58:24 [2022-08-22T13:58:24.759Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z] PASS
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === Skipped
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
13:58:24 [2022-08-22T13:58:24.759Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:58:24 [2022-08-22T13:58:24.759Z] 
13:58:24 [2022-08-22T13:58:24.759Z] DONE 19 tests, 3 skipped in 0.204s
13:58:24 [2022-08-22T13:58:24.759Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:58:25 [2022-08-22T13:58:25.016Z] INFO: Testing against a local daemon
13:58:25 [2022-08-22T13:58:25.016Z] === RUN   TestExternalGraphDriver
13:58:25 [2022-08-22T13:58:25.274Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:58:25 [2022-08-22T13:58:25.274Z] --- SKIP: TestExternalGraphDriver (0.34s)
13:58:25 [2022-08-22T13:58:25.274Z] === RUN   TestGraphdriverPluginV2
13:58:29 [2022-08-22T13:58:29.452Z] --- PASS: TestGraphdriverPluginV2 (3.94s)
13:58:29 [2022-08-22T13:58:29.452Z] PASS
13:58:29 [2022-08-22T13:58:29.452Z] 
13:58:29 [2022-08-22T13:58:29.452Z] === Skipped
13:58:29 [2022-08-22T13:58:29.452Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
13:58:29 [2022-08-22T13:58:29.453Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:58:29 [2022-08-22T13:58:29.453Z] 
13:58:29 [2022-08-22T13:58:29.453Z] DONE 2 tests, 1 skipped in 4.449s
13:58:29 [2022-08-22T13:58:29.453Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:58:29 [2022-08-22T13:58:29.453Z] INFO: Testing against a local daemon
13:58:29 [2022-08-22T13:58:29.453Z] === RUN   TestContinueAfterPluginCrash
13:58:29 [2022-08-22T13:58:29.453Z] === PAUSE TestContinueAfterPluginCrash
13:58:29 [2022-08-22T13:58:29.453Z] === RUN   TestReadPluginNoRead
13:58:29 [2022-08-22T13:58:29.453Z] === PAUSE TestReadPluginNoRead
13:58:29 [2022-08-22T13:58:29.453Z] === RUN   TestDaemonStartWithLogOpt
13:58:29 [2022-08-22T13:58:29.453Z] === PAUSE TestDaemonStartWithLogOpt
13:58:29 [2022-08-22T13:58:29.453Z] === CONT  TestContinueAfterPluginCrash
13:58:29 [2022-08-22T13:58:29.453Z] === CONT  TestDaemonStartWithLogOpt
13:58:44 [2022-08-22T13:58:44.989Z] --- PASS: TestDaemonStartWithLogOpt (13.46s)
13:58:44 [2022-08-22T13:58:44.989Z] === CONT  TestReadPluginNoRead
13:58:44 [2022-08-22T13:58:44.989Z] === RUN   TestReadPluginNoRead/default
13:58:46 [2022-08-22T13:58:46.370Z] === RUN   TestReadPluginNoRead/disabled_caching
13:58:47 [2022-08-22T13:58:47.744Z] --- PASS: TestContinueAfterPluginCrash (18.21s)
13:58:47 [2022-08-22T13:58:47.744Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:58:49 [2022-08-22T13:58:49.115Z] === CONT  TestReadPluginNoRead
13:58:49 [2022-08-22T13:58:49.115Z]     read_test.go:92: [d4cb2e562cca1] daemon is not started
13:58:49 [2022-08-22T13:58:49.115Z] --- PASS: TestReadPluginNoRead (6.24s)
13:58:49 [2022-08-22T13:58:49.115Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
13:58:49 [2022-08-22T13:58:49.115Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.39s)
13:58:49 [2022-08-22T13:58:49.115Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s)
13:58:49 [2022-08-22T13:58:49.115Z] PASS
13:58:49 [2022-08-22T13:58:49.115Z] 
13:58:49 [2022-08-22T13:58:49.115Z] DONE 6 tests in 19.852s
13:58:49 [2022-08-22T13:58:49.115Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:58:49 [2022-08-22T13:58:49.115Z] testing: warning: no tests to run
13:58:49 [2022-08-22T13:58:49.115Z] PASS
13:58:49 [2022-08-22T13:58:49.115Z] 
13:58:49 [2022-08-22T13:58:49.115Z] DONE 0 tests in 0.058s
13:58:49 [2022-08-22T13:58:49.115Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:58:49 [2022-08-22T13:58:49.373Z] INFO: Testing against a local daemon
13:58:49 [2022-08-22T13:58:49.373Z] === RUN   TestPluginWithDevMounts
13:58:49 [2022-08-22T13:58:49.373Z]     mounts_test.go:20: (*Execution).IsRootless-fm
13:58:49 [2022-08-22T13:58:49.373Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:58:49 [2022-08-22T13:58:49.373Z] PASS
13:58:49 [2022-08-22T13:58:49.373Z] 
13:58:49 [2022-08-22T13:58:49.373Z] === Skipped
13:58:49 [2022-08-22T13:58:49.373Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
13:58:49 [2022-08-22T13:58:49.373Z]     mounts_test.go:20: (*Execution).IsRootless-fm
13:58:49 [2022-08-22T13:58:49.373Z] 
13:58:49 [2022-08-22T13:58:49.373Z] DONE 1 tests, 1 skipped in 0.204s
13:58:49 [2022-08-22T13:58:49.373Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:58:49 [2022-08-22T13:58:49.630Z] INFO: Testing against a local daemon
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestSecretInspect
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestSecretInspect (0.02s)
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestSecretList
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestSecretList (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestSecretsCreateAndDelete
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestSecretsUpdate
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestSecretsUpdate (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestTemplatedSecret
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestTemplatedSecret (0.00s)
13:58:49 [2022-08-22T13:58:49.630Z] === RUN   TestSecretCreateResolve
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] --- SKIP: TestSecretCreateResolve (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z] PASS
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === Skipped
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
13:58:49 [2022-08-22T13:58:49.630Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.630Z] 
13:58:49 [2022-08-22T13:58:49.630Z] DONE 6 tests, 6 skipped in 0.191s
13:58:49 [2022-08-22T13:58:49.630Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:58:49 [2022-08-22T13:58:49.888Z] INFO: Testing against a local daemon
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestServiceCreateInit
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- PASS: TestServiceCreateInit (0.02s)
13:58:49 [2022-08-22T13:58:49.888Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:58:49 [2022-08-22T13:58:49.888Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceMultipleTimes
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceConflict
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceConflict (0.02s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceMaxReplicas
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateWithDuplicateNetworkNames
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceSecretFileMode
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceConfigFileMode
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceSysctls
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceSysctls (0.03s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestCreateServiceCapabilities
13:58:49 [2022-08-22T13:58:49.888Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:49 [2022-08-22T13:58:49.888Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
13:58:49 [2022-08-22T13:58:49.888Z] === RUN   TestInspect
13:58:50 [2022-08-22T13:58:50.146Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestInspect (0.02s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestCreateJob
13:58:50 [2022-08-22T13:58:50.146Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestCreateJob (0.01s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestReplicatedJob
13:58:50 [2022-08-22T13:58:50.146Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestReplicatedJob (0.01s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestUpdateReplicatedJob
13:58:50 [2022-08-22T13:58:50.146Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestServiceListWithStatuses
13:58:50 [2022-08-22T13:58:50.146Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestDockerNetworkConnectAlias
13:58:50 [2022-08-22T13:58:50.146Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestDockerNetworkReConnect
13:58:50 [2022-08-22T13:58:50.146Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:50 [2022-08-22T13:58:50.146Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
13:58:50 [2022-08-22T13:58:50.146Z] === RUN   TestServicePlugin
13:58:52 [2022-08-22T13:58:52.044Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServicePlugin (1.99s)
13:58:52 [2022-08-22T13:58:52.045Z] === RUN   TestServiceUpdateLabel
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServiceUpdateLabel (0.02s)
13:58:52 [2022-08-22T13:58:52.045Z] === RUN   TestServiceUpdateSecrets
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z] === RUN   TestServiceUpdateConfigs
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z] === RUN   TestServiceUpdateNetwork
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z] === RUN   TestServiceUpdatePidsLimit
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
13:58:52 [2022-08-22T13:58:52.045Z] PASS
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === Skipped
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
13:58:52 [2022-08-22T13:58:52.045Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestInspect (0.02s)
13:58:52 [2022-08-22T13:58:52.045Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:58:52 [2022-08-22T13:58:52.045Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s)
13:58:52 [2022-08-22T13:58:52.045Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
13:58:52 [2022-08-22T13:58:52.045Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:58:52 [2022-08-22T13:58:52.045Z] 
13:58:52 [2022-08-22T13:58:52.045Z] DONE 24 tests, 23 skipped in 2.499s
13:58:52 [2022-08-22T13:58:52.045Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:58:52 [2022-08-22T13:58:52.302Z] INFO: Testing against a local daemon
13:58:52 [2022-08-22T13:58:52.302Z] === RUN   TestSessionCreate
13:58:52 [2022-08-22T13:58:52.302Z] --- PASS: TestSessionCreate (0.04s)
13:58:52 [2022-08-22T13:58:52.302Z] === RUN   TestSessionCreateWithBadUpgrade
13:58:52 [2022-08-22T13:58:52.302Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
13:58:52 [2022-08-22T13:58:52.302Z] PASS
13:58:52 [2022-08-22T13:58:52.302Z] 
13:58:52 [2022-08-22T13:58:52.302Z] DONE 2 tests in 0.240s
13:58:52 [2022-08-22T13:58:52.302Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:58:52 [2022-08-22T13:58:52.560Z] INFO: Testing against a local daemon
13:58:52 [2022-08-22T13:58:52.560Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:58:52 [2022-08-22T13:58:52.560Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:58:52 [2022-08-22T13:58:52.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:58:52 [2022-08-22T13:58:52.560Z] === RUN   TestDiskUsage
13:58:52 [2022-08-22T13:58:52.560Z] === PAUSE TestDiskUsage
13:58:52 [2022-08-22T13:58:52.560Z] === RUN   TestEventsExecDie
13:58:53 [2022-08-22T13:58:53.128Z] --- PASS: TestEventsExecDie (0.54s)
13:58:53 [2022-08-22T13:58:53.128Z] === RUN   TestEventsBackwardsCompatible
13:58:53 [2022-08-22T13:58:53.128Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:58:53 [2022-08-22T13:58:53.128Z] === RUN   TestEventsVolumeCreate
13:58:53 [2022-08-22T13:58:53.128Z] --- PASS: TestEventsVolumeCreate (0.05s)
13:58:53 [2022-08-22T13:58:53.128Z] === RUN   TestInfoBinaryCommits
13:58:53 [2022-08-22T13:58:53.386Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:58:53 [2022-08-22T13:58:53.386Z] === RUN   TestInfoAPIVersioned
13:58:53 [2022-08-22T13:58:53.386Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:58:53 [2022-08-22T13:58:53.386Z] === RUN   TestInfoAPI
13:58:53 [2022-08-22T13:58:53.386Z] --- PASS: TestInfoAPI (0.02s)
13:58:53 [2022-08-22T13:58:53.386Z] === RUN   TestInfoAPIWarnings
13:59:11 [2022-08-22T13:59:11.561Z] --- PASS: TestInfoAPIWarnings (16.57s)
13:59:11 [2022-08-22T13:59:11.561Z] === RUN   TestInfoDebug
13:59:11 [2022-08-22T13:59:11.561Z] --- PASS: TestInfoDebug (0.60s)
13:59:11 [2022-08-22T13:59:11.561Z] === RUN   TestInfoInsecureRegistries
13:59:11 [2022-08-22T13:59:11.561Z] --- PASS: TestInfoInsecureRegistries (0.54s)
13:59:11 [2022-08-22T13:59:11.561Z] === RUN   TestInfoRegistryMirrors
13:59:11 [2022-08-22T13:59:11.561Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:59:11 [2022-08-22T13:59:11.561Z] === RUN   TestLoginFailsWithBadCredentials
13:59:11 [2022-08-22T13:59:11.819Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
13:59:11 [2022-08-22T13:59:11.819Z] === RUN   TestPingCacheHeaders
13:59:12 [2022-08-22T13:59:12.077Z] --- PASS: TestPingCacheHeaders (0.04s)
13:59:12 [2022-08-22T13:59:12.077Z] === RUN   TestPingGet
13:59:12 [2022-08-22T13:59:12.077Z] --- PASS: TestPingGet (0.01s)
13:59:12 [2022-08-22T13:59:12.077Z] === RUN   TestPingHead
13:59:12 [2022-08-22T13:59:12.077Z] --- PASS: TestPingHead (0.03s)
13:59:12 [2022-08-22T13:59:12.077Z] === RUN   TestPingSwarmHeader
13:59:12 [2022-08-22T13:59:12.641Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:59:13 [2022-08-22T13:59:13.207Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:59:14 [2022-08-22T13:59:14.146Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:59:14 [2022-08-22T13:59:14.146Z] --- PASS: TestPingSwarmHeader (2.09s)
13:59:14 [2022-08-22T13:59:14.146Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:59:14 [2022-08-22T13:59:14.146Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:59:14 [2022-08-22T13:59:14.146Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:59:14 [2022-08-22T13:59:14.146Z] === RUN   TestPingBuilderHeader
13:59:14 [2022-08-22T13:59:14.146Z] === RUN   TestPingBuilderHeader/default_config
13:59:14 [2022-08-22T13:59:14.712Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:59:15 [2022-08-22T13:59:15.277Z] --- PASS: TestPingBuilderHeader (1.09s)
13:59:15 [2022-08-22T13:59:15.277Z]     --- PASS: TestPingBuilderHeader/default_config (0.54s)
13:59:15 [2022-08-22T13:59:15.277Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
13:59:15 [2022-08-22T13:59:15.277Z] === RUN   TestVersion
13:59:15 [2022-08-22T13:59:15.277Z] --- PASS: TestVersion (0.03s)
13:59:15 [2022-08-22T13:59:15.277Z] === CONT  TestDiskUsage
13:59:15 [2022-08-22T13:59:15.842Z] === RUN   TestDiskUsage/empty
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/container_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/image_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:59:15 [2022-08-22T13:59:15.843Z] === RUN   TestDiskUsage/after_container.Run
13:59:16 [2022-08-22T13:59:16.101Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:59:16 [2022-08-22T13:59:16.101Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:59:16 [2022-08-22T13:59:16.101Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:59:16 [2022-08-22T13:59:16.101Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:59:16 [2022-08-22T13:59:16.101Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:59:16 [2022-08-22T13:59:16.358Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:59:16 [2022-08-22T13:59:16.358Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:59:16 [2022-08-22T13:59:16.358Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:59:16 [2022-08-22T13:59:16.358Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:59:16 [2022-08-22T13:59:16.359Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:59:16 [2022-08-22T13:59:16.359Z] --- PASS: TestDiskUsage (1.24s)
13:59:16 [2022-08-22T13:59:16.359Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
13:59:16 [2022-08-22T13:59:16.359Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
13:59:16 [2022-08-22T13:59:16.359Z] PASS
13:59:16 [2022-08-22T13:59:16.359Z] 
13:59:16 [2022-08-22T13:59:16.359Z] === Skipped
13:59:16 [2022-08-22T13:59:16.359Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:59:16 [2022-08-22T13:59:16.359Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:59:16 [2022-08-22T13:59:16.359Z] 
13:59:16 [2022-08-22T13:59:16.359Z] DONE 57 tests, 1 skipped in 24.038s
13:59:16 [2022-08-22T13:59:16.359Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:59:16 [2022-08-22T13:59:16.617Z] INFO: Testing against a local daemon
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesCreateAndList
13:59:16 [2022-08-22T13:59:16.617Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesRemove
13:59:16 [2022-08-22T13:59:16.617Z] --- PASS: TestVolumesRemove (0.06s)
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInspect
13:59:16 [2022-08-22T13:59:16.617Z] --- PASS: TestVolumesInspect (0.02s)
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:59:16 [2022-08-22T13:59:16.617Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:59:16 [2022-08-22T13:59:16.617Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:59:16 [2022-08-22T13:59:16.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:59:16 [2022-08-22T13:59:16.617Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:59:16 [2022-08-22T13:59:16.617Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:59:16 [2022-08-22T13:59:16.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:59:16 [2022-08-22T13:59:16.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:59:16 [2022-08-22T13:59:16.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:59:16 [2022-08-22T13:59:16.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:59:16 [2022-08-22T13:59:16.617Z] PASS
13:59:16 [2022-08-22T13:59:16.617Z] 
13:59:16 [2022-08-22T13:59:16.617Z] DONE 9 tests in 0.268s
13:59:16 [2022-08-22T13:59:16.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:59:16 [2022-08-22T13:59:16.875Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13699 is not a child of this shell
13:59:16 [2022-08-22T13:59:16.875Z] warning: PID 13699 from bundles/test-integration/docker.pid had a nonzero exit code
13:59:16 [2022-08-22T13:59:16.875Z] Leaving: AppArmorNo profiles have been unloaded.
13:59:16 [2022-08-22T13:59:16.875Z] 
13:59:16 [2022-08-22T13:59:16.875Z] Unloading profiles will leave already running processes permanently
13:59:16 [2022-08-22T13:59:16.875Z] unconfined, which can lead to unexpected situations.
13:59:16 [2022-08-22T13:59:16.875Z] 
13:59:16 [2022-08-22T13:59:16.875Z] To set a process to complain mode, use the command line tool
13:59:16 [2022-08-22T13:59:16.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:59:16 [2022-08-22T13:59:16.875Z] Removing test suite binaries
13:59:16 [2022-08-22T13:59:16.875Z] exiting test-integration
13:59:16 [2022-08-22T13:59:16.875Z] ++ exit 0
13:59:16 [2022-08-22T13:59:16.875Z]