Skip to content

Console Output

19:11:17 [2022-02-11T19:11:17.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -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:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-integration
19:11:17 [2022-02-11T19:11:17.972Z] 
19:11:18 [2022-02-11T19:11:18.232Z] Removing bundles/
19:11:18 [2022-02-11T19:11:18.232Z] 
19:11:18 [2022-02-11T19:11:18.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:11:18 [2022-02-11T19:11:18.232Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:11:18 [2022-02-11T19:11:18.232Z] GOOS="" GOARCH="" GOARM=""
19:12:39 [2022-02-11T19:12:39.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:12:39 [2022-02-11T19:12:39.615Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:12:39 [2022-02-11T19:12:39.615Z] GOOS="" GOARCH="" GOARM=""
19:12:39 [2022-02-11T19:12:39.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:12:39 [2022-02-11T19:12:39.615Z] 
19:12:39 [2022-02-11T19:12:39.615Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:12:39 [2022-02-11T19:12:39.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:12:39 [2022-02-11T19:12:39.615Z] HOSTNAME=977eac4a7275
19:12:39 [2022-02-11T19:12:39.615Z] TESTDEBUG=0
19:12:39 [2022-02-11T19:12:39.615Z] DEST=bundles/test-integration
19:12:39 [2022-02-11T19:12:39.615Z] PWD=/go/src/github.com/docker/docker
19:12:39 [2022-02-11T19:12:39.615Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b
19:12:39 [2022-02-11T19:12:39.615Z] container=docker
19:12:39 [2022-02-11T19:12:39.615Z] HOME=/root
19:12:39 [2022-02-11T19:12:39.615Z] GOLANG_VERSION=1.17.6
19:12:39 [2022-02-11T19:12:39.615Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:12:39 [2022-02-11T19:12:39.615Z] VALIDATE_BRANCH=master
19:12:39 [2022-02-11T19:12:39.615Z] TERM=xterm
19:12:39 [2022-02-11T19:12:39.615Z] DOCKER_PKG=github.com/docker/docker
19:12:39 [2022-02-11T19:12:39.615Z] SHLVL=1
19:12:39 [2022-02-11T19:12:39.615Z] TIMEOUT=120m
19:12:39 [2022-02-11T19:12:39.615Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:12:39 [2022-02-11T19:12:39.615Z] DOCKER_GRAPHDRIVER=overlay2
19:12:39 [2022-02-11T19:12:39.615Z] GO111MODULE=off
19:12:39 [2022-02-11T19:12:39.615Z] DOCKER_EXPERIMENTAL=1
19:12:39 [2022-02-11T19:12:39.615Z] TEST_SKIP_INTEGRATION_CLI=1
19:12:39 [2022-02-11T19:12:39.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:12:39 [2022-02-11T19:12:39.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:12:39 [2022-02-11T19:12:39.615Z] GOPATH=/go
19:12:39 [2022-02-11T19:12:39.615Z] PKG_CONFIG=pkg-config
19:12:39 [2022-02-11T19:12:39.615Z] _=/usr/bin/env
19:12:39 [2022-02-11T19:12:39.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:13:06 [2022-02-11T19:13:06.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:13:06 [2022-02-11T19:13:06.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:13:24 [2022-02-11T19:13:24.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:13:28 [2022-02-11T19:13:28.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:13:36 [2022-02-11T19:13:36.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:13:36 [2022-02-11T19:13:36.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:13:37 [2022-02-11T19:13:37.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:13:37 [2022-02-11T19:13:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:13:37 [2022-02-11T19:13:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:13:38 [2022-02-11T19:13:38.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:13:40 [2022-02-11T19:13:40.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:13:42 [2022-02-11T19:13:42.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:13:42 [2022-02-11T19:13:42.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:13:42 [2022-02-11T19:13:42.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:13:43 [2022-02-11T19:13:43.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:13:44 [2022-02-11T19:13:44.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:13:45 [2022-02-11T19:13:45.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:13:45 [2022-02-11T19:13:45.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:13:46 [2022-02-11T19:13:46.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:13:47 [2022-02-11T19:13:47.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:47 [2022-02-11T19:13:47.429Z] Using test binary docker
19:13:47 [2022-02-11T19:13:47.429Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:13:47 [2022-02-11T19:13:47.429Z] +++ /etc/init.d/apparmor start
19:13:47 [2022-02-11T19:13:47.429Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:47 [2022-02-11T19:13:47.429Z] INFO: Waiting for daemon to start...
19:13:47 [2022-02-11T19:13:47.429Z] Starting dockerd
19:13:47 [2022-02-11T19:13:47.429Z] +++ 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
19:13:55 [2022-02-11T19:13:55.771Z] .
19:13:55 [2022-02-11T19:13:55.771Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:55 [2022-02-11T19:13:55.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:55 [2022-02-11T19:13:55.771Z] Error: No such image: emptyfs
19:13:55 [2022-02-11T19:13:55.771Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:13:55 [2022-02-11T19:13:55.771Z] ++++ docker load
19:13:55 [2022-02-11T19:13:55.771Z] Running integration-test (iteration 1)
19:13:55 [2022-02-11T19:13:55.771Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:13:55 [2022-02-11T19:13:55.771Z] ++ 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
19:13:55 [2022-02-11T19:13:55.771Z] ++ set -e
19:13:55 [2022-02-11T19:13:55.771Z] ++ '[' -n 0 ']'
19:13:55 [2022-02-11T19:13:55.771Z] ++ set -x
19:13:55 [2022-02-11T19:13:55.771Z] ++ 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
19:13:55 [2022-02-11T19:13:55.771Z] Loaded image: busybox:latest
19:13:55 [2022-02-11T19:13:55.771Z] Loaded image: busybox:glibc
19:13:56 [2022-02-11T19:13:56.333Z] Loaded image: debian:bullseye-slim
19:13:56 [2022-02-11T19:13:56.333Z] Loaded image: hello-world:latest
19:13:56 [2022-02-11T19:13:56.333Z] Loaded image: arm32v7/hello-world:latest
19:13:56 [2022-02-11T19:13:56.333Z] INFO: Testing against a local daemon
19:13:56 [2022-02-11T19:13:56.333Z] === RUN   TestCgroupNamespacesBuild
19:13:57 [2022-02-11T19:13:57.700Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
19:13:57 [2022-02-11T19:13:57.700Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:13:58 [2022-02-11T19:13:58.629Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
19:13:58 [2022-02-11T19:13:58.629Z] === RUN   TestBuildWithSession
19:13:58 [2022-02-11T19:13:58.629Z]     build_session_test.go:25: TODO: BuildKit
19:13:58 [2022-02-11T19:13:58.629Z] --- SKIP: TestBuildWithSession (0.00s)
19:13:58 [2022-02-11T19:13:58.629Z] === RUN   TestBuildSquashParent
19:14:02 [2022-02-11T19:14:02.817Z] --- PASS: TestBuildSquashParent (3.48s)
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:02 [2022-02-11T19:14:02.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:02 [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:02 [2022-02-11T19:14:02.817Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:02 [2022-02-11T19:14:02.817Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:03 [2022-02-11T19:14:03.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:03 [2022-02-11T19:14:03.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:04 [2022-02-11T19:14:04.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:04 [2022-02-11T19:14:04.969Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:05 [2022-02-11T19:14:05.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
19:14:05 [2022-02-11T19:14:05.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
19:14:05 [2022-02-11T19:14:05.897Z] === RUN   TestBuildMultiStageCopy
19:14:05 [2022-02-11T19:14:05.897Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:14:07 [2022-02-11T19:14:07.262Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:14:07 [2022-02-11T19:14:07.262Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:14:07 [2022-02-11T19:14:07.518Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:14:07 [2022-02-11T19:14:07.773Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:14:07 [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy (1.92s)
19:14:07 [2022-02-11T19:14:07.773Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
19:14:07 [2022-02-11T19:14:07.773Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
19:14:07 [2022-02-11T19:14:07.773Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
19:14:07 [2022-02-11T19:14:07.773Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
19:14:07 [2022-02-11T19:14:07.773Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
19:14:07 [2022-02-11T19:14:07.773Z] === RUN   TestBuildMultiStageParentConfig
19:14:08 [2022-02-11T19:14:08.336Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
19:14:08 [2022-02-11T19:14:08.336Z] === RUN   TestBuildLabelWithTargets
19:14:10 [2022-02-11T19:14:10.227Z] --- PASS: TestBuildLabelWithTargets (1.46s)
19:14:10 [2022-02-11T19:14:10.227Z] === RUN   TestBuildWithEmptyLayers
19:14:10 [2022-02-11T19:14:10.227Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
19:14:10 [2022-02-11T19:14:10.227Z] === RUN   TestBuildMultiStageOnBuild
19:14:12 [2022-02-11T19:14:12.117Z] --- PASS: TestBuildMultiStageOnBuild (1.46s)
19:14:12 [2022-02-11T19:14:12.117Z] === RUN   TestBuildUncleanTarFilenames
19:14:12 [2022-02-11T19:14:12.374Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
19:14:12 [2022-02-11T19:14:12.374Z] === RUN   TestBuildMultiStageLayerLeak
19:14:13 [2022-02-11T19:14:13.744Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
19:14:13 [2022-02-11T19:14:13.744Z] === RUN   TestBuildWithHugeFile
19:15:21 [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithHugeFile (64.21s)
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildWCOWSandboxSize
19:15:21 [2022-02-11T19:15:21.378Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:15:21 [2022-02-11T19:15:21.378Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildWithEmptyDockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:15:21 [2022-02-11T19:15:21.378Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
19:15:21 [2022-02-11T19:15:21.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
19:15:21 [2022-02-11T19:15:21.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildPreserveOwnership
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildPreserveOwnership/copy_from
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:15:21 [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPreserveOwnership (2.53s)
19:15:21 [2022-02-11T19:15:21.378Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.68s)
19:15:21 [2022-02-11T19:15:21.378Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s)
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildPlatformInvalid
19:15:21 [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:15:21 [2022-02-11T19:15:21.378Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:15:21 [2022-02-11T19:15:21.378Z] Loaded image: busybox:latest
19:15:21 [2022-02-11T19:15:21.636Z] Loaded image: busybox:glibc
19:15:22 [2022-02-11T19:15:22.563Z] Loaded image: debian:bullseye-slim
19:15:22 [2022-02-11T19:15:22.563Z] Loaded image: hello-world:latest
19:15:22 [2022-02-11T19:15:22.563Z] Loaded image: arm32v7/hello-world:latest
19:15:30 [2022-02-11T19:15:30.652Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.02s)
19:15:30 [2022-02-11T19:15:30.652Z] PASS
19:15:30 [2022-02-11T19:15:30.652Z] 
19:15:30 [2022-02-11T19:15:30.652Z] === Skipped
19:15:30 [2022-02-11T19:15:30.652Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:15:30 [2022-02-11T19:15:30.652Z]     build_session_test.go:25: TODO: BuildKit
19:15:30 [2022-02-11T19:15:30.652Z] 
19:15:30 [2022-02-11T19:15:30.652Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:15:30 [2022-02-11T19:15:30.652Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:15:30 [2022-02-11T19:15:30.652Z] 
19:15:30 [2022-02-11T19:15:30.652Z] DONE 34 tests, 2 skipped in 94.874s
19:15:30 [2022-02-11T19:15:30.652Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:15:30 [2022-02-11T19:15:30.652Z] ++ 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
19:15:30 [2022-02-11T19:15:30.652Z] ++ set -e
19:15:30 [2022-02-11T19:15:30.652Z] ++ '[' -n 0 ']'
19:15:30 [2022-02-11T19:15:30.652Z] ++ set -x
19:15:30 [2022-02-11T19:15:30.652Z] ++ 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
19:15:30 [2022-02-11T19:15:30.652Z] INFO: Testing against a local daemon
19:15:30 [2022-02-11T19:15:30.652Z] === RUN   TestConfigInspect
19:15:31 [2022-02-11T19:15:31.581Z] --- PASS: TestConfigInspect (1.81s)
19:15:31 [2022-02-11T19:15:31.581Z] === RUN   TestConfigList
19:15:34 [2022-02-11T19:15:34.098Z] --- PASS: TestConfigList (2.12s)
19:15:34 [2022-02-11T19:15:34.098Z] === RUN   TestConfigsCreateAndDelete
19:15:35 [2022-02-11T19:15:35.988Z] --- PASS: TestConfigsCreateAndDelete (2.07s)
19:15:35 [2022-02-11T19:15:35.988Z] === RUN   TestConfigsUpdate
19:15:37 [2022-02-11T19:15:37.877Z] --- PASS: TestConfigsUpdate (2.09s)
19:15:37 [2022-02-11T19:15:37.877Z] === RUN   TestTemplatedConfig
19:15:41 [2022-02-11T19:15:41.145Z] --- PASS: TestTemplatedConfig (2.61s)
19:15:41 [2022-02-11T19:15:41.145Z] === RUN   TestConfigCreateResolve
19:15:42 [2022-02-11T19:15:42.512Z] --- PASS: TestConfigCreateResolve (2.07s)
19:15:42 [2022-02-11T19:15:42.512Z] PASS
19:15:42 [2022-02-11T19:15:42.512Z] 
19:15:42 [2022-02-11T19:15:42.512Z] DONE 6 tests in 12.859s
19:15:42 [2022-02-11T19:15:42.512Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:15:42 [2022-02-11T19:15:42.512Z] ++ 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
19:15:42 [2022-02-11T19:15:42.512Z] ++ set -e
19:15:42 [2022-02-11T19:15:42.512Z] ++ '[' -n 0 ']'
19:15:42 [2022-02-11T19:15:42.512Z] ++ set -x
19:15:42 [2022-02-11T19:15:42.512Z] ++ 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
19:15:42 [2022-02-11T19:15:42.768Z] INFO: Testing against a local daemon
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestCheckpoint
19:15:42 [2022-02-11T19:15:42.768Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:15:42 [2022-02-11T19:15:42.768Z] --- SKIP: TestCheckpoint (0.00s)
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestContainerInvalidJSON
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:15:42 [2022-02-11T19:15:42.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:15:42 [2022-02-11T19:15:42.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:15:42 [2022-02-11T19:15:42.768Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:15:42 [2022-02-11T19:15:42.768Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:15:42 [2022-02-11T19:15:42.768Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:15:42 [2022-02-11T19:15:42.768Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:15:42 [2022-02-11T19:15:42.768Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:15:42 [2022-02-11T19:15:42.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:15:42 [2022-02-11T19:15:42.768Z] === RUN   TestCopyFromContainerPathIsNotDir
19:15:43 [2022-02-11T19:15:43.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:15:43 [2022-02-11T19:15:43.024Z] === RUN   TestCopyToContainerPathDoesNotExist
19:15:43 [2022-02-11T19:15:43.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:15:43 [2022-02-11T19:15:43.024Z] === RUN   TestCopyToContainerPathIsNotDir
19:15:43 [2022-02-11T19:15:43.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:15:43 [2022-02-11T19:15:43.024Z] === RUN   TestCopyFromContainer
19:15:43 [2022-02-11T19:15:43.952Z] === RUN   TestCopyFromContainer//
19:15:43 [2022-02-11T19:15:43.952Z] === RUN   TestCopyFromContainer//bar/root
19:15:43 [2022-02-11T19:15:43.952Z] === RUN   TestCopyFromContainer//bar/root/
19:15:43 [2022-02-11T19:15:43.953Z] === RUN   TestCopyFromContainer/bar/quux
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/quux/
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:15:44 [2022-02-11T19:15:44.209Z] === RUN   TestCopyFromContainer/bar/notarget
19:15:44 [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer (1.37s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:44 [2022-02-11T19:15:44.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateLinkToNonExistingContainer
19:15:44 [2022-02-11T19:15:44.465Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateWithInvalidEnv
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateWithInvalidEnv/0
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/0
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateWithInvalidEnv/1
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/1
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateWithInvalidEnv/2
19:15:44 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/2
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateWithInvalidEnv/0
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateWithInvalidEnv/2
19:15:44 [2022-02-11T19:15:44.465Z] === CONT  TestCreateWithInvalidEnv/1
19:15:44 [2022-02-11T19:15:44.465Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateTmpfsMountsTarget
19:15:44 [2022-02-11T19:15:44.465Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:15:44 [2022-02-11T19:15:44.465Z] === RUN   TestCreateWithCustomMaskedPaths
19:15:45 [2022-02-11T19:15:45.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
19:15:45 [2022-02-11T19:15:45.831Z] === RUN   TestCreateWithCustomReadonlyPaths
19:15:46 [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:15:46 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:15:46 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:15:46 [2022-02-11T19:15:46.760Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:15:46 [2022-02-11T19:15:46.760Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:15:46 [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:15:46 [2022-02-11T19:15:46.760Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:15:46 [2022-02-11T19:15:46.760Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:15:46 [2022-02-11T19:15:46.760Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:15:46 [2022-02-11T19:15:46.760Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:15:46 [2022-02-11T19:15:46.760Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:15:46 [2022-02-11T19:15:46.760Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:15:47 [2022-02-11T19:15:47.322Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestCreateDifferentPlatform
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestCreateDifferentPlatform/different_os
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:15:47 [2022-02-11T19:15:47.322Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:15:47 [2022-02-11T19:15:47.322Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:15:47 [2022-02-11T19:15:47.322Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:15:47 [2022-02-11T19:15:47.322Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:15:47 [2022-02-11T19:15:47.322Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestContainerStartOnDaemonRestart
19:15:47 [2022-02-11T19:15:47.322Z] === PAUSE TestContainerStartOnDaemonRestart
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestDaemonRestartIpcMode
19:15:47 [2022-02-11T19:15:47.322Z] === PAUSE TestDaemonRestartIpcMode
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestDaemonHostGatewayIP
19:15:47 [2022-02-11T19:15:47.322Z] === PAUSE TestDaemonHostGatewayIP
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestRestartDaemonWithRestartingContainer
19:15:47 [2022-02-11T19:15:47.322Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestContainerKillOnDaemonStart
19:15:47 [2022-02-11T19:15:47.322Z] === PAUSE TestContainerKillOnDaemonStart
19:15:47 [2022-02-11T19:15:47.322Z] === RUN   TestDiff
19:15:47 [2022-02-11T19:15:47.578Z] --- PASS: TestDiff (0.36s)
19:15:47 [2022-02-11T19:15:47.578Z] === RUN   TestExecWithCloseStdin
19:15:48 [2022-02-11T19:15:48.141Z] --- PASS: TestExecWithCloseStdin (0.44s)
19:15:48 [2022-02-11T19:15:48.141Z] === RUN   TestExec
19:15:48 [2022-02-11T19:15:48.397Z] --- PASS: TestExec (0.44s)
19:15:48 [2022-02-11T19:15:48.397Z] === RUN   TestExecUser
19:15:48 [2022-02-11T19:15:48.959Z] --- PASS: TestExecUser (0.43s)
19:15:48 [2022-02-11T19:15:48.959Z] === RUN   TestExportContainerAndImportImage
19:15:49 [2022-02-11T19:15:49.522Z] --- PASS: TestExportContainerAndImportImage (0.51s)
19:15:49 [2022-02-11T19:15:49.522Z] === RUN   TestExportContainerAfterDaemonRestart
19:15:50 [2022-02-11T19:15:50.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
19:15:50 [2022-02-11T19:15:50.898Z] === RUN   TestHealthCheckWorkdir
19:15:51 [2022-02-11T19:15:51.485Z] --- PASS: TestHealthCheckWorkdir (0.62s)
19:15:51 [2022-02-11T19:15:51.485Z] === RUN   TestHealthKillContainer
19:15:59 [2022-02-11T19:15:59.576Z] --- PASS: TestHealthKillContainer (7.83s)
19:15:59 [2022-02-11T19:15:59.576Z] === RUN   TestInspectCpusetInConfigPre120
19:15:59 [2022-02-11T19:15:59.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
19:15:59 [2022-02-11T19:15:59.576Z] === RUN   TestIpcModeNone
19:15:59 [2022-02-11T19:15:59.832Z] --- PASS: TestIpcModeNone (0.43s)
19:15:59 [2022-02-11T19:15:59.832Z] === RUN   TestIpcModePrivate
19:16:00 [2022-02-11T19:16:00.090Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
19:16:00 [2022-02-11T19:16:00.346Z] --- PASS: TestIpcModePrivate (0.44s)
19:16:00 [2022-02-11T19:16:00.346Z] === RUN   TestIpcModeShareable
19:16:00 [2022-02-11T19:16:00.602Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
19:16:00 [2022-02-11T19:16:00.858Z] --- PASS: TestIpcModeShareable (0.43s)
19:16:00 [2022-02-11T19:16:00.858Z] === RUN   TestAPIIpcModeShareableAndContainer
19:16:02 [2022-02-11T19:16:02.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
19:16:02 [2022-02-11T19:16:02.224Z] === RUN   TestAPIIpcModeHost
19:16:02 [2022-02-11T19:16:02.481Z] --- PASS: TestAPIIpcModeHost (0.33s)
19:16:02 [2022-02-11T19:16:02.481Z] === RUN   TestDaemonIpcModeShareable
19:16:03 [2022-02-11T19:16:03.412Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:16:03 [2022-02-11T19:16:03.669Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
19:16:03 [2022-02-11T19:16:03.669Z] === RUN   TestDaemonIpcModePrivate
19:16:04 [2022-02-11T19:16:04.598Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:16:04 [2022-02-11T19:16:04.855Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
19:16:04 [2022-02-11T19:16:04.855Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:16:05 [2022-02-11T19:16:05.783Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:16:05 [2022-02-11T19:16:05.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
19:16:05 [2022-02-11T19:16:05.783Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:16:07 [2022-02-11T19:16:07.150Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:16:07 [2022-02-11T19:16:07.151Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
19:16:07 [2022-02-11T19:16:07.151Z] === RUN   TestIpcModeOlderClient
19:16:07 [2022-02-11T19:16:07.151Z] === PAUSE TestIpcModeOlderClient
19:16:07 [2022-02-11T19:16:07.151Z] === RUN   TestKillContainerInvalidSignal
19:16:07 [2022-02-11T19:16:07.407Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
19:16:07 [2022-02-11T19:16:07.407Z] === RUN   TestKillContainer
19:16:07 [2022-02-11T19:16:07.407Z] === RUN   TestKillContainer/no_signal
19:16:07 [2022-02-11T19:16:07.664Z] === RUN   TestKillContainer/non_killing_signal
19:16:07 [2022-02-11T19:16:07.920Z] === RUN   TestKillContainer/killing_signal
19:16:08 [2022-02-11T19:16:08.483Z] --- PASS: TestKillContainer (1.14s)
19:16:08 [2022-02-11T19:16:08.483Z]     --- PASS: TestKillContainer/no_signal (0.34s)
19:16:08 [2022-02-11T19:16:08.483Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
19:16:08 [2022-02-11T19:16:08.483Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
19:16:08 [2022-02-11T19:16:08.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:16:08 [2022-02-11T19:16:08.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:16:09 [2022-02-11T19:16:09.050Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:16:09 [2022-02-11T19:16:09.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
19:16:09 [2022-02-11T19:16:09.612Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
19:16:09 [2022-02-11T19:16:09.612Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
19:16:09 [2022-02-11T19:16:09.612Z] === RUN   TestKillStoppedContainer
19:16:09 [2022-02-11T19:16:09.612Z] --- PASS: TestKillStoppedContainer (0.06s)
19:16:09 [2022-02-11T19:16:09.612Z] === RUN   TestKillStoppedContainerAPIPre120
19:16:09 [2022-02-11T19:16:09.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:16:09 [2022-02-11T19:16:09.869Z] === RUN   TestKillDifferentUserContainer
19:16:10 [2022-02-11T19:16:10.126Z] --- PASS: TestKillDifferentUserContainer (0.39s)
19:16:10 [2022-02-11T19:16:10.126Z] === RUN   TestInspectOomKilledTrue
19:16:10 [2022-02-11T19:16:10.689Z] --- PASS: TestInspectOomKilledTrue (0.47s)
19:16:10 [2022-02-11T19:16:10.689Z] === RUN   TestInspectOomKilledFalse
19:16:10 [2022-02-11T19:16:10.946Z] --- PASS: TestInspectOomKilledFalse (0.41s)
19:16:10 [2022-02-11T19:16:10.946Z] === RUN   TestLinksEtcHostsContentMatch
19:16:11 [2022-02-11T19:16:11.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
19:16:11 [2022-02-11T19:16:11.510Z] === RUN   TestLinksContainerNames
19:16:12 [2022-02-11T19:16:12.072Z] --- PASS: TestLinksContainerNames (0.81s)
19:16:12 [2022-02-11T19:16:12.072Z] === RUN   TestLogsFollowTailEmpty
19:16:12 [2022-02-11T19:16:12.635Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
19:16:12 [2022-02-11T19:16:12.635Z] === RUN   TestContainerNetworkMountsNoChown
19:16:13 [2022-02-11T19:16:13.197Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/default
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/private
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rprivate
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/slave
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rslave
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/shared
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rshared
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/default
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rslave
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/default/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/default/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rshared
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/shared
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rprivate
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/slave
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/private
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/private/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/private/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/default/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/default/mount_root
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:16:13 [2022-02-11T19:16:13.197Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:16:13 [2022-02-11T19:16:13.198Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/private/bind_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/private/mount_root
19:16:13 [2022-02-11T19:16:13.454Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:16:13 [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:16:13 [2022-02-11T19:16:13.454Z] === RUN   TestContainerBindMountNonRecursive
19:16:14 [2022-02-11T19:16:14.820Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
19:16:14 [2022-02-11T19:16:14.820Z] === RUN   TestContainerVolumesMountedAsShared
19:16:15 [2022-02-11T19:16:15.078Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
19:16:15 [2022-02-11T19:16:15.078Z] === RUN   TestContainerVolumesMountedAsSlave
19:16:15 [2022-02-11T19:16:15.334Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
19:16:15 [2022-02-11T19:16:15.334Z] === RUN   TestNetworkNat
19:16:15 [2022-02-11T19:16:15.898Z] --- PASS: TestNetworkNat (0.42s)
19:16:15 [2022-02-11T19:16:15.898Z] === RUN   TestNetworkLocalhostTCPNat
19:16:16 [2022-02-11T19:16:16.154Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
19:16:16 [2022-02-11T19:16:16.154Z] === RUN   TestNetworkLoopbackNat
19:16:18 [2022-02-11T19:16:18.675Z] --- PASS: TestNetworkLoopbackNat (2.53s)
19:16:18 [2022-02-11T19:16:18.675Z] === RUN   TestPause
19:16:19 [2022-02-11T19:16:19.237Z] --- PASS: TestPause (0.49s)
19:16:19 [2022-02-11T19:16:19.237Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:16:19 [2022-02-11T19:16:19.237Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:16:19 [2022-02-11T19:16:19.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:16:19 [2022-02-11T19:16:19.237Z] === RUN   TestPauseStopPausedContainer
19:16:19 [2022-02-11T19:16:19.799Z] --- PASS: TestPauseStopPausedContainer (0.44s)
19:16:19 [2022-02-11T19:16:19.799Z] === RUN   TestPidHost
19:16:20 [2022-02-11T19:16:20.730Z] --- PASS: TestPidHost (0.91s)
19:16:20 [2022-02-11T19:16:20.730Z] === RUN   TestPsFilter
19:16:20 [2022-02-11T19:16:20.730Z] --- PASS: TestPsFilter (0.14s)
19:16:20 [2022-02-11T19:16:20.730Z] === RUN   TestRemoveContainerWithRemovedVolume
19:16:21 [2022-02-11T19:16:21.292Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
19:16:21 [2022-02-11T19:16:21.292Z] === RUN   TestRemoveContainerWithVolume
19:16:21 [2022-02-11T19:16:21.548Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
19:16:21 [2022-02-11T19:16:21.548Z] === RUN   TestRemoveContainerRunning
19:16:21 [2022-02-11T19:16:21.805Z] --- PASS: TestRemoveContainerRunning (0.37s)
19:16:21 [2022-02-11T19:16:21.805Z] === RUN   TestRemoveContainerForceRemoveRunning
19:16:22 [2022-02-11T19:16:22.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
19:16:22 [2022-02-11T19:16:22.367Z] === RUN   TestRemoveInvalidContainer
19:16:22 [2022-02-11T19:16:22.367Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:16:22 [2022-02-11T19:16:22.367Z] === RUN   TestRenameLinkedContainer
19:16:24 [2022-02-11T19:16:24.258Z] --- PASS: TestRenameLinkedContainer (1.58s)
19:16:24 [2022-02-11T19:16:24.258Z] === RUN   TestRenameStoppedContainer
19:16:24 [2022-02-11T19:16:24.258Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:16:24 [2022-02-11T19:16:24.258Z] === RUN   TestRenameRunningContainerAndReuse
19:16:25 [2022-02-11T19:16:25.185Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
19:16:25 [2022-02-11T19:16:25.185Z] === RUN   TestRenameInvalidName
19:16:25 [2022-02-11T19:16:25.747Z] --- PASS: TestRenameInvalidName (0.39s)
19:16:25 [2022-02-11T19:16:25.747Z] === RUN   TestRenameAnonymousContainer
19:16:27 [2022-02-11T19:16:27.113Z] --- PASS: TestRenameAnonymousContainer (1.46s)
19:16:27 [2022-02-11T19:16:27.113Z] === RUN   TestRenameContainerWithSameName
19:16:27 [2022-02-11T19:16:27.369Z] --- PASS: TestRenameContainerWithSameName (0.41s)
19:16:27 [2022-02-11T19:16:27.369Z] === RUN   TestRenameContainerWithLinkedContainer
19:16:28 [2022-02-11T19:16:28.297Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
19:16:28 [2022-02-11T19:16:28.297Z] === RUN   TestResize
19:16:28 [2022-02-11T19:16:28.553Z] --- PASS: TestResize (0.40s)
19:16:28 [2022-02-11T19:16:28.553Z] === RUN   TestResizeWithInvalidSize
19:16:29 [2022-02-11T19:16:29.116Z] --- PASS: TestResizeWithInvalidSize (0.40s)
19:16:29 [2022-02-11T19:16:29.116Z] === RUN   TestResizeWhenContainerNotStarted
19:16:29 [2022-02-11T19:16:29.374Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:16:29 [2022-02-11T19:16:29.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:31 [2022-02-11T19:16:31.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:16:33 [2022-02-11T19:16:33.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:16:33 [2022-02-11T19:16:33.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:16:33 [2022-02-11T19:16:33.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:16:34 [2022-02-11T19:16:34.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:16:35 [2022-02-11T19:16:35.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:16:36 [2022-02-11T19:16:36.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:38 [2022-02-11T19:16:38.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:16:39 [2022-02-11T19:16:39.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:16:41 [2022-02-11T19:16:41.120Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:16:43 [2022-02-11T19:16:43.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:16:43 [2022-02-11T19:16:43.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:16:44 [2022-02-11T19:16:44.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:16:44 [2022-02-11T19:16:44.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:16:46 [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
19:16:46 [2022-02-11T19:16:46.524Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
19:16:46 [2022-02-11T19:16:46.524Z] === RUN   TestCgroupNamespacesRun
19:16:47 [2022-02-11T19:16:47.453Z] --- PASS: TestCgroupNamespacesRun (1.08s)
19:16:47 [2022-02-11T19:16:47.453Z] === RUN   TestCgroupNamespacesRunPrivileged
19:16:48 [2022-02-11T19:16:48.381Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
19:16:48 [2022-02-11T19:16:48.381Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:16:49 [2022-02-11T19:16:49.747Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
19:16:49 [2022-02-11T19:16:49.747Z] === RUN   TestCgroupNamespacesRunHostMode
19:16:50 [2022-02-11T19:16:50.676Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
19:16:50 [2022-02-11T19:16:50.676Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:16:52 [2022-02-11T19:16:52.042Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
19:16:52 [2022-02-11T19:16:52.042Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:16:52 [2022-02-11T19:16:52.970Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
19:16:52 [2022-02-11T19:16:52.970Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:16:53 [2022-02-11T19:16:53.532Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
19:16:53 [2022-02-11T19:16:53.532Z] === RUN   TestCgroupNamespacesRunOlderClient
19:16:54 [2022-02-11T19:16:54.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
19:16:54 [2022-02-11T19:16:54.898Z] === RUN   TestNISDomainname
19:16:55 [2022-02-11T19:16:55.154Z] --- PASS: TestNISDomainname (0.47s)
19:16:55 [2022-02-11T19:16:55.154Z] === RUN   TestHostnameDnsResolution
19:16:55 [2022-02-11T19:16:55.726Z] --- PASS: TestHostnameDnsResolution (0.68s)
19:16:55 [2022-02-11T19:16:55.726Z] === RUN   TestUnprivilegedPortsAndPing
19:16:56 [2022-02-11T19:16:56.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
19:16:56 [2022-02-11T19:16:56.288Z] === RUN   TestStats
19:16:58 [2022-02-11T19:16:58.806Z] --- PASS: TestStats (2.46s)
19:16:58 [2022-02-11T19:16:58.806Z] === RUN   TestStopContainerWithTimeout
19:16:58 [2022-02-11T19:16:58.806Z] === RUN   TestStopContainerWithTimeout/0
19:16:58 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/0
19:16:58 [2022-02-11T19:16:58.806Z] === RUN   TestStopContainerWithTimeout/1
19:16:58 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/1
19:16:58 [2022-02-11T19:16:58.806Z] === RUN   TestStopContainerWithTimeout/3
19:16:58 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/3
19:16:58 [2022-02-11T19:16:58.806Z] === RUN   TestStopContainerWithTimeout/-1
19:16:58 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/-1
19:16:58 [2022-02-11T19:16:58.806Z] === CONT  TestStopContainerWithTimeout/0
19:16:58 [2022-02-11T19:16:58.806Z] === CONT  TestStopContainerWithTimeout/3
19:16:59 [2022-02-11T19:16:59.368Z] === CONT  TestStopContainerWithTimeout/-1
19:17:01 [2022-02-11T19:17:01.883Z] === CONT  TestStopContainerWithTimeout/1
19:17:02 [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:17:02 [2022-02-11T19:17:02.811Z]     --- PASS: TestStopContainerWithTimeout/0 (0.54s)
19:17:02 [2022-02-11T19:17:02.811Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
19:17:02 [2022-02-11T19:17:02.811Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
19:17:02 [2022-02-11T19:17:02.811Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
19:17:02 [2022-02-11T19:17:02.811Z] === RUN   TestDeleteDevicemapper
19:17:02 [2022-02-11T19:17:02.811Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:17:02 [2022-02-11T19:17:02.811Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:17:02 [2022-02-11T19:17:02.811Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:17:04 [2022-02-11T19:17:04.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
19:17:04 [2022-02-11T19:17:04.177Z] === RUN   TestUpdateMemory
19:17:05 [2022-02-11T19:17:05.106Z] --- PASS: TestUpdateMemory (0.67s)
19:17:05 [2022-02-11T19:17:05.106Z] === RUN   TestUpdateCPUQuota
19:17:06 [2022-02-11T19:17:06.034Z] --- PASS: TestUpdateCPUQuota (0.92s)
19:17:06 [2022-02-11T19:17:06.034Z] === RUN   TestUpdatePidsLimit
19:17:06 [2022-02-11T19:17:06.034Z] === RUN   TestUpdatePidsLimit/update_from_none
19:17:06 [2022-02-11T19:17:06.034Z] === RUN   TestUpdatePidsLimit/no_change
19:17:06 [2022-02-11T19:17:06.291Z] === RUN   TestUpdatePidsLimit/update_lower
19:17:06 [2022-02-11T19:17:06.547Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:17:07 [2022-02-11T19:17:07.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:17:07 [2022-02-11T19:17:07.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:17:07 [2022-02-11T19:17:07.366Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:17:07 [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit (2.19s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
19:17:07 [2022-02-11T19:17:07.928Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
19:17:07 [2022-02-11T19:17:07.928Z] === RUN   TestUpdateRestartPolicy
19:17:20 [2022-02-11T19:17:20.098Z] --- PASS: TestUpdateRestartPolicy (10.79s)
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestUpdateRestartWithAutoRemove
19:17:20 [2022-02-11T19:17:20.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitNonBlocked
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:20 [2022-02-11T19:17:20.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:20 [2022-02-11T19:17:20.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:20 [2022-02-11T19:17:20.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:20 [2022-02-11T19:17:20.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:20 [2022-02-11T19:17:20.098Z] --- PASS: TestWaitNonBlocked (0.02s)
19:17:20 [2022-02-11T19:17:20.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
19:17:20 [2022-02-11T19:17:20.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitBlocked
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:17:20 [2022-02-11T19:17:20.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:17:20 [2022-02-11T19:17:20.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:17:20 [2022-02-11T19:17:20.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:17:20 [2022-02-11T19:17:20.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:17:20 [2022-02-11T19:17:20.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:17:20 [2022-02-11T19:17:20.660Z] --- PASS: TestWaitBlocked (0.01s)
19:17:20 [2022-02-11T19:17:20.660Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s)
19:17:20 [2022-02-11T19:17:20.660Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
19:17:20 [2022-02-11T19:17:20.660Z] === CONT  TestContainerStartOnDaemonRestart
19:17:20 [2022-02-11T19:17:20.660Z] === CONT  TestRestartDaemonWithRestartingContainer
19:17:22 [2022-02-11T19:17:22.551Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s)
19:17:22 [2022-02-11T19:17:22.551Z] === CONT  TestIpcModeOlderClient
19:17:22 [2022-02-11T19:17:22.551Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s)
19:17:22 [2022-02-11T19:17:22.551Z] === CONT  TestContainerKillOnDaemonStart
19:17:22 [2022-02-11T19:17:22.551Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:17:22 [2022-02-11T19:17:22.551Z] === CONT  TestDaemonHostGatewayIP
19:17:25 [2022-02-11T19:17:25.069Z] --- PASS: TestDaemonHostGatewayIP (2.23s)
19:17:25 [2022-02-11T19:17:25.069Z] === CONT  TestDaemonRestartIpcMode
19:17:26 [2022-02-11T19:17:26.960Z] --- PASS: TestDaemonRestartIpcMode (2.09s)
19:17:35 [2022-02-11T19:17:35.084Z] --- PASS: TestContainerKillOnDaemonStart (11.55s)
19:17:35 [2022-02-11T19:17:35.084Z] PASS
19:17:35 [2022-02-11T19:17:35.084Z] 
19:17:35 [2022-02-11T19:17:35.084Z] === Skipped
19:17:35 [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:17:35 [2022-02-11T19:17:35.084Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:17:35 [2022-02-11T19:17:35.084Z] 
19:17:35 [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:17:35 [2022-02-11T19:17:35.084Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:17:35 [2022-02-11T19:17:35.084Z] 
19:17:35 [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:17:35 [2022-02-11T19:17:35.084Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:17:35 [2022-02-11T19:17:35.084Z] 
19:17:35 [2022-02-11T19:17:35.084Z] DONE 200 tests, 3 skipped in 111.403s
19:17:35 [2022-02-11T19:17:35.084Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:17:35 [2022-02-11T19:17:35.084Z] ++ 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
19:17:35 [2022-02-11T19:17:35.084Z] ++ set -e
19:17:35 [2022-02-11T19:17:35.084Z] ++ '[' -n 0 ']'
19:17:35 [2022-02-11T19:17:35.084Z] ++ set -x
19:17:35 [2022-02-11T19:17:35.084Z] ++ 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
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestConfigDaemonLibtrustID
19:17:35 [2022-02-11T19:17:35.084Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:17:35 [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:17:35 [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation/invalid_config
19:17:35 [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation/malformed_config
19:17:35 [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestDaemonConfigValidation/valid_config
19:17:35 [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/valid_config
19:17:35 [2022-02-11T19:17:35.084Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:17:35 [2022-02-11T19:17:35.084Z] === CONT  TestDaemonConfigValidation/malformed_config
19:17:35 [2022-02-11T19:17:35.084Z] === CONT  TestDaemonConfigValidation/valid_config
19:17:35 [2022-02-11T19:17:35.084Z] === CONT  TestDaemonConfigValidation/invalid_config
19:17:35 [2022-02-11T19:17:35.084Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:17:35 [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:17:35 [2022-02-11T19:17:35.084Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
19:17:35 [2022-02-11T19:17:35.084Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:17:35 [2022-02-11T19:17:35.084Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
19:17:35 [2022-02-11T19:17:35.084Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:17:35 [2022-02-11T19:17:35.084Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestConfigDaemonSeccompProfiles
19:17:35 [2022-02-11T19:17:35.084Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:17:36 [2022-02-11T19:17:36.015Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:17:36 [2022-02-11T19:17:36.944Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:17:37 [2022-02-11T19:17:37.872Z] === CONT  TestConfigDaemonSeccompProfiles
19:17:37 [2022-02-11T19:17:37.872Z]     daemon_test.go:156: [dd558a4b69b0b] daemon is not started
19:17:37 [2022-02-11T19:17:37.872Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
19:17:37 [2022-02-11T19:17:37.872Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:17:37 [2022-02-11T19:17:37.872Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:17:37 [2022-02-11T19:17:37.872Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:17:37 [2022-02-11T19:17:37.872Z] === RUN   TestDaemonProxy
19:17:37 [2022-02-11T19:17:37.872Z] === RUN   TestDaemonProxy/environment_variables
19:17:39 [2022-02-11T19:17:39.761Z] === RUN   TestDaemonProxy/command-line_options
19:17:41 [2022-02-11T19:17:41.650Z] === RUN   TestDaemonProxy/configuration_file
19:17:43 [2022-02-11T19:17:43.539Z] === RUN   TestDaemonProxy/conflicting_options
19:17:43 [2022-02-11T19:17:43.795Z] === RUN   TestDaemonProxy/reload_sanitized
19:17:44 [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy (6.28s)
19:17:44 [2022-02-11T19:17:44.357Z]     --- PASS: TestDaemonProxy/environment_variables (1.79s)
19:17:44 [2022-02-11T19:17:44.357Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:17:44 [2022-02-11T19:17:44.357Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:17:44 [2022-02-11T19:17:44.357Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:17:44 [2022-02-11T19:17:44.357Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:17:44 [2022-02-11T19:17:44.357Z] PASS
19:17:44 [2022-02-11T19:17:44.357Z] 
19:17:44 [2022-02-11T19:17:44.357Z] DONE 17 tests in 10.178s
19:17:44 [2022-02-11T19:17:44.357Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:17:44 [2022-02-11T19:17:44.357Z] ++ 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
19:17:44 [2022-02-11T19:17:44.357Z] ++ set -e
19:17:44 [2022-02-11T19:17:44.357Z] ++ '[' -n 0 ']'
19:17:44 [2022-02-11T19:17:44.357Z] ++ set -x
19:17:44 [2022-02-11T19:17:44.357Z] ++ 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
19:17:44 [2022-02-11T19:17:44.357Z] INFO: Testing against a local daemon
19:17:44 [2022-02-11T19:17:44.357Z] === RUN   TestCommitInheritsEnv
19:17:44 [2022-02-11T19:17:44.613Z] --- PASS: TestCommitInheritsEnv (0.27s)
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportExtremelyLargeImageWorks
19:17:44 [2022-02-11T19:17:44.613Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:17:44 [2022-02-11T19:17:44.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportWithCustomPlatform
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportWithCustomPlatform/#00
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportWithCustomPlatform/_______
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportWithCustomPlatform//
19:17:44 [2022-02-11T19:17:44.613Z] === RUN   TestImportWithCustomPlatform/linux
19:17:44 [2022-02-11T19:17:44.869Z] === RUN   TestImportWithCustomPlatform/LINUX
19:17:44 [2022-02-11T19:17:44.869Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:17:44 [2022-02-11T19:17:44.869Z] === RUN   TestImportWithCustomPlatform/macos
19:17:44 [2022-02-11T19:17:44.869Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:17:44 [2022-02-11T19:17:44.869Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:17:44 [2022-02-11T19:17:44.869Z] --- PASS: TestImportWithCustomPlatform (0.30s)
19:17:44 [2022-02-11T19:17:44.869Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/macos (0.01s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:17:44 [2022-02-11T19:17:44.870Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:17:44 [2022-02-11T19:17:44.870Z] === RUN   TestImagesFilterMultiReference
19:17:45 [2022-02-11T19:17:45.126Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:17:45 [2022-02-11T19:17:45.126Z] === RUN   TestImagePullPlatformInvalid
19:17:45 [2022-02-11T19:17:45.126Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:17:45 [2022-02-11T19:17:45.126Z] === RUN   TestRemoveImageOrphaning
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestRemoveImageOrphaning (0.28s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestRemoveImageGarbageCollector
19:17:45 [2022-02-11T19:17:45.382Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:45 [2022-02-11T19:17:45.382Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagInvalidReference
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagInvalidReference (0.02s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagValidPrefixedRepo
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagExistedNameWithoutForce
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagOfficialNames
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagOfficialNames (0.05s)
19:17:45 [2022-02-11T19:17:45.382Z] === RUN   TestTagMatchesDigest
19:17:45 [2022-02-11T19:17:45.382Z] --- PASS: TestTagMatchesDigest (0.01s)
19:17:45 [2022-02-11T19:17:45.382Z] PASS
19:17:45 [2022-02-11T19:17:45.382Z] 
19:17:45 [2022-02-11T19:17:45.382Z] === Skipped
19:17:45 [2022-02-11T19:17:45.382Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:17:45 [2022-02-11T19:17:45.382Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:17:45 [2022-02-11T19:17:45.382Z] 
19:17:45 [2022-02-11T19:17:45.382Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:17:45 [2022-02-11T19:17:45.382Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:45 [2022-02-11T19:17:45.382Z] 
19:17:45 [2022-02-11T19:17:45.382Z] DONE 22 tests, 2 skipped in 1.250s
19:17:45 [2022-02-11T19:17:45.382Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:17:45 [2022-02-11T19:17:45.382Z] ++ 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
19:17:45 [2022-02-11T19:17:45.382Z] ++ set -e
19:17:45 [2022-02-11T19:17:45.382Z] ++ '[' -n 0 ']'
19:17:45 [2022-02-11T19:17:45.382Z] ++ set -x
19:17:45 [2022-02-11T19:17:45.382Z] ++ 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
19:17:45 [2022-02-11T19:17:45.638Z] INFO: Testing against a local daemon
19:17:45 [2022-02-11T19:17:45.638Z] === RUN   TestNetworkCreateDelete
19:17:45 [2022-02-11T19:17:45.638Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:17:45 [2022-02-11T19:17:45.638Z] === RUN   TestDockerNetworkDeletePreferID
19:17:46 [2022-02-11T19:17:46.200Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
19:17:46 [2022-02-11T19:17:46.200Z] === RUN   TestDaemonDNSFallback
19:17:52 [2022-02-11T19:17:52.738Z] --- PASS: TestDaemonDNSFallback (6.24s)
19:17:52 [2022-02-11T19:17:52.739Z] === RUN   TestInspectNetwork
19:17:55 [2022-02-11T19:17:55.255Z] === RUN   TestInspectNetwork/full_network_id
19:17:55 [2022-02-11T19:17:55.255Z] === RUN   TestInspectNetwork/partial_network_id
19:17:55 [2022-02-11T19:17:55.255Z] === RUN   TestInspectNetwork/network_name
19:17:55 [2022-02-11T19:17:55.255Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:17:59 [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork (7.22s)
19:17:59 [2022-02-11T19:17:59.422Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:17:59 [2022-02-11T19:17:59.422Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:17:59 [2022-02-11T19:17:59.422Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:17:59 [2022-02-11T19:17:59.422Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:17:59 [2022-02-11T19:17:59.422Z] === RUN   TestRunContainerWithBridgeNone
19:18:01 [2022-02-11T19:18:01.313Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkInvalidJSON
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkInvalidJSON//networks/create
19:18:01 [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:18:01 [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:01 [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:01 [2022-02-11T19:18:01.313Z] === CONT  TestNetworkInvalidJSON//networks/create
19:18:01 [2022-02-11T19:18:01.313Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:01 [2022-02-11T19:18:01.313Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:18:01 [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:18:01 [2022-02-11T19:18:01.313Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:18:01 [2022-02-11T19:18:01.313Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:18:01 [2022-02-11T19:18:01.313Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkList
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkList//networks
19:18:01 [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkList//networks
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestNetworkList//networks/
19:18:01 [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkList//networks/
19:18:01 [2022-02-11T19:18:01.313Z] === CONT  TestNetworkList//networks
19:18:01 [2022-02-11T19:18:01.313Z] === CONT  TestNetworkList//networks/
19:18:01 [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkList (0.01s)
19:18:01 [2022-02-11T19:18:01.313Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:18:01 [2022-02-11T19:18:01.313Z]     --- PASS: TestNetworkList//networks (0.00s)
19:18:01 [2022-02-11T19:18:01.313Z] === RUN   TestHostIPv4BridgeLabel
19:18:01 [2022-02-11T19:18:01.578Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:18:01 [2022-02-11T19:18:01.578Z] === RUN   TestDaemonRestartWithLiveRestore
19:18:02 [2022-02-11T19:18:02.944Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:18:02 [2022-02-11T19:18:02.944Z] === RUN   TestDaemonDefaultNetworkPools
19:18:03 [2022-02-11T19:18:03.507Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
19:18:03 [2022-02-11T19:18:03.507Z] === RUN   TestDaemonRestartWithExistingNetwork
19:18:04 [2022-02-11T19:18:04.436Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:18:04 [2022-02-11T19:18:04.436Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:18:05 [2022-02-11T19:18:05.802Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
19:18:05 [2022-02-11T19:18:05.802Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:18:06 [2022-02-11T19:18:06.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:18:06 [2022-02-11T19:18:06.364Z] === RUN   TestServiceWithPredefinedNetwork
19:18:08 [2022-02-11T19:18:08.881Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
19:18:08 [2022-02-11T19:18:08.881Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:18:08 [2022-02-11T19:18:08.881Z]     service_test.go:243: FLAKY_TEST
19:18:08 [2022-02-11T19:18:08.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:18:08 [2022-02-11T19:18:08.881Z] === RUN   TestServiceWithDataPathPortInit
19:18:23 [2022-02-11T19:18:23.721Z] --- PASS: TestServiceWithDataPathPortInit (13.00s)
19:18:23 [2022-02-11T19:18:23.721Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:18:23 [2022-02-11T19:18:23.977Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fp0xgmgwidpfye6zn9h87l7z9 Created:2022-02-11 19:18:22.799609114 +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[cc832e603e4dff1c2d8603e980c435e6b1f57c45c1a75c5f0b665363168c5504:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij2wv6ur4u5priqtrgplsf7i EndpointID:67e86a26443b7d9996a4e832feede5606a77ca43059a8bae49b5bc86861cd422 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a73ee264d1ad0e868219d4a405e682478c8f75c961f54be0c85c61a1e31d9c99 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:2e7a1209bf77 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij2wv6ur4u5priqtrgplsf7i EndpointID:67e86a26443b7d9996a4e832feede5606a77ca43059a8bae49b5bc86861cd422 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:18:29 [2022-02-11T19:18:29.221Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
19:18:29 [2022-02-11T19:18:29.221Z] PASS
19:18:29 [2022-02-11T19:18:29.221Z] 
19:18:29 [2022-02-11T19:18:29.221Z] === Skipped
19:18:29 [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:18:29 [2022-02-11T19:18:29.221Z]     service_test.go:243: FLAKY_TEST
19:18:29 [2022-02-11T19:18:29.221Z] 
19:18:29 [2022-02-11T19:18:29.221Z] DONE 26 tests, 1 skipped in 42.820s
19:18:29 [2022-02-11T19:18:29.221Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:18:29 [2022-02-11T19:18:29.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:18:29 [2022-02-11T19:18:29.221Z] ++ set -e
19:18:29 [2022-02-11T19:18:29.221Z] ++ '[' -n 0 ']'
19:18:29 [2022-02-11T19:18:29.221Z] ++ set -x
19:18:29 [2022-02-11T19:18:29.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:18:29 [2022-02-11T19:18:29.221Z] INFO: Testing against a local daemon
19:18:29 [2022-02-11T19:18:29.221Z] === RUN   TestDockerNetworkIpvlanPersistance
19:18:29 [2022-02-11T19:18:29.221Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:18:29 [2022-02-11T19:18:29.221Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:18:29 [2022-02-11T19:18:29.221Z] === RUN   TestDockerNetworkIpvlan
19:18:29 [2022-02-11T19:18:29.221Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:18:29 [2022-02-11T19:18:29.221Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:18:29 [2022-02-11T19:18:29.221Z] PASS
19:18:29 [2022-02-11T19:18:29.221Z] 
19:18:29 [2022-02-11T19:18:29.221Z] === Skipped
19:18:29 [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:18:29 [2022-02-11T19:18:29.221Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:18:29 [2022-02-11T19:18:29.221Z] 
19:18:29 [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:18:29 [2022-02-11T19:18:29.221Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:18:29 [2022-02-11T19:18:29.221Z] 
19:18:29 [2022-02-11T19:18:29.221Z] DONE 2 tests, 2 skipped in 0.089s
19:18:29 [2022-02-11T19:18:29.221Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:18:29 [2022-02-11T19:18:29.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:18:29 [2022-02-11T19:18:29.221Z] ++ set -e
19:18:29 [2022-02-11T19:18:29.221Z] ++ '[' -n 0 ']'
19:18:29 [2022-02-11T19:18:29.221Z] ++ set -x
19:18:29 [2022-02-11T19:18:29.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:18:29 [2022-02-11T19:18:29.221Z] INFO: Testing against a local daemon
19:18:29 [2022-02-11T19:18:29.221Z] === RUN   TestDockerNetworkMacvlanPersistance
19:18:29 [2022-02-11T19:18:29.782Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
19:18:29 [2022-02-11T19:18:29.782Z] === RUN   TestDockerNetworkMacvlan
19:18:30 [2022-02-11T19:18:30.710Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:18:31 [2022-02-11T19:18:31.272Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:18:32 [2022-02-11T19:18:32.200Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:18:33 [2022-02-11T19:18:33.566Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:18:35 [2022-02-11T19:18:35.457Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:18:38 [2022-02-11T19:18:38.764Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:18:39 [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan (9.05s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s)
19:18:39 [2022-02-11T19:18:39.020Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s)
19:18:39 [2022-02-11T19:18:39.020Z] PASS
19:18:39 [2022-02-11T19:18:39.020Z] 
19:18:39 [2022-02-11T19:18:39.020Z] DONE 8 tests in 10.522s
19:18:39 [2022-02-11T19:18:39.020Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:18:39 [2022-02-11T19:18:39.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:18:39 [2022-02-11T19:18:39.020Z] ++ set -e
19:18:39 [2022-02-11T19:18:39.020Z] ++ '[' -n 0 ']'
19:18:39 [2022-02-11T19:18:39.020Z] ++ set -x
19:18:39 [2022-02-11T19:18:39.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:18:39 [2022-02-11T19:18:39.020Z] testing: warning: no tests to run
19:18:39 [2022-02-11T19:18:39.020Z] PASS
19:18:39 [2022-02-11T19:18:39.020Z] 
19:18:39 [2022-02-11T19:18:39.020Z] DONE 0 tests in 0.027s
19:18:39 [2022-02-11T19:18:39.020Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:18:39 [2022-02-11T19:18:39.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:18:39 [2022-02-11T19:18:39.020Z] ++ set -e
19:18:39 [2022-02-11T19:18:39.020Z] ++ '[' -n 0 ']'
19:18:39 [2022-02-11T19:18:39.020Z] ++ set -x
19:18:39 [2022-02-11T19:18:39.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:18:39 [2022-02-11T19:18:39.020Z] INFO: Testing against a local daemon
19:18:39 [2022-02-11T19:18:39.020Z] === RUN   TestAuthZPluginAllowRequest
19:18:40 [2022-02-11T19:18:40.386Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
19:18:40 [2022-02-11T19:18:40.386Z] === RUN   TestAuthZPluginTLS
19:18:40 [2022-02-11T19:18:40.642Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:18:40 [2022-02-11T19:18:40.642Z] === RUN   TestAuthZPluginDenyRequest
19:18:41 [2022-02-11T19:18:41.205Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:18:41 [2022-02-11T19:18:41.205Z] === RUN   TestAuthZPluginAPIDenyResponse
19:18:41 [2022-02-11T19:18:41.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:18:41 [2022-02-11T19:18:41.766Z] === RUN   TestAuthZPluginDenyResponse
19:18:42 [2022-02-11T19:18:42.328Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:18:42 [2022-02-11T19:18:42.328Z] === RUN   TestAuthZPluginAllowEventStream
19:18:43 [2022-02-11T19:18:43.693Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s)
19:18:43 [2022-02-11T19:18:43.693Z] === RUN   TestAuthZPluginErrorResponse
19:18:44 [2022-02-11T19:18:44.255Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:18:44 [2022-02-11T19:18:44.255Z] === RUN   TestAuthZPluginErrorRequest
19:18:44 [2022-02-11T19:18:44.818Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:18:44 [2022-02-11T19:18:44.818Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:18:45 [2022-02-11T19:18:45.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:18:45 [2022-02-11T19:18:45.074Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:18:46 [2022-02-11T19:18:46.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
19:18:46 [2022-02-11T19:18:46.442Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:18:47 [2022-02-11T19:18:47.809Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
19:18:47 [2022-02-11T19:18:47.809Z] === RUN   TestAuthZPluginHeader
19:18:48 [2022-02-11T19:18:48.372Z] --- PASS: TestAuthZPluginHeader (0.68s)
19:18:48 [2022-02-11T19:18:48.373Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:18:48 [2022-02-11T19:18:48.373Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:48 [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:18:48 [2022-02-11T19:18:48.373Z] === RUN   TestAuthZPluginV2Disable
19:18:48 [2022-02-11T19:18:48.373Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:48 [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:18:48 [2022-02-11T19:18:48.373Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:18:48 [2022-02-11T19:18:48.373Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:48 [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:18:48 [2022-02-11T19:18:48.373Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:18:48 [2022-02-11T19:18:48.373Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:48 [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:18:48 [2022-02-11T19:18:48.373Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:19:06 [2022-02-11T19:19:06.416Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
19:19:06 [2022-02-11T19:19:06.416Z] PASS
19:19:06 [2022-02-11T19:19:06.416Z] 
19:19:06 [2022-02-11T19:19:06.416Z] === Skipped
19:19:06 [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:19:06 [2022-02-11T19:19:06.416Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:06 [2022-02-11T19:19:06.416Z] 
19:19:06 [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:19:06 [2022-02-11T19:19:06.416Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:06 [2022-02-11T19:19:06.416Z] 
19:19:06 [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:19:06 [2022-02-11T19:19:06.416Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:06 [2022-02-11T19:19:06.416Z] 
19:19:06 [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:19:06 [2022-02-11T19:19:06.416Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:06 [2022-02-11T19:19:06.416Z] 
19:19:06 [2022-02-11T19:19:06.416Z] DONE 17 tests, 4 skipped in 26.048s
19:19:06 [2022-02-11T19:19:06.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:19:06 [2022-02-11T19:19:06.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:19:06 [2022-02-11T19:19:06.416Z] ++ set -e
19:19:06 [2022-02-11T19:19:06.416Z] ++ '[' -n 0 ']'
19:19:06 [2022-02-11T19:19:06.416Z] ++ set -x
19:19:06 [2022-02-11T19:19:06.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:19:06 [2022-02-11T19:19:06.416Z] INFO: Testing against a local daemon
19:19:06 [2022-02-11T19:19:06.416Z] === RUN   TestPluginInvalidJSON
19:19:06 [2022-02-11T19:19:06.416Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:19:06 [2022-02-11T19:19:06.416Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:19:06 [2022-02-11T19:19:06.416Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:19:06 [2022-02-11T19:19:06.416Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:19:06 [2022-02-11T19:19:06.416Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:19:06 [2022-02-11T19:19:06.416Z] === RUN   TestPluginInstall
19:19:06 [2022-02-11T19:19:06.416Z] === RUN   TestPluginInstall/no_auth
19:19:06 [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:06 [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:06 [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:06 [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:06 [2022-02-11T19:19:06.673Z] === RUN   TestPluginInstall/with_htpasswd
19:19:06 [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:06 [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:06 [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:06 [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:07 [2022-02-11T19:19:07.186Z] === RUN   TestPluginInstall/with_insecure
19:19:08 [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:08 [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba28335506eacca5bb04be64b78e46fb749aea93c05fd7cacf787df6d72f7c1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:08 [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:08 [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba28335506eacca5bb04be64b78e46fb749aea93c05fd7cacf787df6d72f7c1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:08 [2022-02-11T19:19:08.371Z]     plugin_test.go:165: [d1e4502ab27da] daemon is not started
19:19:08 [2022-02-11T19:19:08.371Z] --- PASS: TestPluginInstall (3.10s)
19:19:08 [2022-02-11T19:19:08.371Z]     --- PASS: TestPluginInstall/no_auth (1.51s)
19:19:08 [2022-02-11T19:19:08.371Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
19:19:08 [2022-02-11T19:19:08.371Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
19:19:08 [2022-02-11T19:19:08.371Z] === RUN   TestPluginsWithRuntimes
19:19:09 [2022-02-11T19:19:09.737Z] === RUN   TestPluginsWithRuntimes/No_Args
19:19:10 [2022-02-11T19:19:10.665Z] === RUN   TestPluginsWithRuntimes/With_Args
19:19:11 [2022-02-11T19:19:11.592Z] --- PASS: TestPluginsWithRuntimes (3.13s)
19:19:11 [2022-02-11T19:19:11.593Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
19:19:11 [2022-02-11T19:19:11.593Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
19:19:11 [2022-02-11T19:19:11.593Z] === RUN   TestPluginBackCompatMediaTypes
19:19:12 [2022-02-11T19:19:12.155Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
19:19:12 [2022-02-11T19:19:12.155Z] PASS
19:19:12 [2022-02-11T19:19:12.155Z] 
19:19:12 [2022-02-11T19:19:12.155Z] DONE 10 tests in 6.931s
19:19:12 [2022-02-11T19:19:12.155Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:19:12 [2022-02-11T19:19:12.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:19:12 [2022-02-11T19:19:12.156Z] ++ set -e
19:19:12 [2022-02-11T19:19:12.156Z] ++ '[' -n 0 ']'
19:19:12 [2022-02-11T19:19:12.156Z] ++ set -x
19:19:12 [2022-02-11T19:19:12.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:19:12 [2022-02-11T19:19:12.156Z] INFO: Testing against a local daemon
19:19:12 [2022-02-11T19:19:12.156Z] === RUN   TestExternalGraphDriver
19:19:12 [2022-02-11T19:19:12.156Z] === RUN   TestExternalGraphDriver/json
19:19:14 [2022-02-11T19:19:14.046Z] === RUN   TestExternalGraphDriver/spec
19:19:15 [2022-02-11T19:19:15.412Z] === RUN   TestExternalGraphDriver/pull
19:19:16 [2022-02-11T19:19:16.777Z] --- PASS: TestExternalGraphDriver (4.73s)
19:19:16 [2022-02-11T19:19:16.777Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
19:19:16 [2022-02-11T19:19:16.777Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
19:19:16 [2022-02-11T19:19:16.777Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
19:19:16 [2022-02-11T19:19:16.777Z] === RUN   TestGraphdriverPluginV2
19:19:16 [2022-02-11T19:19:16.777Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:16 [2022-02-11T19:19:16.777Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:19:16 [2022-02-11T19:19:16.777Z] PASS
19:19:16 [2022-02-11T19:19:16.777Z] 
19:19:16 [2022-02-11T19:19:16.777Z] === Skipped
19:19:16 [2022-02-11T19:19:16.777Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:19:16 [2022-02-11T19:19:16.777Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:16 [2022-02-11T19:19:16.777Z] 
19:19:16 [2022-02-11T19:19:16.777Z] DONE 5 tests, 1 skipped in 4.844s
19:19:16 [2022-02-11T19:19:16.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:19:16 [2022-02-11T19:19:16.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:19:16 [2022-02-11T19:19:16.777Z] ++ set -e
19:19:16 [2022-02-11T19:19:16.777Z] ++ '[' -n 0 ']'
19:19:16 [2022-02-11T19:19:16.777Z] ++ set -x
19:19:16 [2022-02-11T19:19:16.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:19:17 [2022-02-11T19:19:17.033Z] INFO: Testing against a local daemon
19:19:17 [2022-02-11T19:19:17.033Z] === RUN   TestContinueAfterPluginCrash
19:19:17 [2022-02-11T19:19:17.033Z] === PAUSE TestContinueAfterPluginCrash
19:19:17 [2022-02-11T19:19:17.033Z] === RUN   TestReadPluginNoRead
19:19:17 [2022-02-11T19:19:17.033Z] === PAUSE TestReadPluginNoRead
19:19:17 [2022-02-11T19:19:17.033Z] === RUN   TestDaemonStartWithLogOpt
19:19:17 [2022-02-11T19:19:17.033Z] === PAUSE TestDaemonStartWithLogOpt
19:19:17 [2022-02-11T19:19:17.033Z] === CONT  TestContinueAfterPluginCrash
19:19:17 [2022-02-11T19:19:17.033Z] === CONT  TestDaemonStartWithLogOpt
19:19:20 [2022-02-11T19:19:20.302Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
19:19:20 [2022-02-11T19:19:20.302Z] === CONT  TestReadPluginNoRead
19:19:22 [2022-02-11T19:19:22.193Z] === RUN   TestReadPluginNoRead/default
19:19:23 [2022-02-11T19:19:23.122Z] === RUN   TestReadPluginNoRead/disabled_caching
19:19:24 [2022-02-11T19:19:24.487Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:19:25 [2022-02-11T19:19:25.417Z] --- PASS: TestContinueAfterPluginCrash (8.24s)
19:19:25 [2022-02-11T19:19:25.417Z] === CONT  TestReadPluginNoRead
19:19:25 [2022-02-11T19:19:25.417Z]     read_test.go:92: [ddedd5f1252cf] daemon is not started
19:19:25 [2022-02-11T19:19:25.417Z] --- PASS: TestReadPluginNoRead (5.60s)
19:19:25 [2022-02-11T19:19:25.417Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
19:19:25 [2022-02-11T19:19:25.417Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
19:19:25 [2022-02-11T19:19:25.675Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
19:19:25 [2022-02-11T19:19:25.675Z] PASS
19:19:25 [2022-02-11T19:19:25.675Z] 
19:19:25 [2022-02-11T19:19:25.675Z] DONE 6 tests in 8.690s
19:19:25 [2022-02-11T19:19:25.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:19:25 [2022-02-11T19:19:25.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:19:25 [2022-02-11T19:19:25.675Z] ++ set -e
19:19:25 [2022-02-11T19:19:25.675Z] ++ '[' -n 0 ']'
19:19:25 [2022-02-11T19:19:25.675Z] ++ set -x
19:19:25 [2022-02-11T19:19:25.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:19:25 [2022-02-11T19:19:25.675Z] testing: warning: no tests to run
19:19:25 [2022-02-11T19:19:25.675Z] PASS
19:19:25 [2022-02-11T19:19:25.675Z] 
19:19:25 [2022-02-11T19:19:25.675Z] DONE 0 tests in 0.035s
19:19:25 [2022-02-11T19:19:25.675Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:19:25 [2022-02-11T19:19:25.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:19:25 [2022-02-11T19:19:25.675Z] ++ set -e
19:19:25 [2022-02-11T19:19:25.675Z] ++ '[' -n 0 ']'
19:19:25 [2022-02-11T19:19:25.675Z] ++ set -x
19:19:25 [2022-02-11T19:19:25.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:19:25 [2022-02-11T19:19:25.675Z] INFO: Testing against a local daemon
19:19:25 [2022-02-11T19:19:25.675Z] === RUN   TestPluginWithDevMounts
19:19:25 [2022-02-11T19:19:25.675Z] === PAUSE TestPluginWithDevMounts
19:19:25 [2022-02-11T19:19:25.675Z] === CONT  TestPluginWithDevMounts
19:19:27 [2022-02-11T19:19:27.573Z] --- PASS: TestPluginWithDevMounts (1.53s)
19:19:27 [2022-02-11T19:19:27.573Z] PASS
19:19:27 [2022-02-11T19:19:27.573Z] 
19:19:27 [2022-02-11T19:19:27.573Z] DONE 1 tests in 1.626s
19:19:27 [2022-02-11T19:19:27.573Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:19:27 [2022-02-11T19:19:27.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:19:27 [2022-02-11T19:19:27.573Z] ++ set -e
19:19:27 [2022-02-11T19:19:27.573Z] ++ '[' -n 0 ']'
19:19:27 [2022-02-11T19:19:27.573Z] ++ set -x
19:19:27 [2022-02-11T19:19:27.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:19:27 [2022-02-11T19:19:27.573Z] INFO: Testing against a local daemon
19:19:27 [2022-02-11T19:19:27.573Z] === RUN   TestSecretInspect
19:19:28 [2022-02-11T19:19:28.938Z] --- PASS: TestSecretInspect (1.70s)
19:19:28 [2022-02-11T19:19:28.938Z] === RUN   TestSecretList
19:19:30 [2022-02-11T19:19:30.828Z] --- PASS: TestSecretList (1.75s)
19:19:30 [2022-02-11T19:19:30.828Z] === RUN   TestSecretsCreateAndDelete
19:19:33 [2022-02-11T19:19:33.344Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
19:19:33 [2022-02-11T19:19:33.344Z] === RUN   TestSecretsUpdate
19:19:35 [2022-02-11T19:19:35.256Z] --- PASS: TestSecretsUpdate (2.11s)
19:19:35 [2022-02-11T19:19:35.256Z] === RUN   TestTemplatedSecret
19:19:37 [2022-02-11T19:19:37.173Z] --- PASS: TestTemplatedSecret (2.07s)
19:19:37 [2022-02-11T19:19:37.173Z] === RUN   TestSecretCreateResolve
19:19:39 [2022-02-11T19:19:39.062Z] --- PASS: TestSecretCreateResolve (1.71s)
19:19:39 [2022-02-11T19:19:39.062Z] PASS
19:19:39 [2022-02-11T19:19:39.062Z] 
19:19:39 [2022-02-11T19:19:39.062Z] DONE 6 tests in 11.585s
19:19:39 [2022-02-11T19:19:39.062Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:19:39 [2022-02-11T19:19:39.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:19:39 [2022-02-11T19:19:39.062Z] ++ set -e
19:19:39 [2022-02-11T19:19:39.062Z] ++ '[' -n 0 ']'
19:19:39 [2022-02-11T19:19:39.062Z] ++ set -x
19:19:39 [2022-02-11T19:19:39.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:19:39 [2022-02-11T19:19:39.062Z] INFO: Testing against a local daemon
19:19:39 [2022-02-11T19:19:39.062Z] === RUN   TestServiceCreateInit
19:19:39 [2022-02-11T19:19:39.062Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:19:43 [2022-02-11T19:19:43.226Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:19:46 [2022-02-11T19:19:46.494Z] --- PASS: TestServiceCreateInit (7.12s)
19:19:46 [2022-02-11T19:19:46.494Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
19:19:46 [2022-02-11T19:19:46.494Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s)
19:19:46 [2022-02-11T19:19:46.494Z] === RUN   TestCreateServiceMultipleTimes
19:20:01 [2022-02-11T19:20:01.336Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
19:20:01 [2022-02-11T19:20:01.336Z] === RUN   TestCreateServiceConflict
19:20:03 [2022-02-11T19:20:03.228Z] --- PASS: TestCreateServiceConflict (2.13s)
19:20:03 [2022-02-11T19:20:03.228Z] === RUN   TestCreateServiceMaxReplicas
19:20:06 [2022-02-11T19:20:06.496Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
19:20:06 [2022-02-11T19:20:06.496Z] === RUN   TestCreateWithDuplicateNetworkNames
19:20:21 [2022-02-11T19:20:21.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s)
19:20:21 [2022-02-11T19:20:21.334Z] === RUN   TestCreateServiceSecretFileMode
19:20:31 [2022-02-11T19:20:31.275Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
19:20:31 [2022-02-11T19:20:31.275Z] === RUN   TestCreateServiceConfigFileMode
19:20:46 [2022-02-11T19:20:46.114Z] --- PASS: TestCreateServiceConfigFileMode (12.45s)
19:20:46 [2022-02-11T19:20:46.114Z] === RUN   TestCreateServiceSysctls
19:20:46 [2022-02-11T19:20:46.676Z] --- PASS: TestCreateServiceSysctls (2.83s)
19:20:46 [2022-02-11T19:20:46.676Z] === RUN   TestCreateServiceCapabilities
19:20:49 [2022-02-11T19:20:49.193Z] --- PASS: TestCreateServiceCapabilities (2.29s)
19:20:49 [2022-02-11T19:20:49.193Z] === RUN   TestInspect
19:20:51 [2022-02-11T19:20:51.709Z] --- PASS: TestInspect (2.82s)
19:20:51 [2022-02-11T19:20:51.709Z] === RUN   TestCreateJob
19:20:54 [2022-02-11T19:20:54.227Z] --- PASS: TestCreateJob (2.51s)
19:20:54 [2022-02-11T19:20:54.227Z] === RUN   TestReplicatedJob
19:20:58 [2022-02-11T19:20:58.395Z] --- PASS: TestReplicatedJob (3.93s)
19:20:58 [2022-02-11T19:20:58.395Z] === RUN   TestUpdateReplicatedJob
19:21:00 [2022-02-11T19:21:00.912Z] --- PASS: TestUpdateReplicatedJob (2.49s)
19:21:00 [2022-02-11T19:21:00.912Z] === RUN   TestServiceListWithStatuses
19:21:00 [2022-02-11T19:21:00.913Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:21:00 [2022-02-11T19:21:00.913Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:21:00 [2022-02-11T19:21:00.913Z] === RUN   TestDockerNetworkConnectAlias
19:21:04 [2022-02-11T19:21:04.181Z] --- PASS: TestDockerNetworkConnectAlias (3.59s)
19:21:04 [2022-02-11T19:21:04.181Z] === RUN   TestDockerNetworkReConnect
19:21:07 [2022-02-11T19:21:07.479Z] --- PASS: TestDockerNetworkReConnect (3.30s)
19:21:07 [2022-02-11T19:21:07.479Z] === RUN   TestServicePlugin
19:21:07 [2022-02-11T19:21:07.479Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:07 [2022-02-11T19:21:07.479Z] --- SKIP: TestServicePlugin (0.00s)
19:21:07 [2022-02-11T19:21:07.479Z] === RUN   TestServiceUpdateLabel
19:21:09 [2022-02-11T19:21:09.996Z] --- PASS: TestServiceUpdateLabel (2.09s)
19:21:09 [2022-02-11T19:21:09.996Z] === RUN   TestServiceUpdateSecrets
19:21:24 [2022-02-11T19:21:24.835Z] --- PASS: TestServiceUpdateSecrets (14.27s)
19:21:24 [2022-02-11T19:21:24.835Z] === RUN   TestServiceUpdateConfigs
19:21:39 [2022-02-11T19:21:39.674Z] --- PASS: TestServiceUpdateConfigs (13.89s)
19:21:39 [2022-02-11T19:21:39.674Z] === RUN   TestServiceUpdateNetwork
19:21:49 [2022-02-11T19:21:49.614Z] --- PASS: TestServiceUpdateNetwork (11.70s)
19:21:49 [2022-02-11T19:21:49.614Z] === RUN   TestServiceUpdatePidsLimit
19:21:50 [2022-02-11T19:21:50.176Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:21:51 [2022-02-11T19:21:51.105Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:21:57 [2022-02-11T19:21:57.641Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:22:05 [2022-02-11T19:22:05.727Z] --- PASS: TestServiceUpdatePidsLimit (15.54s)
19:22:05 [2022-02-11T19:22:05.728Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:22:05 [2022-02-11T19:22:05.728Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
19:22:05 [2022-02-11T19:22:05.728Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:22:05 [2022-02-11T19:22:05.728Z] PASS
19:22:05 [2022-02-11T19:22:05.728Z] 
19:22:05 [2022-02-11T19:22:05.728Z] === Skipped
19:22:05 [2022-02-11T19:22:05.728Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:22:05 [2022-02-11T19:22:05.728Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:22:05 [2022-02-11T19:22:05.728Z] 
19:22:05 [2022-02-11T19:22:05.728Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:22:05 [2022-02-11T19:22:05.728Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:05 [2022-02-11T19:22:05.728Z] 
19:22:05 [2022-02-11T19:22:05.728Z] DONE 27 tests, 2 skipped in 146.175s
19:22:05 [2022-02-11T19:22:05.728Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:22:05 [2022-02-11T19:22:05.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:22:05 [2022-02-11T19:22:05.728Z] ++ set -e
19:22:05 [2022-02-11T19:22:05.728Z] ++ '[' -n 0 ']'
19:22:05 [2022-02-11T19:22:05.728Z] ++ set -x
19:22:05 [2022-02-11T19:22:05.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:22:05 [2022-02-11T19:22:05.728Z] INFO: Testing against a local daemon
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestSessionCreate
19:22:05 [2022-02-11T19:22:05.728Z] --- PASS: TestSessionCreate (0.02s)
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestSessionCreateWithBadUpgrade
19:22:05 [2022-02-11T19:22:05.728Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:22:05 [2022-02-11T19:22:05.728Z] PASS
19:22:05 [2022-02-11T19:22:05.728Z] 
19:22:05 [2022-02-11T19:22:05.728Z] DONE 2 tests in 0.126s
19:22:05 [2022-02-11T19:22:05.728Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:22:05 [2022-02-11T19:22:05.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:22:05 [2022-02-11T19:22:05.728Z] ++ set -e
19:22:05 [2022-02-11T19:22:05.728Z] ++ '[' -n 0 ']'
19:22:05 [2022-02-11T19:22:05.728Z] ++ set -x
19:22:05 [2022-02-11T19:22:05.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:22:05 [2022-02-11T19:22:05.728Z] INFO: Testing against a local daemon
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:22:05 [2022-02-11T19:22:05.728Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:22:05 [2022-02-11T19:22:05.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestDiskUsage
19:22:05 [2022-02-11T19:22:05.728Z] === PAUSE TestDiskUsage
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestEventsExecDie
19:22:05 [2022-02-11T19:22:05.728Z] --- PASS: TestEventsExecDie (0.55s)
19:22:05 [2022-02-11T19:22:05.728Z] === RUN   TestEventsBackwardsCompatible
19:22:05 [2022-02-11T19:22:05.984Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
19:22:05 [2022-02-11T19:22:05.984Z] === RUN   TestEventsVolumeCreate
19:22:05 [2022-02-11T19:22:05.984Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:22:05 [2022-02-11T19:22:05.984Z] === RUN   TestInfoBinaryCommits
19:22:05 [2022-02-11T19:22:05.984Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:22:05 [2022-02-11T19:22:05.984Z] === RUN   TestInfoAPIVersioned
19:22:05 [2022-02-11T19:22:05.984Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:22:05 [2022-02-11T19:22:05.984Z] === RUN   TestInfoAPI
19:22:05 [2022-02-11T19:22:05.984Z] --- PASS: TestInfoAPI (0.02s)
19:22:05 [2022-02-11T19:22:05.984Z] === RUN   TestInfoAPIWarnings
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestInfoAPIWarnings (16.22s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestInfoDebug
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestInfoDebug (0.52s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestInfoInsecureRegistries
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestInfoRegistryMirrors
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestLoginFailsWithBadCredentials
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestPingCacheHeaders
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestPingCacheHeaders (0.02s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestPingGet
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestPingGet (0.01s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestPingHead
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestPingHead (0.02s)
19:22:24 [2022-02-11T19:22:24.027Z] === RUN   TestVersion
19:22:24 [2022-02-11T19:22:24.027Z] --- PASS: TestVersion (0.02s)
19:22:24 [2022-02-11T19:22:24.027Z] === CONT  TestDiskUsage
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/container_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/image_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.589Z] === RUN   TestDiskUsage/after_container.Run
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:22:24 [2022-02-11T19:22:24.845Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:22:25 [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage (1.12s)
19:22:25 [2022-02-11T19:22:25.102Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z] PASS
19:22:25 [2022-02-11T19:22:25.102Z] 
19:22:25 [2022-02-11T19:22:25.102Z] === Skipped
19:22:25 [2022-02-11T19:22:25.102Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:22:25 [2022-02-11T19:22:25.102Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:22:25 [2022-02-11T19:22:25.102Z] 
19:22:25 [2022-02-11T19:22:25.102Z] DONE 50 tests, 1 skipped in 19.933s
19:22:25 [2022-02-11T19:22:25.102Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:22:25 [2022-02-11T19:22:25.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:22:25 [2022-02-11T19:22:25.102Z] ++ set -e
19:22:25 [2022-02-11T19:22:25.102Z] ++ '[' -n 0 ']'
19:22:25 [2022-02-11T19:22:25.102Z] ++ set -x
19:22:25 [2022-02-11T19:22:25.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:22:25 [2022-02-11T19:22:25.102Z] INFO: Testing against a local daemon
19:22:25 [2022-02-11T19:22:25.102Z] === RUN   TestVolumesCreateAndList
19:22:25 [2022-02-11T19:22:25.102Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:22:25 [2022-02-11T19:22:25.102Z] === RUN   TestVolumesRemove
19:22:25 [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesRemove (0.06s)
19:22:25 [2022-02-11T19:22:25.358Z] === RUN   TestVolumesInspect
19:22:25 [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesInspect (0.02s)
19:22:25 [2022-02-11T19:22:25.358Z] === RUN   TestVolumesInvalidJSON
19:22:25 [2022-02-11T19:22:25.358Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:22:25 [2022-02-11T19:22:25.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:22:25 [2022-02-11T19:22:25.358Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:22:25 [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:22:25 [2022-02-11T19:22:25.358Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:22:25 [2022-02-11T19:22:25.358Z] PASS
19:22:25 [2022-02-11T19:22:25.358Z] 
19:22:25 [2022-02-11T19:22:25.358Z] DONE 5 tests in 0.197s
19:22:25 [2022-02-11T19:22:25.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:22:25 [2022-02-11T19:22:25.358Z] ++++ cat bundles/test-integration/docker.pid
19:22:25 [2022-02-11T19:22:25.358Z] +++ kill 13052
19:22:25 [2022-02-11T19:22:25.616Z] +++ /etc/init.d/apparmor stop
19:22:25 [2022-02-11T19:22:25.616Z] Leaving: AppArmorNo profiles have been unloaded.
19:22:25 [2022-02-11T19:22:25.616Z] 
19:22:25 [2022-02-11T19:22:25.616Z] Unloading profiles will leave already running processes permanently
19:22:25 [2022-02-11T19:22:25.616Z] unconfined, which can lead to unexpected situations.
19:22:25 [2022-02-11T19:22:25.616Z] 
19:22:25 [2022-02-11T19:22:25.616Z] To set a process to complain mode, use the command line tool
19:22:25 [2022-02-11T19:22:25.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:22:25 [2022-02-11T19:22:25.616Z] +++ true
19:22:25 [2022-02-11T19:22:25.616Z] exiting test-integration
19:22:25 [2022-02-11T19:22:25.616Z] ++ exit 0
19:22:25 [2022-02-11T19:22:25.616Z]