Skip to content

Console Output

08:56:22 [2020-09-01T08:56:22.835Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdd22e562839a5680b00b3874ba1779b0e1c86f7 -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:fdd22e562839a5680b00b3874ba1779b0e1c86f7 hack/make.sh dynbinary test-integration
08:56:23 [2020-09-01T08:56:23.134Z] 
08:56:23 [2020-09-01T08:56:23.134Z] Removing bundles/
08:56:23 [2020-09-01T08:56:23.134Z] 
08:56:23 [2020-09-01T08:56:23.134Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:56:23 [2020-09-01T08:56:23.134Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:56:23 [2020-09-01T08:56:23.134Z] GOOS="" GOARCH="" GOARM=""
08:58:00 [2020-09-01T08:58:00.535Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:58:00 [2020-09-01T08:58:00.535Z] 
08:58:00 [2020-09-01T08:58:00.535Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:58:00 [2020-09-01T08:58:00.535Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:58:00 [2020-09-01T08:58:00.535Z] HOSTNAME=1e0317dc33ca
08:58:00 [2020-09-01T08:58:00.535Z] TESTDEBUG=0
08:58:00 [2020-09-01T08:58:00.535Z] DEST=bundles/test-integration
08:58:00 [2020-09-01T08:58:00.535Z] PWD=/go/src/github.com/docker/docker
08:58:00 [2020-09-01T08:58:00.535Z] DOCKER_GITCOMMIT=fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:58:00 [2020-09-01T08:58:00.535Z] container=docker
08:58:00 [2020-09-01T08:58:00.535Z] HOME=/root
08:58:00 [2020-09-01T08:58:00.535Z] GOLANG_VERSION=1.13.15
08:58:00 [2020-09-01T08:58:00.535Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:58:00 [2020-09-01T08:58:00.535Z] VALIDATE_BRANCH=master
08:58:00 [2020-09-01T08:58:00.535Z] TERM=xterm
08:58:00 [2020-09-01T08:58:00.535Z] DOCKER_PKG=github.com/docker/docker
08:58:00 [2020-09-01T08:58:00.535Z] SHLVL=1
08:58:00 [2020-09-01T08:58:00.535Z] TIMEOUT=120m
08:58:00 [2020-09-01T08:58:00.535Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:58:00 [2020-09-01T08:58:00.535Z] DOCKER_GRAPHDRIVER=overlay2
08:58:00 [2020-09-01T08:58:00.535Z] GO111MODULE=off
08:58:00 [2020-09-01T08:58:00.535Z] DOCKER_EXPERIMENTAL=1
08:58:00 [2020-09-01T08:58:00.535Z] TEST_SKIP_INTEGRATION_CLI=1
08:58:00 [2020-09-01T08:58:00.535Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:58:00 [2020-09-01T08:58:00.535Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:58:00 [2020-09-01T08:58:00.535Z] GOPATH=/go
08:58:00 [2020-09-01T08:58:00.535Z] PKG_CONFIG=pkg-config
08:58:00 [2020-09-01T08:58:00.535Z] _=/usr/bin/env
08:58:00 [2020-09-01T08:58:00.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:58:33 [2020-09-01T08:58:33.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:58:33 [2020-09-01T08:58:33.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:58:33 [2020-09-01T08:58:33.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:59:00 [2020-09-01T08:59:00.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:59:00 [2020-09-01T08:59:00.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:59:00 [2020-09-01T08:59:00.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:59:02 [2020-09-01T08:59:02.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:59:02 [2020-09-01T08:59:02.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:59:04 [2020-09-01T08:59:04.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:59:08 [2020-09-01T08:59:08.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:59:10 [2020-09-01T08:59:10.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:59:12 [2020-09-01T08:59:12.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:59:12 [2020-09-01T08:59:12.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:59:14 [2020-09-01T08:59:14.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:59:16 [2020-09-01T08:59:16.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:59:18 [2020-09-01T08:59:18.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:59:19 [2020-09-01T08:59:19.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:59:21 [2020-09-01T08:59:21.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:59:22 [2020-09-01T08:59:22.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:59:22 [2020-09-01T08:59:22.735Z] Using test binary docker
08:59:22 [2020-09-01T08:59:22.735Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:59:22 [2020-09-01T08:59:22.735Z] +++ /etc/init.d/apparmor start
08:59:22 [2020-09-01T08:59:22.735Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:59:22 [2020-09-01T08:59:22.735Z] INFO: Waiting for daemon to start...
08:59:22 [2020-09-01T08:59:22.735Z] Starting dockerd
08:59:22 [2020-09-01T08:59:22.736Z] +++ 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
08:59:24 [2020-09-01T08:59:24.810Z] .
08:59:24 [2020-09-01T08:59:24.810Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:59:24 [2020-09-01T08:59:24.810Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:59:24 [2020-09-01T08:59:24.810Z] Error: No such image: emptyfs
08:59:24 [2020-09-01T08:59:24.810Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:59:24 [2020-09-01T08:59:24.810Z] ++++ docker load
08:59:25 [2020-09-01T08:59:25.125Z] Running integration-test (iteration 1)
08:59:25 [2020-09-01T08:59:25.125Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
08:59:25 [2020-09-01T08:59:25.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
08:59:25 [2020-09-01T08:59:25.125Z] ++ set -e
08:59:25 [2020-09-01T08:59:25.125Z] ++ '[' -n 0 ']'
08:59:25 [2020-09-01T08:59:25.125Z] ++ set -x
08:59:25 [2020-09-01T08:59:25.125Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
08:59:37 [2020-09-01T08:59:37.853Z] Loaded image: buildpack-deps:buster
08:59:37 [2020-09-01T08:59:37.853Z] Loaded image: busybox:latest
08:59:37 [2020-09-01T08:59:37.853Z] Loaded image: busybox:glibc
08:59:37 [2020-09-01T08:59:37.853Z] Loaded image: debian:buster
08:59:38 [2020-09-01T08:59:38.150Z] Loaded image: hello-world:latest
08:59:38 [2020-09-01T08:59:38.150Z] INFO: Testing against a local daemon
08:59:38 [2020-09-01T08:59:38.150Z] === RUN   TestCgroupNamespacesBuild
08:59:39 [2020-09-01T08:59:39.667Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
08:59:39 [2020-09-01T08:59:39.667Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:59:40 [2020-09-01T08:59:40.711Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
08:59:40 [2020-09-01T08:59:40.711Z] === RUN   TestBuildWithSession
08:59:40 [2020-09-01T08:59:40.711Z] --- SKIP: TestBuildWithSession (0.00s)
08:59:40 [2020-09-01T08:59:40.711Z]     build_session_test.go:25: TODO: BuildKit
08:59:40 [2020-09-01T08:59:40.711Z] === RUN   TestBuildSquashParent
08:59:46 [2020-09-01T08:59:46.308Z] --- PASS: TestBuildSquashParent (4.64s)
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:46 [2020-09-01T08:59:46.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:46 [2020-09-01T08:59:46.308Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:46 [2020-09-01T08:59:46.308Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:47 [2020-09-01T08:59:47.379Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:48 [2020-09-01T08:59:48.020Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:49 [2020-09-01T08:59:49.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
08:59:49 [2020-09-01T08:59:49.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s)
08:59:49 [2020-09-01T08:59:49.542Z] === RUN   TestBuildMultiStageCopy
08:59:49 [2020-09-01T08:59:49.542Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:59:51 [2020-09-01T08:59:51.064Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:59:51 [2020-09-01T08:59:51.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:59:51 [2020-09-01T08:59:51.657Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:59:51 [2020-09-01T08:59:51.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:59:52 [2020-09-01T08:59:52.247Z] --- PASS: TestBuildMultiStageCopy (2.70s)
08:59:52 [2020-09-01T08:59:52.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
08:59:52 [2020-09-01T08:59:52.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
08:59:52 [2020-09-01T08:59:52.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
08:59:52 [2020-09-01T08:59:52.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
08:59:52 [2020-09-01T08:59:52.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
08:59:52 [2020-09-01T08:59:52.247Z] === RUN   TestBuildMultiStageParentConfig
08:59:53 [2020-09-01T08:59:53.298Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
08:59:53 [2020-09-01T08:59:53.298Z] === RUN   TestBuildLabelWithTargets
08:59:54 [2020-09-01T08:59:54.351Z] --- PASS: TestBuildLabelWithTargets (1.26s)
08:59:54 [2020-09-01T08:59:54.351Z] === RUN   TestBuildWithEmptyLayers
08:59:54 [2020-09-01T08:59:54.999Z] --- PASS: TestBuildWithEmptyLayers (0.64s)
08:59:54 [2020-09-01T08:59:54.999Z] === RUN   TestBuildMultiStageOnBuild
08:59:57 [2020-09-01T08:59:57.079Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
08:59:57 [2020-09-01T08:59:57.079Z] === RUN   TestBuildUncleanTarFilenames
08:59:57 [2020-09-01T08:59:57.722Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
08:59:57 [2020-09-01T08:59:57.722Z] === RUN   TestBuildMultiStageLayerLeak
08:59:59 [2020-09-01T08:59:59.818Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s)
08:59:59 [2020-09-01T08:59:59.818Z] === RUN   TestBuildWithHugeFile
09:00:56 [2020-09-01T09:00:56.902Z] --- PASS: TestBuildWithHugeFile (53.88s)
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildWithEmptyDockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:56 [2020-09-01T09:00:56.902Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
09:00:56 [2020-09-01T09:00:56.902Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
09:00:56 [2020-09-01T09:00:56.902Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
09:00:56 [2020-09-01T09:00:56.902Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildPreserveOwnership
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildPreserveOwnership/copy_from
09:00:56 [2020-09-01T09:00:56.902Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:00:57 [2020-09-01T09:00:57.542Z] --- PASS: TestBuildPreserveOwnership (3.78s)
09:00:57 [2020-09-01T09:00:57.542Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
09:00:57 [2020-09-01T09:00:57.542Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s)
09:00:57 [2020-09-01T09:00:57.542Z] === RUN   TestBuildPlatformInvalid
09:00:57 [2020-09-01T09:00:57.542Z] --- PASS: TestBuildPlatformInvalid (0.12s)
09:00:57 [2020-09-01T09:00:57.542Z] PASS
09:00:57 [2020-09-01T09:00:57.542Z] 
09:00:57 [2020-09-01T09:00:57.542Z] === Skipped
09:00:57 [2020-09-01T09:00:57.542Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:00:57 [2020-09-01T09:00:57.542Z]     build_session_test.go:25: TODO: BuildKit
09:00:57 [2020-09-01T09:00:57.542Z] 
09:00:57 [2020-09-01T09:00:57.542Z] 
09:00:57 [2020-09-01T09:00:57.542Z] DONE 32 tests, 1 skipped in 92.666s
09:00:57 [2020-09-01T09:00:57.542Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:00:57 [2020-09-01T09:00:57.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
09:00:57 [2020-09-01T09:00:57.542Z] ++ set -e
09:00:57 [2020-09-01T09:00:57.542Z] ++ '[' -n 0 ']'
09:00:57 [2020-09-01T09:00:57.542Z] ++ set -x
09:00:57 [2020-09-01T09:00:57.542Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
09:00:57 [2020-09-01T09:00:57.835Z] INFO: Testing against a local daemon
09:00:57 [2020-09-01T09:00:57.835Z] === RUN   TestConfigInspect
09:00:59 [2020-09-01T09:00:59.948Z] --- PASS: TestConfigInspect (1.90s)
09:00:59 [2020-09-01T09:00:59.948Z] === RUN   TestConfigList
09:01:01 [2020-09-01T09:01:01.472Z] --- PASS: TestConfigList (1.85s)
09:01:01 [2020-09-01T09:01:01.472Z] === RUN   TestConfigsCreateAndDelete
09:01:03 [2020-09-01T09:01:03.558Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
09:01:03 [2020-09-01T09:01:03.558Z] === RUN   TestConfigsUpdate
09:01:05 [2020-09-01T09:01:05.638Z] --- PASS: TestConfigsUpdate (1.92s)
09:01:05 [2020-09-01T09:01:05.638Z] === RUN   TestTemplatedConfig
09:01:07 [2020-09-01T09:01:07.743Z] --- PASS: TestTemplatedConfig (2.40s)
09:01:07 [2020-09-01T09:01:07.743Z] === RUN   TestConfigCreateResolve
09:01:09 [2020-09-01T09:01:09.824Z] --- PASS: TestConfigCreateResolve (1.96s)
09:01:09 [2020-09-01T09:01:09.824Z] === RUN   TestConfigDaemonLibtrustID
09:01:10 [2020-09-01T09:01:10.471Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:01:10 [2020-09-01T09:01:10.471Z] PASS
09:01:10 [2020-09-01T09:01:10.471Z] 
09:01:10 [2020-09-01T09:01:10.471Z] DONE 7 tests in 12.594s
09:01:10 [2020-09-01T09:01:10.471Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:01:10 [2020-09-01T09:01:10.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
09:01:10 [2020-09-01T09:01:10.471Z] ++ set -e
09:01:10 [2020-09-01T09:01:10.471Z] ++ '[' -n 0 ']'
09:01:10 [2020-09-01T09:01:10.471Z] ++ set -x
09:01:10 [2020-09-01T09:01:10.471Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
09:01:10 [2020-09-01T09:01:10.471Z] INFO: Testing against a local daemon
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestCheckpoint
09:01:10 [2020-09-01T09:01:10.471Z] --- SKIP: TestCheckpoint (0.00s)
09:01:10 [2020-09-01T09:01:10.471Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestContainerInvalidJSON
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:01:10 [2020-09-01T09:01:10.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:01:10 [2020-09-01T09:01:10.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:01:10 [2020-09-01T09:01:10.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:01:10 [2020-09-01T09:01:10.471Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:01:10 [2020-09-01T09:01:10.471Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:01:10 [2020-09-01T09:01:10.471Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:01:10 [2020-09-01T09:01:10.471Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:01:10 [2020-09-01T09:01:10.471Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:01:10 [2020-09-01T09:01:10.471Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:01:10 [2020-09-01T09:01:10.471Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:01:10 [2020-09-01T09:01:10.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestCopyFromContainerPathIsNotDir
09:01:10 [2020-09-01T09:01:10.471Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestCopyToContainerPathDoesNotExist
09:01:10 [2020-09-01T09:01:10.471Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
09:01:10 [2020-09-01T09:01:10.471Z] === RUN   TestCopyToContainerPathIsNotDir
09:01:10 [2020-09-01T09:01:10.763Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
09:01:10 [2020-09-01T09:01:10.763Z] === RUN   TestCopyFromContainer
09:01:11 [2020-09-01T09:01:11.808Z] === RUN   TestCopyFromContainer//
09:01:11 [2020-09-01T09:01:11.809Z] === RUN   TestCopyFromContainer//bar/root
09:01:12 [2020-09-01T09:01:12.107Z] === RUN   TestCopyFromContainer//bar/root/
09:01:12 [2020-09-01T09:01:12.107Z] === RUN   TestCopyFromContainer/bar/quux
09:01:12 [2020-09-01T09:01:12.107Z] === RUN   TestCopyFromContainer/bar/quux/
09:01:12 [2020-09-01T09:01:12.107Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:01:12 [2020-09-01T09:01:12.421Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:01:12 [2020-09-01T09:01:12.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:01:12 [2020-09-01T09:01:12.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:01:12 [2020-09-01T09:01:12.421Z] === RUN   TestCopyFromContainer/bar/notarget
09:01:12 [2020-09-01T09:01:12.723Z] --- PASS: TestCopyFromContainer (1.89s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:12 [2020-09-01T09:01:12.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateLinkToNonExistingContainer
09:01:12 [2020-09-01T09:01:12.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateWithInvalidEnv
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateWithInvalidEnv/0
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateWithInvalidEnv/0
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateWithInvalidEnv/1
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateWithInvalidEnv/1
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateWithInvalidEnv/2
09:01:12 [2020-09-01T09:01:12.723Z] === PAUSE TestCreateWithInvalidEnv/2
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateWithInvalidEnv/0
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateWithInvalidEnv/1
09:01:12 [2020-09-01T09:01:12.723Z] === CONT  TestCreateWithInvalidEnv/2
09:01:12 [2020-09-01T09:01:12.723Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateTmpfsMountsTarget
09:01:12 [2020-09-01T09:01:12.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:01:12 [2020-09-01T09:01:12.723Z] === RUN   TestCreateWithCustomMaskedPaths
09:01:14 [2020-09-01T09:01:14.244Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s)
09:01:14 [2020-09-01T09:01:14.244Z] === RUN   TestCreateWithCustomReadonlyPaths
09:01:15 [2020-09-01T09:01:15.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:15 [2020-09-01T09:01:15.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:15 [2020-09-01T09:01:15.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:15 [2020-09-01T09:01:15.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:15 [2020-09-01T09:01:15.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:15 [2020-09-01T09:01:15.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:15 [2020-09-01T09:01:15.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:15 [2020-09-01T09:01:15.774Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:15 [2020-09-01T09:01:15.774Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:15 [2020-09-01T09:01:15.774Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:15 [2020-09-01T09:01:15.774Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:15 [2020-09-01T09:01:15.774Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:15 [2020-09-01T09:01:15.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:01:15 [2020-09-01T09:01:15.774Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:01:15 [2020-09-01T09:01:15.774Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
09:01:15 [2020-09-01T09:01:15.774Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:01:15 [2020-09-01T09:01:15.774Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
09:01:15 [2020-09-01T09:01:15.774Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:01:15 [2020-09-01T09:01:15.774Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:01:16 [2020-09-01T09:01:16.412Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestCreateDifferentPlatform
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestCreateDifferentPlatform/different_os
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:01:16 [2020-09-01T09:01:16.412Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:01:16 [2020-09-01T09:01:16.412Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:01:16 [2020-09-01T09:01:16.412Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:01:16 [2020-09-01T09:01:16.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestContainerStartOnDaemonRestart
09:01:16 [2020-09-01T09:01:16.412Z] === PAUSE TestContainerStartOnDaemonRestart
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestDaemonRestartIpcMode
09:01:16 [2020-09-01T09:01:16.412Z] === PAUSE TestDaemonRestartIpcMode
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestDaemonHostGatewayIP
09:01:16 [2020-09-01T09:01:16.412Z] === PAUSE TestDaemonHostGatewayIP
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestContainerKillOnDaemonStart
09:01:16 [2020-09-01T09:01:16.412Z] === PAUSE TestContainerKillOnDaemonStart
09:01:16 [2020-09-01T09:01:16.412Z] === RUN   TestDiff
09:01:17 [2020-09-01T09:01:17.051Z] --- PASS: TestDiff (0.49s)
09:01:17 [2020-09-01T09:01:17.051Z] === RUN   TestExecWithCloseStdin
09:01:17 [2020-09-01T09:01:17.347Z] --- PASS: TestExecWithCloseStdin (0.62s)
09:01:17 [2020-09-01T09:01:17.347Z] === RUN   TestExec
09:01:17 [2020-09-01T09:01:17.983Z] --- PASS: TestExec (0.59s)
09:01:17 [2020-09-01T09:01:17.983Z] === RUN   TestExecUser
09:01:18 [2020-09-01T09:01:18.629Z] --- PASS: TestExecUser (0.61s)
09:01:18 [2020-09-01T09:01:18.629Z] === RUN   TestExportContainerAndImportImage
09:01:19 [2020-09-01T09:01:19.673Z] --- PASS: TestExportContainerAndImportImage (0.80s)
09:01:19 [2020-09-01T09:01:19.674Z] === RUN   TestExportContainerAfterDaemonRestart
09:01:21 [2020-09-01T09:01:21.199Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
09:01:21 [2020-09-01T09:01:21.199Z] === RUN   TestHealthCheckWorkdir
09:01:21 [2020-09-01T09:01:21.839Z] --- PASS: TestHealthCheckWorkdir (0.74s)
09:01:21 [2020-09-01T09:01:21.839Z] === RUN   TestHealthKillContainer
09:01:24 [2020-09-01T09:01:24.582Z] --- PASS: TestHealthKillContainer (2.61s)
09:01:24 [2020-09-01T09:01:24.582Z] === RUN   TestInspectCpusetInConfigPre120
09:01:24 [2020-09-01T09:01:24.878Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
09:01:24 [2020-09-01T09:01:24.878Z] === RUN   TestIpcModeNone
09:01:25 [2020-09-01T09:01:25.516Z] --- PASS: TestIpcModeNone (0.65s)
09:01:25 [2020-09-01T09:01:25.516Z] === RUN   TestIpcModePrivate
09:01:26 [2020-09-01T09:01:26.152Z] --- PASS: TestIpcModePrivate (0.58s)
09:01:26 [2020-09-01T09:01:26.152Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:01:26 [2020-09-01T09:01:26.152Z] === RUN   TestIpcModeShareable
09:01:26 [2020-09-01T09:01:26.793Z] --- PASS: TestIpcModeShareable (0.61s)
09:01:26 [2020-09-01T09:01:26.793Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:01:26 [2020-09-01T09:01:26.793Z] === RUN   TestAPIIpcModeShareableAndContainer
09:01:28 [2020-09-01T09:01:28.315Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s)
09:01:28 [2020-09-01T09:01:28.315Z] === RUN   TestAPIIpcModeHost
09:01:28 [2020-09-01T09:01:28.958Z] --- PASS: TestAPIIpcModeHost (0.49s)
09:01:28 [2020-09-01T09:01:28.958Z] === RUN   TestDaemonIpcModeShareable
09:01:30 [2020-09-01T09:01:30.058Z] --- PASS: TestDaemonIpcModeShareable (1.36s)
09:01:30 [2020-09-01T09:01:30.058Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:01:30 [2020-09-01T09:01:30.058Z] === RUN   TestDaemonIpcModePrivate
09:01:31 [2020-09-01T09:01:31.599Z] --- PASS: TestDaemonIpcModePrivate (1.35s)
09:01:31 [2020-09-01T09:01:31.599Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:01:31 [2020-09-01T09:01:31.599Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:01:33 [2020-09-01T09:01:33.118Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
09:01:33 [2020-09-01T09:01:33.118Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:01:33 [2020-09-01T09:01:33.118Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:01:34 [2020-09-01T09:01:34.163Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s)
09:01:34 [2020-09-01T09:01:34.163Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:01:34 [2020-09-01T09:01:34.163Z] === RUN   TestIpcModeOlderClient
09:01:34 [2020-09-01T09:01:34.163Z] === PAUSE TestIpcModeOlderClient
09:01:34 [2020-09-01T09:01:34.163Z] === RUN   TestKillContainerInvalidSignal
09:01:34 [2020-09-01T09:01:34.802Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
09:01:34 [2020-09-01T09:01:34.802Z] === RUN   TestKillContainer
09:01:34 [2020-09-01T09:01:34.802Z] === RUN   TestKillContainer/no_signal
09:01:35 [2020-09-01T09:01:35.462Z] === RUN   TestKillContainer/non_killing_signal
09:01:35 [2020-09-01T09:01:35.759Z] === RUN   TestKillContainer/killing_signal
09:01:36 [2020-09-01T09:01:36.402Z] --- PASS: TestKillContainer (1.64s)
09:01:36 [2020-09-01T09:01:36.402Z]     --- PASS: TestKillContainer/no_signal (0.54s)
09:01:36 [2020-09-01T09:01:36.402Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
09:01:36 [2020-09-01T09:01:36.402Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
09:01:36 [2020-09-01T09:01:36.402Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:01:36 [2020-09-01T09:01:36.402Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:01:37 [2020-09-01T09:01:37.043Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:01:37 [2020-09-01T09:01:37.338Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s)
09:01:37 [2020-09-01T09:01:37.338Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
09:01:37 [2020-09-01T09:01:37.338Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
09:01:37 [2020-09-01T09:01:37.338Z] === RUN   TestKillStoppedContainer
09:01:37 [2020-09-01T09:01:37.633Z] --- PASS: TestKillStoppedContainer (0.07s)
09:01:37 [2020-09-01T09:01:37.633Z] === RUN   TestKillStoppedContainerAPIPre120
09:01:37 [2020-09-01T09:01:37.633Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:01:37 [2020-09-01T09:01:37.633Z] === RUN   TestKillDifferentUserContainer
09:01:38 [2020-09-01T09:01:38.273Z] --- PASS: TestKillDifferentUserContainer (0.55s)
09:01:38 [2020-09-01T09:01:38.273Z] === RUN   TestInspectOomKilledTrue
09:01:38 [2020-09-01T09:01:38.912Z] --- PASS: TestInspectOomKilledTrue (0.89s)
09:01:38 [2020-09-01T09:01:38.912Z] === RUN   TestInspectOomKilledFalse
09:01:39 [2020-09-01T09:01:39.551Z] --- PASS: TestInspectOomKilledFalse (0.52s)
09:01:39 [2020-09-01T09:01:39.551Z] === RUN   TestLinksEtcHostsContentMatch
09:01:39 [2020-09-01T09:01:39.848Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
09:01:39 [2020-09-01T09:01:39.848Z] === RUN   TestLinksContainerNames
09:01:40 [2020-09-01T09:01:40.912Z] --- PASS: TestLinksContainerNames (1.01s)
09:01:40 [2020-09-01T09:01:40.912Z] === RUN   TestLogsFollowTailEmpty
09:01:41 [2020-09-01T09:01:41.551Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
09:01:41 [2020-09-01T09:01:41.551Z] === RUN   TestContainerNetworkMountsNoChown
09:01:42 [2020-09-01T09:01:42.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/default
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/default
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/private
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/private
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rprivate
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rprivate
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/slave
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/slave
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rslave
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rslave
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/shared
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/shared
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rshared
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rshared
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/default
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/shared
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/default/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rslave
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/default/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/slave
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rprivate
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rshared
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/private
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/private/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/default/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/private/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/default/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/private/mount_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/private/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:01:42 [2020-09-01T09:01:42.191Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:01:42 [2020-09-01T09:01:42.485Z] --- PASS: TestMountDaemonRoot (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:01:42 [2020-09-01T09:01:42.485Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:01:42 [2020-09-01T09:01:42.485Z] === RUN   TestContainerBindMountNonRecursive
09:01:44 [2020-09-01T09:01:44.008Z] --- PASS: TestContainerBindMountNonRecursive (1.49s)
09:01:44 [2020-09-01T09:01:44.008Z] === RUN   TestNetworkNat
09:01:44 [2020-09-01T09:01:44.307Z] --- PASS: TestNetworkNat (0.54s)
09:01:44 [2020-09-01T09:01:44.307Z] === RUN   TestNetworkLocalhostTCPNat
09:01:44 [2020-09-01T09:01:44.945Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
09:01:44 [2020-09-01T09:01:44.945Z] === RUN   TestNetworkLoopbackNat
09:01:47 [2020-09-01T09:01:47.705Z] --- PASS: TestNetworkLoopbackNat (2.71s)
09:01:47 [2020-09-01T09:01:47.705Z] === RUN   TestPause
09:01:48 [2020-09-01T09:01:48.346Z] --- PASS: TestPause (0.58s)
09:01:48 [2020-09-01T09:01:48.346Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:01:48 [2020-09-01T09:01:48.346Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:01:48 [2020-09-01T09:01:48.346Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:01:48 [2020-09-01T09:01:48.346Z] === RUN   TestPauseStopPausedContainer
09:01:48 [2020-09-01T09:01:48.984Z] --- PASS: TestPauseStopPausedContainer (0.57s)
09:01:48 [2020-09-01T09:01:48.984Z] === RUN   TestPsFilter
09:01:48 [2020-09-01T09:01:48.984Z] --- PASS: TestPsFilter (0.17s)
09:01:48 [2020-09-01T09:01:48.984Z] === RUN   TestRemoveContainerWithRemovedVolume
09:01:49 [2020-09-01T09:01:49.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
09:01:49 [2020-09-01T09:01:49.625Z] === RUN   TestRemoveContainerWithVolume
09:01:49 [2020-09-01T09:01:49.920Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
09:01:49 [2020-09-01T09:01:49.920Z] === RUN   TestRemoveContainerRunning
09:01:50 [2020-09-01T09:01:50.561Z] --- PASS: TestRemoveContainerRunning (0.52s)
09:01:50 [2020-09-01T09:01:50.562Z] === RUN   TestRemoveContainerForceRemoveRunning
09:01:51 [2020-09-01T09:01:51.202Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
09:01:51 [2020-09-01T09:01:51.202Z] === RUN   TestRemoveInvalidContainer
09:01:51 [2020-09-01T09:01:51.202Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:01:51 [2020-09-01T09:01:51.202Z] === RUN   TestRenameLinkedContainer
09:01:53 [2020-09-01T09:01:53.284Z] --- PASS: TestRenameLinkedContainer (2.02s)
09:01:53 [2020-09-01T09:01:53.284Z] === RUN   TestRenameStoppedContainer
09:01:53 [2020-09-01T09:01:53.577Z] --- PASS: TestRenameStoppedContainer (0.56s)
09:01:53 [2020-09-01T09:01:53.577Z] === RUN   TestRenameRunningContainerAndReuse
09:01:54 [2020-09-01T09:01:54.625Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
09:01:54 [2020-09-01T09:01:54.625Z] === RUN   TestRenameInvalidName
09:01:55 [2020-09-01T09:01:55.264Z] --- PASS: TestRenameInvalidName (0.50s)
09:01:55 [2020-09-01T09:01:55.264Z] === RUN   TestRenameAnonymousContainer
09:01:57 [2020-09-01T09:01:57.349Z] --- PASS: TestRenameAnonymousContainer (1.94s)
09:01:57 [2020-09-01T09:01:57.349Z] === RUN   TestRenameContainerWithSameName
09:01:57 [2020-09-01T09:01:57.644Z] --- PASS: TestRenameContainerWithSameName (0.50s)
09:01:57 [2020-09-01T09:01:57.644Z] === RUN   TestRenameContainerWithLinkedContainer
09:01:58 [2020-09-01T09:01:58.690Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
09:01:58 [2020-09-01T09:01:58.690Z] === RUN   TestResize
09:01:59 [2020-09-01T09:01:59.332Z] --- PASS: TestResize (0.59s)
09:01:59 [2020-09-01T09:01:59.332Z] === RUN   TestResizeWithInvalidSize
09:01:59 [2020-09-01T09:01:59.970Z] --- PASS: TestResizeWithInvalidSize (0.52s)
09:01:59 [2020-09-01T09:01:59.970Z] === RUN   TestResizeWhenContainerNotStarted
09:02:00 [2020-09-01T09:02:00.269Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:00 [2020-09-01T09:02:00.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:02 [2020-09-01T09:02:02.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:02 [2020-09-01T09:02:02.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:03 [2020-09-01T09:02:03.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:03 [2020-09-01T09:02:03.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:04 [2020-09-01T09:02:04.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:04 [2020-09-01T09:02:04.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:05 [2020-09-01T09:02:05.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:05 [2020-09-01T09:02:05.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:08 [2020-09-01T09:02:08.444Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s)
09:02:08 [2020-09-01T09:02:08.444Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
09:02:08 [2020-09-01T09:02:08.444Z] === RUN   TestCgroupNamespacesRun
09:02:09 [2020-09-01T09:02:09.507Z] --- PASS: TestCgroupNamespacesRun (1.38s)
09:02:09 [2020-09-01T09:02:09.507Z] === RUN   TestCgroupNamespacesRunPrivileged
09:02:11 [2020-09-01T09:02:11.061Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s)
09:02:11 [2020-09-01T09:02:11.061Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:02:12 [2020-09-01T09:02:12.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
09:02:12 [2020-09-01T09:02:12.167Z] === RUN   TestCgroupNamespacesRunHostMode
09:02:13 [2020-09-01T09:02:13.703Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s)
09:02:13 [2020-09-01T09:02:13.703Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:02:15 [2020-09-01T09:02:15.228Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
09:02:15 [2020-09-01T09:02:15.228Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:02:16 [2020-09-01T09:02:16.274Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s)
09:02:16 [2020-09-01T09:02:16.274Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:02:16 [2020-09-01T09:02:16.912Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
09:02:16 [2020-09-01T09:02:16.913Z] === RUN   TestCgroupNamespacesRunOlderClient
09:02:18 [2020-09-01T09:02:18.436Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s)
09:02:18 [2020-09-01T09:02:18.436Z] === RUN   TestKernelTCPMemory
09:02:19 [2020-09-01T09:02:19.081Z] --- PASS: TestKernelTCPMemory (0.63s)
09:02:19 [2020-09-01T09:02:19.081Z] === RUN   TestNISDomainname
09:02:19 [2020-09-01T09:02:19.722Z] --- PASS: TestNISDomainname (0.65s)
09:02:19 [2020-09-01T09:02:19.722Z] === RUN   TestHostnameDnsResolution
09:02:20 [2020-09-01T09:02:20.768Z] --- PASS: TestHostnameDnsResolution (0.84s)
09:02:20 [2020-09-01T09:02:20.768Z] === RUN   TestStats
09:02:23 [2020-09-01T09:02:23.575Z] --- PASS: TestStats (2.53s)
09:02:23 [2020-09-01T09:02:23.575Z] === RUN   TestStopContainerWithTimeout
09:02:23 [2020-09-01T09:02:23.575Z] === RUN   TestStopContainerWithTimeout/0
09:02:23 [2020-09-01T09:02:23.575Z] === PAUSE TestStopContainerWithTimeout/0
09:02:23 [2020-09-01T09:02:23.575Z] === RUN   TestStopContainerWithTimeout/1
09:02:23 [2020-09-01T09:02:23.575Z] === PAUSE TestStopContainerWithTimeout/1
09:02:23 [2020-09-01T09:02:23.575Z] === RUN   TestStopContainerWithTimeout/3
09:02:23 [2020-09-01T09:02:23.575Z] === PAUSE TestStopContainerWithTimeout/3
09:02:23 [2020-09-01T09:02:23.575Z] === RUN   TestStopContainerWithTimeout/-1
09:02:23 [2020-09-01T09:02:23.575Z] === PAUSE TestStopContainerWithTimeout/-1
09:02:23 [2020-09-01T09:02:23.575Z] === CONT  TestStopContainerWithTimeout/0
09:02:23 [2020-09-01T09:02:23.575Z] === CONT  TestStopContainerWithTimeout/1
09:02:23 [2020-09-01T09:02:23.575Z] === CONT  TestStopContainerWithTimeout/3
09:02:23 [2020-09-01T09:02:23.575Z] === CONT  TestStopContainerWithTimeout/-1
09:02:26 [2020-09-01T09:02:26.380Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:02:26 [2020-09-01T09:02:26.380Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
09:02:26 [2020-09-01T09:02:26.380Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
09:02:26 [2020-09-01T09:02:26.380Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
09:02:26 [2020-09-01T09:02:26.380Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
09:02:26 [2020-09-01T09:02:26.380Z] === RUN   TestDeleteDevicemapper
09:02:26 [2020-09-01T09:02:26.380Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:02:26 [2020-09-01T09:02:26.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:26 [2020-09-01T09:02:26.380Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:02:27 [2020-09-01T09:02:27.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s)
09:02:27 [2020-09-01T09:02:27.906Z] === RUN   TestUpdateMemory
09:02:28 [2020-09-01T09:02:28.547Z] --- PASS: TestUpdateMemory (0.66s)
09:02:28 [2020-09-01T09:02:28.548Z] === RUN   TestUpdateCPUQuota
09:02:29 [2020-09-01T09:02:29.589Z] --- PASS: TestUpdateCPUQuota (0.84s)
09:02:29 [2020-09-01T09:02:29.589Z] === RUN   TestUpdatePidsLimit
09:02:29 [2020-09-01T09:02:29.589Z] === RUN   TestUpdatePidsLimit/update_from_none
09:02:29 [2020-09-01T09:02:29.589Z] === RUN   TestUpdatePidsLimit/no_change
09:02:29 [2020-09-01T09:02:29.885Z] === RUN   TestUpdatePidsLimit/update_lower
09:02:30 [2020-09-01T09:02:30.178Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:02:30 [2020-09-01T09:02:30.473Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:02:30 [2020-09-01T09:02:30.768Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:02:30 [2020-09-01T09:02:30.768Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:02:31 [2020-09-01T09:02:31.812Z] --- PASS: TestUpdatePidsLimit (2.38s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
09:02:31 [2020-09-01T09:02:31.812Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
09:02:31 [2020-09-01T09:02:31.812Z] === RUN   TestUpdateRestartPolicy
09:02:44 [2020-09-01T09:02:44.478Z] --- PASS: TestUpdateRestartPolicy (11.27s)
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestUpdateRestartWithAutoRemove
09:02:44 [2020-09-01T09:02:44.478Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitNonBlocked
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-09-01T09:02:44.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-09-01T09:02:44.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-09-01T09:02:44.478Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-09-01T09:02:44.478Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-09-01T09:02:44.478Z] --- PASS: TestWaitNonBlocked (0.02s)
09:02:44 [2020-09-01T09:02:44.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
09:02:44 [2020-09-01T09:02:44.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitBlocked
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:02:44 [2020-09-01T09:02:44.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:02:44 [2020-09-01T09:02:44.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:02:44 [2020-09-01T09:02:44.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:02:44 [2020-09-01T09:02:44.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:02:44 [2020-09-01T09:02:44.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:02:45 [2020-09-01T09:02:45.127Z] --- PASS: TestWaitBlocked (0.02s)
09:02:45 [2020-09-01T09:02:45.127Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
09:02:45 [2020-09-01T09:02:45.127Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
09:02:45 [2020-09-01T09:02:45.127Z] === CONT  TestContainerStartOnDaemonRestart
09:02:45 [2020-09-01T09:02:45.127Z] === CONT  TestIpcModeOlderClient
09:02:45 [2020-09-01T09:02:45.127Z] === CONT  TestDaemonHostGatewayIP
09:02:45 [2020-09-01T09:02:45.127Z] === CONT  TestContainerKillOnDaemonStart
09:02:45 [2020-09-01T09:02:45.430Z] --- PASS: TestIpcModeOlderClient (0.15s)
09:02:45 [2020-09-01T09:02:45.430Z] === CONT  TestDaemonRestartIpcMode
09:02:49 [2020-09-01T09:02:49.003Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s)
09:02:49 [2020-09-01T09:02:49.003Z] --- PASS: TestDaemonHostGatewayIP (3.84s)
09:02:49 [2020-09-01T09:02:49.296Z] --- PASS: TestDaemonRestartIpcMode (4.08s)
09:02:59 [2020-09-01T09:02:59.691Z] --- PASS: TestContainerKillOnDaemonStart (12.80s)
09:02:59 [2020-09-01T09:02:59.691Z] PASS
09:02:59 [2020-09-01T09:02:59.691Z] 
09:02:59 [2020-09-01T09:02:59.691Z] === Skipped
09:02:59 [2020-09-01T09:02:59.691Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:02:59 [2020-09-01T09:02:59.691Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:02:59 [2020-09-01T09:02:59.691Z] 
09:02:59 [2020-09-01T09:02:59.691Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:02:59 [2020-09-01T09:02:59.691Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:02:59 [2020-09-01T09:02:59.691Z] 
09:02:59 [2020-09-01T09:02:59.691Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:02:59 [2020-09-01T09:02:59.691Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:59 [2020-09-01T09:02:59.691Z] 
09:02:59 [2020-09-01T09:02:59.691Z] 
09:02:59 [2020-09-01T09:02:59.691Z] DONE 192 tests, 3 skipped in 107.684s
09:02:59 [2020-09-01T09:02:59.691Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:02:59 [2020-09-01T09:02:59.691Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
09:02:59 [2020-09-01T09:02:59.691Z] ++ set -e
09:02:59 [2020-09-01T09:02:59.691Z] ++ '[' -n 0 ']'
09:02:59 [2020-09-01T09:02:59.691Z] ++ set -x
09:02:59 [2020-09-01T09:02:59.692Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
09:02:59 [2020-09-01T09:02:59.692Z] INFO: Testing against a local daemon
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestCommitInheritsEnv
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestCommitInheritsEnv (0.34s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestImportExtremelyLargeImageWorks
09:02:59 [2020-09-01T09:02:59.692Z] === PAUSE TestImportExtremelyLargeImageWorks
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestImagesFilterMultiReference
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestImagePullPlatformInvalid
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestRemoveImageOrphaning
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestRemoveImageOrphaning (0.34s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestRemoveImageGarbageCollector
09:02:59 [2020-09-01T09:02:59.692Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:02:59 [2020-09-01T09:02:59.692Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagInvalidReference
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagInvalidReference (0.03s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagValidPrefixedRepo
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagExistedNameWithoutForce
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagOfficialNames
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagOfficialNames (0.04s)
09:02:59 [2020-09-01T09:02:59.692Z] === RUN   TestTagMatchesDigest
09:02:59 [2020-09-01T09:02:59.692Z] --- PASS: TestTagMatchesDigest (0.02s)
09:02:59 [2020-09-01T09:02:59.692Z] === CONT  TestImportExtremelyLargeImageWorks
09:06:22 [2020-09-01T09:06:22.329Z] --- PASS: TestImportExtremelyLargeImageWorks (193.11s)
09:06:22 [2020-09-01T09:06:22.329Z] PASS
09:06:22 [2020-09-01T09:06:22.329Z] 
09:06:22 [2020-09-01T09:06:22.329Z] === Skipped
09:06:22 [2020-09-01T09:06:22.329Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:06:22 [2020-09-01T09:06:22.329Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:06:22 [2020-09-01T09:06:22.329Z] 
09:06:22 [2020-09-01T09:06:22.329Z] 
09:06:22 [2020-09-01T09:06:22.329Z] DONE 12 tests, 1 skipped in 194.141s
09:06:22 [2020-09-01T09:06:22.329Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:06:22 [2020-09-01T09:06:22.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
09:06:22 [2020-09-01T09:06:22.329Z] ++ set -e
09:06:22 [2020-09-01T09:06:22.329Z] ++ '[' -n 0 ']'
09:06:22 [2020-09-01T09:06:22.329Z] ++ set -x
09:06:22 [2020-09-01T09:06:22.329Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
09:06:22 [2020-09-01T09:06:22.329Z] INFO: Testing against a local daemon
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestNetworkCreateDelete
09:06:22 [2020-09-01T09:06:22.329Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestDockerNetworkDeletePreferID
09:06:22 [2020-09-01T09:06:22.329Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestDaemonDNSFallback
09:06:22 [2020-09-01T09:06:22.329Z] --- PASS: TestDaemonDNSFallback (1.56s)
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestInspectNetwork
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestInspectNetwork/full_network_id
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestInspectNetwork/partial_network_id
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestInspectNetwork/network_name
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:06:22 [2020-09-01T09:06:22.329Z] --- PASS: TestInspectNetwork (7.04s)
09:06:22 [2020-09-01T09:06:22.329Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:06:22 [2020-09-01T09:06:22.329Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:06:22 [2020-09-01T09:06:22.329Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:06:22 [2020-09-01T09:06:22.329Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:06:22 [2020-09-01T09:06:22.329Z] === RUN   TestRunContainerWithBridgeNone
09:06:23 [2020-09-01T09:06:23.386Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
09:06:23 [2020-09-01T09:06:23.386Z] === RUN   TestNetworkInvalidJSON
09:06:23 [2020-09-01T09:06:23.386Z] === RUN   TestNetworkInvalidJSON//networks/create
09:06:23 [2020-09-01T09:06:23.386Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:06:23 [2020-09-01T09:06:23.386Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:06:23 [2020-09-01T09:06:23.386Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:06:23 [2020-09-01T09:06:23.386Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:23 [2020-09-01T09:06:23.386Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:23 [2020-09-01T09:06:23.386Z] === CONT  TestNetworkInvalidJSON//networks/create
09:06:23 [2020-09-01T09:06:23.386Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:23 [2020-09-01T09:06:23.386Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:06:23 [2020-09-01T09:06:23.386Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:06:23 [2020-09-01T09:06:23.386Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:06:23 [2020-09-01T09:06:23.386Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:06:23 [2020-09-01T09:06:23.386Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:06:23 [2020-09-01T09:06:23.386Z] === RUN   TestHostIPv4BridgeLabel
09:06:24 [2020-09-01T09:06:24.030Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
09:06:24 [2020-09-01T09:06:24.030Z] === RUN   TestDaemonRestartWithLiveRestore
09:06:25 [2020-09-01T09:06:25.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:06:25 [2020-09-01T09:06:25.074Z] === RUN   TestDaemonDefaultNetworkPools
09:06:25 [2020-09-01T09:06:25.714Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:06:25 [2020-09-01T09:06:25.714Z] === RUN   TestDaemonRestartWithExistingNetwork
09:06:26 [2020-09-01T09:06:26.760Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:06:26 [2020-09-01T09:06:26.760Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:06:28 [2020-09-01T09:06:28.326Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:06:28 [2020-09-01T09:06:28.326Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:06:28 [2020-09-01T09:06:28.964Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:06:28 [2020-09-01T09:06:28.964Z] === RUN   TestServiceWithPredefinedNetwork
09:06:31 [2020-09-01T09:06:31.048Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
09:06:31 [2020-09-01T09:06:31.048Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:06:31 [2020-09-01T09:06:31.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:06:31 [2020-09-01T09:06:31.048Z]     service_test.go:236: FLAKY_TEST
09:06:31 [2020-09-01T09:06:31.048Z] === RUN   TestServiceWithDataPathPortInit
09:06:46 [2020-09-01T09:06:46.439Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
09:06:46 [2020-09-01T09:06:46.439Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:06:52 [2020-09-01T09:06:52.025Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s)
09:06:52 [2020-09-01T09:06:52.025Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zl4cxya3cp8734dipm2pt5rhy Created:2020-09-01 09:06:45.383763449 +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[948d217ce4513e929738661e8d3a89ddeaf80cd9fe263a35a805f48a6a5946b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1bfatslwmofmsma14ffp6w5se EndpointID:b2fbe213cb29f3af70c4778dd6f2d7b6ee071fd98c365e2838f6c1991e876c55 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9d1ff5635922ede0b258b38b8d85f85e3b9501c02ceaac0dfafa21c8bc599fdc 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:7162eb884bca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1bfatslwmofmsma14ffp6w5se EndpointID:b2fbe213cb29f3af70c4778dd6f2d7b6ee071fd98c365e2838f6c1991e876c55 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:06:52 [2020-09-01T09:06:52.025Z] PASS
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] === Skipped
09:06:52 [2020-09-01T09:06:52.025Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:06:52 [2020-09-01T09:06:52.025Z]     service_test.go:236: FLAKY_TEST
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] DONE 23 tests, 1 skipped in 38.980s
09:06:52 [2020-09-01T09:06:52.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:06:52 [2020-09-01T09:06:52.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:06:52 [2020-09-01T09:06:52.025Z] ++ set -e
09:06:52 [2020-09-01T09:06:52.025Z] ++ '[' -n 0 ']'
09:06:52 [2020-09-01T09:06:52.025Z] ++ set -x
09:06:52 [2020-09-01T09:06:52.025Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:06:52 [2020-09-01T09:06:52.025Z] INFO: Testing against a local daemon
09:06:52 [2020-09-01T09:06:52.025Z] === RUN   TestDockerNetworkIpvlanPersistance
09:06:52 [2020-09-01T09:06:52.025Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:06:52 [2020-09-01T09:06:52.025Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:06:52 [2020-09-01T09:06:52.025Z] === RUN   TestDockerNetworkIpvlan
09:06:52 [2020-09-01T09:06:52.025Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:06:52 [2020-09-01T09:06:52.025Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:06:52 [2020-09-01T09:06:52.025Z] PASS
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] === Skipped
09:06:52 [2020-09-01T09:06:52.025Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:06:52 [2020-09-01T09:06:52.025Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:06:52 [2020-09-01T09:06:52.025Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] 
09:06:52 [2020-09-01T09:06:52.025Z] DONE 2 tests, 2 skipped in 0.075s
09:06:52 [2020-09-01T09:06:52.025Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:06:52 [2020-09-01T09:06:52.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:06:52 [2020-09-01T09:06:52.025Z] ++ set -e
09:06:52 [2020-09-01T09:06:52.025Z] ++ '[' -n 0 ']'
09:06:52 [2020-09-01T09:06:52.025Z] ++ set -x
09:06:52 [2020-09-01T09:06:52.025Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:06:52 [2020-09-01T09:06:52.025Z] INFO: Testing against a local daemon
09:06:52 [2020-09-01T09:06:52.025Z] === RUN   TestDockerNetworkMacvlanPersistance
09:06:52 [2020-09-01T09:06:52.666Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
09:06:52 [2020-09-01T09:06:52.666Z] === RUN   TestDockerNetworkMacvlan
09:06:53 [2020-09-01T09:06:53.712Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:06:54 [2020-09-01T09:06:54.357Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:06:55 [2020-09-01T09:06:55.403Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:06:57 [2020-09-01T09:06:57.488Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:06:59 [2020-09-01T09:06:59.588Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:07:03 [2020-09-01T09:07:03.126Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:07:03 [2020-09-01T09:07:03.768Z] --- PASS: TestDockerNetworkMacvlan (11.03s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
09:07:03 [2020-09-01T09:07:03.768Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
09:07:03 [2020-09-01T09:07:03.768Z] PASS
09:07:03 [2020-09-01T09:07:03.768Z] 
09:07:03 [2020-09-01T09:07:03.768Z] DONE 8 tests in 12.496s
09:07:03 [2020-09-01T09:07:03.768Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:07:03 [2020-09-01T09:07:03.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:07:03 [2020-09-01T09:07:03.768Z] ++ set -e
09:07:03 [2020-09-01T09:07:03.768Z] ++ '[' -n 0 ']'
09:07:03 [2020-09-01T09:07:03.768Z] ++ set -x
09:07:03 [2020-09-01T09:07:03.768Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:07:03 [2020-09-01T09:07:03.768Z] testing: warning: no tests to run
09:07:03 [2020-09-01T09:07:03.768Z] PASS
09:07:03 [2020-09-01T09:07:03.768Z] 
09:07:03 [2020-09-01T09:07:03.768Z] DONE 0 tests in 0.012s
09:07:03 [2020-09-01T09:07:03.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:07:03 [2020-09-01T09:07:03.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:07:03 [2020-09-01T09:07:03.768Z] ++ set -e
09:07:03 [2020-09-01T09:07:03.768Z] ++ '[' -n 0 ']'
09:07:03 [2020-09-01T09:07:03.768Z] ++ set -x
09:07:03 [2020-09-01T09:07:03.768Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:07:03 [2020-09-01T09:07:03.768Z] INFO: Testing against a local daemon
09:07:03 [2020-09-01T09:07:03.768Z] === RUN   TestAuthZPluginAllowRequest
09:07:05 [2020-09-01T09:07:05.290Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
09:07:05 [2020-09-01T09:07:05.290Z] === RUN   TestAuthZPluginTLS
09:07:05 [2020-09-01T09:07:05.929Z] --- PASS: TestAuthZPluginTLS (0.57s)
09:07:05 [2020-09-01T09:07:05.929Z] === RUN   TestAuthZPluginDenyRequest
09:07:06 [2020-09-01T09:07:06.224Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:07:06 [2020-09-01T09:07:06.224Z] === RUN   TestAuthZPluginAPIDenyResponse
09:07:06 [2020-09-01T09:07:06.861Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:07:06 [2020-09-01T09:07:06.861Z] === RUN   TestAuthZPluginDenyResponse
09:07:07 [2020-09-01T09:07:07.500Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:07:07 [2020-09-01T09:07:07.500Z] === RUN   TestAuthZPluginAllowEventStream
09:07:09 [2020-09-01T09:07:09.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s)
09:07:09 [2020-09-01T09:07:09.018Z] === RUN   TestAuthZPluginErrorResponse
09:07:09 [2020-09-01T09:07:09.313Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:07:09 [2020-09-01T09:07:09.313Z] === RUN   TestAuthZPluginErrorRequest
09:07:09 [2020-09-01T09:07:09.950Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:07:09 [2020-09-01T09:07:09.950Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:07:10 [2020-09-01T09:07:10.245Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:07:10 [2020-09-01T09:07:10.245Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:07:12 [2020-09-01T09:07:12.333Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
09:07:12 [2020-09-01T09:07:12.333Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:07:13 [2020-09-01T09:07:13.856Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
09:07:13 [2020-09-01T09:07:13.856Z] === RUN   TestAuthZPluginHeader
09:07:14 [2020-09-01T09:07:14.494Z] --- PASS: TestAuthZPluginHeader (0.84s)
09:07:14 [2020-09-01T09:07:14.494Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:07:14 [2020-09-01T09:07:14.494Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:07:14 [2020-09-01T09:07:14.494Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:14 [2020-09-01T09:07:14.494Z] === RUN   TestAuthZPluginV2Disable
09:07:14 [2020-09-01T09:07:14.494Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:07:14 [2020-09-01T09:07:14.494Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:14 [2020-09-01T09:07:14.494Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:07:14 [2020-09-01T09:07:14.494Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:07:14 [2020-09-01T09:07:14.494Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:14 [2020-09-01T09:07:14.494Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:07:14 [2020-09-01T09:07:14.494Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:07:14 [2020-09-01T09:07:14.494Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:14 [2020-09-01T09:07:14.494Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:07:33 [2020-09-01T09:07:33.109Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
09:07:33 [2020-09-01T09:07:33.109Z] PASS
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] === Skipped
09:07:33 [2020-09-01T09:07:33.109Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:07:33 [2020-09-01T09:07:33.109Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:07:33 [2020-09-01T09:07:33.109Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:07:33 [2020-09-01T09:07:33.109Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:07:33 [2020-09-01T09:07:33.109Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] 
09:07:33 [2020-09-01T09:07:33.109Z] DONE 17 tests, 4 skipped in 27.539s
09:07:33 [2020-09-01T09:07:33.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:07:33 [2020-09-01T09:07:33.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:07:33 [2020-09-01T09:07:33.109Z] ++ set -e
09:07:33 [2020-09-01T09:07:33.109Z] ++ '[' -n 0 ']'
09:07:33 [2020-09-01T09:07:33.109Z] ++ set -x
09:07:33 [2020-09-01T09:07:33.109Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:07:33 [2020-09-01T09:07:33.109Z] INFO: Testing against a local daemon
09:07:33 [2020-09-01T09:07:33.109Z] === RUN   TestPluginInvalidJSON
09:07:33 [2020-09-01T09:07:33.109Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:07:33 [2020-09-01T09:07:33.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:07:33 [2020-09-01T09:07:33.109Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:07:33 [2020-09-01T09:07:33.109Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:07:33 [2020-09-01T09:07:33.109Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:07:33 [2020-09-01T09:07:33.109Z] === RUN   TestPluginInstall
09:07:33 [2020-09-01T09:07:33.109Z] === RUN   TestPluginInstall/no_auth
09:07:36 [2020-09-01T09:07:36.662Z] time="2020-09-01T09:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:36 [2020-09-01T09:07:36.662Z] time="2020-09-01T09:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2503cbc3baea7ee5528931cdce98481fcd0004f94ba6cc091908296309b9275" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:36 [2020-09-01T09:07:36.662Z] time="2020-09-01T09:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:36 [2020-09-01T09:07:36.662Z] time="2020-09-01T09:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2503cbc3baea7ee5528931cdce98481fcd0004f94ba6cc091908296309b9275" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:36 [2020-09-01T09:07:36.662Z] === RUN   TestPluginInstall/with_htpasswd
09:07:37 [2020-09-01T09:07:37.313Z] time="2020-09-01T09:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:37 [2020-09-01T09:07:37.313Z] time="2020-09-01T09:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54138aa9fcd5004fb4a462246802130e07df9894df021d6918cb8922269b6cce" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:37 [2020-09-01T09:07:37.313Z] time="2020-09-01T09:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:37 [2020-09-01T09:07:37.313Z] time="2020-09-01T09:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54138aa9fcd5004fb4a462246802130e07df9894df021d6918cb8922269b6cce" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:37 [2020-09-01T09:07:37.607Z] === RUN   TestPluginInstall/with_insecure
09:07:39 [2020-09-01T09:07:39.129Z] time="2020-09-01T09:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:39 [2020-09-01T09:07:39.129Z] time="2020-09-01T09:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac0469072d0a938e75b485c94d23af3e2d0ccc6958af4e30d0b442a431d60c06" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:39 [2020-09-01T09:07:39.129Z] time="2020-09-01T09:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:07:39 [2020-09-01T09:07:39.129Z] time="2020-09-01T09:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac0469072d0a938e75b485c94d23af3e2d0ccc6958af4e30d0b442a431d60c06" mediatype=application/vnd.docker.plugin.v1+json size=522
09:07:39 [2020-09-01T09:07:39.129Z] --- PASS: TestPluginInstall (7.66s)
09:07:39 [2020-09-01T09:07:39.129Z]     --- PASS: TestPluginInstall/no_auth (5.33s)
09:07:39 [2020-09-01T09:07:39.129Z]     --- PASS: TestPluginInstall/with_htpasswd (0.96s)
09:07:39 [2020-09-01T09:07:39.129Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
09:07:39 [2020-09-01T09:07:39.129Z]         plugin_test.go:157: [d53ba8b61a13f] daemon is not started
09:07:39 [2020-09-01T09:07:39.129Z] PASS
09:07:39 [2020-09-01T09:07:39.129Z] 
09:07:39 [2020-09-01T09:07:39.129Z] DONE 6 tests in 7.756s
09:07:39 [2020-09-01T09:07:39.129Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:07:39 [2020-09-01T09:07:39.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:07:39 [2020-09-01T09:07:39.129Z] ++ set -e
09:07:39 [2020-09-01T09:07:39.129Z] ++ '[' -n 0 ']'
09:07:39 [2020-09-01T09:07:39.129Z] ++ set -x
09:07:39 [2020-09-01T09:07:39.129Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:07:39 [2020-09-01T09:07:39.129Z] INFO: Testing against a local daemon
09:07:39 [2020-09-01T09:07:39.129Z] === RUN   TestExternalGraphDriver
09:07:39 [2020-09-01T09:07:39.425Z] === RUN   TestExternalGraphDriver/json
09:07:41 [2020-09-01T09:07:41.511Z] === RUN   TestExternalGraphDriver/spec
09:07:43 [2020-09-01T09:07:43.034Z] === RUN   TestExternalGraphDriver/pull
09:07:44 [2020-09-01T09:07:44.550Z] --- PASS: TestExternalGraphDriver (5.49s)
09:07:44 [2020-09-01T09:07:44.550Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
09:07:44 [2020-09-01T09:07:44.550Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
09:07:44 [2020-09-01T09:07:44.550Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
09:07:44 [2020-09-01T09:07:44.550Z] === RUN   TestGraphdriverPluginV2
09:07:44 [2020-09-01T09:07:44.848Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
09:07:44 [2020-09-01T09:07:44.848Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:44 [2020-09-01T09:07:44.848Z] PASS
09:07:44 [2020-09-01T09:07:44.848Z] 
09:07:44 [2020-09-01T09:07:44.848Z] === Skipped
09:07:44 [2020-09-01T09:07:44.848Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
09:07:44 [2020-09-01T09:07:44.848Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:44 [2020-09-01T09:07:44.848Z] 
09:07:44 [2020-09-01T09:07:44.848Z] 
09:07:44 [2020-09-01T09:07:44.848Z] DONE 5 tests, 1 skipped in 5.655s
09:07:44 [2020-09-01T09:07:44.848Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:07:44 [2020-09-01T09:07:44.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:07:44 [2020-09-01T09:07:44.848Z] ++ set -e
09:07:44 [2020-09-01T09:07:44.848Z] ++ '[' -n 0 ']'
09:07:44 [2020-09-01T09:07:44.848Z] ++ set -x
09:07:44 [2020-09-01T09:07:44.848Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:07:44 [2020-09-01T09:07:44.848Z] INFO: Testing against a local daemon
09:07:44 [2020-09-01T09:07:44.848Z] === RUN   TestContinueAfterPluginCrash
09:07:44 [2020-09-01T09:07:44.848Z] === PAUSE TestContinueAfterPluginCrash
09:07:44 [2020-09-01T09:07:44.848Z] === RUN   TestReadPluginNoRead
09:07:44 [2020-09-01T09:07:44.848Z] === PAUSE TestReadPluginNoRead
09:07:44 [2020-09-01T09:07:44.848Z] === RUN   TestDaemonStartWithLogOpt
09:07:44 [2020-09-01T09:07:44.848Z] === PAUSE TestDaemonStartWithLogOpt
09:07:44 [2020-09-01T09:07:44.848Z] === CONT  TestContinueAfterPluginCrash
09:07:44 [2020-09-01T09:07:44.848Z] === CONT  TestDaemonStartWithLogOpt
09:07:44 [2020-09-01T09:07:44.848Z] === CONT  TestReadPluginNoRead
09:07:50 [2020-09-01T09:07:50.460Z] === RUN   TestReadPluginNoRead/default
09:07:50 [2020-09-01T09:07:50.460Z] --- PASS: TestDaemonStartWithLogOpt (5.46s)
09:07:51 [2020-09-01T09:07:51.518Z] === RUN   TestReadPluginNoRead/disabled_caching
09:07:52 [2020-09-01T09:07:52.562Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:07:54 [2020-09-01T09:07:54.082Z] --- PASS: TestReadPluginNoRead (9.33s)
09:07:54 [2020-09-01T09:07:54.082Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
09:07:54 [2020-09-01T09:07:54.082Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.35s)
09:07:54 [2020-09-01T09:07:54.082Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
09:07:54 [2020-09-01T09:07:54.082Z]     read_test.go:92: [d09240974db7d] daemon is not started
09:07:55 [2020-09-01T09:07:55.611Z] --- PASS: TestContinueAfterPluginCrash (10.62s)
09:07:55 [2020-09-01T09:07:55.611Z] PASS
09:07:55 [2020-09-01T09:07:55.611Z] 
09:07:55 [2020-09-01T09:07:55.611Z] DONE 6 tests in 10.697s
09:07:55 [2020-09-01T09:07:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:07:55 [2020-09-01T09:07:55.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:07:55 [2020-09-01T09:07:55.611Z] ++ set -e
09:07:55 [2020-09-01T09:07:55.611Z] ++ '[' -n 0 ']'
09:07:55 [2020-09-01T09:07:55.611Z] ++ set -x
09:07:55 [2020-09-01T09:07:55.611Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:07:55 [2020-09-01T09:07:55.611Z] testing: warning: no tests to run
09:07:55 [2020-09-01T09:07:55.611Z] PASS
09:07:55 [2020-09-01T09:07:55.611Z] 
09:07:55 [2020-09-01T09:07:55.611Z] DONE 0 tests in 0.018s
09:07:55 [2020-09-01T09:07:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:07:55 [2020-09-01T09:07:55.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:07:55 [2020-09-01T09:07:55.611Z] ++ set -e
09:07:55 [2020-09-01T09:07:55.611Z] ++ '[' -n 0 ']'
09:07:55 [2020-09-01T09:07:55.611Z] ++ set -x
09:07:55 [2020-09-01T09:07:55.611Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:07:55 [2020-09-01T09:07:55.611Z] INFO: Testing against a local daemon
09:07:55 [2020-09-01T09:07:55.611Z] === RUN   TestPluginWithDevMounts
09:07:55 [2020-09-01T09:07:55.611Z] === PAUSE TestPluginWithDevMounts
09:07:55 [2020-09-01T09:07:55.611Z] === CONT  TestPluginWithDevMounts
09:07:57 [2020-09-01T09:07:57.690Z] --- PASS: TestPluginWithDevMounts (1.86s)
09:07:57 [2020-09-01T09:07:57.690Z] PASS
09:07:57 [2020-09-01T09:07:57.690Z] 
09:07:57 [2020-09-01T09:07:57.690Z] DONE 1 tests in 1.937s
09:07:57 [2020-09-01T09:07:57.690Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:07:57 [2020-09-01T09:07:57.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
09:07:57 [2020-09-01T09:07:57.690Z] ++ set -e
09:07:57 [2020-09-01T09:07:57.690Z] ++ '[' -n 0 ']'
09:07:57 [2020-09-01T09:07:57.690Z] ++ set -x
09:07:57 [2020-09-01T09:07:57.690Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
09:07:57 [2020-09-01T09:07:57.690Z] INFO: Testing against a local daemon
09:07:57 [2020-09-01T09:07:57.690Z] === RUN   TestSecretInspect
09:07:59 [2020-09-01T09:07:59.770Z] --- PASS: TestSecretInspect (1.88s)
09:07:59 [2020-09-01T09:07:59.770Z] === RUN   TestSecretList
09:08:01 [2020-09-01T09:08:01.294Z] --- PASS: TestSecretList (1.88s)
09:08:01 [2020-09-01T09:08:01.294Z] === RUN   TestSecretsCreateAndDelete
09:08:03 [2020-09-01T09:08:03.379Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
09:08:03 [2020-09-01T09:08:03.379Z] === RUN   TestSecretsUpdate
09:08:05 [2020-09-01T09:08:05.479Z] --- PASS: TestSecretsUpdate (1.90s)
09:08:05 [2020-09-01T09:08:05.479Z] === RUN   TestTemplatedSecret
09:08:07 [2020-09-01T09:08:07.570Z] --- PASS: TestTemplatedSecret (2.39s)
09:08:07 [2020-09-01T09:08:07.570Z] === RUN   TestSecretCreateResolve
09:08:09 [2020-09-01T09:08:09.654Z] --- PASS: TestSecretCreateResolve (1.92s)
09:08:09 [2020-09-01T09:08:09.654Z] PASS
09:08:09 [2020-09-01T09:08:09.654Z] 
09:08:09 [2020-09-01T09:08:09.654Z] DONE 6 tests in 11.934s
09:08:09 [2020-09-01T09:08:09.654Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:08:09 [2020-09-01T09:08:09.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
09:08:09 [2020-09-01T09:08:09.654Z] ++ set -e
09:08:09 [2020-09-01T09:08:09.654Z] ++ '[' -n 0 ']'
09:08:09 [2020-09-01T09:08:09.654Z] ++ set -x
09:08:09 [2020-09-01T09:08:09.654Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
09:08:09 [2020-09-01T09:08:09.654Z] INFO: Testing against a local daemon
09:08:09 [2020-09-01T09:08:09.654Z] === RUN   TestServiceCreateInit
09:08:09 [2020-09-01T09:08:09.654Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:08:13 [2020-09-01T09:08:13.218Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:08:17 [2020-09-01T09:08:17.688Z] --- PASS: TestServiceCreateInit (7.47s)
09:08:17 [2020-09-01T09:08:17.688Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
09:08:17 [2020-09-01T09:08:17.688Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
09:08:17 [2020-09-01T09:08:17.688Z] === RUN   TestCreateServiceMultipleTimes
09:08:33 [2020-09-01T09:08:33.091Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
09:08:33 [2020-09-01T09:08:33.091Z] === RUN   TestCreateServiceConflict
09:08:34 [2020-09-01T09:08:34.145Z] --- PASS: TestCreateServiceConflict (1.95s)
09:08:34 [2020-09-01T09:08:34.145Z] === RUN   TestCreateServiceMaxReplicas
09:08:36 [2020-09-01T09:08:36.906Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
09:08:36 [2020-09-01T09:08:36.906Z] === RUN   TestCreateWithDuplicateNetworkNames
09:08:49 [2020-09-01T09:08:49.583Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
09:08:49 [2020-09-01T09:08:49.583Z] === RUN   TestCreateServiceSecretFileMode
09:08:52 [2020-09-01T09:08:52.331Z] --- PASS: TestCreateServiceSecretFileMode (2.23s)
09:08:52 [2020-09-01T09:08:52.331Z] === RUN   TestCreateServiceConfigFileMode
09:08:54 [2020-09-01T09:08:54.418Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
09:08:54 [2020-09-01T09:08:54.418Z] === RUN   TestCreateServiceSysctls
09:08:57 [2020-09-01T09:08:57.183Z] --- PASS: TestCreateServiceSysctls (3.03s)
09:08:57 [2020-09-01T09:08:57.183Z] === RUN   TestCreateServiceCapabilities
09:08:59 [2020-09-01T09:08:59.274Z] --- PASS: TestCreateServiceCapabilities (2.28s)
09:08:59 [2020-09-01T09:08:59.274Z] === RUN   TestInspect
09:09:02 [2020-09-01T09:09:02.030Z] --- PASS: TestInspect (2.46s)
09:09:02 [2020-09-01T09:09:02.030Z] === RUN   TestCreateJob
09:09:04 [2020-09-01T09:09:04.794Z] --- PASS: TestCreateJob (2.94s)
09:09:04 [2020-09-01T09:09:04.794Z] === RUN   TestReplicatedJob
09:09:10 [2020-09-01T09:09:10.400Z] --- PASS: TestReplicatedJob (4.76s)
09:09:10 [2020-09-01T09:09:10.400Z] === RUN   TestUpdateReplicatedJob
09:09:12 [2020-09-01T09:09:12.484Z] --- PASS: TestUpdateReplicatedJob (2.98s)
09:09:12 [2020-09-01T09:09:12.484Z] === RUN   TestServiceListWithStatuses
09:09:12 [2020-09-01T09:09:12.484Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:09:12 [2020-09-01T09:09:12.484Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:09:12 [2020-09-01T09:09:12.484Z] === RUN   TestDockerNetworkConnectAlias
09:09:16 [2020-09-01T09:09:16.960Z] --- PASS: TestDockerNetworkConnectAlias (4.03s)
09:09:16 [2020-09-01T09:09:16.960Z] === RUN   TestDockerNetworkReConnect
09:09:19 [2020-09-01T09:09:19.710Z] --- PASS: TestDockerNetworkReConnect (3.27s)
09:09:19 [2020-09-01T09:09:19.710Z] === RUN   TestServicePlugin
09:09:19 [2020-09-01T09:09:19.710Z] --- SKIP: TestServicePlugin (0.00s)
09:09:19 [2020-09-01T09:09:19.710Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:09:19 [2020-09-01T09:09:19.710Z] === RUN   TestServiceUpdateLabel
09:09:21 [2020-09-01T09:09:21.801Z] --- PASS: TestServiceUpdateLabel (1.91s)
09:09:21 [2020-09-01T09:09:21.801Z] === RUN   TestServiceUpdateSecrets
09:09:37 [2020-09-01T09:09:37.187Z] --- PASS: TestServiceUpdateSecrets (14.23s)
09:09:37 [2020-09-01T09:09:37.187Z] === RUN   TestServiceUpdateConfigs
09:09:52 [2020-09-01T09:09:52.557Z] --- PASS: TestServiceUpdateConfigs (14.20s)
09:09:52 [2020-09-01T09:09:52.557Z] === RUN   TestServiceUpdateNetwork
09:10:02 [2020-09-01T09:10:02.959Z] --- PASS: TestServiceUpdateNetwork (12.19s)
09:10:02 [2020-09-01T09:10:02.959Z] === RUN   TestServiceUpdatePidsLimit
09:10:03 [2020-09-01T09:10:03.268Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:10:03 [2020-09-01T09:10:03.909Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:10:10 [2020-09-01T09:10:10.823Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
09:10:19 [2020-09-01T09:10:19.338Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
09:10:19 [2020-09-01T09:10:19.338Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:10:19 [2020-09-01T09:10:19.338Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
09:10:19 [2020-09-01T09:10:19.338Z] PASS
09:10:19 [2020-09-01T09:10:19.338Z] 
09:10:19 [2020-09-01T09:10:19.338Z] === Skipped
09:10:19 [2020-09-01T09:10:19.338Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:10:19 [2020-09-01T09:10:19.338Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:10:19 [2020-09-01T09:10:19.338Z] 
09:10:19 [2020-09-01T09:10:19.338Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:10:19 [2020-09-01T09:10:19.338Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:10:19 [2020-09-01T09:10:19.338Z] 
09:10:19 [2020-09-01T09:10:19.338Z] 
09:10:19 [2020-09-01T09:10:19.338Z] DONE 27 tests, 2 skipped in 128.906s
09:10:19 [2020-09-01T09:10:19.338Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:10:19 [2020-09-01T09:10:19.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
09:10:19 [2020-09-01T09:10:19.338Z] ++ set -e
09:10:19 [2020-09-01T09:10:19.338Z] ++ '[' -n 0 ']'
09:10:19 [2020-09-01T09:10:19.338Z] ++ set -x
09:10:19 [2020-09-01T09:10:19.338Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
09:10:19 [2020-09-01T09:10:19.338Z] INFO: Testing against a local daemon
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestSessionCreate
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestSessionCreate (0.04s)
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestSessionCreateWithBadUpgrade
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:10:19 [2020-09-01T09:10:19.338Z] PASS
09:10:19 [2020-09-01T09:10:19.338Z] 
09:10:19 [2020-09-01T09:10:19.338Z] DONE 2 tests in 0.148s
09:10:19 [2020-09-01T09:10:19.338Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:10:19 [2020-09-01T09:10:19.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
09:10:19 [2020-09-01T09:10:19.338Z] ++ set -e
09:10:19 [2020-09-01T09:10:19.338Z] ++ '[' -n 0 ']'
09:10:19 [2020-09-01T09:10:19.338Z] ++ set -x
09:10:19 [2020-09-01T09:10:19.338Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
09:10:19 [2020-09-01T09:10:19.338Z] INFO: Testing against a local daemon
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:10:19 [2020-09-01T09:10:19.338Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:10:19 [2020-09-01T09:10:19.338Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestEventsExecDie
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestEventsExecDie (0.61s)
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestEventsBackwardsCompatible
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestInfoBinaryCommits
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestInfoAPIVersioned
09:10:19 [2020-09-01T09:10:19.338Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:10:19 [2020-09-01T09:10:19.338Z] === RUN   TestInfoDiscoveryBackend
09:10:19 [2020-09-01T09:10:19.977Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:10:19 [2020-09-01T09:10:19.977Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:10:21 [2020-09-01T09:10:21.018Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:10:21 [2020-09-01T09:10:21.018Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:10:21 [2020-09-01T09:10:21.312Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:10:21 [2020-09-01T09:10:21.312Z] === RUN   TestInfoAPI
09:10:21 [2020-09-01T09:10:21.312Z] --- PASS: TestInfoAPI (0.04s)
09:10:21 [2020-09-01T09:10:21.312Z] === RUN   TestInfoAPIWarnings
09:10:21 [2020-09-01T09:10:21.950Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:10:21 [2020-09-01T09:10:21.950Z] === RUN   TestInfoDebug
09:10:22 [2020-09-01T09:10:22.599Z] --- PASS: TestInfoDebug (0.53s)
09:10:22 [2020-09-01T09:10:22.599Z] === RUN   TestInfoInsecureRegistries
09:10:22 [2020-09-01T09:10:22.898Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:10:22 [2020-09-01T09:10:22.898Z] === RUN   TestInfoRegistryMirrors
09:10:23 [2020-09-01T09:10:23.533Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:10:23 [2020-09-01T09:10:23.533Z] === RUN   TestLoginFailsWithBadCredentials
09:10:23 [2020-09-01T09:10:23.837Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:10:23 [2020-09-01T09:10:23.837Z] === RUN   TestPingCacheHeaders
09:10:23 [2020-09-01T09:10:23.837Z] --- PASS: TestPingCacheHeaders (0.03s)
09:10:23 [2020-09-01T09:10:23.837Z] === RUN   TestPingGet
09:10:23 [2020-09-01T09:10:23.837Z] --- PASS: TestPingGet (0.02s)
09:10:23 [2020-09-01T09:10:23.837Z] === RUN   TestPingHead
09:10:23 [2020-09-01T09:10:23.837Z] --- PASS: TestPingHead (0.03s)
09:10:23 [2020-09-01T09:10:23.837Z] === RUN   TestVersion
09:10:24 [2020-09-01T09:10:24.134Z] --- PASS: TestVersion (0.04s)
09:10:24 [2020-09-01T09:10:24.134Z] PASS
09:10:24 [2020-09-01T09:10:24.134Z] 
09:10:24 [2020-09-01T09:10:24.134Z] === Skipped
09:10:24 [2020-09-01T09:10:24.134Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:10:24 [2020-09-01T09:10:24.134Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:10:24 [2020-09-01T09:10:24.134Z] 
09:10:24 [2020-09-01T09:10:24.134Z] 
09:10:24 [2020-09-01T09:10:24.134Z] DONE 18 tests, 1 skipped in 5.506s
09:10:24 [2020-09-01T09:10:24.134Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:10:24 [2020-09-01T09:10:24.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
09:10:24 [2020-09-01T09:10:24.134Z] ++ set -e
09:10:24 [2020-09-01T09:10:24.134Z] ++ '[' -n 0 ']'
09:10:24 [2020-09-01T09:10:24.134Z] ++ set -x
09:10:24 [2020-09-01T09:10:24.134Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
09:10:24 [2020-09-01T09:10:24.134Z] INFO: Testing against a local daemon
09:10:24 [2020-09-01T09:10:24.134Z] === RUN   TestVolumesCreateAndList
09:10:24 [2020-09-01T09:10:24.134Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:10:24 [2020-09-01T09:10:24.134Z] === RUN   TestVolumesRemove
09:10:24 [2020-09-01T09:10:24.134Z] --- PASS: TestVolumesRemove (0.07s)
09:10:24 [2020-09-01T09:10:24.134Z] === RUN   TestVolumesInspect
09:10:24 [2020-09-01T09:10:24.134Z] --- PASS: TestVolumesInspect (0.02s)
09:10:24 [2020-09-01T09:10:24.134Z] === RUN   TestVolumesInvalidJSON
09:10:24 [2020-09-01T09:10:24.134Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:10:24 [2020-09-01T09:10:24.134Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:10:24 [2020-09-01T09:10:24.134Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:10:24 [2020-09-01T09:10:24.134Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:10:24 [2020-09-01T09:10:24.134Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:10:24 [2020-09-01T09:10:24.134Z] PASS
09:10:24 [2020-09-01T09:10:24.134Z] 
09:10:24 [2020-09-01T09:10:24.134Z] DONE 5 tests in 0.218s
09:10:24 [2020-09-01T09:10:24.134Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:10:24 [2020-09-01T09:10:24.428Z] ++++ cat bundles/test-integration/docker.pid
09:10:24 [2020-09-01T09:10:24.428Z] +++ kill 13838
09:10:25 [2020-09-01T09:10:25.466Z] +++ /etc/init.d/apparmor stop
09:10:25 [2020-09-01T09:10:25.466Z] Leaving: AppArmorNo profiles have been unloaded.
09:10:25 [2020-09-01T09:10:25.466Z] 
09:10:25 [2020-09-01T09:10:25.466Z] Unloading profiles will leave already running processes permanently
09:10:25 [2020-09-01T09:10:25.466Z] unconfined, which can lead to unexpected situations.
09:10:25 [2020-09-01T09:10:25.466Z] 
09:10:25 [2020-09-01T09:10:25.466Z] To set a process to complain mode, use the command line tool
09:10:25 [2020-09-01T09:10:25.466Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:10:25 [2020-09-01T09:10:25.466Z] +++ true
09:10:25 [2020-09-01T09:10:25.466Z] exiting test-integration
09:10:25 [2020-09-01T09:10:25.466Z] ++ exit 0
09:10:25 [2020-09-01T09:10:25.466Z]