Skip to content

Console Output

14:22:40 [2022-01-21T14:22:40.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0d055005a862f900ca1d1ed78ed7e58a62f6829 -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:a0d055005a862f900ca1d1ed78ed7e58a62f6829 hack/make.sh dynbinary test-integration
14:22:40 [2022-01-21T14:22:40.631Z] 
14:22:40 [2022-01-21T14:22:40.631Z] Removing bundles/
14:22:40 [2022-01-21T14:22:40.631Z] 
14:22:40 [2022-01-21T14:22:40.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:22:40 [2022-01-21T14:22:40.631Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:22:40 [2022-01-21T14:22:40.631Z] GOOS="" GOARCH="" GOARM=""
14:24:02 [2022-01-21T14:24:02.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:24:02 [2022-01-21T14:24:02.054Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:24:02 [2022-01-21T14:24:02.054Z] GOOS="" GOARCH="" GOARM=""
14:24:02 [2022-01-21T14:24:02.054Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:24:02 [2022-01-21T14:24:02.054Z] 
14:24:02 [2022-01-21T14:24:02.054Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:24:02 [2022-01-21T14:24:02.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:24:02 [2022-01-21T14:24:02.054Z] HOSTNAME=27c175aaacd2
14:24:02 [2022-01-21T14:24:02.054Z] TESTDEBUG=0
14:24:02 [2022-01-21T14:24:02.054Z] DEST=bundles/test-integration
14:24:02 [2022-01-21T14:24:02.054Z] PWD=/go/src/github.com/docker/docker
14:24:02 [2022-01-21T14:24:02.054Z] DOCKER_GITCOMMIT=a0d055005a862f900ca1d1ed78ed7e58a62f6829
14:24:02 [2022-01-21T14:24:02.054Z] container=docker
14:24:02 [2022-01-21T14:24:02.054Z] HOME=/root
14:24:02 [2022-01-21T14:24:02.054Z] GOLANG_VERSION=1.17.6
14:24:02 [2022-01-21T14:24:02.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:24:02 [2022-01-21T14:24:02.054Z] VALIDATE_BRANCH=master
14:24:02 [2022-01-21T14:24:02.054Z] TERM=xterm
14:24:02 [2022-01-21T14:24:02.054Z] DOCKER_PKG=github.com/docker/docker
14:24:02 [2022-01-21T14:24:02.054Z] SHLVL=1
14:24:02 [2022-01-21T14:24:02.054Z] TIMEOUT=120m
14:24:02 [2022-01-21T14:24:02.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:24:02 [2022-01-21T14:24:02.054Z] DOCKER_GRAPHDRIVER=overlay2
14:24:02 [2022-01-21T14:24:02.054Z] GO111MODULE=off
14:24:02 [2022-01-21T14:24:02.054Z] DOCKER_EXPERIMENTAL=1
14:24:02 [2022-01-21T14:24:02.054Z] TEST_SKIP_INTEGRATION_CLI=1
14:24:02 [2022-01-21T14:24:02.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:24:02 [2022-01-21T14:24:02.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:24:02 [2022-01-21T14:24:02.054Z] GOPATH=/go
14:24:02 [2022-01-21T14:24:02.054Z] PKG_CONFIG=pkg-config
14:24:02 [2022-01-21T14:24:02.054Z] _=/usr/bin/env
14:24:02 [2022-01-21T14:24:02.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:24:28 [2022-01-21T14:24:28.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:24:28 [2022-01-21T14:24:28.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:24:43 [2022-01-21T14:24:43.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:24:50 [2022-01-21T14:24:50.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:24:58 [2022-01-21T14:24:58.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:24:58 [2022-01-21T14:24:58.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:24:58 [2022-01-21T14:24:58.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:24:59 [2022-01-21T14:24:59.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:24:59 [2022-01-21T14:24:59.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:25:00 [2022-01-21T14:25:00.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:25:02 [2022-01-21T14:25:02.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:25:03 [2022-01-21T14:25:03.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:25:04 [2022-01-21T14:25:04.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:25:04 [2022-01-21T14:25:04.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:25:05 [2022-01-21T14:25:05.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:25:05 [2022-01-21T14:25:05.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:25:06 [2022-01-21T14:25:06.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:25:07 [2022-01-21T14:25:07.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:25:08 [2022-01-21T14:25:08.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:25:08 [2022-01-21T14:25:08.969Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:25:08 [2022-01-21T14:25:08.969Z] Using test binary docker
14:25:08 [2022-01-21T14:25:08.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:25:08 [2022-01-21T14:25:08.969Z] +++ /etc/init.d/apparmor start
14:25:08 [2022-01-21T14:25:08.969Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:25:08 [2022-01-21T14:25:08.969Z] INFO: Waiting for daemon to start...
14:25:08 [2022-01-21T14:25:08.969Z] Starting dockerd
14:25:08 [2022-01-21T14:25:08.969Z] +++ 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
14:25:15 [2022-01-21T14:25:15.520Z] .
14:25:15 [2022-01-21T14:25:15.520Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:25:15 [2022-01-21T14:25:15.520Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:25:15 [2022-01-21T14:25:15.520Z] Error: No such image: emptyfs
14:25:15 [2022-01-21T14:25:15.520Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:25:15 [2022-01-21T14:25:15.520Z] ++++ docker load
14:25:15 [2022-01-21T14:25:15.520Z] Running integration-test (iteration 1)
14:25:15 [2022-01-21T14:25:15.520Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:25:15 [2022-01-21T14:25:15.520Z] ++ 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
14:25:15 [2022-01-21T14:25:15.520Z] ++ set -e
14:25:15 [2022-01-21T14:25:15.520Z] ++ '[' -n 0 ']'
14:25:15 [2022-01-21T14:25:15.520Z] ++ set -x
14:25:15 [2022-01-21T14:25:15.520Z] ++ 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
14:25:15 [2022-01-21T14:25:15.778Z] Loaded image: busybox:latest
14:25:15 [2022-01-21T14:25:15.778Z] Loaded image: busybox:glibc
14:25:16 [2022-01-21T14:25:16.714Z] Loaded image: debian:bullseye-slim
14:25:16 [2022-01-21T14:25:16.972Z] Loaded image: hello-world:latest
14:25:16 [2022-01-21T14:25:16.972Z] Loaded image: arm32v7/hello-world:latest
14:25:16 [2022-01-21T14:25:16.972Z] INFO: Testing against a local daemon
14:25:16 [2022-01-21T14:25:16.972Z] === RUN   TestCgroupNamespacesBuild
14:25:18 [2022-01-21T14:25:18.345Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
14:25:18 [2022-01-21T14:25:18.345Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:25:19 [2022-01-21T14:25:19.294Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
14:25:19 [2022-01-21T14:25:19.294Z] === RUN   TestBuildWithSession
14:25:19 [2022-01-21T14:25:19.294Z]     build_session_test.go:25: TODO: BuildKit
14:25:19 [2022-01-21T14:25:19.294Z] --- SKIP: TestBuildWithSession (0.00s)
14:25:19 [2022-01-21T14:25:19.294Z] === RUN   TestBuildSquashParent
14:25:23 [2022-01-21T14:25:23.481Z] --- PASS: TestBuildSquashParent (3.74s)
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:25:23 [2022-01-21T14:25:23.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:25:23 [2022-01-21T14:25:23.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:25:23 [2022-01-21T14:25:23.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:25:23 [2022-01-21T14:25:23.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:25:24 [2022-01-21T14:25:24.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:25:24 [2022-01-21T14:25:24.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:25:25 [2022-01-21T14:25:25.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:25:25 [2022-01-21T14:25:25.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:25:26 [2022-01-21T14:25:26.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.90s)
14:25:26 [2022-01-21T14:25:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.92s)
14:25:26 [2022-01-21T14:25:26.720Z] === RUN   TestBuildMultiStageCopy
14:25:26 [2022-01-21T14:25:26.720Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:25:27 [2022-01-21T14:25:27.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:25:27 [2022-01-21T14:25:27.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:25:27 [2022-01-21T14:25:27.912Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:25:27 [2022-01-21T14:25:27.912Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:25:28 [2022-01-21T14:25:28.170Z] --- PASS: TestBuildMultiStageCopy (1.67s)
14:25:28 [2022-01-21T14:25:28.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
14:25:28 [2022-01-21T14:25:28.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
14:25:28 [2022-01-21T14:25:28.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
14:25:28 [2022-01-21T14:25:28.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
14:25:28 [2022-01-21T14:25:28.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s)
14:25:28 [2022-01-21T14:25:28.170Z] === RUN   TestBuildMultiStageParentConfig
14:25:28 [2022-01-21T14:25:28.736Z] --- PASS: TestBuildMultiStageParentConfig (0.49s)
14:25:28 [2022-01-21T14:25:28.736Z] === RUN   TestBuildLabelWithTargets
14:25:29 [2022-01-21T14:25:29.668Z] --- PASS: TestBuildLabelWithTargets (0.77s)
14:25:29 [2022-01-21T14:25:29.668Z] === RUN   TestBuildWithEmptyLayers
14:25:29 [2022-01-21T14:25:29.668Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
14:25:29 [2022-01-21T14:25:29.668Z] === RUN   TestBuildMultiStageOnBuild
14:25:31 [2022-01-21T14:25:31.040Z] --- PASS: TestBuildMultiStageOnBuild (1.18s)
14:25:31 [2022-01-21T14:25:31.040Z] === RUN   TestBuildUncleanTarFilenames
14:25:31 [2022-01-21T14:25:31.604Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
14:25:31 [2022-01-21T14:25:31.604Z] === RUN   TestBuildMultiStageLayerLeak
14:25:32 [2022-01-21T14:25:32.976Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s)
14:25:32 [2022-01-21T14:25:32.976Z] === RUN   TestBuildWithHugeFile
14:27:09 [2022-01-21T14:27:09.392Z] --- PASS: TestBuildWithHugeFile (82.71s)
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildWCOWSandboxSize
14:27:09 [2022-01-21T14:27:09.392Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:27:09 [2022-01-21T14:27:09.392Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildWithEmptyDockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:09 [2022-01-21T14:27:09.392Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:27:09 [2022-01-21T14:27:09.392Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
14:27:09 [2022-01-21T14:27:09.392Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
14:27:09 [2022-01-21T14:27:09.392Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildPreserveOwnership
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildPreserveOwnership/copy_from
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:27:09 [2022-01-21T14:27:09.392Z] --- PASS: TestBuildPreserveOwnership (2.45s)
14:27:09 [2022-01-21T14:27:09.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.64s)
14:27:09 [2022-01-21T14:27:09.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s)
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildPlatformInvalid
14:27:09 [2022-01-21T14:27:09.392Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:27:09 [2022-01-21T14:27:09.392Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:27:09 [2022-01-21T14:27:09.392Z] Loaded image: busybox:latest
14:27:09 [2022-01-21T14:27:09.392Z] Loaded image: busybox:glibc
14:27:09 [2022-01-21T14:27:09.392Z] Loaded image: debian:bullseye-slim
14:27:09 [2022-01-21T14:27:09.392Z] Loaded image: hello-world:latest
14:27:09 [2022-01-21T14:27:09.392Z] Loaded image: arm32v7/hello-world:latest
14:27:09 [2022-01-21T14:27:09.392Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.82s)
14:27:09 [2022-01-21T14:27:09.392Z] PASS
14:27:09 [2022-01-21T14:27:09.392Z] 
14:27:09 [2022-01-21T14:27:09.392Z] === Skipped
14:27:09 [2022-01-21T14:27:09.392Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:27:09 [2022-01-21T14:27:09.392Z]     build_session_test.go:25: TODO: BuildKit
14:27:09 [2022-01-21T14:27:09.392Z] 
14:27:09 [2022-01-21T14:27:09.392Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:27:09 [2022-01-21T14:27:09.392Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:27:09 [2022-01-21T14:27:09.392Z] 
14:27:09 [2022-01-21T14:27:09.392Z] DONE 34 tests, 2 skipped in 111.465s
14:27:09 [2022-01-21T14:27:09.392Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:27:09 [2022-01-21T14:27:09.392Z] ++ 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
14:27:09 [2022-01-21T14:27:09.392Z] ++ set -e
14:27:09 [2022-01-21T14:27:09.392Z] ++ '[' -n 0 ']'
14:27:09 [2022-01-21T14:27:09.392Z] ++ set -x
14:27:09 [2022-01-21T14:27:09.393Z] ++ 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
14:27:09 [2022-01-21T14:27:09.393Z] INFO: Testing against a local daemon
14:27:09 [2022-01-21T14:27:09.393Z] === RUN   TestConfigInspect
14:27:09 [2022-01-21T14:27:09.393Z] --- PASS: TestConfigInspect (2.12s)
14:27:09 [2022-01-21T14:27:09.393Z] === RUN   TestConfigList
14:27:11 [2022-01-21T14:27:11.290Z] --- PASS: TestConfigList (2.13s)
14:27:11 [2022-01-21T14:27:11.290Z] === RUN   TestConfigsCreateAndDelete
14:27:13 [2022-01-21T14:27:13.814Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
14:27:13 [2022-01-21T14:27:13.814Z] === RUN   TestConfigsUpdate
14:27:15 [2022-01-21T14:27:15.710Z] --- PASS: TestConfigsUpdate (2.06s)
14:27:15 [2022-01-21T14:27:15.710Z] === RUN   TestTemplatedConfig
14:27:18 [2022-01-21T14:27:18.238Z] --- PASS: TestTemplatedConfig (2.39s)
14:27:18 [2022-01-21T14:27:18.238Z] === RUN   TestConfigCreateResolve
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestConfigCreateResolve (2.04s)
14:27:20 [2022-01-21T14:27:20.137Z] PASS
14:27:20 [2022-01-21T14:27:20.137Z] 
14:27:20 [2022-01-21T14:27:20.137Z] DONE 6 tests in 12.979s
14:27:20 [2022-01-21T14:27:20.137Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:27:20 [2022-01-21T14:27:20.137Z] ++ 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
14:27:20 [2022-01-21T14:27:20.137Z] ++ set -e
14:27:20 [2022-01-21T14:27:20.137Z] ++ '[' -n 0 ']'
14:27:20 [2022-01-21T14:27:20.137Z] ++ set -x
14:27:20 [2022-01-21T14:27:20.137Z] ++ 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
14:27:20 [2022-01-21T14:27:20.137Z] INFO: Testing against a local daemon
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCheckpoint
14:27:20 [2022-01-21T14:27:20.137Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:27:20 [2022-01-21T14:27:20.137Z] --- SKIP: TestCheckpoint (0.00s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestContainerInvalidJSON
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:27:20 [2022-01-21T14:27:20.137Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:27:20 [2022-01-21T14:27:20.137Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:27:20 [2022-01-21T14:27:20.137Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:27:20 [2022-01-21T14:27:20.137Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:27:20 [2022-01-21T14:27:20.137Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:27:20 [2022-01-21T14:27:20.137Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCopyFromContainerPathIsNotDir
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCopyToContainerPathDoesNotExist
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCopyToContainerPathIsNotDir
14:27:20 [2022-01-21T14:27:20.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:27:20 [2022-01-21T14:27:20.137Z] === RUN   TestCopyFromContainer
14:27:21 [2022-01-21T14:27:21.071Z] === RUN   TestCopyFromContainer//
14:27:21 [2022-01-21T14:27:21.071Z] === RUN   TestCopyFromContainer//bar/root
14:27:21 [2022-01-21T14:27:21.071Z] === RUN   TestCopyFromContainer//bar/root/
14:27:21 [2022-01-21T14:27:21.071Z] === RUN   TestCopyFromContainer/bar/quux
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/quux/
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:27:21 [2022-01-21T14:27:21.328Z] === RUN   TestCopyFromContainer/bar/notarget
14:27:21 [2022-01-21T14:27:21.586Z] --- PASS: TestCopyFromContainer (1.28s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:21 [2022-01-21T14:27:21.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateLinkToNonExistingContainer
14:27:21 [2022-01-21T14:27:21.586Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateWithInvalidEnv
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateWithInvalidEnv/0
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateWithInvalidEnv/0
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateWithInvalidEnv/1
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateWithInvalidEnv/1
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateWithInvalidEnv/2
14:27:21 [2022-01-21T14:27:21.586Z] === PAUSE TestCreateWithInvalidEnv/2
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateWithInvalidEnv/0
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateWithInvalidEnv/2
14:27:21 [2022-01-21T14:27:21.586Z] === CONT  TestCreateWithInvalidEnv/1
14:27:21 [2022-01-21T14:27:21.586Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateTmpfsMountsTarget
14:27:21 [2022-01-21T14:27:21.586Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:27:21 [2022-01-21T14:27:21.586Z] === RUN   TestCreateWithCustomMaskedPaths
14:27:22 [2022-01-21T14:27:22.518Z] --- PASS: TestCreateWithCustomMaskedPaths (1.05s)
14:27:22 [2022-01-21T14:27:22.518Z] === RUN   TestCreateWithCustomReadonlyPaths
14:27:23 [2022-01-21T14:27:23.890Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:23 [2022-01-21T14:27:23.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:23 [2022-01-21T14:27:23.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:23 [2022-01-21T14:27:23.890Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:23 [2022-01-21T14:27:23.890Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:23 [2022-01-21T14:27:23.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:27:23 [2022-01-21T14:27:23.890Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:27:24 [2022-01-21T14:27:24.147Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.34s)
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestCreateDifferentPlatform
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestCreateDifferentPlatform/different_os
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:27:24 [2022-01-21T14:27:24.147Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:27:24 [2022-01-21T14:27:24.147Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:27:24 [2022-01-21T14:27:24.147Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:27:24 [2022-01-21T14:27:24.147Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:27:24 [2022-01-21T14:27:24.147Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestContainerStartOnDaemonRestart
14:27:24 [2022-01-21T14:27:24.147Z] === PAUSE TestContainerStartOnDaemonRestart
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestDaemonRestartIpcMode
14:27:24 [2022-01-21T14:27:24.147Z] === PAUSE TestDaemonRestartIpcMode
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestDaemonHostGatewayIP
14:27:24 [2022-01-21T14:27:24.147Z] === PAUSE TestDaemonHostGatewayIP
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestRestartDaemonWithRestartingContainer
14:27:24 [2022-01-21T14:27:24.147Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestContainerKillOnDaemonStart
14:27:24 [2022-01-21T14:27:24.147Z] === PAUSE TestContainerKillOnDaemonStart
14:27:24 [2022-01-21T14:27:24.147Z] === RUN   TestDiff
14:27:24 [2022-01-21T14:27:24.712Z] --- PASS: TestDiff (0.41s)
14:27:24 [2022-01-21T14:27:24.712Z] === RUN   TestExecWithCloseStdin
14:27:24 [2022-01-21T14:27:24.969Z] --- PASS: TestExecWithCloseStdin (0.42s)
14:27:24 [2022-01-21T14:27:24.969Z] === RUN   TestExec
14:27:25 [2022-01-21T14:27:25.534Z] --- PASS: TestExec (0.42s)
14:27:25 [2022-01-21T14:27:25.534Z] === RUN   TestExecUser
14:27:25 [2022-01-21T14:27:25.791Z] --- PASS: TestExecUser (0.43s)
14:27:25 [2022-01-21T14:27:25.791Z] === RUN   TestExportContainerAndImportImage
14:27:26 [2022-01-21T14:27:26.356Z] --- PASS: TestExportContainerAndImportImage (0.50s)
14:27:26 [2022-01-21T14:27:26.356Z] === RUN   TestExportContainerAfterDaemonRestart
14:27:27 [2022-01-21T14:27:27.728Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
14:27:27 [2022-01-21T14:27:27.728Z] === RUN   TestHealthCheckWorkdir
14:27:27 [2022-01-21T14:27:27.985Z] --- PASS: TestHealthCheckWorkdir (0.46s)
14:27:27 [2022-01-21T14:27:27.985Z] === RUN   TestHealthKillContainer
14:27:36 [2022-01-21T14:27:36.086Z] --- PASS: TestHealthKillContainer (7.85s)
14:27:36 [2022-01-21T14:27:36.086Z] === RUN   TestInspectCpusetInConfigPre120
14:27:36 [2022-01-21T14:27:36.343Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
14:27:36 [2022-01-21T14:27:36.343Z] === RUN   TestIpcModeNone
14:27:36 [2022-01-21T14:27:36.911Z] --- PASS: TestIpcModeNone (0.43s)
14:27:36 [2022-01-21T14:27:36.911Z] === RUN   TestIpcModePrivate
14:27:37 [2022-01-21T14:27:37.172Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
14:27:37 [2022-01-21T14:27:37.172Z] --- PASS: TestIpcModePrivate (0.44s)
14:27:37 [2022-01-21T14:27:37.172Z] === RUN   TestIpcModeShareable
14:27:37 [2022-01-21T14:27:37.737Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
14:27:37 [2022-01-21T14:27:37.737Z] --- PASS: TestIpcModeShareable (0.45s)
14:27:37 [2022-01-21T14:27:37.737Z] === RUN   TestAPIIpcModeShareableAndContainer
14:27:39 [2022-01-21T14:27:39.131Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
14:27:39 [2022-01-21T14:27:39.131Z] === RUN   TestAPIIpcModeHost
14:27:39 [2022-01-21T14:27:39.389Z] --- PASS: TestAPIIpcModeHost (0.35s)
14:27:39 [2022-01-21T14:27:39.389Z] === RUN   TestDaemonIpcModeShareable
14:27:40 [2022-01-21T14:27:40.344Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:27:40 [2022-01-21T14:27:40.604Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
14:27:40 [2022-01-21T14:27:40.604Z] === RUN   TestDaemonIpcModePrivate
14:27:41 [2022-01-21T14:27:41.539Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:27:41 [2022-01-21T14:27:41.797Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
14:27:41 [2022-01-21T14:27:41.797Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:27:42 [2022-01-21T14:27:42.731Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
14:27:42 [2022-01-21T14:27:42.731Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
14:27:42 [2022-01-21T14:27:42.731Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:27:43 [2022-01-21T14:27:43.664Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
14:27:43 [2022-01-21T14:27:43.921Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
14:27:43 [2022-01-21T14:27:43.921Z] === RUN   TestIpcModeOlderClient
14:27:43 [2022-01-21T14:27:43.921Z] === PAUSE TestIpcModeOlderClient
14:27:43 [2022-01-21T14:27:43.921Z] === RUN   TestKillContainerInvalidSignal
14:27:44 [2022-01-21T14:27:44.179Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
14:27:44 [2022-01-21T14:27:44.179Z] === RUN   TestKillContainer
14:27:44 [2022-01-21T14:27:44.179Z] === RUN   TestKillContainer/no_signal
14:27:44 [2022-01-21T14:27:44.743Z] === RUN   TestKillContainer/non_killing_signal
14:27:44 [2022-01-21T14:27:44.743Z] === RUN   TestKillContainer/killing_signal
14:27:45 [2022-01-21T14:27:45.308Z] --- PASS: TestKillContainer (1.14s)
14:27:45 [2022-01-21T14:27:45.308Z]     --- PASS: TestKillContainer/no_signal (0.36s)
14:27:45 [2022-01-21T14:27:45.308Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
14:27:45 [2022-01-21T14:27:45.308Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
14:27:45 [2022-01-21T14:27:45.308Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:27:45 [2022-01-21T14:27:45.308Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:27:45 [2022-01-21T14:27:45.873Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:27:46 [2022-01-21T14:27:46.438Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
14:27:46 [2022-01-21T14:27:46.438Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
14:27:46 [2022-01-21T14:27:46.438Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
14:27:46 [2022-01-21T14:27:46.438Z] === RUN   TestKillStoppedContainer
14:27:46 [2022-01-21T14:27:46.438Z] --- PASS: TestKillStoppedContainer (0.04s)
14:27:46 [2022-01-21T14:27:46.438Z] === RUN   TestKillStoppedContainerAPIPre120
14:27:46 [2022-01-21T14:27:46.695Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:27:46 [2022-01-21T14:27:46.695Z] === RUN   TestKillDifferentUserContainer
14:27:46 [2022-01-21T14:27:46.952Z] --- PASS: TestKillDifferentUserContainer (0.39s)
14:27:46 [2022-01-21T14:27:46.952Z] === RUN   TestInspectOomKilledTrue
14:27:47 [2022-01-21T14:27:47.517Z] --- PASS: TestInspectOomKilledTrue (0.44s)
14:27:47 [2022-01-21T14:27:47.517Z] === RUN   TestInspectOomKilledFalse
14:27:47 [2022-01-21T14:27:47.774Z] --- PASS: TestInspectOomKilledFalse (0.37s)
14:27:47 [2022-01-21T14:27:47.774Z] === RUN   TestLinksEtcHostsContentMatch
14:27:48 [2022-01-21T14:27:48.032Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
14:27:48 [2022-01-21T14:27:48.032Z] === RUN   TestLinksContainerNames
14:27:48 [2022-01-21T14:27:48.965Z] --- PASS: TestLinksContainerNames (0.74s)
14:27:48 [2022-01-21T14:27:48.965Z] === RUN   TestLogsFollowTailEmpty
14:27:49 [2022-01-21T14:27:49.222Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
14:27:49 [2022-01-21T14:27:49.222Z] === RUN   TestContainerNetworkMountsNoChown
14:27:49 [2022-01-21T14:27:49.480Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/default
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/default
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/private
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/private
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rprivate
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rprivate
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/slave
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/slave
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rslave
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rslave
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/shared
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/shared
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rshared
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rshared
14:27:49 [2022-01-21T14:27:49.480Z] === CONT  TestMountDaemonRoot/default
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/default/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/default/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === CONT  TestMountDaemonRoot/default/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === CONT  TestMountDaemonRoot/rprivate
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === CONT  TestMountDaemonRoot/private
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/private/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/private/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:27:49 [2022-01-21T14:27:49.480Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:27:49 [2022-01-21T14:27:49.480Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/default/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/shared
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rshared
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rslave
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/slave
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/private/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/private/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:27:49 [2022-01-21T14:27:49.738Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:27:49 [2022-01-21T14:27:49.995Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:27:49 [2022-01-21T14:27:49.995Z] --- PASS: TestMountDaemonRoot (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
14:27:49 [2022-01-21T14:27:49.995Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:27:49 [2022-01-21T14:27:49.995Z] === RUN   TestContainerBindMountNonRecursive
14:27:51 [2022-01-21T14:27:51.369Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
14:27:51 [2022-01-21T14:27:51.369Z] === RUN   TestContainerVolumesMountedAsShared
14:27:51 [2022-01-21T14:27:51.627Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s)
14:27:51 [2022-01-21T14:27:51.627Z] === RUN   TestContainerVolumesMountedAsSlave
14:27:51 [2022-01-21T14:27:51.884Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
14:27:51 [2022-01-21T14:27:51.884Z] === RUN   TestNetworkNat
14:27:52 [2022-01-21T14:27:52.449Z] --- PASS: TestNetworkNat (0.40s)
14:27:52 [2022-01-21T14:27:52.450Z] === RUN   TestNetworkLocalhostTCPNat
14:27:52 [2022-01-21T14:27:52.707Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
14:27:52 [2022-01-21T14:27:52.707Z] === RUN   TestNetworkLoopbackNat
14:27:55 [2022-01-21T14:27:55.233Z] --- PASS: TestNetworkLoopbackNat (2.50s)
14:27:55 [2022-01-21T14:27:55.233Z] === RUN   TestPause
14:27:55 [2022-01-21T14:27:55.490Z] --- PASS: TestPause (0.40s)
14:27:55 [2022-01-21T14:27:55.490Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:27:55 [2022-01-21T14:27:55.490Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:27:55 [2022-01-21T14:27:55.490Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:27:55 [2022-01-21T14:27:55.490Z] === RUN   TestPauseStopPausedContainer
14:27:56 [2022-01-21T14:27:56.055Z] --- PASS: TestPauseStopPausedContainer (0.41s)
14:27:56 [2022-01-21T14:27:56.055Z] === RUN   TestPidHost
14:27:56 [2022-01-21T14:27:56.987Z] --- PASS: TestPidHost (0.96s)
14:27:56 [2022-01-21T14:27:56.987Z] === RUN   TestPsFilter
14:27:57 [2022-01-21T14:27:57.245Z] --- PASS: TestPsFilter (0.18s)
14:27:57 [2022-01-21T14:27:57.245Z] === RUN   TestRemoveContainerWithRemovedVolume
14:27:57 [2022-01-21T14:27:57.503Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
14:27:57 [2022-01-21T14:27:57.503Z] === RUN   TestRemoveContainerWithVolume
14:27:57 [2022-01-21T14:27:57.761Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
14:27:57 [2022-01-21T14:27:57.761Z] === RUN   TestRemoveContainerRunning
14:27:58 [2022-01-21T14:27:58.326Z] --- PASS: TestRemoveContainerRunning (0.39s)
14:27:58 [2022-01-21T14:27:58.326Z] === RUN   TestRemoveContainerForceRemoveRunning
14:27:58 [2022-01-21T14:27:58.584Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
14:27:58 [2022-01-21T14:27:58.584Z] === RUN   TestRemoveInvalidContainer
14:27:58 [2022-01-21T14:27:58.584Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:27:58 [2022-01-21T14:27:58.584Z] === RUN   TestRenameLinkedContainer
14:28:00 [2022-01-21T14:28:00.483Z] --- PASS: TestRenameLinkedContainer (1.57s)
14:28:00 [2022-01-21T14:28:00.483Z] === RUN   TestRenameStoppedContainer
14:28:00 [2022-01-21T14:28:00.740Z] --- PASS: TestRenameStoppedContainer (0.40s)
14:28:00 [2022-01-21T14:28:00.740Z] === RUN   TestRenameRunningContainerAndReuse
14:28:01 [2022-01-21T14:28:01.305Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s)
14:28:01 [2022-01-21T14:28:01.305Z] === RUN   TestRenameInvalidName
14:28:01 [2022-01-21T14:28:01.870Z] --- PASS: TestRenameInvalidName (0.37s)
14:28:01 [2022-01-21T14:28:01.870Z] === RUN   TestRenameAnonymousContainer
14:28:03 [2022-01-21T14:28:03.242Z] --- PASS: TestRenameAnonymousContainer (1.45s)
14:28:03 [2022-01-21T14:28:03.242Z] === RUN   TestRenameContainerWithSameName
14:28:03 [2022-01-21T14:28:03.499Z] --- PASS: TestRenameContainerWithSameName (0.39s)
14:28:03 [2022-01-21T14:28:03.499Z] === RUN   TestRenameContainerWithLinkedContainer
14:28:04 [2022-01-21T14:28:04.432Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
14:28:04 [2022-01-21T14:28:04.432Z] === RUN   TestResize
14:28:04 [2022-01-21T14:28:04.690Z] --- PASS: TestResize (0.41s)
14:28:04 [2022-01-21T14:28:04.690Z] === RUN   TestResizeWithInvalidSize
14:28:05 [2022-01-21T14:28:05.255Z] --- PASS: TestResizeWithInvalidSize (0.39s)
14:28:05 [2022-01-21T14:28:05.255Z] === RUN   TestResizeWhenContainerNotStarted
14:28:05 [2022-01-21T14:28:05.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s)
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:05 [2022-01-21T14:28:05.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:07 [2022-01-21T14:28:07.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:08 [2022-01-21T14:28:08.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:09 [2022-01-21T14:28:09.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:09 [2022-01-21T14:28:09.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:10 [2022-01-21T14:28:10.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:10 [2022-01-21T14:28:10.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:28:14 [2022-01-21T14:28:14.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:28:14 [2022-01-21T14:28:14.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:15 [2022-01-21T14:28:15.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:17 [2022-01-21T14:28:17.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:17 [2022-01-21T14:28:17.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:19 [2022-01-21T14:28:19.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:19 [2022-01-21T14:28:19.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:20 [2022-01-21T14:28:20.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:22 [2022-01-21T14:28:22.443Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.66s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.59s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
14:28:22 [2022-01-21T14:28:22.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
14:28:22 [2022-01-21T14:28:22.443Z] === RUN   TestCgroupNamespacesRun
14:28:23 [2022-01-21T14:28:23.381Z] --- PASS: TestCgroupNamespacesRun (1.08s)
14:28:23 [2022-01-21T14:28:23.381Z] === RUN   TestCgroupNamespacesRunPrivileged
14:28:24 [2022-01-21T14:28:24.319Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s)
14:28:24 [2022-01-21T14:28:24.319Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:28:25 [2022-01-21T14:28:25.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
14:28:25 [2022-01-21T14:28:25.690Z] === RUN   TestCgroupNamespacesRunHostMode
14:28:26 [2022-01-21T14:28:26.623Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
14:28:26 [2022-01-21T14:28:26.623Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:28:27 [2022-01-21T14:28:27.557Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
14:28:27 [2022-01-21T14:28:27.557Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:28:28 [2022-01-21T14:28:28.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
14:28:28 [2022-01-21T14:28:28.929Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:28:29 [2022-01-21T14:28:29.494Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
14:28:29 [2022-01-21T14:28:29.494Z] === RUN   TestCgroupNamespacesRunOlderClient
14:28:30 [2022-01-21T14:28:30.865Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
14:28:30 [2022-01-21T14:28:30.865Z] === RUN   TestNISDomainname
14:28:31 [2022-01-21T14:28:31.122Z] --- PASS: TestNISDomainname (0.49s)
14:28:31 [2022-01-21T14:28:31.122Z] === RUN   TestHostnameDnsResolution
14:28:31 [2022-01-21T14:28:31.687Z] --- PASS: TestHostnameDnsResolution (0.57s)
14:28:31 [2022-01-21T14:28:31.687Z] === RUN   TestUnprivilegedPortsAndPing
14:28:32 [2022-01-21T14:28:32.252Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
14:28:32 [2022-01-21T14:28:32.252Z] === RUN   TestStats
14:28:34 [2022-01-21T14:28:34.776Z] --- PASS: TestStats (2.38s)
14:28:34 [2022-01-21T14:28:34.776Z] === RUN   TestStopContainerWithTimeout
14:28:34 [2022-01-21T14:28:34.776Z] === RUN   TestStopContainerWithTimeout/0
14:28:34 [2022-01-21T14:28:34.776Z] === PAUSE TestStopContainerWithTimeout/0
14:28:34 [2022-01-21T14:28:34.776Z] === RUN   TestStopContainerWithTimeout/1
14:28:34 [2022-01-21T14:28:34.776Z] === PAUSE TestStopContainerWithTimeout/1
14:28:34 [2022-01-21T14:28:34.776Z] === RUN   TestStopContainerWithTimeout/3
14:28:34 [2022-01-21T14:28:34.776Z] === PAUSE TestStopContainerWithTimeout/3
14:28:34 [2022-01-21T14:28:34.776Z] === RUN   TestStopContainerWithTimeout/-1
14:28:34 [2022-01-21T14:28:34.776Z] === PAUSE TestStopContainerWithTimeout/-1
14:28:34 [2022-01-21T14:28:34.776Z] === CONT  TestStopContainerWithTimeout/0
14:28:34 [2022-01-21T14:28:34.776Z] === CONT  TestStopContainerWithTimeout/-1
14:28:35 [2022-01-21T14:28:35.034Z] === CONT  TestStopContainerWithTimeout/3
14:28:36 [2022-01-21T14:28:36.930Z] === CONT  TestStopContainerWithTimeout/1
14:28:38 [2022-01-21T14:28:38.314Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:28:38 [2022-01-21T14:28:38.314Z]     --- PASS: TestStopContainerWithTimeout/0 (0.56s)
14:28:38 [2022-01-21T14:28:38.314Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.52s)
14:28:38 [2022-01-21T14:28:38.314Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
14:28:38 [2022-01-21T14:28:38.314Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
14:28:38 [2022-01-21T14:28:38.314Z] === RUN   TestDeleteDevicemapper
14:28:38 [2022-01-21T14:28:38.314Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:28:38 [2022-01-21T14:28:38.314Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:28:38 [2022-01-21T14:28:38.314Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:28:40 [2022-01-21T14:28:40.216Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s)
14:28:40 [2022-01-21T14:28:40.216Z] === RUN   TestUpdateMemory
14:28:40 [2022-01-21T14:28:40.782Z] --- PASS: TestUpdateMemory (0.46s)
14:28:40 [2022-01-21T14:28:40.782Z] === RUN   TestUpdateCPUQuota
14:28:41 [2022-01-21T14:28:41.347Z] --- PASS: TestUpdateCPUQuota (0.69s)
14:28:41 [2022-01-21T14:28:41.347Z] === RUN   TestUpdatePidsLimit
14:28:41 [2022-01-21T14:28:41.347Z] === RUN   TestUpdatePidsLimit/update_from_none
14:28:41 [2022-01-21T14:28:41.604Z] === RUN   TestUpdatePidsLimit/no_change
14:28:41 [2022-01-21T14:28:41.604Z] === RUN   TestUpdatePidsLimit/update_lower
14:28:41 [2022-01-21T14:28:41.862Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:28:42 [2022-01-21T14:28:42.119Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:28:42 [2022-01-21T14:28:42.377Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:28:42 [2022-01-21T14:28:42.635Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:28:43 [2022-01-21T14:28:43.202Z] --- PASS: TestUpdatePidsLimit (1.82s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:28:43 [2022-01-21T14:28:43.202Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:28:43 [2022-01-21T14:28:43.202Z] === RUN   TestUpdateRestartPolicy
14:28:55 [2022-01-21T14:28:55.389Z] --- PASS: TestUpdateRestartPolicy (10.67s)
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestUpdateRestartWithAutoRemove
14:28:55 [2022-01-21T14:28:55.389Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitNonBlocked
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:28:55 [2022-01-21T14:28:55.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:28:55 [2022-01-21T14:28:55.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:28:55 [2022-01-21T14:28:55.389Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:28:55 [2022-01-21T14:28:55.389Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:28:55 [2022-01-21T14:28:55.389Z] --- PASS: TestWaitNonBlocked (0.01s)
14:28:55 [2022-01-21T14:28:55.389Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
14:28:55 [2022-01-21T14:28:55.389Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitBlocked
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:28:55 [2022-01-21T14:28:55.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:28:55 [2022-01-21T14:28:55.389Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:28:55 [2022-01-21T14:28:55.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:28:55 [2022-01-21T14:28:55.389Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:28:55 [2022-01-21T14:28:55.389Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:28:55 [2022-01-21T14:28:55.646Z] --- PASS: TestWaitBlocked (0.01s)
14:28:55 [2022-01-21T14:28:55.646Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
14:28:55 [2022-01-21T14:28:55.646Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
14:28:55 [2022-01-21T14:28:55.646Z] === CONT  TestContainerStartOnDaemonRestart
14:28:55 [2022-01-21T14:28:55.646Z] === CONT  TestRestartDaemonWithRestartingContainer
14:28:57 [2022-01-21T14:28:57.544Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.86s)
14:28:57 [2022-01-21T14:28:57.544Z] === CONT  TestIpcModeOlderClient
14:28:57 [2022-01-21T14:28:57.544Z] --- PASS: TestIpcModeOlderClient (0.06s)
14:28:57 [2022-01-21T14:28:57.544Z] === CONT  TestContainerKillOnDaemonStart
14:28:57 [2022-01-21T14:28:57.544Z] === CONT  TestDaemonHostGatewayIP
14:28:57 [2022-01-21T14:28:57.544Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s)
14:29:00 [2022-01-21T14:29:00.070Z] --- PASS: TestDaemonHostGatewayIP (2.21s)
14:29:00 [2022-01-21T14:29:00.070Z] === CONT  TestDaemonRestartIpcMode
14:29:01 [2022-01-21T14:29:01.969Z] --- PASS: TestDaemonRestartIpcMode (2.05s)
14:29:10 [2022-01-21T14:29:10.069Z] --- PASS: TestContainerKillOnDaemonStart (11.50s)
14:29:10 [2022-01-21T14:29:10.069Z] PASS
14:29:10 [2022-01-21T14:29:10.069Z] 
14:29:10 [2022-01-21T14:29:10.069Z] === Skipped
14:29:10 [2022-01-21T14:29:10.069Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:29:10 [2022-01-21T14:29:10.069Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:29:10 [2022-01-21T14:29:10.069Z] 
14:29:10 [2022-01-21T14:29:10.069Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:29:10 [2022-01-21T14:29:10.069Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:29:10 [2022-01-21T14:29:10.069Z] 
14:29:10 [2022-01-21T14:29:10.069Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:29:10 [2022-01-21T14:29:10.069Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:29:10 [2022-01-21T14:29:10.069Z] 
14:29:10 [2022-01-21T14:29:10.069Z] DONE 200 tests, 3 skipped in 109.055s
14:29:10 [2022-01-21T14:29:10.069Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:29:10 [2022-01-21T14:29:10.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:29:10 [2022-01-21T14:29:10.069Z] ++ set -e
14:29:10 [2022-01-21T14:29:10.069Z] ++ '[' -n 0 ']'
14:29:10 [2022-01-21T14:29:10.069Z] ++ set -x
14:29:10 [2022-01-21T14:29:10.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestConfigDaemonLibtrustID
14:29:10 [2022-01-21T14:29:10.069Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:29:10 [2022-01-21T14:29:10.069Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:29:10 [2022-01-21T14:29:10.069Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation/invalid_config
14:29:10 [2022-01-21T14:29:10.069Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation/malformed_config
14:29:10 [2022-01-21T14:29:10.069Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestDaemonConfigValidation/valid_config
14:29:10 [2022-01-21T14:29:10.069Z] === PAUSE TestDaemonConfigValidation/valid_config
14:29:10 [2022-01-21T14:29:10.069Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:29:10 [2022-01-21T14:29:10.069Z] === CONT  TestDaemonConfigValidation/malformed_config
14:29:10 [2022-01-21T14:29:10.069Z] === CONT  TestDaemonConfigValidation/valid_config
14:29:10 [2022-01-21T14:29:10.069Z] === CONT  TestDaemonConfigValidation/invalid_config
14:29:10 [2022-01-21T14:29:10.069Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:29:10 [2022-01-21T14:29:10.069Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:29:10 [2022-01-21T14:29:10.069Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
14:29:10 [2022-01-21T14:29:10.069Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
14:29:10 [2022-01-21T14:29:10.069Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:29:10 [2022-01-21T14:29:10.069Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
14:29:10 [2022-01-21T14:29:10.069Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestConfigDaemonSeccompProfiles
14:29:10 [2022-01-21T14:29:10.069Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:29:11 [2022-01-21T14:29:11.001Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:29:11 [2022-01-21T14:29:11.934Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:29:12 [2022-01-21T14:29:12.868Z] === CONT  TestConfigDaemonSeccompProfiles
14:29:12 [2022-01-21T14:29:12.868Z]     daemon_test.go:156: [d49dd882a346e] daemon is not started
14:29:12 [2022-01-21T14:29:12.868Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:29:12 [2022-01-21T14:29:12.868Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:29:12 [2022-01-21T14:29:12.868Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:29:12 [2022-01-21T14:29:12.868Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:29:12 [2022-01-21T14:29:12.868Z] === RUN   TestDaemonProxy
14:29:12 [2022-01-21T14:29:12.868Z] === RUN   TestDaemonProxy/environment_variables
14:29:14 [2022-01-21T14:29:14.764Z] === RUN   TestDaemonProxy/command-line_options
14:29:16 [2022-01-21T14:29:16.661Z] === RUN   TestDaemonProxy/configuration_file
14:29:18 [2022-01-21T14:29:18.032Z] === RUN   TestDaemonProxy/conflicting_options
14:29:18 [2022-01-21T14:29:18.597Z] === RUN   TestDaemonProxy/reload_sanitized
14:29:19 [2022-01-21T14:29:19.161Z] --- PASS: TestDaemonProxy (6.25s)
14:29:19 [2022-01-21T14:29:19.161Z]     --- PASS: TestDaemonProxy/environment_variables (1.79s)
14:29:19 [2022-01-21T14:29:19.161Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
14:29:19 [2022-01-21T14:29:19.161Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
14:29:19 [2022-01-21T14:29:19.161Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:29:19 [2022-01-21T14:29:19.161Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:29:19 [2022-01-21T14:29:19.161Z] PASS
14:29:19 [2022-01-21T14:29:19.161Z] 
14:29:19 [2022-01-21T14:29:19.161Z] DONE 17 tests in 10.178s
14:29:19 [2022-01-21T14:29:19.161Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:29:19 [2022-01-21T14:29:19.161Z] ++ 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
14:29:19 [2022-01-21T14:29:19.161Z] ++ set -e
14:29:19 [2022-01-21T14:29:19.161Z] ++ '[' -n 0 ']'
14:29:19 [2022-01-21T14:29:19.161Z] ++ set -x
14:29:19 [2022-01-21T14:29:19.161Z] ++ 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
14:29:19 [2022-01-21T14:29:19.419Z] INFO: Testing against a local daemon
14:29:19 [2022-01-21T14:29:19.419Z] === RUN   TestCommitInheritsEnv
14:29:19 [2022-01-21T14:29:19.419Z] --- PASS: TestCommitInheritsEnv (0.22s)
14:29:19 [2022-01-21T14:29:19.419Z] === RUN   TestImportExtremelyLargeImageWorks
14:29:19 [2022-01-21T14:29:19.419Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:29:19 [2022-01-21T14:29:19.419Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:29:19 [2022-01-21T14:29:19.419Z] === RUN   TestImagesFilterMultiReference
14:29:19 [2022-01-21T14:29:19.677Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:29:19 [2022-01-21T14:29:19.677Z] === RUN   TestImagePullPlatformInvalid
14:29:19 [2022-01-21T14:29:19.677Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:29:19 [2022-01-21T14:29:19.677Z] === RUN   TestRemoveImageOrphaning
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestRemoveImageOrphaning (0.21s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestRemoveImageGarbageCollector
14:29:19 [2022-01-21T14:29:19.934Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:29:19 [2022-01-21T14:29:19.934Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagInvalidReference
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagInvalidReference (0.01s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagValidPrefixedRepo
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagExistedNameWithoutForce
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagOfficialNames
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagOfficialNames (0.05s)
14:29:19 [2022-01-21T14:29:19.934Z] === RUN   TestTagMatchesDigest
14:29:19 [2022-01-21T14:29:19.934Z] --- PASS: TestTagMatchesDigest (0.02s)
14:29:19 [2022-01-21T14:29:19.934Z] PASS
14:29:19 [2022-01-21T14:29:19.934Z] 
14:29:19 [2022-01-21T14:29:19.934Z] === Skipped
14:29:19 [2022-01-21T14:29:19.934Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:29:19 [2022-01-21T14:29:19.934Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:29:19 [2022-01-21T14:29:19.934Z] 
14:29:19 [2022-01-21T14:29:19.934Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:29:19 [2022-01-21T14:29:19.934Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:29:19 [2022-01-21T14:29:19.934Z] 
14:29:19 [2022-01-21T14:29:19.934Z] DONE 12 tests, 2 skipped in 0.808s
14:29:19 [2022-01-21T14:29:19.934Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:29:19 [2022-01-21T14:29:19.934Z] ++ 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
14:29:19 [2022-01-21T14:29:19.934Z] ++ set -e
14:29:19 [2022-01-21T14:29:19.934Z] ++ '[' -n 0 ']'
14:29:19 [2022-01-21T14:29:19.934Z] ++ set -x
14:29:19 [2022-01-21T14:29:19.935Z] ++ 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
14:29:20 [2022-01-21T14:29:20.192Z] INFO: Testing against a local daemon
14:29:20 [2022-01-21T14:29:20.192Z] === RUN   TestNetworkCreateDelete
14:29:20 [2022-01-21T14:29:20.192Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:29:20 [2022-01-21T14:29:20.192Z] === RUN   TestDockerNetworkDeletePreferID
14:29:20 [2022-01-21T14:29:20.449Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
14:29:20 [2022-01-21T14:29:20.449Z] === RUN   TestDaemonDNSFallback
14:29:27 [2022-01-21T14:29:27.058Z] --- PASS: TestDaemonDNSFallback (6.23s)
14:29:27 [2022-01-21T14:29:27.058Z] === RUN   TestInspectNetwork
14:29:29 [2022-01-21T14:29:29.583Z] === RUN   TestInspectNetwork/full_network_id
14:29:29 [2022-01-21T14:29:29.583Z] === RUN   TestInspectNetwork/partial_network_id
14:29:29 [2022-01-21T14:29:29.583Z] === RUN   TestInspectNetwork/network_name
14:29:29 [2022-01-21T14:29:29.583Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:29:33 [2022-01-21T14:29:33.763Z] --- PASS: TestInspectNetwork (6.65s)
14:29:33 [2022-01-21T14:29:33.763Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:29:33 [2022-01-21T14:29:33.763Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:29:33 [2022-01-21T14:29:33.763Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:29:33 [2022-01-21T14:29:33.763Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:29:33 [2022-01-21T14:29:33.763Z] === RUN   TestRunContainerWithBridgeNone
14:29:34 [2022-01-21T14:29:34.697Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
14:29:34 [2022-01-21T14:29:34.697Z] === RUN   TestNetworkInvalidJSON
14:29:34 [2022-01-21T14:29:34.697Z] === RUN   TestNetworkInvalidJSON//networks/create
14:29:34 [2022-01-21T14:29:34.697Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:29:34 [2022-01-21T14:29:34.697Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:29:34 [2022-01-21T14:29:34.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:29:34 [2022-01-21T14:29:34.697Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:34 [2022-01-21T14:29:34.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:34 [2022-01-21T14:29:34.697Z] === CONT  TestNetworkInvalidJSON//networks/create
14:29:34 [2022-01-21T14:29:34.697Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:34 [2022-01-21T14:29:34.697Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:29:34 [2022-01-21T14:29:34.697Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:29:34 [2022-01-21T14:29:34.697Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:29:34 [2022-01-21T14:29:34.697Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:29:34 [2022-01-21T14:29:34.697Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:29:34 [2022-01-21T14:29:34.697Z] === RUN   TestNetworkList
14:29:34 [2022-01-21T14:29:34.955Z] === RUN   TestNetworkList//networks
14:29:34 [2022-01-21T14:29:34.955Z] === PAUSE TestNetworkList//networks
14:29:34 [2022-01-21T14:29:34.955Z] === RUN   TestNetworkList//networks/
14:29:34 [2022-01-21T14:29:34.955Z] === PAUSE TestNetworkList//networks/
14:29:34 [2022-01-21T14:29:34.955Z] === CONT  TestNetworkList//networks
14:29:34 [2022-01-21T14:29:34.955Z] === CONT  TestNetworkList//networks/
14:29:34 [2022-01-21T14:29:34.955Z] --- PASS: TestNetworkList (0.01s)
14:29:34 [2022-01-21T14:29:34.955Z]     --- PASS: TestNetworkList//networks (0.00s)
14:29:34 [2022-01-21T14:29:34.955Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:29:34 [2022-01-21T14:29:34.955Z] === RUN   TestHostIPv4BridgeLabel
14:29:35 [2022-01-21T14:29:35.523Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:29:35 [2022-01-21T14:29:35.523Z] === RUN   TestDaemonRestartWithLiveRestore
14:29:36 [2022-01-21T14:29:36.457Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:29:36 [2022-01-21T14:29:36.457Z] === RUN   TestDaemonDefaultNetworkPools
14:29:37 [2022-01-21T14:29:37.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
14:29:37 [2022-01-21T14:29:37.021Z] === RUN   TestDaemonRestartWithExistingNetwork
14:29:38 [2022-01-21T14:29:38.392Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
14:29:38 [2022-01-21T14:29:38.392Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:29:39 [2022-01-21T14:29:39.324Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
14:29:39 [2022-01-21T14:29:39.324Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:29:40 [2022-01-21T14:29:40.256Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:29:40 [2022-01-21T14:29:40.256Z] === RUN   TestServiceWithPredefinedNetwork
14:29:41 [2022-01-21T14:29:41.627Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s)
14:29:41 [2022-01-21T14:29:41.627Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:29:41 [2022-01-21T14:29:41.627Z]     service_test.go:243: FLAKY_TEST
14:29:41 [2022-01-21T14:29:41.627Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:29:41 [2022-01-21T14:29:41.627Z] === RUN   TestServiceWithDataPathPortInit
14:29:56 [2022-01-21T14:29:56.493Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
14:29:56 [2022-01-21T14:29:56.493Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:29:57 [2022-01-21T14:29:57.058Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:48vai77mfjth6gkzqk6n6tgye Created:2022-01-21 14:29:56.092527135 +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[4b23525677398c89cedb761ee48b870a07f04f52c4a51fc2f7d8d69b70c88a60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tkkdar0kpyq1t0lfx2q3z0o6o EndpointID:2c8553daaf5ef01b05062a0066eb61be066283b2690173f596470e7cb67be5e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29e30515e185a05a00af98345204854e49bf7d0f08046c9803cc51e20eba592c 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:0eb66320533b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tkkdar0kpyq1t0lfx2q3z0o6o EndpointID:2c8553daaf5ef01b05062a0066eb61be066283b2690173f596470e7cb67be5e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:30:02 [2022-01-21T14:30:02.316Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s)
14:30:02 [2022-01-21T14:30:02.316Z] PASS
14:30:02 [2022-01-21T14:30:02.316Z] 
14:30:02 [2022-01-21T14:30:02.316Z] === Skipped
14:30:02 [2022-01-21T14:30:02.316Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:30:02 [2022-01-21T14:30:02.316Z]     service_test.go:243: FLAKY_TEST
14:30:02 [2022-01-21T14:30:02.316Z] 
14:30:02 [2022-01-21T14:30:02.316Z] DONE 26 tests, 1 skipped in 41.472s
14:30:02 [2022-01-21T14:30:02.316Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:30:02 [2022-01-21T14:30:02.316Z] ++ 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
14:30:02 [2022-01-21T14:30:02.316Z] ++ set -e
14:30:02 [2022-01-21T14:30:02.316Z] ++ '[' -n 0 ']'
14:30:02 [2022-01-21T14:30:02.316Z] ++ set -x
14:30:02 [2022-01-21T14:30:02.316Z] ++ 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
14:30:02 [2022-01-21T14:30:02.316Z] INFO: Testing against a local daemon
14:30:02 [2022-01-21T14:30:02.316Z] === RUN   TestDockerNetworkIpvlanPersistance
14:30:02 [2022-01-21T14:30:02.316Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:02 [2022-01-21T14:30:02.316Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:30:02 [2022-01-21T14:30:02.316Z] === RUN   TestDockerNetworkIpvlan
14:30:02 [2022-01-21T14:30:02.316Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:02 [2022-01-21T14:30:02.316Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:30:02 [2022-01-21T14:30:02.316Z] PASS
14:30:02 [2022-01-21T14:30:02.316Z] 
14:30:02 [2022-01-21T14:30:02.316Z] === Skipped
14:30:02 [2022-01-21T14:30:02.316Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:30:02 [2022-01-21T14:30:02.316Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:02 [2022-01-21T14:30:02.316Z] 
14:30:02 [2022-01-21T14:30:02.316Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:30:02 [2022-01-21T14:30:02.316Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:02 [2022-01-21T14:30:02.316Z] 
14:30:02 [2022-01-21T14:30:02.316Z] DONE 2 tests, 2 skipped in 0.090s
14:30:02 [2022-01-21T14:30:02.316Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:30:02 [2022-01-21T14:30:02.316Z] ++ 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
14:30:02 [2022-01-21T14:30:02.316Z] ++ set -e
14:30:02 [2022-01-21T14:30:02.316Z] ++ '[' -n 0 ']'
14:30:02 [2022-01-21T14:30:02.316Z] ++ set -x
14:30:02 [2022-01-21T14:30:02.317Z] ++ 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
14:30:02 [2022-01-21T14:30:02.317Z] INFO: Testing against a local daemon
14:30:02 [2022-01-21T14:30:02.317Z] === RUN   TestDockerNetworkMacvlanPersistance
14:30:03 [2022-01-21T14:30:03.248Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
14:30:03 [2022-01-21T14:30:03.248Z] === RUN   TestDockerNetworkMacvlan
14:30:03 [2022-01-21T14:30:03.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:30:04 [2022-01-21T14:30:04.378Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:30:05 [2022-01-21T14:30:05.311Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:30:06 [2022-01-21T14:30:06.683Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:30:08 [2022-01-21T14:30:08.582Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:30:11 [2022-01-21T14:30:11.109Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:30:11 [2022-01-21T14:30:11.673Z] --- PASS: TestDockerNetworkMacvlan (8.68s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.74s)
14:30:11 [2022-01-21T14:30:11.673Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s)
14:30:11 [2022-01-21T14:30:11.673Z] PASS
14:30:11 [2022-01-21T14:30:11.673Z] 
14:30:11 [2022-01-21T14:30:11.673Z] DONE 8 tests in 10.134s
14:30:11 [2022-01-21T14:30:11.673Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:30:11 [2022-01-21T14:30:11.674Z] ++ 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
14:30:11 [2022-01-21T14:30:11.674Z] ++ set -e
14:30:11 [2022-01-21T14:30:11.674Z] ++ '[' -n 0 ']'
14:30:11 [2022-01-21T14:30:11.674Z] ++ set -x
14:30:11 [2022-01-21T14:30:11.674Z] ++ 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
14:30:11 [2022-01-21T14:30:11.674Z] testing: warning: no tests to run
14:30:11 [2022-01-21T14:30:11.674Z] PASS
14:30:11 [2022-01-21T14:30:11.674Z] 
14:30:11 [2022-01-21T14:30:11.674Z] DONE 0 tests in 0.022s
14:30:11 [2022-01-21T14:30:11.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:30:11 [2022-01-21T14:30:11.674Z] ++ 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
14:30:11 [2022-01-21T14:30:11.674Z] ++ set -e
14:30:11 [2022-01-21T14:30:11.674Z] ++ '[' -n 0 ']'
14:30:11 [2022-01-21T14:30:11.674Z] ++ set -x
14:30:11 [2022-01-21T14:30:11.674Z] ++ 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
14:30:11 [2022-01-21T14:30:11.931Z] INFO: Testing against a local daemon
14:30:11 [2022-01-21T14:30:11.931Z] === RUN   TestAuthZPluginAllowRequest
14:30:12 [2022-01-21T14:30:12.862Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
14:30:12 [2022-01-21T14:30:12.862Z] === RUN   TestAuthZPluginTLS
14:30:13 [2022-01-21T14:30:13.427Z] --- PASS: TestAuthZPluginTLS (0.56s)
14:30:13 [2022-01-21T14:30:13.427Z] === RUN   TestAuthZPluginDenyRequest
14:30:13 [2022-01-21T14:30:13.992Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:30:13 [2022-01-21T14:30:13.992Z] === RUN   TestAuthZPluginAPIDenyResponse
14:30:14 [2022-01-21T14:30:14.556Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:30:14 [2022-01-21T14:30:14.556Z] === RUN   TestAuthZPluginDenyResponse
14:30:15 [2022-01-21T14:30:15.120Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:30:15 [2022-01-21T14:30:15.120Z] === RUN   TestAuthZPluginAllowEventStream
14:30:16 [2022-01-21T14:30:16.052Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
14:30:16 [2022-01-21T14:30:16.052Z] === RUN   TestAuthZPluginErrorResponse
14:30:16 [2022-01-21T14:30:16.618Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:30:16 [2022-01-21T14:30:16.618Z] === RUN   TestAuthZPluginErrorRequest
14:30:17 [2022-01-21T14:30:17.183Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:30:17 [2022-01-21T14:30:17.183Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:30:17 [2022-01-21T14:30:17.747Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:30:17 [2022-01-21T14:30:17.747Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:30:19 [2022-01-21T14:30:19.120Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s)
14:30:19 [2022-01-21T14:30:19.120Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:30:20 [2022-01-21T14:30:20.492Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s)
14:30:20 [2022-01-21T14:30:20.492Z] === RUN   TestAuthZPluginHeader
14:30:21 [2022-01-21T14:30:21.057Z] --- PASS: TestAuthZPluginHeader (0.68s)
14:30:21 [2022-01-21T14:30:21.057Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:30:21 [2022-01-21T14:30:21.057Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:21 [2022-01-21T14:30:21.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:30:21 [2022-01-21T14:30:21.057Z] === RUN   TestAuthZPluginV2Disable
14:30:21 [2022-01-21T14:30:21.057Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:21 [2022-01-21T14:30:21.057Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:30:21 [2022-01-21T14:30:21.057Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:30:21 [2022-01-21T14:30:21.057Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:21 [2022-01-21T14:30:21.057Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:30:21 [2022-01-21T14:30:21.057Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:30:21 [2022-01-21T14:30:21.057Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:21 [2022-01-21T14:30:21.057Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:30:21 [2022-01-21T14:30:21.057Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:30:39 [2022-01-21T14:30:39.180Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
14:30:39 [2022-01-21T14:30:39.180Z] PASS
14:30:39 [2022-01-21T14:30:39.180Z] 
14:30:39 [2022-01-21T14:30:39.180Z] === Skipped
14:30:39 [2022-01-21T14:30:39.180Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:30:39 [2022-01-21T14:30:39.180Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:39 [2022-01-21T14:30:39.180Z] 
14:30:39 [2022-01-21T14:30:39.180Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:30:39 [2022-01-21T14:30:39.180Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:39 [2022-01-21T14:30:39.180Z] 
14:30:39 [2022-01-21T14:30:39.180Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:30:39 [2022-01-21T14:30:39.180Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:39 [2022-01-21T14:30:39.180Z] 
14:30:39 [2022-01-21T14:30:39.180Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:30:39 [2022-01-21T14:30:39.180Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:39 [2022-01-21T14:30:39.180Z] 
14:30:39 [2022-01-21T14:30:39.180Z] DONE 17 tests, 4 skipped in 25.739s
14:30:39 [2022-01-21T14:30:39.180Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:30:39 [2022-01-21T14:30:39.180Z] ++ 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
14:30:39 [2022-01-21T14:30:39.180Z] ++ set -e
14:30:39 [2022-01-21T14:30:39.180Z] ++ '[' -n 0 ']'
14:30:39 [2022-01-21T14:30:39.180Z] ++ set -x
14:30:39 [2022-01-21T14:30:39.180Z] ++ 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
14:30:39 [2022-01-21T14:30:39.180Z] INFO: Testing against a local daemon
14:30:39 [2022-01-21T14:30:39.180Z] === RUN   TestPluginInvalidJSON
14:30:39 [2022-01-21T14:30:39.180Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:30:39 [2022-01-21T14:30:39.180Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:30:39 [2022-01-21T14:30:39.180Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:30:39 [2022-01-21T14:30:39.180Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:30:39 [2022-01-21T14:30:39.180Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:30:39 [2022-01-21T14:30:39.180Z] === RUN   TestPluginInstall
14:30:39 [2022-01-21T14:30:39.180Z] === RUN   TestPluginInstall/no_auth
14:30:39 [2022-01-21T14:30:39.180Z] time="2022-01-21T14:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:39 [2022-01-21T14:30:39.180Z] time="2022-01-21T14:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d5d0cd99e7ba54ad92053e2b3ab97ba505498df1de9a1f53a57a5798274e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:39 [2022-01-21T14:30:39.180Z] time="2022-01-21T14:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:39 [2022-01-21T14:30:39.180Z] time="2022-01-21T14:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d5d0cd99e7ba54ad92053e2b3ab97ba505498df1de9a1f53a57a5798274e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:39 [2022-01-21T14:30:39.180Z] === RUN   TestPluginInstall/with_htpasswd
14:30:39 [2022-01-21T14:30:39.437Z] time="2022-01-21T14:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:39 [2022-01-21T14:30:39.438Z] time="2022-01-21T14:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d5d0cd99e7ba54ad92053e2b3ab97ba505498df1de9a1f53a57a5798274e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:39 [2022-01-21T14:30:39.438Z] time="2022-01-21T14:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:39 [2022-01-21T14:30:39.438Z] time="2022-01-21T14:30:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d5d0cd99e7ba54ad92053e2b3ab97ba505498df1de9a1f53a57a5798274e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:39 [2022-01-21T14:30:39.695Z] === RUN   TestPluginInstall/with_insecure
14:30:40 [2022-01-21T14:30:40.628Z] time="2022-01-21T14:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:40 [2022-01-21T14:30:40.628Z] time="2022-01-21T14:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d762e867cd557f80e7f159fe9a258964d90325d79d6abc817d9781bf55e865c8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:40 [2022-01-21T14:30:40.628Z] time="2022-01-21T14:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:30:40 [2022-01-21T14:30:40.628Z] time="2022-01-21T14:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d762e867cd557f80e7f159fe9a258964d90325d79d6abc817d9781bf55e865c8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:30:40 [2022-01-21T14:30:40.628Z]     plugin_test.go:165: [ddca77205936f] daemon is not started
14:30:40 [2022-01-21T14:30:40.628Z] --- PASS: TestPluginInstall (3.00s)
14:30:40 [2022-01-21T14:30:40.628Z]     --- PASS: TestPluginInstall/no_auth (1.42s)
14:30:40 [2022-01-21T14:30:40.628Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
14:30:40 [2022-01-21T14:30:40.628Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
14:30:40 [2022-01-21T14:30:40.628Z] === RUN   TestPluginsWithRuntimes
14:30:42 [2022-01-21T14:30:42.002Z] === RUN   TestPluginsWithRuntimes/No_Args
14:30:42 [2022-01-21T14:30:42.934Z] === RUN   TestPluginsWithRuntimes/With_Args
14:30:43 [2022-01-21T14:30:43.867Z] --- PASS: TestPluginsWithRuntimes (3.22s)
14:30:43 [2022-01-21T14:30:43.867Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.79s)
14:30:43 [2022-01-21T14:30:43.867Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
14:30:43 [2022-01-21T14:30:43.867Z] === RUN   TestPluginBackCompatMediaTypes
14:30:44 [2022-01-21T14:30:44.431Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
14:30:44 [2022-01-21T14:30:44.431Z] PASS
14:30:44 [2022-01-21T14:30:44.431Z] 
14:30:44 [2022-01-21T14:30:44.431Z] DONE 10 tests in 6.902s
14:30:44 [2022-01-21T14:30:44.431Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:30:44 [2022-01-21T14:30:44.431Z] ++ 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
14:30:44 [2022-01-21T14:30:44.431Z] ++ set -e
14:30:44 [2022-01-21T14:30:44.431Z] ++ '[' -n 0 ']'
14:30:44 [2022-01-21T14:30:44.431Z] ++ set -x
14:30:44 [2022-01-21T14:30:44.432Z] ++ 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
14:30:44 [2022-01-21T14:30:44.432Z] INFO: Testing against a local daemon
14:30:44 [2022-01-21T14:30:44.432Z] === RUN   TestExternalGraphDriver
14:30:44 [2022-01-21T14:30:44.689Z] === RUN   TestExternalGraphDriver/json
14:30:46 [2022-01-21T14:30:46.060Z] === RUN   TestExternalGraphDriver/spec
14:30:47 [2022-01-21T14:30:47.956Z] === RUN   TestExternalGraphDriver/pull
14:30:49 [2022-01-21T14:30:49.327Z] --- PASS: TestExternalGraphDriver (4.62s)
14:30:49 [2022-01-21T14:30:49.327Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
14:30:49 [2022-01-21T14:30:49.327Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
14:30:49 [2022-01-21T14:30:49.327Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
14:30:49 [2022-01-21T14:30:49.327Z] === RUN   TestGraphdriverPluginV2
14:30:49 [2022-01-21T14:30:49.327Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:49 [2022-01-21T14:30:49.327Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:30:49 [2022-01-21T14:30:49.327Z] PASS
14:30:49 [2022-01-21T14:30:49.327Z] 
14:30:49 [2022-01-21T14:30:49.327Z] === Skipped
14:30:49 [2022-01-21T14:30:49.327Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:30:49 [2022-01-21T14:30:49.327Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:49 [2022-01-21T14:30:49.327Z] 
14:30:49 [2022-01-21T14:30:49.327Z] DONE 5 tests, 1 skipped in 4.739s
14:30:49 [2022-01-21T14:30:49.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:30:49 [2022-01-21T14:30:49.327Z] ++ 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
14:30:49 [2022-01-21T14:30:49.327Z] ++ set -e
14:30:49 [2022-01-21T14:30:49.327Z] ++ '[' -n 0 ']'
14:30:49 [2022-01-21T14:30:49.327Z] ++ set -x
14:30:49 [2022-01-21T14:30:49.327Z] ++ 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
14:30:49 [2022-01-21T14:30:49.327Z] INFO: Testing against a local daemon
14:30:49 [2022-01-21T14:30:49.327Z] === RUN   TestContinueAfterPluginCrash
14:30:49 [2022-01-21T14:30:49.327Z] === PAUSE TestContinueAfterPluginCrash
14:30:49 [2022-01-21T14:30:49.327Z] === RUN   TestReadPluginNoRead
14:30:49 [2022-01-21T14:30:49.327Z] === PAUSE TestReadPluginNoRead
14:30:49 [2022-01-21T14:30:49.327Z] === RUN   TestDaemonStartWithLogOpt
14:30:49 [2022-01-21T14:30:49.327Z] === PAUSE TestDaemonStartWithLogOpt
14:30:49 [2022-01-21T14:30:49.327Z] === CONT  TestContinueAfterPluginCrash
14:30:49 [2022-01-21T14:30:49.327Z] === CONT  TestDaemonStartWithLogOpt
14:30:52 [2022-01-21T14:30:52.604Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
14:30:52 [2022-01-21T14:30:52.604Z] === CONT  TestReadPluginNoRead
14:30:54 [2022-01-21T14:30:54.501Z] === RUN   TestReadPluginNoRead/disabled_caching
14:30:55 [2022-01-21T14:30:55.434Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:30:56 [2022-01-21T14:30:56.366Z] === RUN   TestReadPluginNoRead/default
14:30:57 [2022-01-21T14:30:57.304Z] --- PASS: TestContinueAfterPluginCrash (7.86s)
14:30:57 [2022-01-21T14:30:57.562Z] === CONT  TestReadPluginNoRead
14:30:57 [2022-01-21T14:30:57.562Z]     read_test.go:92: [dfcc5fe551d17] daemon is not started
14:30:57 [2022-01-21T14:30:57.562Z] --- PASS: TestReadPluginNoRead (5.33s)
14:30:57 [2022-01-21T14:30:57.562Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
14:30:57 [2022-01-21T14:30:57.562Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s)
14:30:57 [2022-01-21T14:30:57.562Z]     --- PASS: TestReadPluginNoRead/default (1.09s)
14:30:57 [2022-01-21T14:30:57.562Z] PASS
14:30:57 [2022-01-21T14:30:57.562Z] 
14:30:57 [2022-01-21T14:30:57.562Z] DONE 6 tests in 8.336s
14:30:57 [2022-01-21T14:30:57.562Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:30:57 [2022-01-21T14:30:57.562Z] ++ 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
14:30:57 [2022-01-21T14:30:57.562Z] ++ set -e
14:30:57 [2022-01-21T14:30:57.562Z] ++ '[' -n 0 ']'
14:30:57 [2022-01-21T14:30:57.562Z] ++ set -x
14:30:57 [2022-01-21T14:30:57.562Z] ++ 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
14:30:57 [2022-01-21T14:30:57.562Z] testing: warning: no tests to run
14:30:57 [2022-01-21T14:30:57.562Z] PASS
14:30:57 [2022-01-21T14:30:57.562Z] 
14:30:57 [2022-01-21T14:30:57.562Z] DONE 0 tests in 0.027s
14:30:57 [2022-01-21T14:30:57.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:30:57 [2022-01-21T14:30:57.563Z] ++ 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
14:30:57 [2022-01-21T14:30:57.563Z] ++ set -e
14:30:57 [2022-01-21T14:30:57.563Z] ++ '[' -n 0 ']'
14:30:57 [2022-01-21T14:30:57.563Z] ++ set -x
14:30:57 [2022-01-21T14:30:57.563Z] ++ 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
14:30:57 [2022-01-21T14:30:57.563Z] INFO: Testing against a local daemon
14:30:57 [2022-01-21T14:30:57.563Z] === RUN   TestPluginWithDevMounts
14:30:57 [2022-01-21T14:30:57.563Z] === PAUSE TestPluginWithDevMounts
14:30:57 [2022-01-21T14:30:57.563Z] === CONT  TestPluginWithDevMounts
14:30:59 [2022-01-21T14:30:59.459Z] --- PASS: TestPluginWithDevMounts (1.51s)
14:30:59 [2022-01-21T14:30:59.459Z] PASS
14:30:59 [2022-01-21T14:30:59.459Z] 
14:30:59 [2022-01-21T14:30:59.459Z] DONE 1 tests in 1.593s
14:30:59 [2022-01-21T14:30:59.459Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:30:59 [2022-01-21T14:30:59.459Z] ++ 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
14:30:59 [2022-01-21T14:30:59.459Z] ++ set -e
14:30:59 [2022-01-21T14:30:59.459Z] ++ '[' -n 0 ']'
14:30:59 [2022-01-21T14:30:59.459Z] ++ set -x
14:30:59 [2022-01-21T14:30:59.459Z] ++ 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
14:30:59 [2022-01-21T14:30:59.459Z] INFO: Testing against a local daemon
14:30:59 [2022-01-21T14:30:59.459Z] === RUN   TestSecretInspect
14:31:00 [2022-01-21T14:31:00.831Z] --- PASS: TestSecretInspect (1.67s)
14:31:00 [2022-01-21T14:31:00.831Z] === RUN   TestSecretList
14:31:02 [2022-01-21T14:31:02.728Z] --- PASS: TestSecretList (1.69s)
14:31:02 [2022-01-21T14:31:02.728Z] === RUN   TestSecretsCreateAndDelete
14:31:04 [2022-01-21T14:31:04.625Z] --- PASS: TestSecretsCreateAndDelete (1.70s)
14:31:04 [2022-01-21T14:31:04.625Z] === RUN   TestSecretsUpdate
14:31:06 [2022-01-21T14:31:06.523Z] --- PASS: TestSecretsUpdate (2.06s)
14:31:06 [2022-01-21T14:31:06.523Z] === RUN   TestTemplatedSecret
14:31:08 [2022-01-21T14:31:08.419Z] --- PASS: TestTemplatedSecret (1.93s)
14:31:08 [2022-01-21T14:31:08.419Z] === RUN   TestSecretCreateResolve
14:31:10 [2022-01-21T14:31:10.316Z] --- PASS: TestSecretCreateResolve (1.64s)
14:31:10 [2022-01-21T14:31:10.316Z] PASS
14:31:10 [2022-01-21T14:31:10.316Z] 
14:31:10 [2022-01-21T14:31:10.316Z] DONE 6 tests in 10.789s
14:31:10 [2022-01-21T14:31:10.316Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:31:10 [2022-01-21T14:31:10.316Z] ++ 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
14:31:10 [2022-01-21T14:31:10.316Z] ++ set -e
14:31:10 [2022-01-21T14:31:10.316Z] ++ '[' -n 0 ']'
14:31:10 [2022-01-21T14:31:10.316Z] ++ set -x
14:31:10 [2022-01-21T14:31:10.316Z] ++ 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
14:31:10 [2022-01-21T14:31:10.316Z] INFO: Testing against a local daemon
14:31:10 [2022-01-21T14:31:10.316Z] === RUN   TestServiceCreateInit
14:31:10 [2022-01-21T14:31:10.316Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:31:13 [2022-01-21T14:31:13.594Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:31:16 [2022-01-21T14:31:16.121Z] --- PASS: TestServiceCreateInit (6.16s)
14:31:16 [2022-01-21T14:31:16.121Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.06s)
14:31:16 [2022-01-21T14:31:16.121Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.09s)
14:31:16 [2022-01-21T14:31:16.121Z] === RUN   TestCreateServiceMultipleTimes
14:31:30 [2022-01-21T14:31:30.986Z] --- PASS: TestCreateServiceMultipleTimes (14.76s)
14:31:30 [2022-01-21T14:31:30.986Z] === RUN   TestCreateServiceConflict
14:31:33 [2022-01-21T14:31:33.509Z] --- PASS: TestCreateServiceConflict (2.09s)
14:31:33 [2022-01-21T14:31:33.509Z] === RUN   TestCreateServiceMaxReplicas
14:31:35 [2022-01-21T14:31:35.406Z] --- PASS: TestCreateServiceMaxReplicas (1.98s)
14:31:35 [2022-01-21T14:31:35.406Z] === RUN   TestCreateWithDuplicateNetworkNames
14:31:50 [2022-01-21T14:31:50.319Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
14:31:50 [2022-01-21T14:31:50.319Z] === RUN   TestCreateServiceSecretFileMode
14:32:00 [2022-01-21T14:32:00.276Z] --- PASS: TestCreateServiceSecretFileMode (12.04s)
14:32:00 [2022-01-21T14:32:00.276Z] === RUN   TestCreateServiceConfigFileMode
14:32:12 [2022-01-21T14:32:12.465Z] --- PASS: TestCreateServiceConfigFileMode (11.94s)
14:32:12 [2022-01-21T14:32:12.465Z] === RUN   TestCreateServiceSysctls
14:32:14 [2022-01-21T14:32:14.990Z] --- PASS: TestCreateServiceSysctls (2.87s)
14:32:14 [2022-01-21T14:32:14.990Z] === RUN   TestCreateServiceCapabilities
14:32:17 [2022-01-21T14:32:17.514Z] --- PASS: TestCreateServiceCapabilities (2.41s)
14:32:17 [2022-01-21T14:32:17.514Z] === RUN   TestInspect
14:32:20 [2022-01-21T14:32:20.039Z] --- PASS: TestInspect (2.60s)
14:32:20 [2022-01-21T14:32:20.039Z] === RUN   TestCreateJob
14:32:22 [2022-01-21T14:32:22.564Z] --- PASS: TestCreateJob (2.79s)
14:32:22 [2022-01-21T14:32:22.564Z] === RUN   TestReplicatedJob
14:32:26 [2022-01-21T14:32:26.745Z] --- PASS: TestReplicatedJob (3.72s)
14:32:26 [2022-01-21T14:32:26.745Z] === RUN   TestUpdateReplicatedJob
14:32:29 [2022-01-21T14:32:29.270Z] --- PASS: TestUpdateReplicatedJob (2.58s)
14:32:29 [2022-01-21T14:32:29.270Z] === RUN   TestServiceListWithStatuses
14:32:29 [2022-01-21T14:32:29.270Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:32:29 [2022-01-21T14:32:29.270Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:32:29 [2022-01-21T14:32:29.270Z] === RUN   TestDockerNetworkConnectAlias
14:32:32 [2022-01-21T14:32:32.546Z] --- PASS: TestDockerNetworkConnectAlias (3.42s)
14:32:32 [2022-01-21T14:32:32.546Z] === RUN   TestDockerNetworkReConnect
14:32:35 [2022-01-21T14:32:35.074Z] --- PASS: TestDockerNetworkReConnect (2.73s)
14:32:35 [2022-01-21T14:32:35.074Z] === RUN   TestServicePlugin
14:32:35 [2022-01-21T14:32:35.074Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:32:35 [2022-01-21T14:32:35.074Z] --- SKIP: TestServicePlugin (0.00s)
14:32:35 [2022-01-21T14:32:35.074Z] === RUN   TestServiceUpdateLabel
14:32:37 [2022-01-21T14:32:37.600Z] --- PASS: TestServiceUpdateLabel (2.07s)
14:32:37 [2022-01-21T14:32:37.600Z] === RUN   TestServiceUpdateSecrets
14:32:52 [2022-01-21T14:32:52.457Z] --- PASS: TestServiceUpdateSecrets (14.26s)
14:32:52 [2022-01-21T14:32:52.457Z] === RUN   TestServiceUpdateConfigs
14:33:07 [2022-01-21T14:33:07.319Z] --- PASS: TestServiceUpdateConfigs (13.87s)
14:33:07 [2022-01-21T14:33:07.319Z] === RUN   TestServiceUpdateNetwork
14:33:17 [2022-01-21T14:33:17.279Z] --- PASS: TestServiceUpdateNetwork (11.56s)
14:33:17 [2022-01-21T14:33:17.279Z] === RUN   TestServiceUpdatePidsLimit
14:33:17 [2022-01-21T14:33:17.845Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:33:18 [2022-01-21T14:33:18.103Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:33:26 [2022-01-21T14:33:26.255Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:33:32 [2022-01-21T14:33:32.804Z] --- PASS: TestServiceUpdatePidsLimit (15.44s)
14:33:32 [2022-01-21T14:33:32.804Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.53s)
14:33:32 [2022-01-21T14:33:32.804Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
14:33:32 [2022-01-21T14:33:32.804Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:33:32 [2022-01-21T14:33:32.804Z] PASS
14:33:32 [2022-01-21T14:33:32.804Z] 
14:33:32 [2022-01-21T14:33:32.804Z] === Skipped
14:33:32 [2022-01-21T14:33:32.804Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:33:32 [2022-01-21T14:33:32.804Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:33:32 [2022-01-21T14:33:32.804Z] 
14:33:32 [2022-01-21T14:33:32.804Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:33:32 [2022-01-21T14:33:32.804Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:32 [2022-01-21T14:33:32.804Z] 
14:33:32 [2022-01-21T14:33:32.804Z] DONE 27 tests, 2 skipped in 142.328s
14:33:32 [2022-01-21T14:33:32.804Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:33:32 [2022-01-21T14:33:32.804Z] ++ 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
14:33:32 [2022-01-21T14:33:32.804Z] ++ set -e
14:33:32 [2022-01-21T14:33:32.804Z] ++ '[' -n 0 ']'
14:33:32 [2022-01-21T14:33:32.804Z] ++ set -x
14:33:32 [2022-01-21T14:33:32.804Z] ++ 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
14:33:32 [2022-01-21T14:33:32.804Z] INFO: Testing against a local daemon
14:33:32 [2022-01-21T14:33:32.804Z] === RUN   TestSessionCreate
14:33:32 [2022-01-21T14:33:32.804Z] --- PASS: TestSessionCreate (0.03s)
14:33:32 [2022-01-21T14:33:32.804Z] === RUN   TestSessionCreateWithBadUpgrade
14:33:32 [2022-01-21T14:33:32.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:33:32 [2022-01-21T14:33:32.804Z] PASS
14:33:32 [2022-01-21T14:33:32.804Z] 
14:33:32 [2022-01-21T14:33:32.804Z] DONE 2 tests in 0.140s
14:33:32 [2022-01-21T14:33:32.804Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:33:32 [2022-01-21T14:33:32.804Z] ++ 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
14:33:32 [2022-01-21T14:33:32.804Z] ++ set -e
14:33:32 [2022-01-21T14:33:32.804Z] ++ '[' -n 0 ']'
14:33:32 [2022-01-21T14:33:32.804Z] ++ set -x
14:33:32 [2022-01-21T14:33:32.804Z] ++ 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
14:33:32 [2022-01-21T14:33:32.804Z] INFO: Testing against a local daemon
14:33:32 [2022-01-21T14:33:32.804Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:33:32 [2022-01-21T14:33:32.804Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:33:32 [2022-01-21T14:33:32.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:33:32 [2022-01-21T14:33:32.804Z] === RUN   TestDiskUsage
14:33:32 [2022-01-21T14:33:32.804Z] === PAUSE TestDiskUsage
14:33:32 [2022-01-21T14:33:32.804Z] === RUN   TestEventsExecDie
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestEventsExecDie (0.46s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestEventsBackwardsCompatible
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestEventsVolumeCreate
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestInfoBinaryCommits
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestInfoAPIVersioned
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestInfoAPI
14:33:33 [2022-01-21T14:33:33.062Z] --- PASS: TestInfoAPI (0.02s)
14:33:33 [2022-01-21T14:33:33.062Z] === RUN   TestInfoAPIWarnings
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestInfoAPIWarnings (16.21s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestInfoDebug
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestInfoDebug (0.52s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestInfoInsecureRegistries
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestInfoRegistryMirrors
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestLoginFailsWithBadCredentials
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestPingCacheHeaders
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestPingCacheHeaders (0.02s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestPingGet
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestPingGet (0.01s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestPingHead
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestPingHead (0.02s)
14:33:51 [2022-01-21T14:33:51.127Z] === RUN   TestVersion
14:33:51 [2022-01-21T14:33:51.127Z] --- PASS: TestVersion (0.02s)
14:33:51 [2022-01-21T14:33:51.127Z] === CONT  TestDiskUsage
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/container_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/image_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.692Z] === RUN   TestDiskUsage/after_container.Run
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:33:51 [2022-01-21T14:33:51.950Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:33:52 [2022-01-21T14:33:52.208Z] --- PASS: TestDiskUsage (1.13s)
14:33:52 [2022-01-21T14:33:52.208Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.14s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z] PASS
14:33:52 [2022-01-21T14:33:52.208Z] 
14:33:52 [2022-01-21T14:33:52.208Z] === Skipped
14:33:52 [2022-01-21T14:33:52.208Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:33:52 [2022-01-21T14:33:52.208Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:33:52 [2022-01-21T14:33:52.208Z] 
14:33:52 [2022-01-21T14:33:52.208Z] DONE 50 tests, 1 skipped in 19.774s
14:33:52 [2022-01-21T14:33:52.208Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:33:52 [2022-01-21T14:33:52.208Z] ++ 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
14:33:52 [2022-01-21T14:33:52.208Z] ++ set -e
14:33:52 [2022-01-21T14:33:52.208Z] ++ '[' -n 0 ']'
14:33:52 [2022-01-21T14:33:52.208Z] ++ set -x
14:33:52 [2022-01-21T14:33:52.208Z] ++ 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
14:33:52 [2022-01-21T14:33:52.466Z] INFO: Testing against a local daemon
14:33:52 [2022-01-21T14:33:52.466Z] === RUN   TestVolumesCreateAndList
14:33:52 [2022-01-21T14:33:52.466Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:33:52 [2022-01-21T14:33:52.466Z] === RUN   TestVolumesRemove
14:33:52 [2022-01-21T14:33:52.466Z] --- PASS: TestVolumesRemove (0.06s)
14:33:52 [2022-01-21T14:33:52.466Z] === RUN   TestVolumesInspect
14:33:52 [2022-01-21T14:33:52.466Z] --- PASS: TestVolumesInspect (0.02s)
14:33:52 [2022-01-21T14:33:52.466Z] === RUN   TestVolumesInvalidJSON
14:33:52 [2022-01-21T14:33:52.466Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:33:52 [2022-01-21T14:33:52.466Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:33:52 [2022-01-21T14:33:52.466Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:33:52 [2022-01-21T14:33:52.466Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:33:52 [2022-01-21T14:33:52.466Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:33:52 [2022-01-21T14:33:52.466Z] PASS
14:33:52 [2022-01-21T14:33:52.466Z] 
14:33:52 [2022-01-21T14:33:52.466Z] DONE 5 tests in 0.224s
14:33:52 [2022-01-21T14:33:52.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:33:52 [2022-01-21T14:33:52.466Z] ++++ cat bundles/test-integration/docker.pid
14:33:52 [2022-01-21T14:33:52.466Z] +++ kill 13055
14:33:52 [2022-01-21T14:33:52.724Z] +++ /etc/init.d/apparmor stop
14:33:52 [2022-01-21T14:33:52.724Z] Leaving: AppArmorNo profiles have been unloaded.
14:33:52 [2022-01-21T14:33:52.724Z] 
14:33:52 [2022-01-21T14:33:52.724Z] Unloading profiles will leave already running processes permanently
14:33:52 [2022-01-21T14:33:52.724Z] unconfined, which can lead to unexpected situations.
14:33:52 [2022-01-21T14:33:52.724Z] 
14:33:52 [2022-01-21T14:33:52.724Z] To set a process to complain mode, use the command line tool
14:33:52 [2022-01-21T14:33:52.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:33:52 [2022-01-21T14:33:52.724Z] +++ true
14:33:52 [2022-01-21T14:33:52.724Z] exiting test-integration
14:33:52 [2022-01-21T14:33:52.724Z] ++ exit 0
14:33:52 [2022-01-21T14:33:52.724Z]