Skip to content

Console Output

13:07:07 [2021-06-21T13:07:07.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fed650b38b3b2682081262e3da4f7eb185428783 -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:fed650b38b3b2682081262e3da4f7eb185428783 hack/make.sh dynbinary test-integration
13:07:08 [2021-06-21T13:07:08.428Z] 
13:07:08 [2021-06-21T13:07:08.428Z] Removing bundles/
13:07:08 [2021-06-21T13:07:08.428Z] 
13:07:08 [2021-06-21T13:07:08.428Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:07:08 [2021-06-21T13:07:08.428Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:07:08 [2021-06-21T13:07:08.428Z] GOOS="" GOARCH="" GOARM=""
13:08:29 [2021-06-21T13:08:29.946Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:08:29 [2021-06-21T13:08:29.946Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:08:29 [2021-06-21T13:08:29.946Z] GOOS="" GOARCH="" GOARM=""
13:08:29 [2021-06-21T13:08:29.946Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:08:29 [2021-06-21T13:08:29.946Z] 
13:08:29 [2021-06-21T13:08:29.946Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:08:29 [2021-06-21T13:08:29.946Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:08:29 [2021-06-21T13:08:29.946Z] HOSTNAME=811132a994a1
13:08:29 [2021-06-21T13:08:29.946Z] TESTDEBUG=0
13:08:29 [2021-06-21T13:08:29.946Z] DEST=bundles/test-integration
13:08:29 [2021-06-21T13:08:29.946Z] PWD=/go/src/github.com/docker/docker
13:08:29 [2021-06-21T13:08:29.946Z] DOCKER_GITCOMMIT=fed650b38b3b2682081262e3da4f7eb185428783
13:08:29 [2021-06-21T13:08:29.946Z] container=docker
13:08:29 [2021-06-21T13:08:29.946Z] HOME=/root
13:08:29 [2021-06-21T13:08:29.946Z] GOLANG_VERSION=1.16.5
13:08:29 [2021-06-21T13:08:29.946Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:08:29 [2021-06-21T13:08:29.946Z] VALIDATE_BRANCH=master
13:08:29 [2021-06-21T13:08:29.946Z] TERM=xterm
13:08:29 [2021-06-21T13:08:29.946Z] DOCKER_PKG=github.com/docker/docker
13:08:29 [2021-06-21T13:08:29.946Z] SHLVL=1
13:08:29 [2021-06-21T13:08:29.946Z] TIMEOUT=120m
13:08:29 [2021-06-21T13:08:29.946Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:08:29 [2021-06-21T13:08:29.946Z] DOCKER_GRAPHDRIVER=overlay2
13:08:29 [2021-06-21T13:08:29.946Z] GO111MODULE=off
13:08:29 [2021-06-21T13:08:29.946Z] DOCKER_EXPERIMENTAL=1
13:08:29 [2021-06-21T13:08:29.946Z] TEST_SKIP_INTEGRATION_CLI=1
13:08:29 [2021-06-21T13:08:29.946Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:08:29 [2021-06-21T13:08:29.946Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:08:29 [2021-06-21T13:08:29.946Z] GOPATH=/go
13:08:29 [2021-06-21T13:08:29.946Z] PKG_CONFIG=pkg-config
13:08:29 [2021-06-21T13:08:29.946Z] _=/usr/bin/env
13:08:29 [2021-06-21T13:08:29.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:09:37 [2021-06-21T13:09:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:09:37 [2021-06-21T13:09:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:11:14 [2021-06-21T13:11:14.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:11:46 [2021-06-21T13:11:46.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:11:58 [2021-06-21T13:11:58.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:11:59 [2021-06-21T13:11:59.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:12:01 [2021-06-21T13:12:01.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:12:02 [2021-06-21T13:12:02.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:12:24 [2021-06-21T13:12:24.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:12:42 [2021-06-21T13:12:42.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:12:46 [2021-06-21T13:12:46.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:12:52 [2021-06-21T13:12:52.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:13:02 [2021-06-21T13:13:02.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:13:03 [2021-06-21T13:13:03.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:13:05 [2021-06-21T13:13:05.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:13:08 [2021-06-21T13:13:08.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:13:13 [2021-06-21T13:13:13.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:13:19 [2021-06-21T13:13:19.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:13:24 [2021-06-21T13:13:24.947Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:13:24 [2021-06-21T13:13:24.947Z] Using test binary docker
13:13:24 [2021-06-21T13:13:24.948Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:13:24 [2021-06-21T13:13:24.948Z] +++ /etc/init.d/apparmor start
13:13:24 [2021-06-21T13:13:24.948Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:13:24 [2021-06-21T13:13:24.948Z] INFO: Waiting for daemon to start...
13:13:24 [2021-06-21T13:13:24.948Z] Starting dockerd
13:13:24 [2021-06-21T13:13:24.948Z] +++ 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
13:13:26 [2021-06-21T13:13:26.856Z] .
13:13:26 [2021-06-21T13:13:26.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:13:26 [2021-06-21T13:13:26.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:13:26 [2021-06-21T13:13:26.856Z] Error: No such image: emptyfs
13:13:26 [2021-06-21T13:13:26.856Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:13:26 [2021-06-21T13:13:26.856Z] ++++ docker load
13:13:27 [2021-06-21T13:13:27.115Z] Running integration-test (iteration 1)
13:13:27 [2021-06-21T13:13:27.115Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:13:27 [2021-06-21T13:13:27.115Z] ++ 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
13:13:27 [2021-06-21T13:13:27.115Z] ++ set -e
13:13:27 [2021-06-21T13:13:27.115Z] ++ '[' -n 0 ']'
13:13:27 [2021-06-21T13:13:27.115Z] ++ set -x
13:13:27 [2021-06-21T13:13:27.116Z] ++ 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
13:13:42 [2021-06-21T13:13:42.027Z] Loaded image: buildpack-deps:buster
13:13:42 [2021-06-21T13:13:42.027Z] Loaded image: busybox:latest
13:13:42 [2021-06-21T13:13:42.027Z] Loaded image: busybox:glibc
13:13:43 [2021-06-21T13:13:43.409Z] Loaded image: debian:bullseye
13:13:43 [2021-06-21T13:13:43.669Z] Loaded image: hello-world:latest
13:13:43 [2021-06-21T13:13:43.669Z] Loaded image: arm32v7/hello-world:latest
13:13:43 [2021-06-21T13:13:43.669Z] INFO: Testing against a local daemon
13:13:43 [2021-06-21T13:13:43.669Z] === RUN   TestCgroupNamespacesBuild
13:13:46 [2021-06-21T13:13:46.218Z] --- PASS: TestCgroupNamespacesBuild (2.51s)
13:13:46 [2021-06-21T13:13:46.218Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:13:48 [2021-06-21T13:13:48.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
13:13:48 [2021-06-21T13:13:48.129Z] === RUN   TestBuildWithSession
13:13:48 [2021-06-21T13:13:48.129Z]     build_session_test.go:25: TODO: BuildKit
13:13:48 [2021-06-21T13:13:48.129Z] --- SKIP: TestBuildWithSession (0.00s)
13:13:48 [2021-06-21T13:13:48.129Z] === RUN   TestBuildSquashParent
13:13:54 [2021-06-21T13:13:54.705Z] --- PASS: TestBuildSquashParent (6.23s)
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:54 [2021-06-21T13:13:54.705Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:13:54 [2021-06-21T13:13:54.705Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:13:54 [2021-06-21T13:13:54.705Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:54 [2021-06-21T13:13:54.705Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:54 [2021-06-21T13:13:54.705Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:57 [2021-06-21T13:13:57.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:57 [2021-06-21T13:13:57.820Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:14:00 [2021-06-21T13:14:00.363Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.79s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.94s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.99s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s)
13:14:00 [2021-06-21T13:14:00.363Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s)
13:14:00 [2021-06-21T13:14:00.363Z] === RUN   TestBuildMultiStageCopy
13:14:00 [2021-06-21T13:14:00.363Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:14:02 [2021-06-21T13:14:02.274Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:14:02 [2021-06-21T13:14:02.534Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:14:02 [2021-06-21T13:14:02.794Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:14:03 [2021-06-21T13:14:03.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:14:03 [2021-06-21T13:14:03.314Z] --- PASS: TestBuildMultiStageCopy (3.18s)
13:14:03 [2021-06-21T13:14:03.314Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
13:14:03 [2021-06-21T13:14:03.314Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
13:14:03 [2021-06-21T13:14:03.314Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
13:14:03 [2021-06-21T13:14:03.314Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
13:14:03 [2021-06-21T13:14:03.314Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s)
13:14:03 [2021-06-21T13:14:03.314Z] === RUN   TestBuildMultiStageParentConfig
13:14:04 [2021-06-21T13:14:04.256Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
13:14:04 [2021-06-21T13:14:04.256Z] === RUN   TestBuildLabelWithTargets
13:14:05 [2021-06-21T13:14:05.638Z] --- PASS: TestBuildLabelWithTargets (1.32s)
13:14:05 [2021-06-21T13:14:05.638Z] === RUN   TestBuildWithEmptyLayers
13:14:06 [2021-06-21T13:14:06.207Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
13:14:06 [2021-06-21T13:14:06.207Z] === RUN   TestBuildMultiStageOnBuild
13:14:08 [2021-06-21T13:14:08.749Z] --- PASS: TestBuildMultiStageOnBuild (2.23s)
13:14:08 [2021-06-21T13:14:08.749Z] === RUN   TestBuildUncleanTarFilenames
13:14:09 [2021-06-21T13:14:09.319Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
13:14:09 [2021-06-21T13:14:09.319Z] === RUN   TestBuildMultiStageLayerLeak
13:14:11 [2021-06-21T13:14:11.860Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
13:14:11 [2021-06-21T13:14:11.860Z] === RUN   TestBuildWithHugeFile
13:15:19 [2021-06-21T13:15:19.601Z] --- PASS: TestBuildWithHugeFile (63.07s)
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildWCOWSandboxSize
13:15:19 [2021-06-21T13:15:19.601Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:15:19 [2021-06-21T13:15:19.601Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildWithEmptyDockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:15:19 [2021-06-21T13:15:19.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
13:15:19 [2021-06-21T13:15:19.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
13:15:19 [2021-06-21T13:15:19.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
13:15:19 [2021-06-21T13:15:19.601Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildPreserveOwnership
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildPreserveOwnership/copy_from
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:15:19 [2021-06-21T13:15:19.601Z] --- PASS: TestBuildPreserveOwnership (4.74s)
13:15:19 [2021-06-21T13:15:19.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
13:15:19 [2021-06-21T13:15:19.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
13:15:19 [2021-06-21T13:15:19.601Z] === RUN   TestBuildPlatformInvalid
13:15:19 [2021-06-21T13:15:19.861Z] --- PASS: TestBuildPlatformInvalid (0.13s)
13:15:19 [2021-06-21T13:15:19.861Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:15:34 [2021-06-21T13:15:34.767Z] Loaded image: buildpack-deps:buster
13:15:34 [2021-06-21T13:15:34.767Z] Loaded image: busybox:latest
13:15:34 [2021-06-21T13:15:34.767Z] Loaded image: busybox:glibc
13:15:35 [2021-06-21T13:15:35.707Z] Loaded image: debian:bullseye
13:15:35 [2021-06-21T13:15:35.707Z] Loaded image: hello-world:latest
13:15:35 [2021-06-21T13:15:35.707Z] Loaded image: arm32v7/hello-world:latest
13:15:45 [2021-06-21T13:15:45.697Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.58s)
13:15:45 [2021-06-21T13:15:45.697Z] PASS
13:15:45 [2021-06-21T13:15:45.697Z] 
13:15:45 [2021-06-21T13:15:45.697Z] === Skipped
13:15:45 [2021-06-21T13:15:45.697Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:15:45 [2021-06-21T13:15:45.697Z]     build_session_test.go:25: TODO: BuildKit
13:15:45 [2021-06-21T13:15:45.697Z] 
13:15:45 [2021-06-21T13:15:45.697Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
13:15:45 [2021-06-21T13:15:45.697Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:15:45 [2021-06-21T13:15:45.697Z] 
13:15:45 [2021-06-21T13:15:45.697Z] 
13:15:45 [2021-06-21T13:15:45.697Z] DONE 34 tests, 2 skipped in 137.399s
13:15:45 [2021-06-21T13:15:45.697Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:15:45 [2021-06-21T13:15:45.697Z] ++ 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
13:15:45 [2021-06-21T13:15:45.697Z] ++ set -e
13:15:45 [2021-06-21T13:15:45.697Z] ++ '[' -n 0 ']'
13:15:45 [2021-06-21T13:15:45.697Z] ++ set -x
13:15:45 [2021-06-21T13:15:45.697Z] ++ 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
13:15:49 [2021-06-21T13:15:49.894Z] INFO: Testing against a local daemon
13:15:49 [2021-06-21T13:15:49.894Z] === RUN   TestConfigInspect
13:15:53 [2021-06-21T13:15:53.191Z] --- PASS: TestConfigInspect (2.92s)
13:15:53 [2021-06-21T13:15:53.191Z] === RUN   TestConfigList
13:15:55 [2021-06-21T13:15:55.729Z] --- PASS: TestConfigList (2.70s)
13:15:55 [2021-06-21T13:15:55.729Z] === RUN   TestConfigsCreateAndDelete
13:15:58 [2021-06-21T13:15:58.269Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
13:15:58 [2021-06-21T13:15:58.269Z] === RUN   TestConfigsUpdate
13:16:00 [2021-06-21T13:16:00.828Z] --- PASS: TestConfigsUpdate (2.19s)
13:16:00 [2021-06-21T13:16:00.828Z] === RUN   TestTemplatedConfig
13:16:04 [2021-06-21T13:16:04.124Z] --- PASS: TestTemplatedConfig (3.57s)
13:16:04 [2021-06-21T13:16:04.124Z] === RUN   TestConfigCreateResolve
13:16:06 [2021-06-21T13:16:06.663Z] --- PASS: TestConfigCreateResolve (2.66s)
13:16:06 [2021-06-21T13:16:06.663Z] === RUN   TestConfigDaemonLibtrustID
13:16:07 [2021-06-21T13:16:07.233Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:16:07 [2021-06-21T13:16:07.233Z] PASS
13:16:07 [2021-06-21T13:16:07.233Z] 
13:16:07 [2021-06-21T13:16:07.233Z] DONE 7 tests in 22.598s
13:16:07 [2021-06-21T13:16:07.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:16:07 [2021-06-21T13:16:07.233Z] ++ 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
13:16:07 [2021-06-21T13:16:07.233Z] ++ set -e
13:16:07 [2021-06-21T13:16:07.233Z] ++ '[' -n 0 ']'
13:16:07 [2021-06-21T13:16:07.233Z] ++ set -x
13:16:07 [2021-06-21T13:16:07.233Z] ++ 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
13:16:07 [2021-06-21T13:16:07.803Z] INFO: Testing against a local daemon
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestCheckpoint
13:16:07 [2021-06-21T13:16:07.803Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:16:07 [2021-06-21T13:16:07.803Z] --- SKIP: TestCheckpoint (0.00s)
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestContainerInvalidJSON
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:16:07 [2021-06-21T13:16:07.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:16:07 [2021-06-21T13:16:07.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:16:07 [2021-06-21T13:16:07.803Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:16:07 [2021-06-21T13:16:07.803Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:16:07 [2021-06-21T13:16:07.803Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:16:07 [2021-06-21T13:16:07.803Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:16:07 [2021-06-21T13:16:07.803Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:16:07 [2021-06-21T13:16:07.803Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:16:07 [2021-06-21T13:16:07.803Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:16:07 [2021-06-21T13:16:07.803Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:16:07 [2021-06-21T13:16:07.803Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:16:07 [2021-06-21T13:16:07.803Z] === RUN   TestCopyFromContainerPathIsNotDir
13:16:08 [2021-06-21T13:16:08.063Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
13:16:08 [2021-06-21T13:16:08.063Z] === RUN   TestCopyToContainerPathDoesNotExist
13:16:08 [2021-06-21T13:16:08.063Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
13:16:08 [2021-06-21T13:16:08.063Z] === RUN   TestCopyToContainerPathIsNotDir
13:16:08 [2021-06-21T13:16:08.063Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:16:08 [2021-06-21T13:16:08.063Z] === RUN   TestCopyFromContainer
13:16:09 [2021-06-21T13:16:09.447Z] === RUN   TestCopyFromContainer//
13:16:09 [2021-06-21T13:16:09.707Z] === RUN   TestCopyFromContainer//bar/root
13:16:09 [2021-06-21T13:16:09.707Z] === RUN   TestCopyFromContainer//bar/root/
13:16:09 [2021-06-21T13:16:09.967Z] === RUN   TestCopyFromContainer/bar/quux
13:16:09 [2021-06-21T13:16:09.967Z] === RUN   TestCopyFromContainer/bar/quux/
13:16:09 [2021-06-21T13:16:09.967Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:16:09 [2021-06-21T13:16:09.967Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:16:10 [2021-06-21T13:16:10.228Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:16:10 [2021-06-21T13:16:10.228Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:16:10 [2021-06-21T13:16:10.228Z] === RUN   TestCopyFromContainer/bar/notarget
13:16:10 [2021-06-21T13:16:10.488Z] --- PASS: TestCopyFromContainer (2.36s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer// (0.12s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:16:10 [2021-06-21T13:16:10.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateLinkToNonExistingContainer
13:16:10 [2021-06-21T13:16:10.488Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateWithInvalidEnv
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateWithInvalidEnv/0
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateWithInvalidEnv/0
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateWithInvalidEnv/1
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateWithInvalidEnv/1
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateWithInvalidEnv/2
13:16:10 [2021-06-21T13:16:10.488Z] === PAUSE TestCreateWithInvalidEnv/2
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateWithInvalidEnv/0
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateWithInvalidEnv/2
13:16:10 [2021-06-21T13:16:10.488Z] === CONT  TestCreateWithInvalidEnv/1
13:16:10 [2021-06-21T13:16:10.488Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateTmpfsMountsTarget
13:16:10 [2021-06-21T13:16:10.488Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:16:10 [2021-06-21T13:16:10.488Z] === RUN   TestCreateWithCustomMaskedPaths
13:16:13 [2021-06-21T13:16:13.035Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
13:16:13 [2021-06-21T13:16:13.035Z] === RUN   TestCreateWithCustomReadonlyPaths
13:16:15 [2021-06-21T13:16:15.576Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:16:15 [2021-06-21T13:16:15.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:16:15 [2021-06-21T13:16:15.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:16:15 [2021-06-21T13:16:15.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:16:15 [2021-06-21T13:16:15.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:16:15 [2021-06-21T13:16:15.576Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:16:15 [2021-06-21T13:16:15.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:16:15 [2021-06-21T13:16:15.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:16:15 [2021-06-21T13:16:15.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:16:15 [2021-06-21T13:16:15.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:16:15 [2021-06-21T13:16:15.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:16:15 [2021-06-21T13:16:15.576Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:16:16 [2021-06-21T13:16:16.146Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestCreateDifferentPlatform
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestCreateDifferentPlatform/different_os
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:16:16 [2021-06-21T13:16:16.146Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:16:16 [2021-06-21T13:16:16.146Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:16:16 [2021-06-21T13:16:16.146Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:16:16 [2021-06-21T13:16:16.146Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:16:16 [2021-06-21T13:16:16.146Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestContainerStartOnDaemonRestart
13:16:16 [2021-06-21T13:16:16.146Z] === PAUSE TestContainerStartOnDaemonRestart
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestDaemonRestartIpcMode
13:16:16 [2021-06-21T13:16:16.146Z] === PAUSE TestDaemonRestartIpcMode
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestDaemonHostGatewayIP
13:16:16 [2021-06-21T13:16:16.146Z] === PAUSE TestDaemonHostGatewayIP
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestRestartDaemonWithRestartingContainer
13:16:16 [2021-06-21T13:16:16.146Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestContainerKillOnDaemonStart
13:16:16 [2021-06-21T13:16:16.146Z] === PAUSE TestContainerKillOnDaemonStart
13:16:16 [2021-06-21T13:16:16.146Z] === RUN   TestDiff
13:16:17 [2021-06-21T13:16:17.086Z] --- PASS: TestDiff (0.80s)
13:16:17 [2021-06-21T13:16:17.086Z] === RUN   TestExecWithCloseStdin
13:16:18 [2021-06-21T13:16:18.025Z] --- PASS: TestExecWithCloseStdin (1.06s)
13:16:18 [2021-06-21T13:16:18.025Z] === RUN   TestExec
13:16:18 [2021-06-21T13:16:18.963Z] --- PASS: TestExec (1.04s)
13:16:18 [2021-06-21T13:16:18.963Z] === RUN   TestExecUser
13:16:20 [2021-06-21T13:16:20.345Z] --- PASS: TestExecUser (1.03s)
13:16:20 [2021-06-21T13:16:20.345Z] === RUN   TestExportContainerAndImportImage
13:16:21 [2021-06-21T13:16:21.284Z] --- PASS: TestExportContainerAndImportImage (1.03s)
13:16:21 [2021-06-21T13:16:21.284Z] === RUN   TestExportContainerAfterDaemonRestart
13:16:22 [2021-06-21T13:16:22.666Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
13:16:22 [2021-06-21T13:16:22.666Z] === RUN   TestHealthCheckWorkdir
13:16:24 [2021-06-21T13:16:24.049Z] --- PASS: TestHealthCheckWorkdir (1.36s)
13:16:24 [2021-06-21T13:16:24.049Z] === RUN   TestHealthKillContainer
13:16:27 [2021-06-21T13:16:27.348Z] --- PASS: TestHealthKillContainer (3.05s)
13:16:27 [2021-06-21T13:16:27.348Z] === RUN   TestInspectCpusetInConfigPre120
13:16:27 [2021-06-21T13:16:27.917Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
13:16:27 [2021-06-21T13:16:27.917Z] === RUN   TestIpcModeNone
13:16:28 [2021-06-21T13:16:28.856Z] --- PASS: TestIpcModeNone (1.05s)
13:16:28 [2021-06-21T13:16:28.856Z] === RUN   TestIpcModePrivate
13:16:29 [2021-06-21T13:16:29.795Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
13:16:29 [2021-06-21T13:16:29.795Z] --- PASS: TestIpcModePrivate (1.03s)
13:16:29 [2021-06-21T13:16:29.795Z] === RUN   TestIpcModeShareable
13:16:30 [2021-06-21T13:16:30.734Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true
13:16:30 [2021-06-21T13:16:30.995Z] --- PASS: TestIpcModeShareable (1.04s)
13:16:30 [2021-06-21T13:16:30.995Z] === RUN   TestAPIIpcModeShareableAndContainer
13:16:34 [2021-06-21T13:16:34.290Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s)
13:16:34 [2021-06-21T13:16:34.290Z] === RUN   TestAPIIpcModeHost
13:16:35 [2021-06-21T13:16:35.230Z] --- PASS: TestAPIIpcModeHost (1.08s)
13:16:35 [2021-06-21T13:16:35.230Z] === RUN   TestDaemonIpcModeShareable
13:16:36 [2021-06-21T13:16:36.613Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
13:16:36 [2021-06-21T13:16:36.873Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
13:16:36 [2021-06-21T13:16:36.873Z] === RUN   TestDaemonIpcModePrivate
13:16:38 [2021-06-21T13:16:38.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
13:16:38 [2021-06-21T13:16:38.782Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
13:16:38 [2021-06-21T13:16:38.782Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:16:40 [2021-06-21T13:16:40.692Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
13:16:40 [2021-06-21T13:16:40.692Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
13:16:40 [2021-06-21T13:16:40.692Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:16:42 [2021-06-21T13:16:42.073Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
13:16:42 [2021-06-21T13:16:42.333Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
13:16:42 [2021-06-21T13:16:42.333Z] === RUN   TestIpcModeOlderClient
13:16:42 [2021-06-21T13:16:42.333Z] === PAUSE TestIpcModeOlderClient
13:16:42 [2021-06-21T13:16:42.333Z] === RUN   TestKillContainerInvalidSignal
13:16:43 [2021-06-21T13:16:43.272Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
13:16:43 [2021-06-21T13:16:43.273Z] === RUN   TestKillContainer
13:16:43 [2021-06-21T13:16:43.273Z] === RUN   TestKillContainer/no_signal
13:16:43 [2021-06-21T13:16:43.842Z] === RUN   TestKillContainer/non_killing_signal
13:16:44 [2021-06-21T13:16:44.783Z] === RUN   TestKillContainer/killing_signal
13:16:45 [2021-06-21T13:16:45.724Z] --- PASS: TestKillContainer (2.41s)
13:16:45 [2021-06-21T13:16:45.724Z]     --- PASS: TestKillContainer/no_signal (0.79s)
13:16:45 [2021-06-21T13:16:45.724Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
13:16:45 [2021-06-21T13:16:45.724Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
13:16:45 [2021-06-21T13:16:45.724Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:16:45 [2021-06-21T13:16:45.724Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:16:46 [2021-06-21T13:16:46.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:16:47 [2021-06-21T13:16:47.235Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
13:16:47 [2021-06-21T13:16:47.235Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
13:16:47 [2021-06-21T13:16:47.235Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
13:16:47 [2021-06-21T13:16:47.235Z] === RUN   TestKillStoppedContainer
13:16:47 [2021-06-21T13:16:47.235Z] --- PASS: TestKillStoppedContainer (0.06s)
13:16:47 [2021-06-21T13:16:47.235Z] === RUN   TestKillStoppedContainerAPIPre120
13:16:47 [2021-06-21T13:16:47.235Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
13:16:47 [2021-06-21T13:16:47.235Z] === RUN   TestKillDifferentUserContainer
13:16:48 [2021-06-21T13:16:48.178Z] --- PASS: TestKillDifferentUserContainer (0.79s)
13:16:48 [2021-06-21T13:16:48.178Z] === RUN   TestInspectOomKilledTrue
13:16:48 [2021-06-21T13:16:48.178Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:16:48 [2021-06-21T13:16:48.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:16:48 [2021-06-21T13:16:48.178Z] === RUN   TestInspectOomKilledFalse
13:16:48 [2021-06-21T13:16:48.178Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:16:48 [2021-06-21T13:16:48.178Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:16:48 [2021-06-21T13:16:48.178Z] === RUN   TestLinksEtcHostsContentMatch
13:16:49 [2021-06-21T13:16:49.118Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
13:16:49 [2021-06-21T13:16:49.118Z] === RUN   TestLinksContainerNames
13:16:50 [2021-06-21T13:16:50.498Z] --- PASS: TestLinksContainerNames (1.57s)
13:16:50 [2021-06-21T13:16:50.498Z] === RUN   TestLogsFollowTailEmpty
13:16:51 [2021-06-21T13:16:51.447Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
13:16:51 [2021-06-21T13:16:51.447Z] === RUN   TestContainerNetworkMountsNoChown
13:16:52 [2021-06-21T13:16:52.016Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/default
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/default
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/private
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/private
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/rprivate
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/rprivate
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/slave
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/slave
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/rslave
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/rslave
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/shared
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/shared
13:16:52 [2021-06-21T13:16:52.017Z] === RUN   TestMountDaemonRoot/rshared
13:16:52 [2021-06-21T13:16:52.017Z] === PAUSE TestMountDaemonRoot/rshared
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/default
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/default/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rslave
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/shared
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/slave
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rprivate
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rshared
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/private
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/private/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/private/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/default/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/private/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/default/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/private/mount_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:16:52 [2021-06-21T13:16:52.278Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:16:52 [2021-06-21T13:16:52.538Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:16:52 [2021-06-21T13:16:52.538Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:16:52 [2021-06-21T13:16:52.538Z] === CONT  TestMountDaemonRoot/default/mount_root
13:16:52 [2021-06-21T13:16:52.538Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:16:52 [2021-06-21T13:16:52.538Z] --- PASS: TestMountDaemonRoot (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:16:52 [2021-06-21T13:16:52.538Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:16:52 [2021-06-21T13:16:52.538Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:16:52 [2021-06-21T13:16:52.538Z] === RUN   TestContainerBindMountNonRecursive
13:16:54 [2021-06-21T13:16:54.447Z] --- PASS: TestContainerBindMountNonRecursive (2.00s)
13:16:54 [2021-06-21T13:16:54.447Z] === RUN   TestContainerVolumesMountedAsShared
13:16:55 [2021-06-21T13:16:55.019Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s)
13:16:55 [2021-06-21T13:16:55.019Z] === RUN   TestContainerVolumesMountedAsSlave
13:16:55 [2021-06-21T13:16:55.958Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s)
13:16:55 [2021-06-21T13:16:55.958Z] === RUN   TestNetworkNat
13:16:56 [2021-06-21T13:16:56.898Z] --- PASS: TestNetworkNat (0.88s)
13:16:56 [2021-06-21T13:16:56.898Z] === RUN   TestNetworkLocalhostTCPNat
13:16:57 [2021-06-21T13:16:57.838Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
13:16:57 [2021-06-21T13:16:57.838Z] === RUN   TestNetworkLoopbackNat
13:17:01 [2021-06-21T13:17:01.131Z] --- PASS: TestNetworkLoopbackNat (3.26s)
13:17:01 [2021-06-21T13:17:01.131Z] === RUN   TestPause
13:17:02 [2021-06-21T13:17:02.071Z] --- PASS: TestPause (0.83s)
13:17:02 [2021-06-21T13:17:02.071Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:17:02 [2021-06-21T13:17:02.071Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:17:02 [2021-06-21T13:17:02.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:17:02 [2021-06-21T13:17:02.071Z] === RUN   TestPauseStopPausedContainer
13:17:02 [2021-06-21T13:17:02.640Z] --- PASS: TestPauseStopPausedContainer (0.85s)
13:17:02 [2021-06-21T13:17:02.640Z] === RUN   TestPidHost
13:17:05 [2021-06-21T13:17:05.180Z] --- PASS: TestPidHost (2.11s)
13:17:05 [2021-06-21T13:17:05.180Z] === RUN   TestPsFilter
13:17:05 [2021-06-21T13:17:05.180Z] --- PASS: TestPsFilter (0.15s)
13:17:05 [2021-06-21T13:17:05.180Z] === RUN   TestRemoveContainerWithRemovedVolume
13:17:05 [2021-06-21T13:17:05.750Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
13:17:05 [2021-06-21T13:17:05.750Z] === RUN   TestRemoveContainerWithVolume
13:17:06 [2021-06-21T13:17:06.689Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
13:17:06 [2021-06-21T13:17:06.689Z] === RUN   TestRemoveContainerRunning
13:17:07 [2021-06-21T13:17:07.260Z] --- PASS: TestRemoveContainerRunning (0.76s)
13:17:07 [2021-06-21T13:17:07.260Z] === RUN   TestRemoveContainerForceRemoveRunning
13:17:08 [2021-06-21T13:17:08.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
13:17:08 [2021-06-21T13:17:08.199Z] === RUN   TestRemoveInvalidContainer
13:17:08 [2021-06-21T13:17:08.199Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:17:08 [2021-06-21T13:17:08.199Z] === RUN   TestRenameLinkedContainer
13:17:11 [2021-06-21T13:17:11.495Z] --- PASS: TestRenameLinkedContainer (3.22s)
13:17:11 [2021-06-21T13:17:11.495Z] === RUN   TestRenameStoppedContainer
13:17:12 [2021-06-21T13:17:12.434Z] --- PASS: TestRenameStoppedContainer (0.87s)
13:17:12 [2021-06-21T13:17:12.434Z] === RUN   TestRenameRunningContainerAndReuse
13:17:13 [2021-06-21T13:17:13.814Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
13:17:13 [2021-06-21T13:17:13.814Z] === RUN   TestRenameInvalidName
13:17:14 [2021-06-21T13:17:14.753Z] --- PASS: TestRenameInvalidName (0.80s)
13:17:14 [2021-06-21T13:17:14.753Z] === RUN   TestRenameAnonymousContainer
13:17:18 [2021-06-21T13:17:18.056Z] --- PASS: TestRenameAnonymousContainer (2.85s)
13:17:18 [2021-06-21T13:17:18.056Z] === RUN   TestRenameContainerWithSameName
13:17:18 [2021-06-21T13:17:18.316Z] --- PASS: TestRenameContainerWithSameName (0.78s)
13:17:18 [2021-06-21T13:17:18.316Z] === RUN   TestRenameContainerWithLinkedContainer
13:17:20 [2021-06-21T13:17:20.227Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
13:17:20 [2021-06-21T13:17:20.227Z] === RUN   TestResize
13:17:20 [2021-06-21T13:17:20.487Z] --- PASS: TestResize (0.76s)
13:17:20 [2021-06-21T13:17:20.487Z] === RUN   TestResizeWithInvalidSize
13:17:21 [2021-06-21T13:17:21.428Z] --- PASS: TestResizeWithInvalidSize (0.82s)
13:17:21 [2021-06-21T13:17:21.428Z] === RUN   TestResizeWhenContainerNotStarted
13:17:22 [2021-06-21T13:17:22.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
13:17:22 [2021-06-21T13:17:22.370Z] === RUN   TestDaemonRestartKillContainers
13:17:22 [2021-06-21T13:17:22.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:17:22 [2021-06-21T13:17:22.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:17:22 [2021-06-21T13:17:22.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:17:23 [2021-06-21T13:17:23.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:17:24 [2021-06-21T13:17:24.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:17:24 [2021-06-21T13:17:24.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:17:25 [2021-06-21T13:17:25.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:17:26 [2021-06-21T13:17:26.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:17:27 [2021-06-21T13:17:27.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:17:27 [2021-06-21T13:17:27.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:17:28 [2021-06-21T13:17:28.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:17:30 [2021-06-21T13:17:30.795Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
13:17:30 [2021-06-21T13:17:30.795Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
13:17:30 [2021-06-21T13:17:30.795Z] === RUN   TestCgroupNamespacesRun
13:17:32 [2021-06-21T13:17:32.178Z] --- PASS: TestCgroupNamespacesRun (1.80s)
13:17:32 [2021-06-21T13:17:32.178Z] === RUN   TestCgroupNamespacesRunPrivileged
13:17:33 [2021-06-21T13:17:33.568Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s)
13:17:33 [2021-06-21T13:17:33.568Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:17:35 [2021-06-21T13:17:35.479Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
13:17:35 [2021-06-21T13:17:35.479Z] === RUN   TestCgroupNamespacesRunHostMode
13:17:37 [2021-06-21T13:17:37.388Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
13:17:37 [2021-06-21T13:17:37.388Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:17:39 [2021-06-21T13:17:39.297Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
13:17:39 [2021-06-21T13:17:39.297Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:17:40 [2021-06-21T13:17:40.679Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s)
13:17:40 [2021-06-21T13:17:40.679Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:17:41 [2021-06-21T13:17:41.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
13:17:41 [2021-06-21T13:17:41.253Z] === RUN   TestCgroupNamespacesRunOlderClient
13:17:43 [2021-06-21T13:17:43.165Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
13:17:43 [2021-06-21T13:17:43.165Z] === RUN   TestNISDomainname
13:17:44 [2021-06-21T13:17:44.547Z] --- PASS: TestNISDomainname (1.38s)
13:17:44 [2021-06-21T13:17:44.547Z] === RUN   TestHostnameDnsResolution
13:17:45 [2021-06-21T13:17:45.928Z] --- PASS: TestHostnameDnsResolution (1.39s)
13:17:45 [2021-06-21T13:17:45.928Z] === RUN   TestStats
13:17:49 [2021-06-21T13:17:49.221Z] --- PASS: TestStats (2.85s)
13:17:49 [2021-06-21T13:17:49.221Z] === RUN   TestStopContainerWithTimeout
13:17:49 [2021-06-21T13:17:49.221Z] === RUN   TestStopContainerWithTimeout/0
13:17:49 [2021-06-21T13:17:49.221Z] === PAUSE TestStopContainerWithTimeout/0
13:17:49 [2021-06-21T13:17:49.221Z] === RUN   TestStopContainerWithTimeout/1
13:17:49 [2021-06-21T13:17:49.221Z] === PAUSE TestStopContainerWithTimeout/1
13:17:49 [2021-06-21T13:17:49.221Z] === RUN   TestStopContainerWithTimeout/3
13:17:49 [2021-06-21T13:17:49.221Z] === PAUSE TestStopContainerWithTimeout/3
13:17:49 [2021-06-21T13:17:49.221Z] === RUN   TestStopContainerWithTimeout/-1
13:17:49 [2021-06-21T13:17:49.221Z] === PAUSE TestStopContainerWithTimeout/-1
13:17:49 [2021-06-21T13:17:49.221Z] === CONT  TestStopContainerWithTimeout/0
13:17:49 [2021-06-21T13:17:49.221Z] === CONT  TestStopContainerWithTimeout/3
13:17:49 [2021-06-21T13:17:49.221Z] === CONT  TestStopContainerWithTimeout/-1
13:17:49 [2021-06-21T13:17:49.221Z] === CONT  TestStopContainerWithTimeout/1
13:17:52 [2021-06-21T13:17:52.515Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:17:52 [2021-06-21T13:17:52.515Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
13:17:52 [2021-06-21T13:17:52.515Z]     --- PASS: TestStopContainerWithTimeout/1 (2.15s)
13:17:52 [2021-06-21T13:17:52.515Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
13:17:52 [2021-06-21T13:17:52.515Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
13:17:52 [2021-06-21T13:17:52.515Z] === RUN   TestDeleteDevicemapper
13:17:52 [2021-06-21T13:17:52.515Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:17:52 [2021-06-21T13:17:52.515Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:17:52 [2021-06-21T13:17:52.515Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:17:55 [2021-06-21T13:17:55.812Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s)
13:17:55 [2021-06-21T13:17:55.812Z] === RUN   TestUpdateMemory
13:17:55 [2021-06-21T13:17:55.812Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:17:55 [2021-06-21T13:17:55.812Z] --- SKIP: TestUpdateMemory (0.00s)
13:17:55 [2021-06-21T13:17:55.812Z] === RUN   TestUpdateCPUQuota
13:18:01 [2021-06-21T13:18:01.088Z] --- PASS: TestUpdateCPUQuota (5.60s)
13:18:01 [2021-06-21T13:18:01.088Z] === RUN   TestUpdatePidsLimit
13:18:01 [2021-06-21T13:18:01.088Z] === RUN   TestUpdatePidsLimit/update_from_none
13:18:01 [2021-06-21T13:18:01.657Z] === RUN   TestUpdatePidsLimit/no_change
13:18:02 [2021-06-21T13:18:02.227Z] === RUN   TestUpdatePidsLimit/update_lower
13:18:03 [2021-06-21T13:18:03.166Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:18:03 [2021-06-21T13:18:03.736Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:18:04 [2021-06-21T13:18:04.306Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:18:04 [2021-06-21T13:18:04.876Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:18:06 [2021-06-21T13:18:06.259Z] --- PASS: TestUpdatePidsLimit (5.37s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/no_change (0.65s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
13:18:06 [2021-06-21T13:18:06.259Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
13:18:06 [2021-06-21T13:18:06.259Z] === RUN   TestUpdateRestartPolicy
13:18:21 [2021-06-21T13:18:21.157Z] --- PASS: TestUpdateRestartPolicy (12.79s)
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestUpdateRestartWithAutoRemove
13:18:21 [2021-06-21T13:18:21.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitNonBlocked
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:21 [2021-06-21T13:18:21.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:21 [2021-06-21T13:18:21.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:21 [2021-06-21T13:18:21.157Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:21 [2021-06-21T13:18:21.157Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:21 [2021-06-21T13:18:21.157Z] --- PASS: TestWaitNonBlocked (0.02s)
13:18:21 [2021-06-21T13:18:21.157Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
13:18:21 [2021-06-21T13:18:21.157Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitBlocked
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:18:21 [2021-06-21T13:18:21.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:18:21 [2021-06-21T13:18:21.157Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:18:21 [2021-06-21T13:18:21.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:18:21 [2021-06-21T13:18:21.157Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:18:21 [2021-06-21T13:18:21.157Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:18:22 [2021-06-21T13:18:22.097Z] --- PASS: TestWaitBlocked (0.02s)
13:18:22 [2021-06-21T13:18:22.097Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
13:18:22 [2021-06-21T13:18:22.097Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
13:18:22 [2021-06-21T13:18:22.097Z] === CONT  TestContainerStartOnDaemonRestart
13:18:22 [2021-06-21T13:18:22.097Z] === CONT  TestIpcModeOlderClient
13:18:22 [2021-06-21T13:18:22.097Z] === CONT  TestRestartDaemonWithRestartingContainer
13:18:22 [2021-06-21T13:18:22.097Z] === CONT  TestDaemonHostGatewayIP
13:18:22 [2021-06-21T13:18:22.097Z] --- PASS: TestIpcModeOlderClient (0.08s)
13:18:22 [2021-06-21T13:18:22.097Z] === CONT  TestContainerKillOnDaemonStart
13:18:26 [2021-06-21T13:18:26.320Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s)
13:18:26 [2021-06-21T13:18:26.320Z] === CONT  TestDaemonRestartIpcMode
13:18:26 [2021-06-21T13:18:26.320Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.97s)
13:18:26 [2021-06-21T13:18:26.890Z] --- PASS: TestDaemonHostGatewayIP (4.78s)
13:18:29 [2021-06-21T13:18:29.433Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
13:18:36 [2021-06-21T13:18:36.005Z] --- PASS: TestContainerKillOnDaemonStart (12.81s)
13:18:36 [2021-06-21T13:18:36.005Z] PASS
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === Skipped
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
13:18:36 [2021-06-21T13:18:36.005Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] 
13:18:36 [2021-06-21T13:18:36.005Z] DONE 196 tests, 6 skipped in 147.800s
13:18:36 [2021-06-21T13:18:36.005Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:18:36 [2021-06-21T13:18:36.005Z] ++ 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
13:18:36 [2021-06-21T13:18:36.005Z] ++ set -e
13:18:36 [2021-06-21T13:18:36.005Z] ++ '[' -n 0 ']'
13:18:36 [2021-06-21T13:18:36.005Z] ++ set -x
13:18:36 [2021-06-21T13:18:36.005Z] ++ 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
13:18:36 [2021-06-21T13:18:36.944Z] INFO: Testing against a local daemon
13:18:36 [2021-06-21T13:18:36.944Z] === RUN   TestCommitInheritsEnv
13:18:37 [2021-06-21T13:18:37.514Z] --- PASS: TestCommitInheritsEnv (0.49s)
13:18:37 [2021-06-21T13:18:37.514Z] === RUN   TestImportExtremelyLargeImageWorks
13:18:37 [2021-06-21T13:18:37.514Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:18:37 [2021-06-21T13:18:37.514Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:18:37 [2021-06-21T13:18:37.514Z] === RUN   TestImagesFilterMultiReference
13:18:37 [2021-06-21T13:18:37.514Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:18:37 [2021-06-21T13:18:37.514Z] === RUN   TestImagePullPlatformInvalid
13:18:37 [2021-06-21T13:18:37.514Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
13:18:37 [2021-06-21T13:18:37.514Z] === RUN   TestRemoveImageOrphaning
13:18:37 [2021-06-21T13:18:37.775Z] --- PASS: TestRemoveImageOrphaning (0.33s)
13:18:37 [2021-06-21T13:18:37.775Z] === RUN   TestRemoveImageGarbageCollector
13:18:37 [2021-06-21T13:18:37.775Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:18:37 [2021-06-21T13:18:37.775Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:18:37 [2021-06-21T13:18:37.775Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:18:38 [2021-06-21T13:18:38.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:18:38 [2021-06-21T13:18:38.035Z] === RUN   TestTagInvalidReference
13:18:38 [2021-06-21T13:18:38.035Z] --- PASS: TestTagInvalidReference (0.03s)
13:18:38 [2021-06-21T13:18:38.035Z] === RUN   TestTagValidPrefixedRepo
13:18:38 [2021-06-21T13:18:38.035Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:18:38 [2021-06-21T13:18:38.035Z] === RUN   TestTagExistedNameWithoutForce
13:18:38 [2021-06-21T13:18:38.035Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:18:38 [2021-06-21T13:18:38.035Z] === RUN   TestTagOfficialNames
13:18:38 [2021-06-21T13:18:38.035Z] --- PASS: TestTagOfficialNames (0.07s)
13:18:38 [2021-06-21T13:18:38.035Z] === RUN   TestTagMatchesDigest
13:18:38 [2021-06-21T13:18:38.295Z] --- PASS: TestTagMatchesDigest (0.03s)
13:18:38 [2021-06-21T13:18:38.295Z] PASS
13:18:38 [2021-06-21T13:18:38.295Z] 
13:18:38 [2021-06-21T13:18:38.295Z] === Skipped
13:18:38 [2021-06-21T13:18:38.295Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:18:38 [2021-06-21T13:18:38.295Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:18:38 [2021-06-21T13:18:38.295Z] 
13:18:38 [2021-06-21T13:18:38.295Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:18:38 [2021-06-21T13:18:38.295Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:18:38 [2021-06-21T13:18:38.295Z] 
13:18:38 [2021-06-21T13:18:38.295Z] 
13:18:38 [2021-06-21T13:18:38.295Z] DONE 12 tests, 2 skipped in 3.191s
13:18:38 [2021-06-21T13:18:38.295Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:18:38 [2021-06-21T13:18:38.295Z] ++ 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
13:18:38 [2021-06-21T13:18:38.295Z] ++ set -e
13:18:38 [2021-06-21T13:18:38.295Z] ++ '[' -n 0 ']'
13:18:38 [2021-06-21T13:18:38.295Z] ++ set -x
13:18:38 [2021-06-21T13:18:38.295Z] ++ 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
13:18:40 [2021-06-21T13:18:40.836Z] INFO: Testing against a local daemon
13:18:40 [2021-06-21T13:18:40.836Z] === RUN   TestNetworkCreateDelete
13:18:41 [2021-06-21T13:18:41.095Z] --- PASS: TestNetworkCreateDelete (0.21s)
13:18:41 [2021-06-21T13:18:41.095Z] === RUN   TestDockerNetworkDeletePreferID
13:18:41 [2021-06-21T13:18:41.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
13:18:41 [2021-06-21T13:18:41.665Z] === RUN   TestDaemonDNSFallback
13:18:49 [2021-06-21T13:18:49.792Z] --- PASS: TestDaemonDNSFallback (6.85s)
13:18:49 [2021-06-21T13:18:49.792Z] === RUN   TestInspectNetwork
13:18:52 [2021-06-21T13:18:52.337Z] === RUN   TestInspectNetwork/full_network_id
13:18:52 [2021-06-21T13:18:52.337Z] === RUN   TestInspectNetwork/partial_network_id
13:18:52 [2021-06-21T13:18:52.337Z] === RUN   TestInspectNetwork/network_name
13:18:52 [2021-06-21T13:18:52.337Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:18:56 [2021-06-21T13:18:56.534Z] --- PASS: TestInspectNetwork (7.87s)
13:18:56 [2021-06-21T13:18:56.534Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:18:56 [2021-06-21T13:18:56.534Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:18:56 [2021-06-21T13:18:56.534Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:18:56 [2021-06-21T13:18:56.534Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:18:56 [2021-06-21T13:18:56.534Z] === RUN   TestRunContainerWithBridgeNone
13:18:59 [2021-06-21T13:18:59.829Z] --- PASS: TestRunContainerWithBridgeNone (3.07s)
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkInvalidJSON
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkInvalidJSON//networks/create
13:18:59 [2021-06-21T13:18:59.829Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:18:59 [2021-06-21T13:18:59.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:59 [2021-06-21T13:18:59.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:59 [2021-06-21T13:18:59.829Z] === CONT  TestNetworkInvalidJSON//networks/create
13:18:59 [2021-06-21T13:18:59.829Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:18:59 [2021-06-21T13:18:59.829Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:59 [2021-06-21T13:18:59.829Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:18:59 [2021-06-21T13:18:59.829Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:18:59 [2021-06-21T13:18:59.829Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:18:59 [2021-06-21T13:18:59.829Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkList
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkList//networks
13:18:59 [2021-06-21T13:18:59.829Z] === PAUSE TestNetworkList//networks
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestNetworkList//networks/
13:18:59 [2021-06-21T13:18:59.829Z] === PAUSE TestNetworkList//networks/
13:18:59 [2021-06-21T13:18:59.829Z] === CONT  TestNetworkList//networks
13:18:59 [2021-06-21T13:18:59.829Z] === CONT  TestNetworkList//networks/
13:18:59 [2021-06-21T13:18:59.829Z] --- PASS: TestNetworkList (0.03s)
13:18:59 [2021-06-21T13:18:59.829Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:18:59 [2021-06-21T13:18:59.829Z]     --- PASS: TestNetworkList//networks (0.00s)
13:18:59 [2021-06-21T13:18:59.829Z] === RUN   TestHostIPv4BridgeLabel
13:19:00 [2021-06-21T13:19:00.090Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
13:19:00 [2021-06-21T13:19:00.090Z] === RUN   TestDaemonRestartWithLiveRestore
13:19:01 [2021-06-21T13:19:01.473Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
13:19:01 [2021-06-21T13:19:01.473Z] === RUN   TestDaemonDefaultNetworkPools
13:19:02 [2021-06-21T13:19:02.043Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
13:19:02 [2021-06-21T13:19:02.043Z] === RUN   TestDaemonRestartWithExistingNetwork
13:19:03 [2021-06-21T13:19:03.424Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
13:19:03 [2021-06-21T13:19:03.424Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:19:04 [2021-06-21T13:19:04.807Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
13:19:04 [2021-06-21T13:19:04.807Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:19:05 [2021-06-21T13:19:05.067Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:19:05 [2021-06-21T13:19:05.067Z] === RUN   TestServiceWithPredefinedNetwork
13:19:08 [2021-06-21T13:19:08.362Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s)
13:19:08 [2021-06-21T13:19:08.362Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:19:08 [2021-06-21T13:19:08.362Z]     service_test.go:242: FLAKY_TEST
13:19:08 [2021-06-21T13:19:08.362Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:19:08 [2021-06-21T13:19:08.362Z] === RUN   TestServiceWithDataPathPortInit
13:19:23 [2021-06-21T13:19:23.256Z] --- PASS: TestServiceWithDataPathPortInit (15.22s)
13:19:23 [2021-06-21T13:19:23.256Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:19:26 [2021-06-21T13:19:26.554Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oj8y01qe29kgg3pqftgenkw81 Created:2021-06-21 13:19:24.543257336 +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[63c4677b52412e005d073f1bdce71a186b758026e0610dd92f77373ca387bf6b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05jzr2xixf61ecwjfvnf58gw4 EndpointID:59f135fd7077b921c73bd43737c547eb6add4c495dc5d95d97e239c5ff54d44f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:583600bd5f0100d13c32ff9e9ca19af809cc7c7c20aea8dd9a37911441406442 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:d822f052d66b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05jzr2xixf61ecwjfvnf58gw4 EndpointID:59f135fd7077b921c73bd43737c547eb6add4c495dc5d95d97e239c5ff54d44f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:19:31 [2021-06-21T13:19:31.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s)
13:19:31 [2021-06-21T13:19:31.830Z] PASS
13:19:31 [2021-06-21T13:19:31.830Z] 
13:19:31 [2021-06-21T13:19:31.830Z] === Skipped
13:19:31 [2021-06-21T13:19:31.830Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:19:31 [2021-06-21T13:19:31.830Z]     service_test.go:242: FLAKY_TEST
13:19:31 [2021-06-21T13:19:31.830Z] 
13:19:31 [2021-06-21T13:19:31.830Z] 
13:19:31 [2021-06-21T13:19:31.830Z] DONE 26 tests, 1 skipped in 52.748s
13:19:31 [2021-06-21T13:19:31.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:19:31 [2021-06-21T13:19:31.830Z] ++ 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
13:19:31 [2021-06-21T13:19:31.830Z] ++ set -e
13:19:31 [2021-06-21T13:19:31.830Z] ++ '[' -n 0 ']'
13:19:31 [2021-06-21T13:19:31.830Z] ++ set -x
13:19:31 [2021-06-21T13:19:31.831Z] ++ 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
13:19:31 [2021-06-21T13:19:31.831Z] INFO: Testing against a local daemon
13:19:31 [2021-06-21T13:19:31.831Z] === RUN   TestDockerNetworkIpvlanPersistance
13:19:31 [2021-06-21T13:19:31.831Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:19:31 [2021-06-21T13:19:31.831Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:19:31 [2021-06-21T13:19:31.831Z] === RUN   TestDockerNetworkIpvlan
13:19:31 [2021-06-21T13:19:31.831Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:19:31 [2021-06-21T13:19:31.831Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:19:31 [2021-06-21T13:19:31.831Z] PASS
13:19:31 [2021-06-21T13:19:31.831Z] 
13:19:31 [2021-06-21T13:19:31.831Z] === Skipped
13:19:31 [2021-06-21T13:19:31.831Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:19:31 [2021-06-21T13:19:31.831Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:19:31 [2021-06-21T13:19:31.831Z] 
13:19:31 [2021-06-21T13:19:31.831Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:19:31 [2021-06-21T13:19:31.831Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:19:31 [2021-06-21T13:19:31.831Z] 
13:19:31 [2021-06-21T13:19:31.831Z] 
13:19:31 [2021-06-21T13:19:31.831Z] DONE 2 tests, 2 skipped in 0.137s
13:19:31 [2021-06-21T13:19:31.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:19:31 [2021-06-21T13:19:31.831Z] ++ 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
13:19:31 [2021-06-21T13:19:31.831Z] ++ set -e
13:19:31 [2021-06-21T13:19:31.831Z] ++ '[' -n 0 ']'
13:19:31 [2021-06-21T13:19:31.831Z] ++ set -x
13:19:31 [2021-06-21T13:19:31.831Z] ++ 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
13:19:34 [2021-06-21T13:19:34.370Z] INFO: Testing against a local daemon
13:19:34 [2021-06-21T13:19:34.370Z] === RUN   TestDockerNetworkMacvlanPersistance
13:19:36 [2021-06-21T13:19:36.284Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
13:19:36 [2021-06-21T13:19:36.284Z] === RUN   TestDockerNetworkMacvlan
13:19:36 [2021-06-21T13:19:36.854Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:19:37 [2021-06-21T13:19:37.424Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:19:38 [2021-06-21T13:19:38.364Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:19:41 [2021-06-21T13:19:41.660Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:19:44 [2021-06-21T13:19:44.199Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:19:50 [2021-06-21T13:19:50.777Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:19:51 [2021-06-21T13:19:51.347Z] --- PASS: TestDockerNetworkMacvlan (15.42s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.65s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s)
13:19:51 [2021-06-21T13:19:51.347Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
13:19:51 [2021-06-21T13:19:51.347Z] PASS
13:19:51 [2021-06-21T13:19:51.347Z] 
13:19:51 [2021-06-21T13:19:51.347Z] DONE 8 tests in 20.217s
13:19:51 [2021-06-21T13:19:51.347Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:19:51 [2021-06-21T13:19:51.347Z] ++ 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
13:19:51 [2021-06-21T13:19:51.347Z] ++ set -e
13:19:51 [2021-06-21T13:19:51.347Z] ++ '[' -n 0 ']'
13:19:51 [2021-06-21T13:19:51.347Z] ++ set -x
13:19:51 [2021-06-21T13:19:51.347Z] ++ 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
13:19:51 [2021-06-21T13:19:51.347Z] testing: warning: no tests to run
13:19:51 [2021-06-21T13:19:51.347Z] PASS
13:19:51 [2021-06-21T13:19:51.347Z] 
13:19:51 [2021-06-21T13:19:51.347Z] DONE 0 tests in 0.030s
13:19:51 [2021-06-21T13:19:51.347Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:19:51 [2021-06-21T13:19:51.347Z] ++ 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
13:19:51 [2021-06-21T13:19:51.347Z] ++ set -e
13:19:51 [2021-06-21T13:19:51.347Z] ++ '[' -n 0 ']'
13:19:51 [2021-06-21T13:19:51.347Z] ++ set -x
13:19:51 [2021-06-21T13:19:51.347Z] ++ 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
13:19:51 [2021-06-21T13:19:51.607Z] INFO: Testing against a local daemon
13:19:51 [2021-06-21T13:19:51.607Z] === RUN   TestAuthZPluginAllowRequest
13:19:53 [2021-06-21T13:19:53.518Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
13:19:53 [2021-06-21T13:19:53.518Z] === RUN   TestAuthZPluginTLS
13:19:53 [2021-06-21T13:19:53.778Z] --- PASS: TestAuthZPluginTLS (0.61s)
13:19:53 [2021-06-21T13:19:53.778Z] === RUN   TestAuthZPluginDenyRequest
13:19:54 [2021-06-21T13:19:54.349Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
13:19:54 [2021-06-21T13:19:54.349Z] === RUN   TestAuthZPluginAPIDenyResponse
13:19:54 [2021-06-21T13:19:54.918Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:19:54 [2021-06-21T13:19:54.918Z] === RUN   TestAuthZPluginDenyResponse
13:19:55 [2021-06-21T13:19:55.488Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
13:19:55 [2021-06-21T13:19:55.488Z] === RUN   TestAuthZPluginAllowEventStream
13:19:57 [2021-06-21T13:19:57.403Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
13:19:57 [2021-06-21T13:19:57.403Z] === RUN   TestAuthZPluginErrorResponse
13:19:57 [2021-06-21T13:19:57.663Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
13:19:57 [2021-06-21T13:19:57.663Z] === RUN   TestAuthZPluginErrorRequest
13:19:58 [2021-06-21T13:19:58.233Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
13:19:58 [2021-06-21T13:19:58.233Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:19:58 [2021-06-21T13:19:58.802Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
13:19:58 [2021-06-21T13:19:58.802Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:20:00 [2021-06-21T13:20:00.712Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
13:20:00 [2021-06-21T13:20:00.712Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:20:03 [2021-06-21T13:20:03.256Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
13:20:03 [2021-06-21T13:20:03.256Z] === RUN   TestAuthZPluginHeader
13:20:03 [2021-06-21T13:20:03.520Z] --- PASS: TestAuthZPluginHeader (0.84s)
13:20:03 [2021-06-21T13:20:03.520Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:20:03 [2021-06-21T13:20:03.520Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:03 [2021-06-21T13:20:03.520Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:20:03 [2021-06-21T13:20:03.520Z] === RUN   TestAuthZPluginV2Disable
13:20:03 [2021-06-21T13:20:03.520Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:03 [2021-06-21T13:20:03.520Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:20:03 [2021-06-21T13:20:03.520Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:20:03 [2021-06-21T13:20:03.520Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:03 [2021-06-21T13:20:03.520Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:20:03 [2021-06-21T13:20:03.520Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:20:03 [2021-06-21T13:20:03.520Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:03 [2021-06-21T13:20:03.520Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:20:03 [2021-06-21T13:20:03.520Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:20:21 [2021-06-21T13:20:21.630Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s)
13:20:21 [2021-06-21T13:20:21.630Z] PASS
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] === Skipped
13:20:21 [2021-06-21T13:20:21.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:20:21 [2021-06-21T13:20:21.630Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:20:21 [2021-06-21T13:20:21.630Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:20:21 [2021-06-21T13:20:21.630Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:20:21 [2021-06-21T13:20:21.630Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] 
13:20:21 [2021-06-21T13:20:21.630Z] DONE 17 tests, 4 skipped in 29.129s
13:20:21 [2021-06-21T13:20:21.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:20:21 [2021-06-21T13:20:21.630Z] ++ 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
13:20:21 [2021-06-21T13:20:21.630Z] ++ set -e
13:20:21 [2021-06-21T13:20:21.630Z] ++ '[' -n 0 ']'
13:20:21 [2021-06-21T13:20:21.630Z] ++ set -x
13:20:21 [2021-06-21T13:20:21.630Z] ++ 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
13:20:26 [2021-06-21T13:20:26.909Z] INFO: Testing against a local daemon
13:20:26 [2021-06-21T13:20:26.909Z] === RUN   TestPluginInvalidJSON
13:20:26 [2021-06-21T13:20:26.909Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:20:26 [2021-06-21T13:20:26.909Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:20:26 [2021-06-21T13:20:26.909Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:20:26 [2021-06-21T13:20:26.909Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:20:26 [2021-06-21T13:20:26.909Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:20:26 [2021-06-21T13:20:26.909Z] === RUN   TestPluginInstall
13:20:26 [2021-06-21T13:20:26.909Z] === RUN   TestPluginInstall/no_auth
13:20:29 [2021-06-21T13:20:29.449Z] time="2021-06-21T13:20:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:29 [2021-06-21T13:20:29.449Z] time="2021-06-21T13:20:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be2543c957b3343df85b742e95db6d7967e91e028e427e11750f76a0a551643f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:29 [2021-06-21T13:20:29.709Z] time="2021-06-21T13:20:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:29 [2021-06-21T13:20:29.709Z] time="2021-06-21T13:20:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be2543c957b3343df85b742e95db6d7967e91e028e427e11750f76a0a551643f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:29 [2021-06-21T13:20:29.970Z] === RUN   TestPluginInstall/with_htpasswd
13:20:30 [2021-06-21T13:20:30.910Z] time="2021-06-21T13:20:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:30 [2021-06-21T13:20:30.910Z] time="2021-06-21T13:20:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b88971e7b90d81b40239c6bc6f3f0ea91ca51195c3835aab5d719fbea3b81def" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:30 [2021-06-21T13:20:30.910Z] time="2021-06-21T13:20:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:30 [2021-06-21T13:20:30.910Z] time="2021-06-21T13:20:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b88971e7b90d81b40239c6bc6f3f0ea91ca51195c3835aab5d719fbea3b81def" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:31 [2021-06-21T13:20:31.170Z] === RUN   TestPluginInstall/with_insecure
13:20:32 [2021-06-21T13:20:32.110Z] time="2021-06-21T13:20:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:32 [2021-06-21T13:20:32.110Z] time="2021-06-21T13:20:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a595431f1ce1a5d9124ddb57606cdfc7df6c3195c398434b67c74db8d7686e40" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:32 [2021-06-21T13:20:32.110Z] time="2021-06-21T13:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:20:32 [2021-06-21T13:20:32.110Z] time="2021-06-21T13:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a595431f1ce1a5d9124ddb57606cdfc7df6c3195c398434b67c74db8d7686e40" mediatype=application/vnd.docker.plugin.v1+json size=522
13:20:32 [2021-06-21T13:20:32.371Z]     plugin_test.go:165: [dfb1a59ac2cb5] daemon is not started
13:20:32 [2021-06-21T13:20:32.371Z] --- PASS: TestPluginInstall (5.51s)
13:20:32 [2021-06-21T13:20:32.371Z]     --- PASS: TestPluginInstall/no_auth (2.97s)
13:20:32 [2021-06-21T13:20:32.371Z]     --- PASS: TestPluginInstall/with_htpasswd (1.17s)
13:20:32 [2021-06-21T13:20:32.371Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
13:20:32 [2021-06-21T13:20:32.371Z] === RUN   TestPluginsWithRuntimes
13:20:34 [2021-06-21T13:20:34.280Z] === RUN   TestPluginsWithRuntimes/No_Args
13:20:35 [2021-06-21T13:20:35.660Z] === RUN   TestPluginsWithRuntimes/With_Args
13:20:36 [2021-06-21T13:20:36.599Z] --- PASS: TestPluginsWithRuntimes (4.15s)
13:20:36 [2021-06-21T13:20:36.599Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.12s)
13:20:36 [2021-06-21T13:20:36.599Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
13:20:36 [2021-06-21T13:20:36.599Z] === RUN   TestPluginBackCompatMediaTypes
13:20:37 [2021-06-21T13:20:37.539Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s)
13:20:37 [2021-06-21T13:20:37.539Z] PASS
13:20:37 [2021-06-21T13:20:37.539Z] 
13:20:37 [2021-06-21T13:20:37.539Z] DONE 10 tests in 16.904s
13:20:37 [2021-06-21T13:20:37.539Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:20:37 [2021-06-21T13:20:37.539Z] ++ 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
13:20:37 [2021-06-21T13:20:37.539Z] ++ set -e
13:20:37 [2021-06-21T13:20:37.539Z] ++ '[' -n 0 ']'
13:20:37 [2021-06-21T13:20:37.539Z] ++ set -x
13:20:37 [2021-06-21T13:20:37.539Z] ++ 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
13:20:37 [2021-06-21T13:20:37.539Z] INFO: Testing against a local daemon
13:20:37 [2021-06-21T13:20:37.539Z] === RUN   TestExternalGraphDriver
13:20:37 [2021-06-21T13:20:37.799Z] === RUN   TestExternalGraphDriver/json
13:20:40 [2021-06-21T13:20:40.338Z] === RUN   TestExternalGraphDriver/spec
13:20:42 [2021-06-21T13:20:42.883Z] === RUN   TestExternalGraphDriver/pull
13:20:44 [2021-06-21T13:20:44.796Z] --- PASS: TestExternalGraphDriver (7.02s)
13:20:44 [2021-06-21T13:20:44.796Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
13:20:44 [2021-06-21T13:20:44.796Z]     --- PASS: TestExternalGraphDriver/spec (2.35s)
13:20:44 [2021-06-21T13:20:44.797Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
13:20:44 [2021-06-21T13:20:44.797Z] === RUN   TestGraphdriverPluginV2
13:20:44 [2021-06-21T13:20:44.797Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:44 [2021-06-21T13:20:44.797Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
13:20:44 [2021-06-21T13:20:44.797Z] PASS
13:20:44 [2021-06-21T13:20:44.797Z] 
13:20:44 [2021-06-21T13:20:44.797Z] === Skipped
13:20:44 [2021-06-21T13:20:44.797Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
13:20:44 [2021-06-21T13:20:44.797Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:44 [2021-06-21T13:20:44.797Z] 
13:20:44 [2021-06-21T13:20:44.797Z] 
13:20:44 [2021-06-21T13:20:44.797Z] DONE 5 tests, 1 skipped in 7.230s
13:20:44 [2021-06-21T13:20:44.797Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:20:44 [2021-06-21T13:20:44.797Z] ++ 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
13:20:44 [2021-06-21T13:20:44.797Z] ++ set -e
13:20:44 [2021-06-21T13:20:44.797Z] ++ '[' -n 0 ']'
13:20:44 [2021-06-21T13:20:44.797Z] ++ set -x
13:20:44 [2021-06-21T13:20:44.797Z] ++ 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
13:20:45 [2021-06-21T13:20:45.057Z] INFO: Testing against a local daemon
13:20:45 [2021-06-21T13:20:45.057Z] === RUN   TestContinueAfterPluginCrash
13:20:45 [2021-06-21T13:20:45.057Z] === PAUSE TestContinueAfterPluginCrash
13:20:45 [2021-06-21T13:20:45.057Z] === RUN   TestReadPluginNoRead
13:20:45 [2021-06-21T13:20:45.057Z] === PAUSE TestReadPluginNoRead
13:20:45 [2021-06-21T13:20:45.057Z] === RUN   TestDaemonStartWithLogOpt
13:20:45 [2021-06-21T13:20:45.057Z] === PAUSE TestDaemonStartWithLogOpt
13:20:45 [2021-06-21T13:20:45.057Z] === CONT  TestContinueAfterPluginCrash
13:20:45 [2021-06-21T13:20:45.057Z] === CONT  TestDaemonStartWithLogOpt
13:20:45 [2021-06-21T13:20:45.057Z] === CONT  TestReadPluginNoRead
13:20:48 [2021-06-21T13:20:48.359Z] === RUN   TestReadPluginNoRead/default
13:20:48 [2021-06-21T13:20:48.930Z] --- PASS: TestDaemonStartWithLogOpt (4.02s)
13:20:50 [2021-06-21T13:20:50.313Z] === RUN   TestReadPluginNoRead/disabled_caching
13:20:52 [2021-06-21T13:20:52.221Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:20:53 [2021-06-21T13:20:53.606Z] === CONT  TestReadPluginNoRead
13:20:53 [2021-06-21T13:20:53.606Z]     read_test.go:92: [da1b3287641d6] daemon is not started
13:20:53 [2021-06-21T13:20:53.606Z] --- PASS: TestReadPluginNoRead (8.59s)
13:20:53 [2021-06-21T13:20:53.606Z]     --- PASS: TestReadPluginNoRead/default (1.71s)
13:20:53 [2021-06-21T13:20:53.606Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.66s)
13:20:53 [2021-06-21T13:20:53.606Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
13:20:54 [2021-06-21T13:20:54.549Z] --- PASS: TestContinueAfterPluginCrash (9.55s)
13:20:54 [2021-06-21T13:20:54.549Z] PASS
13:20:54 [2021-06-21T13:20:54.549Z] 
13:20:54 [2021-06-21T13:20:54.549Z] DONE 6 tests in 9.723s
13:20:54 [2021-06-21T13:20:54.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:20:54 [2021-06-21T13:20:54.549Z] ++ 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
13:20:54 [2021-06-21T13:20:54.549Z] ++ set -e
13:20:54 [2021-06-21T13:20:54.549Z] ++ '[' -n 0 ']'
13:20:54 [2021-06-21T13:20:54.549Z] ++ set -x
13:20:54 [2021-06-21T13:20:54.549Z] ++ 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
13:20:54 [2021-06-21T13:20:54.549Z] testing: warning: no tests to run
13:20:54 [2021-06-21T13:20:54.549Z] PASS
13:20:54 [2021-06-21T13:20:54.549Z] 
13:20:54 [2021-06-21T13:20:54.549Z] DONE 0 tests in 0.047s
13:20:54 [2021-06-21T13:20:54.549Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:20:54 [2021-06-21T13:20:54.549Z] ++ 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
13:20:54 [2021-06-21T13:20:54.549Z] ++ set -e
13:20:54 [2021-06-21T13:20:54.549Z] ++ '[' -n 0 ']'
13:20:54 [2021-06-21T13:20:54.549Z] ++ set -x
13:20:54 [2021-06-21T13:20:54.549Z] ++ 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
13:20:54 [2021-06-21T13:20:54.812Z] INFO: Testing against a local daemon
13:20:54 [2021-06-21T13:20:54.812Z] === RUN   TestPluginWithDevMounts
13:20:54 [2021-06-21T13:20:54.812Z] === PAUSE TestPluginWithDevMounts
13:20:54 [2021-06-21T13:20:54.812Z] === CONT  TestPluginWithDevMounts
13:20:56 [2021-06-21T13:20:56.721Z] --- PASS: TestPluginWithDevMounts (1.90s)
13:20:56 [2021-06-21T13:20:56.721Z] PASS
13:20:56 [2021-06-21T13:20:56.721Z] 
13:20:56 [2021-06-21T13:20:56.721Z] DONE 1 tests in 2.051s
13:20:56 [2021-06-21T13:20:56.721Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:20:56 [2021-06-21T13:20:56.721Z] ++ 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
13:20:56 [2021-06-21T13:20:56.721Z] ++ set -e
13:20:56 [2021-06-21T13:20:56.721Z] ++ '[' -n 0 ']'
13:20:56 [2021-06-21T13:20:56.721Z] ++ set -x
13:20:56 [2021-06-21T13:20:56.721Z] ++ 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
13:21:00 [2021-06-21T13:21:00.013Z] INFO: Testing against a local daemon
13:21:00 [2021-06-21T13:21:00.013Z] === RUN   TestSecretInspect
13:21:03 [2021-06-21T13:21:03.307Z] --- PASS: TestSecretInspect (2.67s)
13:21:03 [2021-06-21T13:21:03.307Z] === RUN   TestSecretList
13:21:05 [2021-06-21T13:21:05.217Z] --- PASS: TestSecretList (2.61s)
13:21:05 [2021-06-21T13:21:05.217Z] === RUN   TestSecretsCreateAndDelete
13:21:08 [2021-06-21T13:21:08.511Z] --- PASS: TestSecretsCreateAndDelete (2.62s)
13:21:08 [2021-06-21T13:21:08.511Z] === RUN   TestSecretsUpdate
13:21:11 [2021-06-21T13:21:11.051Z] --- PASS: TestSecretsUpdate (2.62s)
13:21:11 [2021-06-21T13:21:11.051Z] === RUN   TestTemplatedSecret
13:21:13 [2021-06-21T13:21:13.626Z] --- PASS: TestTemplatedSecret (3.17s)
13:21:13 [2021-06-21T13:21:13.626Z] === RUN   TestSecretCreateResolve
13:21:16 [2021-06-21T13:21:16.174Z] --- PASS: TestSecretCreateResolve (2.16s)
13:21:16 [2021-06-21T13:21:16.175Z] PASS
13:21:16 [2021-06-21T13:21:16.175Z] 
13:21:16 [2021-06-21T13:21:16.175Z] DONE 6 tests in 19.241s
13:21:16 [2021-06-21T13:21:16.175Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:21:16 [2021-06-21T13:21:16.175Z] ++ 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
13:21:16 [2021-06-21T13:21:16.175Z] ++ set -e
13:21:16 [2021-06-21T13:21:16.175Z] ++ '[' -n 0 ']'
13:21:16 [2021-06-21T13:21:16.175Z] ++ set -x
13:21:16 [2021-06-21T13:21:16.175Z] ++ 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
13:21:18 [2021-06-21T13:21:18.714Z] INFO: Testing against a local daemon
13:21:18 [2021-06-21T13:21:18.714Z] === RUN   TestServiceCreateInit
13:21:18 [2021-06-21T13:21:18.714Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:21:23 [2021-06-21T13:21:23.993Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:21:28 [2021-06-21T13:21:28.193Z] --- PASS: TestServiceCreateInit (9.75s)
13:21:28 [2021-06-21T13:21:28.193Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s)
13:21:28 [2021-06-21T13:21:28.193Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s)
13:21:28 [2021-06-21T13:21:28.193Z] === RUN   TestCreateServiceMultipleTimes
13:21:46 [2021-06-21T13:21:46.297Z] --- PASS: TestCreateServiceMultipleTimes (16.74s)
13:21:46 [2021-06-21T13:21:46.297Z] === RUN   TestCreateServiceConflict
13:21:47 [2021-06-21T13:21:47.679Z] --- PASS: TestCreateServiceConflict (2.67s)
13:21:47 [2021-06-21T13:21:47.679Z] === RUN   TestCreateServiceMaxReplicas
13:21:50 [2021-06-21T13:21:50.978Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
13:21:50 [2021-06-21T13:21:50.978Z] === RUN   TestCreateWithDuplicateNetworkNames
13:22:05 [2021-06-21T13:22:05.875Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
13:22:05 [2021-06-21T13:22:05.875Z] === RUN   TestCreateServiceSecretFileMode
13:22:07 [2021-06-21T13:22:07.785Z] --- PASS: TestCreateServiceSecretFileMode (2.92s)
13:22:07 [2021-06-21T13:22:07.785Z] === RUN   TestCreateServiceConfigFileMode
13:22:10 [2021-06-21T13:22:10.326Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
13:22:10 [2021-06-21T13:22:10.326Z] === RUN   TestCreateServiceSysctls
13:22:14 [2021-06-21T13:22:14.527Z] --- PASS: TestCreateServiceSysctls (4.09s)
13:22:14 [2021-06-21T13:22:14.527Z] === RUN   TestCreateServiceCapabilities
13:22:17 [2021-06-21T13:22:17.069Z] --- PASS: TestCreateServiceCapabilities (2.56s)
13:22:17 [2021-06-21T13:22:17.069Z] === RUN   TestInspect
13:22:21 [2021-06-21T13:22:21.271Z] --- PASS: TestInspect (3.60s)
13:22:21 [2021-06-21T13:22:21.271Z] === RUN   TestCreateJob
13:22:24 [2021-06-21T13:22:24.567Z] --- PASS: TestCreateJob (3.95s)
13:22:24 [2021-06-21T13:22:24.567Z] === RUN   TestReplicatedJob
13:22:31 [2021-06-21T13:22:31.144Z] --- PASS: TestReplicatedJob (6.62s)
13:22:31 [2021-06-21T13:22:31.144Z] === RUN   TestUpdateReplicatedJob
13:22:35 [2021-06-21T13:22:35.342Z] --- PASS: TestUpdateReplicatedJob (4.08s)
13:22:35 [2021-06-21T13:22:35.342Z] === RUN   TestServiceListWithStatuses
13:22:35 [2021-06-21T13:22:35.342Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:22:35 [2021-06-21T13:22:35.342Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:22:35 [2021-06-21T13:22:35.342Z] === RUN   TestDockerNetworkConnectAlias
13:22:40 [2021-06-21T13:22:40.623Z] --- PASS: TestDockerNetworkConnectAlias (5.28s)
13:22:40 [2021-06-21T13:22:40.623Z] === RUN   TestDockerNetworkReConnect
13:22:44 [2021-06-21T13:22:44.828Z] --- PASS: TestDockerNetworkReConnect (4.17s)
13:22:44 [2021-06-21T13:22:44.828Z] === RUN   TestServicePlugin
13:22:44 [2021-06-21T13:22:44.828Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:22:44 [2021-06-21T13:22:44.828Z] --- SKIP: TestServicePlugin (0.00s)
13:22:44 [2021-06-21T13:22:44.828Z] === RUN   TestServiceUpdateLabel
13:22:47 [2021-06-21T13:22:47.367Z] --- PASS: TestServiceUpdateLabel (2.69s)
13:22:47 [2021-06-21T13:22:47.367Z] === RUN   TestServiceUpdateSecrets
13:23:05 [2021-06-21T13:23:05.468Z] --- PASS: TestServiceUpdateSecrets (15.45s)
13:23:05 [2021-06-21T13:23:05.468Z] === RUN   TestServiceUpdateConfigs
13:23:20 [2021-06-21T13:23:20.363Z] --- PASS: TestServiceUpdateConfigs (15.42s)
13:23:20 [2021-06-21T13:23:20.364Z] === RUN   TestServiceUpdateNetwork
13:23:32 [2021-06-21T13:23:32.583Z] --- PASS: TestServiceUpdateNetwork (13.77s)
13:23:32 [2021-06-21T13:23:32.583Z] === RUN   TestServiceUpdatePidsLimit
13:23:33 [2021-06-21T13:23:33.522Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:23:34 [2021-06-21T13:23:34.462Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:23:42 [2021-06-21T13:23:42.590Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:23:50 [2021-06-21T13:23:50.720Z] --- PASS: TestServiceUpdatePidsLimit (17.42s)
13:23:50 [2021-06-21T13:23:50.720Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
13:23:50 [2021-06-21T13:23:50.720Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
13:23:50 [2021-06-21T13:23:50.721Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
13:23:50 [2021-06-21T13:23:50.721Z] PASS
13:23:50 [2021-06-21T13:23:50.721Z] 
13:23:50 [2021-06-21T13:23:50.721Z] === Skipped
13:23:50 [2021-06-21T13:23:50.721Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:23:50 [2021-06-21T13:23:50.721Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:23:50 [2021-06-21T13:23:50.721Z] 
13:23:50 [2021-06-21T13:23:50.721Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:23:50 [2021-06-21T13:23:50.721Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:50 [2021-06-21T13:23:50.721Z] 
13:23:50 [2021-06-21T13:23:50.721Z] 
13:23:50 [2021-06-21T13:23:50.721Z] DONE 27 tests, 2 skipped in 153.470s
13:23:50 [2021-06-21T13:23:50.721Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:23:50 [2021-06-21T13:23:50.721Z] ++ 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
13:23:50 [2021-06-21T13:23:50.721Z] ++ set -e
13:23:50 [2021-06-21T13:23:50.721Z] ++ '[' -n 0 ']'
13:23:50 [2021-06-21T13:23:50.721Z] ++ set -x
13:23:50 [2021-06-21T13:23:50.721Z] ++ 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
13:24:00 [2021-06-21T13:24:00.707Z] INFO: Testing against a local daemon
13:24:00 [2021-06-21T13:24:00.707Z] === RUN   TestSessionCreate
13:24:00 [2021-06-21T13:24:00.707Z] --- PASS: TestSessionCreate (0.04s)
13:24:00 [2021-06-21T13:24:00.707Z] === RUN   TestSessionCreateWithBadUpgrade
13:24:00 [2021-06-21T13:24:00.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
13:24:00 [2021-06-21T13:24:00.707Z] PASS
13:24:00 [2021-06-21T13:24:00.707Z] 
13:24:00 [2021-06-21T13:24:00.707Z] DONE 2 tests in 9.702s
13:24:00 [2021-06-21T13:24:00.707Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:24:00 [2021-06-21T13:24:00.708Z] ++ 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
13:24:00 [2021-06-21T13:24:00.708Z] ++ set -e
13:24:00 [2021-06-21T13:24:00.708Z] ++ '[' -n 0 ']'
13:24:00 [2021-06-21T13:24:00.708Z] ++ set -x
13:24:00 [2021-06-21T13:24:00.708Z] ++ 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
13:24:00 [2021-06-21T13:24:00.708Z] INFO: Testing against a local daemon
13:24:00 [2021-06-21T13:24:00.708Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:24:00 [2021-06-21T13:24:00.708Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:24:00 [2021-06-21T13:24:00.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:24:00 [2021-06-21T13:24:00.708Z] === RUN   TestEventsExecDie
13:24:01 [2021-06-21T13:24:01.646Z] --- PASS: TestEventsExecDie (1.25s)
13:24:01 [2021-06-21T13:24:01.646Z] === RUN   TestEventsBackwardsCompatible
13:24:01 [2021-06-21T13:24:01.646Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:24:01 [2021-06-21T13:24:01.646Z] === RUN   TestEventsVolumeCreate
13:24:01 [2021-06-21T13:24:01.906Z] --- PASS: TestEventsVolumeCreate (0.09s)
13:24:01 [2021-06-21T13:24:01.906Z] === RUN   TestInfoBinaryCommits
13:24:01 [2021-06-21T13:24:01.906Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:24:01 [2021-06-21T13:24:01.906Z] === RUN   TestInfoAPIVersioned
13:24:01 [2021-06-21T13:24:01.906Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:24:01 [2021-06-21T13:24:01.906Z] === RUN   TestInfoDiscoveryBackend
13:24:02 [2021-06-21T13:24:02.475Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:24:02 [2021-06-21T13:24:02.475Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:24:03 [2021-06-21T13:24:03.413Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:24:03 [2021-06-21T13:24:03.413Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:24:03 [2021-06-21T13:24:03.983Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
13:24:03 [2021-06-21T13:24:03.983Z] === RUN   TestInfoAPI
13:24:03 [2021-06-21T13:24:03.983Z] --- PASS: TestInfoAPI (0.04s)
13:24:03 [2021-06-21T13:24:03.983Z] === RUN   TestInfoAPIWarnings
13:24:22 [2021-06-21T13:24:22.079Z] --- PASS: TestInfoAPIWarnings (16.38s)
13:24:22 [2021-06-21T13:24:22.079Z] === RUN   TestInfoDebug
13:24:22 [2021-06-21T13:24:22.079Z] --- PASS: TestInfoDebug (0.54s)
13:24:22 [2021-06-21T13:24:22.079Z] === RUN   TestInfoInsecureRegistries
13:24:22 [2021-06-21T13:24:22.079Z] --- PASS: TestInfoInsecureRegistries (0.54s)
13:24:22 [2021-06-21T13:24:22.079Z] === RUN   TestInfoRegistryMirrors
13:24:22 [2021-06-21T13:24:22.079Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:24:22 [2021-06-21T13:24:22.079Z] === RUN   TestLoginFailsWithBadCredentials
13:24:22 [2021-06-21T13:24:22.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
13:24:22 [2021-06-21T13:24:22.079Z] === RUN   TestPingCacheHeaders
13:24:22 [2021-06-21T13:24:22.339Z] --- PASS: TestPingCacheHeaders (0.04s)
13:24:22 [2021-06-21T13:24:22.339Z] === RUN   TestPingGet
13:24:22 [2021-06-21T13:24:22.339Z] --- PASS: TestPingGet (0.03s)
13:24:22 [2021-06-21T13:24:22.339Z] === RUN   TestPingHead
13:24:22 [2021-06-21T13:24:22.339Z] --- PASS: TestPingHead (0.03s)
13:24:22 [2021-06-21T13:24:22.339Z] === RUN   TestVersion
13:24:22 [2021-06-21T13:24:22.339Z] --- PASS: TestVersion (0.03s)
13:24:22 [2021-06-21T13:24:22.339Z] PASS
13:24:22 [2021-06-21T13:24:22.339Z] 
13:24:22 [2021-06-21T13:24:22.339Z] === Skipped
13:24:22 [2021-06-21T13:24:22.339Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:24:22 [2021-06-21T13:24:22.339Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:24:22 [2021-06-21T13:24:22.339Z] 
13:24:22 [2021-06-21T13:24:22.339Z] 
13:24:22 [2021-06-21T13:24:22.339Z] DONE 19 tests, 1 skipped in 23.201s
13:24:22 [2021-06-21T13:24:22.339Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:24:22 [2021-06-21T13:24:22.339Z] ++ 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
13:24:22 [2021-06-21T13:24:22.339Z] ++ set -e
13:24:22 [2021-06-21T13:24:22.339Z] ++ '[' -n 0 ']'
13:24:22 [2021-06-21T13:24:22.339Z] ++ set -x
13:24:22 [2021-06-21T13:24:22.339Z] ++ 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
13:24:26 [2021-06-21T13:24:26.534Z] INFO: Testing against a local daemon
13:24:26 [2021-06-21T13:24:26.534Z] === RUN   TestVolumesCreateAndList
13:24:26 [2021-06-21T13:24:26.534Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:24:26 [2021-06-21T13:24:26.534Z] === RUN   TestVolumesRemove
13:24:26 [2021-06-21T13:24:26.534Z] --- PASS: TestVolumesRemove (0.09s)
13:24:26 [2021-06-21T13:24:26.534Z] === RUN   TestVolumesInspect
13:24:26 [2021-06-21T13:24:26.793Z] --- PASS: TestVolumesInspect (0.03s)
13:24:26 [2021-06-21T13:24:26.793Z] === RUN   TestVolumesInvalidJSON
13:24:26 [2021-06-21T13:24:26.793Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:24:26 [2021-06-21T13:24:26.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:24:26 [2021-06-21T13:24:26.793Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:24:26 [2021-06-21T13:24:26.793Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:24:26 [2021-06-21T13:24:26.793Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:24:26 [2021-06-21T13:24:26.793Z] PASS
13:24:26 [2021-06-21T13:24:26.793Z] 
13:24:26 [2021-06-21T13:24:26.793Z] DONE 5 tests in 4.354s
13:24:26 [2021-06-21T13:24:26.793Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:24:27 [2021-06-21T13:24:27.363Z] ++++ cat bundles/test-integration/docker.pid
13:24:27 [2021-06-21T13:24:27.363Z] +++ kill 14470
13:24:28 [2021-06-21T13:24:28.743Z] +++ /etc/init.d/apparmor stop
13:24:28 [2021-06-21T13:24:28.743Z] Leaving: AppArmorNo profiles have been unloaded.
13:24:28 [2021-06-21T13:24:28.743Z] 
13:24:28 [2021-06-21T13:24:28.743Z] Unloading profiles will leave already running processes permanently
13:24:28 [2021-06-21T13:24:28.743Z] unconfined, which can lead to unexpected situations.
13:24:28 [2021-06-21T13:24:28.743Z] 
13:24:28 [2021-06-21T13:24:28.743Z] To set a process to complain mode, use the command line tool
13:24:28 [2021-06-21T13:24:28.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:24:28 [2021-06-21T13:24:28.743Z] +++ true
13:24:28 [2021-06-21T13:24:28.743Z] exiting test-integration
13:24:28 [2021-06-21T13:24:28.743Z] ++ exit 0
13:24:28 [2021-06-21T13:24:28.743Z]