Skip to content

Console Output

15:13:03 [2020-02-10T15:13:03.836Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -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:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary test-integration
15:13:04 [2020-02-10T15:13:04.133Z] 
15:13:04 [2020-02-10T15:13:04.429Z] Removing bundles/
15:13:04 [2020-02-10T15:13:04.429Z] 
15:13:04 [2020-02-10T15:13:04.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:13:04 [2020-02-10T15:13:04.429Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:13:04 [2020-02-10T15:13:04.429Z] GOOS="" GOARCH="" GOARM=""
15:15:11 [2020-02-10T15:15:11.741Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:15:11 [2020-02-10T15:15:11.741Z] 
15:15:11 [2020-02-10T15:15:11.741Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:15:11 [2020-02-10T15:15:11.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:15:11 [2020-02-10T15:15:11.741Z] HOSTNAME=fd3735b004cf
15:15:11 [2020-02-10T15:15:11.741Z] TESTDEBUG=0
15:15:11 [2020-02-10T15:15:11.741Z] DEST=bundles/test-integration
15:15:11 [2020-02-10T15:15:11.741Z] PWD=/go/src/github.com/docker/docker
15:15:11 [2020-02-10T15:15:11.741Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f
15:15:11 [2020-02-10T15:15:11.741Z] container=docker
15:15:11 [2020-02-10T15:15:11.741Z] HOME=/root
15:15:11 [2020-02-10T15:15:11.741Z] GOLANG_VERSION=1.13.7
15:15:11 [2020-02-10T15:15:11.741Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:15:11 [2020-02-10T15:15:11.741Z] VALIDATE_BRANCH=master
15:15:11 [2020-02-10T15:15:11.741Z] TERM=xterm
15:15:11 [2020-02-10T15:15:11.741Z] DOCKER_PKG=github.com/docker/docker
15:15:11 [2020-02-10T15:15:11.741Z] SHLVL=1
15:15:11 [2020-02-10T15:15:11.741Z] TIMEOUT=120m
15:15:11 [2020-02-10T15:15:11.741Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:15:11 [2020-02-10T15:15:11.741Z] DOCKER_GRAPHDRIVER=overlay2
15:15:11 [2020-02-10T15:15:11.741Z] GO111MODULE=off
15:15:11 [2020-02-10T15:15:11.741Z] DOCKER_EXPERIMENTAL=1
15:15:11 [2020-02-10T15:15:11.741Z] TEST_SKIP_INTEGRATION_CLI=1
15:15:11 [2020-02-10T15:15:11.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:15:11 [2020-02-10T15:15:11.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:15:11 [2020-02-10T15:15:11.741Z] GOPATH=/go
15:15:11 [2020-02-10T15:15:11.741Z] PKG_CONFIG=pkg-config
15:15:11 [2020-02-10T15:15:11.741Z] _=/usr/bin/env
15:15:11 [2020-02-10T15:15:11.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:16:00 [2020-02-10T15:16:00.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:16:00 [2020-02-10T15:16:00.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:16:04 [2020-02-10T15:16:04.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:16:43 [2020-02-10T15:16:43.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:16:43 [2020-02-10T15:16:43.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:16:44 [2020-02-10T15:16:44.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:16:46 [2020-02-10T15:16:46.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:16:46 [2020-02-10T15:16:46.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:16:50 [2020-02-10T15:16:50.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:16:51 [2020-02-10T15:16:51.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:16:54 [2020-02-10T15:16:54.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:16:58 [2020-02-10T15:16:58.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:17:01 [2020-02-10T15:17:01.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:17:03 [2020-02-10T15:17:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:17:07 [2020-02-10T15:17:07.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:17:09 [2020-02-10T15:17:09.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:17:11 [2020-02-10T15:17:11.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:17:13 [2020-02-10T15:17:13.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:17:13 [2020-02-10T15:17:13.275Z] Using test binary docker
15:17:13 [2020-02-10T15:17:13.275Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:17:13 [2020-02-10T15:17:13.275Z] +++ /etc/init.d/apparmor start
15:17:13 [2020-02-10T15:17:13.275Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:17:13 [2020-02-10T15:17:13.275Z] INFO: Waiting for daemon to start...
15:17:13 [2020-02-10T15:17:13.275Z] Starting dockerd
15:17:13 [2020-02-10T15:17:13.275Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:17:15 [2020-02-10T15:17:15.308Z] .
15:17:15 [2020-02-10T15:17:15.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:17:15 [2020-02-10T15:17:15.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:17:15 [2020-02-10T15:17:15.308Z] Error: No such image: emptyfs
15:17:15 [2020-02-10T15:17:15.308Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:17:15 [2020-02-10T15:17:15.308Z] ++++ docker load
15:17:15 [2020-02-10T15:17:15.595Z] Running integration-test (iteration 1)
15:17:15 [2020-02-10T15:17:15.595Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:17:15 [2020-02-10T15:17:15.595Z] ++ 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
15:17:15 [2020-02-10T15:17:15.595Z] ++ set -e
15:17:15 [2020-02-10T15:17:15.595Z] ++ '[' -n 0 ']'
15:17:15 [2020-02-10T15:17:15.595Z] ++ set -x
15:17:15 [2020-02-10T15:17:15.595Z] ++ 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= 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
15:17:30 [2020-02-10T15:17:30.892Z] Loaded image: buildpack-deps:jessie
15:17:30 [2020-02-10T15:17:30.892Z] Loaded image: busybox:latest
15:17:30 [2020-02-10T15:17:30.892Z] Loaded image: busybox:glibc
15:17:30 [2020-02-10T15:17:30.892Z] Loaded image: debian:jessie
15:17:30 [2020-02-10T15:17:30.892Z] Loaded image: hello-world:latest
15:17:30 [2020-02-10T15:17:30.892Z] INFO: Testing against a local daemon
15:17:30 [2020-02-10T15:17:30.892Z] === RUN   TestCgroupNamespacesBuild
15:17:31 [2020-02-10T15:17:31.189Z] --- PASS: TestCgroupNamespacesBuild (1.61s)
15:17:31 [2020-02-10T15:17:31.189Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:17:33 [2020-02-10T15:17:33.234Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
15:17:33 [2020-02-10T15:17:33.234Z] === RUN   TestBuildWithSession
15:17:33 [2020-02-10T15:17:33.234Z] --- SKIP: TestBuildWithSession (0.00s)
15:17:33 [2020-02-10T15:17:33.234Z]     build_session_test.go:25: TODO: BuildKit
15:17:33 [2020-02-10T15:17:33.234Z] === RUN   TestBuildSquashParent
15:17:38 [2020-02-10T15:17:38.753Z] --- PASS: TestBuildSquashParent (5.61s)
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:17:38 [2020-02-10T15:17:38.753Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:17:38 [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:17:38 [2020-02-10T15:17:38.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:17:38 [2020-02-10T15:17:38.753Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:17:38 [2020-02-10T15:17:38.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:17:41 [2020-02-10T15:17:41.456Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:17:41 [2020-02-10T15:17:41.456Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:17:44 [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
15:17:44 [2020-02-10T15:17:44.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s)
15:17:44 [2020-02-10T15:17:44.143Z] === RUN   TestBuildMultiStageCopy
15:17:44 [2020-02-10T15:17:44.143Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:17:46 [2020-02-10T15:17:46.191Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:17:46 [2020-02-10T15:17:46.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:17:46 [2020-02-10T15:17:46.758Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:17:47 [2020-02-10T15:17:47.377Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:17:47 [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy (3.79s)
15:17:47 [2020-02-10T15:17:47.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
15:17:47 [2020-02-10T15:17:47.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
15:17:47 [2020-02-10T15:17:47.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
15:17:47 [2020-02-10T15:17:47.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
15:17:47 [2020-02-10T15:17:47.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
15:17:47 [2020-02-10T15:17:47.662Z] === RUN   TestBuildMultiStageParentConfig
15:17:48 [2020-02-10T15:17:48.678Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
15:17:48 [2020-02-10T15:17:48.678Z] === RUN   TestBuildLabelWithTargets
15:17:50 [2020-02-10T15:17:50.168Z] --- PASS: TestBuildLabelWithTargets (1.55s)
15:17:50 [2020-02-10T15:17:50.168Z] === RUN   TestBuildWithEmptyLayers
15:17:50 [2020-02-10T15:17:50.942Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
15:17:50 [2020-02-10T15:17:50.942Z] === RUN   TestBuildMultiStageOnBuild
15:17:53 [2020-02-10T15:17:53.574Z] --- PASS: TestBuildMultiStageOnBuild (2.15s)
15:17:53 [2020-02-10T15:17:53.574Z] === RUN   TestBuildUncleanTarFilenames
15:17:54 [2020-02-10T15:17:54.495Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
15:17:54 [2020-02-10T15:17:54.495Z] === RUN   TestBuildMultiStageLayerLeak
15:17:57 [2020-02-10T15:17:57.116Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
15:17:57 [2020-02-10T15:17:57.116Z] === RUN   TestBuildWithHugeFile
15:19:19 [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithHugeFile (80.26s)
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildWithEmptyDockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:19 [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:19:19 [2020-02-10T15:19:19.211Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
15:19:19 [2020-02-10T15:19:19.211Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
15:19:19 [2020-02-10T15:19:19.211Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildPreserveOwnership
15:19:19 [2020-02-10T15:19:19.211Z] === RUN   TestBuildPreserveOwnership/copy_from
15:19:20 [2020-02-10T15:19:20.221Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:19:22 [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPreserveOwnership (4.74s)
15:19:22 [2020-02-10T15:19:22.258Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.07s)
15:19:22 [2020-02-10T15:19:22.258Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
15:19:22 [2020-02-10T15:19:22.258Z] === RUN   TestBuildPlatformInvalid
15:19:22 [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:19:22 [2020-02-10T15:19:22.258Z] PASS
15:19:22 [2020-02-10T15:19:22.258Z] 
15:19:22 [2020-02-10T15:19:22.258Z] === Skipped
15:19:22 [2020-02-10T15:19:22.258Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:19:22 [2020-02-10T15:19:22.258Z]     build_session_test.go:25: TODO: BuildKit
15:19:22 [2020-02-10T15:19:22.258Z] 
15:19:22 [2020-02-10T15:19:22.258Z] 
15:19:22 [2020-02-10T15:19:22.258Z] DONE 32 tests, 1 skipped in 126.650s
15:19:22 [2020-02-10T15:19:22.258Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:19:22 [2020-02-10T15:19:22.258Z] ++ 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
15:19:22 [2020-02-10T15:19:22.258Z] ++ set -e
15:19:22 [2020-02-10T15:19:22.258Z] ++ '[' -n 0 ']'
15:19:22 [2020-02-10T15:19:22.258Z] ++ set -x
15:19:22 [2020-02-10T15:19:22.258Z] ++ 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= 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
15:19:22 [2020-02-10T15:19:22.258Z] INFO: Testing against a local daemon
15:19:22 [2020-02-10T15:19:22.258Z] === RUN   TestConfigList
15:19:25 [2020-02-10T15:19:25.013Z] --- PASS: TestConfigList (2.27s)
15:19:25 [2020-02-10T15:19:25.013Z] === RUN   TestConfigsCreateAndDelete
15:19:27 [2020-02-10T15:19:27.043Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
15:19:27 [2020-02-10T15:19:27.043Z] === RUN   TestConfigsUpdate
15:19:29 [2020-02-10T15:19:29.079Z] --- PASS: TestConfigsUpdate (2.22s)
15:19:29 [2020-02-10T15:19:29.079Z] === RUN   TestTemplatedConfig
15:19:31 [2020-02-10T15:19:31.763Z] --- PASS: TestTemplatedConfig (2.64s)
15:19:31 [2020-02-10T15:19:31.763Z] === RUN   TestConfigInspect
15:19:34 [2020-02-10T15:19:34.467Z] --- PASS: TestConfigInspect (2.26s)
15:19:34 [2020-02-10T15:19:34.467Z] === RUN   TestConfigCreateWithLabels
15:19:36 [2020-02-10T15:19:36.502Z] --- PASS: TestConfigCreateWithLabels (2.33s)
15:19:36 [2020-02-10T15:19:36.502Z] === RUN   TestConfigCreateResolve
15:19:38 [2020-02-10T15:19:38.540Z] --- PASS: TestConfigCreateResolve (2.26s)
15:19:38 [2020-02-10T15:19:38.540Z] === RUN   TestConfigDaemonLibtrustID
15:19:39 [2020-02-10T15:19:39.167Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:19:39 [2020-02-10T15:19:39.167Z] PASS
15:19:39 [2020-02-10T15:19:39.167Z] 
15:19:39 [2020-02-10T15:19:39.167Z] DONE 8 tests in 16.882s
15:19:39 [2020-02-10T15:19:39.167Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:19:39 [2020-02-10T15:19:39.167Z] ++ 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
15:19:39 [2020-02-10T15:19:39.167Z] ++ set -e
15:19:39 [2020-02-10T15:19:39.167Z] ++ '[' -n 0 ']'
15:19:39 [2020-02-10T15:19:39.167Z] ++ set -x
15:19:39 [2020-02-10T15:19:39.167Z] ++ 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= 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
15:19:39 [2020-02-10T15:19:39.167Z] INFO: Testing against a local daemon
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestCheckpoint
15:19:39 [2020-02-10T15:19:39.167Z] --- SKIP: TestCheckpoint (0.00s)
15:19:39 [2020-02-10T15:19:39.167Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestContainerInvalidJSON
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:19:39 [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:19:39 [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:19:39 [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:19:39 [2020-02-10T15:19:39.167Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:19:39 [2020-02-10T15:19:39.167Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:19:39 [2020-02-10T15:19:39.167Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:19:39 [2020-02-10T15:19:39.167Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:19:39 [2020-02-10T15:19:39.167Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:19:39 [2020-02-10T15:19:39.167Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:19:39 [2020-02-10T15:19:39.167Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:19:39 [2020-02-10T15:19:39.167Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:19:39 [2020-02-10T15:19:39.454Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:19:39 [2020-02-10T15:19:39.454Z] === RUN   TestCopyFromContainerPathIsNotDir
15:19:39 [2020-02-10T15:19:39.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:19:39 [2020-02-10T15:19:39.454Z] === RUN   TestCopyToContainerPathDoesNotExist
15:19:39 [2020-02-10T15:19:39.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:19:39 [2020-02-10T15:19:39.454Z] === RUN   TestCopyToContainerPathIsNotDir
15:19:39 [2020-02-10T15:19:39.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
15:19:39 [2020-02-10T15:19:39.454Z] === RUN   TestCopyFromContainer
15:19:41 [2020-02-10T15:19:41.488Z] === RUN   TestCopyFromContainer//
15:19:41 [2020-02-10T15:19:41.488Z] === RUN   TestCopyFromContainer//bar/root
15:19:41 [2020-02-10T15:19:41.488Z] === RUN   TestCopyFromContainer//bar/root/
15:19:41 [2020-02-10T15:19:41.488Z] === RUN   TestCopyFromContainer/bar/quux
15:19:41 [2020-02-10T15:19:41.488Z] === RUN   TestCopyFromContainer/bar/quux/
15:19:41 [2020-02-10T15:19:41.773Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:19:41 [2020-02-10T15:19:41.773Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:19:41 [2020-02-10T15:19:41.773Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:19:41 [2020-02-10T15:19:41.773Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCopyFromContainer/bar/notarget
15:19:42 [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer (2.59s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:42 [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:42 [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:42 [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:42 [2020-02-10T15:19:42.063Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:42 [2020-02-10T15:19:42.063Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:42 [2020-02-10T15:19:42.063Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:42 [2020-02-10T15:19:42.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:19:42 [2020-02-10T15:19:42.063Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:19:42 [2020-02-10T15:19:42.063Z] === RUN   TestCreateLinkToNonExistingContainer
15:19:42 [2020-02-10T15:19:42.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateWithInvalidEnv
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateWithInvalidEnv/0
15:19:42 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/0
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateWithInvalidEnv/1
15:19:42 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/1
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateWithInvalidEnv/2
15:19:42 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/2
15:19:42 [2020-02-10T15:19:42.348Z] === CONT  TestCreateWithInvalidEnv/0
15:19:42 [2020-02-10T15:19:42.348Z] === CONT  TestCreateWithInvalidEnv/2
15:19:42 [2020-02-10T15:19:42.348Z] === CONT  TestCreateWithInvalidEnv/1
15:19:42 [2020-02-10T15:19:42.348Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:19:42 [2020-02-10T15:19:42.348Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:19:42 [2020-02-10T15:19:42.348Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:19:42 [2020-02-10T15:19:42.348Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.02s)
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateTmpfsMountsTarget
15:19:42 [2020-02-10T15:19:42.348Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:19:42 [2020-02-10T15:19:42.348Z] === RUN   TestCreateWithCustomMaskedPaths
15:19:44 [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:19:44 [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:19:44 [2020-02-10T15:19:44.385Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:19:44 [2020-02-10T15:19:44.385Z] === RUN   TestCreateWithCustomReadonlyPaths
15:19:46 [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:19:46 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:19:46 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:19:46 [2020-02-10T15:19:46.414Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:19:46 [2020-02-10T15:19:46.414Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:19:46 [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:19:46 [2020-02-10T15:19:46.414Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:19:46 [2020-02-10T15:19:46.414Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:19:46 [2020-02-10T15:19:46.414Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
15:19:46 [2020-02-10T15:19:46.414Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:19:46 [2020-02-10T15:19:46.414Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:19:46 [2020-02-10T15:19:46.414Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:19:47 [2020-02-10T15:19:47.033Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
15:19:47 [2020-02-10T15:19:47.033Z] === RUN   TestContainerStartOnDaemonRestart
15:19:47 [2020-02-10T15:19:47.033Z] === PAUSE TestContainerStartOnDaemonRestart
15:19:47 [2020-02-10T15:19:47.033Z] === RUN   TestDaemonRestartIpcMode
15:19:47 [2020-02-10T15:19:47.033Z] === PAUSE TestDaemonRestartIpcMode
15:19:47 [2020-02-10T15:19:47.033Z] === RUN   TestDaemonHostGatewayIP
15:19:47 [2020-02-10T15:19:47.033Z] === PAUSE TestDaemonHostGatewayIP
15:19:47 [2020-02-10T15:19:47.033Z] === RUN   TestDiff
15:19:47 [2020-02-10T15:19:47.649Z] --- PASS: TestDiff (0.66s)
15:19:47 [2020-02-10T15:19:47.649Z] === RUN   TestExecWithCloseStdin
15:19:48 [2020-02-10T15:19:48.662Z] --- PASS: TestExecWithCloseStdin (0.76s)
15:19:48 [2020-02-10T15:19:48.662Z] === RUN   TestExec
15:19:49 [2020-02-10T15:19:49.286Z] --- PASS: TestExec (0.76s)
15:19:49 [2020-02-10T15:19:49.286Z] === RUN   TestExecUser
15:19:50 [2020-02-10T15:19:50.320Z] --- PASS: TestExecUser (0.81s)
15:19:50 [2020-02-10T15:19:50.320Z] === RUN   TestExportContainerAndImportImage
15:19:50 [2020-02-10T15:19:50.938Z] --- PASS: TestExportContainerAndImportImage (0.98s)
15:19:50 [2020-02-10T15:19:50.938Z] === RUN   TestExportContainerAfterDaemonRestart
15:19:52 [2020-02-10T15:19:52.972Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
15:19:52 [2020-02-10T15:19:52.972Z] === RUN   TestHealthCheckWorkdir
15:19:53 [2020-02-10T15:19:53.589Z] --- PASS: TestHealthCheckWorkdir (0.93s)
15:19:53 [2020-02-10T15:19:53.589Z] === RUN   TestHealthKillContainer
15:19:56 [2020-02-10T15:19:56.267Z] --- PASS: TestHealthKillContainer (2.84s)
15:19:56 [2020-02-10T15:19:56.267Z] === RUN   TestInspectCpusetInConfigPre120
15:19:57 [2020-02-10T15:19:57.288Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
15:19:57 [2020-02-10T15:19:57.288Z] === RUN   TestIpcModeNone
15:19:57 [2020-02-10T15:19:57.912Z] --- PASS: TestIpcModeNone (0.79s)
15:19:57 [2020-02-10T15:19:57.912Z] === RUN   TestIpcModePrivate
15:19:58 [2020-02-10T15:19:58.531Z] --- PASS: TestIpcModePrivate (0.80s)
15:19:58 [2020-02-10T15:19:58.531Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:19:58 [2020-02-10T15:19:58.531Z] === RUN   TestIpcModeShareable
15:19:59 [2020-02-10T15:19:59.545Z] --- PASS: TestIpcModeShareable (0.77s)
15:19:59 [2020-02-10T15:19:59.545Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:19:59 [2020-02-10T15:19:59.545Z] === RUN   TestAPIIpcModeShareableAndContainer
15:20:01 [2020-02-10T15:20:01.584Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s)
15:20:01 [2020-02-10T15:20:01.584Z] === RUN   TestAPIIpcModeHost
15:20:02 [2020-02-10T15:20:02.212Z] --- PASS: TestAPIIpcModeHost (0.64s)
15:20:02 [2020-02-10T15:20:02.212Z] === RUN   TestDaemonIpcModeShareable
15:20:04 [2020-02-10T15:20:04.253Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
15:20:04 [2020-02-10T15:20:04.253Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:20:04 [2020-02-10T15:20:04.253Z] === RUN   TestDaemonIpcModePrivate
15:20:05 [2020-02-10T15:20:05.759Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
15:20:05 [2020-02-10T15:20:05.759Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:20:05 [2020-02-10T15:20:05.759Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:20:07 [2020-02-10T15:20:07.239Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
15:20:07 [2020-02-10T15:20:07.239Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:20:07 [2020-02-10T15:20:07.239Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:20:09 [2020-02-10T15:20:09.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
15:20:09 [2020-02-10T15:20:09.280Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:20:09 [2020-02-10T15:20:09.280Z] === RUN   TestIpcModeOlderClient
15:20:09 [2020-02-10T15:20:09.280Z] === PAUSE TestIpcModeOlderClient
15:20:09 [2020-02-10T15:20:09.280Z] === RUN   TestKillContainerInvalidSignal
15:20:09 [2020-02-10T15:20:09.569Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
15:20:09 [2020-02-10T15:20:09.569Z] === RUN   TestKillContainer
15:20:09 [2020-02-10T15:20:09.569Z] === RUN   TestKillContainer/no_signal
15:20:10 [2020-02-10T15:20:10.186Z] === RUN   TestKillContainer/non_killing_signal
15:20:10 [2020-02-10T15:20:10.809Z] === RUN   TestKillContainer/killing_signal
15:20:11 [2020-02-10T15:20:11.821Z] --- PASS: TestKillContainer (1.98s)
15:20:11 [2020-02-10T15:20:11.821Z]     --- PASS: TestKillContainer/no_signal (0.64s)
15:20:11 [2020-02-10T15:20:11.821Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
15:20:11 [2020-02-10T15:20:11.821Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
15:20:11 [2020-02-10T15:20:11.821Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:20:11 [2020-02-10T15:20:11.821Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:20:12 [2020-02-10T15:20:12.443Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:20:13 [2020-02-10T15:20:13.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
15:20:13 [2020-02-10T15:20:13.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
15:20:13 [2020-02-10T15:20:13.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
15:20:13 [2020-02-10T15:20:13.066Z] === RUN   TestKillStoppedContainer
15:20:13 [2020-02-10T15:20:13.066Z] --- PASS: TestKillStoppedContainer (0.09s)
15:20:13 [2020-02-10T15:20:13.066Z] === RUN   TestKillStoppedContainerAPIPre120
15:20:13 [2020-02-10T15:20:13.066Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:20:13 [2020-02-10T15:20:13.066Z] === RUN   TestKillDifferentUserContainer
15:20:13 [2020-02-10T15:20:13.684Z] --- PASS: TestKillDifferentUserContainer (0.66s)
15:20:13 [2020-02-10T15:20:13.684Z] === RUN   TestInspectOomKilledTrue
15:20:15 [2020-02-10T15:20:15.170Z] --- PASS: TestInspectOomKilledTrue (1.12s)
15:20:15 [2020-02-10T15:20:15.170Z] === RUN   TestInspectOomKilledFalse
15:20:15 [2020-02-10T15:20:15.460Z] --- PASS: TestInspectOomKilledFalse (0.67s)
15:20:15 [2020-02-10T15:20:15.460Z] === RUN   TestLinksEtcHostsContentMatch
15:20:16 [2020-02-10T15:20:16.079Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
15:20:16 [2020-02-10T15:20:16.079Z] === RUN   TestLinksContainerNames
15:20:17 [2020-02-10T15:20:17.556Z] --- PASS: TestLinksContainerNames (1.27s)
15:20:17 [2020-02-10T15:20:17.556Z] === RUN   TestLogsFollowTailEmpty
15:20:18 [2020-02-10T15:20:18.174Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
15:20:18 [2020-02-10T15:20:18.174Z] === RUN   TestContainerNetworkMountsNoChown
15:20:18 [2020-02-10T15:20:18.801Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/default
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/private
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rprivate
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/slave
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rslave
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/shared
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rshared
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/default
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rshared
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/shared
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rslave
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/default/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/slave
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rprivate
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/private
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/private/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/private/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === RUN   TestMountDaemonRoot/default/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/private/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:20:18 [2020-02-10T15:20:18.801Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/private/bind_root
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/default/mount_root
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:20:19 [2020-02-10T15:20:19.086Z] === CONT  TestMountDaemonRoot/default/bind_root
15:20:19 [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot (0.04s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:20:19 [2020-02-10T15:20:19.086Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:20:19 [2020-02-10T15:20:19.086Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:20:19 [2020-02-10T15:20:19.086Z] === RUN   TestContainerBindMountNonRecursive
15:20:21 [2020-02-10T15:20:21.128Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
15:20:21 [2020-02-10T15:20:21.128Z] === RUN   TestNetworkNat
15:20:21 [2020-02-10T15:20:21.418Z] --- PASS: TestNetworkNat (0.72s)
15:20:21 [2020-02-10T15:20:21.418Z] === RUN   TestNetworkLocalhostTCPNat
15:20:22 [2020-02-10T15:20:22.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
15:20:22 [2020-02-10T15:20:22.431Z] === RUN   TestNetworkLoopbackNat
15:20:23 [2020-02-10T15:20:23.050Z] --- PASS: TestNetworkLoopbackNat (0.93s)
15:20:23 [2020-02-10T15:20:23.050Z] === RUN   TestPause
15:20:24 [2020-02-10T15:20:24.074Z] --- PASS: TestPause (0.73s)
15:20:24 [2020-02-10T15:20:24.074Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:20:24 [2020-02-10T15:20:24.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:20:24 [2020-02-10T15:20:24.074Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:20:24 [2020-02-10T15:20:24.074Z] === RUN   TestPauseStopPausedContainer
15:20:24 [2020-02-10T15:20:24.691Z] --- PASS: TestPauseStopPausedContainer (0.71s)
15:20:24 [2020-02-10T15:20:24.691Z] === RUN   TestPsFilter
15:20:24 [2020-02-10T15:20:24.691Z] --- PASS: TestPsFilter (0.18s)
15:20:24 [2020-02-10T15:20:24.691Z] === RUN   TestRemoveContainerWithRemovedVolume
15:20:25 [2020-02-10T15:20:25.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
15:20:25 [2020-02-10T15:20:25.309Z] === RUN   TestRemoveContainerWithVolume
15:20:26 [2020-02-10T15:20:26.321Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
15:20:26 [2020-02-10T15:20:26.321Z] === RUN   TestRemoveContainerRunning
15:20:26 [2020-02-10T15:20:26.947Z] --- PASS: TestRemoveContainerRunning (0.68s)
15:20:26 [2020-02-10T15:20:26.947Z] === RUN   TestRemoveContainerForceRemoveRunning
15:20:27 [2020-02-10T15:20:27.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
15:20:27 [2020-02-10T15:20:27.564Z] === RUN   TestRemoveInvalidContainer
15:20:27 [2020-02-10T15:20:27.564Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:20:27 [2020-02-10T15:20:27.564Z] === RUN   TestRenameLinkedContainer
15:20:30 [2020-02-10T15:20:30.270Z] --- PASS: TestRenameLinkedContainer (2.62s)
15:20:30 [2020-02-10T15:20:30.270Z] === RUN   TestRenameStoppedContainer
15:20:30 [2020-02-10T15:20:30.889Z] --- PASS: TestRenameStoppedContainer (0.70s)
15:20:30 [2020-02-10T15:20:30.889Z] === RUN   TestRenameRunningContainerAndReuse
15:20:32 [2020-02-10T15:20:32.396Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s)
15:20:32 [2020-02-10T15:20:32.396Z] === RUN   TestRenameInvalidName
15:20:32 [2020-02-10T15:20:32.681Z] --- PASS: TestRenameInvalidName (0.66s)
15:20:32 [2020-02-10T15:20:32.681Z] === RUN   TestRenameAnonymousContainer
15:20:35 [2020-02-10T15:20:35.380Z] --- PASS: TestRenameAnonymousContainer (2.51s)
15:20:35 [2020-02-10T15:20:35.380Z] === RUN   TestRenameContainerWithSameName
15:20:35 [2020-02-10T15:20:35.998Z] --- PASS: TestRenameContainerWithSameName (0.63s)
15:20:35 [2020-02-10T15:20:35.998Z] === RUN   TestRenameContainerWithLinkedContainer
15:20:37 [2020-02-10T15:20:37.484Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
15:20:37 [2020-02-10T15:20:37.484Z] === RUN   TestResize
15:20:37 [2020-02-10T15:20:37.775Z] --- PASS: TestResize (0.66s)
15:20:37 [2020-02-10T15:20:37.775Z] === RUN   TestResizeWithInvalidSize
15:20:38 [2020-02-10T15:20:38.790Z] --- PASS: TestResizeWithInvalidSize (0.68s)
15:20:38 [2020-02-10T15:20:38.790Z] === RUN   TestResizeWhenContainerNotStarted
15:20:39 [2020-02-10T15:20:39.412Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:20:39 [2020-02-10T15:20:39.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:20:42 [2020-02-10T15:20:42.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:20:42 [2020-02-10T15:20:42.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:20:43 [2020-02-10T15:20:43.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:20:43 [2020-02-10T15:20:43.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:20:46 [2020-02-10T15:20:46.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:20:46 [2020-02-10T15:20:46.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:20:46 [2020-02-10T15:20:46.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:20:47 [2020-02-10T15:20:47.296Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:20:49 [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.84s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.65s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.50s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s)
15:20:49 [2020-02-10T15:20:49.991Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s)
15:20:49 [2020-02-10T15:20:49.992Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
15:20:49 [2020-02-10T15:20:49.992Z] === RUN   TestCgroupNamespacesRun
15:20:51 [2020-02-10T15:20:51.474Z] --- PASS: TestCgroupNamespacesRun (1.65s)
15:20:51 [2020-02-10T15:20:51.474Z] === RUN   TestCgroupNamespacesRunPrivileged
15:20:52 [2020-02-10T15:20:52.964Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
15:20:52 [2020-02-10T15:20:52.964Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:20:55 [2020-02-10T15:20:55.003Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
15:20:55 [2020-02-10T15:20:55.003Z] === RUN   TestCgroupNamespacesRunHostMode
15:20:56 [2020-02-10T15:20:56.488Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
15:20:56 [2020-02-10T15:20:56.488Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:20:57 [2020-02-10T15:20:57.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
15:20:57 [2020-02-10T15:20:57.991Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:20:59 [2020-02-10T15:20:59.005Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
15:20:59 [2020-02-10T15:20:59.005Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:21:00 [2020-02-10T15:21:00.035Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
15:21:00 [2020-02-10T15:21:00.035Z] === RUN   TestCgroupNamespacesRunOlderClient
15:21:01 [2020-02-10T15:21:01.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
15:21:01 [2020-02-10T15:21:01.546Z] === RUN   TestKernelTCPMemory
15:21:02 [2020-02-10T15:21:02.167Z] --- PASS: TestKernelTCPMemory (0.81s)
15:21:02 [2020-02-10T15:21:02.167Z] === RUN   TestNISDomainname
15:21:03 [2020-02-10T15:21:03.181Z] --- PASS: TestNISDomainname (0.84s)
15:21:03 [2020-02-10T15:21:03.181Z] === RUN   TestHostnameDnsResolution
15:21:04 [2020-02-10T15:21:04.196Z] --- PASS: TestHostnameDnsResolution (1.09s)
15:21:04 [2020-02-10T15:21:04.196Z] === RUN   TestStats
15:21:06 [2020-02-10T15:21:06.888Z] --- PASS: TestStats (2.46s)
15:21:06 [2020-02-10T15:21:06.888Z] === RUN   TestStopContainerWithTimeout
15:21:06 [2020-02-10T15:21:06.888Z] === RUN   TestStopContainerWithTimeout/0
15:21:06 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/0
15:21:06 [2020-02-10T15:21:06.888Z] === RUN   TestStopContainerWithTimeout/1
15:21:06 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/1
15:21:06 [2020-02-10T15:21:06.888Z] === RUN   TestStopContainerWithTimeout/3
15:21:06 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/3
15:21:06 [2020-02-10T15:21:06.888Z] === RUN   TestStopContainerWithTimeout/-1
15:21:06 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/-1
15:21:06 [2020-02-10T15:21:06.888Z] === CONT  TestStopContainerWithTimeout/0
15:21:06 [2020-02-10T15:21:06.888Z] === CONT  TestStopContainerWithTimeout/3
15:21:06 [2020-02-10T15:21:06.888Z] === CONT  TestStopContainerWithTimeout/-1
15:21:06 [2020-02-10T15:21:06.888Z] === CONT  TestStopContainerWithTimeout/1
15:21:10 [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:21:10 [2020-02-10T15:21:10.426Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
15:21:10 [2020-02-10T15:21:10.426Z]     --- PASS: TestStopContainerWithTimeout/1 (2.17s)
15:21:10 [2020-02-10T15:21:10.426Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
15:21:10 [2020-02-10T15:21:10.426Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
15:21:10 [2020-02-10T15:21:10.426Z] === RUN   TestDeleteDevicemapper
15:21:10 [2020-02-10T15:21:10.426Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:21:10 [2020-02-10T15:21:10.426Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:21:10 [2020-02-10T15:21:10.426Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:21:11 [2020-02-10T15:21:11.913Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s)
15:21:11 [2020-02-10T15:21:11.913Z] === RUN   TestUpdateMemory
15:21:12 [2020-02-10T15:21:12.928Z] --- PASS: TestUpdateMemory (0.88s)
15:21:12 [2020-02-10T15:21:12.928Z] === RUN   TestUpdateCPUQuota
15:21:13 [2020-02-10T15:21:13.942Z] --- PASS: TestUpdateCPUQuota (1.21s)
15:21:13 [2020-02-10T15:21:13.942Z] === RUN   TestUpdatePidsLimit
15:21:13 [2020-02-10T15:21:13.942Z] === RUN   TestUpdatePidsLimit/update_from_none
15:21:14 [2020-02-10T15:21:14.226Z] === RUN   TestUpdatePidsLimit/no_change
15:21:14 [2020-02-10T15:21:14.510Z] === RUN   TestUpdatePidsLimit/update_lower
15:21:15 [2020-02-10T15:21:15.128Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:21:15 [2020-02-10T15:21:15.128Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:21:15 [2020-02-10T15:21:15.761Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:21:16 [2020-02-10T15:21:16.047Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:21:17 [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit (3.23s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
15:21:17 [2020-02-10T15:21:17.059Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
15:21:17 [2020-02-10T15:21:17.059Z] === RUN   TestUpdateRestartPolicy
15:21:29 [2020-02-10T15:21:29.588Z] --- PASS: TestUpdateRestartPolicy (12.06s)
15:21:29 [2020-02-10T15:21:29.588Z] === RUN   TestUpdateRestartWithAutoRemove
15:21:29 [2020-02-10T15:21:29.878Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
15:21:29 [2020-02-10T15:21:29.878Z] === RUN   TestWaitNonBlocked
15:21:29 [2020-02-10T15:21:29.878Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:29 [2020-02-10T15:21:29.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:29 [2020-02-10T15:21:29.878Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:29 [2020-02-10T15:21:29.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:29 [2020-02-10T15:21:29.878Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:29 [2020-02-10T15:21:29.878Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:30 [2020-02-10T15:21:30.917Z] --- PASS: TestWaitNonBlocked (0.03s)
15:21:30 [2020-02-10T15:21:30.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
15:21:30 [2020-02-10T15:21:30.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
15:21:30 [2020-02-10T15:21:30.917Z] === RUN   TestWaitBlocked
15:21:30 [2020-02-10T15:21:30.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:21:30 [2020-02-10T15:21:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:21:30 [2020-02-10T15:21:30.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:21:30 [2020-02-10T15:21:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:21:30 [2020-02-10T15:21:30.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:21:30 [2020-02-10T15:21:30.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:21:31 [2020-02-10T15:21:31.932Z] --- PASS: TestWaitBlocked (0.03s)
15:21:31 [2020-02-10T15:21:31.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
15:21:31 [2020-02-10T15:21:31.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
15:21:31 [2020-02-10T15:21:31.932Z] === CONT  TestContainerStartOnDaemonRestart
15:21:31 [2020-02-10T15:21:31.932Z] === CONT  TestDaemonHostGatewayIP
15:21:31 [2020-02-10T15:21:31.932Z] === CONT  TestIpcModeOlderClient
15:21:31 [2020-02-10T15:21:31.932Z] === CONT  TestDaemonRestartIpcMode
15:21:31 [2020-02-10T15:21:31.932Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:21:36 [2020-02-10T15:21:36.357Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s)
15:21:36 [2020-02-10T15:21:36.642Z] --- PASS: TestDaemonRestartIpcMode (4.65s)
15:21:36 [2020-02-10T15:21:36.642Z] --- PASS: TestDaemonHostGatewayIP (4.78s)
15:21:36 [2020-02-10T15:21:36.642Z] PASS
15:21:36 [2020-02-10T15:21:36.642Z] 
15:21:36 [2020-02-10T15:21:36.642Z] === Skipped
15:21:36 [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:21:36 [2020-02-10T15:21:36.642Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:21:36 [2020-02-10T15:21:36.642Z] 
15:21:36 [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:21:36 [2020-02-10T15:21:36.642Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:21:36 [2020-02-10T15:21:36.642Z] 
15:21:36 [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:21:36 [2020-02-10T15:21:36.642Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:21:36 [2020-02-10T15:21:36.642Z] 
15:21:36 [2020-02-10T15:21:36.642Z] 
15:21:36 [2020-02-10T15:21:36.642Z] DONE 199 tests, 3 skipped in 117.510s
15:21:36 [2020-02-10T15:21:36.642Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:21:36 [2020-02-10T15:21:36.642Z] ++ 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
15:21:36 [2020-02-10T15:21:36.642Z] ++ set -e
15:21:36 [2020-02-10T15:21:36.642Z] ++ '[' -n 0 ']'
15:21:36 [2020-02-10T15:21:36.642Z] ++ set -x
15:21:36 [2020-02-10T15:21:36.642Z] ++ 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= 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
15:21:36 [2020-02-10T15:21:36.642Z] INFO: Testing against a local daemon
15:21:36 [2020-02-10T15:21:36.642Z] === RUN   TestCommitInheritsEnv
15:21:37 [2020-02-10T15:21:37.262Z] --- PASS: TestCommitInheritsEnv (0.41s)
15:21:37 [2020-02-10T15:21:37.262Z] === RUN   TestImportExtremelyLargeImageWorks
15:21:37 [2020-02-10T15:21:37.262Z] === PAUSE TestImportExtremelyLargeImageWorks
15:21:37 [2020-02-10T15:21:37.262Z] === RUN   TestImagesFilterMultiReference
15:21:37 [2020-02-10T15:21:37.262Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:21:37 [2020-02-10T15:21:37.262Z] === RUN   TestImagePullPlatformInvalid
15:21:37 [2020-02-10T15:21:37.262Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:21:37 [2020-02-10T15:21:37.262Z] === RUN   TestRemoveImageOrphaning
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestRemoveImageOrphaning (0.39s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestRemoveImageGarbageCollector
15:21:37 [2020-02-10T15:21:37.881Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:21:37 [2020-02-10T15:21:37.881Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagInvalidReference
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagInvalidReference (0.04s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagValidPrefixedRepo
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagExistedNameWithoutForce
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagOfficialNames
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagOfficialNames (0.07s)
15:21:37 [2020-02-10T15:21:37.881Z] === RUN   TestTagMatchesDigest
15:21:37 [2020-02-10T15:21:37.881Z] --- PASS: TestTagMatchesDigest (0.03s)
15:21:37 [2020-02-10T15:21:37.881Z] === CONT  TestImportExtremelyLargeImageWorks
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestImportExtremelyLargeImageWorks (295.11s)
15:26:45 [2020-02-10T15:26:45.454Z] PASS
15:26:45 [2020-02-10T15:26:45.454Z] 
15:26:45 [2020-02-10T15:26:45.454Z] === Skipped
15:26:45 [2020-02-10T15:26:45.454Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:45 [2020-02-10T15:26:45.454Z] 
15:26:45 [2020-02-10T15:26:45.454Z] 
15:26:45 [2020-02-10T15:26:45.454Z] DONE 12 tests, 1 skipped in 296.430s
15:26:45 [2020-02-10T15:26:45.454Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:26:45 [2020-02-10T15:26:45.454Z] ++ 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
15:26:45 [2020-02-10T15:26:45.454Z] ++ set -e
15:26:45 [2020-02-10T15:26:45.454Z] ++ '[' -n 0 ']'
15:26:45 [2020-02-10T15:26:45.454Z] ++ set -x
15:26:45 [2020-02-10T15:26:45.454Z] ++ 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= 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
15:26:45 [2020-02-10T15:26:45.454Z] INFO: Testing against a local daemon
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestNetworkCreateDelete
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkCreateDelete (0.22s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestDockerNetworkDeletePreferID
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestInspectNetwork
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestInspectNetwork/full_network_id
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestInspectNetwork/partial_network_id
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestInspectNetwork/network_name
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork (7.70s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestRunContainerWithBridgeNone
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestRunContainerWithBridgeNone (2.33s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestNetworkInvalidJSON
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestNetworkInvalidJSON//networks/create
15:26:45 [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:26:45 [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:26:45 [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:26:45 [2020-02-10T15:26:45.454Z] === CONT  TestNetworkInvalidJSON//networks/create
15:26:45 [2020-02-10T15:26:45.454Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:26:45 [2020-02-10T15:26:45.454Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestDaemonRestartWithLiveRestore
15:26:45 [2020-02-10T15:26:45.454Z] --- PASS: TestDaemonRestartWithLiveRestore (1.22s)
15:26:45 [2020-02-10T15:26:45.454Z] === RUN   TestDaemonDefaultNetworkPools
15:26:46 [2020-02-10T15:26:46.074Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
15:26:46 [2020-02-10T15:26:46.074Z] === RUN   TestDaemonRestartWithExistingNetwork
15:26:47 [2020-02-10T15:26:47.556Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
15:26:47 [2020-02-10T15:26:47.556Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:26:49 [2020-02-10T15:26:49.049Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
15:26:49 [2020-02-10T15:26:49.049Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:26:49 [2020-02-10T15:26:49.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:26:49 [2020-02-10T15:26:49.335Z] === RUN   TestServiceWithPredefinedNetwork
15:26:52 [2020-02-10T15:26:52.025Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
15:26:52 [2020-02-10T15:26:52.025Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:26:52 [2020-02-10T15:26:52.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:26:52 [2020-02-10T15:26:52.025Z]     service_test.go:230: FLAKY_TEST
15:26:52 [2020-02-10T15:26:52.025Z] === RUN   TestServiceWithDataPathPortInit
15:27:07 [2020-02-10T15:27:07.278Z] --- PASS: TestServiceWithDataPathPortInit (14.66s)
15:27:07 [2020-02-10T15:27:07.278Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:27:14 [2020-02-10T15:27:14.102Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s)
15:27:14 [2020-02-10T15:27:14.102Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6powkztcknje3dtt1ohmv87m1 Created:2020-02-10 15:27:07.596234273 +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[8aad99f3061d4781040cc6e2cb5f3dee66311dad23a8cd9a0768739ab6825806:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr4eoib7arih6fa9vja3xqavs EndpointID:6c39d0bcc6d9d98aef74f6bb772fbc00e9f523a796def16eef8de16b90af48ae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d454ffcc5f4dacd8c0af098ef1efdecacd4573a85857a5654de43face7f34229 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:7464c738f531 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr4eoib7arih6fa9vja3xqavs EndpointID:6c39d0bcc6d9d98aef74f6bb772fbc00e9f523a796def16eef8de16b90af48ae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:27:14 [2020-02-10T15:27:14.102Z] PASS
15:27:14 [2020-02-10T15:27:14.102Z] 
15:27:14 [2020-02-10T15:27:14.102Z] === Skipped
15:27:14 [2020-02-10T15:27:14.102Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:27:14 [2020-02-10T15:27:14.102Z]     service_test.go:230: FLAKY_TEST
15:27:14 [2020-02-10T15:27:14.102Z] 
15:27:14 [2020-02-10T15:27:14.102Z] 
15:27:14 [2020-02-10T15:27:14.102Z] DONE 21 tests, 1 skipped in 40.820s
15:27:14 [2020-02-10T15:27:14.102Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:27:14 [2020-02-10T15:27:14.102Z] ++ 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
15:27:14 [2020-02-10T15:27:14.102Z] ++ set -e
15:27:14 [2020-02-10T15:27:14.102Z] ++ '[' -n 0 ']'
15:27:14 [2020-02-10T15:27:14.102Z] ++ set -x
15:27:14 [2020-02-10T15:27:14.103Z] ++ 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= 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
15:27:14 [2020-02-10T15:27:14.103Z] INFO: Testing against a local daemon
15:27:14 [2020-02-10T15:27:14.103Z] === RUN   TestDockerNetworkIpvlanPersistance
15:27:14 [2020-02-10T15:27:14.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:27:14 [2020-02-10T15:27:14.103Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:27:14 [2020-02-10T15:27:14.103Z] === RUN   TestDockerNetworkIpvlan
15:27:14 [2020-02-10T15:27:14.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:27:14 [2020-02-10T15:27:14.103Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:27:14 [2020-02-10T15:27:14.103Z] PASS
15:27:14 [2020-02-10T15:27:14.103Z] 
15:27:14 [2020-02-10T15:27:14.103Z] === Skipped
15:27:14 [2020-02-10T15:27:14.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:27:14 [2020-02-10T15:27:14.103Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:27:14 [2020-02-10T15:27:14.103Z] 
15:27:14 [2020-02-10T15:27:14.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:27:14 [2020-02-10T15:27:14.103Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:27:14 [2020-02-10T15:27:14.103Z] 
15:27:14 [2020-02-10T15:27:14.103Z] 
15:27:14 [2020-02-10T15:27:14.103Z] DONE 2 tests, 2 skipped in 0.099s
15:27:14 [2020-02-10T15:27:14.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:27:14 [2020-02-10T15:27:14.103Z] ++ 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
15:27:14 [2020-02-10T15:27:14.103Z] ++ set -e
15:27:14 [2020-02-10T15:27:14.103Z] ++ '[' -n 0 ']'
15:27:14 [2020-02-10T15:27:14.103Z] ++ set -x
15:27:14 [2020-02-10T15:27:14.103Z] ++ 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= 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
15:27:14 [2020-02-10T15:27:14.103Z] INFO: Testing against a local daemon
15:27:14 [2020-02-10T15:27:14.103Z] === RUN   TestDockerNetworkMacvlanPersistance
15:27:15 [2020-02-10T15:27:15.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
15:27:15 [2020-02-10T15:27:15.586Z] === RUN   TestDockerNetworkMacvlan
15:27:16 [2020-02-10T15:27:16.600Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:27:17 [2020-02-10T15:27:17.626Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:27:18 [2020-02-10T15:27:18.644Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:27:21 [2020-02-10T15:27:21.338Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:27:24 [2020-02-10T15:27:24.871Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:27:29 [2020-02-10T15:27:29.281Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:27:30 [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan (14.66s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s)
15:27:30 [2020-02-10T15:27:30.296Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
15:27:30 [2020-02-10T15:27:30.296Z] PASS
15:27:30 [2020-02-10T15:27:30.296Z] 
15:27:30 [2020-02-10T15:27:30.296Z] DONE 8 tests in 16.271s
15:27:30 [2020-02-10T15:27:30.296Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:27:30 [2020-02-10T15:27:30.296Z] ++ 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
15:27:30 [2020-02-10T15:27:30.296Z] ++ set -e
15:27:30 [2020-02-10T15:27:30.296Z] ++ '[' -n 0 ']'
15:27:30 [2020-02-10T15:27:30.296Z] ++ set -x
15:27:30 [2020-02-10T15:27:30.296Z] ++ 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= 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
15:27:30 [2020-02-10T15:27:30.296Z] testing: warning: no tests to run
15:27:30 [2020-02-10T15:27:30.296Z] PASS
15:27:30 [2020-02-10T15:27:30.296Z] 
15:27:30 [2020-02-10T15:27:30.296Z] DONE 0 tests in 0.017s
15:27:30 [2020-02-10T15:27:30.296Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:27:30 [2020-02-10T15:27:30.296Z] ++ 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
15:27:30 [2020-02-10T15:27:30.296Z] ++ set -e
15:27:30 [2020-02-10T15:27:30.296Z] ++ '[' -n 0 ']'
15:27:30 [2020-02-10T15:27:30.296Z] ++ set -x
15:27:30 [2020-02-10T15:27:30.297Z] ++ 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= 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
15:27:30 [2020-02-10T15:27:30.580Z] INFO: Testing against a local daemon
15:27:30 [2020-02-10T15:27:30.580Z] === RUN   TestAuthZPluginAllowRequest
15:27:32 [2020-02-10T15:27:32.060Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
15:27:32 [2020-02-10T15:27:32.060Z] === RUN   TestAuthZPluginTLS
15:27:32 [2020-02-10T15:27:32.680Z] --- PASS: TestAuthZPluginTLS (0.59s)
15:27:32 [2020-02-10T15:27:32.680Z] === RUN   TestAuthZPluginDenyRequest
15:27:33 [2020-02-10T15:27:33.303Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
15:27:33 [2020-02-10T15:27:33.303Z] === RUN   TestAuthZPluginAPIDenyResponse
15:27:33 [2020-02-10T15:27:33.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
15:27:33 [2020-02-10T15:27:33.923Z] === RUN   TestAuthZPluginDenyResponse
15:27:34 [2020-02-10T15:27:34.553Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
15:27:34 [2020-02-10T15:27:34.553Z] === RUN   TestAuthZPluginAllowEventStream
15:27:36 [2020-02-10T15:27:36.044Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
15:27:36 [2020-02-10T15:27:36.044Z] === RUN   TestAuthZPluginErrorResponse
15:27:36 [2020-02-10T15:27:36.666Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
15:27:36 [2020-02-10T15:27:36.666Z] === RUN   TestAuthZPluginErrorRequest
15:27:37 [2020-02-10T15:27:37.286Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:27:37 [2020-02-10T15:27:37.286Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:27:37 [2020-02-10T15:27:37.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
15:27:37 [2020-02-10T15:27:37.571Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:27:40 [2020-02-10T15:27:40.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
15:27:40 [2020-02-10T15:27:40.263Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:27:42 [2020-02-10T15:27:42.300Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
15:27:42 [2020-02-10T15:27:42.300Z] === RUN   TestAuthZPluginHeader
15:27:42 [2020-02-10T15:27:42.919Z] --- PASS: TestAuthZPluginHeader (0.94s)
15:27:42 [2020-02-10T15:27:42.919Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:27:42 [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:27:42 [2020-02-10T15:27:42.919Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:27:42 [2020-02-10T15:27:42.919Z] === RUN   TestAuthZPluginV2Disable
15:27:42 [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:27:42 [2020-02-10T15:27:42.919Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:27:42 [2020-02-10T15:27:42.919Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:27:42 [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:27:42 [2020-02-10T15:27:42.919Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:27:42 [2020-02-10T15:27:42.919Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:27:42 [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:27:42 [2020-02-10T15:27:42.919Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:27:42 [2020-02-10T15:27:42.919Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:28:01 [2020-02-10T15:28:01.394Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
15:28:01 [2020-02-10T15:28:01.394Z] PASS
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] === Skipped
15:28:01 [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:28:01 [2020-02-10T15:28:01.394Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:28:01 [2020-02-10T15:28:01.394Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:28:01 [2020-02-10T15:28:01.394Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:28:01 [2020-02-10T15:28:01.394Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] DONE 17 tests, 4 skipped in 29.254s
15:28:01 [2020-02-10T15:28:01.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:28:01 [2020-02-10T15:28:01.394Z] ++ 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
15:28:01 [2020-02-10T15:28:01.394Z] ++ set -e
15:28:01 [2020-02-10T15:28:01.394Z] ++ '[' -n 0 ']'
15:28:01 [2020-02-10T15:28:01.394Z] ++ set -x
15:28:01 [2020-02-10T15:28:01.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
15:28:01 [2020-02-10T15:28:01.394Z] INFO: Testing against a local daemon
15:28:01 [2020-02-10T15:28:01.394Z] === RUN   TestPluginInvalidJSON
15:28:01 [2020-02-10T15:28:01.394Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:28:01 [2020-02-10T15:28:01.394Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:28:01 [2020-02-10T15:28:01.394Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:28:01 [2020-02-10T15:28:01.394Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:28:01 [2020-02-10T15:28:01.394Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:28:01 [2020-02-10T15:28:01.394Z] PASS
15:28:01 [2020-02-10T15:28:01.394Z] 
15:28:01 [2020-02-10T15:28:01.394Z] DONE 2 tests in 0.134s
15:28:01 [2020-02-10T15:28:01.394Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:28:01 [2020-02-10T15:28:01.394Z] ++ 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
15:28:01 [2020-02-10T15:28:01.394Z] ++ set -e
15:28:01 [2020-02-10T15:28:01.394Z] ++ '[' -n 0 ']'
15:28:01 [2020-02-10T15:28:01.394Z] ++ set -x
15:28:01 [2020-02-10T15:28:01.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
15:28:01 [2020-02-10T15:28:01.394Z] INFO: Testing against a local daemon
15:28:01 [2020-02-10T15:28:01.394Z] === RUN   TestExternalGraphDriver
15:28:01 [2020-02-10T15:28:01.394Z] === RUN   TestExternalGraphDriver/json
15:28:02 [2020-02-10T15:28:02.016Z] === RUN   TestExternalGraphDriver/spec
15:28:04 [2020-02-10T15:28:04.064Z] === RUN   TestExternalGraphDriver/pull
15:28:06 [2020-02-10T15:28:06.774Z] --- PASS: TestExternalGraphDriver (6.46s)
15:28:06 [2020-02-10T15:28:06.774Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
15:28:06 [2020-02-10T15:28:06.774Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
15:28:06 [2020-02-10T15:28:06.774Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
15:28:06 [2020-02-10T15:28:06.774Z] === RUN   TestGraphdriverPluginV2
15:28:06 [2020-02-10T15:28:06.774Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
15:28:06 [2020-02-10T15:28:06.774Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:06 [2020-02-10T15:28:06.774Z] PASS
15:28:06 [2020-02-10T15:28:06.774Z] 
15:28:06 [2020-02-10T15:28:06.774Z] === Skipped
15:28:06 [2020-02-10T15:28:06.774Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
15:28:06 [2020-02-10T15:28:06.774Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:06 [2020-02-10T15:28:06.774Z] 
15:28:06 [2020-02-10T15:28:06.774Z] 
15:28:06 [2020-02-10T15:28:06.774Z] DONE 5 tests, 1 skipped in 6.624s
15:28:06 [2020-02-10T15:28:06.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:28:06 [2020-02-10T15:28:06.774Z] ++ 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
15:28:06 [2020-02-10T15:28:06.774Z] ++ set -e
15:28:06 [2020-02-10T15:28:06.774Z] ++ '[' -n 0 ']'
15:28:06 [2020-02-10T15:28:06.774Z] ++ set -x
15:28:06 [2020-02-10T15:28:06.774Z] ++ 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= 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
15:28:06 [2020-02-10T15:28:06.774Z] INFO: Testing against a local daemon
15:28:06 [2020-02-10T15:28:06.774Z] === RUN   TestContinueAfterPluginCrash
15:28:06 [2020-02-10T15:28:06.774Z] === PAUSE TestContinueAfterPluginCrash
15:28:06 [2020-02-10T15:28:06.774Z] === RUN   TestDaemonStartWithLogOpt
15:28:06 [2020-02-10T15:28:06.774Z] === PAUSE TestDaemonStartWithLogOpt
15:28:06 [2020-02-10T15:28:06.774Z] === CONT  TestContinueAfterPluginCrash
15:28:06 [2020-02-10T15:28:06.774Z] === CONT  TestDaemonStartWithLogOpt
15:28:22 [2020-02-10T15:28:22.060Z] --- PASS: TestDaemonStartWithLogOpt (15.01s)
15:28:26 [2020-02-10T15:28:26.467Z] --- PASS: TestContinueAfterPluginCrash (20.03s)
15:28:26 [2020-02-10T15:28:26.467Z] PASS
15:28:26 [2020-02-10T15:28:26.467Z] 
15:28:26 [2020-02-10T15:28:26.467Z] DONE 2 tests in 20.127s
15:28:26 [2020-02-10T15:28:26.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:28:26 [2020-02-10T15:28:26.752Z] ++ 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
15:28:26 [2020-02-10T15:28:26.752Z] ++ set -e
15:28:26 [2020-02-10T15:28:26.752Z] ++ '[' -n 0 ']'
15:28:26 [2020-02-10T15:28:26.752Z] ++ set -x
15:28:26 [2020-02-10T15:28:26.752Z] ++ 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= 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
15:28:26 [2020-02-10T15:28:26.752Z] INFO: Testing against a local daemon
15:28:26 [2020-02-10T15:28:26.752Z] === RUN   TestPluginWithDevMounts
15:28:26 [2020-02-10T15:28:26.752Z] === PAUSE TestPluginWithDevMounts
15:28:26 [2020-02-10T15:28:26.752Z] === CONT  TestPluginWithDevMounts
15:28:29 [2020-02-10T15:28:29.440Z] --- PASS: TestPluginWithDevMounts (2.21s)
15:28:29 [2020-02-10T15:28:29.440Z] PASS
15:28:29 [2020-02-10T15:28:29.440Z] 
15:28:29 [2020-02-10T15:28:29.440Z] DONE 1 tests in 2.303s
15:28:29 [2020-02-10T15:28:29.440Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:28:29 [2020-02-10T15:28:29.440Z] ++ 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
15:28:29 [2020-02-10T15:28:29.440Z] ++ set -e
15:28:29 [2020-02-10T15:28:29.440Z] ++ '[' -n 0 ']'
15:28:29 [2020-02-10T15:28:29.440Z] ++ set -x
15:28:29 [2020-02-10T15:28:29.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
15:28:29 [2020-02-10T15:28:29.440Z] INFO: Testing against a local daemon
15:28:29 [2020-02-10T15:28:29.440Z] === RUN   TestSecretInspect
15:28:31 [2020-02-10T15:28:31.473Z] --- PASS: TestSecretInspect (2.31s)
15:28:31 [2020-02-10T15:28:31.473Z] === RUN   TestSecretList
15:28:33 [2020-02-10T15:28:33.526Z] --- PASS: TestSecretList (2.30s)
15:28:33 [2020-02-10T15:28:33.526Z] === RUN   TestSecretsCreateAndDelete
15:28:36 [2020-02-10T15:28:36.210Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
15:28:36 [2020-02-10T15:28:36.210Z] === RUN   TestSecretsUpdate
15:28:38 [2020-02-10T15:28:38.250Z] --- PASS: TestSecretsUpdate (2.27s)
15:28:38 [2020-02-10T15:28:38.250Z] === RUN   TestTemplatedSecret
15:28:40 [2020-02-10T15:28:40.942Z] --- PASS: TestTemplatedSecret (2.67s)
15:28:40 [2020-02-10T15:28:40.942Z] === RUN   TestSecretCreateResolve
15:28:43 [2020-02-10T15:28:43.632Z] --- PASS: TestSecretCreateResolve (2.29s)
15:28:43 [2020-02-10T15:28:43.633Z] PASS
15:28:43 [2020-02-10T15:28:43.633Z] 
15:28:43 [2020-02-10T15:28:43.633Z] DONE 6 tests in 14.219s
15:28:43 [2020-02-10T15:28:43.633Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:28:43 [2020-02-10T15:28:43.633Z] ++ 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
15:28:43 [2020-02-10T15:28:43.633Z] ++ set -e
15:28:43 [2020-02-10T15:28:43.633Z] ++ '[' -n 0 ']'
15:28:43 [2020-02-10T15:28:43.633Z] ++ set -x
15:28:43 [2020-02-10T15:28:43.633Z] ++ 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= 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
15:28:43 [2020-02-10T15:28:43.633Z] INFO: Testing against a local daemon
15:28:43 [2020-02-10T15:28:43.633Z] === RUN   TestServiceCreateInit
15:28:43 [2020-02-10T15:28:43.633Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:28:48 [2020-02-10T15:28:48.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:28:52 [2020-02-10T15:28:52.446Z] --- PASS: TestServiceCreateInit (8.39s)
15:28:52 [2020-02-10T15:28:52.446Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s)
15:28:52 [2020-02-10T15:28:52.446Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s)
15:28:52 [2020-02-10T15:28:52.446Z] === RUN   TestCreateServiceMultipleTimes
15:29:10 [2020-02-10T15:29:10.947Z] --- PASS: TestCreateServiceMultipleTimes (16.34s)
15:29:10 [2020-02-10T15:29:10.948Z] === RUN   TestCreateServiceConflict
15:29:10 [2020-02-10T15:29:10.948Z] --- PASS: TestCreateServiceConflict (2.27s)
15:29:10 [2020-02-10T15:29:10.948Z] === RUN   TestCreateServiceMaxReplicas
15:29:13 [2020-02-10T15:29:13.657Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
15:29:13 [2020-02-10T15:29:13.657Z] === RUN   TestCreateWithDuplicateNetworkNames
15:29:28 [2020-02-10T15:29:28.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s)
15:29:28 [2020-02-10T15:29:28.962Z] === RUN   TestCreateServiceSecretFileMode
15:29:29 [2020-02-10T15:29:29.590Z] --- PASS: TestCreateServiceSecretFileMode (2.64s)
15:29:29 [2020-02-10T15:29:29.590Z] === RUN   TestCreateServiceConfigFileMode
15:29:32 [2020-02-10T15:29:32.341Z] --- PASS: TestCreateServiceConfigFileMode (2.64s)
15:29:32 [2020-02-10T15:29:32.341Z] === RUN   TestCreateServiceSysctls
15:29:35 [2020-02-10T15:29:35.870Z] --- PASS: TestCreateServiceSysctls (3.42s)
15:29:35 [2020-02-10T15:29:35.870Z] === RUN   TestCreateServiceCapabilities
15:29:38 [2020-02-10T15:29:38.570Z] --- PASS: TestCreateServiceCapabilities (2.62s)
15:29:38 [2020-02-10T15:29:38.570Z] === RUN   TestInspect
15:29:41 [2020-02-10T15:29:41.278Z] --- PASS: TestInspect (2.83s)
15:29:41 [2020-02-10T15:29:41.278Z] === RUN   TestCreateJob
15:29:44 [2020-02-10T15:29:44.764Z] --- PASS: TestCreateJob (3.46s)
15:29:44 [2020-02-10T15:29:44.764Z] === RUN   TestReplicatedJob
15:29:50 [2020-02-10T15:29:50.274Z] --- PASS: TestReplicatedJob (5.63s)
15:29:50 [2020-02-10T15:29:50.274Z] === RUN   TestUpdateReplicatedJob
15:29:53 [2020-02-10T15:29:53.742Z] --- PASS: TestUpdateReplicatedJob (3.54s)
15:29:53 [2020-02-10T15:29:53.742Z] === RUN   TestServiceListWithStatuses
15:29:53 [2020-02-10T15:29:53.742Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:29:53 [2020-02-10T15:29:53.742Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:29:53 [2020-02-10T15:29:53.742Z] === RUN   TestDockerNetworkConnectAlias
15:29:58 [2020-02-10T15:29:58.145Z] --- PASS: TestDockerNetworkConnectAlias (4.66s)
15:29:58 [2020-02-10T15:29:58.145Z] === RUN   TestDockerNetworkReConnect
15:30:01 [2020-02-10T15:30:01.862Z] --- PASS: TestDockerNetworkReConnect (3.70s)
15:30:01 [2020-02-10T15:30:01.862Z] === RUN   TestServicePlugin
15:30:01 [2020-02-10T15:30:01.862Z] --- SKIP: TestServicePlugin (0.00s)
15:30:01 [2020-02-10T15:30:01.862Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:30:01 [2020-02-10T15:30:01.862Z] === RUN   TestServiceUpdateLabel
15:30:04 [2020-02-10T15:30:04.556Z] --- PASS: TestServiceUpdateLabel (2.28s)
15:30:04 [2020-02-10T15:30:04.556Z] === RUN   TestServiceUpdateSecrets
15:30:19 [2020-02-10T15:30:19.972Z] --- PASS: TestServiceUpdateSecrets (14.75s)
15:30:19 [2020-02-10T15:30:19.972Z] === RUN   TestServiceUpdateConfigs
15:30:35 [2020-02-10T15:30:35.352Z] --- PASS: TestServiceUpdateConfigs (14.84s)
15:30:35 [2020-02-10T15:30:35.352Z] === RUN   TestServiceUpdateNetwork
15:30:47 [2020-02-10T15:30:47.906Z] --- PASS: TestServiceUpdateNetwork (12.99s)
15:30:47 [2020-02-10T15:30:47.906Z] PASS
15:30:47 [2020-02-10T15:30:47.906Z] 
15:30:47 [2020-02-10T15:30:47.906Z] === Skipped
15:30:47 [2020-02-10T15:30:47.906Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:30:47 [2020-02-10T15:30:47.906Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:30:47 [2020-02-10T15:30:47.906Z] 
15:30:47 [2020-02-10T15:30:47.906Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:30:47 [2020-02-10T15:30:47.906Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:30:47 [2020-02-10T15:30:47.906Z] 
15:30:47 [2020-02-10T15:30:47.906Z] 
15:30:47 [2020-02-10T15:30:47.906Z] DONE 23 tests, 2 skipped in 123.583s
15:30:47 [2020-02-10T15:30:47.906Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:30:47 [2020-02-10T15:30:47.906Z] ++ 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
15:30:47 [2020-02-10T15:30:47.906Z] ++ set -e
15:30:47 [2020-02-10T15:30:47.906Z] ++ '[' -n 0 ']'
15:30:47 [2020-02-10T15:30:47.906Z] ++ set -x
15:30:47 [2020-02-10T15:30:47.906Z] ++ 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= 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
15:30:47 [2020-02-10T15:30:47.906Z] INFO: Testing against a local daemon
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestSessionCreate
15:30:47 [2020-02-10T15:30:47.906Z] --- PASS: TestSessionCreate (0.05s)
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestSessionCreateWithBadUpgrade
15:30:47 [2020-02-10T15:30:47.906Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:30:47 [2020-02-10T15:30:47.906Z] PASS
15:30:47 [2020-02-10T15:30:47.906Z] 
15:30:47 [2020-02-10T15:30:47.906Z] DONE 2 tests in 0.191s
15:30:47 [2020-02-10T15:30:47.906Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:30:47 [2020-02-10T15:30:47.906Z] ++ 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
15:30:47 [2020-02-10T15:30:47.906Z] ++ set -e
15:30:47 [2020-02-10T15:30:47.906Z] ++ '[' -n 0 ']'
15:30:47 [2020-02-10T15:30:47.906Z] ++ set -x
15:30:47 [2020-02-10T15:30:47.906Z] ++ 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= 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
15:30:47 [2020-02-10T15:30:47.906Z] INFO: Testing against a local daemon
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:30:47 [2020-02-10T15:30:47.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:30:47 [2020-02-10T15:30:47.906Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestEventsExecDie
15:30:47 [2020-02-10T15:30:47.906Z] --- PASS: TestEventsExecDie (0.82s)
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestEventsBackwardsCompatible
15:30:47 [2020-02-10T15:30:47.906Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:30:47 [2020-02-10T15:30:47.906Z] === RUN   TestInfoBinaryCommits
15:30:48 [2020-02-10T15:30:48.190Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:30:48 [2020-02-10T15:30:48.190Z] === RUN   TestInfoAPIVersioned
15:30:48 [2020-02-10T15:30:48.190Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:30:48 [2020-02-10T15:30:48.190Z] === RUN   TestInfoDiscoveryBackend
15:30:48 [2020-02-10T15:30:48.810Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:30:48 [2020-02-10T15:30:48.810Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:30:49 [2020-02-10T15:30:49.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:30:49 [2020-02-10T15:30:49.821Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:30:50 [2020-02-10T15:30:50.105Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:30:50 [2020-02-10T15:30:50.105Z] === RUN   TestInfoAPI
15:30:50 [2020-02-10T15:30:50.105Z] --- PASS: TestInfoAPI (0.05s)
15:30:50 [2020-02-10T15:30:50.105Z] === RUN   TestInfoAPIWarnings
15:30:50 [2020-02-10T15:30:50.728Z] --- PASS: TestInfoAPIWarnings (0.54s)
15:30:50 [2020-02-10T15:30:50.728Z] === RUN   TestInfoDebug
15:30:51 [2020-02-10T15:30:51.348Z] --- PASS: TestInfoDebug (0.54s)
15:30:51 [2020-02-10T15:30:51.348Z] === RUN   TestInfoInsecureRegistries
15:30:51 [2020-02-10T15:30:51.966Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:30:51 [2020-02-10T15:30:51.966Z] === RUN   TestInfoRegistryMirrors
15:30:52 [2020-02-10T15:30:52.250Z] --- PASS: TestInfoRegistryMirrors (0.55s)
15:30:52 [2020-02-10T15:30:52.250Z] === RUN   TestLoginFailsWithBadCredentials
15:30:52 [2020-02-10T15:30:52.871Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
15:30:52 [2020-02-10T15:30:52.871Z] === RUN   TestPingCacheHeaders
15:30:52 [2020-02-10T15:30:52.871Z] --- PASS: TestPingCacheHeaders (0.04s)
15:30:52 [2020-02-10T15:30:52.871Z] === RUN   TestPingGet
15:30:52 [2020-02-10T15:30:52.871Z] --- PASS: TestPingGet (0.03s)
15:30:52 [2020-02-10T15:30:52.871Z] === RUN   TestPingHead
15:30:52 [2020-02-10T15:30:52.871Z] --- PASS: TestPingHead (0.05s)
15:30:52 [2020-02-10T15:30:52.871Z] === RUN   TestVersion
15:30:52 [2020-02-10T15:30:52.871Z] --- PASS: TestVersion (0.06s)
15:30:52 [2020-02-10T15:30:52.871Z] PASS
15:30:52 [2020-02-10T15:30:52.871Z] 
15:30:52 [2020-02-10T15:30:52.871Z] === Skipped
15:30:52 [2020-02-10T15:30:52.871Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:30:52 [2020-02-10T15:30:52.871Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:30:52 [2020-02-10T15:30:52.871Z] 
15:30:52 [2020-02-10T15:30:52.871Z] 
15:30:52 [2020-02-10T15:30:52.871Z] DONE 18 tests, 1 skipped in 5.982s
15:30:52 [2020-02-10T15:30:52.871Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:30:52 [2020-02-10T15:30:52.871Z] ++ 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
15:30:52 [2020-02-10T15:30:52.871Z] ++ set -e
15:30:52 [2020-02-10T15:30:52.871Z] ++ '[' -n 0 ']'
15:30:52 [2020-02-10T15:30:52.871Z] ++ set -x
15:30:52 [2020-02-10T15:30:52.871Z] ++ 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= 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
15:30:53 [2020-02-10T15:30:53.156Z] INFO: Testing against a local daemon
15:30:53 [2020-02-10T15:30:53.156Z] === RUN   TestVolumesCreateAndList
15:30:53 [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:30:53 [2020-02-10T15:30:53.156Z] === RUN   TestVolumesRemove
15:30:53 [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesRemove (0.08s)
15:30:53 [2020-02-10T15:30:53.156Z] === RUN   TestVolumesInspect
15:30:53 [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesInspect (0.03s)
15:30:53 [2020-02-10T15:30:53.156Z] === RUN   TestVolumesInvalidJSON
15:30:53 [2020-02-10T15:30:53.156Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:30:53 [2020-02-10T15:30:53.156Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:30:53 [2020-02-10T15:30:53.156Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:30:53 [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:30:53 [2020-02-10T15:30:53.156Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:30:53 [2020-02-10T15:30:53.156Z] PASS
15:30:53 [2020-02-10T15:30:53.446Z] 
15:30:53 [2020-02-10T15:30:53.446Z] DONE 5 tests in 0.295s
15:30:53 [2020-02-10T15:30:53.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:30:53 [2020-02-10T15:30:53.446Z] ++++ cat bundles/test-integration/docker.pid
15:30:53 [2020-02-10T15:30:53.446Z] +++ kill 13279
15:30:54 [2020-02-10T15:30:54.932Z] +++ /etc/init.d/apparmor stop
15:30:54 [2020-02-10T15:30:54.932Z] Leaving: AppArmorNo profiles have been unloaded.
15:30:54 [2020-02-10T15:30:54.932Z] 
15:30:54 [2020-02-10T15:30:54.932Z] Unloading profiles will leave already running processes permanently
15:30:54 [2020-02-10T15:30:54.932Z] unconfined, which can lead to unexpected situations.
15:30:54 [2020-02-10T15:30:54.932Z] 
15:30:54 [2020-02-10T15:30:54.932Z] To set a process to complain mode, use the command line tool
15:30:54 [2020-02-10T15:30:54.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:30:54 [2020-02-10T15:30:54.932Z] +++ true
15:30:54 [2020-02-10T15:30:54.932Z]