Skip to content

Console Output

00:20:30 [2020-04-04T00:20:30.526Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40773/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 -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:6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 hack/make.sh dynbinary test-integration
00:20:30 [2020-04-04T00:20:30.815Z] 
00:20:31 [2020-04-04T00:20:31.102Z] Removing bundles/
00:20:31 [2020-04-04T00:20:31.102Z] 
00:20:31 [2020-04-04T00:20:31.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:20:31 [2020-04-04T00:20:31.102Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:20:31 [2020-04-04T00:20:31.102Z] GOOS="" GOARCH="" GOARM=""
00:22:38 [2020-04-04T00:22:38.446Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:22:38 [2020-04-04T00:22:38.446Z] 
00:22:38 [2020-04-04T00:22:38.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:22:38 [2020-04-04T00:22:38.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:22:38 [2020-04-04T00:22:38.446Z] HOSTNAME=5c1ae8d64c19
00:22:38 [2020-04-04T00:22:38.446Z] TESTDEBUG=0
00:22:38 [2020-04-04T00:22:38.446Z] DEST=bundles/test-integration
00:22:38 [2020-04-04T00:22:38.446Z] PWD=/go/src/github.com/docker/docker
00:22:38 [2020-04-04T00:22:38.446Z] DOCKER_GITCOMMIT=6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
00:22:38 [2020-04-04T00:22:38.446Z] container=docker
00:22:38 [2020-04-04T00:22:38.446Z] HOME=/root
00:22:38 [2020-04-04T00:22:38.446Z] GOLANG_VERSION=1.13.9
00:22:38 [2020-04-04T00:22:38.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:22:38 [2020-04-04T00:22:38.446Z] VALIDATE_BRANCH=master
00:22:38 [2020-04-04T00:22:38.446Z] TERM=xterm
00:22:38 [2020-04-04T00:22:38.446Z] DOCKER_PKG=github.com/docker/docker
00:22:38 [2020-04-04T00:22:38.446Z] SHLVL=1
00:22:38 [2020-04-04T00:22:38.446Z] TIMEOUT=120m
00:22:38 [2020-04-04T00:22:38.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:22:38 [2020-04-04T00:22:38.446Z] DOCKER_GRAPHDRIVER=overlay2
00:22:38 [2020-04-04T00:22:38.446Z] GO111MODULE=off
00:22:38 [2020-04-04T00:22:38.446Z] DOCKER_EXPERIMENTAL=1
00:22:38 [2020-04-04T00:22:38.446Z] TEST_SKIP_INTEGRATION_CLI=1
00:22:38 [2020-04-04T00:22:38.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:22:38 [2020-04-04T00:22:38.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:22:38 [2020-04-04T00:22:38.446Z] GOPATH=/go
00:22:38 [2020-04-04T00:22:38.446Z] PKG_CONFIG=pkg-config
00:22:38 [2020-04-04T00:22:38.446Z] _=/usr/bin/env
00:22:38 [2020-04-04T00:22:38.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:23:35 [2020-04-04T00:23:35.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:23:35 [2020-04-04T00:23:35.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:23:36 [2020-04-04T00:23:36.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:24:16 [2020-04-04T00:24:16.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:24:16 [2020-04-04T00:24:16.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:24:18 [2020-04-04T00:24:18.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:24:20 [2020-04-04T00:24:20.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:24:21 [2020-04-04T00:24:21.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:24:24 [2020-04-04T00:24:24.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:24:26 [2020-04-04T00:24:26.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:24:29 [2020-04-04T00:24:29.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:24:33 [2020-04-04T00:24:33.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:24:34 [2020-04-04T00:24:34.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:24:37 [2020-04-04T00:24:37.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:24:39 [2020-04-04T00:24:39.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:24:44 [2020-04-04T00:24:44.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:24:45 [2020-04-04T00:24:45.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:24:47 [2020-04-04T00:24:47.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:24:49 [2020-04-04T00:24:49.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:24:49 [2020-04-04T00:24:49.729Z] Using test binary docker
00:24:49 [2020-04-04T00:24:49.729Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:24:49 [2020-04-04T00:24:49.729Z] +++ /etc/init.d/apparmor start
00:24:49 [2020-04-04T00:24:49.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:24:49 [2020-04-04T00:24:49.729Z] INFO: Waiting for daemon to start...
00:24:49 [2020-04-04T00:24:49.729Z] Starting dockerd
00:24:49 [2020-04-04T00:24:49.729Z] +++ 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
00:24:51 [2020-04-04T00:24:51.865Z] .
00:24:51 [2020-04-04T00:24:51.865Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:24:51 [2020-04-04T00:24:51.865Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:24:51 [2020-04-04T00:24:51.865Z] Error: No such image: emptyfs
00:24:51 [2020-04-04T00:24:51.865Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:24:51 [2020-04-04T00:24:51.865Z] ++++ docker load
00:24:51 [2020-04-04T00:24:51.865Z] Running integration-test (iteration 1)
00:24:51 [2020-04-04T00:24:51.865Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:24:51 [2020-04-04T00:24:51.865Z] ++ 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
00:24:51 [2020-04-04T00:24:51.865Z] ++ set -e
00:24:51 [2020-04-04T00:24:51.865Z] ++ '[' -n 0 ']'
00:24:51 [2020-04-04T00:24:51.865Z] ++ set -x
00:24:51 [2020-04-04T00:24:51.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:25:07 [2020-04-04T00:25:07.207Z] Loaded image: buildpack-deps:jessie
00:25:07 [2020-04-04T00:25:07.207Z] Loaded image: busybox:latest
00:25:07 [2020-04-04T00:25:07.207Z] Loaded image: busybox:glibc
00:25:07 [2020-04-04T00:25:07.207Z] Loaded image: debian:jessie
00:25:07 [2020-04-04T00:25:07.207Z] Loaded image: hello-world:latest
00:25:07 [2020-04-04T00:25:07.207Z] INFO: Testing against a local daemon
00:25:07 [2020-04-04T00:25:07.207Z] === RUN   TestCgroupNamespacesBuild
00:25:08 [2020-04-04T00:25:08.500Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
00:25:08 [2020-04-04T00:25:08.500Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:25:10 [2020-04-04T00:25:10.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
00:25:10 [2020-04-04T00:25:10.011Z] === RUN   TestBuildWithSession
00:25:10 [2020-04-04T00:25:10.011Z] --- SKIP: TestBuildWithSession (0.00s)
00:25:10 [2020-04-04T00:25:10.011Z]     build_session_test.go:25: TODO: BuildKit
00:25:10 [2020-04-04T00:25:10.011Z] === RUN   TestBuildSquashParent
00:25:15 [2020-04-04T00:25:15.613Z] --- PASS: TestBuildSquashParent (5.71s)
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:15 [2020-04-04T00:25:15.613Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:15 [2020-04-04T00:25:15.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:15 [2020-04-04T00:25:15.613Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:15 [2020-04-04T00:25:15.613Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:15 [2020-04-04T00:25:15.613Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:19 [2020-04-04T00:25:19.217Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:19 [2020-04-04T00:25:19.217Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:22 [2020-04-04T00:25:22.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.61s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.69s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s)
00:25:22 [2020-04-04T00:25:22.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s)
00:25:22 [2020-04-04T00:25:22.009Z] === RUN   TestBuildMultiStageCopy
00:25:22 [2020-04-04T00:25:22.010Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:25:23 [2020-04-04T00:25:23.509Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:25:23 [2020-04-04T00:25:23.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:25:24 [2020-04-04T00:25:24.432Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:25:24 [2020-04-04T00:25:24.735Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:25:25 [2020-04-04T00:25:25.370Z] --- PASS: TestBuildMultiStageCopy (3.83s)
00:25:25 [2020-04-04T00:25:25.370Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s)
00:25:25 [2020-04-04T00:25:25.370Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
00:25:25 [2020-04-04T00:25:25.370Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
00:25:25 [2020-04-04T00:25:25.370Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
00:25:25 [2020-04-04T00:25:25.370Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s)
00:25:25 [2020-04-04T00:25:25.370Z] === RUN   TestBuildMultiStageParentConfig
00:25:26 [2020-04-04T00:25:26.424Z] --- PASS: TestBuildMultiStageParentConfig (1.16s)
00:25:26 [2020-04-04T00:25:26.424Z] === RUN   TestBuildLabelWithTargets
00:25:28 [2020-04-04T00:25:28.520Z] --- PASS: TestBuildLabelWithTargets (1.80s)
00:25:28 [2020-04-04T00:25:28.520Z] === RUN   TestBuildWithEmptyLayers
00:25:29 [2020-04-04T00:25:29.150Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
00:25:29 [2020-04-04T00:25:29.150Z] === RUN   TestBuildMultiStageOnBuild
00:25:31 [2020-04-04T00:25:31.902Z] --- PASS: TestBuildMultiStageOnBuild (2.29s)
00:25:31 [2020-04-04T00:25:31.902Z] === RUN   TestBuildUncleanTarFilenames
00:25:32 [2020-04-04T00:25:32.538Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
00:25:32 [2020-04-04T00:25:32.538Z] === RUN   TestBuildMultiStageLayerLeak
00:25:35 [2020-04-04T00:25:35.316Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s)
00:25:35 [2020-04-04T00:25:35.316Z] === RUN   TestBuildWithHugeFile
00:27:12 [2020-04-04T00:27:12.636Z] --- PASS: TestBuildWithHugeFile (88.44s)
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildWithEmptyDockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:27:12 [2020-04-04T00:27:12.636Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
00:27:12 [2020-04-04T00:27:12.636Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.38s)
00:27:12 [2020-04-04T00:27:12.636Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.39s)
00:27:12 [2020-04-04T00:27:12.636Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.40s)
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildPreserveOwnership
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildPreserveOwnership/copy_from
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:27:12 [2020-04-04T00:27:12.636Z] --- PASS: TestBuildPreserveOwnership (4.92s)
00:27:12 [2020-04-04T00:27:12.636Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.24s)
00:27:12 [2020-04-04T00:27:12.636Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s)
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestBuildPlatformInvalid
00:27:12 [2020-04-04T00:27:12.636Z] --- PASS: TestBuildPlatformInvalid (0.16s)
00:27:12 [2020-04-04T00:27:12.636Z] PASS
00:27:12 [2020-04-04T00:27:12.636Z] 
00:27:12 [2020-04-04T00:27:12.636Z] === Skipped
00:27:12 [2020-04-04T00:27:12.636Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:27:12 [2020-04-04T00:27:12.636Z]     build_session_test.go:25: TODO: BuildKit
00:27:12 [2020-04-04T00:27:12.636Z] 
00:27:12 [2020-04-04T00:27:12.636Z] 
00:27:12 [2020-04-04T00:27:12.636Z] DONE 32 tests, 1 skipped in 137.107s
00:27:12 [2020-04-04T00:27:12.636Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:27:12 [2020-04-04T00:27:12.636Z] ++ 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
00:27:12 [2020-04-04T00:27:12.636Z] ++ set -e
00:27:12 [2020-04-04T00:27:12.636Z] ++ '[' -n 0 ']'
00:27:12 [2020-04-04T00:27:12.636Z] ++ set -x
00:27:12 [2020-04-04T00:27:12.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:27:12 [2020-04-04T00:27:12.636Z] INFO: Testing against a local daemon
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestConfigList
00:27:12 [2020-04-04T00:27:12.636Z] --- PASS: TestConfigList (2.34s)
00:27:12 [2020-04-04T00:27:12.636Z] === RUN   TestConfigsCreateAndDelete
00:27:13 [2020-04-04T00:27:13.665Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
00:27:13 [2020-04-04T00:27:13.665Z] === RUN   TestConfigsUpdate
00:27:16 [2020-04-04T00:27:16.369Z] --- PASS: TestConfigsUpdate (2.37s)
00:27:16 [2020-04-04T00:27:16.369Z] === RUN   TestTemplatedConfig
00:27:19 [2020-04-04T00:27:19.210Z] --- PASS: TestTemplatedConfig (2.78s)
00:27:19 [2020-04-04T00:27:19.210Z] === RUN   TestConfigInspect
00:27:21 [2020-04-04T00:27:21.264Z] --- PASS: TestConfigInspect (2.36s)
00:27:21 [2020-04-04T00:27:21.264Z] === RUN   TestConfigCreateWithLabels
00:27:23 [2020-04-04T00:27:23.970Z] --- PASS: TestConfigCreateWithLabels (2.33s)
00:27:23 [2020-04-04T00:27:23.970Z] === RUN   TestConfigCreateResolve
00:27:26 [2020-04-04T00:27:26.008Z] --- PASS: TestConfigCreateResolve (2.33s)
00:27:26 [2020-04-04T00:27:26.008Z] === RUN   TestConfigDaemonLibtrustID
00:27:26 [2020-04-04T00:27:26.640Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
00:27:26 [2020-04-04T00:27:26.640Z] PASS
00:27:26 [2020-04-04T00:27:26.640Z] 
00:27:26 [2020-04-04T00:27:26.640Z] DONE 8 tests in 17.472s
00:27:26 [2020-04-04T00:27:26.640Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:27:26 [2020-04-04T00:27:26.640Z] ++ 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
00:27:26 [2020-04-04T00:27:26.640Z] ++ set -e
00:27:26 [2020-04-04T00:27:26.640Z] ++ '[' -n 0 ']'
00:27:26 [2020-04-04T00:27:26.640Z] ++ set -x
00:27:26 [2020-04-04T00:27:26.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:27:26 [2020-04-04T00:27:26.640Z] INFO: Testing against a local daemon
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestCheckpoint
00:27:26 [2020-04-04T00:27:26.640Z] --- SKIP: TestCheckpoint (0.00s)
00:27:26 [2020-04-04T00:27:26.640Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestContainerInvalidJSON
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:27:26 [2020-04-04T00:27:26.640Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:27:26 [2020-04-04T00:27:26.640Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:27:26 [2020-04-04T00:27:26.640Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:27:26 [2020-04-04T00:27:26.640Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:27:26 [2020-04-04T00:27:26.640Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:27:26 [2020-04-04T00:27:26.640Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:27:26 [2020-04-04T00:27:26.640Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:27:26 [2020-04-04T00:27:26.640Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:27:26 [2020-04-04T00:27:26.640Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:27:26 [2020-04-04T00:27:26.640Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:27:26 [2020-04-04T00:27:26.640Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
00:27:26 [2020-04-04T00:27:26.640Z] === RUN   TestCopyFromContainerPathIsNotDir
00:27:26 [2020-04-04T00:27:26.926Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
00:27:26 [2020-04-04T00:27:26.926Z] === RUN   TestCopyToContainerPathDoesNotExist
00:27:26 [2020-04-04T00:27:26.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
00:27:26 [2020-04-04T00:27:26.926Z] === RUN   TestCopyToContainerPathIsNotDir
00:27:26 [2020-04-04T00:27:26.926Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
00:27:26 [2020-04-04T00:27:26.926Z] === RUN   TestCopyFromContainer
00:27:28 [2020-04-04T00:27:28.979Z] === RUN   TestCopyFromContainer//
00:27:28 [2020-04-04T00:27:28.979Z] === RUN   TestCopyFromContainer//bar/root
00:27:28 [2020-04-04T00:27:28.979Z] === RUN   TestCopyFromContainer//bar/root/
00:27:28 [2020-04-04T00:27:28.979Z] === RUN   TestCopyFromContainer/bar/quux
00:27:28 [2020-04-04T00:27:28.979Z] === RUN   TestCopyFromContainer/bar/quux/
00:27:29 [2020-04-04T00:27:29.272Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:27:29 [2020-04-04T00:27:29.272Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:27:29 [2020-04-04T00:27:29.272Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCopyFromContainer/bar/notarget
00:27:29 [2020-04-04T00:27:29.557Z] --- PASS: TestCopyFromContainer (2.67s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer// (0.10s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
00:27:29 [2020-04-04T00:27:29.557Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:27:29 [2020-04-04T00:27:29.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:27:29 [2020-04-04T00:27:29.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:27:29 [2020-04-04T00:27:29.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:27:29 [2020-04-04T00:27:29.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:27:29 [2020-04-04T00:27:29.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateLinkToNonExistingContainer
00:27:29 [2020-04-04T00:27:29.845Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateWithInvalidEnv
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateWithInvalidEnv/0
00:27:29 [2020-04-04T00:27:29.845Z] === PAUSE TestCreateWithInvalidEnv/0
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateWithInvalidEnv/1
00:27:29 [2020-04-04T00:27:29.845Z] === PAUSE TestCreateWithInvalidEnv/1
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateWithInvalidEnv/2
00:27:29 [2020-04-04T00:27:29.845Z] === PAUSE TestCreateWithInvalidEnv/2
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateWithInvalidEnv/0
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateWithInvalidEnv/1
00:27:29 [2020-04-04T00:27:29.845Z] === CONT  TestCreateWithInvalidEnv/2
00:27:29 [2020-04-04T00:27:29.845Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:27:29 [2020-04-04T00:27:29.845Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateTmpfsMountsTarget
00:27:29 [2020-04-04T00:27:29.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:27:29 [2020-04-04T00:27:29.845Z] === RUN   TestCreateWithCustomMaskedPaths
00:27:31 [2020-04-04T00:27:31.895Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:27:31 [2020-04-04T00:27:31.895Z] --- PASS: TestCreateWithCapabilities (0.04s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
00:27:31 [2020-04-04T00:27:31.895Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
00:27:31 [2020-04-04T00:27:31.895Z] === RUN   TestCreateWithCustomReadonlyPaths
00:27:33 [2020-04-04T00:27:33.938Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:27:33 [2020-04-04T00:27:33.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:27:33 [2020-04-04T00:27:33.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:27:33 [2020-04-04T00:27:33.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:27:33 [2020-04-04T00:27:33.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:27:33 [2020-04-04T00:27:33.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:27:34 [2020-04-04T00:27:34.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:27:34 [2020-04-04T00:27:34.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
00:27:34 [2020-04-04T00:27:34.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
00:27:34 [2020-04-04T00:27:34.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
00:27:34 [2020-04-04T00:27:34.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
00:27:34 [2020-04-04T00:27:34.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
00:27:34 [2020-04-04T00:27:34.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:27:34 [2020-04-04T00:27:34.228Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:27:34 [2020-04-04T00:27:34.850Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
00:27:34 [2020-04-04T00:27:34.850Z] === RUN   TestContainerStartOnDaemonRestart
00:27:34 [2020-04-04T00:27:34.850Z] === PAUSE TestContainerStartOnDaemonRestart
00:27:34 [2020-04-04T00:27:34.850Z] === RUN   TestDaemonRestartIpcMode
00:27:34 [2020-04-04T00:27:34.850Z] === PAUSE TestDaemonRestartIpcMode
00:27:34 [2020-04-04T00:27:34.850Z] === RUN   TestDaemonHostGatewayIP
00:27:34 [2020-04-04T00:27:34.850Z] === PAUSE TestDaemonHostGatewayIP
00:27:34 [2020-04-04T00:27:34.850Z] === RUN   TestDiff
00:27:35 [2020-04-04T00:27:35.471Z] --- PASS: TestDiff (0.72s)
00:27:35 [2020-04-04T00:27:35.471Z] === RUN   TestExecWithCloseStdin
00:27:36 [2020-04-04T00:27:36.495Z] --- PASS: TestExecWithCloseStdin (0.82s)
00:27:36 [2020-04-04T00:27:36.495Z] === RUN   TestExec
00:27:37 [2020-04-04T00:27:37.116Z] --- PASS: TestExec (0.80s)
00:27:37 [2020-04-04T00:27:37.116Z] === RUN   TestExecUser
00:27:38 [2020-04-04T00:27:38.199Z] --- PASS: TestExecUser (0.80s)
00:27:38 [2020-04-04T00:27:38.199Z] === RUN   TestExportContainerAndImportImage
00:27:39 [2020-04-04T00:27:39.223Z] --- PASS: TestExportContainerAndImportImage (1.06s)
00:27:39 [2020-04-04T00:27:39.223Z] === RUN   TestExportContainerAfterDaemonRestart
00:27:40 [2020-04-04T00:27:40.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
00:27:40 [2020-04-04T00:27:40.737Z] === RUN   TestHealthCheckWorkdir
00:27:41 [2020-04-04T00:27:41.750Z] --- PASS: TestHealthCheckWorkdir (0.95s)
00:27:41 [2020-04-04T00:27:41.750Z] === RUN   TestHealthKillContainer
00:27:44 [2020-04-04T00:27:44.429Z] --- PASS: TestHealthKillContainer (2.84s)
00:27:44 [2020-04-04T00:27:44.429Z] === RUN   TestInspectCpusetInConfigPre120
00:27:45 [2020-04-04T00:27:45.069Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
00:27:45 [2020-04-04T00:27:45.069Z] === RUN   TestIpcModeNone
00:27:46 [2020-04-04T00:27:46.085Z] --- PASS: TestIpcModeNone (0.83s)
00:27:46 [2020-04-04T00:27:46.086Z] === RUN   TestIpcModePrivate
00:27:46 [2020-04-04T00:27:46.711Z] --- PASS: TestIpcModePrivate (0.80s)
00:27:46 [2020-04-04T00:27:46.711Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:27:46 [2020-04-04T00:27:46.711Z] === RUN   TestIpcModeShareable
00:27:47 [2020-04-04T00:27:47.724Z] --- PASS: TestIpcModeShareable (0.83s)
00:27:47 [2020-04-04T00:27:47.724Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:27:47 [2020-04-04T00:27:47.724Z] === RUN   TestAPIIpcModeShareableAndContainer
00:27:49 [2020-04-04T00:27:49.775Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s)
00:27:49 [2020-04-04T00:27:49.775Z] === RUN   TestAPIIpcModeHost
00:27:50 [2020-04-04T00:27:50.402Z] --- PASS: TestAPIIpcModeHost (0.64s)
00:27:50 [2020-04-04T00:27:50.402Z] === RUN   TestDaemonIpcModeShareable
00:27:52 [2020-04-04T00:27:52.441Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
00:27:52 [2020-04-04T00:27:52.441Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:27:52 [2020-04-04T00:27:52.441Z] === RUN   TestDaemonIpcModePrivate
00:27:53 [2020-04-04T00:27:53.926Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
00:27:53 [2020-04-04T00:27:53.926Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:27:53 [2020-04-04T00:27:53.926Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:27:55 [2020-04-04T00:27:55.970Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
00:27:55 [2020-04-04T00:27:55.970Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:27:55 [2020-04-04T00:27:55.970Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:27:57 [2020-04-04T00:27:57.455Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
00:27:57 [2020-04-04T00:27:57.455Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:27:57 [2020-04-04T00:27:57.455Z] === RUN   TestIpcModeOlderClient
00:27:57 [2020-04-04T00:27:57.455Z] === PAUSE TestIpcModeOlderClient
00:27:57 [2020-04-04T00:27:57.455Z] === RUN   TestKillContainerInvalidSignal
00:27:58 [2020-04-04T00:27:58.079Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
00:27:58 [2020-04-04T00:27:58.079Z] === RUN   TestKillContainer
00:27:58 [2020-04-04T00:27:58.079Z] === RUN   TestKillContainer/no_signal
00:27:58 [2020-04-04T00:27:58.696Z] === RUN   TestKillContainer/non_killing_signal
00:27:59 [2020-04-04T00:27:59.321Z] === RUN   TestKillContainer/killing_signal
00:28:00 [2020-04-04T00:28:00.347Z] --- PASS: TestKillContainer (2.13s)
00:28:00 [2020-04-04T00:28:00.347Z]     --- PASS: TestKillContainer/no_signal (0.70s)
00:28:00 [2020-04-04T00:28:00.347Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
00:28:00 [2020-04-04T00:28:00.347Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
00:28:00 [2020-04-04T00:28:00.347Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:28:00 [2020-04-04T00:28:00.347Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:28:01 [2020-04-04T00:28:01.044Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:28:01 [2020-04-04T00:28:01.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s)
00:28:01 [2020-04-04T00:28:01.679Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
00:28:01 [2020-04-04T00:28:01.679Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
00:28:01 [2020-04-04T00:28:01.679Z] === RUN   TestKillStoppedContainer
00:28:01 [2020-04-04T00:28:01.679Z] --- PASS: TestKillStoppedContainer (0.11s)
00:28:01 [2020-04-04T00:28:01.679Z] === RUN   TestKillStoppedContainerAPIPre120
00:28:01 [2020-04-04T00:28:01.679Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
00:28:01 [2020-04-04T00:28:01.679Z] === RUN   TestKillDifferentUserContainer
00:28:02 [2020-04-04T00:28:02.696Z] --- PASS: TestKillDifferentUserContainer (0.69s)
00:28:02 [2020-04-04T00:28:02.696Z] === RUN   TestInspectOomKilledTrue
00:28:03 [2020-04-04T00:28:03.716Z] --- PASS: TestInspectOomKilledTrue (1.24s)
00:28:03 [2020-04-04T00:28:03.716Z] === RUN   TestInspectOomKilledFalse
00:28:04 [2020-04-04T00:28:04.736Z] --- PASS: TestInspectOomKilledFalse (0.78s)
00:28:04 [2020-04-04T00:28:04.737Z] === RUN   TestLinksEtcHostsContentMatch
00:28:05 [2020-04-04T00:28:05.021Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
00:28:05 [2020-04-04T00:28:05.021Z] === RUN   TestLinksContainerNames
00:28:06 [2020-04-04T00:28:06.506Z] --- PASS: TestLinksContainerNames (1.35s)
00:28:06 [2020-04-04T00:28:06.506Z] === RUN   TestLogsFollowTailEmpty
00:28:07 [2020-04-04T00:28:07.135Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
00:28:07 [2020-04-04T00:28:07.135Z] === RUN   TestContainerNetworkMountsNoChown
00:28:07 [2020-04-04T00:28:07.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/default
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/default
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/private
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/private
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rprivate
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rprivate
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/slave
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/slave
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rslave
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rslave
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/shared
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/shared
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rshared
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rshared
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/default
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/default/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/default/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/default/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rshared
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/shared
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rslave
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/slave
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rprivate
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/private
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/private/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/private/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/default/mount_root
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:28:07 [2020-04-04T00:28:07.954Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/private/bind_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/private/mount_root
00:28:08 [2020-04-04T00:28:08.242Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:28:08 [2020-04-04T00:28:08.242Z] --- PASS: TestMountDaemonRoot (0.08s)
00:28:08 [2020-04-04T00:28:08.242Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.16s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.10s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.14s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:28:08 [2020-04-04T00:28:08.243Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:28:08 [2020-04-04T00:28:08.243Z] === RUN   TestContainerBindMountNonRecursive
00:28:10 [2020-04-04T00:28:10.304Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
00:28:10 [2020-04-04T00:28:10.304Z] === RUN   TestNetworkNat
00:28:10 [2020-04-04T00:28:10.921Z] --- PASS: TestNetworkNat (0.71s)
00:28:10 [2020-04-04T00:28:10.921Z] === RUN   TestNetworkLocalhostTCPNat
00:28:11 [2020-04-04T00:28:11.539Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
00:28:11 [2020-04-04T00:28:11.539Z] === RUN   TestNetworkLoopbackNat
00:28:12 [2020-04-04T00:28:12.550Z] --- PASS: TestNetworkLoopbackNat (0.98s)
00:28:12 [2020-04-04T00:28:12.550Z] === RUN   TestPause
00:28:13 [2020-04-04T00:28:13.558Z] --- PASS: TestPause (0.73s)
00:28:13 [2020-04-04T00:28:13.558Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:28:13 [2020-04-04T00:28:13.558Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:28:13 [2020-04-04T00:28:13.558Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:28:13 [2020-04-04T00:28:13.558Z] === RUN   TestPauseStopPausedContainer
00:28:14 [2020-04-04T00:28:14.175Z] --- PASS: TestPauseStopPausedContainer (0.74s)
00:28:14 [2020-04-04T00:28:14.175Z] === RUN   TestPsFilter
00:28:14 [2020-04-04T00:28:14.175Z] --- PASS: TestPsFilter (0.20s)
00:28:14 [2020-04-04T00:28:14.175Z] === RUN   TestRemoveContainerWithRemovedVolume
00:28:15 [2020-04-04T00:28:15.193Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
00:28:15 [2020-04-04T00:28:15.193Z] === RUN   TestRemoveContainerWithVolume
00:28:15 [2020-04-04T00:28:15.811Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
00:28:15 [2020-04-04T00:28:15.811Z] === RUN   TestRemoveContainerRunning
00:28:16 [2020-04-04T00:28:16.433Z] --- PASS: TestRemoveContainerRunning (0.78s)
00:28:16 [2020-04-04T00:28:16.433Z] === RUN   TestRemoveContainerForceRemoveRunning
00:28:17 [2020-04-04T00:28:17.454Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
00:28:17 [2020-04-04T00:28:17.454Z] === RUN   TestRemoveInvalidContainer
00:28:17 [2020-04-04T00:28:17.454Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:28:17 [2020-04-04T00:28:17.454Z] === RUN   TestRenameLinkedContainer
00:28:20 [2020-04-04T00:28:20.169Z] --- PASS: TestRenameLinkedContainer (2.83s)
00:28:20 [2020-04-04T00:28:20.169Z] === RUN   TestRenameStoppedContainer
00:28:20 [2020-04-04T00:28:20.786Z] --- PASS: TestRenameStoppedContainer (0.70s)
00:28:20 [2020-04-04T00:28:20.786Z] === RUN   TestRenameRunningContainerAndReuse
00:28:22 [2020-04-04T00:28:22.283Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
00:28:22 [2020-04-04T00:28:22.283Z] === RUN   TestRenameInvalidName
00:28:22 [2020-04-04T00:28:22.900Z] --- PASS: TestRenameInvalidName (0.67s)
00:28:22 [2020-04-04T00:28:22.900Z] === RUN   TestRenameAnonymousContainer
00:28:25 [2020-04-04T00:28:25.588Z] --- PASS: TestRenameAnonymousContainer (2.50s)
00:28:25 [2020-04-04T00:28:25.588Z] === RUN   TestRenameContainerWithSameName
00:28:25 [2020-04-04T00:28:25.872Z] --- PASS: TestRenameContainerWithSameName (0.69s)
00:28:25 [2020-04-04T00:28:25.872Z] === RUN   TestRenameContainerWithLinkedContainer
00:28:27 [2020-04-04T00:28:27.360Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s)
00:28:27 [2020-04-04T00:28:27.360Z] === RUN   TestResize
00:28:28 [2020-04-04T00:28:28.382Z] --- PASS: TestResize (0.69s)
00:28:28 [2020-04-04T00:28:28.382Z] === RUN   TestResizeWithInvalidSize
00:28:29 [2020-04-04T00:28:29.011Z] --- PASS: TestResizeWithInvalidSize (0.70s)
00:28:29 [2020-04-04T00:28:29.011Z] === RUN   TestResizeWhenContainerNotStarted
00:28:29 [2020-04-04T00:28:29.633Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:28:29 [2020-04-04T00:28:29.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:28:32 [2020-04-04T00:28:32.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:28:32 [2020-04-04T00:28:32.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:28:32 [2020-04-04T00:28:32.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:28:34 [2020-04-04T00:28:34.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:28:34 [2020-04-04T00:28:34.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:28:34 [2020-04-04T00:28:34.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:28:36 [2020-04-04T00:28:36.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:28:37 [2020-04-04T00:28:37.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:28:40 [2020-04-04T00:28:40.431Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.45s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.56s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.48s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.28s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.00s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.67s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.42s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s)
00:28:40 [2020-04-04T00:28:40.431Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
00:28:40 [2020-04-04T00:28:40.431Z] === RUN   TestCgroupNamespacesRun
00:28:41 [2020-04-04T00:28:41.918Z] --- PASS: TestCgroupNamespacesRun (1.67s)
00:28:41 [2020-04-04T00:28:41.918Z] === RUN   TestCgroupNamespacesRunPrivileged
00:28:43 [2020-04-04T00:28:43.397Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
00:28:43 [2020-04-04T00:28:43.397Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:28:45 [2020-04-04T00:28:45.464Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
00:28:45 [2020-04-04T00:28:45.464Z] === RUN   TestCgroupNamespacesRunHostMode
00:28:46 [2020-04-04T00:28:46.951Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
00:28:46 [2020-04-04T00:28:46.951Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:28:49 [2020-04-04T00:28:49.005Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
00:28:49 [2020-04-04T00:28:49.005Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:28:49 [2020-04-04T00:28:49.624Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
00:28:49 [2020-04-04T00:28:49.624Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:28:50 [2020-04-04T00:28:50.641Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
00:28:50 [2020-04-04T00:28:50.641Z] === RUN   TestCgroupNamespacesRunOlderClient
00:28:52 [2020-04-04T00:28:52.130Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
00:28:52 [2020-04-04T00:28:52.130Z] === RUN   TestKernelTCPMemory
00:28:53 [2020-04-04T00:28:53.155Z] --- PASS: TestKernelTCPMemory (0.84s)
00:28:53 [2020-04-04T00:28:53.155Z] === RUN   TestNISDomainname
00:28:54 [2020-04-04T00:28:54.224Z] --- PASS: TestNISDomainname (0.95s)
00:28:54 [2020-04-04T00:28:54.224Z] === RUN   TestHostnameDnsResolution
00:28:55 [2020-04-04T00:28:55.236Z] --- PASS: TestHostnameDnsResolution (1.14s)
00:28:55 [2020-04-04T00:28:55.236Z] === RUN   TestStats
00:28:57 [2020-04-04T00:28:57.275Z] --- PASS: TestStats (1.71s)
00:28:57 [2020-04-04T00:28:57.275Z] === RUN   TestStopContainerWithTimeout
00:28:57 [2020-04-04T00:28:57.275Z] === RUN   TestStopContainerWithTimeout/0
00:28:57 [2020-04-04T00:28:57.275Z] === PAUSE TestStopContainerWithTimeout/0
00:28:57 [2020-04-04T00:28:57.275Z] === RUN   TestStopContainerWithTimeout/1
00:28:57 [2020-04-04T00:28:57.275Z] === PAUSE TestStopContainerWithTimeout/1
00:28:57 [2020-04-04T00:28:57.275Z] === RUN   TestStopContainerWithTimeout/3
00:28:57 [2020-04-04T00:28:57.275Z] === PAUSE TestStopContainerWithTimeout/3
00:28:57 [2020-04-04T00:28:57.275Z] === RUN   TestStopContainerWithTimeout/-1
00:28:57 [2020-04-04T00:28:57.275Z] === PAUSE TestStopContainerWithTimeout/-1
00:28:57 [2020-04-04T00:28:57.275Z] === CONT  TestStopContainerWithTimeout/0
00:28:57 [2020-04-04T00:28:57.275Z] === CONT  TestStopContainerWithTimeout/3
00:28:57 [2020-04-04T00:28:57.275Z] === CONT  TestStopContainerWithTimeout/1
00:28:57 [2020-04-04T00:28:57.275Z] === CONT  TestStopContainerWithTimeout/-1
00:28:59 [2020-04-04T00:28:59.995Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:28:59 [2020-04-04T00:28:59.995Z]     --- PASS: TestStopContainerWithTimeout/0 (1.35s)
00:28:59 [2020-04-04T00:28:59.995Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
00:28:59 [2020-04-04T00:28:59.995Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
00:28:59 [2020-04-04T00:28:59.995Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
00:28:59 [2020-04-04T00:28:59.995Z] === RUN   TestDeleteDevicemapper
00:28:59 [2020-04-04T00:28:59.995Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:28:59 [2020-04-04T00:28:59.995Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:28:59 [2020-04-04T00:28:59.995Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:29:03 [2020-04-04T00:29:03.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s)
00:29:03 [2020-04-04T00:29:03.489Z] === RUN   TestUpdateMemory
00:29:03 [2020-04-04T00:29:03.775Z] --- PASS: TestUpdateMemory (0.98s)
00:29:03 [2020-04-04T00:29:03.775Z] === RUN   TestUpdateCPUQuota
00:29:05 [2020-04-04T00:29:05.261Z] --- PASS: TestUpdateCPUQuota (1.31s)
00:29:05 [2020-04-04T00:29:05.261Z] === RUN   TestUpdatePidsLimit
00:29:05 [2020-04-04T00:29:05.261Z] === RUN   TestUpdatePidsLimit/update_from_none
00:29:05 [2020-04-04T00:29:05.546Z] === RUN   TestUpdatePidsLimit/no_change
00:29:05 [2020-04-04T00:29:05.832Z] === RUN   TestUpdatePidsLimit/update_lower
00:29:06 [2020-04-04T00:29:06.116Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:29:06 [2020-04-04T00:29:06.738Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:29:07 [2020-04-04T00:29:07.021Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:29:07 [2020-04-04T00:29:07.309Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:29:08 [2020-04-04T00:29:08.794Z] --- PASS: TestUpdatePidsLimit (3.54s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
00:29:08 [2020-04-04T00:29:08.794Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
00:29:08 [2020-04-04T00:29:08.794Z] === RUN   TestUpdateRestartPolicy
00:29:21 [2020-04-04T00:29:21.350Z] --- PASS: TestUpdateRestartPolicy (12.13s)
00:29:21 [2020-04-04T00:29:21.350Z] === RUN   TestUpdateRestartWithAutoRemove
00:29:21 [2020-04-04T00:29:21.350Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
00:29:21 [2020-04-04T00:29:21.350Z] === RUN   TestWaitNonBlocked
00:29:21 [2020-04-04T00:29:21.350Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:29:21 [2020-04-04T00:29:21.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:29:21 [2020-04-04T00:29:21.350Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:29:21 [2020-04-04T00:29:21.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:29:21 [2020-04-04T00:29:21.640Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:29:21 [2020-04-04T00:29:21.640Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:29:22 [2020-04-04T00:29:22.660Z] --- PASS: TestWaitNonBlocked (0.03s)
00:29:22 [2020-04-04T00:29:22.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
00:29:22 [2020-04-04T00:29:22.661Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
00:29:22 [2020-04-04T00:29:22.661Z] === RUN   TestWaitBlocked
00:29:22 [2020-04-04T00:29:22.661Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:29:22 [2020-04-04T00:29:22.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:29:22 [2020-04-04T00:29:22.661Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:29:22 [2020-04-04T00:29:22.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:29:22 [2020-04-04T00:29:22.661Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:29:22 [2020-04-04T00:29:22.661Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:29:23 [2020-04-04T00:29:23.340Z] --- PASS: TestWaitBlocked (0.03s)
00:29:23 [2020-04-04T00:29:23.340Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
00:29:23 [2020-04-04T00:29:23.340Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
00:29:23 [2020-04-04T00:29:23.340Z] === CONT  TestContainerStartOnDaemonRestart
00:29:23 [2020-04-04T00:29:23.340Z] === CONT  TestIpcModeOlderClient
00:29:23 [2020-04-04T00:29:23.340Z] === CONT  TestDaemonHostGatewayIP
00:29:23 [2020-04-04T00:29:23.340Z] === CONT  TestDaemonRestartIpcMode
00:29:23 [2020-04-04T00:29:23.631Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:29:28 [2020-04-04T00:29:28.055Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s)
00:29:28 [2020-04-04T00:29:28.055Z] --- PASS: TestDaemonRestartIpcMode (4.74s)
00:29:28 [2020-04-04T00:29:28.339Z] --- PASS: TestDaemonHostGatewayIP (4.80s)
00:29:28 [2020-04-04T00:29:28.339Z] PASS
00:29:28 [2020-04-04T00:29:28.339Z] 
00:29:28 [2020-04-04T00:29:28.339Z] === Skipped
00:29:28 [2020-04-04T00:29:28.339Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:29:28 [2020-04-04T00:29:28.339Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:29:28 [2020-04-04T00:29:28.339Z] 
00:29:28 [2020-04-04T00:29:28.339Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:29:28 [2020-04-04T00:29:28.339Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:29:28 [2020-04-04T00:29:28.339Z] 
00:29:28 [2020-04-04T00:29:28.339Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:29:28 [2020-04-04T00:29:28.339Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:29:28 [2020-04-04T00:29:28.339Z] 
00:29:28 [2020-04-04T00:29:28.339Z] 
00:29:28 [2020-04-04T00:29:28.339Z] DONE 199 tests, 3 skipped in 121.736s
00:29:28 [2020-04-04T00:29:28.339Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:29:28 [2020-04-04T00:29:28.339Z] ++ 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
00:29:28 [2020-04-04T00:29:28.339Z] ++ set -e
00:29:28 [2020-04-04T00:29:28.339Z] ++ '[' -n 0 ']'
00:29:28 [2020-04-04T00:29:28.339Z] ++ set -x
00:29:28 [2020-04-04T00:29:28.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:29:28 [2020-04-04T00:29:28.339Z] INFO: Testing against a local daemon
00:29:28 [2020-04-04T00:29:28.339Z] === RUN   TestCommitInheritsEnv
00:29:28 [2020-04-04T00:29:28.959Z] --- PASS: TestCommitInheritsEnv (0.48s)
00:29:28 [2020-04-04T00:29:28.959Z] === RUN   TestImportExtremelyLargeImageWorks
00:29:28 [2020-04-04T00:29:28.959Z] === PAUSE TestImportExtremelyLargeImageWorks
00:29:28 [2020-04-04T00:29:28.959Z] === RUN   TestImagesFilterMultiReference
00:29:28 [2020-04-04T00:29:28.959Z] --- PASS: TestImagesFilterMultiReference (0.11s)
00:29:28 [2020-04-04T00:29:28.959Z] === RUN   TestImagePullPlatformInvalid
00:29:28 [2020-04-04T00:29:28.959Z] --- PASS: TestImagePullPlatformInvalid (0.08s)
00:29:28 [2020-04-04T00:29:28.959Z] === RUN   TestRemoveImageOrphaning
00:29:29 [2020-04-04T00:29:29.579Z] --- PASS: TestRemoveImageOrphaning (0.43s)
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestRemoveImageGarbageCollector
00:29:29 [2020-04-04T00:29:29.579Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:29:29 [2020-04-04T00:29:29.579Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:29:29 [2020-04-04T00:29:29.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestTagInvalidReference
00:29:29 [2020-04-04T00:29:29.579Z] --- PASS: TestTagInvalidReference (0.04s)
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestTagValidPrefixedRepo
00:29:29 [2020-04-04T00:29:29.579Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestTagExistedNameWithoutForce
00:29:29 [2020-04-04T00:29:29.579Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
00:29:29 [2020-04-04T00:29:29.579Z] === RUN   TestTagOfficialNames
00:29:29 [2020-04-04T00:29:29.866Z] --- PASS: TestTagOfficialNames (0.09s)
00:29:29 [2020-04-04T00:29:29.866Z] === RUN   TestTagMatchesDigest
00:29:29 [2020-04-04T00:29:29.866Z] --- PASS: TestTagMatchesDigest (0.04s)
00:29:29 [2020-04-04T00:29:29.866Z] === CONT  TestImportExtremelyLargeImageWorks
00:34:37 [2020-04-04T00:34:37.833Z] --- PASS: TestImportExtremelyLargeImageWorks (299.57s)
00:34:37 [2020-04-04T00:34:37.833Z] PASS
00:34:37 [2020-04-04T00:34:37.833Z] 
00:34:37 [2020-04-04T00:34:37.833Z] === Skipped
00:34:37 [2020-04-04T00:34:37.833Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:34:37 [2020-04-04T00:34:37.833Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:34:37 [2020-04-04T00:34:37.833Z] 
00:34:37 [2020-04-04T00:34:37.833Z] 
00:34:37 [2020-04-04T00:34:37.833Z] DONE 12 tests, 1 skipped in 301.107s
00:34:37 [2020-04-04T00:34:37.833Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:34:37 [2020-04-04T00:34:37.833Z] ++ 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
00:34:37 [2020-04-04T00:34:37.833Z] ++ set -e
00:34:37 [2020-04-04T00:34:37.833Z] ++ '[' -n 0 ']'
00:34:37 [2020-04-04T00:34:37.833Z] ++ set -x
00:34:37 [2020-04-04T00:34:37.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:34:37 [2020-04-04T00:34:37.833Z] INFO: Testing against a local daemon
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestNetworkCreateDelete
00:34:37 [2020-04-04T00:34:37.833Z] --- PASS: TestNetworkCreateDelete (0.22s)
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestDockerNetworkDeletePreferID
00:34:37 [2020-04-04T00:34:37.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestInspectNetwork
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestInspectNetwork/full_network_id
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestInspectNetwork/partial_network_id
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestInspectNetwork/network_name
00:34:37 [2020-04-04T00:34:37.833Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:34:38 [2020-04-04T00:34:38.121Z] --- PASS: TestInspectNetwork (7.65s)
00:34:38 [2020-04-04T00:34:38.121Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
00:34:38 [2020-04-04T00:34:38.121Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:34:38 [2020-04-04T00:34:38.121Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:34:38 [2020-04-04T00:34:38.121Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:34:38 [2020-04-04T00:34:38.121Z] === RUN   TestRunContainerWithBridgeNone
00:34:40 [2020-04-04T00:34:40.832Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
00:34:40 [2020-04-04T00:34:40.832Z] === RUN   TestNetworkInvalidJSON
00:34:40 [2020-04-04T00:34:40.832Z] === RUN   TestNetworkInvalidJSON//networks/create
00:34:40 [2020-04-04T00:34:40.832Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:34:40 [2020-04-04T00:34:40.832Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:34:40 [2020-04-04T00:34:40.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:34:40 [2020-04-04T00:34:40.832Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:34:40 [2020-04-04T00:34:40.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:34:40 [2020-04-04T00:34:40.832Z] === CONT  TestNetworkInvalidJSON//networks/create
00:34:40 [2020-04-04T00:34:40.832Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:34:40 [2020-04-04T00:34:40.832Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:34:40 [2020-04-04T00:34:40.832Z] --- PASS: TestNetworkInvalidJSON (0.05s)
00:34:40 [2020-04-04T00:34:40.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:34:40 [2020-04-04T00:34:40.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:34:40 [2020-04-04T00:34:40.832Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:34:40 [2020-04-04T00:34:40.832Z] === RUN   TestHostIPv4BridgeLabel
00:34:41 [2020-04-04T00:34:41.116Z] --- PASS: TestHostIPv4BridgeLabel (0.64s)
00:34:41 [2020-04-04T00:34:41.116Z] === RUN   TestDaemonRestartWithLiveRestore
00:34:42 [2020-04-04T00:34:42.139Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
00:34:42 [2020-04-04T00:34:42.139Z] === RUN   TestDaemonDefaultNetworkPools
00:34:43 [2020-04-04T00:34:43.162Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s)
00:34:43 [2020-04-04T00:34:43.162Z] === RUN   TestDaemonRestartWithExistingNetwork
00:34:44 [2020-04-04T00:34:44.649Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s)
00:34:44 [2020-04-04T00:34:44.649Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:34:46 [2020-04-04T00:34:46.137Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
00:34:46 [2020-04-04T00:34:46.137Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:34:46 [2020-04-04T00:34:46.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:34:46 [2020-04-04T00:34:46.424Z] === RUN   TestServiceWithPredefinedNetwork
00:34:49 [2020-04-04T00:34:49.136Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s)
00:34:49 [2020-04-04T00:34:49.136Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:34:49 [2020-04-04T00:34:49.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:34:49 [2020-04-04T00:34:49.136Z]     service_test.go:236: FLAKY_TEST
00:34:49 [2020-04-04T00:34:49.136Z] === RUN   TestServiceWithDataPathPortInit
00:35:04 [2020-04-04T00:35:04.417Z] --- PASS: TestServiceWithDataPathPortInit (14.94s)
00:35:04 [2020-04-04T00:35:04.417Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:35:12 [2020-04-04T00:35:12.877Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s)
00:35:12 [2020-04-04T00:35:12.877Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wi2zf3u87azd8lkelu3htgko4 Created:2020-04-04 00:35:05.131805143 +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[34c2f0820261a7325d3a9577a0c8b822113d00fd171a3d280d1819e2b5dfca79:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3zfo8tmln4rn19q5l4b1f8wht EndpointID:a42606f40e67de3926422f864cca22af8c7e74e86c26bf35a89e6bdef1ec3cec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18e2a81d895ad8abb1b1e1bdc647d87c8b5c0fdb5c6b6429d63e70e102e3cf3b 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:b25032b404f8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3zfo8tmln4rn19q5l4b1f8wht EndpointID:a42606f40e67de3926422f864cca22af8c7e74e86c26bf35a89e6bdef1ec3cec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:35:12 [2020-04-04T00:35:12.877Z] PASS
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] === Skipped
00:35:12 [2020-04-04T00:35:12.877Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:35:12 [2020-04-04T00:35:12.877Z]     service_test.go:236: FLAKY_TEST
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] DONE 22 tests, 1 skipped in 42.068s
00:35:12 [2020-04-04T00:35:12.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:35:12 [2020-04-04T00:35:12.877Z] ++ 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
00:35:12 [2020-04-04T00:35:12.877Z] ++ set -e
00:35:12 [2020-04-04T00:35:12.877Z] ++ '[' -n 0 ']'
00:35:12 [2020-04-04T00:35:12.877Z] ++ set -x
00:35:12 [2020-04-04T00:35:12.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:35:12 [2020-04-04T00:35:12.877Z] INFO: Testing against a local daemon
00:35:12 [2020-04-04T00:35:12.877Z] === RUN   TestDockerNetworkIpvlanPersistance
00:35:12 [2020-04-04T00:35:12.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:35:12 [2020-04-04T00:35:12.877Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:35:12 [2020-04-04T00:35:12.877Z] === RUN   TestDockerNetworkIpvlan
00:35:12 [2020-04-04T00:35:12.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:35:12 [2020-04-04T00:35:12.877Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:35:12 [2020-04-04T00:35:12.877Z] PASS
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] === Skipped
00:35:12 [2020-04-04T00:35:12.877Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:35:12 [2020-04-04T00:35:12.877Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:35:12 [2020-04-04T00:35:12.877Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] 
00:35:12 [2020-04-04T00:35:12.877Z] DONE 2 tests, 2 skipped in 0.115s
00:35:12 [2020-04-04T00:35:12.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:35:12 [2020-04-04T00:35:12.877Z] ++ 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
00:35:12 [2020-04-04T00:35:12.877Z] ++ set -e
00:35:12 [2020-04-04T00:35:12.877Z] ++ '[' -n 0 ']'
00:35:12 [2020-04-04T00:35:12.877Z] ++ set -x
00:35:12 [2020-04-04T00:35:12.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:35:12 [2020-04-04T00:35:12.877Z] INFO: Testing against a local daemon
00:35:12 [2020-04-04T00:35:12.877Z] === RUN   TestDockerNetworkMacvlanPersistance
00:35:13 [2020-04-04T00:35:13.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.60s)
00:35:13 [2020-04-04T00:35:13.522Z] === RUN   TestDockerNetworkMacvlan
00:35:14 [2020-04-04T00:35:14.158Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:35:15 [2020-04-04T00:35:15.207Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:35:16 [2020-04-04T00:35:16.228Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:35:18 [2020-04-04T00:35:18.961Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:35:21 [2020-04-04T00:35:21.679Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:35:26 [2020-04-04T00:35:26.105Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:35:27 [2020-04-04T00:35:27.135Z] --- PASS: TestDockerNetworkMacvlan (13.90s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s)
00:35:27 [2020-04-04T00:35:27.135Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
00:35:27 [2020-04-04T00:35:27.135Z] PASS
00:35:27 [2020-04-04T00:35:27.135Z] 
00:35:27 [2020-04-04T00:35:27.135Z] DONE 8 tests in 15.592s
00:35:27 [2020-04-04T00:35:27.135Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:35:27 [2020-04-04T00:35:27.135Z] ++ 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
00:35:27 [2020-04-04T00:35:27.135Z] ++ set -e
00:35:27 [2020-04-04T00:35:27.135Z] ++ '[' -n 0 ']'
00:35:27 [2020-04-04T00:35:27.135Z] ++ set -x
00:35:27 [2020-04-04T00:35:27.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:35:27 [2020-04-04T00:35:27.135Z] testing: warning: no tests to run
00:35:27 [2020-04-04T00:35:27.135Z] PASS
00:35:27 [2020-04-04T00:35:27.135Z] 
00:35:27 [2020-04-04T00:35:27.135Z] DONE 0 tests in 0.018s
00:35:27 [2020-04-04T00:35:27.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:35:27 [2020-04-04T00:35:27.432Z] ++ 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
00:35:27 [2020-04-04T00:35:27.432Z] ++ set -e
00:35:27 [2020-04-04T00:35:27.432Z] ++ '[' -n 0 ']'
00:35:27 [2020-04-04T00:35:27.432Z] ++ set -x
00:35:27 [2020-04-04T00:35:27.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:35:27 [2020-04-04T00:35:27.432Z] INFO: Testing against a local daemon
00:35:27 [2020-04-04T00:35:27.432Z] === RUN   TestAuthZPluginAllowRequest
00:35:28 [2020-04-04T00:35:28.994Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
00:35:28 [2020-04-04T00:35:28.994Z] === RUN   TestAuthZPluginTLS
00:35:29 [2020-04-04T00:35:29.633Z] --- PASS: TestAuthZPluginTLS (0.60s)
00:35:29 [2020-04-04T00:35:29.633Z] === RUN   TestAuthZPluginDenyRequest
00:35:30 [2020-04-04T00:35:30.275Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
00:35:30 [2020-04-04T00:35:30.275Z] === RUN   TestAuthZPluginAPIDenyResponse
00:35:30 [2020-04-04T00:35:30.907Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
00:35:30 [2020-04-04T00:35:30.907Z] === RUN   TestAuthZPluginDenyResponse
00:35:31 [2020-04-04T00:35:31.540Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
00:35:31 [2020-04-04T00:35:31.540Z] === RUN   TestAuthZPluginAllowEventStream
00:35:33 [2020-04-04T00:35:33.296Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
00:35:33 [2020-04-04T00:35:33.296Z] === RUN   TestAuthZPluginErrorResponse
00:35:33 [2020-04-04T00:35:33.594Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
00:35:33 [2020-04-04T00:35:33.594Z] === RUN   TestAuthZPluginErrorRequest
00:35:34 [2020-04-04T00:35:34.232Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
00:35:34 [2020-04-04T00:35:34.232Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:35:34 [2020-04-04T00:35:34.876Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
00:35:34 [2020-04-04T00:35:34.876Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:35:37 [2020-04-04T00:35:37.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
00:35:37 [2020-04-04T00:35:37.216Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:35:39 [2020-04-04T00:35:39.332Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
00:35:39 [2020-04-04T00:35:39.332Z] === RUN   TestAuthZPluginHeader
00:35:39 [2020-04-04T00:35:39.963Z] --- PASS: TestAuthZPluginHeader (0.96s)
00:35:39 [2020-04-04T00:35:39.963Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:35:39 [2020-04-04T00:35:39.963Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:35:39 [2020-04-04T00:35:39.963Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:39 [2020-04-04T00:35:39.963Z] === RUN   TestAuthZPluginV2Disable
00:35:39 [2020-04-04T00:35:39.963Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:35:39 [2020-04-04T00:35:39.963Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:39 [2020-04-04T00:35:39.963Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:35:39 [2020-04-04T00:35:39.963Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:35:39 [2020-04-04T00:35:39.963Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:39 [2020-04-04T00:35:39.963Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:35:39 [2020-04-04T00:35:39.963Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:35:39 [2020-04-04T00:35:39.963Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:39 [2020-04-04T00:35:39.963Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:35:58 [2020-04-04T00:35:58.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
00:35:58 [2020-04-04T00:35:58.550Z] PASS
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] === Skipped
00:35:58 [2020-04-04T00:35:58.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:35:58 [2020-04-04T00:35:58.550Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:35:58 [2020-04-04T00:35:58.550Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:35:58 [2020-04-04T00:35:58.550Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:35:58 [2020-04-04T00:35:58.550Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] DONE 17 tests, 4 skipped in 29.425s
00:35:58 [2020-04-04T00:35:58.550Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:35:58 [2020-04-04T00:35:58.550Z] ++ 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
00:35:58 [2020-04-04T00:35:58.550Z] ++ set -e
00:35:58 [2020-04-04T00:35:58.550Z] ++ '[' -n 0 ']'
00:35:58 [2020-04-04T00:35:58.550Z] ++ set -x
00:35:58 [2020-04-04T00:35:58.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:35:58 [2020-04-04T00:35:58.550Z] INFO: Testing against a local daemon
00:35:58 [2020-04-04T00:35:58.550Z] === RUN   TestPluginInvalidJSON
00:35:58 [2020-04-04T00:35:58.550Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:35:58 [2020-04-04T00:35:58.550Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:35:58 [2020-04-04T00:35:58.550Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:35:58 [2020-04-04T00:35:58.550Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:35:58 [2020-04-04T00:35:58.550Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:35:58 [2020-04-04T00:35:58.550Z] PASS
00:35:58 [2020-04-04T00:35:58.550Z] 
00:35:58 [2020-04-04T00:35:58.550Z] DONE 2 tests in 0.123s
00:35:58 [2020-04-04T00:35:58.550Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:35:58 [2020-04-04T00:35:58.550Z] ++ 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
00:35:58 [2020-04-04T00:35:58.550Z] ++ set -e
00:35:58 [2020-04-04T00:35:58.550Z] ++ '[' -n 0 ']'
00:35:58 [2020-04-04T00:35:58.550Z] ++ set -x
00:35:58 [2020-04-04T00:35:58.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:35:58 [2020-04-04T00:35:58.550Z] INFO: Testing against a local daemon
00:35:58 [2020-04-04T00:35:58.550Z] === RUN   TestExternalGraphDriver
00:35:58 [2020-04-04T00:35:58.550Z] === RUN   TestExternalGraphDriver/json
00:35:59 [2020-04-04T00:35:59.179Z] === RUN   TestExternalGraphDriver/spec
00:36:01 [2020-04-04T00:36:01.251Z] === RUN   TestExternalGraphDriver/pull
00:36:03 [2020-04-04T00:36:03.955Z] --- PASS: TestExternalGraphDriver (6.46s)
00:36:03 [2020-04-04T00:36:03.955Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
00:36:03 [2020-04-04T00:36:03.955Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
00:36:03 [2020-04-04T00:36:03.955Z]     --- PASS: TestExternalGraphDriver/pull (2.18s)
00:36:03 [2020-04-04T00:36:03.955Z] === RUN   TestGraphdriverPluginV2
00:36:03 [2020-04-04T00:36:03.955Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
00:36:03 [2020-04-04T00:36:03.955Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:36:03 [2020-04-04T00:36:03.955Z] PASS
00:36:03 [2020-04-04T00:36:03.955Z] 
00:36:03 [2020-04-04T00:36:03.955Z] === Skipped
00:36:03 [2020-04-04T00:36:03.955Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
00:36:03 [2020-04-04T00:36:03.955Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:36:03 [2020-04-04T00:36:03.955Z] 
00:36:03 [2020-04-04T00:36:03.955Z] 
00:36:03 [2020-04-04T00:36:03.955Z] DONE 5 tests, 1 skipped in 6.630s
00:36:03 [2020-04-04T00:36:03.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:36:03 [2020-04-04T00:36:03.955Z] ++ 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
00:36:03 [2020-04-04T00:36:03.955Z] ++ set -e
00:36:03 [2020-04-04T00:36:03.955Z] ++ '[' -n 0 ']'
00:36:03 [2020-04-04T00:36:03.955Z] ++ set -x
00:36:03 [2020-04-04T00:36:03.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:36:03 [2020-04-04T00:36:03.955Z] INFO: Testing against a local daemon
00:36:03 [2020-04-04T00:36:03.955Z] === RUN   TestContinueAfterPluginCrash
00:36:03 [2020-04-04T00:36:03.955Z] === PAUSE TestContinueAfterPluginCrash
00:36:03 [2020-04-04T00:36:03.955Z] === RUN   TestReadPluginNoRead
00:36:03 [2020-04-04T00:36:03.955Z] === PAUSE TestReadPluginNoRead
00:36:03 [2020-04-04T00:36:03.955Z] === RUN   TestDaemonStartWithLogOpt
00:36:03 [2020-04-04T00:36:03.955Z] === PAUSE TestDaemonStartWithLogOpt
00:36:03 [2020-04-04T00:36:03.955Z] === CONT  TestDaemonStartWithLogOpt
00:36:03 [2020-04-04T00:36:03.955Z] === CONT  TestContinueAfterPluginCrash
00:36:03 [2020-04-04T00:36:03.955Z] === CONT  TestReadPluginNoRead
00:36:26 [2020-04-04T00:36:26.540Z] === RUN   TestReadPluginNoRead/default
00:36:26 [2020-04-04T00:36:26.540Z] --- PASS: TestDaemonStartWithLogOpt (22.49s)
00:36:26 [2020-04-04T00:36:26.831Z] === RUN   TestReadPluginNoRead/disabled_caching
00:36:28 [2020-04-04T00:36:28.896Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:36:30 [2020-04-04T00:36:30.400Z] --- PASS: TestReadPluginNoRead (26.80s)
00:36:30 [2020-04-04T00:36:30.400Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
00:36:30 [2020-04-04T00:36:30.400Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.72s)
00:36:30 [2020-04-04T00:36:30.400Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
00:36:30 [2020-04-04T00:36:30.400Z]     read_test.go:91: [d1e20160e5676] daemon is not started
00:36:31 [2020-04-04T00:36:31.023Z] --- PASS: TestContinueAfterPluginCrash (27.24s)
00:36:31 [2020-04-04T00:36:31.023Z] PASS
00:36:31 [2020-04-04T00:36:31.023Z] 
00:36:31 [2020-04-04T00:36:31.023Z] DONE 6 tests in 27.344s
00:36:31 [2020-04-04T00:36:31.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:36:31 [2020-04-04T00:36:31.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:36:31 [2020-04-04T00:36:31.023Z] ++ set -e
00:36:31 [2020-04-04T00:36:31.023Z] ++ '[' -n 0 ']'
00:36:31 [2020-04-04T00:36:31.023Z] ++ set -x
00:36:31 [2020-04-04T00:36:31.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:36:31 [2020-04-04T00:36:31.023Z] testing: warning: no tests to run
00:36:31 [2020-04-04T00:36:31.023Z] PASS
00:36:31 [2020-04-04T00:36:31.023Z] 
00:36:31 [2020-04-04T00:36:31.023Z] DONE 0 tests in 0.021s
00:36:31 [2020-04-04T00:36:31.023Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:36:31 [2020-04-04T00:36:31.023Z] ++ 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
00:36:31 [2020-04-04T00:36:31.023Z] ++ set -e
00:36:31 [2020-04-04T00:36:31.023Z] ++ '[' -n 0 ']'
00:36:31 [2020-04-04T00:36:31.023Z] ++ set -x
00:36:31 [2020-04-04T00:36:31.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:36:31 [2020-04-04T00:36:31.023Z] INFO: Testing against a local daemon
00:36:31 [2020-04-04T00:36:31.023Z] === RUN   TestPluginWithDevMounts
00:36:31 [2020-04-04T00:36:31.023Z] === PAUSE TestPluginWithDevMounts
00:36:31 [2020-04-04T00:36:31.023Z] === CONT  TestPluginWithDevMounts
00:36:33 [2020-04-04T00:36:33.755Z] --- PASS: TestPluginWithDevMounts (2.33s)
00:36:33 [2020-04-04T00:36:33.755Z] PASS
00:36:33 [2020-04-04T00:36:33.755Z] 
00:36:33 [2020-04-04T00:36:33.755Z] DONE 1 tests in 2.434s
00:36:33 [2020-04-04T00:36:33.755Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:36:33 [2020-04-04T00:36:33.755Z] ++ 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
00:36:33 [2020-04-04T00:36:33.755Z] ++ set -e
00:36:33 [2020-04-04T00:36:33.755Z] ++ '[' -n 0 ']'
00:36:33 [2020-04-04T00:36:33.755Z] ++ set -x
00:36:33 [2020-04-04T00:36:33.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:36:33 [2020-04-04T00:36:33.755Z] INFO: Testing against a local daemon
00:36:33 [2020-04-04T00:36:33.755Z] === RUN   TestSecretInspect
00:36:35 [2020-04-04T00:36:35.863Z] --- PASS: TestSecretInspect (2.38s)
00:36:35 [2020-04-04T00:36:35.863Z] === RUN   TestSecretList
00:36:38 [2020-04-04T00:36:38.611Z] --- PASS: TestSecretList (2.28s)
00:36:38 [2020-04-04T00:36:38.611Z] === RUN   TestSecretsCreateAndDelete
00:36:41 [2020-04-04T00:36:41.354Z] --- PASS: TestSecretsCreateAndDelete (2.78s)
00:36:41 [2020-04-04T00:36:41.354Z] === RUN   TestSecretsUpdate
00:36:43 [2020-04-04T00:36:43.424Z] --- PASS: TestSecretsUpdate (2.35s)
00:36:43 [2020-04-04T00:36:43.424Z] === RUN   TestTemplatedSecret
00:36:46 [2020-04-04T00:36:46.127Z] --- PASS: TestTemplatedSecret (2.80s)
00:36:46 [2020-04-04T00:36:46.128Z] === RUN   TestSecretCreateResolve
00:36:48 [2020-04-04T00:36:48.838Z] --- PASS: TestSecretCreateResolve (2.29s)
00:36:48 [2020-04-04T00:36:48.838Z] PASS
00:36:48 [2020-04-04T00:36:48.838Z] 
00:36:48 [2020-04-04T00:36:48.838Z] DONE 6 tests in 14.972s
00:36:48 [2020-04-04T00:36:48.838Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:36:48 [2020-04-04T00:36:48.838Z] ++ 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
00:36:48 [2020-04-04T00:36:48.838Z] ++ set -e
00:36:48 [2020-04-04T00:36:48.838Z] ++ '[' -n 0 ']'
00:36:48 [2020-04-04T00:36:48.838Z] ++ set -x
00:36:48 [2020-04-04T00:36:48.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:36:48 [2020-04-04T00:36:48.838Z] INFO: Testing against a local daemon
00:36:48 [2020-04-04T00:36:48.838Z] === RUN   TestServiceCreateInit
00:36:48 [2020-04-04T00:36:48.838Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:36:53 [2020-04-04T00:36:53.285Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:36:56 [2020-04-04T00:36:56.778Z] --- PASS: TestServiceCreateInit (8.36s)
00:36:56 [2020-04-04T00:36:56.778Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s)
00:36:56 [2020-04-04T00:36:56.778Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s)
00:36:56 [2020-04-04T00:36:56.778Z] === RUN   TestCreateServiceMultipleTimes
00:37:15 [2020-04-04T00:37:15.313Z] --- PASS: TestCreateServiceMultipleTimes (16.41s)
00:37:15 [2020-04-04T00:37:15.313Z] === RUN   TestCreateServiceConflict
00:37:15 [2020-04-04T00:37:15.601Z] --- PASS: TestCreateServiceConflict (2.27s)
00:37:15 [2020-04-04T00:37:15.601Z] === RUN   TestCreateServiceMaxReplicas
00:37:19 [2020-04-04T00:37:19.134Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
00:37:19 [2020-04-04T00:37:19.134Z] === RUN   TestCreateWithDuplicateNetworkNames
00:37:34 [2020-04-04T00:37:34.440Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s)
00:37:34 [2020-04-04T00:37:34.440Z] === RUN   TestCreateServiceSecretFileMode
00:37:34 [2020-04-04T00:37:34.730Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
00:37:34 [2020-04-04T00:37:34.730Z] === RUN   TestCreateServiceConfigFileMode
00:37:37 [2020-04-04T00:37:37.436Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
00:37:37 [2020-04-04T00:37:37.436Z] === RUN   TestCreateServiceSysctls
00:37:40 [2020-04-04T00:37:40.950Z] --- PASS: TestCreateServiceSysctls (3.43s)
00:37:40 [2020-04-04T00:37:40.950Z] === RUN   TestCreateServiceCapabilities
00:37:43 [2020-04-04T00:37:43.678Z] --- PASS: TestCreateServiceCapabilities (2.67s)
00:37:43 [2020-04-04T00:37:43.678Z] === RUN   TestInspect
00:37:46 [2020-04-04T00:37:46.403Z] --- PASS: TestInspect (3.00s)
00:37:46 [2020-04-04T00:37:46.403Z] === RUN   TestCreateJob
00:37:49 [2020-04-04T00:37:49.918Z] --- PASS: TestCreateJob (3.59s)
00:37:49 [2020-04-04T00:37:49.918Z] === RUN   TestReplicatedJob
00:37:56 [2020-04-04T00:37:56.801Z] --- PASS: TestReplicatedJob (6.00s)
00:37:56 [2020-04-04T00:37:56.801Z] === RUN   TestUpdateReplicatedJob
00:38:00 [2020-04-04T00:38:00.283Z] --- PASS: TestUpdateReplicatedJob (4.02s)
00:38:00 [2020-04-04T00:38:00.283Z] === RUN   TestServiceListWithStatuses
00:38:00 [2020-04-04T00:38:00.283Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:38:00 [2020-04-04T00:38:00.283Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:38:00 [2020-04-04T00:38:00.283Z] === RUN   TestDockerNetworkConnectAlias
00:38:04 [2020-04-04T00:38:04.719Z] --- PASS: TestDockerNetworkConnectAlias (4.59s)
00:38:04 [2020-04-04T00:38:04.719Z] === RUN   TestDockerNetworkReConnect
00:38:08 [2020-04-04T00:38:08.209Z] --- PASS: TestDockerNetworkReConnect (3.74s)
00:38:08 [2020-04-04T00:38:08.209Z] === RUN   TestServicePlugin
00:38:08 [2020-04-04T00:38:08.209Z] --- SKIP: TestServicePlugin (0.00s)
00:38:08 [2020-04-04T00:38:08.209Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:38:08 [2020-04-04T00:38:08.209Z] === RUN   TestServiceUpdateLabel
00:38:10 [2020-04-04T00:38:10.919Z] --- PASS: TestServiceUpdateLabel (2.30s)
00:38:10 [2020-04-04T00:38:10.919Z] === RUN   TestServiceUpdateSecrets
00:38:26 [2020-04-04T00:38:26.224Z] --- PASS: TestServiceUpdateSecrets (14.81s)
00:38:26 [2020-04-04T00:38:26.224Z] === RUN   TestServiceUpdateConfigs
00:38:41 [2020-04-04T00:38:41.500Z] --- PASS: TestServiceUpdateConfigs (14.92s)
00:38:41 [2020-04-04T00:38:41.500Z] === RUN   TestServiceUpdateNetwork
00:38:54 [2020-04-04T00:38:54.046Z] --- PASS: TestServiceUpdateNetwork (13.01s)
00:38:54 [2020-04-04T00:38:54.046Z] PASS
00:38:54 [2020-04-04T00:38:54.046Z] 
00:38:54 [2020-04-04T00:38:54.046Z] === Skipped
00:38:54 [2020-04-04T00:38:54.046Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:38:54 [2020-04-04T00:38:54.046Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:38:54 [2020-04-04T00:38:54.046Z] 
00:38:54 [2020-04-04T00:38:54.046Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:38:54 [2020-04-04T00:38:54.046Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:38:54 [2020-04-04T00:38:54.046Z] 
00:38:54 [2020-04-04T00:38:54.046Z] 
00:38:54 [2020-04-04T00:38:54.046Z] DONE 23 tests, 2 skipped in 124.838s
00:38:54 [2020-04-04T00:38:54.046Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:38:54 [2020-04-04T00:38:54.046Z] ++ 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
00:38:54 [2020-04-04T00:38:54.046Z] ++ set -e
00:38:54 [2020-04-04T00:38:54.046Z] ++ '[' -n 0 ']'
00:38:54 [2020-04-04T00:38:54.046Z] ++ set -x
00:38:54 [2020-04-04T00:38:54.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:38:54 [2020-04-04T00:38:54.046Z] INFO: Testing against a local daemon
00:38:54 [2020-04-04T00:38:54.046Z] === RUN   TestSessionCreate
00:38:54 [2020-04-04T00:38:54.046Z] --- PASS: TestSessionCreate (0.05s)
00:38:54 [2020-04-04T00:38:54.046Z] === RUN   TestSessionCreateWithBadUpgrade
00:38:54 [2020-04-04T00:38:54.046Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:38:54 [2020-04-04T00:38:54.046Z] PASS
00:38:54 [2020-04-04T00:38:54.046Z] 
00:38:54 [2020-04-04T00:38:54.046Z] DONE 2 tests in 0.204s
00:38:54 [2020-04-04T00:38:54.046Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:38:54 [2020-04-04T00:38:54.046Z] ++ 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
00:38:54 [2020-04-04T00:38:54.046Z] ++ set -e
00:38:54 [2020-04-04T00:38:54.046Z] ++ '[' -n 0 ']'
00:38:54 [2020-04-04T00:38:54.046Z] ++ set -x
00:38:54 [2020-04-04T00:38:54.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:38:54 [2020-04-04T00:38:54.046Z] INFO: Testing against a local daemon
00:38:54 [2020-04-04T00:38:54.046Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:38:54 [2020-04-04T00:38:54.046Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:38:54 [2020-04-04T00:38:54.046Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:38:54 [2020-04-04T00:38:54.046Z] === RUN   TestEventsExecDie
00:38:54 [2020-04-04T00:38:54.329Z] --- PASS: TestEventsExecDie (0.81s)
00:38:54 [2020-04-04T00:38:54.329Z] === RUN   TestEventsBackwardsCompatible
00:38:54 [2020-04-04T00:38:54.616Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:38:54 [2020-04-04T00:38:54.616Z] === RUN   TestInfoBinaryCommits
00:38:54 [2020-04-04T00:38:54.616Z] --- PASS: TestInfoBinaryCommits (0.06s)
00:38:54 [2020-04-04T00:38:54.616Z] === RUN   TestInfoAPIVersioned
00:38:54 [2020-04-04T00:38:54.616Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:38:54 [2020-04-04T00:38:54.616Z] === RUN   TestInfoDiscoveryBackend
00:38:55 [2020-04-04T00:38:55.235Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
00:38:55 [2020-04-04T00:38:55.235Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:38:56 [2020-04-04T00:38:56.251Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:38:56 [2020-04-04T00:38:56.251Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:38:56 [2020-04-04T00:38:56.536Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
00:38:56 [2020-04-04T00:38:56.536Z] === RUN   TestInfoAPI
00:38:56 [2020-04-04T00:38:56.822Z] --- PASS: TestInfoAPI (0.06s)
00:38:56 [2020-04-04T00:38:56.822Z] === RUN   TestInfoAPIWarnings
00:38:57 [2020-04-04T00:38:57.621Z] --- PASS: TestInfoAPIWarnings (0.55s)
00:38:57 [2020-04-04T00:38:57.621Z] === RUN   TestInfoDebug
00:38:57 [2020-04-04T00:38:57.907Z] --- PASS: TestInfoDebug (0.54s)
00:38:57 [2020-04-04T00:38:57.907Z] === RUN   TestInfoInsecureRegistries
00:38:58 [2020-04-04T00:38:58.529Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:38:58 [2020-04-04T00:38:58.529Z] === RUN   TestInfoRegistryMirrors
00:38:58 [2020-04-04T00:38:58.813Z] --- PASS: TestInfoRegistryMirrors (0.54s)
00:38:58 [2020-04-04T00:38:58.813Z] === RUN   TestLoginFailsWithBadCredentials
00:39:00 [2020-04-04T00:39:00.292Z] --- PASS: TestLoginFailsWithBadCredentials (1.45s)
00:39:00 [2020-04-04T00:39:00.293Z] === RUN   TestPingCacheHeaders
00:39:00 [2020-04-04T00:39:00.293Z] --- PASS: TestPingCacheHeaders (0.05s)
00:39:00 [2020-04-04T00:39:00.293Z] === RUN   TestPingGet
00:39:00 [2020-04-04T00:39:00.578Z] --- PASS: TestPingGet (0.04s)
00:39:00 [2020-04-04T00:39:00.578Z] === RUN   TestPingHead
00:39:00 [2020-04-04T00:39:00.578Z] --- PASS: TestPingHead (0.05s)
00:39:00 [2020-04-04T00:39:00.578Z] === RUN   TestVersion
00:39:00 [2020-04-04T00:39:00.578Z] --- PASS: TestVersion (0.05s)
00:39:00 [2020-04-04T00:39:00.578Z] PASS
00:39:00 [2020-04-04T00:39:00.578Z] 
00:39:00 [2020-04-04T00:39:00.578Z] === Skipped
00:39:00 [2020-04-04T00:39:00.578Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:39:00 [2020-04-04T00:39:00.578Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:39:00 [2020-04-04T00:39:00.578Z] 
00:39:00 [2020-04-04T00:39:00.578Z] 
00:39:00 [2020-04-04T00:39:00.578Z] DONE 18 tests, 1 skipped in 7.042s
00:39:00 [2020-04-04T00:39:00.578Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:39:00 [2020-04-04T00:39:00.578Z] ++ 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
00:39:00 [2020-04-04T00:39:00.578Z] ++ set -e
00:39:00 [2020-04-04T00:39:00.578Z] ++ '[' -n 0 ']'
00:39:00 [2020-04-04T00:39:00.578Z] ++ set -x
00:39:00 [2020-04-04T00:39:00.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:39:00 [2020-04-04T00:39:00.578Z] INFO: Testing against a local daemon
00:39:00 [2020-04-04T00:39:00.578Z] === RUN   TestVolumesCreateAndList
00:39:00 [2020-04-04T00:39:00.578Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:39:00 [2020-04-04T00:39:00.578Z] === RUN   TestVolumesRemove
00:39:00 [2020-04-04T00:39:00.862Z] --- PASS: TestVolumesRemove (0.10s)
00:39:00 [2020-04-04T00:39:00.862Z] === RUN   TestVolumesInspect
00:39:00 [2020-04-04T00:39:00.862Z] --- PASS: TestVolumesInspect (0.04s)
00:39:00 [2020-04-04T00:39:00.862Z] === RUN   TestVolumesInvalidJSON
00:39:00 [2020-04-04T00:39:00.862Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:39:00 [2020-04-04T00:39:00.862Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:39:00 [2020-04-04T00:39:00.862Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:39:00 [2020-04-04T00:39:00.862Z] --- PASS: TestVolumesInvalidJSON (0.04s)
00:39:00 [2020-04-04T00:39:00.862Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:39:00 [2020-04-04T00:39:00.862Z] PASS
00:39:00 [2020-04-04T00:39:00.862Z] 
00:39:00 [2020-04-04T00:39:00.862Z] DONE 5 tests in 0.345s
00:39:00 [2020-04-04T00:39:00.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:39:01 [2020-04-04T00:39:01.148Z] ++++ cat bundles/test-integration/docker.pid
00:39:01 [2020-04-04T00:39:01.148Z] +++ kill 13441
00:39:02 [2020-04-04T00:39:02.633Z] +++ /etc/init.d/apparmor stop
00:39:02 [2020-04-04T00:39:02.633Z] Leaving: AppArmorNo profiles have been unloaded.
00:39:02 [2020-04-04T00:39:02.633Z] 
00:39:02 [2020-04-04T00:39:02.633Z] Unloading profiles will leave already running processes permanently
00:39:02 [2020-04-04T00:39:02.633Z] unconfined, which can lead to unexpected situations.
00:39:02 [2020-04-04T00:39:02.633Z] 
00:39:02 [2020-04-04T00:39:02.633Z] To set a process to complain mode, use the command line tool
00:39:02 [2020-04-04T00:39:02.633Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:39:02 [2020-04-04T00:39:02.633Z] +++ true
00:39:02 [2020-04-04T00:39:02.633Z]