Skip to content

Console Output

12:06:21 [2021-11-11T12:06:21.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef34834bf3f3aa836f592ef0748eaac9b23c4075 -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:ef34834bf3f3aa836f592ef0748eaac9b23c4075 hack/make.sh dynbinary test-integration
12:06:21 [2021-11-11T12:06:21.630Z] 
12:06:21 [2021-11-11T12:06:21.630Z] Removing bundles/
12:06:21 [2021-11-11T12:06:21.630Z] 
12:06:21 [2021-11-11T12:06:21.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:06:21 [2021-11-11T12:06:21.897Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:06:21 [2021-11-11T12:06:21.897Z] GOOS="" GOARCH="" GOARM=""
12:07:43 [2021-11-11T12:07:43.362Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:07:43 [2021-11-11T12:07:43.362Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:07:43 [2021-11-11T12:07:43.362Z] GOOS="" GOARCH="" GOARM=""
12:07:43 [2021-11-11T12:07:43.362Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:07:43 [2021-11-11T12:07:43.362Z] 
12:07:43 [2021-11-11T12:07:43.362Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:07:43 [2021-11-11T12:07:43.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:07:43 [2021-11-11T12:07:43.362Z] HOSTNAME=16efd7a70a72
12:07:43 [2021-11-11T12:07:43.362Z] TESTDEBUG=0
12:07:43 [2021-11-11T12:07:43.362Z] DEST=bundles/test-integration
12:07:43 [2021-11-11T12:07:43.362Z] PWD=/go/src/github.com/docker/docker
12:07:43 [2021-11-11T12:07:43.362Z] DOCKER_GITCOMMIT=ef34834bf3f3aa836f592ef0748eaac9b23c4075
12:07:43 [2021-11-11T12:07:43.362Z] container=docker
12:07:43 [2021-11-11T12:07:43.362Z] HOME=/root
12:07:43 [2021-11-11T12:07:43.362Z] GOLANG_VERSION=1.17.3
12:07:43 [2021-11-11T12:07:43.362Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:07:43 [2021-11-11T12:07:43.362Z] VALIDATE_BRANCH=master
12:07:43 [2021-11-11T12:07:43.362Z] TERM=xterm
12:07:43 [2021-11-11T12:07:43.362Z] DOCKER_PKG=github.com/docker/docker
12:07:43 [2021-11-11T12:07:43.362Z] SHLVL=1
12:07:43 [2021-11-11T12:07:43.362Z] TIMEOUT=120m
12:07:43 [2021-11-11T12:07:43.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:07:43 [2021-11-11T12:07:43.362Z] DOCKER_GRAPHDRIVER=overlay2
12:07:43 [2021-11-11T12:07:43.362Z] GO111MODULE=off
12:07:43 [2021-11-11T12:07:43.362Z] DOCKER_EXPERIMENTAL=1
12:07:43 [2021-11-11T12:07:43.362Z] TEST_SKIP_INTEGRATION_CLI=1
12:07:43 [2021-11-11T12:07:43.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:07:43 [2021-11-11T12:07:43.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:07:43 [2021-11-11T12:07:43.362Z] GOPATH=/go
12:07:43 [2021-11-11T12:07:43.362Z] PKG_CONFIG=pkg-config
12:07:43 [2021-11-11T12:07:43.362Z] _=/usr/bin/env
12:07:43 [2021-11-11T12:07:43.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:08:15 [2021-11-11T12:08:15.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:08:15 [2021-11-11T12:08:15.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:08:33 [2021-11-11T12:08:33.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:08:43 [2021-11-11T12:08:43.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:08:50 [2021-11-11T12:08:50.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:08:50 [2021-11-11T12:08:50.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:08:51 [2021-11-11T12:08:51.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:08:52 [2021-11-11T12:08:52.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:08:52 [2021-11-11T12:08:52.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:08:53 [2021-11-11T12:08:53.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:08:54 [2021-11-11T12:08:54.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:08:56 [2021-11-11T12:08:56.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:08:56 [2021-11-11T12:08:56.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:08:57 [2021-11-11T12:08:57.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:08:58 [2021-11-11T12:08:58.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:08:58 [2021-11-11T12:08:58.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:09:00 [2021-11-11T12:09:00.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:09:00 [2021-11-11T12:09:00.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:09:01 [2021-11-11T12:09:01.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:09:02 [2021-11-11T12:09:02.134Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:09:02 [2021-11-11T12:09:02.134Z] Using test binary docker
12:09:02 [2021-11-11T12:09:02.134Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:09:02 [2021-11-11T12:09:02.134Z] +++ /etc/init.d/apparmor start
12:09:02 [2021-11-11T12:09:02.134Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:09:02 [2021-11-11T12:09:02.134Z] Starting dockerd
12:09:02 [2021-11-11T12:09:02.134Z] INFO: Waiting for daemon to start...
12:09:02 [2021-11-11T12:09:02.134Z] +++ 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
12:09:07 [2021-11-11T12:09:07.394Z] .
12:09:07 [2021-11-11T12:09:07.394Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:09:07 [2021-11-11T12:09:07.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:09:07 [2021-11-11T12:09:07.394Z] Error: No such image: emptyfs
12:09:07 [2021-11-11T12:09:07.394Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:09:07 [2021-11-11T12:09:07.394Z] ++++ docker load
12:09:07 [2021-11-11T12:09:07.394Z] Running integration-test (iteration 1)
12:09:07 [2021-11-11T12:09:07.394Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:09:07 [2021-11-11T12:09:07.394Z] ++ 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
12:09:07 [2021-11-11T12:09:07.394Z] ++ set -e
12:09:07 [2021-11-11T12:09:07.394Z] ++ '[' -n 0 ']'
12:09:07 [2021-11-11T12:09:07.394Z] ++ set -x
12:09:07 [2021-11-11T12:09:07.394Z] ++ 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
12:09:07 [2021-11-11T12:09:07.652Z] Loaded image: busybox:latest
12:09:07 [2021-11-11T12:09:07.910Z] Loaded image: busybox:glibc
12:09:08 [2021-11-11T12:09:08.843Z] Loaded image: debian:bullseye-slim
12:09:09 [2021-11-11T12:09:09.102Z] Loaded image: hello-world:latest
12:09:09 [2021-11-11T12:09:09.102Z] Loaded image: arm32v7/hello-world:latest
12:09:09 [2021-11-11T12:09:09.102Z] INFO: Testing against a local daemon
12:09:09 [2021-11-11T12:09:09.102Z] === RUN   TestCgroupNamespacesBuild
12:09:10 [2021-11-11T12:09:10.474Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
12:09:10 [2021-11-11T12:09:10.474Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:09:11 [2021-11-11T12:09:11.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
12:09:11 [2021-11-11T12:09:11.408Z] === RUN   TestBuildWithSession
12:09:11 [2021-11-11T12:09:11.408Z]     build_session_test.go:25: TODO: BuildKit
12:09:11 [2021-11-11T12:09:11.408Z] --- SKIP: TestBuildWithSession (0.00s)
12:09:11 [2021-11-11T12:09:11.408Z] === RUN   TestBuildSquashParent
12:09:15 [2021-11-11T12:09:15.596Z] --- PASS: TestBuildSquashParent (3.83s)
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:15 [2021-11-11T12:09:15.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:15 [2021-11-11T12:09:15.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:15 [2021-11-11T12:09:15.596Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:15 [2021-11-11T12:09:15.596Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:16 [2021-11-11T12:09:16.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:16 [2021-11-11T12:09:16.531Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:17 [2021-11-11T12:09:17.465Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:17 [2021-11-11T12:09:17.722Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:18 [2021-11-11T12:09:18.656Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.05s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s)
12:09:18 [2021-11-11T12:09:18.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
12:09:18 [2021-11-11T12:09:18.656Z] === RUN   TestBuildMultiStageCopy
12:09:18 [2021-11-11T12:09:18.656Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:19 [2021-11-11T12:09:19.591Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:19 [2021-11-11T12:09:19.850Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:20 [2021-11-11T12:09:20.108Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:20 [2021-11-11T12:09:20.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:20 [2021-11-11T12:09:20.366Z] --- PASS: TestBuildMultiStageCopy (1.76s)
12:09:20 [2021-11-11T12:09:20.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
12:09:20 [2021-11-11T12:09:20.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:09:20 [2021-11-11T12:09:20.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
12:09:20 [2021-11-11T12:09:20.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
12:09:20 [2021-11-11T12:09:20.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
12:09:20 [2021-11-11T12:09:20.366Z] === RUN   TestBuildMultiStageParentConfig
12:09:20 [2021-11-11T12:09:20.931Z] --- PASS: TestBuildMultiStageParentConfig (0.55s)
12:09:20 [2021-11-11T12:09:20.931Z] === RUN   TestBuildLabelWithTargets
12:09:21 [2021-11-11T12:09:21.863Z] --- PASS: TestBuildLabelWithTargets (0.92s)
12:09:21 [2021-11-11T12:09:21.863Z] === RUN   TestBuildWithEmptyLayers
12:09:22 [2021-11-11T12:09:22.429Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
12:09:22 [2021-11-11T12:09:22.429Z] === RUN   TestBuildMultiStageOnBuild
12:09:23 [2021-11-11T12:09:23.806Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
12:09:23 [2021-11-11T12:09:23.806Z] === RUN   TestBuildUncleanTarFilenames
12:09:24 [2021-11-11T12:09:24.064Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
12:09:24 [2021-11-11T12:09:24.064Z] === RUN   TestBuildMultiStageLayerLeak
12:09:25 [2021-11-11T12:09:25.479Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
12:09:25 [2021-11-11T12:09:25.479Z] === RUN   TestBuildWithHugeFile
12:10:46 [2021-11-11T12:10:46.913Z] --- PASS: TestBuildWithHugeFile (71.20s)
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildWCOWSandboxSize
12:10:46 [2021-11-11T12:10:46.913Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:10:46 [2021-11-11T12:10:46.913Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildWithEmptyDockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:46 [2021-11-11T12:10:46.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:10:46 [2021-11-11T12:10:46.913Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
12:10:46 [2021-11-11T12:10:46.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
12:10:46 [2021-11-11T12:10:46.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildPreserveOwnership
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildPreserveOwnership/copy_from
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:10:46 [2021-11-11T12:10:46.913Z] --- PASS: TestBuildPreserveOwnership (2.57s)
12:10:46 [2021-11-11T12:10:46.913Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.69s)
12:10:46 [2021-11-11T12:10:46.913Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s)
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildPlatformInvalid
12:10:46 [2021-11-11T12:10:46.913Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:10:46 [2021-11-11T12:10:46.913Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:10:46 [2021-11-11T12:10:46.913Z] Loaded image: busybox:latest
12:10:46 [2021-11-11T12:10:46.913Z] Loaded image: busybox:glibc
12:10:46 [2021-11-11T12:10:46.913Z] Loaded image: debian:bullseye-slim
12:10:46 [2021-11-11T12:10:46.913Z] Loaded image: hello-world:latest
12:10:46 [2021-11-11T12:10:46.913Z] Loaded image: arm32v7/hello-world:latest
12:10:49 [2021-11-11T12:10:49.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.02s)
12:10:49 [2021-11-11T12:10:49.440Z] PASS
12:10:49 [2021-11-11T12:10:49.440Z] 
12:10:49 [2021-11-11T12:10:49.440Z] === Skipped
12:10:49 [2021-11-11T12:10:49.440Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:10:49 [2021-11-11T12:10:49.440Z]     build_session_test.go:25: TODO: BuildKit
12:10:49 [2021-11-11T12:10:49.440Z] 
12:10:49 [2021-11-11T12:10:49.440Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:10:49 [2021-11-11T12:10:49.440Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:10:49 [2021-11-11T12:10:49.440Z] 
12:10:49 [2021-11-11T12:10:49.440Z] DONE 34 tests, 2 skipped in 102.049s
12:10:49 [2021-11-11T12:10:49.440Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:10:49 [2021-11-11T12:10:49.440Z] ++ 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
12:10:49 [2021-11-11T12:10:49.440Z] ++ set -e
12:10:49 [2021-11-11T12:10:49.440Z] ++ '[' -n 0 ']'
12:10:49 [2021-11-11T12:10:49.440Z] ++ set -x
12:10:49 [2021-11-11T12:10:49.440Z] ++ 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
12:10:49 [2021-11-11T12:10:49.698Z] INFO: Testing against a local daemon
12:10:49 [2021-11-11T12:10:49.698Z] === RUN   TestConfigInspect
12:10:52 [2021-11-11T12:10:52.224Z] --- PASS: TestConfigInspect (2.26s)
12:10:52 [2021-11-11T12:10:52.224Z] === RUN   TestConfigList
12:10:54 [2021-11-11T12:10:54.122Z] --- PASS: TestConfigList (2.09s)
12:10:54 [2021-11-11T12:10:54.122Z] === RUN   TestConfigsCreateAndDelete
12:10:56 [2021-11-11T12:10:56.659Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
12:10:56 [2021-11-11T12:10:56.659Z] === RUN   TestConfigsUpdate
12:10:58 [2021-11-11T12:10:58.557Z] --- PASS: TestConfigsUpdate (2.09s)
12:10:58 [2021-11-11T12:10:58.557Z] === RUN   TestTemplatedConfig
12:11:01 [2021-11-11T12:11:01.084Z] --- PASS: TestTemplatedConfig (2.36s)
12:11:01 [2021-11-11T12:11:01.084Z] === RUN   TestConfigCreateResolve
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestConfigCreateResolve (2.09s)
12:11:02 [2021-11-11T12:11:02.982Z] PASS
12:11:02 [2021-11-11T12:11:02.982Z] 
12:11:02 [2021-11-11T12:11:02.982Z] DONE 6 tests in 13.142s
12:11:02 [2021-11-11T12:11:02.982Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:11:02 [2021-11-11T12:11:02.982Z] ++ 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
12:11:02 [2021-11-11T12:11:02.982Z] ++ set -e
12:11:02 [2021-11-11T12:11:02.982Z] ++ '[' -n 0 ']'
12:11:02 [2021-11-11T12:11:02.982Z] ++ set -x
12:11:02 [2021-11-11T12:11:02.982Z] ++ 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
12:11:02 [2021-11-11T12:11:02.982Z] INFO: Testing against a local daemon
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCheckpoint
12:11:02 [2021-11-11T12:11:02.982Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:11:02 [2021-11-11T12:11:02.982Z] --- SKIP: TestCheckpoint (0.00s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestContainerInvalidJSON
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:11:02 [2021-11-11T12:11:02.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:11:02 [2021-11-11T12:11:02.982Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:11:02 [2021-11-11T12:11:02.982Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:11:02 [2021-11-11T12:11:02.982Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:11:02 [2021-11-11T12:11:02.982Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:11:02 [2021-11-11T12:11:02.982Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCopyFromContainerPathIsNotDir
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCopyToContainerPathDoesNotExist
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCopyToContainerPathIsNotDir
12:11:02 [2021-11-11T12:11:02.982Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:11:02 [2021-11-11T12:11:02.982Z] === RUN   TestCopyFromContainer
12:11:03 [2021-11-11T12:11:03.916Z] === RUN   TestCopyFromContainer//
12:11:03 [2021-11-11T12:11:03.916Z] === RUN   TestCopyFromContainer//bar/root
12:11:03 [2021-11-11T12:11:03.916Z] === RUN   TestCopyFromContainer//bar/root/
12:11:04 [2021-11-11T12:11:04.174Z] === RUN   TestCopyFromContainer/bar/quux
12:11:04 [2021-11-11T12:11:04.174Z] === RUN   TestCopyFromContainer/bar/quux/
12:11:04 [2021-11-11T12:11:04.174Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:11:04 [2021-11-11T12:11:04.174Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:11:04 [2021-11-11T12:11:04.174Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCopyFromContainer/bar/notarget
12:11:04 [2021-11-11T12:11:04.432Z] --- PASS: TestCopyFromContainer (1.35s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:04 [2021-11-11T12:11:04.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateLinkToNonExistingContainer
12:11:04 [2021-11-11T12:11:04.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateWithInvalidEnv
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateWithInvalidEnv/0
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateWithInvalidEnv/0
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateWithInvalidEnv/1
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateWithInvalidEnv/1
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateWithInvalidEnv/2
12:11:04 [2021-11-11T12:11:04.432Z] === PAUSE TestCreateWithInvalidEnv/2
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateWithInvalidEnv/0
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateWithInvalidEnv/2
12:11:04 [2021-11-11T12:11:04.432Z] === CONT  TestCreateWithInvalidEnv/1
12:11:04 [2021-11-11T12:11:04.432Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateTmpfsMountsTarget
12:11:04 [2021-11-11T12:11:04.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:11:04 [2021-11-11T12:11:04.432Z] === RUN   TestCreateWithCustomMaskedPaths
12:11:05 [2021-11-11T12:11:05.806Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s)
12:11:05 [2021-11-11T12:11:05.806Z] === RUN   TestCreateWithCustomReadonlyPaths
12:11:06 [2021-11-11T12:11:06.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:06 [2021-11-11T12:11:06.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:06 [2021-11-11T12:11:06.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:06 [2021-11-11T12:11:06.738Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:06 [2021-11-11T12:11:06.738Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:06 [2021-11-11T12:11:06.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:11:06 [2021-11-11T12:11:06.738Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:11:07 [2021-11-11T12:11:07.303Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestCreateDifferentPlatform
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestCreateDifferentPlatform/different_os
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:11:07 [2021-11-11T12:11:07.303Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:11:07 [2021-11-11T12:11:07.303Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:11:07 [2021-11-11T12:11:07.303Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:11:07 [2021-11-11T12:11:07.303Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:11:07 [2021-11-11T12:11:07.303Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestContainerStartOnDaemonRestart
12:11:07 [2021-11-11T12:11:07.303Z] === PAUSE TestContainerStartOnDaemonRestart
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestDaemonRestartIpcMode
12:11:07 [2021-11-11T12:11:07.303Z] === PAUSE TestDaemonRestartIpcMode
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestDaemonHostGatewayIP
12:11:07 [2021-11-11T12:11:07.303Z] === PAUSE TestDaemonHostGatewayIP
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestRestartDaemonWithRestartingContainer
12:11:07 [2021-11-11T12:11:07.303Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestContainerKillOnDaemonStart
12:11:07 [2021-11-11T12:11:07.303Z] === PAUSE TestContainerKillOnDaemonStart
12:11:07 [2021-11-11T12:11:07.303Z] === RUN   TestDiff
12:11:07 [2021-11-11T12:11:07.869Z] --- PASS: TestDiff (0.41s)
12:11:07 [2021-11-11T12:11:07.869Z] === RUN   TestExecWithCloseStdin
12:11:08 [2021-11-11T12:11:08.127Z] --- PASS: TestExecWithCloseStdin (0.45s)
12:11:08 [2021-11-11T12:11:08.127Z] === RUN   TestExec
12:11:08 [2021-11-11T12:11:08.694Z] --- PASS: TestExec (0.47s)
12:11:08 [2021-11-11T12:11:08.694Z] === RUN   TestExecUser
12:11:08 [2021-11-11T12:11:08.951Z] --- PASS: TestExecUser (0.45s)
12:11:08 [2021-11-11T12:11:08.951Z] === RUN   TestExportContainerAndImportImage
12:11:09 [2021-11-11T12:11:09.517Z] --- PASS: TestExportContainerAndImportImage (0.53s)
12:11:09 [2021-11-11T12:11:09.517Z] === RUN   TestExportContainerAfterDaemonRestart
12:11:10 [2021-11-11T12:11:10.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
12:11:10 [2021-11-11T12:11:10.889Z] === RUN   TestHealthCheckWorkdir
12:11:11 [2021-11-11T12:11:11.454Z] --- PASS: TestHealthCheckWorkdir (0.49s)
12:11:11 [2021-11-11T12:11:11.454Z] === RUN   TestHealthKillContainer
12:11:19 [2021-11-11T12:11:19.556Z] --- PASS: TestHealthKillContainer (7.88s)
12:11:19 [2021-11-11T12:11:19.556Z] === RUN   TestInspectCpusetInConfigPre120
12:11:19 [2021-11-11T12:11:19.556Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
12:11:19 [2021-11-11T12:11:19.556Z] === RUN   TestIpcModeNone
12:11:20 [2021-11-11T12:11:20.122Z] --- PASS: TestIpcModeNone (0.47s)
12:11:20 [2021-11-11T12:11:20.122Z] === RUN   TestIpcModePrivate
12:11:20 [2021-11-11T12:11:20.380Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
12:11:20 [2021-11-11T12:11:20.637Z] --- PASS: TestIpcModePrivate (0.47s)
12:11:20 [2021-11-11T12:11:20.637Z] === RUN   TestIpcModeShareable
12:11:20 [2021-11-11T12:11:20.895Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
12:11:20 [2021-11-11T12:11:20.895Z] --- PASS: TestIpcModeShareable (0.46s)
12:11:20 [2021-11-11T12:11:20.895Z] === RUN   TestAPIIpcModeShareableAndContainer
12:11:22 [2021-11-11T12:11:22.267Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
12:11:22 [2021-11-11T12:11:22.268Z] === RUN   TestAPIIpcModeHost
12:11:22 [2021-11-11T12:11:22.856Z] --- PASS: TestAPIIpcModeHost (0.41s)
12:11:22 [2021-11-11T12:11:22.856Z] === RUN   TestDaemonIpcModeShareable
12:11:23 [2021-11-11T12:11:23.798Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
12:11:23 [2021-11-11T12:11:23.798Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
12:11:23 [2021-11-11T12:11:23.798Z] === RUN   TestDaemonIpcModePrivate
12:11:25 [2021-11-11T12:11:25.169Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
12:11:25 [2021-11-11T12:11:25.169Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
12:11:25 [2021-11-11T12:11:25.169Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:11:26 [2021-11-11T12:11:26.102Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
12:11:26 [2021-11-11T12:11:26.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
12:11:26 [2021-11-11T12:11:26.102Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:11:27 [2021-11-11T12:11:27.034Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
12:11:27 [2021-11-11T12:11:27.292Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
12:11:27 [2021-11-11T12:11:27.292Z] === RUN   TestIpcModeOlderClient
12:11:27 [2021-11-11T12:11:27.292Z] === PAUSE TestIpcModeOlderClient
12:11:27 [2021-11-11T12:11:27.292Z] === RUN   TestKillContainerInvalidSignal
12:11:27 [2021-11-11T12:11:27.857Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
12:11:27 [2021-11-11T12:11:27.857Z] === RUN   TestKillContainer
12:11:27 [2021-11-11T12:11:27.857Z] === RUN   TestKillContainer/no_signal
12:11:28 [2021-11-11T12:11:28.115Z] === RUN   TestKillContainer/non_killing_signal
12:11:28 [2021-11-11T12:11:28.372Z] === RUN   TestKillContainer/killing_signal
12:11:28 [2021-11-11T12:11:28.940Z] --- PASS: TestKillContainer (1.22s)
12:11:28 [2021-11-11T12:11:28.940Z]     --- PASS: TestKillContainer/no_signal (0.39s)
12:11:28 [2021-11-11T12:11:28.940Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
12:11:28 [2021-11-11T12:11:28.940Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
12:11:28 [2021-11-11T12:11:28.940Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:11:28 [2021-11-11T12:11:28.940Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:11:29 [2021-11-11T12:11:29.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:11:30 [2021-11-11T12:11:30.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
12:11:30 [2021-11-11T12:11:30.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:11:30 [2021-11-11T12:11:30.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
12:11:30 [2021-11-11T12:11:30.141Z] === RUN   TestKillStoppedContainer
12:11:30 [2021-11-11T12:11:30.141Z] --- PASS: TestKillStoppedContainer (0.04s)
12:11:30 [2021-11-11T12:11:30.141Z] === RUN   TestKillStoppedContainerAPIPre120
12:11:30 [2021-11-11T12:11:30.141Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:11:30 [2021-11-11T12:11:30.141Z] === RUN   TestKillDifferentUserContainer
12:11:30 [2021-11-11T12:11:30.707Z] --- PASS: TestKillDifferentUserContainer (0.42s)
12:11:30 [2021-11-11T12:11:30.707Z] === RUN   TestInspectOomKilledTrue
12:11:30 [2021-11-11T12:11:30.967Z] --- PASS: TestInspectOomKilledTrue (0.47s)
12:11:30 [2021-11-11T12:11:30.967Z] === RUN   TestInspectOomKilledFalse
12:11:31 [2021-11-11T12:11:31.532Z] --- PASS: TestInspectOomKilledFalse (0.38s)
12:11:31 [2021-11-11T12:11:31.532Z] === RUN   TestLinksEtcHostsContentMatch
12:11:31 [2021-11-11T12:11:31.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
12:11:31 [2021-11-11T12:11:31.790Z] === RUN   TestLinksContainerNames
12:11:32 [2021-11-11T12:11:32.723Z] --- PASS: TestLinksContainerNames (0.81s)
12:11:32 [2021-11-11T12:11:32.723Z] === RUN   TestLogsFollowTailEmpty
12:11:32 [2021-11-11T12:11:32.989Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
12:11:32 [2021-11-11T12:11:32.989Z] === RUN   TestContainerNetworkMountsNoChown
12:11:33 [2021-11-11T12:11:33.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/default
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/default
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/private
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/private
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rprivate
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rprivate
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/slave
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/slave
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rslave
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rslave
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/shared
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/shared
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rshared
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rshared
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/default
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/default/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/rslave
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/default/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/rshared
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/shared
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/rprivate
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/slave
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/private
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/private/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/private/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:11:33 [2021-11-11T12:11:33.248Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:11:33 [2021-11-11T12:11:33.248Z] === CONT  TestMountDaemonRoot/default/bind_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/default/mount_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:11:33 [2021-11-11T12:11:33.506Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/private/bind_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/private/mount_root
12:11:33 [2021-11-11T12:11:33.764Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:11:33 [2021-11-11T12:11:33.764Z] --- PASS: TestMountDaemonRoot (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:11:33 [2021-11-11T12:11:33.764Z] === RUN   TestContainerBindMountNonRecursive
12:11:35 [2021-11-11T12:11:35.136Z] --- PASS: TestContainerBindMountNonRecursive (1.18s)
12:11:35 [2021-11-11T12:11:35.136Z] === RUN   TestContainerVolumesMountedAsShared
12:11:35 [2021-11-11T12:11:35.393Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
12:11:35 [2021-11-11T12:11:35.394Z] === RUN   TestContainerVolumesMountedAsSlave
12:11:35 [2021-11-11T12:11:35.651Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
12:11:35 [2021-11-11T12:11:35.651Z] === RUN   TestNetworkNat
12:11:36 [2021-11-11T12:11:36.216Z] --- PASS: TestNetworkNat (0.44s)
12:11:36 [2021-11-11T12:11:36.216Z] === RUN   TestNetworkLocalhostTCPNat
12:11:36 [2021-11-11T12:11:36.474Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
12:11:36 [2021-11-11T12:11:36.474Z] === RUN   TestNetworkLoopbackNat
12:11:38 [2021-11-11T12:11:38.998Z] --- PASS: TestNetworkLoopbackNat (2.51s)
12:11:38 [2021-11-11T12:11:38.998Z] === RUN   TestPause
12:11:39 [2021-11-11T12:11:39.256Z] --- PASS: TestPause (0.41s)
12:11:39 [2021-11-11T12:11:39.256Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:11:39 [2021-11-11T12:11:39.256Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:11:39 [2021-11-11T12:11:39.256Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:11:39 [2021-11-11T12:11:39.256Z] === RUN   TestPauseStopPausedContainer
12:11:39 [2021-11-11T12:11:39.821Z] --- PASS: TestPauseStopPausedContainer (0.44s)
12:11:39 [2021-11-11T12:11:39.821Z] === RUN   TestPidHost
12:11:40 [2021-11-11T12:11:40.754Z] --- PASS: TestPidHost (0.95s)
12:11:40 [2021-11-11T12:11:40.754Z] === RUN   TestPsFilter
12:11:40 [2021-11-11T12:11:40.754Z] --- PASS: TestPsFilter (0.11s)
12:11:40 [2021-11-11T12:11:40.754Z] === RUN   TestRemoveContainerWithRemovedVolume
12:11:41 [2021-11-11T12:11:41.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
12:11:41 [2021-11-11T12:11:41.319Z] === RUN   TestRemoveContainerWithVolume
12:11:41 [2021-11-11T12:11:41.577Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
12:11:41 [2021-11-11T12:11:41.577Z] === RUN   TestRemoveContainerRunning
12:11:42 [2021-11-11T12:11:42.143Z] --- PASS: TestRemoveContainerRunning (0.39s)
12:11:42 [2021-11-11T12:11:42.143Z] === RUN   TestRemoveContainerForceRemoveRunning
12:11:42 [2021-11-11T12:11:42.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
12:11:42 [2021-11-11T12:11:42.401Z] === RUN   TestRemoveInvalidContainer
12:11:42 [2021-11-11T12:11:42.401Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:11:42 [2021-11-11T12:11:42.401Z] === RUN   TestRenameLinkedContainer
12:11:44 [2021-11-11T12:11:44.300Z] --- PASS: TestRenameLinkedContainer (1.59s)
12:11:44 [2021-11-11T12:11:44.300Z] === RUN   TestRenameStoppedContainer
12:11:44 [2021-11-11T12:11:44.558Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:11:44 [2021-11-11T12:11:44.558Z] === RUN   TestRenameRunningContainerAndReuse
12:11:45 [2021-11-11T12:11:45.124Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
12:11:45 [2021-11-11T12:11:45.124Z] === RUN   TestRenameInvalidName
12:11:45 [2021-11-11T12:11:45.691Z] --- PASS: TestRenameInvalidName (0.46s)
12:11:45 [2021-11-11T12:11:45.691Z] === RUN   TestRenameAnonymousContainer
12:11:47 [2021-11-11T12:11:47.066Z] --- PASS: TestRenameAnonymousContainer (1.44s)
12:11:47 [2021-11-11T12:11:47.066Z] === RUN   TestRenameContainerWithSameName
12:11:47 [2021-11-11T12:11:47.631Z] --- PASS: TestRenameContainerWithSameName (0.40s)
12:11:47 [2021-11-11T12:11:47.631Z] === RUN   TestRenameContainerWithLinkedContainer
12:11:48 [2021-11-11T12:11:48.563Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
12:11:48 [2021-11-11T12:11:48.563Z] === RUN   TestResize
12:11:48 [2021-11-11T12:11:48.821Z] --- PASS: TestResize (0.39s)
12:11:48 [2021-11-11T12:11:48.821Z] === RUN   TestResizeWithInvalidSize
12:11:49 [2021-11-11T12:11:49.079Z] --- PASS: TestResizeWithInvalidSize (0.41s)
12:11:49 [2021-11-11T12:11:49.079Z] === RUN   TestResizeWhenContainerNotStarted
12:11:49 [2021-11-11T12:11:49.644Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:11:49 [2021-11-11T12:11:49.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:51 [2021-11-11T12:11:51.546Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:11:52 [2021-11-11T12:11:52.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:11:53 [2021-11-11T12:11:53.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:11:53 [2021-11-11T12:11:53.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:11:54 [2021-11-11T12:11:54.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:54 [2021-11-11T12:11:54.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:11:58 [2021-11-11T12:11:58.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:11:58 [2021-11-11T12:11:58.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:12:00 [2021-11-11T12:12:00.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:12:01 [2021-11-11T12:12:01.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:12:01 [2021-11-11T12:12:01.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:12:03 [2021-11-11T12:12:03.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:12:03 [2021-11-11T12:12:03.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:12:04 [2021-11-11T12:12:04.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:12:06 [2021-11-11T12:12:06.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:12:06 [2021-11-11T12:12:06.842Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
12:12:06 [2021-11-11T12:12:06.842Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
12:12:06 [2021-11-11T12:12:06.843Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
12:12:06 [2021-11-11T12:12:06.843Z] === RUN   TestCgroupNamespacesRun
12:12:07 [2021-11-11T12:12:07.799Z] --- PASS: TestCgroupNamespacesRun (1.13s)
12:12:07 [2021-11-11T12:12:07.799Z] === RUN   TestCgroupNamespacesRunPrivileged
12:12:08 [2021-11-11T12:12:08.748Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
12:12:08 [2021-11-11T12:12:08.748Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:12:10 [2021-11-11T12:12:10.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
12:12:10 [2021-11-11T12:12:10.120Z] === RUN   TestCgroupNamespacesRunHostMode
12:12:11 [2021-11-11T12:12:11.054Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
12:12:11 [2021-11-11T12:12:11.054Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:12:11 [2021-11-11T12:12:11.986Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
12:12:11 [2021-11-11T12:12:11.986Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:12:13 [2021-11-11T12:12:13.358Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
12:12:13 [2021-11-11T12:12:13.358Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:12:13 [2021-11-11T12:12:13.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:12:13 [2021-11-11T12:12:13.924Z] === RUN   TestCgroupNamespacesRunOlderClient
12:12:14 [2021-11-11T12:12:14.857Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
12:12:14 [2021-11-11T12:12:14.857Z] === RUN   TestNISDomainname
12:12:15 [2021-11-11T12:12:15.422Z] --- PASS: TestNISDomainname (0.50s)
12:12:15 [2021-11-11T12:12:15.422Z] === RUN   TestHostnameDnsResolution
12:12:15 [2021-11-11T12:12:15.987Z] --- PASS: TestHostnameDnsResolution (0.61s)
12:12:15 [2021-11-11T12:12:15.987Z] === RUN   TestUnprivilegedPortsAndPing
12:12:16 [2021-11-11T12:12:16.553Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
12:12:16 [2021-11-11T12:12:16.554Z] === RUN   TestStats
12:12:19 [2021-11-11T12:12:19.085Z] --- PASS: TestStats (2.41s)
12:12:19 [2021-11-11T12:12:19.085Z] === RUN   TestStopContainerWithTimeout
12:12:19 [2021-11-11T12:12:19.085Z] === RUN   TestStopContainerWithTimeout/0
12:12:19 [2021-11-11T12:12:19.085Z] === PAUSE TestStopContainerWithTimeout/0
12:12:19 [2021-11-11T12:12:19.085Z] === RUN   TestStopContainerWithTimeout/1
12:12:19 [2021-11-11T12:12:19.085Z] === PAUSE TestStopContainerWithTimeout/1
12:12:19 [2021-11-11T12:12:19.085Z] === RUN   TestStopContainerWithTimeout/3
12:12:19 [2021-11-11T12:12:19.085Z] === PAUSE TestStopContainerWithTimeout/3
12:12:19 [2021-11-11T12:12:19.085Z] === RUN   TestStopContainerWithTimeout/-1
12:12:19 [2021-11-11T12:12:19.085Z] === PAUSE TestStopContainerWithTimeout/-1
12:12:19 [2021-11-11T12:12:19.085Z] === CONT  TestStopContainerWithTimeout/0
12:12:19 [2021-11-11T12:12:19.085Z] === CONT  TestStopContainerWithTimeout/3
12:12:19 [2021-11-11T12:12:19.651Z] === CONT  TestStopContainerWithTimeout/-1
12:12:21 [2021-11-11T12:12:21.548Z] === CONT  TestStopContainerWithTimeout/1
12:12:22 [2021-11-11T12:12:22.921Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:12:22 [2021-11-11T12:12:22.921Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
12:12:22 [2021-11-11T12:12:22.921Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
12:12:22 [2021-11-11T12:12:22.921Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
12:12:22 [2021-11-11T12:12:22.921Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
12:12:22 [2021-11-11T12:12:22.921Z] === RUN   TestDeleteDevicemapper
12:12:22 [2021-11-11T12:12:22.921Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:12:22 [2021-11-11T12:12:22.921Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:12:22 [2021-11-11T12:12:22.921Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:12:24 [2021-11-11T12:12:24.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s)
12:12:24 [2021-11-11T12:12:24.820Z] === RUN   TestUpdateMemory
12:12:25 [2021-11-11T12:12:25.211Z] --- PASS: TestUpdateMemory (0.48s)
12:12:25 [2021-11-11T12:12:25.211Z] === RUN   TestUpdateCPUQuota
12:12:25 [2021-11-11T12:12:25.777Z] --- PASS: TestUpdateCPUQuota (0.72s)
12:12:25 [2021-11-11T12:12:25.777Z] === RUN   TestUpdatePidsLimit
12:12:25 [2021-11-11T12:12:25.777Z] === RUN   TestUpdatePidsLimit/update_from_none
12:12:26 [2021-11-11T12:12:26.035Z] === RUN   TestUpdatePidsLimit/no_change
12:12:26 [2021-11-11T12:12:26.035Z] === RUN   TestUpdatePidsLimit/update_lower
12:12:26 [2021-11-11T12:12:26.293Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:12:26 [2021-11-11T12:12:26.551Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:12:26 [2021-11-11T12:12:26.809Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:12:27 [2021-11-11T12:12:27.067Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:12:27 [2021-11-11T12:12:27.632Z] --- PASS: TestUpdatePidsLimit (1.81s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:12:27 [2021-11-11T12:12:27.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
12:12:27 [2021-11-11T12:12:27.632Z] === RUN   TestUpdateRestartPolicy
12:12:39 [2021-11-11T12:12:39.821Z] --- PASS: TestUpdateRestartPolicy (10.73s)
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestUpdateRestartWithAutoRemove
12:12:39 [2021-11-11T12:12:39.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitNonBlocked
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:12:39 [2021-11-11T12:12:39.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:12:39 [2021-11-11T12:12:39.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:12:39 [2021-11-11T12:12:39.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:12:39 [2021-11-11T12:12:39.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:12:39 [2021-11-11T12:12:39.821Z] --- PASS: TestWaitNonBlocked (0.01s)
12:12:39 [2021-11-11T12:12:39.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
12:12:39 [2021-11-11T12:12:39.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitBlocked
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:12:39 [2021-11-11T12:12:39.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:12:39 [2021-11-11T12:12:39.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:12:39 [2021-11-11T12:12:39.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:12:39 [2021-11-11T12:12:39.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:12:39 [2021-11-11T12:12:39.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:12:40 [2021-11-11T12:12:40.078Z] --- PASS: TestWaitBlocked (0.01s)
12:12:40 [2021-11-11T12:12:40.078Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
12:12:40 [2021-11-11T12:12:40.078Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
12:12:40 [2021-11-11T12:12:40.078Z] === CONT  TestContainerStartOnDaemonRestart
12:12:40 [2021-11-11T12:12:40.078Z] === CONT  TestRestartDaemonWithRestartingContainer
12:12:41 [2021-11-11T12:12:41.976Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s)
12:12:41 [2021-11-11T12:12:41.976Z] === CONT  TestIpcModeOlderClient
12:12:41 [2021-11-11T12:12:41.976Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:12:41 [2021-11-11T12:12:41.976Z] === CONT  TestContainerKillOnDaemonStart
12:12:41 [2021-11-11T12:12:41.976Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s)
12:12:41 [2021-11-11T12:12:41.976Z] === CONT  TestDaemonHostGatewayIP
12:12:44 [2021-11-11T12:12:44.502Z] --- PASS: TestDaemonHostGatewayIP (2.28s)
12:12:44 [2021-11-11T12:12:44.502Z] === CONT  TestDaemonRestartIpcMode
12:12:46 [2021-11-11T12:12:46.398Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
12:12:54 [2021-11-11T12:12:54.499Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
12:12:54 [2021-11-11T12:12:54.499Z] PASS
12:12:54 [2021-11-11T12:12:54.499Z] 
12:12:54 [2021-11-11T12:12:54.499Z] === Skipped
12:12:54 [2021-11-11T12:12:54.499Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:12:54 [2021-11-11T12:12:54.499Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:12:54 [2021-11-11T12:12:54.499Z] 
12:12:54 [2021-11-11T12:12:54.499Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:12:54 [2021-11-11T12:12:54.499Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:12:54 [2021-11-11T12:12:54.499Z] 
12:12:54 [2021-11-11T12:12:54.499Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:12:54 [2021-11-11T12:12:54.499Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:12:54 [2021-11-11T12:12:54.499Z] 
12:12:54 [2021-11-11T12:12:54.499Z] DONE 200 tests, 3 skipped in 110.955s
12:12:54 [2021-11-11T12:12:54.499Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:12:54 [2021-11-11T12:12:54.499Z] ++ 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
12:12:54 [2021-11-11T12:12:54.499Z] ++ set -e
12:12:54 [2021-11-11T12:12:54.499Z] ++ '[' -n 0 ']'
12:12:54 [2021-11-11T12:12:54.499Z] ++ set -x
12:12:54 [2021-11-11T12:12:54.499Z] ++ 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
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestConfigDaemonLibtrustID
12:12:54 [2021-11-11T12:12:54.499Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:12:54 [2021-11-11T12:12:54.499Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:12:54 [2021-11-11T12:12:54.499Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation/invalid_config
12:12:54 [2021-11-11T12:12:54.499Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation/malformed_config
12:12:54 [2021-11-11T12:12:54.499Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestDaemonConfigValidation/valid_config
12:12:54 [2021-11-11T12:12:54.499Z] === PAUSE TestDaemonConfigValidation/valid_config
12:12:54 [2021-11-11T12:12:54.499Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:12:54 [2021-11-11T12:12:54.499Z] === CONT  TestDaemonConfigValidation/malformed_config
12:12:54 [2021-11-11T12:12:54.499Z] === CONT  TestDaemonConfigValidation/valid_config
12:12:54 [2021-11-11T12:12:54.499Z] === CONT  TestDaemonConfigValidation/invalid_config
12:12:54 [2021-11-11T12:12:54.499Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:12:54 [2021-11-11T12:12:54.499Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:12:54 [2021-11-11T12:12:54.499Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
12:12:54 [2021-11-11T12:12:54.499Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
12:12:54 [2021-11-11T12:12:54.499Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:12:54 [2021-11-11T12:12:54.499Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
12:12:54 [2021-11-11T12:12:54.499Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestConfigDaemonSeccompProfiles
12:12:54 [2021-11-11T12:12:54.499Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:12:55 [2021-11-11T12:12:55.431Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:12:56 [2021-11-11T12:12:56.801Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:12:57 [2021-11-11T12:12:57.733Z] === CONT  TestConfigDaemonSeccompProfiles
12:12:57 [2021-11-11T12:12:57.733Z]     daemon_test.go:156: [dcf9facdcc2df] daemon is not started
12:12:57 [2021-11-11T12:12:57.733Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
12:12:57 [2021-11-11T12:12:57.733Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:12:57 [2021-11-11T12:12:57.733Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:12:57 [2021-11-11T12:12:57.733Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:12:57 [2021-11-11T12:12:57.733Z] === RUN   TestDaemonProxy
12:12:57 [2021-11-11T12:12:57.733Z] === RUN   TestDaemonProxy/environment_variables
12:12:59 [2021-11-11T12:12:59.629Z] === RUN   TestDaemonProxy/command-line_options
12:13:01 [2021-11-11T12:13:01.525Z] === RUN   TestDaemonProxy/configuration_file
12:13:02 [2021-11-11T12:13:02.911Z] === RUN   TestDaemonProxy/conflicting_options
12:13:03 [2021-11-11T12:13:03.488Z] === RUN   TestDaemonProxy/reload_sanitized
12:13:04 [2021-11-11T12:13:04.077Z] --- PASS: TestDaemonProxy (6.31s)
12:13:04 [2021-11-11T12:13:04.077Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
12:13:04 [2021-11-11T12:13:04.077Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:13:04 [2021-11-11T12:13:04.077Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:13:04 [2021-11-11T12:13:04.077Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:13:04 [2021-11-11T12:13:04.077Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:13:04 [2021-11-11T12:13:04.077Z] PASS
12:13:04 [2021-11-11T12:13:04.077Z] 
12:13:04 [2021-11-11T12:13:04.077Z] DONE 17 tests in 10.245s
12:13:04 [2021-11-11T12:13:04.077Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:13:04 [2021-11-11T12:13:04.077Z] ++ 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
12:13:04 [2021-11-11T12:13:04.077Z] ++ set -e
12:13:04 [2021-11-11T12:13:04.077Z] ++ '[' -n 0 ']'
12:13:04 [2021-11-11T12:13:04.077Z] ++ set -x
12:13:04 [2021-11-11T12:13:04.077Z] ++ 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
12:13:04 [2021-11-11T12:13:04.077Z] INFO: Testing against a local daemon
12:13:04 [2021-11-11T12:13:04.077Z] === RUN   TestCommitInheritsEnv
12:13:04 [2021-11-11T12:13:04.342Z] --- PASS: TestCommitInheritsEnv (0.24s)
12:13:04 [2021-11-11T12:13:04.342Z] === RUN   TestImportExtremelyLargeImageWorks
12:13:04 [2021-11-11T12:13:04.342Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:13:04 [2021-11-11T12:13:04.342Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:13:04 [2021-11-11T12:13:04.342Z] === RUN   TestImagesFilterMultiReference
12:13:04 [2021-11-11T12:13:04.342Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:13:04 [2021-11-11T12:13:04.342Z] === RUN   TestImagePullPlatformInvalid
12:13:04 [2021-11-11T12:13:04.342Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:13:04 [2021-11-11T12:13:04.342Z] === RUN   TestRemoveImageOrphaning
12:13:04 [2021-11-11T12:13:04.599Z] --- PASS: TestRemoveImageOrphaning (0.24s)
12:13:04 [2021-11-11T12:13:04.599Z] === RUN   TestRemoveImageGarbageCollector
12:13:04 [2021-11-11T12:13:04.599Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:13:04 [2021-11-11T12:13:04.599Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:13:04 [2021-11-11T12:13:04.599Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:13:04 [2021-11-11T12:13:04.599Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:13:04 [2021-11-11T12:13:04.599Z] === RUN   TestTagInvalidReference
12:13:04 [2021-11-11T12:13:04.599Z] --- PASS: TestTagInvalidReference (0.02s)
12:13:04 [2021-11-11T12:13:04.599Z] === RUN   TestTagValidPrefixedRepo
12:13:04 [2021-11-11T12:13:04.857Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:13:04 [2021-11-11T12:13:04.857Z] === RUN   TestTagExistedNameWithoutForce
12:13:04 [2021-11-11T12:13:04.857Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:13:04 [2021-11-11T12:13:04.857Z] === RUN   TestTagOfficialNames
12:13:04 [2021-11-11T12:13:04.857Z] --- PASS: TestTagOfficialNames (0.05s)
12:13:04 [2021-11-11T12:13:04.857Z] === RUN   TestTagMatchesDigest
12:13:04 [2021-11-11T12:13:04.857Z] --- PASS: TestTagMatchesDigest (0.01s)
12:13:04 [2021-11-11T12:13:04.857Z] PASS
12:13:04 [2021-11-11T12:13:04.857Z] 
12:13:04 [2021-11-11T12:13:04.857Z] === Skipped
12:13:04 [2021-11-11T12:13:04.857Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:13:04 [2021-11-11T12:13:04.857Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:13:04 [2021-11-11T12:13:04.857Z] 
12:13:04 [2021-11-11T12:13:04.857Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:13:04 [2021-11-11T12:13:04.857Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:13:04 [2021-11-11T12:13:04.857Z] 
12:13:04 [2021-11-11T12:13:04.857Z] DONE 12 tests, 2 skipped in 0.866s
12:13:04 [2021-11-11T12:13:04.857Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:13:04 [2021-11-11T12:13:04.857Z] ++ 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
12:13:04 [2021-11-11T12:13:04.857Z] ++ set -e
12:13:04 [2021-11-11T12:13:04.857Z] ++ '[' -n 0 ']'
12:13:04 [2021-11-11T12:13:04.857Z] ++ set -x
12:13:04 [2021-11-11T12:13:04.857Z] ++ 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
12:13:04 [2021-11-11T12:13:04.857Z] INFO: Testing against a local daemon
12:13:04 [2021-11-11T12:13:04.857Z] === RUN   TestNetworkCreateDelete
12:13:05 [2021-11-11T12:13:05.114Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:13:05 [2021-11-11T12:13:05.114Z] === RUN   TestDockerNetworkDeletePreferID
12:13:05 [2021-11-11T12:13:05.372Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
12:13:05 [2021-11-11T12:13:05.372Z] === RUN   TestDaemonDNSFallback
12:13:11 [2021-11-11T12:13:11.924Z] --- PASS: TestDaemonDNSFallback (6.24s)
12:13:11 [2021-11-11T12:13:11.924Z] === RUN   TestInspectNetwork
12:13:14 [2021-11-11T12:13:14.451Z] === RUN   TestInspectNetwork/full_network_id
12:13:14 [2021-11-11T12:13:14.451Z] === RUN   TestInspectNetwork/partial_network_id
12:13:14 [2021-11-11T12:13:14.451Z] === RUN   TestInspectNetwork/network_name
12:13:14 [2021-11-11T12:13:14.451Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:13:18 [2021-11-11T12:13:18.629Z] --- PASS: TestInspectNetwork (6.98s)
12:13:18 [2021-11-11T12:13:18.629Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:13:18 [2021-11-11T12:13:18.629Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:13:18 [2021-11-11T12:13:18.629Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:13:18 [2021-11-11T12:13:18.629Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:13:18 [2021-11-11T12:13:18.629Z] === RUN   TestRunContainerWithBridgeNone
12:13:20 [2021-11-11T12:13:20.002Z] --- PASS: TestRunContainerWithBridgeNone (1.40s)
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkInvalidJSON
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkInvalidJSON//networks/create
12:13:20 [2021-11-11T12:13:20.002Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:13:20 [2021-11-11T12:13:20.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:13:20 [2021-11-11T12:13:20.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:13:20 [2021-11-11T12:13:20.002Z] === CONT  TestNetworkInvalidJSON//networks/create
12:13:20 [2021-11-11T12:13:20.002Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:13:20 [2021-11-11T12:13:20.002Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:13:20 [2021-11-11T12:13:20.002Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:13:20 [2021-11-11T12:13:20.002Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:13:20 [2021-11-11T12:13:20.002Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:13:20 [2021-11-11T12:13:20.002Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkList
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkList//networks
12:13:20 [2021-11-11T12:13:20.002Z] === PAUSE TestNetworkList//networks
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestNetworkList//networks/
12:13:20 [2021-11-11T12:13:20.002Z] === PAUSE TestNetworkList//networks/
12:13:20 [2021-11-11T12:13:20.002Z] === CONT  TestNetworkList//networks
12:13:20 [2021-11-11T12:13:20.002Z] === CONT  TestNetworkList//networks/
12:13:20 [2021-11-11T12:13:20.002Z] --- PASS: TestNetworkList (0.01s)
12:13:20 [2021-11-11T12:13:20.002Z]     --- PASS: TestNetworkList//networks (0.00s)
12:13:20 [2021-11-11T12:13:20.002Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:13:20 [2021-11-11T12:13:20.002Z] === RUN   TestHostIPv4BridgeLabel
12:13:20 [2021-11-11T12:13:20.568Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:13:20 [2021-11-11T12:13:20.568Z] === RUN   TestDaemonRestartWithLiveRestore
12:13:21 [2021-11-11T12:13:21.940Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:13:21 [2021-11-11T12:13:21.940Z] === RUN   TestDaemonDefaultNetworkPools
12:13:22 [2021-11-11T12:13:22.505Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:13:22 [2021-11-11T12:13:22.505Z] === RUN   TestDaemonRestartWithExistingNetwork
12:13:23 [2021-11-11T12:13:23.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:13:23 [2021-11-11T12:13:23.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:13:24 [2021-11-11T12:13:24.815Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
12:13:24 [2021-11-11T12:13:24.815Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:13:25 [2021-11-11T12:13:25.380Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:13:25 [2021-11-11T12:13:25.380Z] === RUN   TestServiceWithPredefinedNetwork
12:13:27 [2021-11-11T12:13:27.279Z] --- PASS: TestServiceWithPredefinedNetwork (1.74s)
12:13:27 [2021-11-11T12:13:27.279Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:13:27 [2021-11-11T12:13:27.279Z]     service_test.go:243: FLAKY_TEST
12:13:27 [2021-11-11T12:13:27.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:13:27 [2021-11-11T12:13:27.279Z] === RUN   TestServiceWithDataPathPortInit
12:13:42 [2021-11-11T12:13:42.139Z] --- PASS: TestServiceWithDataPathPortInit (13.11s)
12:13:42 [2021-11-11T12:13:42.139Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:13:42 [2021-11-11T12:13:42.705Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x9w5sesv557clgg91rzxm411g Created:2021-11-11 12:13:41.382159643 +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[0aa0c13cf3234c15094d4ab6c573d68df3e23b845203028d65250dec2cbd0eac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3l704nhrnp2gkqw8ic1fzhdju EndpointID:d6b2c3669fa54964f5729f6a18ae6fec2693147c2f6751c9d2756e7c91344063 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff3e63df291a0e3b79ca533ec9dd2b49dee25f22bc662fc109975208e7e883c7 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:2869a7b98f26 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3l704nhrnp2gkqw8ic1fzhdju EndpointID:d6b2c3669fa54964f5729f6a18ae6fec2693147c2f6751c9d2756e7c91344063 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:13:46 [2021-11-11T12:13:46.884Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
12:13:46 [2021-11-11T12:13:46.884Z] PASS
12:13:46 [2021-11-11T12:13:46.884Z] 
12:13:46 [2021-11-11T12:13:46.884Z] === Skipped
12:13:46 [2021-11-11T12:13:46.884Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:13:46 [2021-11-11T12:13:46.884Z]     service_test.go:243: FLAKY_TEST
12:13:46 [2021-11-11T12:13:46.884Z] 
12:13:46 [2021-11-11T12:13:46.884Z] DONE 26 tests, 1 skipped in 42.144s
12:13:46 [2021-11-11T12:13:46.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:13:46 [2021-11-11T12:13:46.884Z] ++ 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
12:13:46 [2021-11-11T12:13:46.884Z] ++ set -e
12:13:46 [2021-11-11T12:13:46.884Z] ++ '[' -n 0 ']'
12:13:46 [2021-11-11T12:13:46.884Z] ++ set -x
12:13:46 [2021-11-11T12:13:46.884Z] ++ 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
12:13:47 [2021-11-11T12:13:47.142Z] INFO: Testing against a local daemon
12:13:47 [2021-11-11T12:13:47.142Z] === RUN   TestDockerNetworkIpvlanPersistance
12:13:47 [2021-11-11T12:13:47.142Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:13:47 [2021-11-11T12:13:47.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:13:47 [2021-11-11T12:13:47.142Z] === RUN   TestDockerNetworkIpvlan
12:13:47 [2021-11-11T12:13:47.142Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:13:47 [2021-11-11T12:13:47.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:13:47 [2021-11-11T12:13:47.142Z] PASS
12:13:47 [2021-11-11T12:13:47.142Z] 
12:13:47 [2021-11-11T12:13:47.142Z] === Skipped
12:13:47 [2021-11-11T12:13:47.142Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:13:47 [2021-11-11T12:13:47.142Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:13:47 [2021-11-11T12:13:47.142Z] 
12:13:47 [2021-11-11T12:13:47.142Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:13:47 [2021-11-11T12:13:47.142Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:13:47 [2021-11-11T12:13:47.142Z] 
12:13:47 [2021-11-11T12:13:47.142Z] DONE 2 tests, 2 skipped in 0.102s
12:13:47 [2021-11-11T12:13:47.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:13:47 [2021-11-11T12:13:47.142Z] ++ 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
12:13:47 [2021-11-11T12:13:47.142Z] ++ set -e
12:13:47 [2021-11-11T12:13:47.142Z] ++ '[' -n 0 ']'
12:13:47 [2021-11-11T12:13:47.142Z] ++ set -x
12:13:47 [2021-11-11T12:13:47.142Z] ++ 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
12:13:47 [2021-11-11T12:13:47.142Z] INFO: Testing against a local daemon
12:13:47 [2021-11-11T12:13:47.142Z] === RUN   TestDockerNetworkMacvlanPersistance
12:13:48 [2021-11-11T12:13:48.514Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
12:13:48 [2021-11-11T12:13:48.514Z] === RUN   TestDockerNetworkMacvlan
12:13:49 [2021-11-11T12:13:49.079Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:13:50 [2021-11-11T12:13:50.011Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:13:50 [2021-11-11T12:13:50.576Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:13:52 [2021-11-11T12:13:52.551Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:13:53 [2021-11-11T12:13:53.923Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:13:57 [2021-11-11T12:13:57.202Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:13:57 [2021-11-11T12:13:57.459Z] --- PASS: TestDockerNetworkMacvlan (9.06s)
12:13:57 [2021-11-11T12:13:57.459Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s)
12:13:57 [2021-11-11T12:13:57.459Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:13:57 [2021-11-11T12:13:57.460Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
12:13:57 [2021-11-11T12:13:57.460Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
12:13:57 [2021-11-11T12:13:57.460Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s)
12:13:57 [2021-11-11T12:13:57.460Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
12:13:57 [2021-11-11T12:13:57.460Z] PASS
12:13:57 [2021-11-11T12:13:57.717Z] 
12:13:57 [2021-11-11T12:13:57.717Z] DONE 8 tests in 10.453s
12:13:57 [2021-11-11T12:13:57.717Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:13:57 [2021-11-11T12:13:57.717Z] ++ 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
12:13:57 [2021-11-11T12:13:57.717Z] ++ set -e
12:13:57 [2021-11-11T12:13:57.717Z] ++ '[' -n 0 ']'
12:13:57 [2021-11-11T12:13:57.717Z] ++ set -x
12:13:57 [2021-11-11T12:13:57.717Z] ++ 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
12:13:57 [2021-11-11T12:13:57.717Z] testing: warning: no tests to run
12:13:57 [2021-11-11T12:13:57.717Z] PASS
12:13:57 [2021-11-11T12:13:57.717Z] 
12:13:57 [2021-11-11T12:13:57.717Z] DONE 0 tests in 0.021s
12:13:57 [2021-11-11T12:13:57.717Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:13:57 [2021-11-11T12:13:57.717Z] ++ 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
12:13:57 [2021-11-11T12:13:57.717Z] ++ set -e
12:13:57 [2021-11-11T12:13:57.717Z] ++ '[' -n 0 ']'
12:13:57 [2021-11-11T12:13:57.717Z] ++ set -x
12:13:57 [2021-11-11T12:13:57.717Z] ++ 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
12:13:57 [2021-11-11T12:13:57.717Z] INFO: Testing against a local daemon
12:13:57 [2021-11-11T12:13:57.717Z] === RUN   TestAuthZPluginAllowRequest
12:13:59 [2021-11-11T12:13:59.089Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
12:13:59 [2021-11-11T12:13:59.089Z] === RUN   TestAuthZPluginTLS
12:13:59 [2021-11-11T12:13:59.347Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:13:59 [2021-11-11T12:13:59.347Z] === RUN   TestAuthZPluginDenyRequest
12:13:59 [2021-11-11T12:13:59.911Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:13:59 [2021-11-11T12:13:59.912Z] === RUN   TestAuthZPluginAPIDenyResponse
12:14:00 [2021-11-11T12:14:00.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:14:00 [2021-11-11T12:14:00.476Z] === RUN   TestAuthZPluginDenyResponse
12:14:01 [2021-11-11T12:14:01.041Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:14:01 [2021-11-11T12:14:01.041Z] === RUN   TestAuthZPluginAllowEventStream
12:14:01 [2021-11-11T12:14:01.977Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
12:14:01 [2021-11-11T12:14:01.977Z] === RUN   TestAuthZPluginErrorResponse
12:14:02 [2021-11-11T12:14:02.543Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:14:02 [2021-11-11T12:14:02.543Z] === RUN   TestAuthZPluginErrorRequest
12:14:03 [2021-11-11T12:14:03.108Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:14:03 [2021-11-11T12:14:03.108Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:14:03 [2021-11-11T12:14:03.673Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:14:03 [2021-11-11T12:14:03.673Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:14:05 [2021-11-11T12:14:05.045Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
12:14:05 [2021-11-11T12:14:05.045Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:14:06 [2021-11-11T12:14:06.458Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s)
12:14:06 [2021-11-11T12:14:06.458Z] === RUN   TestAuthZPluginHeader
12:14:07 [2021-11-11T12:14:07.038Z] --- PASS: TestAuthZPluginHeader (0.73s)
12:14:07 [2021-11-11T12:14:07.038Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:14:07 [2021-11-11T12:14:07.038Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:07 [2021-11-11T12:14:07.038Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:14:07 [2021-11-11T12:14:07.038Z] === RUN   TestAuthZPluginV2Disable
12:14:07 [2021-11-11T12:14:07.038Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:07 [2021-11-11T12:14:07.038Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:14:07 [2021-11-11T12:14:07.038Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:14:07 [2021-11-11T12:14:07.038Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:07 [2021-11-11T12:14:07.038Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:14:07 [2021-11-11T12:14:07.038Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:14:07 [2021-11-11T12:14:07.038Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:07 [2021-11-11T12:14:07.038Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:14:07 [2021-11-11T12:14:07.038Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:14:25 [2021-11-11T12:14:25.101Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
12:14:25 [2021-11-11T12:14:25.101Z] PASS
12:14:25 [2021-11-11T12:14:25.101Z] 
12:14:25 [2021-11-11T12:14:25.101Z] === Skipped
12:14:25 [2021-11-11T12:14:25.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:14:25 [2021-11-11T12:14:25.101Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:25 [2021-11-11T12:14:25.101Z] 
12:14:25 [2021-11-11T12:14:25.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:14:25 [2021-11-11T12:14:25.101Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:25 [2021-11-11T12:14:25.101Z] 
12:14:25 [2021-11-11T12:14:25.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:14:25 [2021-11-11T12:14:25.101Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:25 [2021-11-11T12:14:25.101Z] 
12:14:25 [2021-11-11T12:14:25.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:14:25 [2021-11-11T12:14:25.101Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:25 [2021-11-11T12:14:25.101Z] 
12:14:25 [2021-11-11T12:14:25.101Z] DONE 17 tests, 4 skipped in 25.947s
12:14:25 [2021-11-11T12:14:25.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:14:25 [2021-11-11T12:14:25.101Z] ++ 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
12:14:25 [2021-11-11T12:14:25.101Z] ++ set -e
12:14:25 [2021-11-11T12:14:25.101Z] ++ '[' -n 0 ']'
12:14:25 [2021-11-11T12:14:25.101Z] ++ set -x
12:14:25 [2021-11-11T12:14:25.101Z] ++ 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
12:14:25 [2021-11-11T12:14:25.101Z] INFO: Testing against a local daemon
12:14:25 [2021-11-11T12:14:25.101Z] === RUN   TestPluginInvalidJSON
12:14:25 [2021-11-11T12:14:25.101Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:14:25 [2021-11-11T12:14:25.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:14:25 [2021-11-11T12:14:25.101Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:14:25 [2021-11-11T12:14:25.101Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:14:25 [2021-11-11T12:14:25.101Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:14:25 [2021-11-11T12:14:25.101Z] === RUN   TestPluginInstall
12:14:25 [2021-11-11T12:14:25.101Z] === RUN   TestPluginInstall/no_auth
12:14:25 [2021-11-11T12:14:25.101Z] time="2021-11-11T12:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:25 [2021-11-11T12:14:25.101Z] time="2021-11-11T12:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:256f8ad485e7ab59dc43d5922b9003c35c3065d30da3eeb6800279923d33b5c5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:25 [2021-11-11T12:14:25.101Z] time="2021-11-11T12:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:25 [2021-11-11T12:14:25.101Z] time="2021-11-11T12:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:256f8ad485e7ab59dc43d5922b9003c35c3065d30da3eeb6800279923d33b5c5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:25 [2021-11-11T12:14:25.101Z] === RUN   TestPluginInstall/with_htpasswd
12:14:25 [2021-11-11T12:14:25.667Z] time="2021-11-11T12:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:25 [2021-11-11T12:14:25.667Z] time="2021-11-11T12:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f2550c9e1d7b6eae9df1058bce2d97010d4c9b433b1fa1d79c9ac3e8822d8e5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:25 [2021-11-11T12:14:25.667Z] time="2021-11-11T12:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:25 [2021-11-11T12:14:25.667Z] time="2021-11-11T12:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f2550c9e1d7b6eae9df1058bce2d97010d4c9b433b1fa1d79c9ac3e8822d8e5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:25 [2021-11-11T12:14:25.924Z] === RUN   TestPluginInstall/with_insecure
12:14:26 [2021-11-11T12:14:26.857Z] time="2021-11-11T12:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:26 [2021-11-11T12:14:26.857Z] time="2021-11-11T12:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6c60d5a144b9c07f4dbed61ccbc55b8c6360f8934cb5413d225eadc170e0863" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:26 [2021-11-11T12:14:26.857Z] time="2021-11-11T12:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:14:26 [2021-11-11T12:14:26.857Z] time="2021-11-11T12:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6c60d5a144b9c07f4dbed61ccbc55b8c6360f8934cb5413d225eadc170e0863" mediatype=application/vnd.docker.plugin.v1+json size=522
12:14:26 [2021-11-11T12:14:26.857Z]     plugin_test.go:165: [d3ae878b60dd1] daemon is not started
12:14:26 [2021-11-11T12:14:26.857Z] --- PASS: TestPluginInstall (3.14s)
12:14:26 [2021-11-11T12:14:26.857Z]     --- PASS: TestPluginInstall/no_auth (1.51s)
12:14:26 [2021-11-11T12:14:26.857Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
12:14:26 [2021-11-11T12:14:26.857Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
12:14:26 [2021-11-11T12:14:26.857Z] === RUN   TestPluginsWithRuntimes
12:14:28 [2021-11-11T12:14:28.228Z] === RUN   TestPluginsWithRuntimes/No_Args
12:14:29 [2021-11-11T12:14:29.159Z] === RUN   TestPluginsWithRuntimes/With_Args
12:14:30 [2021-11-11T12:14:30.093Z] --- PASS: TestPluginsWithRuntimes (3.17s)
12:14:30 [2021-11-11T12:14:30.093Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
12:14:30 [2021-11-11T12:14:30.093Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
12:14:30 [2021-11-11T12:14:30.093Z] === RUN   TestPluginBackCompatMediaTypes
12:14:30 [2021-11-11T12:14:30.658Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:14:30 [2021-11-11T12:14:30.658Z] PASS
12:14:30 [2021-11-11T12:14:30.658Z] 
12:14:30 [2021-11-11T12:14:30.658Z] DONE 10 tests in 6.990s
12:14:30 [2021-11-11T12:14:30.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:14:30 [2021-11-11T12:14:30.658Z] ++ 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
12:14:30 [2021-11-11T12:14:30.658Z] ++ set -e
12:14:30 [2021-11-11T12:14:30.658Z] ++ '[' -n 0 ']'
12:14:30 [2021-11-11T12:14:30.658Z] ++ set -x
12:14:30 [2021-11-11T12:14:30.658Z] ++ 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
12:14:30 [2021-11-11T12:14:30.658Z] INFO: Testing against a local daemon
12:14:30 [2021-11-11T12:14:30.658Z] === RUN   TestExternalGraphDriver
12:14:30 [2021-11-11T12:14:30.658Z] === RUN   TestExternalGraphDriver/json
12:14:32 [2021-11-11T12:14:32.556Z] === RUN   TestExternalGraphDriver/spec
12:14:33 [2021-11-11T12:14:33.928Z] === RUN   TestExternalGraphDriver/pull
12:14:35 [2021-11-11T12:14:35.300Z] --- PASS: TestExternalGraphDriver (4.65s)
12:14:35 [2021-11-11T12:14:35.300Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
12:14:35 [2021-11-11T12:14:35.300Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
12:14:35 [2021-11-11T12:14:35.300Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
12:14:35 [2021-11-11T12:14:35.300Z] === RUN   TestGraphdriverPluginV2
12:14:35 [2021-11-11T12:14:35.300Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:35 [2021-11-11T12:14:35.300Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
12:14:35 [2021-11-11T12:14:35.300Z] PASS
12:14:35 [2021-11-11T12:14:35.300Z] 
12:14:35 [2021-11-11T12:14:35.300Z] === Skipped
12:14:35 [2021-11-11T12:14:35.300Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
12:14:35 [2021-11-11T12:14:35.300Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:35 [2021-11-11T12:14:35.300Z] 
12:14:35 [2021-11-11T12:14:35.300Z] DONE 5 tests, 1 skipped in 4.759s
12:14:35 [2021-11-11T12:14:35.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:14:35 [2021-11-11T12:14:35.300Z] ++ 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
12:14:35 [2021-11-11T12:14:35.300Z] ++ set -e
12:14:35 [2021-11-11T12:14:35.300Z] ++ '[' -n 0 ']'
12:14:35 [2021-11-11T12:14:35.300Z] ++ set -x
12:14:35 [2021-11-11T12:14:35.300Z] ++ 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
12:14:35 [2021-11-11T12:14:35.558Z] INFO: Testing against a local daemon
12:14:35 [2021-11-11T12:14:35.558Z] === RUN   TestContinueAfterPluginCrash
12:14:35 [2021-11-11T12:14:35.558Z] === PAUSE TestContinueAfterPluginCrash
12:14:35 [2021-11-11T12:14:35.558Z] === RUN   TestReadPluginNoRead
12:14:35 [2021-11-11T12:14:35.558Z] === PAUSE TestReadPluginNoRead
12:14:35 [2021-11-11T12:14:35.558Z] === RUN   TestDaemonStartWithLogOpt
12:14:35 [2021-11-11T12:14:35.558Z] === PAUSE TestDaemonStartWithLogOpt
12:14:35 [2021-11-11T12:14:35.558Z] === CONT  TestContinueAfterPluginCrash
12:14:35 [2021-11-11T12:14:35.558Z] === CONT  TestDaemonStartWithLogOpt
12:14:38 [2021-11-11T12:14:38.836Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
12:14:38 [2021-11-11T12:14:38.836Z] === CONT  TestReadPluginNoRead
12:14:40 [2021-11-11T12:14:40.734Z] === RUN   TestReadPluginNoRead/default
12:14:41 [2021-11-11T12:14:41.667Z] === RUN   TestReadPluginNoRead/disabled_caching
12:14:43 [2021-11-11T12:14:43.039Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:14:43 [2021-11-11T12:14:43.296Z] --- PASS: TestContinueAfterPluginCrash (7.93s)
12:14:43 [2021-11-11T12:14:43.861Z] === CONT  TestReadPluginNoRead
12:14:43 [2021-11-11T12:14:43.861Z]     read_test.go:92: [d3d17dee82260] daemon is not started
12:14:43 [2021-11-11T12:14:43.861Z] --- PASS: TestReadPluginNoRead (5.43s)
12:14:43 [2021-11-11T12:14:43.861Z]     --- PASS: TestReadPluginNoRead/default (1.12s)
12:14:43 [2021-11-11T12:14:43.861Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
12:14:43 [2021-11-11T12:14:43.861Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
12:14:43 [2021-11-11T12:14:43.861Z] PASS
12:14:43 [2021-11-11T12:14:43.861Z] 
12:14:43 [2021-11-11T12:14:43.861Z] DONE 6 tests in 8.551s
12:14:43 [2021-11-11T12:14:43.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:14:43 [2021-11-11T12:14:43.862Z] ++ 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
12:14:43 [2021-11-11T12:14:43.862Z] ++ set -e
12:14:43 [2021-11-11T12:14:43.862Z] ++ '[' -n 0 ']'
12:14:43 [2021-11-11T12:14:43.862Z] ++ set -x
12:14:43 [2021-11-11T12:14:43.862Z] ++ 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
12:14:43 [2021-11-11T12:14:43.862Z] testing: warning: no tests to run
12:14:43 [2021-11-11T12:14:43.862Z] PASS
12:14:43 [2021-11-11T12:14:43.862Z] 
12:14:43 [2021-11-11T12:14:43.862Z] DONE 0 tests in 0.027s
12:14:43 [2021-11-11T12:14:43.862Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:14:43 [2021-11-11T12:14:43.862Z] ++ 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
12:14:43 [2021-11-11T12:14:43.862Z] ++ set -e
12:14:43 [2021-11-11T12:14:43.862Z] ++ '[' -n 0 ']'
12:14:43 [2021-11-11T12:14:43.862Z] ++ set -x
12:14:43 [2021-11-11T12:14:43.862Z] ++ 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
12:14:44 [2021-11-11T12:14:44.119Z] INFO: Testing against a local daemon
12:14:44 [2021-11-11T12:14:44.119Z] === RUN   TestPluginWithDevMounts
12:14:44 [2021-11-11T12:14:44.119Z] === PAUSE TestPluginWithDevMounts
12:14:44 [2021-11-11T12:14:44.119Z] === CONT  TestPluginWithDevMounts
12:14:45 [2021-11-11T12:14:45.491Z] --- PASS: TestPluginWithDevMounts (1.52s)
12:14:45 [2021-11-11T12:14:45.491Z] PASS
12:14:45 [2021-11-11T12:14:45.491Z] 
12:14:45 [2021-11-11T12:14:45.491Z] DONE 1 tests in 1.600s
12:14:45 [2021-11-11T12:14:45.491Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:14:45 [2021-11-11T12:14:45.491Z] ++ 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
12:14:45 [2021-11-11T12:14:45.491Z] ++ set -e
12:14:45 [2021-11-11T12:14:45.491Z] ++ '[' -n 0 ']'
12:14:45 [2021-11-11T12:14:45.491Z] ++ set -x
12:14:45 [2021-11-11T12:14:45.491Z] ++ 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
12:14:45 [2021-11-11T12:14:45.749Z] INFO: Testing against a local daemon
12:14:45 [2021-11-11T12:14:45.749Z] === RUN   TestSecretInspect
12:14:47 [2021-11-11T12:14:47.645Z] --- PASS: TestSecretInspect (2.07s)
12:14:47 [2021-11-11T12:14:47.645Z] === RUN   TestSecretList
12:14:49 [2021-11-11T12:14:49.543Z] --- PASS: TestSecretList (1.67s)
12:14:49 [2021-11-11T12:14:49.543Z] === RUN   TestSecretsCreateAndDelete
12:14:51 [2021-11-11T12:14:51.441Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
12:14:51 [2021-11-11T12:14:51.441Z] === RUN   TestSecretsUpdate
12:14:53 [2021-11-11T12:14:53.336Z] --- PASS: TestSecretsUpdate (2.12s)
12:14:53 [2021-11-11T12:14:53.336Z] === RUN   TestTemplatedSecret
12:14:55 [2021-11-11T12:14:55.233Z] --- PASS: TestTemplatedSecret (2.00s)
12:14:55 [2021-11-11T12:14:55.233Z] === RUN   TestSecretCreateResolve
12:14:57 [2021-11-11T12:14:57.759Z] --- PASS: TestSecretCreateResolve (2.09s)
12:14:57 [2021-11-11T12:14:57.759Z] PASS
12:14:57 [2021-11-11T12:14:57.759Z] 
12:14:57 [2021-11-11T12:14:57.759Z] DONE 6 tests in 11.771s
12:14:57 [2021-11-11T12:14:57.759Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:14:57 [2021-11-11T12:14:57.759Z] ++ 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
12:14:57 [2021-11-11T12:14:57.759Z] ++ set -e
12:14:57 [2021-11-11T12:14:57.759Z] ++ '[' -n 0 ']'
12:14:57 [2021-11-11T12:14:57.759Z] ++ set -x
12:14:57 [2021-11-11T12:14:57.759Z] ++ 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
12:14:57 [2021-11-11T12:14:57.759Z] INFO: Testing against a local daemon
12:14:57 [2021-11-11T12:14:57.759Z] === RUN   TestServiceCreateInit
12:14:57 [2021-11-11T12:14:57.759Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:15:01 [2021-11-11T12:15:01.053Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:15:04 [2021-11-11T12:15:04.331Z] --- PASS: TestServiceCreateInit (6.92s)
12:15:04 [2021-11-11T12:15:04.331Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
12:15:04 [2021-11-11T12:15:04.331Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s)
12:15:04 [2021-11-11T12:15:04.331Z] === RUN   TestCreateServiceMultipleTimes
12:15:19 [2021-11-11T12:15:19.246Z] --- PASS: TestCreateServiceMultipleTimes (14.63s)
12:15:19 [2021-11-11T12:15:19.246Z] === RUN   TestCreateServiceConflict
12:15:21 [2021-11-11T12:15:21.145Z] --- PASS: TestCreateServiceConflict (2.21s)
12:15:21 [2021-11-11T12:15:21.145Z] === RUN   TestCreateServiceMaxReplicas
12:15:24 [2021-11-11T12:15:24.426Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
12:15:24 [2021-11-11T12:15:24.426Z] === RUN   TestCreateWithDuplicateNetworkNames
12:15:39 [2021-11-11T12:15:39.287Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
12:15:39 [2021-11-11T12:15:39.287Z] === RUN   TestCreateServiceSecretFileMode
12:15:49 [2021-11-11T12:15:49.246Z] --- PASS: TestCreateServiceSecretFileMode (11.85s)
12:15:49 [2021-11-11T12:15:49.246Z] === RUN   TestCreateServiceConfigFileMode
12:16:01 [2021-11-11T12:16:01.433Z] --- PASS: TestCreateServiceConfigFileMode (12.26s)
12:16:01 [2021-11-11T12:16:01.433Z] === RUN   TestCreateServiceSysctls
12:16:03 [2021-11-11T12:16:03.961Z] --- PASS: TestCreateServiceSysctls (2.75s)
12:16:03 [2021-11-11T12:16:03.961Z] === RUN   TestCreateServiceCapabilities
12:16:06 [2021-11-11T12:16:06.485Z] --- PASS: TestCreateServiceCapabilities (2.32s)
12:16:06 [2021-11-11T12:16:06.485Z] === RUN   TestInspect
12:16:08 [2021-11-11T12:16:08.381Z] --- PASS: TestInspect (2.17s)
12:16:08 [2021-11-11T12:16:08.382Z] === RUN   TestCreateJob
12:16:10 [2021-11-11T12:16:10.906Z] --- PASS: TestCreateJob (2.41s)
12:16:10 [2021-11-11T12:16:10.906Z] === RUN   TestReplicatedJob
12:16:15 [2021-11-11T12:16:15.086Z] --- PASS: TestReplicatedJob (4.39s)
12:16:15 [2021-11-11T12:16:15.086Z] === RUN   TestUpdateReplicatedJob
12:16:17 [2021-11-11T12:16:17.616Z] --- PASS: TestUpdateReplicatedJob (2.48s)
12:16:17 [2021-11-11T12:16:17.616Z] === RUN   TestServiceListWithStatuses
12:16:17 [2021-11-11T12:16:17.616Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:16:17 [2021-11-11T12:16:17.616Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:16:17 [2021-11-11T12:16:17.616Z] === RUN   TestDockerNetworkConnectAlias
12:16:21 [2021-11-11T12:16:21.796Z] --- PASS: TestDockerNetworkConnectAlias (3.41s)
12:16:21 [2021-11-11T12:16:21.796Z] === RUN   TestDockerNetworkReConnect
12:16:23 [2021-11-11T12:16:23.696Z] --- PASS: TestDockerNetworkReConnect (2.71s)
12:16:23 [2021-11-11T12:16:23.696Z] === RUN   TestServicePlugin
12:16:23 [2021-11-11T12:16:23.696Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:23 [2021-11-11T12:16:23.696Z] --- SKIP: TestServicePlugin (0.00s)
12:16:23 [2021-11-11T12:16:23.696Z] === RUN   TestServiceUpdateLabel
12:16:26 [2021-11-11T12:16:26.221Z] --- PASS: TestServiceUpdateLabel (2.11s)
12:16:26 [2021-11-11T12:16:26.221Z] === RUN   TestServiceUpdateSecrets
12:16:41 [2021-11-11T12:16:41.082Z] --- PASS: TestServiceUpdateSecrets (13.92s)
12:16:41 [2021-11-11T12:16:41.082Z] === RUN   TestServiceUpdateConfigs
12:16:56 [2021-11-11T12:16:56.006Z] --- PASS: TestServiceUpdateConfigs (13.85s)
12:16:56 [2021-11-11T12:16:56.006Z] === RUN   TestServiceUpdateNetwork
12:17:05 [2021-11-11T12:17:05.967Z] --- PASS: TestServiceUpdateNetwork (11.67s)
12:17:05 [2021-11-11T12:17:05.967Z] === RUN   TestServiceUpdatePidsLimit
12:17:06 [2021-11-11T12:17:06.224Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:17:06 [2021-11-11T12:17:06.789Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:17:14 [2021-11-11T12:17:14.966Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:17:21 [2021-11-11T12:17:21.518Z] --- PASS: TestServiceUpdatePidsLimit (15.60s)
12:17:21 [2021-11-11T12:17:21.518Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:17:21 [2021-11-11T12:17:21.518Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:17:21 [2021-11-11T12:17:21.518Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:17:21 [2021-11-11T12:17:21.518Z] PASS
12:17:21 [2021-11-11T12:17:21.518Z] 
12:17:21 [2021-11-11T12:17:21.518Z] === Skipped
12:17:21 [2021-11-11T12:17:21.518Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:17:21 [2021-11-11T12:17:21.518Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:17:21 [2021-11-11T12:17:21.518Z] 
12:17:21 [2021-11-11T12:17:21.518Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:17:21 [2021-11-11T12:17:21.518Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:17:21 [2021-11-11T12:17:21.518Z] 
12:17:21 [2021-11-11T12:17:21.519Z] DONE 27 tests, 2 skipped in 143.537s
12:17:21 [2021-11-11T12:17:21.519Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:17:21 [2021-11-11T12:17:21.519Z] ++ 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
12:17:21 [2021-11-11T12:17:21.519Z] ++ set -e
12:17:21 [2021-11-11T12:17:21.519Z] ++ '[' -n 0 ']'
12:17:21 [2021-11-11T12:17:21.519Z] ++ set -x
12:17:21 [2021-11-11T12:17:21.519Z] ++ 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
12:17:21 [2021-11-11T12:17:21.519Z] INFO: Testing against a local daemon
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestSessionCreate
12:17:21 [2021-11-11T12:17:21.519Z] --- PASS: TestSessionCreate (0.02s)
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestSessionCreateWithBadUpgrade
12:17:21 [2021-11-11T12:17:21.519Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:17:21 [2021-11-11T12:17:21.519Z] PASS
12:17:21 [2021-11-11T12:17:21.519Z] 
12:17:21 [2021-11-11T12:17:21.519Z] DONE 2 tests in 0.123s
12:17:21 [2021-11-11T12:17:21.519Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:17:21 [2021-11-11T12:17:21.519Z] ++ 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
12:17:21 [2021-11-11T12:17:21.519Z] ++ set -e
12:17:21 [2021-11-11T12:17:21.519Z] ++ '[' -n 0 ']'
12:17:21 [2021-11-11T12:17:21.519Z] ++ set -x
12:17:21 [2021-11-11T12:17:21.519Z] ++ 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
12:17:21 [2021-11-11T12:17:21.519Z] INFO: Testing against a local daemon
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:17:21 [2021-11-11T12:17:21.519Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:17:21 [2021-11-11T12:17:21.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestDiskUsage
12:17:21 [2021-11-11T12:17:21.519Z] === PAUSE TestDiskUsage
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestEventsExecDie
12:17:21 [2021-11-11T12:17:21.519Z] --- PASS: TestEventsExecDie (0.47s)
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestEventsBackwardsCompatible
12:17:21 [2021-11-11T12:17:21.519Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:17:21 [2021-11-11T12:17:21.519Z] === RUN   TestEventsVolumeCreate
12:17:21 [2021-11-11T12:17:21.779Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:17:21 [2021-11-11T12:17:21.779Z] === RUN   TestInfoBinaryCommits
12:17:21 [2021-11-11T12:17:21.779Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:17:21 [2021-11-11T12:17:21.779Z] === RUN   TestInfoAPIVersioned
12:17:21 [2021-11-11T12:17:21.779Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:17:21 [2021-11-11T12:17:21.779Z] === RUN   TestInfoDiscoveryBackend
12:17:22 [2021-11-11T12:17:22.343Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:17:22 [2021-11-11T12:17:22.343Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:17:23 [2021-11-11T12:17:23.275Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:17:23 [2021-11-11T12:17:23.275Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:17:23 [2021-11-11T12:17:23.840Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:17:23 [2021-11-11T12:17:23.840Z] === RUN   TestInfoAPI
12:17:23 [2021-11-11T12:17:23.840Z] --- PASS: TestInfoAPI (0.03s)
12:17:23 [2021-11-11T12:17:23.840Z] === RUN   TestInfoAPIWarnings
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestInfoAPIWarnings (16.21s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestInfoDebug
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestInfoDebug (0.53s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestInfoInsecureRegistries
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestInfoRegistryMirrors
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestLoginFailsWithBadCredentials
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestPingCacheHeaders
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestPingCacheHeaders (0.02s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestPingGet
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestPingGet (0.01s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestPingHead
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestPingHead (0.02s)
12:17:41 [2021-11-11T12:17:41.903Z] === RUN   TestVersion
12:17:41 [2021-11-11T12:17:41.903Z] --- PASS: TestVersion (0.02s)
12:17:41 [2021-11-11T12:17:41.903Z] === CONT  TestDiskUsage
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/container_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/image_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/volume_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/build-cache_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.161Z] === RUN   TestDiskUsage/after_LoadBusybox
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.419Z] === RUN   TestDiskUsage/after_container.Run
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:17:42 [2021-11-11T12:17:42.677Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:17:42 [2021-11-11T12:17:42.935Z] --- PASS: TestDiskUsage (1.07s)
12:17:42 [2021-11-11T12:17:42.935Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z] PASS
12:17:42 [2021-11-11T12:17:42.935Z] 
12:17:42 [2021-11-11T12:17:42.935Z] === Skipped
12:17:42 [2021-11-11T12:17:42.935Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:17:42 [2021-11-11T12:17:42.935Z] 
12:17:42 [2021-11-11T12:17:42.935Z] DONE 53 tests, 1 skipped in 21.774s
12:17:42 [2021-11-11T12:17:42.935Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:17:42 [2021-11-11T12:17:42.935Z] ++ 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
12:17:42 [2021-11-11T12:17:42.935Z] ++ set -e
12:17:42 [2021-11-11T12:17:42.935Z] ++ '[' -n 0 ']'
12:17:42 [2021-11-11T12:17:42.935Z] ++ set -x
12:17:42 [2021-11-11T12:17:42.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:17:42 [2021-11-11T12:17:42.935Z] INFO: Testing against a local daemon
12:17:42 [2021-11-11T12:17:42.935Z] === RUN   TestVolumesCreateAndList
12:17:42 [2021-11-11T12:17:42.935Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:17:42 [2021-11-11T12:17:42.935Z] === RUN   TestVolumesRemove
12:17:42 [2021-11-11T12:17:42.935Z] --- PASS: TestVolumesRemove (0.05s)
12:17:42 [2021-11-11T12:17:42.935Z] === RUN   TestVolumesInspect
12:17:42 [2021-11-11T12:17:42.935Z] --- PASS: TestVolumesInspect (0.02s)
12:17:42 [2021-11-11T12:17:42.935Z] === RUN   TestVolumesInvalidJSON
12:17:42 [2021-11-11T12:17:42.935Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:17:42 [2021-11-11T12:17:42.935Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:17:42 [2021-11-11T12:17:42.935Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:17:42 [2021-11-11T12:17:42.935Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:17:42 [2021-11-11T12:17:42.935Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:17:42 [2021-11-11T12:17:42.935Z] PASS
12:17:42 [2021-11-11T12:17:42.935Z] 
12:17:42 [2021-11-11T12:17:42.935Z] DONE 5 tests in 0.186s
12:17:42 [2021-11-11T12:17:42.935Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:17:43 [2021-11-11T12:17:43.192Z] ++++ cat bundles/test-integration/docker.pid
12:17:43 [2021-11-11T12:17:43.192Z] +++ kill 13405
12:17:43 [2021-11-11T12:17:43.192Z] +++ /etc/init.d/apparmor stop
12:17:43 [2021-11-11T12:17:43.454Z] Leaving: AppArmorNo profiles have been unloaded.
12:17:43 [2021-11-11T12:17:43.454Z] 
12:17:43 [2021-11-11T12:17:43.454Z] Unloading profiles will leave already running processes permanently
12:17:43 [2021-11-11T12:17:43.454Z] unconfined, which can lead to unexpected situations.
12:17:43 [2021-11-11T12:17:43.454Z] 
12:17:43 [2021-11-11T12:17:43.454Z] To set a process to complain mode, use the command line tool
12:17:43 [2021-11-11T12:17:43.454Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:17:43 [2021-11-11T12:17:43.454Z] +++ true
12:17:43 [2021-11-11T12:17:43.454Z] exiting test-integration
12:17:43 [2021-11-11T12:17:43.454Z] ++ exit 0
12:17:43 [2021-11-11T12:17:43.454Z]