Skip to content

Console Output

18:53:43 [2022-03-11T18:53:43.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary test-integration
18:53:44 [2022-03-11T18:53:44.187Z] 
18:53:44 [2022-03-11T18:53:44.187Z] Removing bundles/
18:53:44 [2022-03-11T18:53:44.187Z] 
18:53:44 [2022-03-11T18:53:44.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:53:44 [2022-03-11T18:53:44.187Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:53:44 [2022-03-11T18:53:44.187Z] GOOS="" GOARCH="" GOARM=""
18:55:05 [2022-03-11T18:55:05.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:55:05 [2022-03-11T18:55:05.611Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:55:05 [2022-03-11T18:55:05.611Z] GOOS="" GOARCH="" GOARM=""
18:55:05 [2022-03-11T18:55:05.611Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:55:05 [2022-03-11T18:55:05.611Z] 
18:55:05 [2022-03-11T18:55:05.611Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:55:05 [2022-03-11T18:55:05.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:55:05 [2022-03-11T18:55:05.611Z] HOSTNAME=632bfb88684d
18:55:05 [2022-03-11T18:55:05.611Z] TESTDEBUG=0
18:55:05 [2022-03-11T18:55:05.611Z] DEST=bundles/test-integration
18:55:05 [2022-03-11T18:55:05.611Z] PWD=/go/src/github.com/docker/docker
18:55:05 [2022-03-11T18:55:05.611Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:55:05 [2022-03-11T18:55:05.611Z] container=docker
18:55:05 [2022-03-11T18:55:05.611Z] HOME=/root
18:55:05 [2022-03-11T18:55:05.611Z] GOLANG_VERSION=1.17.8
18:55:05 [2022-03-11T18:55:05.611Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:55:05 [2022-03-11T18:55:05.611Z] VALIDATE_BRANCH=master
18:55:05 [2022-03-11T18:55:05.611Z] TERM=xterm
18:55:05 [2022-03-11T18:55:05.611Z] DOCKER_PKG=github.com/docker/docker
18:55:05 [2022-03-11T18:55:05.611Z] SHLVL=1
18:55:05 [2022-03-11T18:55:05.611Z] TIMEOUT=120m
18:55:05 [2022-03-11T18:55:05.611Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:55:05 [2022-03-11T18:55:05.611Z] DOCKER_GRAPHDRIVER=overlay2
18:55:05 [2022-03-11T18:55:05.611Z] GO111MODULE=off
18:55:05 [2022-03-11T18:55:05.611Z] DOCKER_EXPERIMENTAL=1
18:55:05 [2022-03-11T18:55:05.611Z] TEST_SKIP_INTEGRATION_CLI=1
18:55:05 [2022-03-11T18:55:05.611Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:55:05 [2022-03-11T18:55:05.611Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:55:05 [2022-03-11T18:55:05.611Z] GOPATH=/go
18:55:05 [2022-03-11T18:55:05.611Z] PKG_CONFIG=pkg-config
18:55:05 [2022-03-11T18:55:05.611Z] _=/usr/bin/env
18:55:05 [2022-03-11T18:55:05.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:55:37 [2022-03-11T18:55:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:55:37 [2022-03-11T18:55:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:55:55 [2022-03-11T18:55:55.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:56:03 [2022-03-11T18:56:03.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:56:10 [2022-03-11T18:56:10.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:56:10 [2022-03-11T18:56:10.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:56:11 [2022-03-11T18:56:11.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:56:12 [2022-03-11T18:56:12.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:56:12 [2022-03-11T18:56:12.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:56:13 [2022-03-11T18:56:13.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:56:15 [2022-03-11T18:56:15.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:56:16 [2022-03-11T18:56:16.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:56:17 [2022-03-11T18:56:17.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:56:18 [2022-03-11T18:56:18.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:56:18 [2022-03-11T18:56:18.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:56:19 [2022-03-11T18:56:19.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:56:20 [2022-03-11T18:56:20.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:56:21 [2022-03-11T18:56:21.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:56:22 [2022-03-11T18:56:22.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:56:22 [2022-03-11T18:56:22.944Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:56:22 [2022-03-11T18:56:22.944Z] Using test binary docker
18:56:22 [2022-03-11T18:56:22.944Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:56:22 [2022-03-11T18:56:22.944Z] +++ /etc/init.d/apparmor start
18:56:22 [2022-03-11T18:56:22.944Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:56:22 [2022-03-11T18:56:22.944Z] INFO: Waiting for daemon to start...
18:56:22 [2022-03-11T18:56:22.944Z] Starting dockerd
18:56:22 [2022-03-11T18:56:22.944Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:56:24 [2022-03-11T18:56:24.840Z] .
18:56:24 [2022-03-11T18:56:24.840Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:56:24 [2022-03-11T18:56:24.840Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:56:24 [2022-03-11T18:56:24.840Z] Error: No such image: emptyfs
18:56:24 [2022-03-11T18:56:24.840Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:56:24 [2022-03-11T18:56:24.840Z] ++++ docker load
18:56:25 [2022-03-11T18:56:25.100Z] Running integration-test (iteration 1)
18:56:25 [2022-03-11T18:56:25.100Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:56:25 [2022-03-11T18:56:25.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
18:56:25 [2022-03-11T18:56:25.100Z] ++ set -e
18:56:25 [2022-03-11T18:56:25.100Z] ++ '[' -n 0 ']'
18:56:25 [2022-03-11T18:56:25.100Z] ++ set -x
18:56:25 [2022-03-11T18:56:25.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
18:56:25 [2022-03-11T18:56:25.359Z] Loaded image: busybox:latest
18:56:25 [2022-03-11T18:56:25.359Z] Loaded image: busybox:glibc
18:56:26 [2022-03-11T18:56:26.294Z] Loaded image: debian:bullseye-slim
18:56:26 [2022-03-11T18:56:26.294Z] Loaded image: hello-world:latest
18:56:26 [2022-03-11T18:56:26.294Z] Loaded image: arm32v7/hello-world:latest
18:56:26 [2022-03-11T18:56:26.553Z] INFO: Testing against a local daemon
18:56:26 [2022-03-11T18:56:26.553Z] === RUN   TestCgroupNamespacesBuild
18:56:27 [2022-03-11T18:56:27.486Z] --- PASS: TestCgroupNamespacesBuild (1.19s)
18:56:27 [2022-03-11T18:56:27.486Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:56:28 [2022-03-11T18:56:28.860Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
18:56:28 [2022-03-11T18:56:28.860Z] === RUN   TestBuildWithSession
18:56:28 [2022-03-11T18:56:28.860Z]     build_session_test.go:25: TODO: BuildKit
18:56:28 [2022-03-11T18:56:28.860Z] --- SKIP: TestBuildWithSession (0.00s)
18:56:28 [2022-03-11T18:56:28.860Z] === RUN   TestBuildSquashParent
18:56:32 [2022-03-11T18:56:32.161Z] --- PASS: TestBuildSquashParent (3.49s)
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:56:32 [2022-03-11T18:56:32.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:56:32 [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:56:32 [2022-03-11T18:56:32.161Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:56:32 [2022-03-11T18:56:32.161Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:56:33 [2022-03-11T18:56:33.533Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:56:33 [2022-03-11T18:56:33.533Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:56:34 [2022-03-11T18:56:34.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:56:34 [2022-03-11T18:56:34.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:56:35 [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
18:56:35 [2022-03-11T18:56:35.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s)
18:56:35 [2022-03-11T18:56:35.839Z] === RUN   TestBuildMultiStageCopy
18:56:35 [2022-03-11T18:56:35.839Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:56:37 [2022-03-11T18:56:37.212Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:56:37 [2022-03-11T18:56:37.212Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:56:37 [2022-03-11T18:56:37.212Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:56:37 [2022-03-11T18:56:37.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:56:37 [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy (1.83s)
18:56:37 [2022-03-11T18:56:37.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s)
18:56:37 [2022-03-11T18:56:37.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
18:56:37 [2022-03-11T18:56:37.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
18:56:37 [2022-03-11T18:56:37.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
18:56:37 [2022-03-11T18:56:37.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
18:56:37 [2022-03-11T18:56:37.727Z] === RUN   TestBuildMultiStageParentConfig
18:56:38 [2022-03-11T18:56:38.292Z] --- PASS: TestBuildMultiStageParentConfig (0.55s)
18:56:38 [2022-03-11T18:56:38.292Z] === RUN   TestBuildLabelWithTargets
18:56:39 [2022-03-11T18:56:39.224Z] --- PASS: TestBuildLabelWithTargets (0.88s)
18:56:39 [2022-03-11T18:56:39.224Z] === RUN   TestBuildWithEmptyLayers
18:56:39 [2022-03-11T18:56:39.482Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
18:56:39 [2022-03-11T18:56:39.482Z] === RUN   TestBuildMultiStageOnBuild
18:56:40 [2022-03-11T18:56:40.854Z] --- PASS: TestBuildMultiStageOnBuild (1.30s)
18:56:40 [2022-03-11T18:56:40.854Z] === RUN   TestBuildUncleanTarFilenames
18:56:41 [2022-03-11T18:56:41.420Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
18:56:41 [2022-03-11T18:56:41.420Z] === RUN   TestBuildMultiStageLayerLeak
18:56:42 [2022-03-11T18:56:42.792Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s)
18:56:42 [2022-03-11T18:56:42.792Z] === RUN   TestBuildWithHugeFile
18:57:21 [2022-03-11T18:57:21.488Z] --- PASS: TestBuildWithHugeFile (34.87s)
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildWCOWSandboxSize
18:57:21 [2022-03-11T18:57:21.489Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:57:21 [2022-03-11T18:57:21.489Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildWithEmptyDockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:57:21 [2022-03-11T18:57:21.489Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:57:21 [2022-03-11T18:57:21.489Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
18:57:21 [2022-03-11T18:57:21.489Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
18:57:21 [2022-03-11T18:57:21.489Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildPreserveOwnership
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildPreserveOwnership/copy_from
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:57:21 [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPreserveOwnership (2.72s)
18:57:21 [2022-03-11T18:57:21.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.82s)
18:57:21 [2022-03-11T18:57:21.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildPlatformInvalid
18:57:21 [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:57:21 [2022-03-11T18:57:21.489Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:57:21 [2022-03-11T18:57:21.489Z] Loaded image: busybox:latest
18:57:21 [2022-03-11T18:57:21.489Z] Loaded image: busybox:glibc
18:57:22 [2022-03-11T18:57:22.439Z] Loaded image: debian:bullseye-slim
18:57:22 [2022-03-11T18:57:22.439Z] Loaded image: hello-world:latest
18:57:22 [2022-03-11T18:57:22.697Z] Loaded image: arm32v7/hello-world:latest
18:57:30 [2022-03-11T18:57:30.803Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.78s)
18:57:30 [2022-03-11T18:57:30.803Z] PASS
18:57:30 [2022-03-11T18:57:30.803Z] 
18:57:30 [2022-03-11T18:57:30.803Z] === Skipped
18:57:30 [2022-03-11T18:57:30.803Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:57:30 [2022-03-11T18:57:30.803Z]     build_session_test.go:25: TODO: BuildKit
18:57:30 [2022-03-11T18:57:30.803Z] 
18:57:30 [2022-03-11T18:57:30.803Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:57:30 [2022-03-11T18:57:30.803Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:57:30 [2022-03-11T18:57:30.803Z] 
18:57:30 [2022-03-11T18:57:30.803Z] DONE 34 tests, 2 skipped in 64.347s
18:57:30 [2022-03-11T18:57:30.803Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:57:30 [2022-03-11T18:57:30.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
18:57:30 [2022-03-11T18:57:30.803Z] ++ set -e
18:57:30 [2022-03-11T18:57:30.803Z] ++ '[' -n 0 ']'
18:57:30 [2022-03-11T18:57:30.803Z] ++ set -x
18:57:30 [2022-03-11T18:57:30.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
18:57:30 [2022-03-11T18:57:30.803Z] INFO: Testing against a local daemon
18:57:30 [2022-03-11T18:57:30.803Z] === RUN   TestConfigInspect
18:57:31 [2022-03-11T18:57:31.734Z] --- PASS: TestConfigInspect (2.16s)
18:57:31 [2022-03-11T18:57:31.734Z] === RUN   TestConfigList
18:57:34 [2022-03-11T18:57:34.261Z] --- PASS: TestConfigList (2.13s)
18:57:34 [2022-03-11T18:57:34.261Z] === RUN   TestConfigsCreateAndDelete
18:57:35 [2022-03-11T18:57:35.633Z] --- PASS: TestConfigsCreateAndDelete (1.74s)
18:57:35 [2022-03-11T18:57:35.633Z] === RUN   TestConfigsUpdate
18:57:38 [2022-03-11T18:57:38.160Z] --- PASS: TestConfigsUpdate (2.13s)
18:57:38 [2022-03-11T18:57:38.160Z] === RUN   TestTemplatedConfig
18:57:40 [2022-03-11T18:57:40.057Z] --- PASS: TestTemplatedConfig (2.40s)
18:57:40 [2022-03-11T18:57:40.057Z] === RUN   TestConfigCreateResolve
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestConfigCreateResolve (2.12s)
18:57:42 [2022-03-11T18:57:42.582Z] PASS
18:57:42 [2022-03-11T18:57:42.582Z] 
18:57:42 [2022-03-11T18:57:42.582Z] DONE 6 tests in 12.783s
18:57:42 [2022-03-11T18:57:42.582Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:57:42 [2022-03-11T18:57:42.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
18:57:42 [2022-03-11T18:57:42.582Z] ++ set -e
18:57:42 [2022-03-11T18:57:42.582Z] ++ '[' -n 0 ']'
18:57:42 [2022-03-11T18:57:42.582Z] ++ set -x
18:57:42 [2022-03-11T18:57:42.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
18:57:42 [2022-03-11T18:57:42.582Z] INFO: Testing against a local daemon
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCheckpoint
18:57:42 [2022-03-11T18:57:42.582Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:57:42 [2022-03-11T18:57:42.582Z] --- SKIP: TestCheckpoint (0.00s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestContainerInvalidJSON
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:57:42 [2022-03-11T18:57:42.582Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:57:42 [2022-03-11T18:57:42.582Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:57:42 [2022-03-11T18:57:42.582Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:57:42 [2022-03-11T18:57:42.582Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:57:42 [2022-03-11T18:57:42.582Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:57:42 [2022-03-11T18:57:42.582Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCopyFromContainerPathIsNotDir
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCopyToContainerPathDoesNotExist
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCopyToContainerPathIsNotDir
18:57:42 [2022-03-11T18:57:42.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:57:42 [2022-03-11T18:57:42.582Z] === RUN   TestCopyFromContainer
18:57:43 [2022-03-11T18:57:43.516Z] === RUN   TestCopyFromContainer//
18:57:43 [2022-03-11T18:57:43.516Z] === RUN   TestCopyFromContainer//bar/root
18:57:43 [2022-03-11T18:57:43.516Z] === RUN   TestCopyFromContainer//bar/root/
18:57:43 [2022-03-11T18:57:43.516Z] === RUN   TestCopyFromContainer/bar/quux
18:57:43 [2022-03-11T18:57:43.516Z] === RUN   TestCopyFromContainer/bar/quux/
18:57:43 [2022-03-11T18:57:43.773Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:57:43 [2022-03-11T18:57:43.773Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:57:43 [2022-03-11T18:57:43.773Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:57:43 [2022-03-11T18:57:43.773Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:57:43 [2022-03-11T18:57:43.773Z] === RUN   TestCopyFromContainer/bar/notarget
18:57:44 [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer (1.42s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:57:44 [2022-03-11T18:57:44.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateLinkToNonExistingContainer
18:57:44 [2022-03-11T18:57:44.031Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateWithInvalidEnv
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateWithInvalidEnv/0
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/0
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateWithInvalidEnv/1
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/1
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateWithInvalidEnv/2
18:57:44 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/2
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateWithInvalidEnv/0
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateWithInvalidEnv/2
18:57:44 [2022-03-11T18:57:44.031Z] === CONT  TestCreateWithInvalidEnv/1
18:57:44 [2022-03-11T18:57:44.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateTmpfsMountsTarget
18:57:44 [2022-03-11T18:57:44.031Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:57:44 [2022-03-11T18:57:44.031Z] === RUN   TestCreateWithCustomMaskedPaths
18:57:45 [2022-03-11T18:57:45.403Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
18:57:45 [2022-03-11T18:57:45.403Z] === RUN   TestCreateWithCustomReadonlyPaths
18:57:46 [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:46 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:46 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:46 [2022-03-11T18:57:46.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:46 [2022-03-11T18:57:46.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:46 [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:57:46 [2022-03-11T18:57:46.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:57:46 [2022-03-11T18:57:46.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:57:46 [2022-03-11T18:57:46.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:57:46 [2022-03-11T18:57:46.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:57:46 [2022-03-11T18:57:46.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:57:46 [2022-03-11T18:57:46.335Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:57:46 [2022-03-11T18:57:46.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestCreateDifferentPlatform
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestCreateDifferentPlatform/different_os
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:57:46 [2022-03-11T18:57:46.932Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:57:46 [2022-03-11T18:57:46.932Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:57:46 [2022-03-11T18:57:46.932Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:57:46 [2022-03-11T18:57:46.932Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:57:46 [2022-03-11T18:57:46.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestContainerStartOnDaemonRestart
18:57:46 [2022-03-11T18:57:46.932Z] === PAUSE TestContainerStartOnDaemonRestart
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestDaemonRestartIpcMode
18:57:46 [2022-03-11T18:57:46.932Z] === PAUSE TestDaemonRestartIpcMode
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestDaemonHostGatewayIP
18:57:46 [2022-03-11T18:57:46.932Z] === PAUSE TestDaemonHostGatewayIP
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestRestartDaemonWithRestartingContainer
18:57:46 [2022-03-11T18:57:46.932Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestContainerKillOnDaemonStart
18:57:46 [2022-03-11T18:57:46.932Z] === PAUSE TestContainerKillOnDaemonStart
18:57:46 [2022-03-11T18:57:46.932Z] === RUN   TestDiff
18:57:47 [2022-03-11T18:57:47.190Z] --- PASS: TestDiff (0.40s)
18:57:47 [2022-03-11T18:57:47.190Z] === RUN   TestExecWithCloseStdin
18:57:47 [2022-03-11T18:57:47.755Z] --- PASS: TestExecWithCloseStdin (0.46s)
18:57:47 [2022-03-11T18:57:47.755Z] === RUN   TestExec
18:57:48 [2022-03-11T18:57:48.320Z] --- PASS: TestExec (0.45s)
18:57:48 [2022-03-11T18:57:48.320Z] === RUN   TestExecUser
18:57:48 [2022-03-11T18:57:48.578Z] --- PASS: TestExecUser (0.45s)
18:57:48 [2022-03-11T18:57:48.578Z] === RUN   TestExportContainerAndImportImage
18:57:49 [2022-03-11T18:57:49.143Z] --- PASS: TestExportContainerAndImportImage (0.54s)
18:57:49 [2022-03-11T18:57:49.143Z] === RUN   TestExportContainerAfterDaemonRestart
18:57:50 [2022-03-11T18:57:50.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
18:57:50 [2022-03-11T18:57:50.514Z] === RUN   TestHealthCheckWorkdir
18:57:51 [2022-03-11T18:57:51.080Z] --- PASS: TestHealthCheckWorkdir (0.50s)
18:57:51 [2022-03-11T18:57:51.080Z] === RUN   TestHealthKillContainer
18:57:59 [2022-03-11T18:57:59.180Z] --- PASS: TestHealthKillContainer (7.85s)
18:57:59 [2022-03-11T18:57:59.181Z] === RUN   TestInspectCpusetInConfigPre120
18:57:59 [2022-03-11T18:57:59.181Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
18:57:59 [2022-03-11T18:57:59.181Z] === RUN   TestIpcModeNone
18:57:59 [2022-03-11T18:57:59.745Z] --- PASS: TestIpcModeNone (0.44s)
18:57:59 [2022-03-11T18:57:59.745Z] === RUN   TestIpcModePrivate
18:58:00 [2022-03-11T18:58:00.003Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
18:58:00 [2022-03-11T18:58:00.004Z] --- PASS: TestIpcModePrivate (0.44s)
18:58:00 [2022-03-11T18:58:00.004Z] === RUN   TestIpcModeShareable
18:58:00 [2022-03-11T18:58:00.262Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
18:58:00 [2022-03-11T18:58:00.520Z] --- PASS: TestIpcModeShareable (0.46s)
18:58:00 [2022-03-11T18:58:00.520Z] === RUN   TestAPIIpcModeShareableAndContainer
18:58:01 [2022-03-11T18:58:01.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
18:58:01 [2022-03-11T18:58:01.894Z] === RUN   TestAPIIpcModeHost
18:58:02 [2022-03-11T18:58:02.458Z] --- PASS: TestAPIIpcModeHost (0.37s)
18:58:02 [2022-03-11T18:58:02.458Z] === RUN   TestDaemonIpcModeShareable
18:58:03 [2022-03-11T18:58:03.391Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:58:03 [2022-03-11T18:58:03.391Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
18:58:03 [2022-03-11T18:58:03.391Z] === RUN   TestDaemonIpcModePrivate
18:58:04 [2022-03-11T18:58:04.323Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:58:04 [2022-03-11T18:58:04.581Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
18:58:04 [2022-03-11T18:58:04.581Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:58:05 [2022-03-11T18:58:05.513Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:58:05 [2022-03-11T18:58:05.770Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
18:58:05 [2022-03-11T18:58:05.770Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:58:06 [2022-03-11T18:58:06.703Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:58:06 [2022-03-11T18:58:06.961Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
18:58:06 [2022-03-11T18:58:06.961Z] === RUN   TestIpcModeOlderClient
18:58:06 [2022-03-11T18:58:06.961Z] === PAUSE TestIpcModeOlderClient
18:58:06 [2022-03-11T18:58:06.961Z] === RUN   TestKillContainerInvalidSignal
18:58:07 [2022-03-11T18:58:07.218Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
18:58:07 [2022-03-11T18:58:07.218Z] === RUN   TestKillContainer
18:58:07 [2022-03-11T18:58:07.218Z] === RUN   TestKillContainer/no_signal
18:58:07 [2022-03-11T18:58:07.783Z] === RUN   TestKillContainer/non_killing_signal
18:58:08 [2022-03-11T18:58:08.041Z] === RUN   TestKillContainer/killing_signal
18:58:08 [2022-03-11T18:58:08.611Z] --- PASS: TestKillContainer (1.19s)
18:58:08 [2022-03-11T18:58:08.611Z]     --- PASS: TestKillContainer/no_signal (0.36s)
18:58:08 [2022-03-11T18:58:08.611Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
18:58:08 [2022-03-11T18:58:08.611Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
18:58:08 [2022-03-11T18:58:08.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:58:08 [2022-03-11T18:58:08.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:58:08 [2022-03-11T18:58:08.869Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:58:09 [2022-03-11T18:58:09.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
18:58:09 [2022-03-11T18:58:09.801Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
18:58:09 [2022-03-11T18:58:09.801Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
18:58:09 [2022-03-11T18:58:09.801Z] === RUN   TestKillStoppedContainer
18:58:09 [2022-03-11T18:58:09.801Z] --- PASS: TestKillStoppedContainer (0.05s)
18:58:09 [2022-03-11T18:58:09.801Z] === RUN   TestKillStoppedContainerAPIPre120
18:58:09 [2022-03-11T18:58:09.801Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:58:09 [2022-03-11T18:58:09.801Z] === RUN   TestKillDifferentUserContainer
18:58:10 [2022-03-11T18:58:10.059Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:58:10 [2022-03-11T18:58:10.059Z] === RUN   TestInspectOomKilledTrue
18:58:10 [2022-03-11T18:58:10.624Z] --- PASS: TestInspectOomKilledTrue (0.46s)
18:58:10 [2022-03-11T18:58:10.625Z] === RUN   TestInspectOomKilledFalse
18:58:10 [2022-03-11T18:58:10.882Z] --- PASS: TestInspectOomKilledFalse (0.36s)
18:58:10 [2022-03-11T18:58:10.882Z] === RUN   TestLinksEtcHostsContentMatch
18:58:11 [2022-03-11T18:58:11.448Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
18:58:11 [2022-03-11T18:58:11.448Z] === RUN   TestLinksContainerNames
18:58:12 [2022-03-11T18:58:12.013Z] --- PASS: TestLinksContainerNames (0.80s)
18:58:12 [2022-03-11T18:58:12.013Z] === RUN   TestLogsFollowTailEmpty
18:58:12 [2022-03-11T18:58:12.577Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
18:58:12 [2022-03-11T18:58:12.577Z] === RUN   TestContainerNetworkMountsNoChown
18:58:12 [2022-03-11T18:58:12.836Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/default
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/private
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rprivate
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/slave
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rslave
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/shared
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rshared
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/default
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/default/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/default/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/rslave
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/rshared
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/shared
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/rprivate
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/slave
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/private
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/private/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/private/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/default/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:58:12 [2022-03-11T18:58:12.836Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/default/mount_root
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:58:13 [2022-03-11T18:58:13.094Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/private/mount_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/private/bind_root
18:58:13 [2022-03-11T18:58:13.352Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:58:13 [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot (0.03s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:58:13 [2022-03-11T18:58:13.352Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:58:13 [2022-03-11T18:58:13.352Z] === RUN   TestContainerBindMountNonRecursive
18:58:14 [2022-03-11T18:58:14.723Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
18:58:14 [2022-03-11T18:58:14.723Z] === RUN   TestContainerVolumesMountedAsShared
18:58:14 [2022-03-11T18:58:14.981Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
18:58:14 [2022-03-11T18:58:14.981Z] === RUN   TestContainerVolumesMountedAsSlave
18:58:15 [2022-03-11T18:58:15.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
18:58:15 [2022-03-11T18:58:15.239Z] === RUN   TestNetworkNat
18:58:15 [2022-03-11T18:58:15.805Z] --- PASS: TestNetworkNat (0.43s)
18:58:15 [2022-03-11T18:58:15.805Z] === RUN   TestNetworkLocalhostTCPNat
18:58:16 [2022-03-11T18:58:16.063Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
18:58:16 [2022-03-11T18:58:16.063Z] === RUN   TestNetworkLoopbackNat
18:58:18 [2022-03-11T18:58:18.589Z] --- PASS: TestNetworkLoopbackNat (2.51s)
18:58:18 [2022-03-11T18:58:18.589Z] === RUN   TestPause
18:58:19 [2022-03-11T18:58:19.154Z] --- PASS: TestPause (0.44s)
18:58:19 [2022-03-11T18:58:19.154Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:58:19 [2022-03-11T18:58:19.154Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:58:19 [2022-03-11T18:58:19.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:58:19 [2022-03-11T18:58:19.154Z] === RUN   TestPauseStopPausedContainer
18:58:19 [2022-03-11T18:58:19.719Z] --- PASS: TestPauseStopPausedContainer (0.43s)
18:58:19 [2022-03-11T18:58:19.719Z] === RUN   TestPidHost
18:58:20 [2022-03-11T18:58:20.651Z] --- PASS: TestPidHost (0.87s)
18:58:20 [2022-03-11T18:58:20.651Z] === RUN   TestPsFilter
18:58:20 [2022-03-11T18:58:20.651Z] --- PASS: TestPsFilter (0.10s)
18:58:20 [2022-03-11T18:58:20.651Z] === RUN   TestRemoveContainerWithRemovedVolume
18:58:20 [2022-03-11T18:58:20.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
18:58:20 [2022-03-11T18:58:20.908Z] === RUN   TestRemoveContainerWithVolume
18:58:21 [2022-03-11T18:58:21.474Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
18:58:21 [2022-03-11T18:58:21.474Z] === RUN   TestRemoveContainerRunning
18:58:21 [2022-03-11T18:58:21.732Z] --- PASS: TestRemoveContainerRunning (0.45s)
18:58:21 [2022-03-11T18:58:21.732Z] === RUN   TestRemoveContainerForceRemoveRunning
18:58:22 [2022-03-11T18:58:22.297Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:58:22 [2022-03-11T18:58:22.297Z] === RUN   TestRemoveInvalidContainer
18:58:22 [2022-03-11T18:58:22.297Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:58:22 [2022-03-11T18:58:22.297Z] === RUN   TestRenameLinkedContainer
18:58:23 [2022-03-11T18:58:23.669Z] --- PASS: TestRenameLinkedContainer (1.58s)
18:58:23 [2022-03-11T18:58:23.669Z] === RUN   TestRenameStoppedContainer
18:58:24 [2022-03-11T18:58:24.234Z] --- PASS: TestRenameStoppedContainer (0.40s)
18:58:24 [2022-03-11T18:58:24.234Z] === RUN   TestRenameRunningContainerAndReuse
18:58:25 [2022-03-11T18:58:25.166Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
18:58:25 [2022-03-11T18:58:25.166Z] === RUN   TestRenameInvalidName
18:58:25 [2022-03-11T18:58:25.431Z] --- PASS: TestRenameInvalidName (0.40s)
18:58:25 [2022-03-11T18:58:25.431Z] === RUN   TestRenameAnonymousContainer
18:58:26 [2022-03-11T18:58:26.805Z] --- PASS: TestRenameAnonymousContainer (1.42s)
18:58:26 [2022-03-11T18:58:26.805Z] === RUN   TestRenameContainerWithSameName
18:58:27 [2022-03-11T18:58:27.371Z] --- PASS: TestRenameContainerWithSameName (0.40s)
18:58:27 [2022-03-11T18:58:27.371Z] === RUN   TestRenameContainerWithLinkedContainer
18:58:27 [2022-03-11T18:58:27.936Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
18:58:27 [2022-03-11T18:58:27.937Z] === RUN   TestResize
18:58:28 [2022-03-11T18:58:28.501Z] --- PASS: TestResize (0.41s)
18:58:28 [2022-03-11T18:58:28.501Z] === RUN   TestResizeWithInvalidSize
18:58:28 [2022-03-11T18:58:28.759Z] --- PASS: TestResizeWithInvalidSize (0.39s)
18:58:28 [2022-03-11T18:58:28.759Z] === RUN   TestResizeWhenContainerNotStarted
18:58:29 [2022-03-11T18:58:29.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:29 [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:29 [2022-03-11T18:58:29.325Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:29 [2022-03-11T18:58:29.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:29 [2022-03-11T18:58:29.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:29 [2022-03-11T18:58:29.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:30 [2022-03-11T18:58:30.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:30 [2022-03-11T18:58:30.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:32 [2022-03-11T18:58:32.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:32 [2022-03-11T18:58:32.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:33 [2022-03-11T18:58:33.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:33 [2022-03-11T18:58:33.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:36 [2022-03-11T18:58:36.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:58:36 [2022-03-11T18:58:36.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:58:40 [2022-03-11T18:58:40.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:40 [2022-03-11T18:58:40.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:42 [2022-03-11T18:58:42.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:42 [2022-03-11T18:58:42.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:44 [2022-03-11T18:58:44.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:44 [2022-03-11T18:58:44.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:46 [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
18:58:46 [2022-03-11T18:58:46.072Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
18:58:46 [2022-03-11T18:58:46.072Z] === RUN   TestCgroupNamespacesRun
18:58:47 [2022-03-11T18:58:47.021Z] --- PASS: TestCgroupNamespacesRun (1.12s)
18:58:47 [2022-03-11T18:58:47.021Z] === RUN   TestCgroupNamespacesRunPrivileged
18:58:48 [2022-03-11T18:58:48.396Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
18:58:48 [2022-03-11T18:58:48.396Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:58:49 [2022-03-11T18:58:49.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
18:58:49 [2022-03-11T18:58:49.331Z] === RUN   TestCgroupNamespacesRunHostMode
18:58:50 [2022-03-11T18:58:50.265Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
18:58:50 [2022-03-11T18:58:50.265Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:58:51 [2022-03-11T18:58:51.640Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
18:58:51 [2022-03-11T18:58:51.640Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:58:52 [2022-03-11T18:58:52.572Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
18:58:52 [2022-03-11T18:58:52.573Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:58:53 [2022-03-11T18:58:53.137Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
18:58:53 [2022-03-11T18:58:53.137Z] === RUN   TestCgroupNamespacesRunOlderClient
18:58:54 [2022-03-11T18:58:54.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
18:58:54 [2022-03-11T18:58:54.509Z] === RUN   TestNISDomainname
18:58:54 [2022-03-11T18:58:54.766Z] --- PASS: TestNISDomainname (0.51s)
18:58:54 [2022-03-11T18:58:54.766Z] === RUN   TestHostnameDnsResolution
18:58:55 [2022-03-11T18:58:55.699Z] --- PASS: TestHostnameDnsResolution (0.64s)
18:58:55 [2022-03-11T18:58:55.699Z] === RUN   TestUnprivilegedPortsAndPing
18:58:55 [2022-03-11T18:58:55.956Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
18:58:55 [2022-03-11T18:58:55.957Z] === RUN   TestStats
18:58:58 [2022-03-11T18:58:58.484Z] --- PASS: TestStats (2.40s)
18:58:58 [2022-03-11T18:58:58.484Z] === RUN   TestStopContainerWithTimeout
18:58:58 [2022-03-11T18:58:58.484Z] === RUN   TestStopContainerWithTimeout/0
18:58:58 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/0
18:58:58 [2022-03-11T18:58:58.484Z] === RUN   TestStopContainerWithTimeout/1
18:58:58 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/1
18:58:58 [2022-03-11T18:58:58.484Z] === RUN   TestStopContainerWithTimeout/3
18:58:58 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/3
18:58:58 [2022-03-11T18:58:58.484Z] === RUN   TestStopContainerWithTimeout/-1
18:58:58 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/-1
18:58:58 [2022-03-11T18:58:58.484Z] === CONT  TestStopContainerWithTimeout/0
18:58:58 [2022-03-11T18:58:58.484Z] === CONT  TestStopContainerWithTimeout/-1
18:58:59 [2022-03-11T18:58:59.048Z] === CONT  TestStopContainerWithTimeout/3
18:59:00 [2022-03-11T18:59:00.949Z] === CONT  TestStopContainerWithTimeout/1
18:59:02 [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:59:02 [2022-03-11T18:59:02.322Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
18:59:02 [2022-03-11T18:59:02.322Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
18:59:02 [2022-03-11T18:59:02.322Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
18:59:02 [2022-03-11T18:59:02.322Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
18:59:02 [2022-03-11T18:59:02.322Z] === RUN   TestDeleteDevicemapper
18:59:02 [2022-03-11T18:59:02.322Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:59:02 [2022-03-11T18:59:02.322Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:59:02 [2022-03-11T18:59:02.322Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:59:04 [2022-03-11T18:59:04.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
18:59:04 [2022-03-11T18:59:04.220Z] === RUN   TestUpdateMemory
18:59:04 [2022-03-11T18:59:04.220Z] --- PASS: TestUpdateMemory (0.48s)
18:59:04 [2022-03-11T18:59:04.220Z] === RUN   TestUpdateCPUQuota
18:59:05 [2022-03-11T18:59:05.154Z] --- PASS: TestUpdateCPUQuota (0.75s)
18:59:05 [2022-03-11T18:59:05.154Z] === RUN   TestUpdatePidsLimit
18:59:05 [2022-03-11T18:59:05.154Z] === RUN   TestUpdatePidsLimit/update_from_none
18:59:05 [2022-03-11T18:59:05.154Z] === RUN   TestUpdatePidsLimit/no_change
18:59:05 [2022-03-11T18:59:05.411Z] === RUN   TestUpdatePidsLimit/update_lower
18:59:05 [2022-03-11T18:59:05.669Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:59:05 [2022-03-11T18:59:05.669Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:59:05 [2022-03-11T18:59:05.927Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:59:06 [2022-03-11T18:59:06.194Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:59:06 [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit (1.70s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
18:59:06 [2022-03-11T18:59:06.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
18:59:06 [2022-03-11T18:59:06.768Z] === RUN   TestUpdateRestartPolicy
18:59:18 [2022-03-11T18:59:18.957Z] --- PASS: TestUpdateRestartPolicy (10.73s)
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestUpdateRestartWithAutoRemove
18:59:18 [2022-03-11T18:59:18.957Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitNonBlocked
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:18 [2022-03-11T18:59:18.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:18 [2022-03-11T18:59:18.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:18 [2022-03-11T18:59:18.957Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:18 [2022-03-11T18:59:18.957Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:18 [2022-03-11T18:59:18.957Z] --- PASS: TestWaitNonBlocked (0.02s)
18:59:18 [2022-03-11T18:59:18.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
18:59:18 [2022-03-11T18:59:18.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitBlocked
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:59:18 [2022-03-11T18:59:18.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:59:18 [2022-03-11T18:59:18.957Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:59:18 [2022-03-11T18:59:18.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:59:18 [2022-03-11T18:59:18.957Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:59:18 [2022-03-11T18:59:18.957Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:59:19 [2022-03-11T18:59:19.522Z] --- PASS: TestWaitBlocked (0.01s)
18:59:19 [2022-03-11T18:59:19.522Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
18:59:19 [2022-03-11T18:59:19.522Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
18:59:19 [2022-03-11T18:59:19.522Z] === CONT  TestContainerStartOnDaemonRestart
18:59:19 [2022-03-11T18:59:19.522Z] === CONT  TestContainerKillOnDaemonStart
18:59:21 [2022-03-11T18:59:21.420Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s)
18:59:21 [2022-03-11T18:59:21.420Z] === CONT  TestRestartDaemonWithRestartingContainer
18:59:23 [2022-03-11T18:59:23.318Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.58s)
18:59:23 [2022-03-11T18:59:23.318Z] === CONT  TestDaemonHostGatewayIP
18:59:25 [2022-03-11T18:59:25.216Z] === CONT  TestDaemonRestartIpcMode
18:59:25 [2022-03-11T18:59:25.216Z] --- PASS: TestDaemonHostGatewayIP (2.23s)
18:59:27 [2022-03-11T18:59:27.742Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
18:59:27 [2022-03-11T18:59:27.742Z] === CONT  TestIpcModeOlderClient
18:59:27 [2022-03-11T18:59:27.742Z] --- PASS: TestIpcModeOlderClient (0.06s)
18:59:31 [2022-03-11T18:59:31.017Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
18:59:31 [2022-03-11T18:59:31.017Z] PASS
18:59:31 [2022-03-11T18:59:31.017Z] 
18:59:31 [2022-03-11T18:59:31.017Z] === Skipped
18:59:31 [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:59:31 [2022-03-11T18:59:31.017Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:59:31 [2022-03-11T18:59:31.017Z] 
18:59:31 [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:59:31 [2022-03-11T18:59:31.017Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:59:31 [2022-03-11T18:59:31.017Z] 
18:59:31 [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:59:31 [2022-03-11T18:59:31.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:59:31 [2022-03-11T18:59:31.017Z] 
18:59:31 [2022-03-11T18:59:31.017Z] DONE 200 tests, 3 skipped in 108.830s
18:59:31 [2022-03-11T18:59:31.017Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:59:31 [2022-03-11T18:59:31.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:59:31 [2022-03-11T18:59:31.017Z] ++ set -e
18:59:31 [2022-03-11T18:59:31.017Z] ++ '[' -n 0 ']'
18:59:31 [2022-03-11T18:59:31.017Z] ++ set -x
18:59:31 [2022-03-11T18:59:31.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:59:31 [2022-03-11T18:59:31.274Z] === RUN   TestConfigDaemonLibtrustID
18:59:31 [2022-03-11T18:59:31.839Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:59:31 [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:59:31 [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation/invalid_config
18:59:31 [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation/malformed_config
18:59:31 [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestDaemonConfigValidation/valid_config
18:59:31 [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/valid_config
18:59:31 [2022-03-11T18:59:31.839Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:59:31 [2022-03-11T18:59:31.839Z] === CONT  TestDaemonConfigValidation/malformed_config
18:59:31 [2022-03-11T18:59:31.839Z] === CONT  TestDaemonConfigValidation/invalid_config
18:59:31 [2022-03-11T18:59:31.839Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:59:31 [2022-03-11T18:59:31.839Z] === CONT  TestDaemonConfigValidation/valid_config
18:59:31 [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:59:31 [2022-03-11T18:59:31.839Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
18:59:31 [2022-03-11T18:59:31.839Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:59:31 [2022-03-11T18:59:31.839Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:59:31 [2022-03-11T18:59:31.839Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
18:59:31 [2022-03-11T18:59:31.839Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestConfigDaemonSeccompProfiles
18:59:31 [2022-03-11T18:59:31.839Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:59:33 [2022-03-11T18:59:33.211Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:59:34 [2022-03-11T18:59:34.144Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:59:35 [2022-03-11T18:59:35.086Z] === CONT  TestConfigDaemonSeccompProfiles
18:59:35 [2022-03-11T18:59:35.086Z]     daemon_test.go:156: [d0a60a5bbc900] daemon is not started
18:59:35 [2022-03-11T18:59:35.086Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:59:35 [2022-03-11T18:59:35.086Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:59:35 [2022-03-11T18:59:35.086Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:59:35 [2022-03-11T18:59:35.086Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
18:59:35 [2022-03-11T18:59:35.086Z] === RUN   TestDaemonProxy
18:59:35 [2022-03-11T18:59:35.086Z] === RUN   TestDaemonProxy/environment_variables
18:59:36 [2022-03-11T18:59:36.985Z] === RUN   TestDaemonProxy/command-line_options
18:59:38 [2022-03-11T18:59:38.881Z] === RUN   TestDaemonProxy/configuration_file
18:59:40 [2022-03-11T18:59:40.252Z] === RUN   TestDaemonProxy/conflicting_options
18:59:40 [2022-03-11T18:59:40.816Z] === RUN   TestDaemonProxy/reload_sanitized
18:59:41 [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy (6.27s)
18:59:41 [2022-03-11T18:59:41.381Z]     --- PASS: TestDaemonProxy/environment_variables (1.82s)
18:59:41 [2022-03-11T18:59:41.381Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
18:59:41 [2022-03-11T18:59:41.381Z]     --- PASS: TestDaemonProxy/configuration_file (1.70s)
18:59:41 [2022-03-11T18:59:41.381Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:59:41 [2022-03-11T18:59:41.381Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:59:41 [2022-03-11T18:59:41.381Z] PASS
18:59:41 [2022-03-11T18:59:41.381Z] 
18:59:41 [2022-03-11T18:59:41.381Z] DONE 17 tests in 10.221s
18:59:41 [2022-03-11T18:59:41.381Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:59:41 [2022-03-11T18:59:41.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
18:59:41 [2022-03-11T18:59:41.381Z] ++ set -e
18:59:41 [2022-03-11T18:59:41.381Z] ++ '[' -n 0 ']'
18:59:41 [2022-03-11T18:59:41.381Z] ++ set -x
18:59:41 [2022-03-11T18:59:41.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
18:59:41 [2022-03-11T18:59:41.381Z] INFO: Testing against a local daemon
18:59:41 [2022-03-11T18:59:41.381Z] === RUN   TestCommitInheritsEnv
18:59:41 [2022-03-11T18:59:41.639Z] --- PASS: TestCommitInheritsEnv (0.24s)
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportExtremelyLargeImageWorks
18:59:41 [2022-03-11T18:59:41.639Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:59:41 [2022-03-11T18:59:41.639Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportWithCustomPlatform
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportWithCustomPlatform/#00
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportWithCustomPlatform/_______
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportWithCustomPlatform//
18:59:41 [2022-03-11T18:59:41.639Z] === RUN   TestImportWithCustomPlatform/linux
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImportWithCustomPlatform/LINUX
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImportWithCustomPlatform/macos
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:59:41 [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform (0.30s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:59:41 [2022-03-11T18:59:41.897Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImagesFilterMultiReference
18:59:41 [2022-03-11T18:59:41.897Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:59:41 [2022-03-11T18:59:41.897Z] === RUN   TestImagePullPlatformInvalid
18:59:42 [2022-03-11T18:59:42.155Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:59:42 [2022-03-11T18:59:42.155Z] === RUN   TestRemoveImageOrphaning
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestRemoveImageOrphaning (0.24s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestRemoveImageGarbageCollector
18:59:42 [2022-03-11T18:59:42.414Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:59:42 [2022-03-11T18:59:42.414Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagInvalidReference
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagInvalidReference (0.01s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagValidPrefixedRepo
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagExistedNameWithoutForce
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagOfficialNames
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagOfficialNames (0.05s)
18:59:42 [2022-03-11T18:59:42.414Z] === RUN   TestTagMatchesDigest
18:59:42 [2022-03-11T18:59:42.414Z] --- PASS: TestTagMatchesDigest (0.02s)
18:59:42 [2022-03-11T18:59:42.414Z] PASS
18:59:42 [2022-03-11T18:59:42.414Z] 
18:59:42 [2022-03-11T18:59:42.414Z] === Skipped
18:59:42 [2022-03-11T18:59:42.414Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:59:42 [2022-03-11T18:59:42.414Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:59:42 [2022-03-11T18:59:42.414Z] 
18:59:42 [2022-03-11T18:59:42.414Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:59:42 [2022-03-11T18:59:42.414Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:59:42 [2022-03-11T18:59:42.414Z] 
18:59:42 [2022-03-11T18:59:42.414Z] DONE 22 tests, 2 skipped in 1.194s
18:59:42 [2022-03-11T18:59:42.414Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:59:42 [2022-03-11T18:59:42.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
18:59:42 [2022-03-11T18:59:42.414Z] ++ set -e
18:59:42 [2022-03-11T18:59:42.414Z] ++ '[' -n 0 ']'
18:59:42 [2022-03-11T18:59:42.414Z] ++ set -x
18:59:42 [2022-03-11T18:59:42.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
18:59:42 [2022-03-11T18:59:42.673Z] INFO: Testing against a local daemon
18:59:42 [2022-03-11T18:59:42.673Z] === RUN   TestNetworkCreateDelete
18:59:42 [2022-03-11T18:59:42.673Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:59:42 [2022-03-11T18:59:42.673Z] === RUN   TestDockerNetworkDeletePreferID
18:59:42 [2022-03-11T18:59:42.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
18:59:42 [2022-03-11T18:59:42.932Z] === RUN   TestDaemonDNSFallback
18:59:49 [2022-03-11T18:59:49.484Z] --- PASS: TestDaemonDNSFallback (6.24s)
18:59:49 [2022-03-11T18:59:49.484Z] === RUN   TestInspectNetwork
18:59:52 [2022-03-11T18:59:52.010Z] === RUN   TestInspectNetwork/full_network_id
18:59:52 [2022-03-11T18:59:52.010Z] === RUN   TestInspectNetwork/partial_network_id
18:59:52 [2022-03-11T18:59:52.010Z] === RUN   TestInspectNetwork/network_name
18:59:52 [2022-03-11T18:59:52.010Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:59:56 [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork (6.69s)
18:59:56 [2022-03-11T18:59:56.192Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:59:56 [2022-03-11T18:59:56.192Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:59:56 [2022-03-11T18:59:56.192Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:59:56 [2022-03-11T18:59:56.192Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:59:56 [2022-03-11T18:59:56.192Z] === RUN   TestRunContainerWithBridgeNone
18:59:57 [2022-03-11T18:59:57.563Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkInvalidJSON
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkInvalidJSON//networks/create
18:59:57 [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:59:57 [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:59:57 [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:59:57 [2022-03-11T18:59:57.563Z] === CONT  TestNetworkInvalidJSON//networks/create
18:59:57 [2022-03-11T18:59:57.563Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:59:57 [2022-03-11T18:59:57.563Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:59:57 [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:59:57 [2022-03-11T18:59:57.563Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:59:57 [2022-03-11T18:59:57.563Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:59:57 [2022-03-11T18:59:57.563Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkList
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkList//networks
18:59:57 [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkList//networks
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestNetworkList//networks/
18:59:57 [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkList//networks/
18:59:57 [2022-03-11T18:59:57.563Z] === CONT  TestNetworkList//networks
18:59:57 [2022-03-11T18:59:57.563Z] === CONT  TestNetworkList//networks/
18:59:57 [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkList (0.01s)
18:59:57 [2022-03-11T18:59:57.563Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:59:57 [2022-03-11T18:59:57.563Z]     --- PASS: TestNetworkList//networks (0.00s)
18:59:57 [2022-03-11T18:59:57.563Z] === RUN   TestHostIPv4BridgeLabel
18:59:58 [2022-03-11T18:59:58.128Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:59:58 [2022-03-11T18:59:58.128Z] === RUN   TestDaemonRestartWithLiveRestore
18:59:59 [2022-03-11T18:59:59.075Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:59:59 [2022-03-11T18:59:59.075Z] === RUN   TestDaemonDefaultNetworkPools
18:59:59 [2022-03-11T18:59:59.639Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
18:59:59 [2022-03-11T18:59:59.639Z] === RUN   TestDaemonRestartWithExistingNetwork
19:00:01 [2022-03-11T19:00:01.011Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
19:00:01 [2022-03-11T19:00:01.011Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:00:02 [2022-03-11T19:00:02.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:00:02 [2022-03-11T19:00:02.384Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:00:02 [2022-03-11T19:00:02.642Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:00:02 [2022-03-11T19:00:02.642Z] === RUN   TestServiceWithPredefinedNetwork
19:00:05 [2022-03-11T19:00:05.169Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
19:00:05 [2022-03-11T19:00:05.169Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:00:05 [2022-03-11T19:00:05.169Z]     service_test.go:243: FLAKY_TEST
19:00:05 [2022-03-11T19:00:05.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:00:05 [2022-03-11T19:00:05.169Z] === RUN   TestServiceWithDataPathPortInit
19:00:20 [2022-03-11T19:00:20.029Z] --- PASS: TestServiceWithDataPathPortInit (13.17s)
19:00:20 [2022-03-11T19:00:20.029Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:00:20 [2022-03-11T19:00:20.029Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shfa6y4374em0qlla2kaa8clb Created:2022-03-11 19:00:19.01655909 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9730ad52ef63bf40e21ae7c555beccd756d5c8c19e71cf199b6b883bd6165a8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xszxaepvy094sdidy4c6wueo8 EndpointID:30a6b596843c834edda43e5e9e9c7cacdff766caa40366500d8d7129357893a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0d161666a54247feed1fd2f69c6c0dec3de33cae2c3f576df62aea3c763d3d8b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:35a579473f82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xszxaepvy094sdidy4c6wueo8 EndpointID:30a6b596843c834edda43e5e9e9c7cacdff766caa40366500d8d7129357893a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:00:25 [2022-03-11T19:00:25.288Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.25s)
19:00:25 [2022-03-11T19:00:25.288Z] PASS
19:00:25 [2022-03-11T19:00:25.288Z] 
19:00:25 [2022-03-11T19:00:25.288Z] === Skipped
19:00:25 [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:00:25 [2022-03-11T19:00:25.288Z]     service_test.go:243: FLAKY_TEST
19:00:25 [2022-03-11T19:00:25.288Z] 
19:00:25 [2022-03-11T19:00:25.288Z] DONE 26 tests, 1 skipped in 41.944s
19:00:25 [2022-03-11T19:00:25.288Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:00:25 [2022-03-11T19:00:25.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:00:25 [2022-03-11T19:00:25.288Z] ++ set -e
19:00:25 [2022-03-11T19:00:25.288Z] ++ '[' -n 0 ']'
19:00:25 [2022-03-11T19:00:25.288Z] ++ set -x
19:00:25 [2022-03-11T19:00:25.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:00:25 [2022-03-11T19:00:25.288Z] INFO: Testing against a local daemon
19:00:25 [2022-03-11T19:00:25.288Z] === RUN   TestDockerNetworkIpvlanPersistance
19:00:25 [2022-03-11T19:00:25.288Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:25 [2022-03-11T19:00:25.288Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:00:25 [2022-03-11T19:00:25.288Z] === RUN   TestDockerNetworkIpvlan
19:00:25 [2022-03-11T19:00:25.288Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:25 [2022-03-11T19:00:25.288Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:00:25 [2022-03-11T19:00:25.288Z] PASS
19:00:25 [2022-03-11T19:00:25.288Z] 
19:00:25 [2022-03-11T19:00:25.288Z] === Skipped
19:00:25 [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:00:25 [2022-03-11T19:00:25.288Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:25 [2022-03-11T19:00:25.288Z] 
19:00:25 [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:00:25 [2022-03-11T19:00:25.288Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:25 [2022-03-11T19:00:25.288Z] 
19:00:25 [2022-03-11T19:00:25.288Z] DONE 2 tests, 2 skipped in 0.107s
19:00:25 [2022-03-11T19:00:25.288Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:00:25 [2022-03-11T19:00:25.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:00:25 [2022-03-11T19:00:25.288Z] ++ set -e
19:00:25 [2022-03-11T19:00:25.288Z] ++ '[' -n 0 ']'
19:00:25 [2022-03-11T19:00:25.288Z] ++ set -x
19:00:25 [2022-03-11T19:00:25.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:00:25 [2022-03-11T19:00:25.288Z] INFO: Testing against a local daemon
19:00:25 [2022-03-11T19:00:25.288Z] === RUN   TestDockerNetworkMacvlanPersistance
19:00:25 [2022-03-11T19:00:25.853Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
19:00:25 [2022-03-11T19:00:25.853Z] === RUN   TestDockerNetworkMacvlan
19:00:26 [2022-03-11T19:00:26.418Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:00:27 [2022-03-11T19:00:27.353Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:00:27 [2022-03-11T19:00:27.919Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:00:29 [2022-03-11T19:00:29.818Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:00:31 [2022-03-11T19:00:31.199Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:00:34 [2022-03-11T19:00:34.485Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:00:35 [2022-03-11T19:00:35.050Z] --- PASS: TestDockerNetworkMacvlan (9.09s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
19:00:35 [2022-03-11T19:00:35.051Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
19:00:35 [2022-03-11T19:00:35.051Z] PASS
19:00:35 [2022-03-11T19:00:35.051Z] 
19:00:35 [2022-03-11T19:00:35.051Z] DONE 8 tests in 10.408s
19:00:35 [2022-03-11T19:00:35.051Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:00:35 [2022-03-11T19:00:35.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:00:35 [2022-03-11T19:00:35.051Z] ++ set -e
19:00:35 [2022-03-11T19:00:35.051Z] ++ '[' -n 0 ']'
19:00:35 [2022-03-11T19:00:35.051Z] ++ set -x
19:00:35 [2022-03-11T19:00:35.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:00:35 [2022-03-11T19:00:35.051Z] testing: warning: no tests to run
19:00:35 [2022-03-11T19:00:35.051Z] PASS
19:00:35 [2022-03-11T19:00:35.051Z] 
19:00:35 [2022-03-11T19:00:35.051Z] DONE 0 tests in 0.024s
19:00:35 [2022-03-11T19:00:35.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:00:35 [2022-03-11T19:00:35.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:00:35 [2022-03-11T19:00:35.051Z] ++ set -e
19:00:35 [2022-03-11T19:00:35.051Z] ++ '[' -n 0 ']'
19:00:35 [2022-03-11T19:00:35.051Z] ++ set -x
19:00:35 [2022-03-11T19:00:35.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:00:35 [2022-03-11T19:00:35.051Z] INFO: Testing against a local daemon
19:00:35 [2022-03-11T19:00:35.051Z] === RUN   TestAuthZPluginAllowRequest
19:00:36 [2022-03-11T19:00:36.423Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
19:00:36 [2022-03-11T19:00:36.423Z] === RUN   TestAuthZPluginTLS
19:00:36 [2022-03-11T19:00:36.681Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:00:36 [2022-03-11T19:00:36.681Z] === RUN   TestAuthZPluginDenyRequest
19:00:37 [2022-03-11T19:00:37.246Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:00:37 [2022-03-11T19:00:37.246Z] === RUN   TestAuthZPluginAPIDenyResponse
19:00:37 [2022-03-11T19:00:37.811Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:00:37 [2022-03-11T19:00:37.811Z] === RUN   TestAuthZPluginDenyResponse
19:00:38 [2022-03-11T19:00:38.377Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:00:38 [2022-03-11T19:00:38.377Z] === RUN   TestAuthZPluginAllowEventStream
19:00:39 [2022-03-11T19:00:39.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
19:00:39 [2022-03-11T19:00:39.310Z] === RUN   TestAuthZPluginErrorResponse
19:00:39 [2022-03-11T19:00:39.875Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:00:39 [2022-03-11T19:00:39.875Z] === RUN   TestAuthZPluginErrorRequest
19:00:40 [2022-03-11T19:00:40.440Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:00:40 [2022-03-11T19:00:40.440Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:00:41 [2022-03-11T19:00:41.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:00:41 [2022-03-11T19:00:41.006Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:00:42 [2022-03-11T19:00:42.380Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s)
19:00:42 [2022-03-11T19:00:42.380Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:00:43 [2022-03-11T19:00:43.752Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s)
19:00:43 [2022-03-11T19:00:43.752Z] === RUN   TestAuthZPluginHeader
19:00:44 [2022-03-11T19:00:44.319Z] --- PASS: TestAuthZPluginHeader (0.68s)
19:00:44 [2022-03-11T19:00:44.319Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:00:44 [2022-03-11T19:00:44.319Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:00:44 [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:00:44 [2022-03-11T19:00:44.319Z] === RUN   TestAuthZPluginV2Disable
19:00:44 [2022-03-11T19:00:44.319Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:00:44 [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:00:44 [2022-03-11T19:00:44.319Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:00:44 [2022-03-11T19:00:44.319Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:00:44 [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:00:44 [2022-03-11T19:00:44.319Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:00:44 [2022-03-11T19:00:44.319Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:00:44 [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:00:44 [2022-03-11T19:00:44.319Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:01:02 [2022-03-11T19:01:02.384Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:01:02 [2022-03-11T19:01:02.384Z] PASS
19:01:02 [2022-03-11T19:01:02.384Z] 
19:01:02 [2022-03-11T19:01:02.384Z] === Skipped
19:01:02 [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:01:02 [2022-03-11T19:01:02.384Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:02 [2022-03-11T19:01:02.384Z] 
19:01:02 [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:01:02 [2022-03-11T19:01:02.384Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:02 [2022-03-11T19:01:02.384Z] 
19:01:02 [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:01:02 [2022-03-11T19:01:02.385Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:02 [2022-03-11T19:01:02.385Z] 
19:01:02 [2022-03-11T19:01:02.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:01:02 [2022-03-11T19:01:02.385Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:02 [2022-03-11T19:01:02.385Z] 
19:01:02 [2022-03-11T19:01:02.385Z] DONE 17 tests, 4 skipped in 25.874s
19:01:02 [2022-03-11T19:01:02.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:01:02 [2022-03-11T19:01:02.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:01:02 [2022-03-11T19:01:02.385Z] ++ set -e
19:01:02 [2022-03-11T19:01:02.385Z] ++ '[' -n 0 ']'
19:01:02 [2022-03-11T19:01:02.385Z] ++ set -x
19:01:02 [2022-03-11T19:01:02.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:01:02 [2022-03-11T19:01:02.385Z] INFO: Testing against a local daemon
19:01:02 [2022-03-11T19:01:02.385Z] === RUN   TestPluginInvalidJSON
19:01:02 [2022-03-11T19:01:02.385Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:01:02 [2022-03-11T19:01:02.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:01:02 [2022-03-11T19:01:02.385Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:01:02 [2022-03-11T19:01:02.385Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:01:02 [2022-03-11T19:01:02.385Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:01:02 [2022-03-11T19:01:02.385Z] === RUN   TestPluginInstall
19:01:02 [2022-03-11T19:01:02.385Z] === RUN   TestPluginInstall/no_auth
19:01:02 [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:02 [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93073874b4c15c8a9ab36bf75fddac3eee134a659f8efe1a1d5af10fc66df923" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:02 [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:02 [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93073874b4c15c8a9ab36bf75fddac3eee134a659f8efe1a1d5af10fc66df923" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:02 [2022-03-11T19:01:02.385Z] === RUN   TestPluginInstall/with_htpasswd
19:01:02 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:02 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372e577bd3cf28d8107a2ca05b718857f587e2700500ab4f9e48a883c505f142" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:02 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:02 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372e577bd3cf28d8107a2ca05b718857f587e2700500ab4f9e48a883c505f142" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:02 [2022-03-11T19:01:02.900Z] === RUN   TestPluginInstall/with_insecure
19:01:03 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:03 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a47329cc17e1bfc25843b9da9e966ef7293632b52c6df9aafc8aeb3717d70de" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:03 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:03 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a47329cc17e1bfc25843b9da9e966ef7293632b52c6df9aafc8aeb3717d70de" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:04 [2022-03-11T19:01:04.113Z]     plugin_test.go:165: [d3fd377f2d49a] daemon is not started
19:01:04 [2022-03-11T19:01:04.113Z] --- PASS: TestPluginInstall (3.01s)
19:01:04 [2022-03-11T19:01:04.113Z]     --- PASS: TestPluginInstall/no_auth (1.34s)
19:01:04 [2022-03-11T19:01:04.113Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
19:01:04 [2022-03-11T19:01:04.113Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
19:01:04 [2022-03-11T19:01:04.113Z] === RUN   TestPluginsWithRuntimes
19:01:05 [2022-03-11T19:01:05.484Z] === RUN   TestPluginsWithRuntimes/No_Args
19:01:06 [2022-03-11T19:01:06.416Z] === RUN   TestPluginsWithRuntimes/With_Args
19:01:07 [2022-03-11T19:01:07.349Z] --- PASS: TestPluginsWithRuntimes (3.24s)
19:01:07 [2022-03-11T19:01:07.349Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
19:01:07 [2022-03-11T19:01:07.349Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
19:01:07 [2022-03-11T19:01:07.349Z] === RUN   TestPluginBackCompatMediaTypes
19:01:07 [2022-03-11T19:01:07.915Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
19:01:07 [2022-03-11T19:01:07.915Z] PASS
19:01:07 [2022-03-11T19:01:07.915Z] 
19:01:07 [2022-03-11T19:01:07.915Z] DONE 10 tests in 6.966s
19:01:07 [2022-03-11T19:01:07.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:01:07 [2022-03-11T19:01:07.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:01:07 [2022-03-11T19:01:07.915Z] ++ set -e
19:01:07 [2022-03-11T19:01:07.915Z] ++ '[' -n 0 ']'
19:01:07 [2022-03-11T19:01:07.915Z] ++ set -x
19:01:07 [2022-03-11T19:01:07.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:01:07 [2022-03-11T19:01:07.915Z] INFO: Testing against a local daemon
19:01:07 [2022-03-11T19:01:07.915Z] === RUN   TestExternalGraphDriver
19:01:07 [2022-03-11T19:01:07.915Z] === RUN   TestExternalGraphDriver/json
19:01:09 [2022-03-11T19:01:09.812Z] === RUN   TestExternalGraphDriver/spec
19:01:11 [2022-03-11T19:01:11.185Z] === RUN   TestExternalGraphDriver/pull
19:01:12 [2022-03-11T19:01:12.557Z] --- PASS: TestExternalGraphDriver (4.65s)
19:01:12 [2022-03-11T19:01:12.558Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
19:01:12 [2022-03-11T19:01:12.558Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
19:01:12 [2022-03-11T19:01:12.558Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
19:01:12 [2022-03-11T19:01:12.558Z] === RUN   TestGraphdriverPluginV2
19:01:12 [2022-03-11T19:01:12.558Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:12 [2022-03-11T19:01:12.558Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
19:01:12 [2022-03-11T19:01:12.558Z] PASS
19:01:12 [2022-03-11T19:01:12.558Z] 
19:01:12 [2022-03-11T19:01:12.558Z] === Skipped
19:01:12 [2022-03-11T19:01:12.558Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.01s)
19:01:12 [2022-03-11T19:01:12.558Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:12 [2022-03-11T19:01:12.558Z] 
19:01:12 [2022-03-11T19:01:12.558Z] DONE 5 tests, 1 skipped in 4.771s
19:01:12 [2022-03-11T19:01:12.558Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:01:12 [2022-03-11T19:01:12.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:01:12 [2022-03-11T19:01:12.558Z] ++ set -e
19:01:12 [2022-03-11T19:01:12.558Z] ++ '[' -n 0 ']'
19:01:12 [2022-03-11T19:01:12.558Z] ++ set -x
19:01:12 [2022-03-11T19:01:12.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:01:12 [2022-03-11T19:01:12.816Z] INFO: Testing against a local daemon
19:01:12 [2022-03-11T19:01:12.816Z] === RUN   TestContinueAfterPluginCrash
19:01:12 [2022-03-11T19:01:12.816Z] === PAUSE TestContinueAfterPluginCrash
19:01:12 [2022-03-11T19:01:12.816Z] === RUN   TestReadPluginNoRead
19:01:12 [2022-03-11T19:01:12.816Z] === PAUSE TestReadPluginNoRead
19:01:12 [2022-03-11T19:01:12.816Z] === RUN   TestDaemonStartWithLogOpt
19:01:12 [2022-03-11T19:01:12.816Z] === PAUSE TestDaemonStartWithLogOpt
19:01:12 [2022-03-11T19:01:12.816Z] === CONT  TestContinueAfterPluginCrash
19:01:12 [2022-03-11T19:01:12.816Z] === CONT  TestDaemonStartWithLogOpt
19:01:16 [2022-03-11T19:01:16.094Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
19:01:16 [2022-03-11T19:01:16.094Z] === CONT  TestReadPluginNoRead
19:01:17 [2022-03-11T19:01:17.991Z] === RUN   TestReadPluginNoRead/disabled_caching
19:01:18 [2022-03-11T19:01:18.923Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:01:20 [2022-03-11T19:01:20.297Z] === RUN   TestReadPluginNoRead/default
19:01:20 [2022-03-11T19:01:20.862Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
19:01:21 [2022-03-11T19:01:21.122Z] === CONT  TestReadPluginNoRead
19:01:21 [2022-03-11T19:01:21.122Z]     read_test.go:92: [d4d9261ae8896] daemon is not started
19:01:21 [2022-03-11T19:01:21.122Z] --- PASS: TestReadPluginNoRead (5.45s)
19:01:21 [2022-03-11T19:01:21.122Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
19:01:21 [2022-03-11T19:01:21.122Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
19:01:21 [2022-03-11T19:01:21.122Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
19:01:21 [2022-03-11T19:01:21.122Z] PASS
19:01:21 [2022-03-11T19:01:21.122Z] 
19:01:21 [2022-03-11T19:01:21.122Z] DONE 6 tests in 8.542s
19:01:21 [2022-03-11T19:01:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:01:21 [2022-03-11T19:01:21.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:01:21 [2022-03-11T19:01:21.122Z] ++ set -e
19:01:21 [2022-03-11T19:01:21.122Z] ++ '[' -n 0 ']'
19:01:21 [2022-03-11T19:01:21.122Z] ++ set -x
19:01:21 [2022-03-11T19:01:21.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:01:21 [2022-03-11T19:01:21.122Z] testing: warning: no tests to run
19:01:21 [2022-03-11T19:01:21.122Z] PASS
19:01:21 [2022-03-11T19:01:21.122Z] 
19:01:21 [2022-03-11T19:01:21.122Z] DONE 0 tests in 0.030s
19:01:21 [2022-03-11T19:01:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:01:21 [2022-03-11T19:01:21.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:01:21 [2022-03-11T19:01:21.122Z] ++ set -e
19:01:21 [2022-03-11T19:01:21.122Z] ++ '[' -n 0 ']'
19:01:21 [2022-03-11T19:01:21.122Z] ++ set -x
19:01:21 [2022-03-11T19:01:21.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:01:21 [2022-03-11T19:01:21.380Z] INFO: Testing against a local daemon
19:01:21 [2022-03-11T19:01:21.380Z] === RUN   TestPluginWithDevMounts
19:01:21 [2022-03-11T19:01:21.380Z] === PAUSE TestPluginWithDevMounts
19:01:21 [2022-03-11T19:01:21.380Z] === CONT  TestPluginWithDevMounts
19:01:23 [2022-03-11T19:01:23.277Z] --- PASS: TestPluginWithDevMounts (1.52s)
19:01:23 [2022-03-11T19:01:23.277Z] PASS
19:01:23 [2022-03-11T19:01:23.277Z] 
19:01:23 [2022-03-11T19:01:23.277Z] DONE 1 tests in 1.644s
19:01:23 [2022-03-11T19:01:23.277Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:01:23 [2022-03-11T19:01:23.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:01:23 [2022-03-11T19:01:23.278Z] ++ set -e
19:01:23 [2022-03-11T19:01:23.278Z] ++ '[' -n 0 ']'
19:01:23 [2022-03-11T19:01:23.278Z] ++ set -x
19:01:23 [2022-03-11T19:01:23.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:01:23 [2022-03-11T19:01:23.278Z] INFO: Testing against a local daemon
19:01:23 [2022-03-11T19:01:23.278Z] === RUN   TestSecretInspect
19:01:24 [2022-03-11T19:01:24.661Z] --- PASS: TestSecretInspect (1.77s)
19:01:24 [2022-03-11T19:01:24.662Z] === RUN   TestSecretList
19:01:27 [2022-03-11T19:01:27.188Z] --- PASS: TestSecretList (2.13s)
19:01:27 [2022-03-11T19:01:27.188Z] === RUN   TestSecretsCreateAndDelete
19:01:28 [2022-03-11T19:01:28.562Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
19:01:28 [2022-03-11T19:01:28.562Z] === RUN   TestSecretsUpdate
19:01:30 [2022-03-11T19:01:30.559Z] --- PASS: TestSecretsUpdate (1.73s)
19:01:30 [2022-03-11T19:01:30.559Z] === RUN   TestTemplatedSecret
19:01:33 [2022-03-11T19:01:33.085Z] --- PASS: TestTemplatedSecret (2.48s)
19:01:33 [2022-03-11T19:01:33.085Z] === RUN   TestSecretCreateResolve
19:01:34 [2022-03-11T19:01:34.985Z] --- PASS: TestSecretCreateResolve (2.16s)
19:01:34 [2022-03-11T19:01:34.985Z] PASS
19:01:34 [2022-03-11T19:01:34.985Z] 
19:01:34 [2022-03-11T19:01:34.985Z] DONE 6 tests in 12.116s
19:01:34 [2022-03-11T19:01:34.985Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:01:34 [2022-03-11T19:01:34.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:01:34 [2022-03-11T19:01:34.985Z] ++ set -e
19:01:34 [2022-03-11T19:01:34.985Z] ++ '[' -n 0 ']'
19:01:34 [2022-03-11T19:01:34.985Z] ++ set -x
19:01:34 [2022-03-11T19:01:34.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:01:35 [2022-03-11T19:01:35.243Z] INFO: Testing against a local daemon
19:01:35 [2022-03-11T19:01:35.243Z] === RUN   TestServiceCreateInit
19:01:35 [2022-03-11T19:01:35.243Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:01:38 [2022-03-11T19:01:38.520Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:01:41 [2022-03-11T19:01:41.800Z] --- PASS: TestServiceCreateInit (6.55s)
19:01:41 [2022-03-11T19:01:41.800Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.13s)
19:01:41 [2022-03-11T19:01:41.800Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s)
19:01:41 [2022-03-11T19:01:41.800Z] === RUN   TestCreateServiceMultipleTimes
19:01:56 [2022-03-11T19:01:56.665Z] --- PASS: TestCreateServiceMultipleTimes (14.69s)
19:01:56 [2022-03-11T19:01:56.665Z] === RUN   TestCreateServiceConflict
19:01:58 [2022-03-11T19:01:58.589Z] --- PASS: TestCreateServiceConflict (2.12s)
19:01:58 [2022-03-11T19:01:58.589Z] === RUN   TestCreateServiceMaxReplicas
19:02:01 [2022-03-11T19:02:01.115Z] --- PASS: TestCreateServiceMaxReplicas (2.23s)
19:02:01 [2022-03-11T19:02:01.115Z] === RUN   TestCreateWithDuplicateNetworkNames
19:02:15 [2022-03-11T19:02:15.978Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
19:02:15 [2022-03-11T19:02:15.978Z] === RUN   TestCreateServiceSecretFileMode
19:02:28 [2022-03-11T19:02:28.164Z] --- PASS: TestCreateServiceSecretFileMode (12.36s)
19:02:28 [2022-03-11T19:02:28.164Z] === RUN   TestCreateServiceConfigFileMode
19:02:40 [2022-03-11T19:02:40.353Z] --- PASS: TestCreateServiceConfigFileMode (12.43s)
19:02:40 [2022-03-11T19:02:40.353Z] === RUN   TestCreateServiceSysctls
19:02:41 [2022-03-11T19:02:41.725Z] --- PASS: TestCreateServiceSysctls (2.80s)
19:02:41 [2022-03-11T19:02:41.725Z] === RUN   TestCreateServiceCapabilities
19:02:44 [2022-03-11T19:02:44.253Z] --- PASS: TestCreateServiceCapabilities (2.34s)
19:02:44 [2022-03-11T19:02:44.253Z] === RUN   TestInspect
19:02:46 [2022-03-11T19:02:46.190Z] --- PASS: TestInspect (2.21s)
19:02:46 [2022-03-11T19:02:46.191Z] === RUN   TestCreateJob
19:02:49 [2022-03-11T19:02:49.470Z] --- PASS: TestCreateJob (2.92s)
19:02:49 [2022-03-11T19:02:49.470Z] === RUN   TestReplicatedJob
19:02:52 [2022-03-11T19:02:52.749Z] --- PASS: TestReplicatedJob (3.91s)
19:02:52 [2022-03-11T19:02:52.749Z] === RUN   TestUpdateReplicatedJob
19:02:55 [2022-03-11T19:02:55.277Z] --- PASS: TestUpdateReplicatedJob (2.51s)
19:02:55 [2022-03-11T19:02:55.277Z] === RUN   TestServiceListWithStatuses
19:02:55 [2022-03-11T19:02:55.277Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:02:55 [2022-03-11T19:02:55.277Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:02:55 [2022-03-11T19:02:55.277Z] === RUN   TestDockerNetworkConnectAlias
19:02:59 [2022-03-11T19:02:59.456Z] --- PASS: TestDockerNetworkConnectAlias (3.53s)
19:02:59 [2022-03-11T19:02:59.457Z] === RUN   TestDockerNetworkReConnect
19:03:02 [2022-03-11T19:03:02.735Z] --- PASS: TestDockerNetworkReConnect (3.31s)
19:03:02 [2022-03-11T19:03:02.736Z] === RUN   TestServicePlugin
19:03:02 [2022-03-11T19:03:02.736Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:02 [2022-03-11T19:03:02.736Z] --- SKIP: TestServicePlugin (0.00s)
19:03:02 [2022-03-11T19:03:02.736Z] === RUN   TestServiceUpdateLabel
19:03:04 [2022-03-11T19:03:04.634Z] --- PASS: TestServiceUpdateLabel (2.15s)
19:03:04 [2022-03-11T19:03:04.634Z] === RUN   TestServiceUpdateSecrets
19:03:19 [2022-03-11T19:03:19.506Z] --- PASS: TestServiceUpdateSecrets (13.99s)
19:03:19 [2022-03-11T19:03:19.506Z] === RUN   TestServiceUpdateConfigs
19:03:34 [2022-03-11T19:03:34.368Z] --- PASS: TestServiceUpdateConfigs (13.88s)
19:03:34 [2022-03-11T19:03:34.368Z] === RUN   TestServiceUpdateNetwork
19:03:44 [2022-03-11T19:03:44.374Z] --- PASS: TestServiceUpdateNetwork (11.55s)
19:03:44 [2022-03-11T19:03:44.374Z] === RUN   TestServiceUpdatePidsLimit
19:03:44 [2022-03-11T19:03:44.939Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:03:45 [2022-03-11T19:03:45.503Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:03:53 [2022-03-11T19:03:53.605Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:04:00 [2022-03-11T19:04:00.160Z] --- PASS: TestServiceUpdatePidsLimit (15.73s)
19:04:00 [2022-03-11T19:04:00.160Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
19:04:00 [2022-03-11T19:04:00.160Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.70s)
19:04:00 [2022-03-11T19:04:00.160Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:04:00 [2022-03-11T19:04:00.160Z] PASS
19:04:00 [2022-03-11T19:04:00.160Z] 
19:04:00 [2022-03-11T19:04:00.160Z] === Skipped
19:04:00 [2022-03-11T19:04:00.160Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:04:00 [2022-03-11T19:04:00.160Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:04:00 [2022-03-11T19:04:00.160Z] 
19:04:00 [2022-03-11T19:04:00.160Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:04:00 [2022-03-11T19:04:00.160Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:04:00 [2022-03-11T19:04:00.160Z] 
19:04:00 [2022-03-11T19:04:00.160Z] DONE 27 tests, 2 skipped in 144.483s
19:04:00 [2022-03-11T19:04:00.160Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:04:00 [2022-03-11T19:04:00.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:04:00 [2022-03-11T19:04:00.160Z] ++ set -e
19:04:00 [2022-03-11T19:04:00.160Z] ++ '[' -n 0 ']'
19:04:00 [2022-03-11T19:04:00.160Z] ++ set -x
19:04:00 [2022-03-11T19:04:00.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:04:00 [2022-03-11T19:04:00.160Z] INFO: Testing against a local daemon
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestSessionCreate
19:04:00 [2022-03-11T19:04:00.160Z] --- PASS: TestSessionCreate (0.02s)
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestSessionCreateWithBadUpgrade
19:04:00 [2022-03-11T19:04:00.160Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:04:00 [2022-03-11T19:04:00.160Z] PASS
19:04:00 [2022-03-11T19:04:00.160Z] 
19:04:00 [2022-03-11T19:04:00.160Z] DONE 2 tests in 0.138s
19:04:00 [2022-03-11T19:04:00.160Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:04:00 [2022-03-11T19:04:00.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:04:00 [2022-03-11T19:04:00.160Z] ++ set -e
19:04:00 [2022-03-11T19:04:00.160Z] ++ '[' -n 0 ']'
19:04:00 [2022-03-11T19:04:00.160Z] ++ set -x
19:04:00 [2022-03-11T19:04:00.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:04:00 [2022-03-11T19:04:00.160Z] INFO: Testing against a local daemon
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:04:00 [2022-03-11T19:04:00.160Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:04:00 [2022-03-11T19:04:00.160Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestDiskUsage
19:04:00 [2022-03-11T19:04:00.160Z] === PAUSE TestDiskUsage
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestEventsExecDie
19:04:00 [2022-03-11T19:04:00.160Z] --- PASS: TestEventsExecDie (0.48s)
19:04:00 [2022-03-11T19:04:00.160Z] === RUN   TestEventsBackwardsCompatible
19:04:00 [2022-03-11T19:04:00.418Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:04:00 [2022-03-11T19:04:00.418Z] === RUN   TestEventsVolumeCreate
19:04:00 [2022-03-11T19:04:00.418Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:04:00 [2022-03-11T19:04:00.418Z] === RUN   TestInfoBinaryCommits
19:04:00 [2022-03-11T19:04:00.418Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:04:00 [2022-03-11T19:04:00.418Z] === RUN   TestInfoAPIVersioned
19:04:00 [2022-03-11T19:04:00.418Z] --- PASS: TestInfoAPIVersioned (0.00s)
19:04:00 [2022-03-11T19:04:00.418Z] === RUN   TestInfoAPI
19:04:00 [2022-03-11T19:04:00.418Z] --- PASS: TestInfoAPI (0.02s)
19:04:00 [2022-03-11T19:04:00.418Z] === RUN   TestInfoAPIWarnings
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestInfoAPIWarnings (16.21s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestInfoDebug
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestInfoDebug (0.52s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestInfoInsecureRegistries
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestInfoRegistryMirrors
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestLoginFailsWithBadCredentials
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestPingCacheHeaders
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestPingCacheHeaders (0.02s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestPingGet
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestPingGet (0.01s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestPingHead
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestPingHead (0.02s)
19:04:18 [2022-03-11T19:04:18.484Z] === RUN   TestVersion
19:04:18 [2022-03-11T19:04:18.484Z] --- PASS: TestVersion (0.02s)
19:04:18 [2022-03-11T19:04:18.484Z] === CONT  TestDiskUsage
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/container_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/image_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/volume_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/build-cache_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.742Z] === RUN   TestDiskUsage/after_LoadBusybox
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:04:18 [2022-03-11T19:04:18.999Z] === RUN   TestDiskUsage/after_container.Run
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:04:19 [2022-03-11T19:04:19.257Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:04:19 [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage (1.11s)
19:04:19 [2022-03-11T19:04:19.515Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z] PASS
19:04:19 [2022-03-11T19:04:19.515Z] 
19:04:19 [2022-03-11T19:04:19.515Z] === Skipped
19:04:19 [2022-03-11T19:04:19.515Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:04:19 [2022-03-11T19:04:19.515Z] 
19:04:19 [2022-03-11T19:04:19.515Z] DONE 50 tests, 1 skipped in 19.762s
19:04:19 [2022-03-11T19:04:19.515Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:04:19 [2022-03-11T19:04:19.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:04:19 [2022-03-11T19:04:19.515Z] ++ set -e
19:04:19 [2022-03-11T19:04:19.515Z] ++ '[' -n 0 ']'
19:04:19 [2022-03-11T19:04:19.515Z] ++ set -x
19:04:19 [2022-03-11T19:04:19.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:04:19 [2022-03-11T19:04:19.515Z] INFO: Testing against a local daemon
19:04:19 [2022-03-11T19:04:19.515Z] === RUN   TestVolumesCreateAndList
19:04:19 [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:04:19 [2022-03-11T19:04:19.515Z] === RUN   TestVolumesRemove
19:04:19 [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesRemove (0.06s)
19:04:19 [2022-03-11T19:04:19.515Z] === RUN   TestVolumesInspect
19:04:19 [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesInspect (0.02s)
19:04:19 [2022-03-11T19:04:19.515Z] === RUN   TestVolumesInvalidJSON
19:04:19 [2022-03-11T19:04:19.515Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:04:19 [2022-03-11T19:04:19.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:04:19 [2022-03-11T19:04:19.515Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:04:19 [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:04:19 [2022-03-11T19:04:19.515Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:04:19 [2022-03-11T19:04:19.515Z] PASS
19:04:19 [2022-03-11T19:04:19.773Z] 
19:04:19 [2022-03-11T19:04:19.773Z] DONE 5 tests in 0.205s
19:04:19 [2022-03-11T19:04:19.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:04:19 [2022-03-11T19:04:19.773Z] ++++ cat bundles/test-integration/docker.pid
19:04:19 [2022-03-11T19:04:19.773Z] +++ kill 13686
19:04:20 [2022-03-11T19:04:20.031Z] +++ /etc/init.d/apparmor stop
19:04:20 [2022-03-11T19:04:20.031Z] Leaving: AppArmorNo profiles have been unloaded.
19:04:20 [2022-03-11T19:04:20.031Z] 
19:04:20 [2022-03-11T19:04:20.031Z] Unloading profiles will leave already running processes permanently
19:04:20 [2022-03-11T19:04:20.031Z] unconfined, which can lead to unexpected situations.
19:04:20 [2022-03-11T19:04:20.031Z] 
19:04:20 [2022-03-11T19:04:20.031Z] To set a process to complain mode, use the command line tool
19:04:20 [2022-03-11T19:04:20.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:04:20 [2022-03-11T19:04:20.031Z] +++ true
19:04:20 [2022-03-11T19:04:20.031Z] exiting test-integration
19:04:20 [2022-03-11T19:04:20.031Z] ++ exit 0
19:04:20 [2022-03-11T19:04:20.031Z]