Skip to content

Console Output

15:05:16 [2020-04-28T15:05:16.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:05:17 [2020-04-28T15:05:17.217Z] 
15:05:17 [2020-04-28T15:05:17.217Z] Removing bundles/
15:05:17 [2020-04-28T15:05:17.217Z] 
15:05:17 [2020-04-28T15:05:17.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:05:17 [2020-04-28T15:05:17.217Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:05:17 [2020-04-28T15:05:17.217Z] GOOS="" GOARCH="" GOARM=""
15:06:38 [2020-04-28T15:06:38.666Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:06:38 [2020-04-28T15:06:38.666Z] 
15:06:38 [2020-04-28T15:06:38.666Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:06:38 [2020-04-28T15:06:38.666Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:06:38 [2020-04-28T15:06:38.666Z] HOSTNAME=d132eb8bfa0d
15:06:38 [2020-04-28T15:06:38.666Z] TESTDEBUG=0
15:06:38 [2020-04-28T15:06:38.666Z] DEST=bundles/test-integration
15:06:38 [2020-04-28T15:06:38.666Z] PWD=/go/src/github.com/docker/docker
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:06:38 [2020-04-28T15:06:38.666Z] container=docker
15:06:38 [2020-04-28T15:06:38.666Z] HOME=/root
15:06:38 [2020-04-28T15:06:38.666Z] GOLANG_VERSION=1.13.10
15:06:38 [2020-04-28T15:06:38.666Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:06:38 [2020-04-28T15:06:38.666Z] VALIDATE_BRANCH=master
15:06:38 [2020-04-28T15:06:38.666Z] TERM=xterm
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_PKG=github.com/docker/docker
15:06:38 [2020-04-28T15:06:38.666Z] SHLVL=1
15:06:38 [2020-04-28T15:06:38.666Z] TIMEOUT=120m
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_GRAPHDRIVER=overlay2
15:06:38 [2020-04-28T15:06:38.666Z] GO111MODULE=off
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_EXPERIMENTAL=1
15:06:38 [2020-04-28T15:06:38.666Z] TEST_SKIP_INTEGRATION_CLI=1
15:06:38 [2020-04-28T15:06:38.666Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:06:38 [2020-04-28T15:06:38.666Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:06:38 [2020-04-28T15:06:38.666Z] GOPATH=/go
15:06:38 [2020-04-28T15:06:38.666Z] PKG_CONFIG=pkg-config
15:06:38 [2020-04-28T15:06:38.666Z] _=/usr/bin/env
15:06:38 [2020-04-28T15:06:38.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:06:56 [2020-04-28T15:06:56.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:06:56 [2020-04-28T15:06:56.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:06:58 [2020-04-28T15:06:58.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:07:20 [2020-04-28T15:07:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:07:20 [2020-04-28T15:07:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:07:20 [2020-04-28T15:07:20.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:07:21 [2020-04-28T15:07:21.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:07:21 [2020-04-28T15:07:21.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:07:24 [2020-04-28T15:07:24.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:07:27 [2020-04-28T15:07:27.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:07:30 [2020-04-28T15:07:30.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:07:32 [2020-04-28T15:07:32.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:07:32 [2020-04-28T15:07:32.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:07:35 [2020-04-28T15:07:35.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:36 [2020-04-28T15:07:36.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:38 [2020-04-28T15:07:38.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:07:40 [2020-04-28T15:07:40.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:07:41 [2020-04-28T15:07:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:07:42 [2020-04-28T15:07:42.933Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:42 [2020-04-28T15:07:42.933Z] Using test binary docker
15:07:42 [2020-04-28T15:07:42.933Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:07:42 [2020-04-28T15:07:42.933Z] +++ /etc/init.d/apparmor start
15:07:42 [2020-04-28T15:07:42.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:42 [2020-04-28T15:07:42.933Z] Starting dockerd
15:07:42 [2020-04-28T15:07:42.933Z] INFO: Waiting for daemon to start...
15:07:42 [2020-04-28T15:07:42.933Z] +++ 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
15:07:44 [2020-04-28T15:07:44.833Z] .
15:07:44 [2020-04-28T15:07:44.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:45 [2020-04-28T15:07:45.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:45 [2020-04-28T15:07:45.092Z] Error: No such image: emptyfs
15:07:45 [2020-04-28T15:07:45.092Z] ++++ docker load
15:07:45 [2020-04-28T15:07:45.092Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:07:45 [2020-04-28T15:07:45.349Z] Running integration-test (iteration 1)
15:07:45 [2020-04-28T15:07:45.349Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:07:45 [2020-04-28T15:07:45.349Z] ++ 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
15:07:45 [2020-04-28T15:07:45.349Z] ++ set -e
15:07:45 [2020-04-28T15:07:45.349Z] ++ '[' -n 0 ']'
15:07:45 [2020-04-28T15:07:45.349Z] ++ set -x
15:07:45 [2020-04-28T15:07:45.350Z] ++ 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 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
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: buildpack-deps:jessie
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: busybox:latest
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: busybox:glibc
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: debian:jessie
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: hello-world:latest
15:07:55 [2020-04-28T15:07:55.324Z] INFO: Testing against a local daemon
15:07:55 [2020-04-28T15:07:55.324Z] === RUN   TestCgroupNamespacesBuild
15:07:57 [2020-04-28T15:07:57.235Z] --- PASS: TestCgroupNamespacesBuild (2.22s)
15:07:57 [2020-04-28T15:07:57.235Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:07:59 [2020-04-28T15:07:59.143Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
15:07:59 [2020-04-28T15:07:59.143Z] === RUN   TestBuildWithSession
15:07:59 [2020-04-28T15:07:59.143Z] --- SKIP: TestBuildWithSession (0.00s)
15:07:59 [2020-04-28T15:07:59.143Z]     build_session_test.go:25: TODO: BuildKit
15:07:59 [2020-04-28T15:07:59.143Z] === RUN   TestBuildSquashParent
15:08:05 [2020-04-28T15:08:05.717Z] --- PASS: TestBuildSquashParent (6.83s)
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:08 [2020-04-28T15:08:08.250Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:08 [2020-04-28T15:08:08.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:10 [2020-04-28T15:08:10.783Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
15:08:10 [2020-04-28T15:08:10.783Z] === RUN   TestBuildMultiStageCopy
15:08:10 [2020-04-28T15:08:10.783Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:08:13 [2020-04-28T15:08:13.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:08:13 [2020-04-28T15:08:13.571Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:08:14 [2020-04-28T15:08:14.138Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:08:14 [2020-04-28T15:08:14.704Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:08:15 [2020-04-28T15:08:15.271Z] --- PASS: TestBuildMultiStageCopy (4.46s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
15:08:15 [2020-04-28T15:08:15.271Z] === RUN   TestBuildMultiStageParentConfig
15:08:16 [2020-04-28T15:08:16.646Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
15:08:16 [2020-04-28T15:08:16.646Z] === RUN   TestBuildLabelWithTargets
15:08:19 [2020-04-28T15:08:19.177Z] --- PASS: TestBuildLabelWithTargets (2.22s)
15:08:19 [2020-04-28T15:08:19.177Z] === RUN   TestBuildWithEmptyLayers
15:08:19 [2020-04-28T15:08:19.744Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
15:08:19 [2020-04-28T15:08:19.744Z] === RUN   TestBuildMultiStageOnBuild
15:08:23 [2020-04-28T15:08:23.027Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
15:08:23 [2020-04-28T15:08:23.027Z] === RUN   TestBuildUncleanTarFilenames
15:08:23 [2020-04-28T15:08:23.962Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
15:08:23 [2020-04-28T15:08:23.962Z] === RUN   TestBuildMultiStageLayerLeak
15:08:27 [2020-04-28T15:08:27.248Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
15:08:27 [2020-04-28T15:08:27.248Z] === RUN   TestBuildWithHugeFile
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildWithHugeFile (40.67s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership/copy_from
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildPreserveOwnership (6.16s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.98s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPlatformInvalid
15:09:14 [2020-04-28T15:09:14.183Z] --- PASS: TestBuildPlatformInvalid (0.19s)
15:09:14 [2020-04-28T15:09:14.183Z] PASS
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] === Skipped
15:09:14 [2020-04-28T15:09:14.183Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:09:14 [2020-04-28T15:09:14.183Z]     build_session_test.go:25: TODO: BuildKit
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] DONE 32 tests, 1 skipped in 88.859s
15:09:14 [2020-04-28T15:09:14.183Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:09:14 [2020-04-28T15:09:14.183Z] ++ 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
15:09:14 [2020-04-28T15:09:14.183Z] ++ set -e
15:09:14 [2020-04-28T15:09:14.183Z] ++ '[' -n 0 ']'
15:09:14 [2020-04-28T15:09:14.183Z] ++ set -x
15:09:14 [2020-04-28T15:09:14.183Z] ++ 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 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
15:09:14 [2020-04-28T15:09:14.441Z] INFO: Testing against a local daemon
15:09:14 [2020-04-28T15:09:14.441Z] === RUN   TestConfigInspect
15:09:17 [2020-04-28T15:09:17.726Z] --- PASS: TestConfigInspect (3.31s)
15:09:17 [2020-04-28T15:09:17.726Z] === RUN   TestConfigList
15:09:21 [2020-04-28T15:09:21.010Z] --- PASS: TestConfigList (3.23s)
15:09:21 [2020-04-28T15:09:21.010Z] === RUN   TestConfigsCreateAndDelete
15:09:24 [2020-04-28T15:09:24.294Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
15:09:24 [2020-04-28T15:09:24.294Z] === RUN   TestConfigsUpdate
15:09:27 [2020-04-28T15:09:27.577Z] --- PASS: TestConfigsUpdate (3.20s)
15:09:27 [2020-04-28T15:09:27.577Z] === RUN   TestTemplatedConfig
15:09:30 [2020-04-28T15:09:30.861Z] --- PASS: TestTemplatedConfig (3.51s)
15:09:30 [2020-04-28T15:09:30.861Z] === RUN   TestConfigCreateResolve
15:09:34 [2020-04-28T15:09:34.144Z] --- PASS: TestConfigCreateResolve (3.17s)
15:09:34 [2020-04-28T15:09:34.144Z] === RUN   TestConfigDaemonLibtrustID
15:09:34 [2020-04-28T15:09:34.711Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
15:09:34 [2020-04-28T15:09:34.711Z] PASS
15:09:34 [2020-04-28T15:09:34.711Z] 
15:09:34 [2020-04-28T15:09:34.711Z] DONE 7 tests in 20.490s
15:09:34 [2020-04-28T15:09:34.711Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:09:34 [2020-04-28T15:09:34.711Z] ++ 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
15:09:34 [2020-04-28T15:09:34.711Z] ++ set -e
15:09:34 [2020-04-28T15:09:34.711Z] ++ '[' -n 0 ']'
15:09:34 [2020-04-28T15:09:34.711Z] ++ set -x
15:09:34 [2020-04-28T15:09:34.711Z] ++ 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 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
15:09:34 [2020-04-28T15:09:34.969Z] INFO: Testing against a local daemon
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCheckpoint
15:09:34 [2020-04-28T15:09:34.969Z] --- SKIP: TestCheckpoint (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:09:34 [2020-04-28T15:09:34.969Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCopyFromContainerPathIsNotDir
15:09:35 [2020-04-28T15:09:35.227Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:09:35 [2020-04-28T15:09:35.227Z] === RUN   TestCopyToContainerPathDoesNotExist
15:09:35 [2020-04-28T15:09:35.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
15:09:35 [2020-04-28T15:09:35.227Z] === RUN   TestCopyToContainerPathIsNotDir
15:09:35 [2020-04-28T15:09:35.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:09:35 [2020-04-28T15:09:35.485Z] === RUN   TestCopyFromContainer
15:09:37 [2020-04-28T15:09:37.385Z] === RUN   TestCopyFromContainer//
15:09:37 [2020-04-28T15:09:37.386Z] === RUN   TestCopyFromContainer//bar/root
15:09:37 [2020-04-28T15:09:37.643Z] === RUN   TestCopyFromContainer//bar/root/
15:09:37 [2020-04-28T15:09:37.643Z] === RUN   TestCopyFromContainer/bar/quux
15:09:37 [2020-04-28T15:09:37.902Z] === RUN   TestCopyFromContainer/bar/quux/
15:09:37 [2020-04-28T15:09:37.902Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:09:38 [2020-04-28T15:09:38.161Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:09:38 [2020-04-28T15:09:38.161Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:09:38 [2020-04-28T15:09:38.419Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:09:38 [2020-04-28T15:09:38.419Z] === RUN   TestCopyFromContainer/bar/notarget
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCopyFromContainer (3.18s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateLinkToNonExistingContainer
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateTmpfsMountsTarget
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithCustomMaskedPaths
15:09:41 [2020-04-28T15:09:41.208Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s)
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:09:41 [2020-04-28T15:09:41.208Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
15:09:41 [2020-04-28T15:09:41.208Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
15:09:41 [2020-04-28T15:09:41.209Z] === RUN   TestCreateWithCustomReadonlyPaths
15:09:43 [2020-04-28T15:09:43.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s)
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:09:44 [2020-04-28T15:09:44.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestContainerStartOnDaemonRestart
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestContainerStartOnDaemonRestart
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDaemonRestartIpcMode
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestDaemonRestartIpcMode
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDaemonHostGatewayIP
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestDaemonHostGatewayIP
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestContainerKillOnDaemonStart
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestContainerKillOnDaemonStart
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDiff
15:09:45 [2020-04-28T15:09:45.239Z] --- PASS: TestDiff (0.80s)
15:09:45 [2020-04-28T15:09:45.239Z] === RUN   TestExecWithCloseStdin
15:09:46 [2020-04-28T15:09:46.174Z] --- PASS: TestExecWithCloseStdin (0.91s)
15:09:46 [2020-04-28T15:09:46.174Z] === RUN   TestExec
15:09:47 [2020-04-28T15:09:47.108Z] --- PASS: TestExec (0.91s)
15:09:47 [2020-04-28T15:09:47.108Z] === RUN   TestExecUser
15:09:48 [2020-04-28T15:09:48.043Z] --- PASS: TestExecUser (0.92s)
15:09:48 [2020-04-28T15:09:48.043Z] === RUN   TestExportContainerAndImportImage
15:09:48 [2020-04-28T15:09:48.978Z] --- PASS: TestExportContainerAndImportImage (1.08s)
15:09:48 [2020-04-28T15:09:48.978Z] === RUN   TestExportContainerAfterDaemonRestart
15:09:50 [2020-04-28T15:09:50.879Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
15:09:50 [2020-04-28T15:09:50.879Z] === RUN   TestHealthCheckWorkdir
15:09:52 [2020-04-28T15:09:52.254Z] --- PASS: TestHealthCheckWorkdir (1.07s)
15:09:52 [2020-04-28T15:09:52.254Z] === RUN   TestHealthKillContainer
15:09:55 [2020-04-28T15:09:55.535Z] --- PASS: TestHealthKillContainer (2.98s)
15:09:55 [2020-04-28T15:09:55.535Z] === RUN   TestInspectCpusetInConfigPre120
15:09:55 [2020-04-28T15:09:55.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
15:09:55 [2020-04-28T15:09:55.793Z] === RUN   TestIpcModeNone
15:09:56 [2020-04-28T15:09:56.728Z] --- PASS: TestIpcModeNone (0.90s)
15:09:56 [2020-04-28T15:09:56.728Z] === RUN   TestIpcModePrivate
15:09:57 [2020-04-28T15:09:57.662Z] --- PASS: TestIpcModePrivate (0.92s)
15:09:57 [2020-04-28T15:09:57.662Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:09:57 [2020-04-28T15:09:57.663Z] === RUN   TestIpcModeShareable
15:09:58 [2020-04-28T15:09:58.596Z] --- PASS: TestIpcModeShareable (0.91s)
15:09:58 [2020-04-28T15:09:58.596Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:09:58 [2020-04-28T15:09:58.596Z] === RUN   TestAPIIpcModeShareableAndContainer
15:10:01 [2020-04-28T15:10:01.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
15:10:01 [2020-04-28T15:10:01.880Z] === RUN   TestAPIIpcModeHost
15:10:01 [2020-04-28T15:10:01.880Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:10:01 [2020-04-28T15:10:01.880Z] === RUN   TestDaemonIpcModeShareable
15:10:03 [2020-04-28T15:10:03.782Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
15:10:03 [2020-04-28T15:10:03.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:10:03 [2020-04-28T15:10:03.782Z] === RUN   TestDaemonIpcModePrivate
15:10:05 [2020-04-28T15:10:05.683Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
15:10:05 [2020-04-28T15:10:05.683Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:10:05 [2020-04-28T15:10:05.683Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:10:07 [2020-04-28T15:10:07.584Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
15:10:07 [2020-04-28T15:10:07.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:10:07 [2020-04-28T15:10:07.584Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:10:09 [2020-04-28T15:10:09.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
15:10:09 [2020-04-28T15:10:09.486Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:10:09 [2020-04-28T15:10:09.486Z] === RUN   TestIpcModeOlderClient
15:10:09 [2020-04-28T15:10:09.486Z] === PAUSE TestIpcModeOlderClient
15:10:09 [2020-04-28T15:10:09.486Z] === RUN   TestKillContainerInvalidSignal
15:10:10 [2020-04-28T15:10:10.423Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
15:10:10 [2020-04-28T15:10:10.423Z] === RUN   TestKillContainer
15:10:10 [2020-04-28T15:10:10.423Z] === RUN   TestKillContainer/no_signal
15:10:11 [2020-04-28T15:10:11.358Z] === RUN   TestKillContainer/non_killing_signal
15:10:11 [2020-04-28T15:10:11.616Z] === RUN   TestKillContainer/killing_signal
15:10:12 [2020-04-28T15:10:12.991Z] --- PASS: TestKillContainer (2.39s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/no_signal (0.80s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
15:10:12 [2020-04-28T15:10:12.991Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:10:12 [2020-04-28T15:10:12.991Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:10:13 [2020-04-28T15:10:13.557Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
15:10:14 [2020-04-28T15:10:14.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
15:10:14 [2020-04-28T15:10:14.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillStoppedContainer
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillStoppedContainer (0.10s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillStoppedContainerAPIPre120
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillDifferentUserContainer
15:10:15 [2020-04-28T15:10:15.427Z] --- PASS: TestKillDifferentUserContainer (0.79s)
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestInspectOomKilledTrue
15:10:15 [2020-04-28T15:10:15.427Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:10:15 [2020-04-28T15:10:15.427Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestInspectOomKilledFalse
15:10:15 [2020-04-28T15:10:15.427Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:10:15 [2020-04-28T15:10:15.427Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestLinksEtcHostsContentMatch
15:10:15 [2020-04-28T15:10:15.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
15:10:15 [2020-04-28T15:10:15.994Z] === RUN   TestLinksContainerNames
15:10:17 [2020-04-28T15:10:17.894Z] --- PASS: TestLinksContainerNames (1.56s)
15:10:17 [2020-04-28T15:10:17.894Z] === RUN   TestLogsFollowTailEmpty
15:10:18 [2020-04-28T15:10:18.461Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
15:10:18 [2020-04-28T15:10:18.461Z] === RUN   TestContainerNetworkMountsNoChown
15:10:19 [2020-04-28T15:10:19.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] --- PASS: TestMountDaemonRoot (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z] === RUN   TestContainerBindMountNonRecursive
15:10:21 [2020-04-28T15:10:21.555Z] --- PASS: TestContainerBindMountNonRecursive (1.91s)
15:10:21 [2020-04-28T15:10:21.555Z] === RUN   TestNetworkNat
15:10:22 [2020-04-28T15:10:22.490Z] --- PASS: TestNetworkNat (0.89s)
15:10:22 [2020-04-28T15:10:22.490Z] === RUN   TestNetworkLocalhostTCPNat
15:10:23 [2020-04-28T15:10:23.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
15:10:23 [2020-04-28T15:10:23.425Z] === RUN   TestNetworkLoopbackNat
15:10:24 [2020-04-28T15:10:24.801Z] --- PASS: TestNetworkLoopbackNat (1.14s)
15:10:24 [2020-04-28T15:10:24.801Z] === RUN   TestPause
15:10:25 [2020-04-28T15:10:25.367Z] --- PASS: TestPause (0.81s)
15:10:25 [2020-04-28T15:10:25.367Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:10:25 [2020-04-28T15:10:25.367Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:25 [2020-04-28T15:10:25.367Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:25 [2020-04-28T15:10:25.367Z] === RUN   TestPauseStopPausedContainer
15:10:26 [2020-04-28T15:10:26.303Z] --- PASS: TestPauseStopPausedContainer (0.83s)
15:10:26 [2020-04-28T15:10:26.303Z] === RUN   TestPsFilter
15:10:26 [2020-04-28T15:10:26.561Z] --- PASS: TestPsFilter (0.27s)
15:10:26 [2020-04-28T15:10:26.561Z] === RUN   TestRemoveContainerWithRemovedVolume
15:10:27 [2020-04-28T15:10:27.127Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
15:10:27 [2020-04-28T15:10:27.127Z] === RUN   TestRemoveContainerWithVolume
15:10:28 [2020-04-28T15:10:28.063Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
15:10:28 [2020-04-28T15:10:28.063Z] === RUN   TestRemoveContainerRunning
15:10:28 [2020-04-28T15:10:28.997Z] --- PASS: TestRemoveContainerRunning (0.82s)
15:10:28 [2020-04-28T15:10:28.997Z] === RUN   TestRemoveContainerForceRemoveRunning
15:10:29 [2020-04-28T15:10:29.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
15:10:29 [2020-04-28T15:10:29.564Z] === RUN   TestRemoveInvalidContainer
15:10:29 [2020-04-28T15:10:29.564Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:10:29 [2020-04-28T15:10:29.564Z] === RUN   TestRenameLinkedContainer
15:10:32 [2020-04-28T15:10:32.846Z] --- PASS: TestRenameLinkedContainer (3.19s)
15:10:32 [2020-04-28T15:10:32.846Z] === RUN   TestRenameStoppedContainer
15:10:33 [2020-04-28T15:10:33.781Z] --- PASS: TestRenameStoppedContainer (0.84s)
15:10:33 [2020-04-28T15:10:33.781Z] === RUN   TestRenameRunningContainerAndReuse
15:10:35 [2020-04-28T15:10:35.681Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
15:10:35 [2020-04-28T15:10:35.681Z] === RUN   TestRenameInvalidName
15:10:36 [2020-04-28T15:10:36.248Z] --- PASS: TestRenameInvalidName (0.80s)
15:10:36 [2020-04-28T15:10:36.248Z] === RUN   TestRenameAnonymousContainer
15:10:40 [2020-04-28T15:10:40.432Z] --- PASS: TestRenameAnonymousContainer (4.16s)
15:10:40 [2020-04-28T15:10:40.432Z] === RUN   TestRenameContainerWithSameName
15:10:41 [2020-04-28T15:10:41.366Z] --- PASS: TestRenameContainerWithSameName (0.81s)
15:10:41 [2020-04-28T15:10:41.366Z] === RUN   TestRenameContainerWithLinkedContainer
15:10:42 [2020-04-28T15:10:42.740Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
15:10:42 [2020-04-28T15:10:42.740Z] === RUN   TestResize
15:10:43 [2020-04-28T15:10:43.674Z] --- PASS: TestResize (0.82s)
15:10:43 [2020-04-28T15:10:43.674Z] === RUN   TestResizeWithInvalidSize
15:10:44 [2020-04-28T15:10:44.241Z] --- PASS: TestResizeWithInvalidSize (0.82s)
15:10:44 [2020-04-28T15:10:44.241Z] === RUN   TestResizeWhenContainerNotStarted
15:10:45 [2020-04-28T15:10:45.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:49 [2020-04-28T15:10:49.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:51 [2020-04-28T15:10:51.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:54 [2020-04-28T15:10:54.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s)
15:10:54 [2020-04-28T15:10:54.682Z] === RUN   TestCgroupNamespacesRun
15:10:56 [2020-04-28T15:10:56.585Z] --- PASS: TestCgroupNamespacesRun (1.86s)
15:10:56 [2020-04-28T15:10:56.585Z] === RUN   TestCgroupNamespacesRunPrivileged
15:10:58 [2020-04-28T15:10:58.485Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
15:10:58 [2020-04-28T15:10:58.485Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:10:59 [2020-04-28T15:10:59.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
15:10:59 [2020-04-28T15:10:59.860Z] === RUN   TestCgroupNamespacesRunHostMode
15:11:01 [2020-04-28T15:11:01.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
15:11:01 [2020-04-28T15:11:01.764Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:11:03 [2020-04-28T15:11:03.666Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
15:11:03 [2020-04-28T15:11:03.666Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:11:04 [2020-04-28T15:11:04.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
15:11:04 [2020-04-28T15:11:04.603Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:11:05 [2020-04-28T15:11:05.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
15:11:05 [2020-04-28T15:11:05.539Z] === RUN   TestCgroupNamespacesRunOlderClient
15:11:07 [2020-04-28T15:11:07.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
15:11:07 [2020-04-28T15:11:07.441Z] === RUN   TestKernelTCPMemory
15:11:08 [2020-04-28T15:11:08.377Z] --- PASS: TestKernelTCPMemory (0.97s)
15:11:08 [2020-04-28T15:11:08.377Z] === RUN   TestNISDomainname
15:11:09 [2020-04-28T15:11:09.752Z] --- PASS: TestNISDomainname (1.05s)
15:11:09 [2020-04-28T15:11:09.752Z] === RUN   TestHostnameDnsResolution
15:11:11 [2020-04-28T15:11:11.654Z] --- PASS: TestHostnameDnsResolution (1.84s)
15:11:11 [2020-04-28T15:11:11.654Z] === RUN   TestStats
15:11:14 [2020-04-28T15:11:14.183Z] --- PASS: TestStats (2.84s)
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/-1
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/-1
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/-1
15:11:17 [2020-04-28T15:11:17.466Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
15:11:17 [2020-04-28T15:11:17.466Z] === RUN   TestDeleteDevicemapper
15:11:17 [2020-04-28T15:11:17.466Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:11:17 [2020-04-28T15:11:17.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:17 [2020-04-28T15:11:17.466Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:11:20 [2020-04-28T15:11:20.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s)
15:11:20 [2020-04-28T15:11:20.750Z] === RUN   TestUpdateMemory
15:11:20 [2020-04-28T15:11:20.750Z] --- SKIP: TestUpdateMemory (0.00s)
15:11:20 [2020-04-28T15:11:20.750Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:20 [2020-04-28T15:11:20.750Z] === RUN   TestUpdateCPUQuota
15:11:22 [2020-04-28T15:11:22.124Z] --- PASS: TestUpdateCPUQuota (1.48s)
15:11:22 [2020-04-28T15:11:22.124Z] === RUN   TestUpdatePidsLimit
15:11:22 [2020-04-28T15:11:22.124Z] === RUN   TestUpdatePidsLimit/update_from_none
15:11:22 [2020-04-28T15:11:22.690Z] === RUN   TestUpdatePidsLimit/no_change
15:11:22 [2020-04-28T15:11:22.948Z] === RUN   TestUpdatePidsLimit/update_lower
15:11:23 [2020-04-28T15:11:23.514Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:11:23 [2020-04-28T15:11:23.772Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:11:24 [2020-04-28T15:11:24.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:11:24 [2020-04-28T15:11:24.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:11:26 [2020-04-28T15:11:26.496Z] --- PASS: TestUpdatePidsLimit (4.03s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:11:26 [2020-04-28T15:11:26.496Z] === RUN   TestUpdateRestartPolicy
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestUpdateRestartPolicy (12.60s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestUpdateRestartWithAutoRemove
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestWaitNonBlocked (0.03s)
15:11:41 [2020-04-28T15:11:41.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
15:11:41 [2020-04-28T15:11:41.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.626Z] --- PASS: TestWaitBlocked (0.03s)
15:11:41 [2020-04-28T15:11:41.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
15:11:41 [2020-04-28T15:11:41.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestContainerStartOnDaemonRestart
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestIpcModeOlderClient
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestDaemonHostGatewayIP
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestContainerKillOnDaemonStart
15:11:41 [2020-04-28T15:11:41.885Z] --- PASS: TestIpcModeOlderClient (0.23s)
15:11:41 [2020-04-28T15:11:41.885Z] === CONT  TestDaemonRestartIpcMode
15:11:45 [2020-04-28T15:11:45.173Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
15:11:46 [2020-04-28T15:11:46.107Z] --- PASS: TestDaemonRestartIpcMode (4.28s)
15:11:46 [2020-04-28T15:11:46.365Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
15:11:56 [2020-04-28T15:11:56.331Z] --- PASS: TestContainerKillOnDaemonStart (13.06s)
15:11:56 [2020-04-28T15:11:56.331Z] PASS
15:11:56 [2020-04-28T15:11:56.331Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === Skipped
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] DONE 200 tests, 6 skipped in 139.979s
15:11:56 [2020-04-28T15:11:56.332Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:11:56 [2020-04-28T15:11:56.332Z] ++ 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
15:11:56 [2020-04-28T15:11:56.332Z] ++ set -e
15:11:56 [2020-04-28T15:11:56.332Z] ++ '[' -n 0 ']'
15:11:56 [2020-04-28T15:11:56.332Z] ++ set -x
15:11:56 [2020-04-28T15:11:56.332Z] ++ 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 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
15:11:56 [2020-04-28T15:11:56.332Z] INFO: Testing against a local daemon
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestCommitInheritsEnv
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestCommitInheritsEnv (0.59s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImportExtremelyLargeImageWorks
15:11:56 [2020-04-28T15:11:56.332Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImagesFilterMultiReference
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImagePullPlatformInvalid
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestRemoveImageOrphaning
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestRemoveImageOrphaning (0.58s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestRemoveImageGarbageCollector
15:11:56 [2020-04-28T15:11:56.332Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagInvalidReference
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagInvalidReference (0.03s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagValidPrefixedRepo
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagExistedNameWithoutForce
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:11:56 [2020-04-28T15:11:56.589Z] === RUN   TestTagOfficialNames
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagOfficialNames (0.08s)
15:11:56 [2020-04-28T15:11:56.589Z] === RUN   TestTagMatchesDigest
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagMatchesDigest (0.03s)
15:11:56 [2020-04-28T15:11:56.589Z] PASS
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] === Skipped
15:11:56 [2020-04-28T15:11:56.589Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:11:56 [2020-04-28T15:11:56.589Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:11:56 [2020-04-28T15:11:56.589Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.590Z] DONE 12 tests, 2 skipped in 1.831s
15:11:56 [2020-04-28T15:11:56.590Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:11:56 [2020-04-28T15:11:56.590Z] ++ 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
15:11:56 [2020-04-28T15:11:56.590Z] ++ set -e
15:11:56 [2020-04-28T15:11:56.590Z] ++ '[' -n 0 ']'
15:11:56 [2020-04-28T15:11:56.590Z] ++ set -x
15:11:56 [2020-04-28T15:11:56.590Z] ++ 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 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
15:11:56 [2020-04-28T15:11:56.848Z] INFO: Testing against a local daemon
15:11:56 [2020-04-28T15:11:56.848Z] === RUN   TestNetworkCreateDelete
15:11:57 [2020-04-28T15:11:57.106Z] --- PASS: TestNetworkCreateDelete (0.40s)
15:11:57 [2020-04-28T15:11:57.106Z] === RUN   TestDockerNetworkDeletePreferID
15:11:58 [2020-04-28T15:11:58.482Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s)
15:11:58 [2020-04-28T15:11:58.482Z] === RUN   TestInspectNetwork
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/full_network_id
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/partial_network_id
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/network_name
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:12:07 [2020-04-28T15:12:07.928Z] --- PASS: TestInspectNetwork (9.46s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z] === RUN   TestRunContainerWithBridgeNone
15:12:10 [2020-04-28T15:12:10.458Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestHostIPv4BridgeLabel
15:12:11 [2020-04-28T15:12:11.025Z] --- PASS: TestHostIPv4BridgeLabel (0.85s)
15:12:11 [2020-04-28T15:12:11.025Z] === RUN   TestDaemonRestartWithLiveRestore
15:12:12 [2020-04-28T15:12:12.400Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
15:12:12 [2020-04-28T15:12:12.400Z] === RUN   TestDaemonDefaultNetworkPools
15:12:13 [2020-04-28T15:12:13.774Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
15:12:13 [2020-04-28T15:12:13.774Z] === RUN   TestDaemonRestartWithExistingNetwork
15:12:15 [2020-04-28T15:12:15.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
15:12:15 [2020-04-28T15:12:15.809Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:12:18 [2020-04-28T15:12:18.338Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s)
15:12:18 [2020-04-28T15:12:18.338Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:12:18 [2020-04-28T15:12:18.905Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
15:12:18 [2020-04-28T15:12:18.905Z] === RUN   TestServiceWithPredefinedNetwork
15:12:22 [2020-04-28T15:12:22.186Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s)
15:12:22 [2020-04-28T15:12:22.186Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:12:22 [2020-04-28T15:12:22.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:22 [2020-04-28T15:12:22.186Z]     service_test.go:236: FLAKY_TEST
15:12:22 [2020-04-28T15:12:22.186Z] === RUN   TestServiceWithDataPathPortInit
15:12:40 [2020-04-28T15:12:40.260Z] --- PASS: TestServiceWithDataPathPortInit (18.07s)
15:12:40 [2020-04-28T15:12:40.261Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:12:50 [2020-04-28T15:12:50.229Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s)
15:12:50 [2020-04-28T15:12:50.229Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d96fe67tnzusik7558mla8tzy Created:2020-04-28 15:12:41.889045117 +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[2917bbe3249942015060fcb1fac870c77b57c7fb8288217a283c9de3d88f7e1f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.457hvlbynitsxuh1t2hyiuuoy EndpointID:44e42643a08b330039bb709367f37f0b1e31513d4e1d2c6e35fff6af732de117 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f280dd4566fc70c971706af62b5cfae9fb5f43ebe14b2a8633793d31ccbd5c55 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:db9adf5053c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.457hvlbynitsxuh1t2hyiuuoy EndpointID:44e42643a08b330039bb709367f37f0b1e31513d4e1d2c6e35fff6af732de117 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:12:50 [2020-04-28T15:12:50.229Z] PASS
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === Skipped
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     service_test.go:236: FLAKY_TEST
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] DONE 22 tests, 1 skipped in 52.585s
15:12:50 [2020-04-28T15:12:50.229Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:12:50 [2020-04-28T15:12:50.229Z] ++ 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
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -e
15:12:50 [2020-04-28T15:12:50.229Z] ++ '[' -n 0 ']'
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -x
15:12:50 [2020-04-28T15:12:50.229Z] ++ 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 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
15:12:50 [2020-04-28T15:12:50.229Z] INFO: Testing against a local daemon
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkIpvlanPersistance
15:12:50 [2020-04-28T15:12:50.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkIpvlan
15:12:50 [2020-04-28T15:12:50.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] PASS
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === Skipped
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] DONE 2 tests, 2 skipped in 0.163s
15:12:50 [2020-04-28T15:12:50.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:12:50 [2020-04-28T15:12:50.229Z] ++ 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
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -e
15:12:50 [2020-04-28T15:12:50.229Z] ++ '[' -n 0 ']'
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -x
15:12:50 [2020-04-28T15:12:50.229Z] ++ 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 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
15:12:50 [2020-04-28T15:12:50.229Z] INFO: Testing against a local daemon
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkMacvlanPersistance
15:12:51 [2020-04-28T15:12:51.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
15:12:51 [2020-04-28T15:12:51.604Z] === RUN   TestDockerNetworkMacvlan
15:12:52 [2020-04-28T15:12:52.978Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:12:53 [2020-04-28T15:12:53.914Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:12:55 [2020-04-28T15:12:55.288Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:12:58 [2020-04-28T15:12:58.570Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:13:02 [2020-04-28T15:13:02.755Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:13:09 [2020-04-28T15:13:09.317Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:13:10 [2020-04-28T15:13:10.693Z] --- PASS: TestDockerNetworkMacvlan (18.73s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
15:13:10 [2020-04-28T15:13:10.693Z] PASS
15:13:10 [2020-04-28T15:13:10.693Z] 
15:13:10 [2020-04-28T15:13:10.693Z] DONE 8 tests in 20.977s
15:13:10 [2020-04-28T15:13:10.693Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:13:10 [2020-04-28T15:13:10.693Z] ++ 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
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -e
15:13:10 [2020-04-28T15:13:10.693Z] ++ '[' -n 0 ']'
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -x
15:13:10 [2020-04-28T15:13:10.693Z] ++ 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 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
15:13:10 [2020-04-28T15:13:10.693Z] testing: warning: no tests to run
15:13:10 [2020-04-28T15:13:10.693Z] PASS
15:13:10 [2020-04-28T15:13:10.693Z] 
15:13:10 [2020-04-28T15:13:10.693Z] DONE 0 tests in 0.030s
15:13:10 [2020-04-28T15:13:10.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:13:10 [2020-04-28T15:13:10.693Z] ++ 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
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -e
15:13:10 [2020-04-28T15:13:10.693Z] ++ '[' -n 0 ']'
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -x
15:13:10 [2020-04-28T15:13:10.693Z] ++ 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 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
15:13:10 [2020-04-28T15:13:10.693Z] INFO: Testing against a local daemon
15:13:10 [2020-04-28T15:13:10.693Z] === RUN   TestAuthZPluginAllowRequest
15:13:12 [2020-04-28T15:13:12.594Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
15:13:12 [2020-04-28T15:13:12.594Z] === RUN   TestAuthZPluginTLS
15:13:13 [2020-04-28T15:13:13.161Z] --- PASS: TestAuthZPluginTLS (0.71s)
15:13:13 [2020-04-28T15:13:13.161Z] === RUN   TestAuthZPluginDenyRequest
15:13:13 [2020-04-28T15:13:13.727Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
15:13:13 [2020-04-28T15:13:13.727Z] === RUN   TestAuthZPluginAPIDenyResponse
15:13:14 [2020-04-28T15:13:14.662Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
15:13:14 [2020-04-28T15:13:14.662Z] === RUN   TestAuthZPluginDenyResponse
15:13:15 [2020-04-28T15:13:15.229Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
15:13:15 [2020-04-28T15:13:15.229Z] === RUN   TestAuthZPluginAllowEventStream
15:13:17 [2020-04-28T15:13:17.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
15:13:17 [2020-04-28T15:13:17.130Z] === RUN   TestAuthZPluginErrorResponse
15:13:17 [2020-04-28T15:13:17.696Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
15:13:17 [2020-04-28T15:13:17.696Z] === RUN   TestAuthZPluginErrorRequest
15:13:18 [2020-04-28T15:13:18.263Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
15:13:18 [2020-04-28T15:13:18.263Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:13:18 [2020-04-28T15:13:18.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
15:13:18 [2020-04-28T15:13:18.830Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:13:21 [2020-04-28T15:13:21.360Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
15:13:21 [2020-04-28T15:13:21.360Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:13:23 [2020-04-28T15:13:23.263Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
15:13:23 [2020-04-28T15:13:23.263Z] === RUN   TestAuthZPluginHeader
15:13:24 [2020-04-28T15:13:24.639Z] --- PASS: TestAuthZPluginHeader (1.01s)
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2Disable
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:13:42 [2020-04-28T15:13:42.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s)
15:13:42 [2020-04-28T15:13:42.712Z] PASS
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === Skipped
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] DONE 17 tests, 4 skipped in 31.958s
15:13:42 [2020-04-28T15:13:42.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:13:42 [2020-04-28T15:13:42.712Z] ++ 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
15:13:42 [2020-04-28T15:13:42.712Z] ++ set -e
15:13:42 [2020-04-28T15:13:42.712Z] ++ '[' -n 0 ']'
15:13:42 [2020-04-28T15:13:42.712Z] ++ set -x
15:13:42 [2020-04-28T15:13:42.712Z] ++ 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 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
15:13:42 [2020-04-28T15:13:42.712Z] INFO: Testing against a local daemon
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInvalidJSON
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:13:42 [2020-04-28T15:13:42.712Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInstall
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInstall/no_auth
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:691118b1752085fe55d4140c94e16894a74b070a3ef2e8df74fcbad579340bc8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:691118b1752085fe55d4140c94e16894a74b070a3ef2e8df74fcbad579340bc8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:48 [2020-04-28T15:13:48.550Z] === RUN   TestPluginInstall/with_htpasswd
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7b55f4dd374d62e2094f01b7c59fc88c86e203a1d1728300e2dc06f53e2da17" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7b55f4dd374d62e2094f01b7c59fc88c86e203a1d1728300e2dc06f53e2da17" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:49 [2020-04-28T15:13:49.684Z] === RUN   TestPluginInstall/with_insecure
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46a14d5616aed90fe102919bf90973c76df95e1d1033c9a530e21b03f5278cb7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46a14d5616aed90fe102919bf90973c76df95e1d1033c9a530e21b03f5278cb7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:51 [2020-04-28T15:13:51.317Z] --- PASS: TestPluginInstall (8.75s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/no_auth (5.75s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/with_insecure (1.81s)
15:13:51 [2020-04-28T15:13:51.317Z]         plugin_test.go:157: [d8d7fcb3a93ba] daemon is not started
15:13:51 [2020-04-28T15:13:51.317Z] PASS
15:13:51 [2020-04-28T15:13:51.317Z] 
15:13:51 [2020-04-28T15:13:51.317Z] DONE 6 tests in 8.980s
15:13:51 [2020-04-28T15:13:51.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:13:51 [2020-04-28T15:13:51.576Z] ++ 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
15:13:51 [2020-04-28T15:13:51.576Z] ++ set -e
15:13:51 [2020-04-28T15:13:51.576Z] ++ '[' -n 0 ']'
15:13:51 [2020-04-28T15:13:51.576Z] ++ set -x
15:13:51 [2020-04-28T15:13:51.576Z] ++ 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 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
15:13:51 [2020-04-28T15:13:51.576Z] INFO: Testing against a local daemon
15:13:51 [2020-04-28T15:13:51.576Z] === RUN   TestExternalGraphDriver
15:13:51 [2020-04-28T15:13:51.834Z] === RUN   TestExternalGraphDriver/json
15:13:54 [2020-04-28T15:13:54.371Z] === RUN   TestExternalGraphDriver/spec
15:13:56 [2020-04-28T15:13:56.902Z] === RUN   TestExternalGraphDriver/pull
15:13:59 [2020-04-28T15:13:59.432Z] --- PASS: TestExternalGraphDriver (7.56s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestGraphdriverPluginV2
15:13:59 [2020-04-28T15:13:59.432Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:13:59 [2020-04-28T15:13:59.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:59 [2020-04-28T15:13:59.432Z] PASS
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] === Skipped
15:13:59 [2020-04-28T15:13:59.432Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:13:59 [2020-04-28T15:13:59.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] DONE 5 tests, 1 skipped in 7.794s
15:13:59 [2020-04-28T15:13:59.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:13:59 [2020-04-28T15:13:59.432Z] ++ 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
15:13:59 [2020-04-28T15:13:59.432Z] ++ set -e
15:13:59 [2020-04-28T15:13:59.432Z] ++ '[' -n 0 ']'
15:13:59 [2020-04-28T15:13:59.432Z] ++ set -x
15:13:59 [2020-04-28T15:13:59.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
15:13:59 [2020-04-28T15:13:59.432Z] INFO: Testing against a local daemon
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestReadPluginNoRead
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestReadPluginNoRead
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestReadPluginNoRead
15:14:03 [2020-04-28T15:14:03.624Z] === RUN   TestReadPluginNoRead/default
15:14:04 [2020-04-28T15:14:04.559Z] --- PASS: TestDaemonStartWithLogOpt (4.95s)
15:14:05 [2020-04-28T15:14:05.494Z] === RUN   TestReadPluginNoRead/disabled_caching
15:14:07 [2020-04-28T15:14:07.395Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:14:09 [2020-04-28T15:14:09.294Z] --- PASS: TestReadPluginNoRead (9.79s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
15:14:09 [2020-04-28T15:14:09.294Z]     read_test.go:91: [d46c638c611a9] daemon is not started
15:14:09 [2020-04-28T15:14:09.860Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
15:14:09 [2020-04-28T15:14:09.860Z] PASS
15:14:09 [2020-04-28T15:14:09.860Z] 
15:14:09 [2020-04-28T15:14:09.860Z] DONE 6 tests in 10.448s
15:14:09 [2020-04-28T15:14:09.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:14:09 [2020-04-28T15:14:09.860Z] ++ 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
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -e
15:14:09 [2020-04-28T15:14:09.860Z] ++ '[' -n 0 ']'
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -x
15:14:09 [2020-04-28T15:14:09.860Z] ++ 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 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
15:14:09 [2020-04-28T15:14:09.860Z] testing: warning: no tests to run
15:14:09 [2020-04-28T15:14:09.860Z] PASS
15:14:09 [2020-04-28T15:14:09.860Z] 
15:14:09 [2020-04-28T15:14:09.860Z] DONE 0 tests in 0.073s
15:14:09 [2020-04-28T15:14:09.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:14:09 [2020-04-28T15:14:09.860Z] ++ 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
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -e
15:14:09 [2020-04-28T15:14:09.860Z] ++ '[' -n 0 ']'
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -x
15:14:09 [2020-04-28T15:14:09.860Z] ++ 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 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
15:14:10 [2020-04-28T15:14:10.118Z] INFO: Testing against a local daemon
15:14:10 [2020-04-28T15:14:10.118Z] === RUN   TestPluginWithDevMounts
15:14:10 [2020-04-28T15:14:10.118Z] === PAUSE TestPluginWithDevMounts
15:14:10 [2020-04-28T15:14:10.118Z] === CONT  TestPluginWithDevMounts
15:14:12 [2020-04-28T15:14:12.648Z] --- PASS: TestPluginWithDevMounts (2.22s)
15:14:12 [2020-04-28T15:14:12.648Z] PASS
15:14:12 [2020-04-28T15:14:12.648Z] 
15:14:12 [2020-04-28T15:14:12.648Z] DONE 1 tests in 2.394s
15:14:12 [2020-04-28T15:14:12.648Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:14:12 [2020-04-28T15:14:12.648Z] ++ 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
15:14:12 [2020-04-28T15:14:12.648Z] ++ set -e
15:14:12 [2020-04-28T15:14:12.648Z] ++ '[' -n 0 ']'
15:14:12 [2020-04-28T15:14:12.648Z] ++ set -x
15:14:12 [2020-04-28T15:14:12.648Z] ++ 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 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
15:14:12 [2020-04-28T15:14:12.648Z] INFO: Testing against a local daemon
15:14:12 [2020-04-28T15:14:12.648Z] === RUN   TestSecretInspect
15:14:15 [2020-04-28T15:14:15.933Z] --- PASS: TestSecretInspect (3.26s)
15:14:15 [2020-04-28T15:14:15.934Z] === RUN   TestSecretList
15:14:19 [2020-04-28T15:14:19.217Z] --- PASS: TestSecretList (3.17s)
15:14:19 [2020-04-28T15:14:19.217Z] === RUN   TestSecretsCreateAndDelete
15:14:22 [2020-04-28T15:14:22.499Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
15:14:22 [2020-04-28T15:14:22.499Z] === RUN   TestSecretsUpdate
15:14:25 [2020-04-28T15:14:25.784Z] --- PASS: TestSecretsUpdate (3.20s)
15:14:25 [2020-04-28T15:14:25.785Z] === RUN   TestTemplatedSecret
15:14:29 [2020-04-28T15:14:29.067Z] --- PASS: TestTemplatedSecret (3.52s)
15:14:29 [2020-04-28T15:14:29.067Z] === RUN   TestSecretCreateResolve
15:14:31 [2020-04-28T15:14:31.598Z] --- PASS: TestSecretCreateResolve (2.71s)
15:14:31 [2020-04-28T15:14:31.598Z] PASS
15:14:31 [2020-04-28T15:14:31.598Z] 
15:14:31 [2020-04-28T15:14:31.598Z] DONE 6 tests in 19.247s
15:14:31 [2020-04-28T15:14:31.598Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:14:31 [2020-04-28T15:14:31.598Z] ++ 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
15:14:31 [2020-04-28T15:14:31.598Z] ++ set -e
15:14:31 [2020-04-28T15:14:31.598Z] ++ '[' -n 0 ']'
15:14:31 [2020-04-28T15:14:31.598Z] ++ set -x
15:14:31 [2020-04-28T15:14:31.598Z] ++ 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 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
15:14:31 [2020-04-28T15:14:31.856Z] INFO: Testing against a local daemon
15:14:31 [2020-04-28T15:14:31.856Z] === RUN   TestServiceCreateInit
15:14:31 [2020-04-28T15:14:31.856Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:14:37 [2020-04-28T15:14:37.121Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:14:42 [2020-04-28T15:14:42.390Z] --- PASS: TestServiceCreateInit (10.12s)
15:14:42 [2020-04-28T15:14:42.390Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
15:14:42 [2020-04-28T15:14:42.390Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
15:14:42 [2020-04-28T15:14:42.390Z] === RUN   TestCreateServiceMultipleTimes
15:15:04 [2020-04-28T15:15:04.319Z] --- PASS: TestCreateServiceMultipleTimes (19.39s)
15:15:04 [2020-04-28T15:15:04.319Z] === RUN   TestCreateServiceConflict
15:15:04 [2020-04-28T15:15:04.578Z] --- PASS: TestCreateServiceConflict (3.23s)
15:15:04 [2020-04-28T15:15:04.578Z] === RUN   TestCreateServiceMaxReplicas
15:15:08 [2020-04-28T15:15:08.768Z] --- PASS: TestCreateServiceMaxReplicas (3.68s)
15:15:08 [2020-04-28T15:15:08.768Z] === RUN   TestCreateWithDuplicateNetworkNames
15:15:23 [2020-04-28T15:15:23.640Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s)
15:15:23 [2020-04-28T15:15:23.641Z] === RUN   TestCreateServiceSecretFileMode
15:15:26 [2020-04-28T15:15:26.923Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
15:15:26 [2020-04-28T15:15:26.923Z] === RUN   TestCreateServiceConfigFileMode
15:15:30 [2020-04-28T15:15:30.206Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
15:15:30 [2020-04-28T15:15:30.206Z] === RUN   TestCreateServiceSysctls
15:15:34 [2020-04-28T15:15:34.393Z] --- PASS: TestCreateServiceSysctls (4.19s)
15:15:34 [2020-04-28T15:15:34.393Z] === RUN   TestCreateServiceCapabilities
15:15:37 [2020-04-28T15:15:37.678Z] --- PASS: TestCreateServiceCapabilities (3.38s)
15:15:37 [2020-04-28T15:15:37.678Z] === RUN   TestInspect
15:15:40 [2020-04-28T15:15:40.961Z] --- PASS: TestInspect (3.49s)
15:15:40 [2020-04-28T15:15:40.961Z] === RUN   TestCreateJob
15:15:45 [2020-04-28T15:15:45.148Z] --- PASS: TestCreateJob (4.21s)
15:15:45 [2020-04-28T15:15:45.148Z] === RUN   TestReplicatedJob
15:15:53 [2020-04-28T15:15:53.261Z] --- PASS: TestReplicatedJob (7.05s)
15:15:53 [2020-04-28T15:15:53.261Z] === RUN   TestUpdateReplicatedJob
15:15:57 [2020-04-28T15:15:57.448Z] --- PASS: TestUpdateReplicatedJob (4.49s)
15:15:57 [2020-04-28T15:15:57.449Z] === RUN   TestServiceListWithStatuses
15:15:57 [2020-04-28T15:15:57.449Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:15:57 [2020-04-28T15:15:57.449Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:57 [2020-04-28T15:15:57.449Z] === RUN   TestDockerNetworkConnectAlias
15:16:04 [2020-04-28T15:16:04.010Z] --- PASS: TestDockerNetworkConnectAlias (6.57s)
15:16:04 [2020-04-28T15:16:04.010Z] === RUN   TestDockerNetworkReConnect
15:16:09 [2020-04-28T15:16:09.277Z] --- PASS: TestDockerNetworkReConnect (5.24s)
15:16:09 [2020-04-28T15:16:09.277Z] === RUN   TestServicePlugin
15:16:09 [2020-04-28T15:16:09.277Z] --- SKIP: TestServicePlugin (0.00s)
15:16:09 [2020-04-28T15:16:09.277Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:16:09 [2020-04-28T15:16:09.277Z] === RUN   TestServiceUpdateLabel
15:16:11 [2020-04-28T15:16:11.807Z] --- PASS: TestServiceUpdateLabel (3.23s)
15:16:11 [2020-04-28T15:16:11.807Z] === RUN   TestServiceUpdateSecrets
15:16:29 [2020-04-28T15:16:29.885Z] --- PASS: TestServiceUpdateSecrets (15.43s)
15:16:29 [2020-04-28T15:16:29.885Z] === RUN   TestServiceUpdateConfigs
15:16:42 [2020-04-28T15:16:42.080Z] --- PASS: TestServiceUpdateConfigs (14.96s)
15:16:42 [2020-04-28T15:16:42.080Z] === RUN   TestServiceUpdateNetwork
15:16:56 [2020-04-28T15:16:56.951Z] --- PASS: TestServiceUpdateNetwork (14.76s)
15:16:56 [2020-04-28T15:16:56.951Z] === RUN   TestServiceUpdatePidsLimit
15:16:58 [2020-04-28T15:16:58.851Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:16:59 [2020-04-28T15:16:59.418Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:17:07 [2020-04-28T15:17:07.533Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestServiceUpdatePidsLimit (17.36s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
15:17:15 [2020-04-28T15:17:15.645Z] PASS
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] === Skipped
15:17:15 [2020-04-28T15:17:15.645Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] DONE 27 tests, 2 skipped in 162.728s
15:17:15 [2020-04-28T15:17:15.645Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:17:15 [2020-04-28T15:17:15.645Z] ++ 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
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -e
15:17:15 [2020-04-28T15:17:15.645Z] ++ '[' -n 0 ']'
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -x
15:17:15 [2020-04-28T15:17:15.645Z] ++ 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 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
15:17:15 [2020-04-28T15:17:15.645Z] INFO: Testing against a local daemon
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestSessionCreate
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestSessionCreate (0.05s)
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestSessionCreateWithBadUpgrade
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:17:15 [2020-04-28T15:17:15.645Z] PASS
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] DONE 2 tests in 0.283s
15:17:15 [2020-04-28T15:17:15.645Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:17:15 [2020-04-28T15:17:15.645Z] ++ 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
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -e
15:17:15 [2020-04-28T15:17:15.645Z] ++ '[' -n 0 ']'
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -x
15:17:15 [2020-04-28T15:17:15.645Z] ++ 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 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
15:17:15 [2020-04-28T15:17:15.645Z] INFO: Testing against a local daemon
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:17:15 [2020-04-28T15:17:15.645Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestEventsExecDie
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestEventsExecDie (0.95s)
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestEventsBackwardsCompatible
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoBinaryCommits
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoAPIVersioned
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoDiscoveryBackend
15:17:16 [2020-04-28T15:17:16.469Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
15:17:16 [2020-04-28T15:17:16.469Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:17:17 [2020-04-28T15:17:17.844Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:17:17 [2020-04-28T15:17:17.844Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:17:18 [2020-04-28T15:17:18.103Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
15:17:18 [2020-04-28T15:17:18.103Z] === RUN   TestInfoAPI
15:17:18 [2020-04-28T15:17:18.361Z] --- PASS: TestInfoAPI (0.06s)
15:17:18 [2020-04-28T15:17:18.361Z] === RUN   TestInfoAPIWarnings
15:17:18 [2020-04-28T15:17:18.927Z] --- PASS: TestInfoAPIWarnings (0.63s)
15:17:18 [2020-04-28T15:17:18.927Z] === RUN   TestInfoDebug
15:17:19 [2020-04-28T15:17:19.493Z] --- PASS: TestInfoDebug (0.62s)
15:17:19 [2020-04-28T15:17:19.493Z] === RUN   TestInfoInsecureRegistries
15:17:20 [2020-04-28T15:17:20.060Z] --- PASS: TestInfoInsecureRegistries (0.64s)
15:17:20 [2020-04-28T15:17:20.060Z] === RUN   TestInfoRegistryMirrors
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestInfoRegistryMirrors (0.63s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestLoginFailsWithBadCredentials
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestPingCacheHeaders
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestPingCacheHeaders (0.05s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestPingGet
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestPingGet (0.03s)
15:17:21 [2020-04-28T15:17:21.252Z] === RUN   TestPingHead
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestPingHead (0.05s)
15:17:21 [2020-04-28T15:17:21.252Z] === RUN   TestVersion
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestVersion (0.05s)
15:17:21 [2020-04-28T15:17:21.252Z] PASS
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] === Skipped
15:17:21 [2020-04-28T15:17:21.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:17:21 [2020-04-28T15:17:21.252Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] DONE 18 tests, 1 skipped in 6.592s
15:17:21 [2020-04-28T15:17:21.252Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:17:21 [2020-04-28T15:17:21.252Z] ++ 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
15:17:21 [2020-04-28T15:17:21.252Z] ++ set -e
15:17:21 [2020-04-28T15:17:21.252Z] ++ '[' -n 0 ']'
15:17:21 [2020-04-28T15:17:21.252Z] ++ set -x
15:17:21 [2020-04-28T15:17:21.252Z] ++ 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 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
15:17:21 [2020-04-28T15:17:21.510Z] INFO: Testing against a local daemon
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesCreateAndList
15:17:21 [2020-04-28T15:17:21.510Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesRemove
15:17:21 [2020-04-28T15:17:21.510Z] --- PASS: TestVolumesRemove (0.13s)
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesInspect
15:17:21 [2020-04-28T15:17:21.768Z] --- PASS: TestVolumesInspect (0.03s)
15:17:21 [2020-04-28T15:17:21.768Z] === RUN   TestVolumesInvalidJSON
15:17:21 [2020-04-28T15:17:21.768Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:17:21 [2020-04-28T15:17:21.768Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:17:21 [2020-04-28T15:17:21.768Z] PASS
15:17:21 [2020-04-28T15:17:21.768Z] 
15:17:21 [2020-04-28T15:17:21.768Z] DONE 5 tests in 0.415s
15:17:21 [2020-04-28T15:17:21.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:17:22 [2020-04-28T15:17:22.026Z] ++++ cat bundles/test-integration/docker.pid
15:17:22 [2020-04-28T15:17:22.026Z] +++ kill 13606
15:17:23 [2020-04-28T15:17:23.400Z] +++ /etc/init.d/apparmor stop
15:17:23 [2020-04-28T15:17:23.400Z] Leaving: AppArmorNo profiles have been unloaded.
15:17:23 [2020-04-28T15:17:23.400Z] 
15:17:23 [2020-04-28T15:17:23.400Z] Unloading profiles will leave already running processes permanently
15:17:23 [2020-04-28T15:17:23.400Z] unconfined, which can lead to unexpected situations.
15:17:23 [2020-04-28T15:17:23.400Z] 
15:17:23 [2020-04-28T15:17:23.400Z] To set a process to complain mode, use the command line tool
15:17:23 [2020-04-28T15:17:23.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:17:23 [2020-04-28T15:17:23.400Z] +++ true
15:17:23 [2020-04-28T15:17:23.400Z]