Skip to content

Console Output

15:53:09 [2022-05-25T15:53:09.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c3d7a0c6033a2764dd85c3863809ac498ef129f2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3d7a0c6033a2764dd85c3863809ac498ef129f2 hack/make.sh dynbinary test-integration
15:53:10 [2022-05-25T15:53:10.481Z] 
15:53:10 [2022-05-25T15:53:10.739Z] Removing bundles/
15:53:10 [2022-05-25T15:53:10.739Z] 
15:53:10 [2022-05-25T15:53:10.739Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:53:10 [2022-05-25T15:53:10.739Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:53:10 [2022-05-25T15:53:10.739Z] GOOS="" GOARCH="" GOARM=""
15:55:17 [2022-05-25T15:55:17.190Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:55:17 [2022-05-25T15:55:17.190Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:55:17 [2022-05-25T15:55:17.190Z] GOOS="" GOARCH="" GOARM=""
15:55:17 [2022-05-25T15:55:17.190Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:55:17 [2022-05-25T15:55:17.190Z] 
15:55:17 [2022-05-25T15:55:17.190Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:55:17 [2022-05-25T15:55:17.190Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:55:17 [2022-05-25T15:55:17.190Z] HOSTNAME=ab19bf59d64a
15:55:17 [2022-05-25T15:55:17.190Z] DEST=bundles/test-integration
15:55:17 [2022-05-25T15:55:17.190Z] PWD=/go/src/github.com/docker/docker
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_ROOTLESS=1
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_GITCOMMIT=c3d7a0c6033a2764dd85c3863809ac498ef129f2
15:55:17 [2022-05-25T15:55:17.190Z] container=docker
15:55:17 [2022-05-25T15:55:17.190Z] HOME=/root
15:55:17 [2022-05-25T15:55:17.190Z] GOLANG_VERSION=1.18.2
15:55:17 [2022-05-25T15:55:17.190Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:55:17 [2022-05-25T15:55:17.190Z] VALIDATE_BRANCH=master
15:55:17 [2022-05-25T15:55:17.190Z] TERM=xterm
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_PKG=github.com/docker/docker
15:55:17 [2022-05-25T15:55:17.190Z] SHLVL=1
15:55:17 [2022-05-25T15:55:17.190Z] TIMEOUT=120m
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_BUILDTAGS= journald
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_GRAPHDRIVER=overlay2
15:55:17 [2022-05-25T15:55:17.190Z] GO111MODULE=off
15:55:17 [2022-05-25T15:55:17.190Z] DOCKER_EXPERIMENTAL=1
15:55:17 [2022-05-25T15:55:17.190Z] TEST_SKIP_INTEGRATION_CLI=1
15:55:17 [2022-05-25T15:55:17.190Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:55:17 [2022-05-25T15:55:17.190Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:55:17 [2022-05-25T15:55:17.190Z] GOPATH=/go
15:55:17 [2022-05-25T15:55:17.190Z] PKG_CONFIG=pkg-config
15:55:17 [2022-05-25T15:55:17.190Z] _=/usr/bin/env
15:55:17 [2022-05-25T15:55:17.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:56:03 [2022-05-25T15:56:03.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:56:03 [2022-05-25T15:56:03.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:56:25 [2022-05-25T15:56:25.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:56:35 [2022-05-25T15:56:35.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:56:43 [2022-05-25T15:56:43.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:56:44 [2022-05-25T15:56:44.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:56:45 [2022-05-25T15:56:45.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:56:46 [2022-05-25T15:56:46.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:56:46 [2022-05-25T15:56:46.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:56:47 [2022-05-25T15:56:47.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:56:49 [2022-05-25T15:56:49.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:56:50 [2022-05-25T15:56:50.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:56:51 [2022-05-25T15:56:51.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:56:52 [2022-05-25T15:56:52.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:56:53 [2022-05-25T15:56:53.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:56:54 [2022-05-25T15:56:54.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:56:54 [2022-05-25T15:56:54.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:56:55 [2022-05-25T15:56:55.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:56:56 [2022-05-25T15:56:56.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:56:57 [2022-05-25T15:56:57.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:56:57 [2022-05-25T15:56:57.408Z] Using test binary docker
15:56:57 [2022-05-25T15:56:57.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:56:57 [2022-05-25T15:56:57.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:56:57 [2022-05-25T15:56:57.408Z] INFO: Waiting for daemon to start...
15:56:57 [2022-05-25T15:56:57.408Z] Starting dockerd
15:57:00 [2022-05-25T15:57:00.689Z] .
15:57:00 [2022-05-25T15:57:00.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:57:00 [2022-05-25T15:57:00.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:57:00 [2022-05-25T15:57:00.689Z] Error: No such image: emptyfs
15:57:00 [2022-05-25T15:57:00.689Z] Running integration-test (iteration 1)
15:57:00 [2022-05-25T15:57:00.689Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:57:00 [2022-05-25T15:57:00.689Z] Loaded image: busybox:latest
15:57:00 [2022-05-25T15:57:00.689Z] Loaded image: busybox:glibc
15:57:02 [2022-05-25T15:57:02.066Z] Loaded image: debian:bullseye-slim
15:57:02 [2022-05-25T15:57:02.066Z] Loaded image: hello-world:latest
15:57:02 [2022-05-25T15:57:02.323Z] Loaded image: arm32v7/hello-world:latest
15:57:02 [2022-05-25T15:57:02.323Z] INFO: Testing against a local daemon
15:57:02 [2022-05-25T15:57:02.323Z] === RUN   TestCgroupNamespacesBuild
15:57:03 [2022-05-25T15:57:03.696Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
15:57:03 [2022-05-25T15:57:03.696Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:57:04 [2022-05-25T15:57:04.630Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
15:57:04 [2022-05-25T15:57:04.630Z] === RUN   TestBuildWithSession
15:57:04 [2022-05-25T15:57:04.630Z]     build_session_test.go:25: TODO: BuildKit
15:57:04 [2022-05-25T15:57:04.630Z] --- SKIP: TestBuildWithSession (0.00s)
15:57:04 [2022-05-25T15:57:04.630Z] === RUN   TestBuildSquashParent
15:57:12 [2022-05-25T15:57:12.735Z] --- PASS: TestBuildSquashParent (7.42s)
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:57:12 [2022-05-25T15:57:12.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:57:12 [2022-05-25T15:57:12.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:57:12 [2022-05-25T15:57:12.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:57:12 [2022-05-25T15:57:12.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:57:13 [2022-05-25T15:57:13.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:57:13 [2022-05-25T15:57:13.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:57:16 [2022-05-25T15:57:16.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:57:16 [2022-05-25T15:57:16.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:57:18 [2022-05-25T15:57:18.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
15:57:18 [2022-05-25T15:57:18.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s)
15:57:18 [2022-05-25T15:57:18.098Z] === RUN   TestBuildMultiStageCopy
15:57:18 [2022-05-25T15:57:18.098Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:57:21 [2022-05-25T15:57:21.383Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:57:21 [2022-05-25T15:57:21.955Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:57:23 [2022-05-25T15:57:23.355Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:57:24 [2022-05-25T15:57:24.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:57:25 [2022-05-25T15:57:25.224Z] --- PASS: TestBuildMultiStageCopy (7.33s)
15:57:25 [2022-05-25T15:57:25.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
15:57:25 [2022-05-25T15:57:25.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:57:25 [2022-05-25T15:57:25.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:57:25 [2022-05-25T15:57:25.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:57:25 [2022-05-25T15:57:25.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:57:25 [2022-05-25T15:57:25.224Z] === RUN   TestBuildMultiStageParentConfig
15:57:30 [2022-05-25T15:57:30.483Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:57:30 [2022-05-25T15:57:30.483Z] === RUN   TestBuildLabelWithTargets
15:57:38 [2022-05-25T15:57:38.758Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:57:38 [2022-05-25T15:57:38.758Z] === RUN   TestBuildWithEmptyLayers
15:57:41 [2022-05-25T15:57:41.281Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:57:41 [2022-05-25T15:57:41.281Z] === RUN   TestBuildMultiStageOnBuild
15:57:46 [2022-05-25T15:57:46.539Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:57:46 [2022-05-25T15:57:46.539Z] === RUN   TestBuildUncleanTarFilenames
15:57:46 [2022-05-25T15:57:46.796Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
15:57:46 [2022-05-25T15:57:46.796Z] === RUN   TestBuildMultiStageLayerLeak
15:57:50 [2022-05-25T15:57:50.980Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
15:57:50 [2022-05-25T15:57:50.980Z] === RUN   TestBuildWithHugeFile
15:58:47 [2022-05-25T15:58:47.193Z] --- PASS: TestBuildWithHugeFile (51.19s)
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildWCOWSandboxSize
15:58:47 [2022-05-25T15:58:47.194Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:58:47 [2022-05-25T15:58:47.194Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildWithEmptyDockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:58:47 [2022-05-25T15:58:47.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
15:58:47 [2022-05-25T15:58:47.194Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
15:58:47 [2022-05-25T15:58:47.194Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
15:58:47 [2022-05-25T15:58:47.194Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildPreserveOwnership
15:58:47 [2022-05-25T15:58:47.194Z] === RUN   TestBuildPreserveOwnership/copy_from
15:58:49 [2022-05-25T15:58:49.091Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:58:53 [2022-05-25T15:58:53.272Z] --- PASS: TestBuildPreserveOwnership (10.46s)
15:58:53 [2022-05-25T15:58:53.272Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.43s)
15:58:53 [2022-05-25T15:58:53.272Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:58:53 [2022-05-25T15:58:53.272Z] === RUN   TestBuildPlatformInvalid
15:58:53 [2022-05-25T15:58:53.272Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:58:53 [2022-05-25T15:58:53.272Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:58:53 [2022-05-25T15:58:53.272Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:58:53 [2022-05-25T15:58:53.272Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s)
15:58:53 [2022-05-25T15:58:53.272Z] PASS
15:58:53 [2022-05-25T15:58:53.272Z] 
15:58:53 [2022-05-25T15:58:53.272Z] === Skipped
15:58:53 [2022-05-25T15:58:53.272Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:58:53 [2022-05-25T15:58:53.272Z]     build_session_test.go:25: TODO: BuildKit
15:58:53 [2022-05-25T15:58:53.272Z] 
15:58:53 [2022-05-25T15:58:53.272Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:58:53 [2022-05-25T15:58:53.272Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:58:53 [2022-05-25T15:58:53.272Z] 
15:58:53 [2022-05-25T15:58:53.272Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s)
15:58:53 [2022-05-25T15:58:53.272Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:58:53 [2022-05-25T15:58:53.272Z] 
15:58:53 [2022-05-25T15:58:53.272Z] DONE 34 tests, 3 skipped in 112.891s
15:58:53 [2022-05-25T15:58:53.272Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:58:53 [2022-05-25T15:58:53.529Z] INFO: Testing against a local daemon
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestConfigInspect
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestConfigInspect (0.02s)
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestConfigList
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestConfigList (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestConfigsCreateAndDelete
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestConfigsUpdate
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestConfigsUpdate (0.02s)
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestTemplatedConfig
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestTemplatedConfig (0.00s)
15:58:53 [2022-05-25T15:58:53.529Z] === RUN   TestConfigCreateResolve
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z] PASS
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === Skipped
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:58:53 [2022-05-25T15:58:53.529Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:58:53 [2022-05-25T15:58:53.529Z] 
15:58:53 [2022-05-25T15:58:53.529Z] DONE 6 tests, 6 skipped in 0.246s
15:58:53 [2022-05-25T15:58:53.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:58:53 [2022-05-25T15:58:53.787Z] INFO: Testing against a local daemon
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestAttachWithTTY
15:58:53 [2022-05-25T15:58:53.787Z] --- PASS: TestAttachWithTTY (0.06s)
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestAttachWithoutTTy
15:58:53 [2022-05-25T15:58:53.787Z] --- PASS: TestAttachWithoutTTy (0.05s)
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestCheckpoint
15:58:53 [2022-05-25T15:58:53.787Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:58:53 [2022-05-25T15:58:53.787Z] --- SKIP: TestCheckpoint (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/commit
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/commit
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/create
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/containers/create
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/commit
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/containers/create
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:58:53 [2022-05-25T15:58:53.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:58:53 [2022-05-25T15:58:53.787Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:58:53 [2022-05-25T15:58:53.787Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:58:53 [2022-05-25T15:58:53.788Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:58:54 [2022-05-25T15:58:54.046Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:58:54 [2022-05-25T15:58:54.046Z] === RUN   TestCopyFromContainerPathIsNotDir
15:58:54 [2022-05-25T15:58:54.046Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:58:54 [2022-05-25T15:58:54.046Z] === RUN   TestCopyToContainerPathDoesNotExist
15:58:54 [2022-05-25T15:58:54.046Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:58:54 [2022-05-25T15:58:54.046Z] === RUN   TestCopyEmptyFile
15:58:54 [2022-05-25T15:58:54.304Z] --- PASS: TestCopyEmptyFile (0.22s)
15:58:54 [2022-05-25T15:58:54.304Z] === RUN   TestCopyToContainerPathIsNotDir
15:58:54 [2022-05-25T15:58:54.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:58:54 [2022-05-25T15:58:54.304Z] === RUN   TestCopyFromContainer
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer//
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer//bar/root
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer//bar/root/
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/quux
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/quux/
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:58:58 [2022-05-25T15:58:58.483Z] === RUN   TestCopyFromContainer/bar/notarget
15:58:58 [2022-05-25T15:58:58.741Z] --- PASS: TestCopyFromContainer (4.38s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:58 [2022-05-25T15:58:58.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateLinkToNonExistingContainer
15:58:58 [2022-05-25T15:58:58.741Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateWithInvalidEnv
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateWithInvalidEnv/0
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateWithInvalidEnv/0
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateWithInvalidEnv/1
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateWithInvalidEnv/1
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateWithInvalidEnv/2
15:58:58 [2022-05-25T15:58:58.741Z] === PAUSE TestCreateWithInvalidEnv/2
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateWithInvalidEnv/0
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateWithInvalidEnv/2
15:58:58 [2022-05-25T15:58:58.741Z] === CONT  TestCreateWithInvalidEnv/1
15:58:58 [2022-05-25T15:58:58.741Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateTmpfsMountsTarget
15:58:58 [2022-05-25T15:58:58.741Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:58:58 [2022-05-25T15:58:58.741Z] === RUN   TestCreateWithCustomMaskedPaths
15:59:00 [2022-05-25T15:59:00.125Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
15:59:00 [2022-05-25T15:59:00.125Z] === RUN   TestCreateWithCustomReadonlyPaths
15:59:01 [2022-05-25T15:59:01.498Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:59:01 [2022-05-25T15:59:01.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:59:01 [2022-05-25T15:59:01.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:59:01 [2022-05-25T15:59:01.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:59:01 [2022-05-25T15:59:01.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:59:01 [2022-05-25T15:59:01.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:59:01 [2022-05-25T15:59:01.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:59:01 [2022-05-25T15:59:01.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:59:01 [2022-05-25T15:59:01.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:59:01 [2022-05-25T15:59:01.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
15:59:01 [2022-05-25T15:59:01.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:59:01 [2022-05-25T15:59:01.498Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:59:01 [2022-05-25T15:59:01.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateDifferentPlatform
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateDifferentPlatform/different_os
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:59:01 [2022-05-25T15:59:01.756Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:59:01 [2022-05-25T15:59:01.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:59:01 [2022-05-25T15:59:01.756Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateInvalidHostConfig
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:59:01 [2022-05-25T15:59:01.756Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:59:01 [2022-05-25T15:59:01.756Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:59:01 [2022-05-25T15:59:01.756Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:59:01 [2022-05-25T15:59:01.756Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:59:01 [2022-05-25T15:59:01.756Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestContainerStartOnDaemonRestart
15:59:01 [2022-05-25T15:59:01.756Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:59:01 [2022-05-25T15:59:01.756Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestDaemonRestartIpcMode
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestDaemonRestartIpcMode
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestDaemonHostGatewayIP
15:59:01 [2022-05-25T15:59:01.756Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:59:01 [2022-05-25T15:59:01.756Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestRestartDaemonWithRestartingContainer
15:59:01 [2022-05-25T15:59:01.756Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestContainerKillOnDaemonStart
15:59:01 [2022-05-25T15:59:01.756Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:59:01 [2022-05-25T15:59:01.756Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:59:01 [2022-05-25T15:59:01.756Z] === RUN   TestDiff
15:59:02 [2022-05-25T15:59:02.322Z] --- PASS: TestDiff (0.43s)
15:59:02 [2022-05-25T15:59:02.322Z] === RUN   TestExecWithCloseStdin
15:59:02 [2022-05-25T15:59:02.887Z] --- PASS: TestExecWithCloseStdin (0.48s)
15:59:02 [2022-05-25T15:59:02.887Z] === RUN   TestExec
15:59:03 [2022-05-25T15:59:03.145Z] --- PASS: TestExec (0.48s)
15:59:03 [2022-05-25T15:59:03.145Z] === RUN   TestExecUser
15:59:03 [2022-05-25T15:59:03.713Z] --- PASS: TestExecUser (0.50s)
15:59:03 [2022-05-25T15:59:03.713Z] === RUN   TestExportContainerAndImportImage
15:59:04 [2022-05-25T15:59:04.647Z] --- PASS: TestExportContainerAndImportImage (0.67s)
15:59:04 [2022-05-25T15:59:04.647Z] === RUN   TestExportContainerAfterDaemonRestart
15:59:06 [2022-05-25T15:59:06.020Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s)
15:59:06 [2022-05-25T15:59:06.020Z] === RUN   TestHealthCheckWorkdir
15:59:06 [2022-05-25T15:59:06.278Z] --- PASS: TestHealthCheckWorkdir (0.62s)
15:59:06 [2022-05-25T15:59:06.278Z] === RUN   TestHealthKillContainer
15:59:14 [2022-05-25T15:59:14.442Z] --- PASS: TestHealthKillContainer (7.89s)
15:59:14 [2022-05-25T15:59:14.442Z] === RUN   TestInspectCpusetInConfigPre120
15:59:14 [2022-05-25T15:59:14.442Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:59:14 [2022-05-25T15:59:14.442Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:59:14 [2022-05-25T15:59:14.442Z] === RUN   TestIpcModeNone
15:59:15 [2022-05-25T15:59:15.009Z] --- PASS: TestIpcModeNone (0.61s)
15:59:15 [2022-05-25T15:59:15.009Z] === RUN   TestIpcModePrivate
15:59:15 [2022-05-25T15:59:15.267Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:59:15 [2022-05-25T15:59:15.524Z] --- PASS: TestIpcModePrivate (0.56s)
15:59:15 [2022-05-25T15:59:15.524Z] === RUN   TestIpcModeShareable
15:59:15 [2022-05-25T15:59:15.524Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:59:15 [2022-05-25T15:59:15.524Z] --- SKIP: TestIpcModeShareable (0.00s)
15:59:15 [2022-05-25T15:59:15.524Z] === RUN   TestAPIIpcModeShareableAndContainer
15:59:16 [2022-05-25T15:59:16.901Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
15:59:16 [2022-05-25T15:59:16.901Z] === RUN   TestAPIIpcModeHost
15:59:16 [2022-05-25T15:59:16.901Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:59:16 [2022-05-25T15:59:16.901Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:59:16 [2022-05-25T15:59:16.901Z] === RUN   TestDaemonIpcModeShareable
15:59:16 [2022-05-25T15:59:16.901Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:59:16 [2022-05-25T15:59:16.901Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:59:16 [2022-05-25T15:59:16.901Z] === RUN   TestDaemonIpcModePrivate
15:59:17 [2022-05-25T15:59:17.836Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:59:18 [2022-05-25T15:59:18.094Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
15:59:18 [2022-05-25T15:59:18.094Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:59:18 [2022-05-25T15:59:18.094Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:59:18 [2022-05-25T15:59:18.094Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:59:18 [2022-05-25T15:59:18.094Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:59:18 [2022-05-25T15:59:18.094Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:59:18 [2022-05-25T15:59:18.094Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:59:18 [2022-05-25T15:59:18.094Z] === RUN   TestIpcModeOlderClient
15:59:18 [2022-05-25T15:59:18.094Z] === PAUSE TestIpcModeOlderClient
15:59:18 [2022-05-25T15:59:18.094Z] === RUN   TestKillContainerInvalidSignal
15:59:18 [2022-05-25T15:59:18.660Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
15:59:18 [2022-05-25T15:59:18.661Z] === RUN   TestKillContainer
15:59:18 [2022-05-25T15:59:18.661Z] === RUN   TestKillContainer/no_signal
15:59:18 [2022-05-25T15:59:18.920Z] === RUN   TestKillContainer/non_killing_signal
15:59:19 [2022-05-25T15:59:19.178Z] === RUN   TestKillContainer/killing_signal
15:59:19 [2022-05-25T15:59:19.743Z] --- PASS: TestKillContainer (1.32s)
15:59:19 [2022-05-25T15:59:19.743Z]     --- PASS: TestKillContainer/no_signal (0.42s)
15:59:19 [2022-05-25T15:59:19.743Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
15:59:19 [2022-05-25T15:59:19.743Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
15:59:20 [2022-05-25T15:59:20.001Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:59:20 [2022-05-25T15:59:20.001Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:59:20 [2022-05-25T15:59:20.259Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:59:20 [2022-05-25T15:59:20.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
15:59:20 [2022-05-25T15:59:20.824Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
15:59:20 [2022-05-25T15:59:20.824Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:59:20 [2022-05-25T15:59:20.824Z] === RUN   TestKillStoppedContainer
15:59:20 [2022-05-25T15:59:20.824Z] --- PASS: TestKillStoppedContainer (0.05s)
15:59:20 [2022-05-25T15:59:20.824Z] === RUN   TestKillStoppedContainerAPIPre120
15:59:20 [2022-05-25T15:59:20.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:59:20 [2022-05-25T15:59:20.824Z] === RUN   TestKillDifferentUserContainer
15:59:21 [2022-05-25T15:59:21.389Z] --- PASS: TestKillDifferentUserContainer (0.42s)
15:59:21 [2022-05-25T15:59:21.389Z] === RUN   TestInspectOomKilledTrue
15:59:21 [2022-05-25T15:59:21.389Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:21 [2022-05-25T15:59:21.389Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:59:21 [2022-05-25T15:59:21.389Z] === RUN   TestInspectOomKilledFalse
15:59:21 [2022-05-25T15:59:21.389Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:59:21 [2022-05-25T15:59:21.389Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:59:21 [2022-05-25T15:59:21.389Z] === RUN   TestLinksEtcHostsContentMatch
15:59:21 [2022-05-25T15:59:21.389Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:59:21 [2022-05-25T15:59:21.389Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:59:21 [2022-05-25T15:59:21.389Z] === RUN   TestLinksContainerNames
15:59:21 [2022-05-25T15:59:21.955Z] --- PASS: TestLinksContainerNames (0.82s)
15:59:21 [2022-05-25T15:59:21.955Z] === RUN   TestLogsFollowTailEmpty
15:59:22 [2022-05-25T15:59:22.520Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:59:22 [2022-05-25T15:59:22.520Z] === RUN   TestContainerNetworkMountsNoChown
15:59:22 [2022-05-25T15:59:22.777Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/default
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/default
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/private
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/private
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rprivate
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rprivate
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/slave
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/slave
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rslave
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rslave
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/shared
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/shared
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rshared
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rshared
15:59:22 [2022-05-25T15:59:22.777Z] === CONT  TestMountDaemonRoot/default
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/default/bind_root
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/default/mount_root
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === CONT  TestMountDaemonRoot/default/bind_root
15:59:22 [2022-05-25T15:59:22.777Z] === CONT  TestMountDaemonRoot/rshared
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:59:22 [2022-05-25T15:59:22.777Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:59:22 [2022-05-25T15:59:22.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:59:22 [2022-05-25T15:59:22.777Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/shared
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rslave
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/slave
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rprivate
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/private
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/private/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/private/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/default/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:59:23 [2022-05-25T15:59:23.035Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/private/bind_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/private/mount_root
15:59:23 [2022-05-25T15:59:23.293Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:59:23 [2022-05-25T15:59:23.293Z] --- PASS: TestMountDaemonRoot (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:59:23 [2022-05-25T15:59:23.293Z] === RUN   TestContainerBindMountNonRecursive
15:59:23 [2022-05-25T15:59:23.293Z]     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)
15:59:23 [2022-05-25T15:59:23.293Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
15:59:23 [2022-05-25T15:59:23.293Z] === RUN   TestContainerVolumesMountedAsShared
15:59:23 [2022-05-25T15:59:23.293Z]     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)
15:59:23 [2022-05-25T15:59:23.293Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z] === RUN   TestContainerVolumesMountedAsSlave
15:59:23 [2022-05-25T15:59:23.293Z]     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)
15:59:23 [2022-05-25T15:59:23.293Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:59:23 [2022-05-25T15:59:23.293Z] === RUN   TestNetworkNat
15:59:23 [2022-05-25T15:59:23.858Z] --- PASS: TestNetworkNat (0.61s)
15:59:23 [2022-05-25T15:59:23.858Z] === RUN   TestNetworkLocalhostTCPNat
15:59:24 [2022-05-25T15:59:24.423Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
15:59:24 [2022-05-25T15:59:24.423Z] === RUN   TestNetworkLoopbackNat
15:59:26 [2022-05-25T15:59:26.947Z] --- PASS: TestNetworkLoopbackNat (2.55s)
15:59:26 [2022-05-25T15:59:26.947Z] === RUN   TestPause
15:59:26 [2022-05-25T15:59:26.947Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:26 [2022-05-25T15:59:26.947Z] --- SKIP: TestPause (0.00s)
15:59:26 [2022-05-25T15:59:26.947Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:59:26 [2022-05-25T15:59:26.947Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:59:26 [2022-05-25T15:59:26.947Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:59:26 [2022-05-25T15:59:26.947Z] === RUN   TestPauseStopPausedContainer
15:59:26 [2022-05-25T15:59:26.947Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:26 [2022-05-25T15:59:26.947Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
15:59:26 [2022-05-25T15:59:26.947Z] === RUN   TestPidHost
15:59:27 [2022-05-25T15:59:27.881Z] --- PASS: TestPidHost (0.94s)
15:59:27 [2022-05-25T15:59:27.881Z] === RUN   TestPsFilter
15:59:28 [2022-05-25T15:59:28.138Z] --- PASS: TestPsFilter (0.13s)
15:59:28 [2022-05-25T15:59:28.138Z] === RUN   TestRemoveContainerWithRemovedVolume
15:59:28 [2022-05-25T15:59:28.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
15:59:28 [2022-05-25T15:59:28.398Z] === RUN   TestRemoveContainerWithVolume
15:59:28 [2022-05-25T15:59:28.965Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
15:59:28 [2022-05-25T15:59:28.965Z] === RUN   TestRemoveContainerRunning
15:59:29 [2022-05-25T15:59:29.223Z] --- PASS: TestRemoveContainerRunning (0.47s)
15:59:29 [2022-05-25T15:59:29.223Z] === RUN   TestRemoveContainerForceRemoveRunning
15:59:29 [2022-05-25T15:59:29.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
15:59:29 [2022-05-25T15:59:29.789Z] === RUN   TestRemoveInvalidContainer
15:59:29 [2022-05-25T15:59:29.789Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:59:29 [2022-05-25T15:59:29.789Z] === RUN   TestRenameLinkedContainer
15:59:31 [2022-05-25T15:59:31.751Z] --- PASS: TestRenameLinkedContainer (1.71s)
15:59:31 [2022-05-25T15:59:31.751Z] === RUN   TestRenameStoppedContainer
15:59:32 [2022-05-25T15:59:32.009Z] --- PASS: TestRenameStoppedContainer (0.41s)
15:59:32 [2022-05-25T15:59:32.009Z] === RUN   TestRenameRunningContainerAndReuse
15:59:32 [2022-05-25T15:59:32.944Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
15:59:32 [2022-05-25T15:59:32.944Z] === RUN   TestRenameInvalidName
15:59:33 [2022-05-25T15:59:33.202Z] --- PASS: TestRenameInvalidName (0.43s)
15:59:33 [2022-05-25T15:59:33.202Z] === RUN   TestRenameAnonymousContainer
15:59:35 [2022-05-25T15:59:35.100Z] --- PASS: TestRenameAnonymousContainer (1.58s)
15:59:35 [2022-05-25T15:59:35.100Z] === RUN   TestRenameContainerWithSameName
15:59:35 [2022-05-25T15:59:35.100Z] --- PASS: TestRenameContainerWithSameName (0.43s)
15:59:35 [2022-05-25T15:59:35.100Z] === RUN   TestRenameContainerWithLinkedContainer
15:59:36 [2022-05-25T15:59:36.032Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
15:59:36 [2022-05-25T15:59:36.033Z] === RUN   TestResize
15:59:36 [2022-05-25T15:59:36.597Z] --- PASS: TestResize (0.41s)
15:59:36 [2022-05-25T15:59:36.597Z] === RUN   TestResizeWithInvalidSize
15:59:36 [2022-05-25T15:59:36.855Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:59:36 [2022-05-25T15:59:36.855Z] === RUN   TestResizeWhenContainerNotStarted
15:59:37 [2022-05-25T15:59:37.421Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
15:59:37 [2022-05-25T15:59:37.421Z] === RUN   TestDaemonRestartKillContainers
15:59:37 [2022-05-25T15:59:37.421Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:59:37 [2022-05-25T15:59:37.421Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:59:37 [2022-05-25T15:59:37.421Z] === RUN   TestCgroupNamespacesRun
15:59:38 [2022-05-25T15:59:38.354Z] --- PASS: TestCgroupNamespacesRun (1.17s)
15:59:38 [2022-05-25T15:59:38.354Z] === RUN   TestCgroupNamespacesRunPrivileged
15:59:39 [2022-05-25T15:59:39.728Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
15:59:39 [2022-05-25T15:59:39.728Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:59:40 [2022-05-25T15:59:40.662Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
15:59:40 [2022-05-25T15:59:40.662Z] === RUN   TestCgroupNamespacesRunHostMode
15:59:42 [2022-05-25T15:59:42.037Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
15:59:42 [2022-05-25T15:59:42.037Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:59:42 [2022-05-25T15:59:42.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
15:59:42 [2022-05-25T15:59:42.971Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:59:44 [2022-05-25T15:59:44.349Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
15:59:44 [2022-05-25T15:59:44.349Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:59:44 [2022-05-25T15:59:44.918Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:59:44 [2022-05-25T15:59:44.918Z] === RUN   TestCgroupNamespacesRunOlderClient
15:59:46 [2022-05-25T15:59:46.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
15:59:46 [2022-05-25T15:59:46.290Z] === RUN   TestNISDomainname
15:59:46 [2022-05-25T15:59:46.290Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:59:46 [2022-05-25T15:59:46.290Z] --- SKIP: TestNISDomainname (0.02s)
15:59:46 [2022-05-25T15:59:46.290Z] === RUN   TestHostnameDnsResolution
15:59:46 [2022-05-25T15:59:46.855Z] --- PASS: TestHostnameDnsResolution (0.68s)
15:59:46 [2022-05-25T15:59:46.855Z] === RUN   TestUnprivilegedPortsAndPing
15:59:46 [2022-05-25T15:59:46.855Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
15:59:46 [2022-05-25T15:59:46.855Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:59:46 [2022-05-25T15:59:46.855Z] === RUN   TestPrivilegedHostDevices
15:59:47 [2022-05-25T15:59:47.420Z] --- PASS: TestPrivilegedHostDevices (0.46s)
15:59:47 [2022-05-25T15:59:47.420Z] === RUN   TestConsoleSize
15:59:47 [2022-05-25T15:59:47.678Z] --- PASS: TestConsoleSize (0.41s)
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStats
15:59:47 [2022-05-25T15:59:47.678Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:47 [2022-05-25T15:59:47.678Z] --- SKIP: TestStats (0.00s)
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStopContainerWithTimeout
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStopContainerWithTimeout/0
15:59:47 [2022-05-25T15:59:47.678Z] === PAUSE TestStopContainerWithTimeout/0
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStopContainerWithTimeout/1
15:59:47 [2022-05-25T15:59:47.678Z] === PAUSE TestStopContainerWithTimeout/1
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStopContainerWithTimeout/3
15:59:47 [2022-05-25T15:59:47.678Z] === PAUSE TestStopContainerWithTimeout/3
15:59:47 [2022-05-25T15:59:47.678Z] === RUN   TestStopContainerWithTimeout/-1
15:59:47 [2022-05-25T15:59:47.678Z] === PAUSE TestStopContainerWithTimeout/-1
15:59:47 [2022-05-25T15:59:47.678Z] === CONT  TestStopContainerWithTimeout/0
15:59:47 [2022-05-25T15:59:47.678Z] === CONT  TestStopContainerWithTimeout/-1
15:59:48 [2022-05-25T15:59:48.245Z] === CONT  TestStopContainerWithTimeout/3
15:59:50 [2022-05-25T15:59:50.142Z] === CONT  TestStopContainerWithTimeout/1
15:59:52 [2022-05-25T15:59:52.040Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:59:52 [2022-05-25T15:59:52.040Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
15:59:52 [2022-05-25T15:59:52.040Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
15:59:52 [2022-05-25T15:59:52.040Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
15:59:52 [2022-05-25T15:59:52.040Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
15:59:52 [2022-05-25T15:59:52.040Z] === RUN   TestDeleteDevicemapper
15:59:52 [2022-05-25T15:59:52.040Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:59:52 [2022-05-25T15:59:52.040Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:59:52 [2022-05-25T15:59:52.040Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:59:53 [2022-05-25T15:59:53.453Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
15:59:53 [2022-05-25T15:59:53.453Z] === RUN   TestUpdateMemory
15:59:53 [2022-05-25T15:59:53.453Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:53 [2022-05-25T15:59:53.453Z] --- SKIP: TestUpdateMemory (0.00s)
15:59:53 [2022-05-25T15:59:53.453Z] === RUN   TestUpdateCPUQuota
15:59:53 [2022-05-25T15:59:53.453Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:53 [2022-05-25T15:59:53.453Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:59:53 [2022-05-25T15:59:53.453Z] === RUN   TestUpdatePidsLimit
15:59:53 [2022-05-25T15:59:53.453Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:59:53 [2022-05-25T15:59:53.453Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:59:53 [2022-05-25T15:59:53.453Z] === RUN   TestUpdateRestartPolicy
16:00:05 [2022-05-25T16:00:05.644Z] --- PASS: TestUpdateRestartPolicy (10.94s)
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestUpdateRestartWithAutoRemove
16:00:05 [2022-05-25T16:00:05.644Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitNonBlocked
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:05 [2022-05-25T16:00:05.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:05 [2022-05-25T16:00:05.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:05 [2022-05-25T16:00:05.644Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:05 [2022-05-25T16:00:05.644Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:05 [2022-05-25T16:00:05.644Z] --- PASS: TestWaitNonBlocked (0.01s)
16:00:05 [2022-05-25T16:00:05.644Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
16:00:05 [2022-05-25T16:00:05.644Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitBlocked
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:00:05 [2022-05-25T16:00:05.644Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:00:05 [2022-05-25T16:00:05.644Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:00:05 [2022-05-25T16:00:05.644Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:00:05 [2022-05-25T16:00:05.644Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:00:05 [2022-05-25T16:00:05.644Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:00:06 [2022-05-25T16:00:06.209Z] --- PASS: TestWaitBlocked (0.01s)
16:00:06 [2022-05-25T16:00:06.209Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s)
16:00:06 [2022-05-25T16:00:06.209Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
16:00:06 [2022-05-25T16:00:06.209Z] === CONT  TestDaemonRestartIpcMode
16:00:06 [2022-05-25T16:00:06.209Z] === CONT  TestIpcModeOlderClient
16:00:06 [2022-05-25T16:00:06.209Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:00:06 [2022-05-25T16:00:06.209Z] === CONT  TestRestartDaemonWithRestartingContainer
16:00:08 [2022-05-25T16:00:08.749Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
16:00:09 [2022-05-25T16:00:09.007Z] --- PASS: TestDaemonRestartIpcMode (2.80s)
16:00:09 [2022-05-25T16:00:09.007Z] PASS
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === Skipped
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
16:00:09 [2022-05-25T16:00:09.007Z]     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)
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     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)
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     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)
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
16:00:09 [2022-05-25T16:00:09.007Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
16:00:09 [2022-05-25T16:00:09.007Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:00:09 [2022-05-25T16:00:09.007Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:00:09 [2022-05-25T16:00:09.007Z] 
16:00:09 [2022-05-25T16:00:09.007Z] DONE 220 tests, 27 skipped in 75.457s
16:00:09 [2022-05-25T16:00:09.007Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:00:09 [2022-05-25T16:00:09.007Z] === RUN   TestConfigDaemonLibtrustID
16:00:09 [2022-05-25T16:00:09.573Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
16:00:09 [2022-05-25T16:00:09.573Z] === RUN   TestConfigDaemonID
16:00:10 [2022-05-25T16:00:10.945Z]     daemon_test.go:84: [d3ec30e8e5d7f] daemon is not started
16:00:10 [2022-05-25T16:00:10.945Z] --- PASS: TestConfigDaemonID (1.08s)
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:00:10 [2022-05-25T16:00:10.945Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:00:10 [2022-05-25T16:00:10.945Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation/invalid_config
16:00:10 [2022-05-25T16:00:10.945Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation/malformed_config
16:00:10 [2022-05-25T16:00:10.945Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestDaemonConfigValidation/valid_config
16:00:10 [2022-05-25T16:00:10.945Z] === PAUSE TestDaemonConfigValidation/valid_config
16:00:10 [2022-05-25T16:00:10.945Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:00:10 [2022-05-25T16:00:10.945Z] === CONT  TestDaemonConfigValidation/malformed_config
16:00:10 [2022-05-25T16:00:10.945Z] === CONT  TestDaemonConfigValidation/valid_config
16:00:10 [2022-05-25T16:00:10.945Z] === CONT  TestDaemonConfigValidation/invalid_config
16:00:10 [2022-05-25T16:00:10.945Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:00:10 [2022-05-25T16:00:10.945Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:00:10 [2022-05-25T16:00:10.945Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:00:10 [2022-05-25T16:00:10.945Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
16:00:10 [2022-05-25T16:00:10.945Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
16:00:10 [2022-05-25T16:00:10.945Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:00:10 [2022-05-25T16:00:10.945Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestConfigDaemonSeccompProfiles
16:00:10 [2022-05-25T16:00:10.945Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:00:12 [2022-05-25T16:00:12.318Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:00:13 [2022-05-25T16:00:13.251Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:00:14 [2022-05-25T16:00:14.184Z] === CONT  TestConfigDaemonSeccompProfiles
16:00:14 [2022-05-25T16:00:14.184Z]     daemon_test.go:198: [de291b6831d0c] daemon is not started
16:00:14 [2022-05-25T16:00:14.184Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
16:00:14 [2022-05-25T16:00:14.184Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
16:00:14 [2022-05-25T16:00:14.184Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
16:00:14 [2022-05-25T16:00:14.184Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
16:00:14 [2022-05-25T16:00:14.184Z] === RUN   TestDaemonProxy
16:00:14 [2022-05-25T16:00:14.184Z]     daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:00:14 [2022-05-25T16:00:14.184Z] --- SKIP: TestDaemonProxy (0.03s)
16:00:14 [2022-05-25T16:00:14.184Z] PASS
16:00:14 [2022-05-25T16:00:14.184Z] 
16:00:14 [2022-05-25T16:00:14.184Z] === Skipped
16:00:14 [2022-05-25T16:00:14.184Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.03s)
16:00:14 [2022-05-25T16:00:14.184Z]     daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:00:14 [2022-05-25T16:00:14.184Z] 
16:00:14 [2022-05-25T16:00:14.184Z] DONE 13 tests, 1 skipped in 5.335s
16:00:14 [2022-05-25T16:00:14.184Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:00:14 [2022-05-25T16:00:14.749Z] INFO: Testing against a local daemon
16:00:14 [2022-05-25T16:00:14.749Z] === RUN   TestCommitInheritsEnv
16:00:16 [2022-05-25T16:00:16.123Z] --- PASS: TestCommitInheritsEnv (1.48s)
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportExtremelyLargeImageWorks
16:00:16 [2022-05-25T16:00:16.123Z] === PAUSE TestImportExtremelyLargeImageWorks
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform/#00
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform/_______
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform//
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform/linux
16:00:16 [2022-05-25T16:00:16.123Z] === RUN   TestImportWithCustomPlatform/LINUX
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImportWithCustomPlatform/macos
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:00:16 [2022-05-25T16:00:16.382Z] --- PASS: TestImportWithCustomPlatform (0.35s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.09s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:00:16 [2022-05-25T16:00:16.382Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImagesFilterMultiReference
16:00:16 [2022-05-25T16:00:16.382Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:00:16 [2022-05-25T16:00:16.382Z] === RUN   TestImagePullPlatformInvalid
16:00:16 [2022-05-25T16:00:16.640Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:00:16 [2022-05-25T16:00:16.640Z] === RUN   TestRemoveImageOrphaning
16:00:18 [2022-05-25T16:00:18.011Z] --- PASS: TestRemoveImageOrphaning (1.54s)
16:00:18 [2022-05-25T16:00:18.011Z] === RUN   TestRemoveImageGarbageCollector
16:00:18 [2022-05-25T16:00:18.011Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:00:18 [2022-05-25T16:00:18.011Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:00:18 [2022-05-25T16:00:18.011Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:00:18 [2022-05-25T16:00:18.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:00:18 [2022-05-25T16:00:18.011Z] === RUN   TestTagInvalidReference
16:00:18 [2022-05-25T16:00:18.011Z] --- PASS: TestTagInvalidReference (0.01s)
16:00:18 [2022-05-25T16:00:18.011Z] === RUN   TestTagValidPrefixedRepo
16:00:18 [2022-05-25T16:00:18.269Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
16:00:18 [2022-05-25T16:00:18.269Z] === RUN   TestTagExistedNameWithoutForce
16:00:18 [2022-05-25T16:00:18.269Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:00:18 [2022-05-25T16:00:18.269Z] === RUN   TestTagOfficialNames
16:00:18 [2022-05-25T16:00:18.269Z] --- PASS: TestTagOfficialNames (0.05s)
16:00:18 [2022-05-25T16:00:18.269Z] === RUN   TestTagMatchesDigest
16:00:18 [2022-05-25T16:00:18.269Z] --- PASS: TestTagMatchesDigest (0.01s)
16:00:18 [2022-05-25T16:00:18.269Z] === CONT  TestImportExtremelyLargeImageWorks
16:01:54 [2022-05-25T16:01:54.690Z] --- PASS: TestImportExtremelyLargeImageWorks (92.56s)
16:01:54 [2022-05-25T16:01:54.690Z] PASS
16:01:54 [2022-05-25T16:01:54.690Z] 
16:01:54 [2022-05-25T16:01:54.690Z] === Skipped
16:01:54 [2022-05-25T16:01:54.690Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:01:54 [2022-05-25T16:01:54.690Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:01:54 [2022-05-25T16:01:54.690Z] 
16:01:54 [2022-05-25T16:01:54.690Z] DONE 22 tests, 1 skipped in 96.507s
16:01:54 [2022-05-25T16:01:54.690Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:01:54 [2022-05-25T16:01:54.690Z] INFO: Testing against a local daemon
16:01:54 [2022-05-25T16:01:54.690Z] === RUN   TestNetworkCreateDelete
16:01:54 [2022-05-25T16:01:54.690Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:01:54 [2022-05-25T16:01:54.690Z] === RUN   TestDockerNetworkDeletePreferID
16:01:54 [2022-05-25T16:01:54.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
16:01:54 [2022-05-25T16:01:54.690Z] === RUN   TestDaemonDNSFallback
16:01:57 [2022-05-25T16:01:57.967Z] --- PASS: TestDaemonDNSFallback (6.35s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestInspectNetwork
16:01:57 [2022-05-25T16:01:57.967Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestInspectNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestRunContainerWithBridgeNone
16:01:57 [2022-05-25T16:01:57.967Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/create
16:01:57 [2022-05-25T16:01:57.967Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:01:57 [2022-05-25T16:01:57.967Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:57 [2022-05-25T16:01:57.967Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:57 [2022-05-25T16:01:57.967Z] === CONT  TestNetworkInvalidJSON/networks/create
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:01:57 [2022-05-25T16:01:57.967Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:01:57 [2022-05-25T16:01:57.967Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:01:57 [2022-05-25T16:01:57.967Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:01:57 [2022-05-25T16:01:57.967Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkList
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkList//networks
16:01:57 [2022-05-25T16:01:57.967Z] === PAUSE TestNetworkList//networks
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestNetworkList//networks/
16:01:57 [2022-05-25T16:01:57.967Z] === PAUSE TestNetworkList//networks/
16:01:57 [2022-05-25T16:01:57.967Z] === CONT  TestNetworkList//networks
16:01:57 [2022-05-25T16:01:57.967Z] === CONT  TestNetworkList//networks/
16:01:57 [2022-05-25T16:01:57.967Z] --- PASS: TestNetworkList (0.01s)
16:01:57 [2022-05-25T16:01:57.967Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     --- PASS: TestNetworkList//networks (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestHostIPv4BridgeLabel
16:01:57 [2022-05-25T16:01:57.967Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestDaemonRestartWithLiveRestore
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestDaemonDefaultNetworkPools
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestDaemonRestartWithExistingNetwork
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestServiceWithPredefinedNetwork
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:243: FLAKY_TEST
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestServiceWithDataPathPortInit
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z] PASS
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === Skipped
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:243: FLAKY_TEST
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:01:57 [2022-05-25T16:01:57.967Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:01:57 [2022-05-25T16:01:57.967Z] 
16:01:57 [2022-05-25T16:01:57.967Z] DONE 34 tests, 12 skipped in 7.185s
16:01:57 [2022-05-25T16:01:57.967Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:01:58 [2022-05-25T16:01:58.225Z] INFO: Testing against a local daemon
16:01:58 [2022-05-25T16:01:58.225Z] === RUN   TestDockerNetworkIpvlanPersistance
16:01:58 [2022-05-25T16:01:58.225Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:58 [2022-05-25T16:01:58.225Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z] === RUN   TestDockerNetworkIpvlan
16:01:58 [2022-05-25T16:01:58.225Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:58 [2022-05-25T16:01:58.225Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z] PASS
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] === Skipped
16:01:58 [2022-05-25T16:01:58.225Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] DONE 2 tests, 2 skipped in 0.109s
16:01:58 [2022-05-25T16:01:58.225Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:01:58 [2022-05-25T16:01:58.225Z] INFO: Testing against a local daemon
16:01:58 [2022-05-25T16:01:58.225Z] === RUN   TestDockerNetworkMacvlanPersistance
16:01:58 [2022-05-25T16:01:58.225Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:58 [2022-05-25T16:01:58.225Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z] === RUN   TestDockerNetworkMacvlan
16:01:58 [2022-05-25T16:01:58.225Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:58 [2022-05-25T16:01:58.225Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z] PASS
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] === Skipped
16:01:58 [2022-05-25T16:01:58.225Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:01:58 [2022-05-25T16:01:58.225Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] DONE 2 tests, 2 skipped in 0.110s
16:01:58 [2022-05-25T16:01:58.225Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:01:58 [2022-05-25T16:01:58.225Z] testing: warning: no tests to run
16:01:58 [2022-05-25T16:01:58.225Z] PASS
16:01:58 [2022-05-25T16:01:58.225Z] 
16:01:58 [2022-05-25T16:01:58.225Z] DONE 0 tests in 0.027s
16:01:58 [2022-05-25T16:01:58.225Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:01:58 [2022-05-25T16:01:58.483Z] INFO: Testing against a local daemon
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginAllowRequest
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginTLS
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginDenyRequest
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginAPIDenyResponse
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginDenyResponse
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginAllowEventStream
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginErrorResponse
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginErrorRequest
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginHeader
16:01:58 [2022-05-25T16:01:58.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.483Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:01:58 [2022-05-25T16:01:58.483Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
16:01:58 [2022-05-25T16:01:58.741Z] === RUN   TestAuthZPluginV2Disable
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:01:58 [2022-05-25T16:01:58.741Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:01:58 [2022-05-25T16:01:58.741Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
16:01:58 [2022-05-25T16:01:58.741Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:01:58 [2022-05-25T16:01:58.741Z] PASS
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === Skipped
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:01:58 [2022-05-25T16:01:58.741Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.741Z] 
16:01:58 [2022-05-25T16:01:58.741Z] DONE 17 tests, 17 skipped in 0.404s
16:01:58 [2022-05-25T16:01:58.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:01:58 [2022-05-25T16:01:58.999Z] INFO: Testing against a local daemon
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:01:58 [2022-05-25T16:01:58.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:01:58 [2022-05-25T16:01:58.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:01:58 [2022-05-25T16:01:58.999Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:01:58 [2022-05-25T16:01:58.999Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:01:58 [2022-05-25T16:01:58.999Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:01:58 [2022-05-25T16:01:58.999Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:01:58 [2022-05-25T16:01:58.999Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:01:58 [2022-05-25T16:01:58.999Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginInstall
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.999Z] --- SKIP: TestPluginInstall (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginsWithRuntimes
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:01:58 [2022-05-25T16:01:58.999Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z] === RUN   TestPluginBackCompatMediaTypes
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:01:58 [2022-05-25T16:01:58.999Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z] PASS
16:01:58 [2022-05-25T16:01:58.999Z] 
16:01:58 [2022-05-25T16:01:58.999Z] === Skipped
16:01:58 [2022-05-25T16:01:58.999Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:01:58 [2022-05-25T16:01:58.999Z] 
16:01:58 [2022-05-25T16:01:58.999Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:01:58 [2022-05-25T16:01:58.999Z] 
16:01:58 [2022-05-25T16:01:58.999Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:01:58 [2022-05-25T16:01:58.999Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:01:58 [2022-05-25T16:01:58.999Z] 
16:01:58 [2022-05-25T16:01:58.999Z] DONE 19 tests, 3 skipped in 0.321s
16:01:58 [2022-05-25T16:01:58.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:01:59 [2022-05-25T16:01:59.256Z] INFO: Testing against a local daemon
16:01:59 [2022-05-25T16:01:59.256Z] === RUN   TestExternalGraphDriver
16:01:59 [2022-05-25T16:01:59.256Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:01:59 [2022-05-25T16:01:59.256Z] --- SKIP: TestExternalGraphDriver (0.03s)
16:01:59 [2022-05-25T16:01:59.256Z] === RUN   TestGraphdriverPluginV2
16:02:03 [2022-05-25T16:02:03.438Z] --- PASS: TestGraphdriverPluginV2 (3.51s)
16:02:03 [2022-05-25T16:02:03.438Z] PASS
16:02:03 [2022-05-25T16:02:03.438Z] 
16:02:03 [2022-05-25T16:02:03.438Z] === Skipped
16:02:03 [2022-05-25T16:02:03.438Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
16:02:03 [2022-05-25T16:02:03.438Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:02:03 [2022-05-25T16:02:03.438Z] 
16:02:03 [2022-05-25T16:02:03.438Z] DONE 2 tests, 1 skipped in 3.723s
16:02:03 [2022-05-25T16:02:03.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:02:03 [2022-05-25T16:02:03.438Z] INFO: Testing against a local daemon
16:02:03 [2022-05-25T16:02:03.438Z] === RUN   TestContinueAfterPluginCrash
16:02:03 [2022-05-25T16:02:03.438Z] === PAUSE TestContinueAfterPluginCrash
16:02:03 [2022-05-25T16:02:03.438Z] === RUN   TestReadPluginNoRead
16:02:03 [2022-05-25T16:02:03.438Z] === PAUSE TestReadPluginNoRead
16:02:03 [2022-05-25T16:02:03.438Z] === RUN   TestDaemonStartWithLogOpt
16:02:03 [2022-05-25T16:02:03.438Z] === PAUSE TestDaemonStartWithLogOpt
16:02:03 [2022-05-25T16:02:03.438Z] === CONT  TestContinueAfterPluginCrash
16:02:03 [2022-05-25T16:02:03.438Z] === CONT  TestDaemonStartWithLogOpt
16:02:08 [2022-05-25T16:02:08.701Z] --- PASS: TestDaemonStartWithLogOpt (5.05s)
16:02:08 [2022-05-25T16:02:08.701Z] === CONT  TestReadPluginNoRead
16:02:10 [2022-05-25T16:02:10.600Z] === RUN   TestReadPluginNoRead/default
16:02:11 [2022-05-25T16:02:11.532Z] === RUN   TestReadPluginNoRead/disabled_caching
16:02:12 [2022-05-25T16:02:12.905Z] --- PASS: TestContinueAfterPluginCrash (9.77s)
16:02:12 [2022-05-25T16:02:12.905Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:02:14 [2022-05-25T16:02:14.279Z] === CONT  TestReadPluginNoRead
16:02:14 [2022-05-25T16:02:14.279Z]     read_test.go:92: [d7f6e4dbce0fc] daemon is not started
16:02:14 [2022-05-25T16:02:14.279Z] --- PASS: TestReadPluginNoRead (6.24s)
16:02:14 [2022-05-25T16:02:14.279Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
16:02:14 [2022-05-25T16:02:14.279Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
16:02:14 [2022-05-25T16:02:14.279Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
16:02:14 [2022-05-25T16:02:14.279Z] PASS
16:02:14 [2022-05-25T16:02:14.279Z] 
16:02:14 [2022-05-25T16:02:14.279Z] DONE 6 tests in 11.447s
16:02:14 [2022-05-25T16:02:14.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:02:14 [2022-05-25T16:02:14.279Z] testing: warning: no tests to run
16:02:14 [2022-05-25T16:02:14.279Z] PASS
16:02:14 [2022-05-25T16:02:14.279Z] 
16:02:14 [2022-05-25T16:02:14.279Z] DONE 0 tests in 0.038s
16:02:14 [2022-05-25T16:02:14.279Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:02:14 [2022-05-25T16:02:14.537Z] INFO: Testing against a local daemon
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestPluginWithDevMounts
16:02:14 [2022-05-25T16:02:14.537Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:02:14 [2022-05-25T16:02:14.537Z] PASS
16:02:14 [2022-05-25T16:02:14.537Z] 
16:02:14 [2022-05-25T16:02:14.537Z] === Skipped
16:02:14 [2022-05-25T16:02:14.537Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:02:14 [2022-05-25T16:02:14.537Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:02:14 [2022-05-25T16:02:14.537Z] 
16:02:14 [2022-05-25T16:02:14.537Z] DONE 1 tests, 1 skipped in 0.131s
16:02:14 [2022-05-25T16:02:14.537Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:02:14 [2022-05-25T16:02:14.537Z] INFO: Testing against a local daemon
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestSecretInspect
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestSecretInspect (0.01s)
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestSecretList
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestSecretList (0.01s)
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestSecretsCreateAndDelete
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestSecretsUpdate
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestSecretsUpdate (0.01s)
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestTemplatedSecret
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.537Z] --- SKIP: TestTemplatedSecret (0.00s)
16:02:14 [2022-05-25T16:02:14.537Z] === RUN   TestSecretCreateResolve
16:02:14 [2022-05-25T16:02:14.537Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] --- SKIP: TestSecretCreateResolve (0.02s)
16:02:14 [2022-05-25T16:02:14.538Z] PASS
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === Skipped
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
16:02:14 [2022-05-25T16:02:14.538Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.538Z] 
16:02:14 [2022-05-25T16:02:14.538Z] DONE 6 tests, 6 skipped in 0.224s
16:02:14 [2022-05-25T16:02:14.834Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:02:14 [2022-05-25T16:02:14.834Z] INFO: Testing against a local daemon
16:02:14 [2022-05-25T16:02:14.834Z] === RUN   TestServiceCreateInit
16:02:14 [2022-05-25T16:02:14.834Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:02:14 [2022-05-25T16:02:14.834Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.834Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:02:14 [2022-05-25T16:02:14.834Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.834Z] --- PASS: TestServiceCreateInit (0.02s)
16:02:14 [2022-05-25T16:02:14.834Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:02:14 [2022-05-25T16:02:14.834Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:02:14 [2022-05-25T16:02:14.834Z] === RUN   TestCreateServiceMultipleTimes
16:02:14 [2022-05-25T16:02:14.834Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateServiceConflict
16:02:14 [2022-05-25T16:02:14.835Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateServiceMaxReplicas
16:02:14 [2022-05-25T16:02:14.835Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateWithDuplicateNetworkNames
16:02:14 [2022-05-25T16:02:14.835Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateServiceSecretFileMode
16:02:14 [2022-05-25T16:02:14.835Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateServiceConfigFileMode
16:02:14 [2022-05-25T16:02:14.835Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:14 [2022-05-25T16:02:14.835Z] --- SKIP: TestCreateServiceConfigFileMode (0.03s)
16:02:14 [2022-05-25T16:02:14.835Z] === RUN   TestCreateServiceSysctls
16:02:15 [2022-05-25T16:02:15.105Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestCreateServiceSysctls (0.07s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestCreateServiceCapabilities
16:02:15 [2022-05-25T16:02:15.105Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestInspect
16:02:15 [2022-05-25T16:02:15.105Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestInspect (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestCreateJob
16:02:15 [2022-05-25T16:02:15.105Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestCreateJob (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestReplicatedJob
16:02:15 [2022-05-25T16:02:15.105Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestReplicatedJob (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestUpdateReplicatedJob
16:02:15 [2022-05-25T16:02:15.105Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestServiceListWithStatuses
16:02:15 [2022-05-25T16:02:15.105Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestDockerNetworkConnectAlias
16:02:15 [2022-05-25T16:02:15.105Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestDockerNetworkReConnect
16:02:15 [2022-05-25T16:02:15.105Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:15 [2022-05-25T16:02:15.105Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
16:02:15 [2022-05-25T16:02:15.105Z] === RUN   TestServicePlugin
16:02:17 [2022-05-25T16:02:17.045Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.045Z] --- SKIP: TestServicePlugin (2.04s)
16:02:17 [2022-05-25T16:02:17.045Z] === RUN   TestServiceUpdateLabel
16:02:17 [2022-05-25T16:02:17.045Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.045Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:02:17 [2022-05-25T16:02:17.045Z] === RUN   TestServiceUpdateSecrets
16:02:17 [2022-05-25T16:02:17.045Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.045Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:02:17 [2022-05-25T16:02:17.045Z] === RUN   TestServiceUpdateConfigs
16:02:17 [2022-05-25T16:02:17.045Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z] === RUN   TestServiceUpdateNetwork
16:02:17 [2022-05-25T16:02:17.303Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z] === RUN   TestServiceUpdatePidsLimit
16:02:17 [2022-05-25T16:02:17.303Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
16:02:17 [2022-05-25T16:02:17.303Z] PASS
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === Skipped
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.03s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.07s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
16:02:17 [2022-05-25T16:02:17.303Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:02:17 [2022-05-25T16:02:17.303Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServicePlugin (2.04s)
16:02:17 [2022-05-25T16:02:17.303Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:02:17 [2022-05-25T16:02:17.303Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.303Z] 
16:02:17 [2022-05-25T16:02:17.303Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:02:17 [2022-05-25T16:02:17.304Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.304Z] 
16:02:17 [2022-05-25T16:02:17.304Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
16:02:17 [2022-05-25T16:02:17.304Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:02:17 [2022-05-25T16:02:17.304Z] 
16:02:17 [2022-05-25T16:02:17.304Z] DONE 24 tests, 23 skipped in 2.553s
16:02:17 [2022-05-25T16:02:17.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:02:17 [2022-05-25T16:02:17.304Z] INFO: Testing against a local daemon
16:02:17 [2022-05-25T16:02:17.304Z] === RUN   TestSessionCreate
16:02:17 [2022-05-25T16:02:17.304Z] --- PASS: TestSessionCreate (0.04s)
16:02:17 [2022-05-25T16:02:17.304Z] === RUN   TestSessionCreateWithBadUpgrade
16:02:17 [2022-05-25T16:02:17.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
16:02:17 [2022-05-25T16:02:17.562Z] PASS
16:02:17 [2022-05-25T16:02:17.562Z] 
16:02:17 [2022-05-25T16:02:17.562Z] DONE 2 tests in 0.219s
16:02:17 [2022-05-25T16:02:17.562Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:02:17 [2022-05-25T16:02:17.562Z] INFO: Testing against a local daemon
16:02:17 [2022-05-25T16:02:17.562Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:02:17 [2022-05-25T16:02:17.562Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:02:17 [2022-05-25T16:02:17.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:02:17 [2022-05-25T16:02:17.562Z] === RUN   TestDiskUsage
16:02:17 [2022-05-25T16:02:17.562Z] === PAUSE TestDiskUsage
16:02:17 [2022-05-25T16:02:17.562Z] === RUN   TestEventsExecDie
16:02:18 [2022-05-25T16:02:18.126Z] --- PASS: TestEventsExecDie (0.54s)
16:02:18 [2022-05-25T16:02:18.126Z] === RUN   TestEventsBackwardsCompatible
16:02:18 [2022-05-25T16:02:18.384Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:02:18 [2022-05-25T16:02:18.384Z] === RUN   TestEventsVolumeCreate
16:02:18 [2022-05-25T16:02:18.384Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:02:18 [2022-05-25T16:02:18.384Z] === RUN   TestInfoBinaryCommits
16:02:18 [2022-05-25T16:02:18.384Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:02:18 [2022-05-25T16:02:18.384Z] === RUN   TestInfoAPIVersioned
16:02:18 [2022-05-25T16:02:18.384Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:02:18 [2022-05-25T16:02:18.384Z] === RUN   TestInfoAPI
16:02:18 [2022-05-25T16:02:18.384Z] --- PASS: TestInfoAPI (0.02s)
16:02:18 [2022-05-25T16:02:18.384Z] === RUN   TestInfoAPIWarnings
16:02:36 [2022-05-25T16:02:36.449Z] --- PASS: TestInfoAPIWarnings (16.57s)
16:02:36 [2022-05-25T16:02:36.449Z] === RUN   TestInfoDebug
16:02:36 [2022-05-25T16:02:36.449Z] --- PASS: TestInfoDebug (0.55s)
16:02:36 [2022-05-25T16:02:36.449Z] === RUN   TestInfoInsecureRegistries
16:02:36 [2022-05-25T16:02:36.449Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:02:36 [2022-05-25T16:02:36.449Z] === RUN   TestInfoRegistryMirrors
16:02:36 [2022-05-25T16:02:36.707Z] --- PASS: TestInfoRegistryMirrors (0.55s)
16:02:36 [2022-05-25T16:02:36.707Z] === RUN   TestLoginFailsWithBadCredentials
16:02:36 [2022-05-25T16:02:36.707Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:02:36 [2022-05-25T16:02:36.707Z] === RUN   TestPingCacheHeaders
16:02:36 [2022-05-25T16:02:36.707Z] --- PASS: TestPingCacheHeaders (0.04s)
16:02:36 [2022-05-25T16:02:36.707Z] === RUN   TestPingGet
16:02:36 [2022-05-25T16:02:36.707Z] --- PASS: TestPingGet (0.01s)
16:02:36 [2022-05-25T16:02:36.707Z] === RUN   TestPingHead
16:02:36 [2022-05-25T16:02:36.707Z] --- PASS: TestPingHead (0.03s)
16:02:36 [2022-05-25T16:02:36.707Z] === RUN   TestPingSwarmHeader
16:02:37 [2022-05-25T16:02:37.278Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:02:37 [2022-05-25T16:02:37.843Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:02:39 [2022-05-25T16:02:39.216Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:02:39 [2022-05-25T16:02:39.216Z] --- PASS: TestPingSwarmHeader (2.25s)
16:02:39 [2022-05-25T16:02:39.216Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:02:39 [2022-05-25T16:02:39.216Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:02:39 [2022-05-25T16:02:39.216Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:02:39 [2022-05-25T16:02:39.216Z] === RUN   TestVersion
16:02:39 [2022-05-25T16:02:39.216Z] --- PASS: TestVersion (0.03s)
16:02:39 [2022-05-25T16:02:39.216Z] === CONT  TestDiskUsage
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/container_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/image_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/volume_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/build-cache_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.474Z] === RUN   TestDiskUsage/after_LoadBusybox
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.732Z] === RUN   TestDiskUsage/after_container.Run
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:02:39 [2022-05-25T16:02:39.989Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:02:40 [2022-05-25T16:02:40.247Z] --- PASS: TestDiskUsage (1.27s)
16:02:40 [2022-05-25T16:02:40.247Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:02:40 [2022-05-25T16:02:40.247Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
16:02:40 [2022-05-25T16:02:40.247Z] PASS
16:02:40 [2022-05-25T16:02:40.247Z] 
16:02:40 [2022-05-25T16:02:40.247Z] === Skipped
16:02:40 [2022-05-25T16:02:40.247Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:02:40 [2022-05-25T16:02:40.247Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:02:40 [2022-05-25T16:02:40.247Z] 
16:02:40 [2022-05-25T16:02:40.247Z] DONE 54 tests, 1 skipped in 22.841s
16:02:40 [2022-05-25T16:02:40.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:02:40 [2022-05-25T16:02:40.506Z] INFO: Testing against a local daemon
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesCreateAndList
16:02:40 [2022-05-25T16:02:40.506Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesRemove
16:02:40 [2022-05-25T16:02:40.506Z] --- PASS: TestVolumesRemove (0.06s)
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInspect
16:02:40 [2022-05-25T16:02:40.506Z] --- PASS: TestVolumesInspect (0.02s)
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:02:40 [2022-05-25T16:02:40.506Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:02:40 [2022-05-25T16:02:40.506Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:02:40 [2022-05-25T16:02:40.506Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:02:40 [2022-05-25T16:02:40.506Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:02:40 [2022-05-25T16:02:40.506Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:02:40 [2022-05-25T16:02:40.506Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:02:40 [2022-05-25T16:02:40.506Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:02:40 [2022-05-25T16:02:40.506Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:02:40 [2022-05-25T16:02:40.506Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:02:40 [2022-05-25T16:02:40.506Z] PASS
16:02:40 [2022-05-25T16:02:40.506Z] 
16:02:40 [2022-05-25T16:02:40.506Z] DONE 9 tests in 0.221s
16:02:40 [2022-05-25T16:02:40.506Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:02:40 [2022-05-25T16:02:40.506Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14216 is not a child of this shell
16:02:40 [2022-05-25T16:02:40.506Z] warning: PID 14216 from bundles/test-integration/docker.pid had a nonzero exit code
16:02:40 [2022-05-25T16:02:40.763Z] Leaving: AppArmorNo profiles have been unloaded.
16:02:40 [2022-05-25T16:02:40.764Z] 
16:02:40 [2022-05-25T16:02:40.764Z] Unloading profiles will leave already running processes permanently
16:02:40 [2022-05-25T16:02:40.764Z] unconfined, which can lead to unexpected situations.
16:02:40 [2022-05-25T16:02:40.764Z] 
16:02:40 [2022-05-25T16:02:40.764Z] To set a process to complain mode, use the command line tool
16:02:40 [2022-05-25T16:02:40.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:02:40 [2022-05-25T16:02:40.764Z] Removing test suite binaries
16:02:40 [2022-05-25T16:02:40.764Z] exiting test-integration
16:02:40 [2022-05-25T16:02:40.764Z] ++ exit 0
16:02:40 [2022-05-25T16:02:40.764Z]