Skip to content

Console Output

20:48:31 [2019-10-02T20:48:31.345Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh dynbinary test-integration
20:48:31 [2019-10-02T20:48:31.630Z] 
20:48:31 [2019-10-02T20:48:31.915Z] Removing bundles/
20:48:31 [2019-10-02T20:48:31.916Z] 
20:48:31 [2019-10-02T20:48:31.916Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:48:31 [2019-10-02T20:48:31.916Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:48:31 [2019-10-02T20:48:31.916Z] GOOS="" GOARCH="" GOARM=""
20:50:39 [2019-10-02T20:50:39.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:50:39 [2019-10-02T20:50:39.117Z] 
20:50:39 [2019-10-02T20:50:39.117Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:39 [2019-10-02T20:50:39.117Z] PKG_CONFIG=pkg-config
20:50:39 [2019-10-02T20:50:39.117Z] GOLANG_VERSION=1.13.1
20:50:39 [2019-10-02T20:50:39.117Z] HOSTNAME=b1304f04a7e7
20:50:39 [2019-10-02T20:50:39.117Z] DOCKER_EXPERIMENTAL=1
20:50:39 [2019-10-02T20:50:39.117Z] container=docker
20:50:39 [2019-10-02T20:50:39.117Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:39 [2019-10-02T20:50:39.117Z] GO111MODULE=off
20:50:39 [2019-10-02T20:50:39.117Z] GOPATH=/go
20:50:39 [2019-10-02T20:50:39.117Z] PWD=/go/src/github.com/docker/docker
20:50:39 [2019-10-02T20:50:39.117Z] HOME=/root
20:50:39 [2019-10-02T20:50:39.118Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:39 [2019-10-02T20:50:39.118Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:39 [2019-10-02T20:50:39.118Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da
20:50:39 [2019-10-02T20:50:39.118Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:50:39 [2019-10-02T20:50:39.118Z] DOCKER_GRAPHDRIVER=overlay2
20:50:39 [2019-10-02T20:50:39.118Z] TERM=xterm
20:50:39 [2019-10-02T20:50:39.118Z] DEST=bundles/test-integration
20:50:39 [2019-10-02T20:50:39.118Z] SHLVL=1
20:50:39 [2019-10-02T20:50:39.118Z] TIMEOUT=120m
20:50:39 [2019-10-02T20:50:39.118Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:39 [2019-10-02T20:50:39.118Z] DOCKER_PKG=github.com/docker/docker
20:50:39 [2019-10-02T20:50:39.118Z] TESTDEBUG=0
20:50:39 [2019-10-02T20:50:39.118Z] _=/usr/bin/env
20:50:39 [2019-10-02T20:50:39.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:51:26 [2019-10-02T20:51:26.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:51:26 [2019-10-02T20:51:26.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:51:30 [2019-10-02T20:51:30.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:52:10 [2019-10-02T20:52:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:52:10 [2019-10-02T20:52:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:52:10 [2019-10-02T20:52:10.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:52:12 [2019-10-02T20:52:12.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:52:13 [2019-10-02T20:52:13.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:52:16 [2019-10-02T20:52:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:52:18 [2019-10-02T20:52:18.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:52:21 [2019-10-02T20:52:21.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:52:25 [2019-10-02T20:52:25.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:52:28 [2019-10-02T20:52:28.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:52:30 [2019-10-02T20:52:30.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:52:34 [2019-10-02T20:52:34.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:52:35 [2019-10-02T20:52:35.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:52:37 [2019-10-02T20:52:37.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:52:39 [2019-10-02T20:52:39.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:52:39 [2019-10-02T20:52:39.687Z] Using test binary docker
20:52:39 [2019-10-02T20:52:39.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:52:39 [2019-10-02T20:52:39.687Z] +++ /etc/init.d/apparmor start
20:52:39 [2019-10-02T20:52:39.687Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
20:52:39 [2019-10-02T20:52:39.687Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
20:52:39 [2019-10-02T20:52:39.687Z] Warning failed to create cache: (null)
20:52:39 [2019-10-02T20:52:39.687Z] .
20:52:39 [2019-10-02T20:52:39.687Z] INFO: Waiting for daemon to start...
20:52:39 [2019-10-02T20:52:39.687Z] Starting dockerd
20:52:39 [2019-10-02T20:52:39.687Z] +++ 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
20:52:41 [2019-10-02T20:52:41.712Z] .
20:52:41 [2019-10-02T20:52:41.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:52:41 [2019-10-02T20:52:41.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:52:41 [2019-10-02T20:52:41.712Z] Error: No such image: emptyfs
20:52:41 [2019-10-02T20:52:41.712Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:52:41 [2019-10-02T20:52:41.712Z] ++++ docker load
20:52:42 [2019-10-02T20:52:42.000Z] Running integration-test (iteration 1)
20:52:42 [2019-10-02T20:52:42.000Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
20:52:42 [2019-10-02T20:52:42.001Z] ++ 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
20:52:42 [2019-10-02T20:52:42.001Z] ++ set -e
20:52:42 [2019-10-02T20:52:42.001Z] ++ '[' -n 0 ']'
20:52:42 [2019-10-02T20:52:42.001Z] ++ set -x
20:52:42 [2019-10-02T20:52:42.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
20:52:57 [2019-10-02T20:52:57.276Z] Loaded image: buildpack-deps:jessie
20:52:57 [2019-10-02T20:52:57.276Z] Loaded image: busybox:latest
20:52:57 [2019-10-02T20:52:57.276Z] Loaded image: busybox:glibc
20:52:57 [2019-10-02T20:52:57.276Z] Loaded image: debian:jessie
20:52:57 [2019-10-02T20:52:57.276Z] Loaded image: hello-world:latest
20:52:57 [2019-10-02T20:52:57.276Z] INFO: Testing against a local daemon
20:52:57 [2019-10-02T20:52:57.276Z] === RUN   TestCgroupNamespacesBuild
20:52:58 [2019-10-02T20:52:58.752Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
20:52:58 [2019-10-02T20:52:58.752Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
20:52:58 [2019-10-02T20:52:58.752Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:53:00 [2019-10-02T20:53:00.242Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
20:53:00 [2019-10-02T20:53:00.242Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
20:53:00 [2019-10-02T20:53:00.242Z] === RUN   TestBuildWithSession
20:53:00 [2019-10-02T20:53:00.242Z] --- SKIP: TestBuildWithSession (0.00s)
20:53:00 [2019-10-02T20:53:00.242Z]     build_session_test.go:25: TODO: BuildKit
20:53:00 [2019-10-02T20:53:00.242Z] === RUN   TestBuildSquashParent
20:53:05 [2019-10-02T20:53:05.735Z] --- PASS: TestBuildSquashParent (5.31s)
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:05 [2019-10-02T20:53:05.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:05 [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:05 [2019-10-02T20:53:05.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:05 [2019-10-02T20:53:05.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:05 [2019-10-02T20:53:05.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:08 [2019-10-02T20:53:08.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:08 [2019-10-02T20:53:08.736Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:11 [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
20:53:11 [2019-10-02T20:53:11.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s)
20:53:11 [2019-10-02T20:53:11.428Z] === RUN   TestBuildMultiStageCopy
20:53:11 [2019-10-02T20:53:11.428Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:53:12 [2019-10-02T20:53:12.899Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:53:13 [2019-10-02T20:53:13.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:53:13 [2019-10-02T20:53:13.798Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:53:14 [2019-10-02T20:53:14.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:53:14 [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy (3.45s)
20:53:14 [2019-10-02T20:53:14.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s)
20:53:14 [2019-10-02T20:53:14.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
20:53:14 [2019-10-02T20:53:14.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
20:53:14 [2019-10-02T20:53:14.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s)
20:53:14 [2019-10-02T20:53:14.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
20:53:14 [2019-10-02T20:53:14.367Z] === RUN   TestBuildMultiStageParentConfig
20:53:15 [2019-10-02T20:53:15.379Z] --- PASS: TestBuildMultiStageParentConfig (1.01s)
20:53:15 [2019-10-02T20:53:15.379Z] === RUN   TestBuildLabelWithTargets
20:53:17 [2019-10-02T20:53:17.404Z] --- PASS: TestBuildLabelWithTargets (1.61s)
20:53:17 [2019-10-02T20:53:17.404Z] === RUN   TestBuildWithEmptyLayers
20:53:18 [2019-10-02T20:53:18.020Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
20:53:18 [2019-10-02T20:53:18.020Z] === RUN   TestBuildMultiStageOnBuild
20:53:20 [2019-10-02T20:53:20.080Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
20:53:20 [2019-10-02T20:53:20.080Z] === RUN   TestBuildUncleanTarFilenames
20:53:21 [2019-10-02T20:53:21.091Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
20:53:21 [2019-10-02T20:53:21.091Z] === RUN   TestBuildMultiStageLayerLeak
20:53:23 [2019-10-02T20:53:23.777Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
20:53:23 [2019-10-02T20:53:23.777Z] === RUN   TestBuildWithHugeFile
20:54:49 [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithHugeFile (85.01s)
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildWithEmptyDockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:49 [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
20:54:49 [2019-10-02T20:54:49.612Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
20:54:49 [2019-10-02T20:54:49.612Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
20:54:49 [2019-10-02T20:54:49.612Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildPreserveOwnership
20:54:49 [2019-10-02T20:54:49.612Z] === RUN   TestBuildPreserveOwnership/copy_from
20:54:52 [2019-10-02T20:54:52.322Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:54:54 [2019-10-02T20:54:54.351Z] --- PASS: TestBuildPreserveOwnership (5.01s)
20:54:54 [2019-10-02T20:54:54.351Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.33s)
20:54:54 [2019-10-02T20:54:54.351Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
20:54:54 [2019-10-02T20:54:54.351Z] === RUN   TestBuildPlatformInvalid
20:54:54 [2019-10-02T20:54:54.352Z] --- PASS: TestBuildPlatformInvalid (0.16s)
20:54:54 [2019-10-02T20:54:54.352Z] PASS
20:54:54 [2019-10-02T20:54:54.352Z] 
20:54:54 [2019-10-02T20:54:54.352Z] === Skipped
20:54:54 [2019-10-02T20:54:54.352Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
20:54:54 [2019-10-02T20:54:54.352Z]     build_session_test.go:25: TODO: BuildKit
20:54:54 [2019-10-02T20:54:54.352Z] 
20:54:54 [2019-10-02T20:54:54.352Z] 
20:54:54 [2019-10-02T20:54:54.352Z] DONE 32 tests, 1 skipped in 132.024s
20:54:54 [2019-10-02T20:54:54.352Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
20:54:54 [2019-10-02T20:54:54.352Z] ++ 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
20:54:54 [2019-10-02T20:54:54.352Z] ++ set -e
20:54:54 [2019-10-02T20:54:54.352Z] ++ '[' -n 0 ']'
20:54:54 [2019-10-02T20:54:54.352Z] ++ set -x
20:54:54 [2019-10-02T20:54:54.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
20:54:54 [2019-10-02T20:54:54.352Z] INFO: Testing against a local daemon
20:54:54 [2019-10-02T20:54:54.352Z] === RUN   TestConfigList
20:54:56 [2019-10-02T20:54:56.379Z] --- PASS: TestConfigList (2.18s)
20:54:56 [2019-10-02T20:54:56.379Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
20:54:56 [2019-10-02T20:54:56.379Z] === RUN   TestConfigsCreateAndDelete
20:54:59 [2019-10-02T20:54:59.111Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
20:54:59 [2019-10-02T20:54:59.111Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
20:54:59 [2019-10-02T20:54:59.111Z] === RUN   TestConfigsUpdate
20:55:01 [2019-10-02T20:55:01.175Z] --- PASS: TestConfigsUpdate (2.18s)
20:55:01 [2019-10-02T20:55:01.175Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
20:55:01 [2019-10-02T20:55:01.175Z] === RUN   TestTemplatedConfig
20:55:03 [2019-10-02T20:55:03.869Z] --- PASS: TestTemplatedConfig (2.88s)
20:55:03 [2019-10-02T20:55:03.869Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
20:55:03 [2019-10-02T20:55:03.869Z] === RUN   TestConfigInspect
20:55:05 [2019-10-02T20:55:05.898Z] --- PASS: TestConfigInspect (2.20s)
20:55:05 [2019-10-02T20:55:05.898Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
20:55:05 [2019-10-02T20:55:05.898Z] === RUN   TestConfigCreateWithLabels
20:55:08 [2019-10-02T20:55:08.591Z] --- PASS: TestConfigCreateWithLabels (2.21s)
20:55:08 [2019-10-02T20:55:08.591Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
20:55:08 [2019-10-02T20:55:08.591Z] === RUN   TestConfigCreateResolve
20:55:10 [2019-10-02T20:55:10.622Z] --- PASS: TestConfigCreateResolve (2.16s)
20:55:10 [2019-10-02T20:55:10.622Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
20:55:10 [2019-10-02T20:55:10.622Z] === RUN   TestConfigDaemonLibtrustID
20:55:10 [2019-10-02T20:55:10.905Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
20:55:10 [2019-10-02T20:55:10.905Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
20:55:10 [2019-10-02T20:55:10.905Z] PASS
20:55:10 [2019-10-02T20:55:10.905Z] 
20:55:10 [2019-10-02T20:55:10.905Z] DONE 8 tests in 16.727s
20:55:10 [2019-10-02T20:55:10.905Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
20:55:10 [2019-10-02T20:55:10.905Z] ++ 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
20:55:10 [2019-10-02T20:55:10.905Z] ++ set -e
20:55:10 [2019-10-02T20:55:10.905Z] ++ '[' -n 0 ']'
20:55:10 [2019-10-02T20:55:10.905Z] ++ set -x
20:55:10 [2019-10-02T20:55:10.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
20:55:10 [2019-10-02T20:55:10.905Z] INFO: Testing against a local daemon
20:55:10 [2019-10-02T20:55:10.905Z] === RUN   TestCheckpoint
20:55:10 [2019-10-02T20:55:10.905Z] --- SKIP: TestCheckpoint (0.00s)
20:55:10 [2019-10-02T20:55:10.905Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:55:10 [2019-10-02T20:55:10.905Z] === RUN   TestContainerInvalidJSON
20:55:10 [2019-10-02T20:55:10.905Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:55:10 [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:55:10 [2019-10-02T20:55:10.905Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:55:10 [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:55:10 [2019-10-02T20:55:10.905Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:55:10 [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:55:11 [2019-10-02T20:55:11.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:55:11 [2019-10-02T20:55:11.187Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:55:11 [2019-10-02T20:55:11.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:55:11 [2019-10-02T20:55:11.187Z] --- PASS: TestContainerInvalidJSON (0.04s)
20:55:11 [2019-10-02T20:55:11.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:55:11 [2019-10-02T20:55:11.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:55:11 [2019-10-02T20:55:11.187Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:55:11 [2019-10-02T20:55:11.187Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:55:11 [2019-10-02T20:55:11.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
20:55:11 [2019-10-02T20:55:11.187Z] === RUN   TestCopyFromContainerPathIsNotDir
20:55:11 [2019-10-02T20:55:11.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
20:55:11 [2019-10-02T20:55:11.187Z] === RUN   TestCopyToContainerPathDoesNotExist
20:55:11 [2019-10-02T20:55:11.187Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
20:55:11 [2019-10-02T20:55:11.187Z] === RUN   TestCopyToContainerPathIsNotDir
20:55:11 [2019-10-02T20:55:11.470Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
20:55:11 [2019-10-02T20:55:11.470Z] === RUN   TestCopyFromContainer
20:55:12 [2019-10-02T20:55:12.948Z] === RUN   TestCopyFromContainer//
20:55:12 [2019-10-02T20:55:12.948Z] === RUN   TestCopyFromContainer//bar/root
20:55:13 [2019-10-02T20:55:13.234Z] === RUN   TestCopyFromContainer//bar/root/
20:55:13 [2019-10-02T20:55:13.234Z] === RUN   TestCopyFromContainer/bar/quux
20:55:13 [2019-10-02T20:55:13.234Z] === RUN   TestCopyFromContainer/bar/quux/
20:55:13 [2019-10-02T20:55:13.234Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:55:13 [2019-10-02T20:55:13.519Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:55:13 [2019-10-02T20:55:13.519Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:55:13 [2019-10-02T20:55:13.519Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCopyFromContainer/bar/notarget
20:55:13 [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer (2.45s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer// (0.09s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:55:13 [2019-10-02T20:55:13.802Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:55:13 [2019-10-02T20:55:13.802Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:55:13 [2019-10-02T20:55:13.802Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:55:13 [2019-10-02T20:55:13.802Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:55:13 [2019-10-02T20:55:13.802Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateLinkToNonExistingContainer
20:55:13 [2019-10-02T20:55:13.802Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateWithInvalidEnv
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateWithInvalidEnv/0
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/0
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateWithInvalidEnv/1
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/1
20:55:13 [2019-10-02T20:55:13.802Z] === RUN   TestCreateWithInvalidEnv/2
20:55:13 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/2
20:55:14 [2019-10-02T20:55:14.086Z] === CONT  TestCreateWithInvalidEnv/0
20:55:14 [2019-10-02T20:55:14.086Z] === CONT  TestCreateWithInvalidEnv/2
20:55:14 [2019-10-02T20:55:14.086Z] === CONT  TestCreateWithInvalidEnv/1
20:55:14 [2019-10-02T20:55:14.086Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:55:14 [2019-10-02T20:55:14.086Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:55:14 [2019-10-02T20:55:14.086Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
20:55:14 [2019-10-02T20:55:14.086Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
20:55:14 [2019-10-02T20:55:14.086Z] === RUN   TestCreateTmpfsMountsTarget
20:55:14 [2019-10-02T20:55:14.086Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:55:14 [2019-10-02T20:55:14.086Z] === RUN   TestCreateWithCustomMaskedPaths
20:55:16 [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s)
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:55:16 [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities (0.04s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
20:55:16 [2019-10-02T20:55:16.115Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:55:16 [2019-10-02T20:55:16.115Z] === RUN   TestCreateWithCustomReadonlyPaths
20:55:18 [2019-10-02T20:55:18.139Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
20:55:18 [2019-10-02T20:55:18.139Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:55:18 [2019-10-02T20:55:18.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:55:18 [2019-10-02T20:55:18.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:55:18 [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
20:55:18 [2019-10-02T20:55:18.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
20:55:18 [2019-10-02T20:55:18.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:55:18 [2019-10-02T20:55:18.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
20:55:18 [2019-10-02T20:55:18.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
20:55:18 [2019-10-02T20:55:18.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestContainerStartOnDaemonRestart
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestContainerStartOnDaemonRestart
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestDaemonRestartIpcMode
20:55:18 [2019-10-02T20:55:18.140Z] === PAUSE TestDaemonRestartIpcMode
20:55:18 [2019-10-02T20:55:18.140Z] === RUN   TestDiff
20:55:18 [2019-10-02T20:55:18.758Z] --- PASS: TestDiff (0.66s)
20:55:18 [2019-10-02T20:55:18.758Z] === RUN   TestExecWithCloseStdin
20:55:19 [2019-10-02T20:55:19.768Z] --- PASS: TestExecWithCloseStdin (0.90s)
20:55:19 [2019-10-02T20:55:19.768Z] === RUN   TestExec
20:55:20 [2019-10-02T20:55:20.777Z] --- PASS: TestExec (0.85s)
20:55:20 [2019-10-02T20:55:20.777Z] === RUN   TestExecUser
20:55:21 [2019-10-02T20:55:21.395Z] --- PASS: TestExecUser (0.86s)
20:55:21 [2019-10-02T20:55:21.395Z] === RUN   TestExportContainerAndImportImage
20:55:22 [2019-10-02T20:55:22.415Z] --- PASS: TestExportContainerAndImportImage (0.96s)
20:55:22 [2019-10-02T20:55:22.415Z] === RUN   TestExportContainerAfterDaemonRestart
20:55:23 [2019-10-02T20:55:23.892Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
20:55:23 [2019-10-02T20:55:23.892Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
20:55:23 [2019-10-02T20:55:23.892Z] === RUN   TestHealthCheckWorkdir
20:55:24 [2019-10-02T20:55:24.903Z] --- PASS: TestHealthCheckWorkdir (1.12s)
20:55:24 [2019-10-02T20:55:24.903Z] === RUN   TestHealthKillContainer
20:55:28 [2019-10-02T20:55:28.359Z] --- PASS: TestHealthKillContainer (2.94s)
20:55:28 [2019-10-02T20:55:28.359Z] === RUN   TestInspectCpusetInConfigPre120
20:55:28 [2019-10-02T20:55:28.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
20:55:28 [2019-10-02T20:55:28.646Z] === RUN   TestIpcModeNone
20:55:29 [2019-10-02T20:55:29.662Z] --- PASS: TestIpcModeNone (0.86s)
20:55:29 [2019-10-02T20:55:29.662Z] === RUN   TestIpcModePrivate
20:55:30 [2019-10-02T20:55:30.280Z] --- PASS: TestIpcModePrivate (0.88s)
20:55:30 [2019-10-02T20:55:30.280Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
20:55:30 [2019-10-02T20:55:30.280Z] === RUN   TestIpcModeShareable
20:55:31 [2019-10-02T20:55:31.288Z] --- PASS: TestIpcModeShareable (0.85s)
20:55:31 [2019-10-02T20:55:31.288Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true
20:55:31 [2019-10-02T20:55:31.288Z] === RUN   TestAPIIpcModeShareableAndContainer
20:55:33 [2019-10-02T20:55:33.970Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s)
20:55:33 [2019-10-02T20:55:33.970Z] === RUN   TestAPIIpcModeHost
20:55:34 [2019-10-02T20:55:34.255Z] --- PASS: TestAPIIpcModeHost (0.72s)
20:55:34 [2019-10-02T20:55:34.255Z] === RUN   TestDaemonIpcModeShareable
20:55:36 [2019-10-02T20:55:36.297Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
20:55:36 [2019-10-02T20:55:36.297Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
20:55:36 [2019-10-02T20:55:36.297Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
20:55:36 [2019-10-02T20:55:36.297Z] === RUN   TestDaemonIpcModePrivate
20:55:38 [2019-10-02T20:55:38.327Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
20:55:38 [2019-10-02T20:55:38.327Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
20:55:38 [2019-10-02T20:55:38.327Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
20:55:38 [2019-10-02T20:55:38.327Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:55:39 [2019-10-02T20:55:39.807Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
20:55:39 [2019-10-02T20:55:39.807Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
20:55:39 [2019-10-02T20:55:39.807Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
20:55:39 [2019-10-02T20:55:39.807Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:55:41 [2019-10-02T20:55:41.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
20:55:41 [2019-10-02T20:55:41.832Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
20:55:41 [2019-10-02T20:55:41.832Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
20:55:41 [2019-10-02T20:55:41.832Z] === RUN   TestIpcModeOlderClient
20:55:41 [2019-10-02T20:55:41.832Z] === PAUSE TestIpcModeOlderClient
20:55:41 [2019-10-02T20:55:41.832Z] === RUN   TestKillContainerInvalidSignal
20:55:42 [2019-10-02T20:55:42.458Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
20:55:42 [2019-10-02T20:55:42.458Z] === RUN   TestKillContainer
20:55:42 [2019-10-02T20:55:42.458Z] === RUN   TestKillContainer/no_signal
20:55:43 [2019-10-02T20:55:43.095Z] === RUN   TestKillContainer/non_killing_signal
20:55:43 [2019-10-02T20:55:43.712Z] === RUN   TestKillContainer/killing_signal
20:55:44 [2019-10-02T20:55:44.721Z] --- PASS: TestKillContainer (2.14s)
20:55:44 [2019-10-02T20:55:44.721Z]     --- PASS: TestKillContainer/no_signal (0.69s)
20:55:44 [2019-10-02T20:55:44.721Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
20:55:44 [2019-10-02T20:55:44.721Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
20:55:44 [2019-10-02T20:55:44.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:55:44 [2019-10-02T20:55:44.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:55:45 [2019-10-02T20:55:45.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:55:45 [2019-10-02T20:55:45.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
20:55:45 [2019-10-02T20:55:45.954Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
20:55:45 [2019-10-02T20:55:45.954Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
20:55:45 [2019-10-02T20:55:45.954Z] === RUN   TestKillStoppedContainer
20:55:45 [2019-10-02T20:55:45.954Z] --- PASS: TestKillStoppedContainer (0.08s)
20:55:45 [2019-10-02T20:55:45.954Z] === RUN   TestKillStoppedContainerAPIPre120
20:55:45 [2019-10-02T20:55:45.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
20:55:45 [2019-10-02T20:55:45.954Z] === RUN   TestKillDifferentUserContainer
20:55:46 [2019-10-02T20:55:46.963Z] --- PASS: TestKillDifferentUserContainer (0.75s)
20:55:46 [2019-10-02T20:55:46.963Z] === RUN   TestInspectOomKilledTrue
20:55:47 [2019-10-02T20:55:47.982Z] --- PASS: TestInspectOomKilledTrue (1.20s)
20:55:47 [2019-10-02T20:55:47.982Z] === RUN   TestInspectOomKilledFalse
20:55:48 [2019-10-02T20:55:48.607Z] --- PASS: TestInspectOomKilledFalse (0.70s)
20:55:48 [2019-10-02T20:55:48.607Z] === RUN   TestLinksEtcHostsContentMatch
20:55:49 [2019-10-02T20:55:49.235Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
20:55:49 [2019-10-02T20:55:49.235Z] === RUN   TestLinksContainerNames
20:55:50 [2019-10-02T20:55:50.834Z] --- PASS: TestLinksContainerNames (1.38s)
20:55:50 [2019-10-02T20:55:50.834Z] === RUN   TestLogsFollowTailEmpty
20:55:51 [2019-10-02T20:55:51.451Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
20:55:51 [2019-10-02T20:55:51.451Z] === RUN   TestContainerNetworkMountsNoChown
20:55:52 [2019-10-02T20:55:52.066Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/default
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/private
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rprivate
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/slave
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rslave
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/shared
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rshared
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/default
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/rslave
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/private
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/rprivate
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/private/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/default/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/default/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/private/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/slave
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/rshared
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/shared
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:55:52 [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:55:52 [2019-10-02T20:55:52.066Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:55:52 [2019-10-02T20:55:52.067Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:55:52 [2019-10-02T20:55:52.067Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:55:52 [2019-10-02T20:55:52.067Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:55:52 [2019-10-02T20:55:52.067Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/default/bind_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/private/bind_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/default/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/private/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:55:52 [2019-10-02T20:55:52.352Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:55:52 [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot (0.06s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:55:52 [2019-10-02T20:55:52.640Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:55:52 [2019-10-02T20:55:52.640Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:55:52 [2019-10-02T20:55:52.640Z] === RUN   TestContainerBindMountNonRecursive
20:55:54 [2019-10-02T20:55:54.118Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
20:55:54 [2019-10-02T20:55:54.118Z] === RUN   TestNetworkNat
20:55:55 [2019-10-02T20:55:55.133Z] --- PASS: TestNetworkNat (0.71s)
20:55:55 [2019-10-02T20:55:55.133Z] === RUN   TestNetworkLocalhostTCPNat
20:55:55 [2019-10-02T20:55:55.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
20:55:55 [2019-10-02T20:55:55.758Z] === RUN   TestNetworkLoopbackNat
20:55:56 [2019-10-02T20:55:56.767Z] --- PASS: TestNetworkLoopbackNat (1.00s)
20:55:56 [2019-10-02T20:55:56.767Z] === RUN   TestPause
20:55:57 [2019-10-02T20:55:57.384Z] --- PASS: TestPause (0.75s)
20:55:57 [2019-10-02T20:55:57.384Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:55:57 [2019-10-02T20:55:57.384Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:57 [2019-10-02T20:55:57.384Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:57 [2019-10-02T20:55:57.384Z] === RUN   TestPauseStopPausedContainer
20:55:58 [2019-10-02T20:55:58.404Z] --- PASS: TestPauseStopPausedContainer (0.76s)
20:55:58 [2019-10-02T20:55:58.404Z] === RUN   TestPsFilter
20:55:58 [2019-10-02T20:55:58.404Z] --- PASS: TestPsFilter (0.20s)
20:55:58 [2019-10-02T20:55:58.404Z] === RUN   TestRemoveContainerWithRemovedVolume
20:55:59 [2019-10-02T20:55:59.021Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
20:55:59 [2019-10-02T20:55:59.021Z] === RUN   TestRemoveContainerWithVolume
20:55:59 [2019-10-02T20:55:59.640Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
20:55:59 [2019-10-02T20:55:59.640Z] === RUN   TestRemoveContainerRunning
20:56:00 [2019-10-02T20:56:00.261Z] --- PASS: TestRemoveContainerRunning (0.67s)
20:56:00 [2019-10-02T20:56:00.261Z] === RUN   TestRemoveContainerForceRemoveRunning
20:56:01 [2019-10-02T20:56:01.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
20:56:01 [2019-10-02T20:56:01.280Z] === RUN   TestRemoveInvalidContainer
20:56:01 [2019-10-02T20:56:01.280Z] --- PASS: TestRemoveInvalidContainer (0.04s)
20:56:01 [2019-10-02T20:56:01.280Z] === RUN   TestRenameLinkedContainer
20:56:03 [2019-10-02T20:56:03.963Z] --- PASS: TestRenameLinkedContainer (2.76s)
20:56:03 [2019-10-02T20:56:03.963Z] === RUN   TestRenameStoppedContainer
20:56:04 [2019-10-02T20:56:04.580Z] --- PASS: TestRenameStoppedContainer (0.66s)
20:56:04 [2019-10-02T20:56:04.580Z] === RUN   TestRenameRunningContainerAndReuse
20:56:06 [2019-10-02T20:56:06.056Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
20:56:06 [2019-10-02T20:56:06.056Z] === RUN   TestRenameInvalidName
20:56:06 [2019-10-02T20:56:06.674Z] --- PASS: TestRenameInvalidName (0.73s)
20:56:06 [2019-10-02T20:56:06.674Z] === RUN   TestRenameAnonymousContainer
20:56:09 [2019-10-02T20:56:09.366Z] --- PASS: TestRenameAnonymousContainer (2.60s)
20:56:09 [2019-10-02T20:56:09.366Z] === RUN   TestRenameContainerWithSameName
20:56:09 [2019-10-02T20:56:09.983Z] --- PASS: TestRenameContainerWithSameName (0.69s)
20:56:09 [2019-10-02T20:56:09.983Z] === RUN   TestRenameContainerWithLinkedContainer
20:56:11 [2019-10-02T20:56:11.457Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
20:56:11 [2019-10-02T20:56:11.457Z] === RUN   TestResize
20:56:12 [2019-10-02T20:56:12.072Z] --- PASS: TestResize (0.69s)
20:56:12 [2019-10-02T20:56:12.072Z] === RUN   TestResizeWithInvalidSize
20:56:12 [2019-10-02T20:56:12.686Z] --- PASS: TestResizeWithInvalidSize (0.72s)
20:56:12 [2019-10-02T20:56:12.686Z] === RUN   TestResizeWhenContainerNotStarted
20:56:13 [2019-10-02T20:56:13.303Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:13 [2019-10-02T20:56:13.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:16 [2019-10-02T20:56:16.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:16 [2019-10-02T20:56:16.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:17 [2019-10-02T20:56:17.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:18 [2019-10-02T20:56:18.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:19 [2019-10-02T20:56:19.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:20 [2019-10-02T20:56:20.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:20 [2019-10-02T20:56:20.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:20 [2019-10-02T20:56:20.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:23 [2019-10-02T20:56:23.568Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:56:23 [2019-10-02T20:56:23.568Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.21s)
20:56:23 [2019-10-02T20:56:23.568Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.70s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.55s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.72s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
20:56:23 [2019-10-02T20:56:23.569Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s)
20:56:23 [2019-10-02T20:56:23.569Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
20:56:23 [2019-10-02T20:56:23.569Z] === RUN   TestCgroupNamespacesRun
20:56:25 [2019-10-02T20:56:25.044Z] --- PASS: TestCgroupNamespacesRun (1.73s)
20:56:25 [2019-10-02T20:56:25.044Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
20:56:25 [2019-10-02T20:56:25.044Z] === RUN   TestCgroupNamespacesRunPrivileged
20:56:27 [2019-10-02T20:56:27.066Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
20:56:27 [2019-10-02T20:56:27.066Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
20:56:27 [2019-10-02T20:56:27.066Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:56:28 [2019-10-02T20:56:28.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
20:56:28 [2019-10-02T20:56:28.543Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
20:56:28 [2019-10-02T20:56:28.543Z] === RUN   TestCgroupNamespacesRunHostMode
20:56:30 [2019-10-02T20:56:30.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
20:56:30 [2019-10-02T20:56:30.582Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
20:56:30 [2019-10-02T20:56:30.582Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:56:32 [2019-10-02T20:56:32.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
20:56:32 [2019-10-02T20:56:32.063Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
20:56:32 [2019-10-02T20:56:32.063Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:56:33 [2019-10-02T20:56:33.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
20:56:33 [2019-10-02T20:56:33.071Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
20:56:33 [2019-10-02T20:56:33.071Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:56:33 [2019-10-02T20:56:33.727Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
20:56:33 [2019-10-02T20:56:33.727Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
20:56:33 [2019-10-02T20:56:33.727Z] === RUN   TestCgroupNamespacesRunOlderClient
20:56:35 [2019-10-02T20:56:35.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
20:56:35 [2019-10-02T20:56:35.755Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
20:56:35 [2019-10-02T20:56:35.755Z] === RUN   TestKernelTCPMemory
20:56:36 [2019-10-02T20:56:36.375Z] --- PASS: TestKernelTCPMemory (0.89s)
20:56:36 [2019-10-02T20:56:36.375Z] === RUN   TestNISDomainname
20:56:37 [2019-10-02T20:56:37.877Z] --- PASS: TestNISDomainname (1.09s)
20:56:37 [2019-10-02T20:56:37.877Z] === RUN   TestHostnameDnsResolution
20:56:38 [2019-10-02T20:56:38.886Z] --- PASS: TestHostnameDnsResolution (1.13s)
20:56:38 [2019-10-02T20:56:38.886Z] === RUN   TestStats
20:56:41 [2019-10-02T20:56:41.558Z] --- PASS: TestStats (2.47s)
20:56:41 [2019-10-02T20:56:41.558Z] === RUN   TestStopContainerWithTimeout
20:56:41 [2019-10-02T20:56:41.558Z] === RUN   TestStopContainerWithTimeout/0
20:56:41 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/0
20:56:41 [2019-10-02T20:56:41.558Z] === RUN   TestStopContainerWithTimeout/1
20:56:41 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/1
20:56:41 [2019-10-02T20:56:41.558Z] === RUN   TestStopContainerWithTimeout/3
20:56:41 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/3
20:56:41 [2019-10-02T20:56:41.558Z] === RUN   TestStopContainerWithTimeout/-1
20:56:41 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/-1
20:56:41 [2019-10-02T20:56:41.558Z] === CONT  TestStopContainerWithTimeout/0
20:56:41 [2019-10-02T20:56:41.558Z] === CONT  TestStopContainerWithTimeout/3
20:56:41 [2019-10-02T20:56:41.558Z] === CONT  TestStopContainerWithTimeout/1
20:56:41 [2019-10-02T20:56:41.558Z] === CONT  TestStopContainerWithTimeout/-1
20:56:45 [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout (0.03s)
20:56:45 [2019-10-02T20:56:45.043Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
20:56:45 [2019-10-02T20:56:45.043Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
20:56:45 [2019-10-02T20:56:45.043Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
20:56:45 [2019-10-02T20:56:45.043Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
20:56:45 [2019-10-02T20:56:45.043Z] === RUN   TestDeleteDevicemapper
20:56:45 [2019-10-02T20:56:45.043Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:56:45 [2019-10-02T20:56:45.043Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:56:45 [2019-10-02T20:56:45.043Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:56:47 [2019-10-02T20:56:47.727Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s)
20:56:47 [2019-10-02T20:56:47.727Z] === RUN   TestUpdateMemory
20:56:48 [2019-10-02T20:56:48.347Z] --- PASS: TestUpdateMemory (1.08s)
20:56:48 [2019-10-02T20:56:48.347Z] === RUN   TestUpdateCPUQuota
20:56:50 [2019-10-02T20:56:50.393Z] --- PASS: TestUpdateCPUQuota (1.79s)
20:56:50 [2019-10-02T20:56:50.393Z] === RUN   TestUpdatePidsLimit
20:56:50 [2019-10-02T20:56:50.393Z] === RUN   TestUpdatePidsLimit/update_from_none
20:56:50 [2019-10-02T20:56:50.393Z] === RUN   TestUpdatePidsLimit/no_change
20:56:51 [2019-10-02T20:56:51.019Z] === RUN   TestUpdatePidsLimit/update_lower
20:56:51 [2019-10-02T20:56:51.304Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:56:51 [2019-10-02T20:56:51.588Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:56:52 [2019-10-02T20:56:52.215Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:56:52 [2019-10-02T20:56:52.497Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:56:54 [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit (4.07s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
20:56:54 [2019-10-02T20:56:54.532Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
20:56:54 [2019-10-02T20:56:54.532Z] === RUN   TestUpdateRestartPolicy
20:57:07 [2019-10-02T20:57:07.077Z] --- PASS: TestUpdateRestartPolicy (12.22s)
20:57:07 [2019-10-02T20:57:07.077Z] === RUN   TestUpdateRestartWithAutoRemove
20:57:07 [2019-10-02T20:57:07.077Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
20:57:07 [2019-10-02T20:57:07.077Z] === RUN   TestWaitNonBlocked
20:57:07 [2019-10-02T20:57:07.077Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:07 [2019-10-02T20:57:07.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:07 [2019-10-02T20:57:07.077Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:07 [2019-10-02T20:57:07.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:07 [2019-10-02T20:57:07.077Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:07 [2019-10-02T20:57:07.077Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:08 [2019-10-02T20:57:08.097Z] --- PASS: TestWaitNonBlocked (0.03s)
20:57:08 [2019-10-02T20:57:08.097Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
20:57:08 [2019-10-02T20:57:08.097Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
20:57:08 [2019-10-02T20:57:08.097Z] === RUN   TestWaitBlocked
20:57:08 [2019-10-02T20:57:08.097Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:57:08 [2019-10-02T20:57:08.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:57:08 [2019-10-02T20:57:08.097Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:57:08 [2019-10-02T20:57:08.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:57:08 [2019-10-02T20:57:08.097Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:57:08 [2019-10-02T20:57:08.097Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:57:09 [2019-10-02T20:57:09.116Z] --- PASS: TestWaitBlocked (0.04s)
20:57:09 [2019-10-02T20:57:09.116Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
20:57:09 [2019-10-02T20:57:09.116Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
20:57:09 [2019-10-02T20:57:09.116Z] === CONT  TestDaemonRestartIpcMode
20:57:09 [2019-10-02T20:57:09.116Z] === CONT  TestContainerStartOnDaemonRestart
20:57:09 [2019-10-02T20:57:09.116Z] === CONT  TestIpcModeOlderClient
20:57:09 [2019-10-02T20:57:09.402Z] --- PASS: TestIpcModeOlderClient (0.15s)
20:57:12 [2019-10-02T20:57:12.884Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s)
20:57:12 [2019-10-02T20:57:12.884Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
20:57:13 [2019-10-02T20:57:13.168Z] --- PASS: TestDaemonRestartIpcMode (3.92s)
20:57:13 [2019-10-02T20:57:13.168Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
20:57:13 [2019-10-02T20:57:13.168Z] PASS
20:57:13 [2019-10-02T20:57:13.168Z] 
20:57:13 [2019-10-02T20:57:13.168Z] === Skipped
20:57:13 [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
20:57:13 [2019-10-02T20:57:13.168Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:57:13 [2019-10-02T20:57:13.168Z] 
20:57:13 [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:57:13 [2019-10-02T20:57:13.168Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:57:13 [2019-10-02T20:57:13.168Z] 
20:57:13 [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
20:57:13 [2019-10-02T20:57:13.168Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:57:13 [2019-10-02T20:57:13.168Z] 
20:57:13 [2019-10-02T20:57:13.168Z] 
20:57:13 [2019-10-02T20:57:13.168Z] DONE 197 tests, 3 skipped in 122.179s
20:57:13 [2019-10-02T20:57:13.168Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
20:57:13 [2019-10-02T20:57:13.168Z] ++ 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
20:57:13 [2019-10-02T20:57:13.168Z] ++ set -e
20:57:13 [2019-10-02T20:57:13.168Z] ++ '[' -n 0 ']'
20:57:13 [2019-10-02T20:57:13.168Z] ++ set -x
20:57:13 [2019-10-02T20:57:13.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
20:57:13 [2019-10-02T20:57:13.168Z] INFO: Testing against a local daemon
20:57:13 [2019-10-02T20:57:13.168Z] === RUN   TestCommitInheritsEnv
20:57:13 [2019-10-02T20:57:13.790Z] --- PASS: TestCommitInheritsEnv (0.44s)
20:57:13 [2019-10-02T20:57:13.790Z] === RUN   TestImportExtremelyLargeImageWorks
20:57:13 [2019-10-02T20:57:13.790Z] === PAUSE TestImportExtremelyLargeImageWorks
20:57:13 [2019-10-02T20:57:13.790Z] === RUN   TestImagesFilterMultiReference
20:57:13 [2019-10-02T20:57:13.790Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:57:13 [2019-10-02T20:57:13.790Z] === RUN   TestImagePullPlatformInvalid
20:57:13 [2019-10-02T20:57:13.790Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:57:13 [2019-10-02T20:57:13.790Z] === RUN   TestRemoveImageOrphaning
20:57:14 [2019-10-02T20:57:14.414Z] --- PASS: TestRemoveImageOrphaning (0.49s)
20:57:14 [2019-10-02T20:57:14.414Z] === RUN   TestRemoveImageGarbageCollector
20:57:14 [2019-10-02T20:57:14.414Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
20:57:14 [2019-10-02T20:57:14.414Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:57:14 [2019-10-02T20:57:14.414Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:57:14 [2019-10-02T20:57:14.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
20:57:14 [2019-10-02T20:57:14.414Z] === RUN   TestTagInvalidReference
20:57:14 [2019-10-02T20:57:14.414Z] --- PASS: TestTagInvalidReference (0.08s)
20:57:14 [2019-10-02T20:57:14.414Z] === RUN   TestTagValidPrefixedRepo
20:57:14 [2019-10-02T20:57:14.414Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
20:57:14 [2019-10-02T20:57:14.414Z] === RUN   TestTagExistedNameWithoutForce
20:57:14 [2019-10-02T20:57:14.699Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:57:14 [2019-10-02T20:57:14.699Z] === RUN   TestTagOfficialNames
20:57:14 [2019-10-02T20:57:14.699Z] --- PASS: TestTagOfficialNames (0.06s)
20:57:14 [2019-10-02T20:57:14.699Z] === RUN   TestTagMatchesDigest
20:57:14 [2019-10-02T20:57:14.699Z] --- PASS: TestTagMatchesDigest (0.04s)
20:57:14 [2019-10-02T20:57:14.699Z] === CONT  TestImportExtremelyLargeImageWorks
21:02:22 [2019-10-02T21:02:22.222Z] --- PASS: TestImportExtremelyLargeImageWorks (297.99s)
21:02:22 [2019-10-02T21:02:22.222Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:02:22 [2019-10-02T21:02:22.222Z] PASS
21:02:22 [2019-10-02T21:02:22.222Z] 
21:02:22 [2019-10-02T21:02:22.222Z] === Skipped
21:02:22 [2019-10-02T21:02:22.222Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s)
21:02:22 [2019-10-02T21:02:22.222Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:22 [2019-10-02T21:02:22.222Z] 
21:02:22 [2019-10-02T21:02:22.222Z] 
21:02:22 [2019-10-02T21:02:22.222Z] DONE 12 tests, 1 skipped in 299.530s
21:02:22 [2019-10-02T21:02:22.222Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:02:22 [2019-10-02T21:02:22.222Z] ++ 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
21:02:22 [2019-10-02T21:02:22.222Z] ++ set -e
21:02:22 [2019-10-02T21:02:22.222Z] ++ '[' -n 0 ']'
21:02:22 [2019-10-02T21:02:22.222Z] ++ set -x
21:02:22 [2019-10-02T21:02:22.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
21:02:22 [2019-10-02T21:02:22.223Z] INFO: Testing against a local daemon
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestNetworkCreateDelete
21:02:22 [2019-10-02T21:02:22.223Z] --- PASS: TestNetworkCreateDelete (0.22s)
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestDockerNetworkDeletePreferID
21:02:22 [2019-10-02T21:02:22.223Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestInspectNetwork
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestInspectNetwork/full_network_id
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestInspectNetwork/partial_network_id
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestInspectNetwork/network_name
21:02:22 [2019-10-02T21:02:22.223Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:02:22 [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork (8.90s)
21:02:22 [2019-10-02T21:02:22.506Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:02:22 [2019-10-02T21:02:22.506Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:02:22 [2019-10-02T21:02:22.506Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:02:22 [2019-10-02T21:02:22.506Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:02:22 [2019-10-02T21:02:22.506Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:02:22 [2019-10-02T21:02:22.506Z] === RUN   TestRunContainerWithBridgeNone
21:02:25 [2019-10-02T21:02:25.190Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
21:02:25 [2019-10-02T21:02:25.190Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:02:25 [2019-10-02T21:02:25.190Z] === RUN   TestNetworkInvalidJSON
21:02:25 [2019-10-02T21:02:25.190Z] === RUN   TestNetworkInvalidJSON//networks/create
21:02:25 [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:02:25 [2019-10-02T21:02:25.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:02:25 [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:02:25 [2019-10-02T21:02:25.190Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:02:25 [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:02:25 [2019-10-02T21:02:25.190Z] === CONT  TestNetworkInvalidJSON//networks/create
21:02:25 [2019-10-02T21:02:25.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:02:25 [2019-10-02T21:02:25.190Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:02:25 [2019-10-02T21:02:25.190Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:02:25 [2019-10-02T21:02:25.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:02:25 [2019-10-02T21:02:25.190Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:02:25 [2019-10-02T21:02:25.190Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:02:25 [2019-10-02T21:02:25.191Z] === RUN   TestDaemonRestartWithLiveRestore
21:02:26 [2019-10-02T21:02:26.204Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:02:26 [2019-10-02T21:02:26.204Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:02:26 [2019-10-02T21:02:26.204Z] === RUN   TestDaemonDefaultNetworkPools
21:02:26 [2019-10-02T21:02:26.818Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
21:02:26 [2019-10-02T21:02:26.818Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:02:26 [2019-10-02T21:02:26.818Z] === RUN   TestDaemonRestartWithExistingNetwork
21:02:28 [2019-10-02T21:02:28.310Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
21:02:28 [2019-10-02T21:02:28.310Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:02:28 [2019-10-02T21:02:28.310Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:02:29 [2019-10-02T21:02:29.793Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s)
21:02:29 [2019-10-02T21:02:29.793Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:02:29 [2019-10-02T21:02:29.793Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:02:30 [2019-10-02T21:02:30.078Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:02:30 [2019-10-02T21:02:30.078Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:02:30 [2019-10-02T21:02:30.078Z] === RUN   TestServiceWithPredefinedNetwork
21:02:32 [2019-10-02T21:02:32.763Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
21:02:32 [2019-10-02T21:02:32.763Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:02:32 [2019-10-02T21:02:32.763Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:02:32 [2019-10-02T21:02:32.763Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:02:32 [2019-10-02T21:02:32.763Z]     service_test.go:230: FLAKY_TEST
21:02:32 [2019-10-02T21:02:32.763Z] === RUN   TestServiceWithDataPathPortInit
21:02:48 [2019-10-02T21:02:48.007Z] --- PASS: TestServiceWithDataPathPortInit (14.79s)
21:02:48 [2019-10-02T21:02:48.007Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:02:48 [2019-10-02T21:02:48.007Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:02:48 [2019-10-02T21:02:48.007Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:02:54 [2019-10-02T21:02:54.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s)
21:02:54 [2019-10-02T21:02:54.826Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:02:54 [2019-10-02T21:02:54.826Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qbdo1dlnp2ayzy8v7iqdzn04i Created:2019-10-02 21:02:48.40634752 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ca1e820894332c72276bcaa246744bd89df0306a79273ac03bbc0010929cd7f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.il83mu6pih8xx2gnex10lcta2 EndpointID:4bd5224385a48c41e813fb85bd6a129ad8389cf034adaa24c1d502696e8d2096 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4f4106784897eceac7ac0ed8729ab78b5b0894676ffe2e2941055c830ccc88b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8513279359e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.il83mu6pih8xx2gnex10lcta2 EndpointID:4bd5224385a48c41e813fb85bd6a129ad8389cf034adaa24c1d502696e8d2096 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:02:54 [2019-10-02T21:02:54.826Z] PASS
21:02:54 [2019-10-02T21:02:54.826Z] 
21:02:54 [2019-10-02T21:02:54.826Z] === Skipped
21:02:54 [2019-10-02T21:02:54.826Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:02:54 [2019-10-02T21:02:54.826Z]     service_test.go:230: FLAKY_TEST
21:02:54 [2019-10-02T21:02:54.826Z] 
21:02:54 [2019-10-02T21:02:54.826Z] 
21:02:54 [2019-10-02T21:02:54.826Z] DONE 21 tests, 1 skipped in 41.901s
21:02:54 [2019-10-02T21:02:54.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:02:54 [2019-10-02T21:02:54.826Z] ++ 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
21:02:54 [2019-10-02T21:02:54.826Z] ++ set -e
21:02:54 [2019-10-02T21:02:54.826Z] ++ '[' -n 0 ']'
21:02:54 [2019-10-02T21:02:54.826Z] ++ set -x
21:02:54 [2019-10-02T21:02:54.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:02:54 [2019-10-02T21:02:54.827Z] INFO: Testing against a local daemon
21:02:54 [2019-10-02T21:02:54.827Z] === RUN   TestDockerNetworkIpvlanPersistance
21:02:56 [2019-10-02T21:02:56.308Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s)
21:02:56 [2019-10-02T21:02:56.308Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
21:02:56 [2019-10-02T21:02:56.308Z] === RUN   TestDockerNetworkIpvlan
21:02:57 [2019-10-02T21:02:57.316Z] === RUN   TestDockerNetworkIpvlan/Subinterface
21:02:57 [2019-10-02T21:02:57.934Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
21:02:58 [2019-10-02T21:02:58.944Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
21:03:01 [2019-10-02T21:03:01.640Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
21:03:05 [2019-10-02T21:03:05.104Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
21:03:07 [2019-10-02T21:03:07.786Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
21:03:11 [2019-10-02T21:03:11.260Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
21:03:16 [2019-10-02T21:03:16.762Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
21:03:21 [2019-10-02T21:03:21.184Z] === RUN   TestDockerNetworkIpvlan/Addressing
21:03:23 [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan (27.38s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.28s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.20s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.23s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.893Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.37s)
21:03:23 [2019-10-02T21:03:23.893Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.894Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.35s)
21:03:23 [2019-10-02T21:03:23.894Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:03:23 [2019-10-02T21:03:23.894Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.97s)
21:03:23 [2019-10-02T21:03:23.894Z] PASS
21:03:23 [2019-10-02T21:03:23.894Z] 
21:03:23 [2019-10-02T21:03:23.894Z] DONE 11 tests in 28.951s
21:03:23 [2019-10-02T21:03:23.894Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:03:23 [2019-10-02T21:03:23.894Z] ++ 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
21:03:23 [2019-10-02T21:03:23.894Z] ++ set -e
21:03:23 [2019-10-02T21:03:23.894Z] ++ '[' -n 0 ']'
21:03:23 [2019-10-02T21:03:23.894Z] ++ set -x
21:03:23 [2019-10-02T21:03:23.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:03:23 [2019-10-02T21:03:23.894Z] INFO: Testing against a local daemon
21:03:23 [2019-10-02T21:03:23.894Z] === RUN   TestDockerNetworkMacvlanPersistance
21:03:25 [2019-10-02T21:03:25.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
21:03:25 [2019-10-02T21:03:25.367Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:03:25 [2019-10-02T21:03:25.367Z] === RUN   TestDockerNetworkMacvlan
21:03:25 [2019-10-02T21:03:25.988Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:03:27 [2019-10-02T21:03:27.005Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:03:28 [2019-10-02T21:03:28.024Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:03:30 [2019-10-02T21:03:30.706Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:03:34 [2019-10-02T21:03:34.173Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:03:39 [2019-10-02T21:03:39.687Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:03:40 [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan (15.29s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s)
21:03:40 [2019-10-02T21:03:40.306Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:03:40 [2019-10-02T21:03:40.306Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s)
21:03:40 [2019-10-02T21:03:40.306Z] PASS
21:03:40 [2019-10-02T21:03:40.306Z] 
21:03:40 [2019-10-02T21:03:40.306Z] DONE 8 tests in 16.851s
21:03:40 [2019-10-02T21:03:40.590Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:03:40 [2019-10-02T21:03:40.590Z] ++ 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
21:03:40 [2019-10-02T21:03:40.590Z] ++ set -e
21:03:40 [2019-10-02T21:03:40.590Z] ++ '[' -n 0 ']'
21:03:40 [2019-10-02T21:03:40.590Z] ++ set -x
21:03:40 [2019-10-02T21:03:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:03:40 [2019-10-02T21:03:40.590Z] testing: warning: no tests to run
21:03:40 [2019-10-02T21:03:40.590Z] PASS
21:03:40 [2019-10-02T21:03:40.590Z] 
21:03:40 [2019-10-02T21:03:40.590Z] DONE 0 tests in 0.016s
21:03:40 [2019-10-02T21:03:40.590Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:03:40 [2019-10-02T21:03:40.590Z] ++ 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
21:03:40 [2019-10-02T21:03:40.590Z] ++ set -e
21:03:40 [2019-10-02T21:03:40.590Z] ++ '[' -n 0 ']'
21:03:40 [2019-10-02T21:03:40.590Z] ++ set -x
21:03:40 [2019-10-02T21:03:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:03:40 [2019-10-02T21:03:40.590Z] INFO: Testing against a local daemon
21:03:40 [2019-10-02T21:03:40.590Z] === RUN   TestAuthZPluginAllowRequest
21:03:42 [2019-10-02T21:03:42.621Z] --- PASS: TestAuthZPluginAllowRequest (1.66s)
21:03:42 [2019-10-02T21:03:42.621Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:03:42 [2019-10-02T21:03:42.621Z] === RUN   TestAuthZPluginTLS
21:03:42 [2019-10-02T21:03:42.904Z] --- PASS: TestAuthZPluginTLS (0.59s)
21:03:42 [2019-10-02T21:03:42.905Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:03:42 [2019-10-02T21:03:42.905Z] === RUN   TestAuthZPluginDenyRequest
21:03:43 [2019-10-02T21:03:43.523Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
21:03:43 [2019-10-02T21:03:43.523Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:03:43 [2019-10-02T21:03:43.523Z] === RUN   TestAuthZPluginAPIDenyResponse
21:03:44 [2019-10-02T21:03:44.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
21:03:44 [2019-10-02T21:03:44.139Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:03:44 [2019-10-02T21:03:44.139Z] === RUN   TestAuthZPluginDenyResponse
21:03:44 [2019-10-02T21:03:44.757Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
21:03:44 [2019-10-02T21:03:44.757Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:03:44 [2019-10-02T21:03:44.757Z] === RUN   TestAuthZPluginAllowEventStream
21:03:46 [2019-10-02T21:03:46.253Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
21:03:46 [2019-10-02T21:03:46.253Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:03:46 [2019-10-02T21:03:46.253Z] === RUN   TestAuthZPluginErrorResponse
21:03:46 [2019-10-02T21:03:46.868Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
21:03:46 [2019-10-02T21:03:46.868Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:03:46 [2019-10-02T21:03:46.868Z] === RUN   TestAuthZPluginErrorRequest
21:03:47 [2019-10-02T21:03:47.487Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:03:47 [2019-10-02T21:03:47.488Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:03:47 [2019-10-02T21:03:47.488Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:03:48 [2019-10-02T21:03:48.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
21:03:48 [2019-10-02T21:03:48.105Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:03:48 [2019-10-02T21:03:48.105Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:03:50 [2019-10-02T21:03:50.141Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
21:03:50 [2019-10-02T21:03:50.141Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:03:50 [2019-10-02T21:03:50.141Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:03:52 [2019-10-02T21:03:52.831Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
21:03:52 [2019-10-02T21:03:52.831Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:03:52 [2019-10-02T21:03:52.831Z] === RUN   TestAuthZPluginHeader
21:03:53 [2019-10-02T21:03:53.455Z] --- PASS: TestAuthZPluginHeader (0.98s)
21:03:53 [2019-10-02T21:03:53.455Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:03:53 [2019-10-02T21:03:53.455Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:03:53 [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:03:53 [2019-10-02T21:03:53.455Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:53 [2019-10-02T21:03:53.455Z] === RUN   TestAuthZPluginV2Disable
21:03:53 [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:03:53 [2019-10-02T21:03:53.455Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:53 [2019-10-02T21:03:53.455Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:03:53 [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:03:53 [2019-10-02T21:03:53.455Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:53 [2019-10-02T21:03:53.455Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:03:53 [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:03:53 [2019-10-02T21:03:53.455Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:53 [2019-10-02T21:03:53.455Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:04:11 [2019-10-02T21:04:11.900Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:04:11 [2019-10-02T21:04:11.900Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:04:11 [2019-10-02T21:04:11.900Z] PASS
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] === Skipped
21:04:11 [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:04:11 [2019-10-02T21:04:11.900Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:04:11 [2019-10-02T21:04:11.900Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:04:11 [2019-10-02T21:04:11.900Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:04:11 [2019-10-02T21:04:11.900Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] DONE 17 tests, 4 skipped in 29.815s
21:04:11 [2019-10-02T21:04:11.900Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:11 [2019-10-02T21:04:11.900Z] ++ 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
21:04:11 [2019-10-02T21:04:11.900Z] ++ set -e
21:04:11 [2019-10-02T21:04:11.900Z] ++ '[' -n 0 ']'
21:04:11 [2019-10-02T21:04:11.900Z] ++ set -x
21:04:11 [2019-10-02T21:04:11.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:04:11 [2019-10-02T21:04:11.900Z] INFO: Testing against a local daemon
21:04:11 [2019-10-02T21:04:11.900Z] === RUN   TestPluginInvalidJSON
21:04:11 [2019-10-02T21:04:11.900Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:04:11 [2019-10-02T21:04:11.900Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:04:11 [2019-10-02T21:04:11.900Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:04:11 [2019-10-02T21:04:11.900Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:04:11 [2019-10-02T21:04:11.900Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:04:11 [2019-10-02T21:04:11.900Z] PASS
21:04:11 [2019-10-02T21:04:11.900Z] 
21:04:11 [2019-10-02T21:04:11.900Z] DONE 2 tests in 0.130s
21:04:11 [2019-10-02T21:04:11.900Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:11 [2019-10-02T21:04:11.900Z] ++ 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
21:04:11 [2019-10-02T21:04:11.900Z] ++ set -e
21:04:11 [2019-10-02T21:04:11.900Z] ++ '[' -n 0 ']'
21:04:11 [2019-10-02T21:04:11.900Z] ++ set -x
21:04:11 [2019-10-02T21:04:11.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:04:11 [2019-10-02T21:04:11.900Z] INFO: Testing against a local daemon
21:04:11 [2019-10-02T21:04:11.900Z] === RUN   TestExternalGraphDriver
21:04:11 [2019-10-02T21:04:11.900Z] === RUN   TestExternalGraphDriver/json
21:04:12 [2019-10-02T21:04:12.992Z] === RUN   TestExternalGraphDriver/spec
21:04:15 [2019-10-02T21:04:15.032Z] === RUN   TestExternalGraphDriver/pull
21:04:17 [2019-10-02T21:04:17.710Z] --- PASS: TestExternalGraphDriver (6.72s)
21:04:17 [2019-10-02T21:04:17.710Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:04:17 [2019-10-02T21:04:17.710Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
21:04:17 [2019-10-02T21:04:17.710Z]     --- PASS: TestExternalGraphDriver/spec (2.13s)
21:04:17 [2019-10-02T21:04:17.710Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
21:04:17 [2019-10-02T21:04:17.710Z] === RUN   TestGraphdriverPluginV2
21:04:17 [2019-10-02T21:04:17.710Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:04:17 [2019-10-02T21:04:17.710Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:17 [2019-10-02T21:04:17.710Z] PASS
21:04:17 [2019-10-02T21:04:17.710Z] 
21:04:17 [2019-10-02T21:04:17.710Z] === Skipped
21:04:17 [2019-10-02T21:04:17.710Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:04:17 [2019-10-02T21:04:17.710Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:17 [2019-10-02T21:04:17.710Z] 
21:04:17 [2019-10-02T21:04:17.710Z] 
21:04:17 [2019-10-02T21:04:17.710Z] DONE 5 tests, 1 skipped in 6.878s
21:04:17 [2019-10-02T21:04:17.710Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:04:17 [2019-10-02T21:04:17.710Z] ++ 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
21:04:17 [2019-10-02T21:04:17.710Z] ++ set -e
21:04:17 [2019-10-02T21:04:17.710Z] ++ '[' -n 0 ']'
21:04:17 [2019-10-02T21:04:17.710Z] ++ set -x
21:04:17 [2019-10-02T21:04:17.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:04:17 [2019-10-02T21:04:17.711Z] INFO: Testing against a local daemon
21:04:17 [2019-10-02T21:04:17.711Z] === RUN   TestContinueAfterPluginCrash
21:04:17 [2019-10-02T21:04:17.711Z] === PAUSE TestContinueAfterPluginCrash
21:04:17 [2019-10-02T21:04:17.711Z] === RUN   TestDaemonStartWithLogOpt
21:04:17 [2019-10-02T21:04:17.711Z] === PAUSE TestDaemonStartWithLogOpt
21:04:17 [2019-10-02T21:04:17.711Z] === CONT  TestContinueAfterPluginCrash
21:04:17 [2019-10-02T21:04:17.711Z] === CONT  TestDaemonStartWithLogOpt
21:04:36 [2019-10-02T21:04:36.344Z] --- PASS: TestDaemonStartWithLogOpt (15.92s)
21:04:36 [2019-10-02T21:04:36.344Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:04:38 [2019-10-02T21:04:38.359Z] --- PASS: TestContinueAfterPluginCrash (20.63s)
21:04:38 [2019-10-02T21:04:38.359Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:04:38 [2019-10-02T21:04:38.359Z] PASS
21:04:38 [2019-10-02T21:04:38.359Z] 
21:04:38 [2019-10-02T21:04:38.359Z] DONE 2 tests in 20.735s
21:04:38 [2019-10-02T21:04:38.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:04:38 [2019-10-02T21:04:38.359Z] ++ 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
21:04:38 [2019-10-02T21:04:38.359Z] ++ set -e
21:04:38 [2019-10-02T21:04:38.359Z] ++ '[' -n 0 ']'
21:04:38 [2019-10-02T21:04:38.359Z] ++ set -x
21:04:38 [2019-10-02T21:04:38.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:04:38 [2019-10-02T21:04:38.360Z] INFO: Testing against a local daemon
21:04:38 [2019-10-02T21:04:38.360Z] === RUN   TestPluginWithDevMounts
21:04:38 [2019-10-02T21:04:38.360Z] === PAUSE TestPluginWithDevMounts
21:04:38 [2019-10-02T21:04:38.360Z] === CONT  TestPluginWithDevMounts
21:04:41 [2019-10-02T21:04:41.050Z] --- PASS: TestPluginWithDevMounts (2.34s)
21:04:41 [2019-10-02T21:04:41.050Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:04:41 [2019-10-02T21:04:41.050Z] PASS
21:04:41 [2019-10-02T21:04:41.050Z] 
21:04:41 [2019-10-02T21:04:41.050Z] DONE 1 tests in 2.439s
21:04:41 [2019-10-02T21:04:41.050Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:04:41 [2019-10-02T21:04:41.050Z] ++ 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
21:04:41 [2019-10-02T21:04:41.050Z] ++ set -e
21:04:41 [2019-10-02T21:04:41.050Z] ++ '[' -n 0 ']'
21:04:41 [2019-10-02T21:04:41.050Z] ++ set -x
21:04:41 [2019-10-02T21:04:41.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
21:04:41 [2019-10-02T21:04:41.050Z] INFO: Testing against a local daemon
21:04:41 [2019-10-02T21:04:41.050Z] === RUN   TestSecretInspect
21:04:43 [2019-10-02T21:04:43.075Z] --- PASS: TestSecretInspect (2.18s)
21:04:43 [2019-10-02T21:04:43.075Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:04:43 [2019-10-02T21:04:43.075Z] === RUN   TestSecretList
21:04:45 [2019-10-02T21:04:45.113Z] --- PASS: TestSecretList (2.18s)
21:04:45 [2019-10-02T21:04:45.113Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:04:45 [2019-10-02T21:04:45.113Z] === RUN   TestSecretsCreateAndDelete
21:04:47 [2019-10-02T21:04:47.793Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
21:04:47 [2019-10-02T21:04:47.793Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:04:47 [2019-10-02T21:04:47.793Z] === RUN   TestSecretsUpdate
21:04:49 [2019-10-02T21:04:49.831Z] --- PASS: TestSecretsUpdate (2.20s)
21:04:49 [2019-10-02T21:04:49.831Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:04:49 [2019-10-02T21:04:49.831Z] === RUN   TestTemplatedSecret
21:04:52 [2019-10-02T21:04:52.522Z] --- PASS: TestTemplatedSecret (2.89s)
21:04:52 [2019-10-02T21:04:52.522Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:04:52 [2019-10-02T21:04:52.522Z] === RUN   TestSecretCreateResolve
21:04:54 [2019-10-02T21:04:54.549Z] --- PASS: TestSecretCreateResolve (2.17s)
21:04:54 [2019-10-02T21:04:54.549Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:04:54 [2019-10-02T21:04:54.549Z] PASS
21:04:54 [2019-10-02T21:04:54.549Z] 
21:04:54 [2019-10-02T21:04:54.549Z] DONE 6 tests in 13.938s
21:04:54 [2019-10-02T21:04:54.549Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:04:54 [2019-10-02T21:04:54.549Z] ++ 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
21:04:54 [2019-10-02T21:04:54.549Z] ++ set -e
21:04:54 [2019-10-02T21:04:54.549Z] ++ '[' -n 0 ']'
21:04:54 [2019-10-02T21:04:54.549Z] ++ set -x
21:04:54 [2019-10-02T21:04:54.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
21:04:54 [2019-10-02T21:04:54.832Z] INFO: Testing against a local daemon
21:04:54 [2019-10-02T21:04:54.832Z] === RUN   TestServiceCreateInit
21:04:54 [2019-10-02T21:04:54.832Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:04:59 [2019-10-02T21:04:59.237Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:05:03 [2019-10-02T21:05:03.636Z] --- PASS: TestServiceCreateInit (8.43s)
21:05:03 [2019-10-02T21:05:03.636Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s)
21:05:03 [2019-10-02T21:05:03.636Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:05:03 [2019-10-02T21:05:03.636Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s)
21:05:03 [2019-10-02T21:05:03.636Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:05:03 [2019-10-02T21:05:03.636Z] === RUN   TestCreateServiceMultipleTimes
21:05:22 [2019-10-02T21:05:22.111Z] --- PASS: TestCreateServiceMultipleTimes (17.89s)
21:05:22 [2019-10-02T21:05:22.111Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:05:22 [2019-10-02T21:05:22.111Z] === RUN   TestCreateServiceConflict
21:05:23 [2019-10-02T21:05:23.119Z] --- PASS: TestCreateServiceConflict (2.18s)
21:05:23 [2019-10-02T21:05:23.119Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:05:23 [2019-10-02T21:05:23.119Z] === RUN   TestCreateServiceMaxReplicas
21:05:26 [2019-10-02T21:05:26.587Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
21:05:26 [2019-10-02T21:05:26.587Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:05:26 [2019-10-02T21:05:26.587Z] === RUN   TestCreateWithDuplicateNetworkNames
21:05:41 [2019-10-02T21:05:41.942Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
21:05:41 [2019-10-02T21:05:41.942Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:05:41 [2019-10-02T21:05:41.942Z] === RUN   TestCreateServiceSecretFileMode
21:05:42 [2019-10-02T21:05:42.225Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
21:05:42 [2019-10-02T21:05:42.226Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:05:42 [2019-10-02T21:05:42.226Z] === RUN   TestCreateServiceConfigFileMode
21:05:44 [2019-10-02T21:05:44.916Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
21:05:44 [2019-10-02T21:05:44.917Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:05:44 [2019-10-02T21:05:44.917Z] === RUN   TestCreateServiceSysctls
21:05:48 [2019-10-02T21:05:48.374Z] --- PASS: TestCreateServiceSysctls (3.51s)
21:05:48 [2019-10-02T21:05:48.375Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:05:48 [2019-10-02T21:05:48.375Z] === RUN   TestCreateServiceCapabilities
21:05:51 [2019-10-02T21:05:51.147Z] --- PASS: TestCreateServiceCapabilities (2.65s)
21:05:51 [2019-10-02T21:05:51.147Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:05:51 [2019-10-02T21:05:51.147Z] === RUN   TestInspect
21:05:53 [2019-10-02T21:05:53.841Z] --- PASS: TestInspect (2.73s)
21:05:53 [2019-10-02T21:05:53.841Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:05:53 [2019-10-02T21:05:53.841Z] === RUN   TestDockerNetworkConnectAlias
21:05:58 [2019-10-02T21:05:58.248Z] --- PASS: TestDockerNetworkConnectAlias (4.67s)
21:05:58 [2019-10-02T21:05:58.248Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:05:58 [2019-10-02T21:05:58.248Z] === RUN   TestDockerNetworkReConnect
21:06:01 [2019-10-02T21:06:01.930Z] --- PASS: TestDockerNetworkReConnect (3.63s)
21:06:01 [2019-10-02T21:06:01.930Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:06:01 [2019-10-02T21:06:01.930Z] === RUN   TestServicePlugin
21:06:01 [2019-10-02T21:06:01.930Z] --- SKIP: TestServicePlugin (0.00s)
21:06:01 [2019-10-02T21:06:01.930Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:01 [2019-10-02T21:06:01.930Z] === RUN   TestServiceUpdateLabel
21:06:04 [2019-10-02T21:06:04.615Z] --- PASS: TestServiceUpdateLabel (2.21s)
21:06:04 [2019-10-02T21:06:04.615Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:06:04 [2019-10-02T21:06:04.615Z] === RUN   TestServiceUpdateSecrets
21:06:19 [2019-10-02T21:06:19.833Z] --- PASS: TestServiceUpdateSecrets (14.89s)
21:06:19 [2019-10-02T21:06:19.833Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:06:19 [2019-10-02T21:06:19.833Z] === RUN   TestServiceUpdateConfigs
21:06:35 [2019-10-02T21:06:35.066Z] --- PASS: TestServiceUpdateConfigs (15.36s)
21:06:35 [2019-10-02T21:06:35.066Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:06:35 [2019-10-02T21:06:35.066Z] === RUN   TestServiceUpdateNetwork
21:06:47 [2019-10-02T21:06:47.610Z] --- PASS: TestServiceUpdateNetwork (13.01s)
21:06:47 [2019-10-02T21:06:47.610Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:06:47 [2019-10-02T21:06:47.610Z] PASS
21:06:47 [2019-10-02T21:06:47.610Z] 
21:06:47 [2019-10-02T21:06:47.610Z] === Skipped
21:06:47 [2019-10-02T21:06:47.610Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:06:47 [2019-10-02T21:06:47.610Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:47 [2019-10-02T21:06:47.610Z] 
21:06:47 [2019-10-02T21:06:47.610Z] 
21:06:47 [2019-10-02T21:06:47.610Z] DONE 19 tests, 1 skipped in 112.814s
21:06:47 [2019-10-02T21:06:47.610Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:06:47 [2019-10-02T21:06:47.610Z] ++ 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
21:06:47 [2019-10-02T21:06:47.610Z] ++ set -e
21:06:47 [2019-10-02T21:06:47.610Z] ++ '[' -n 0 ']'
21:06:47 [2019-10-02T21:06:47.610Z] ++ set -x
21:06:47 [2019-10-02T21:06:47.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
21:06:47 [2019-10-02T21:06:47.610Z] INFO: Testing against a local daemon
21:06:47 [2019-10-02T21:06:47.610Z] === RUN   TestSessionCreate
21:06:47 [2019-10-02T21:06:47.610Z] --- PASS: TestSessionCreate (0.05s)
21:06:47 [2019-10-02T21:06:47.610Z] === RUN   TestSessionCreateWithBadUpgrade
21:06:47 [2019-10-02T21:06:47.610Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
21:06:47 [2019-10-02T21:06:47.610Z] PASS
21:06:47 [2019-10-02T21:06:47.610Z] 
21:06:47 [2019-10-02T21:06:47.610Z] DONE 2 tests in 0.205s
21:06:47 [2019-10-02T21:06:47.610Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:06:47 [2019-10-02T21:06:47.610Z] ++ 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
21:06:47 [2019-10-02T21:06:47.610Z] ++ set -e
21:06:47 [2019-10-02T21:06:47.610Z] ++ '[' -n 0 ']'
21:06:47 [2019-10-02T21:06:47.610Z] ++ set -x
21:06:47 [2019-10-02T21:06:47.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
21:06:47 [2019-10-02T21:06:47.611Z] INFO: Testing against a local daemon
21:06:47 [2019-10-02T21:06:47.611Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:06:47 [2019-10-02T21:06:47.893Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:06:47 [2019-10-02T21:06:47.893Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:06:47 [2019-10-02T21:06:47.893Z] === RUN   TestEventsExecDie
21:06:48 [2019-10-02T21:06:48.906Z] --- PASS: TestEventsExecDie (0.93s)
21:06:48 [2019-10-02T21:06:48.906Z] === RUN   TestEventsBackwardsCompatible
21:06:48 [2019-10-02T21:06:48.906Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
21:06:48 [2019-10-02T21:06:48.906Z] === RUN   TestInfoBinaryCommits
21:06:48 [2019-10-02T21:06:48.906Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:06:48 [2019-10-02T21:06:48.906Z] === RUN   TestInfoAPIVersioned
21:06:48 [2019-10-02T21:06:48.906Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:06:48 [2019-10-02T21:06:48.906Z] === RUN   TestInfoAPI
21:06:48 [2019-10-02T21:06:48.906Z] --- PASS: TestInfoAPI (0.06s)
21:06:48 [2019-10-02T21:06:48.906Z] === RUN   TestInfoAPIWarnings
21:06:49 [2019-10-02T21:06:49.916Z] --- PASS: TestInfoAPIWarnings (0.93s)
21:06:49 [2019-10-02T21:06:49.916Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:06:49 [2019-10-02T21:06:49.916Z] === RUN   TestLoginFailsWithBadCredentials
21:06:50 [2019-10-02T21:06:50.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s)
21:06:50 [2019-10-02T21:06:50.200Z] === RUN   TestPingCacheHeaders
21:06:50 [2019-10-02T21:06:50.483Z] --- PASS: TestPingCacheHeaders (0.05s)
21:06:50 [2019-10-02T21:06:50.483Z] === RUN   TestPingGet
21:06:50 [2019-10-02T21:06:50.483Z] --- PASS: TestPingGet (0.03s)
21:06:50 [2019-10-02T21:06:50.483Z] === RUN   TestPingHead
21:06:50 [2019-10-02T21:06:50.483Z] --- PASS: TestPingHead (0.06s)
21:06:50 [2019-10-02T21:06:50.483Z] === RUN   TestVersion
21:06:50 [2019-10-02T21:06:50.483Z] --- PASS: TestVersion (0.04s)
21:06:50 [2019-10-02T21:06:50.483Z] PASS
21:06:50 [2019-10-02T21:06:50.483Z] 
21:06:50 [2019-10-02T21:06:50.483Z] === Skipped
21:06:50 [2019-10-02T21:06:50.483Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:06:50 [2019-10-02T21:06:50.483Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:06:50 [2019-10-02T21:06:50.483Z] 
21:06:50 [2019-10-02T21:06:50.483Z] 
21:06:50 [2019-10-02T21:06:50.483Z] DONE 12 tests, 1 skipped in 2.849s
21:06:50 [2019-10-02T21:06:50.483Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:06:50 [2019-10-02T21:06:50.483Z] ++ 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
21:06:50 [2019-10-02T21:06:50.483Z] ++ set -e
21:06:50 [2019-10-02T21:06:50.483Z] ++ '[' -n 0 ']'
21:06:50 [2019-10-02T21:06:50.483Z] ++ set -x
21:06:50 [2019-10-02T21:06:50.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
21:06:50 [2019-10-02T21:06:50.483Z] INFO: Testing against a local daemon
21:06:50 [2019-10-02T21:06:50.483Z] === RUN   TestVolumesCreateAndList
21:06:50 [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:06:50 [2019-10-02T21:06:50.765Z] === RUN   TestVolumesRemove
21:06:50 [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesRemove (0.10s)
21:06:50 [2019-10-02T21:06:50.765Z] === RUN   TestVolumesInspect
21:06:50 [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesInspect (0.04s)
21:06:50 [2019-10-02T21:06:50.765Z] === RUN   TestVolumesInvalidJSON
21:06:50 [2019-10-02T21:06:50.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:06:50 [2019-10-02T21:06:50.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:06:50 [2019-10-02T21:06:50.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:06:50 [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:06:50 [2019-10-02T21:06:50.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:06:50 [2019-10-02T21:06:50.765Z] PASS
21:06:50 [2019-10-02T21:06:50.765Z] 
21:06:50 [2019-10-02T21:06:50.765Z] DONE 5 tests in 0.306s
21:06:50 [2019-10-02T21:06:50.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:06:51 [2019-10-02T21:06:51.047Z] ++++ cat bundles/test-integration/docker.pid
21:06:51 [2019-10-02T21:06:51.047Z] +++ kill 13128
21:06:52 [2019-10-02T21:06:52.537Z] umount: bundles/test-integration/root: mountpoint not found
21:06:52 [2019-10-02T21:06:52.537Z] +++ /etc/init.d/apparmor stop
21:06:52 [2019-10-02T21:06:52.538Z] Clearing AppArmor profiles cache:.
21:06:52 [2019-10-02T21:06:52.538Z] All profile caches have been cleared, but no profiles have been unloaded.
21:06:52 [2019-10-02T21:06:52.538Z] Unloading profiles will leave already running processes permanently
21:06:52 [2019-10-02T21:06:52.538Z] unconfined, which can lead to unexpected situations.
21:06:52 [2019-10-02T21:06:52.538Z] 
21:06:52 [2019-10-02T21:06:52.538Z] To set a process to complain mode, use the command line tool
21:06:52 [2019-10-02T21:06:52.538Z] 'aa-complain'. To really tear down all profiles, run the init script
21:06:52 [2019-10-02T21:06:52.538Z] with the 'teardown' option."
21:06:52 [2019-10-02T21:06:52.538Z]