Skip to content

Console Output

01:37:00 [2020-02-11T01:37:00.403Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary test-integration
01:37:01 [2020-02-11T01:37:01.028Z] 
01:37:01 [2020-02-11T01:37:01.029Z] Removing bundles/
01:37:01 [2020-02-11T01:37:01.029Z] 
01:37:01 [2020-02-11T01:37:01.029Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:37:01 [2020-02-11T01:37:01.029Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:37:01 [2020-02-11T01:37:01.029Z] GOOS="" GOARCH="" GOARM=""
01:39:08 [2020-02-11T01:39:08.272Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:39:08 [2020-02-11T01:39:08.272Z] 
01:39:08 [2020-02-11T01:39:08.272Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:39:08 [2020-02-11T01:39:08.272Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:39:08 [2020-02-11T01:39:08.272Z] HOSTNAME=28bf717fce43
01:39:08 [2020-02-11T01:39:08.272Z] TESTDEBUG=0
01:39:08 [2020-02-11T01:39:08.272Z] DEST=bundles/test-integration
01:39:08 [2020-02-11T01:39:08.272Z] PWD=/go/src/github.com/docker/docker
01:39:08 [2020-02-11T01:39:08.272Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb
01:39:08 [2020-02-11T01:39:08.272Z] container=docker
01:39:08 [2020-02-11T01:39:08.272Z] HOME=/root
01:39:08 [2020-02-11T01:39:08.272Z] GOLANG_VERSION=1.13.7
01:39:08 [2020-02-11T01:39:08.272Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:39:08 [2020-02-11T01:39:08.272Z] VALIDATE_BRANCH=master
01:39:08 [2020-02-11T01:39:08.272Z] TERM=xterm
01:39:08 [2020-02-11T01:39:08.272Z] DOCKER_PKG=github.com/docker/docker
01:39:08 [2020-02-11T01:39:08.272Z] SHLVL=1
01:39:08 [2020-02-11T01:39:08.272Z] TIMEOUT=120m
01:39:08 [2020-02-11T01:39:08.272Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:39:08 [2020-02-11T01:39:08.272Z] DOCKER_GRAPHDRIVER=overlay2
01:39:08 [2020-02-11T01:39:08.272Z] GO111MODULE=off
01:39:08 [2020-02-11T01:39:08.272Z] DOCKER_EXPERIMENTAL=1
01:39:08 [2020-02-11T01:39:08.272Z] TEST_SKIP_INTEGRATION_CLI=1
01:39:08 [2020-02-11T01:39:08.272Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:39:08 [2020-02-11T01:39:08.272Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:39:08 [2020-02-11T01:39:08.272Z] GOPATH=/go
01:39:08 [2020-02-11T01:39:08.272Z] PKG_CONFIG=pkg-config
01:39:08 [2020-02-11T01:39:08.272Z] _=/usr/bin/env
01:39:08 [2020-02-11T01:39:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:39:55 [2020-02-11T01:39:55.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:39:56 [2020-02-11T01:39:56.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:40:00 [2020-02-11T01:40:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:40:39 [2020-02-11T01:40:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:40:39 [2020-02-11T01:40:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:40:40 [2020-02-11T01:40:40.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:40:42 [2020-02-11T01:40:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:40:43 [2020-02-11T01:40:43.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:40:46 [2020-02-11T01:40:46.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:40:48 [2020-02-11T01:40:48.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:40:50 [2020-02-11T01:40:50.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:40:55 [2020-02-11T01:40:55.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:40:58 [2020-02-11T01:40:58.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:41:00 [2020-02-11T01:41:00.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:41:04 [2020-02-11T01:41:04.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:41:06 [2020-02-11T01:41:06.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:41:08 [2020-02-11T01:41:08.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:41:10 [2020-02-11T01:41:10.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:41:10 [2020-02-11T01:41:10.375Z] Using test binary docker
01:41:10 [2020-02-11T01:41:10.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:41:10 [2020-02-11T01:41:10.375Z] +++ /etc/init.d/apparmor start
01:41:10 [2020-02-11T01:41:10.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:41:10 [2020-02-11T01:41:10.375Z] INFO: Waiting for daemon to start...
01:41:10 [2020-02-11T01:41:10.375Z] Starting dockerd
01:41:10 [2020-02-11T01:41:10.375Z] +++ 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
01:41:12 [2020-02-11T01:41:12.442Z] .
01:41:12 [2020-02-11T01:41:12.442Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:41:12 [2020-02-11T01:41:12.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:41:12 [2020-02-11T01:41:12.748Z] Error: No such image: emptyfs
01:41:12 [2020-02-11T01:41:12.748Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:41:12 [2020-02-11T01:41:12.748Z] ++++ docker load
01:41:13 [2020-02-11T01:41:13.044Z] Running integration-test (iteration 1)
01:41:13 [2020-02-11T01:41:13.044Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
01:41:13 [2020-02-11T01:41:13.044Z] ++ 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
01:41:13 [2020-02-11T01:41:13.044Z] ++ set -e
01:41:13 [2020-02-11T01:41:13.044Z] ++ '[' -n 0 ']'
01:41:13 [2020-02-11T01:41:13.044Z] ++ set -x
01:41:13 [2020-02-11T01:41:13.044Z] ++ 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
01:41:28 [2020-02-11T01:41:28.340Z] Loaded image: buildpack-deps:jessie
01:41:28 [2020-02-11T01:41:28.340Z] Loaded image: busybox:latest
01:41:28 [2020-02-11T01:41:28.340Z] Loaded image: busybox:glibc
01:41:28 [2020-02-11T01:41:28.340Z] Loaded image: debian:jessie
01:41:28 [2020-02-11T01:41:28.340Z] Loaded image: hello-world:latest
01:41:28 [2020-02-11T01:41:28.340Z] INFO: Testing against a local daemon
01:41:28 [2020-02-11T01:41:28.340Z] === RUN   TestCgroupNamespacesBuild
01:41:28 [2020-02-11T01:41:28.964Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
01:41:28 [2020-02-11T01:41:28.964Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:41:31 [2020-02-11T01:41:31.003Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
01:41:31 [2020-02-11T01:41:31.003Z] === RUN   TestBuildWithSession
01:41:31 [2020-02-11T01:41:31.003Z] --- SKIP: TestBuildWithSession (0.00s)
01:41:31 [2020-02-11T01:41:31.003Z]     build_session_test.go:25: TODO: BuildKit
01:41:31 [2020-02-11T01:41:31.003Z] === RUN   TestBuildSquashParent
01:41:36 [2020-02-11T01:41:36.511Z] --- PASS: TestBuildSquashParent (5.84s)
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:41:36 [2020-02-11T01:41:36.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:41:36 [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:41:36 [2020-02-11T01:41:36.511Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:41:36 [2020-02-11T01:41:36.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:41:36 [2020-02-11T01:41:36.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:41:40 [2020-02-11T01:41:40.001Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:41:40 [2020-02-11T01:41:40.001Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:41:42 [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
01:41:42 [2020-02-11T01:41:42.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s)
01:41:42 [2020-02-11T01:41:42.064Z] === RUN   TestBuildMultiStageCopy
01:41:42 [2020-02-11T01:41:42.064Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:41:43 [2020-02-11T01:41:43.551Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:41:44 [2020-02-11T01:41:44.171Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:41:44 [2020-02-11T01:41:44.458Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:41:44 [2020-02-11T01:41:44.754Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:41:45 [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy (3.61s)
01:41:45 [2020-02-11T01:41:45.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s)
01:41:45 [2020-02-11T01:41:45.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
01:41:45 [2020-02-11T01:41:45.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
01:41:45 [2020-02-11T01:41:45.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s)
01:41:45 [2020-02-11T01:41:45.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
01:41:45 [2020-02-11T01:41:45.373Z] === RUN   TestBuildMultiStageParentConfig
01:41:46 [2020-02-11T01:41:46.393Z] --- PASS: TestBuildMultiStageParentConfig (1.02s)
01:41:46 [2020-02-11T01:41:46.393Z] === RUN   TestBuildLabelWithTargets
01:41:47 [2020-02-11T01:41:47.881Z] --- PASS: TestBuildLabelWithTargets (1.60s)
01:41:47 [2020-02-11T01:41:47.881Z] === RUN   TestBuildWithEmptyLayers
01:41:48 [2020-02-11T01:41:48.906Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
01:41:48 [2020-02-11T01:41:48.906Z] === RUN   TestBuildMultiStageOnBuild
01:41:50 [2020-02-11T01:41:50.963Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
01:41:50 [2020-02-11T01:41:50.963Z] === RUN   TestBuildUncleanTarFilenames
01:41:52 [2020-02-11T01:41:52.447Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
01:41:52 [2020-02-11T01:41:52.447Z] === RUN   TestBuildMultiStageLayerLeak
01:41:54 [2020-02-11T01:41:54.493Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
01:41:54 [2020-02-11T01:41:54.493Z] === RUN   TestBuildWithHugeFile
01:43:16 [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithHugeFile (80.91s)
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildWithEmptyDockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:43:16 [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
01:43:16 [2020-02-11T01:43:16.567Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
01:43:16 [2020-02-11T01:43:16.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
01:43:16 [2020-02-11T01:43:16.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildPreserveOwnership
01:43:16 [2020-02-11T01:43:16.567Z] === RUN   TestBuildPreserveOwnership/copy_from
01:43:19 [2020-02-11T01:43:19.262Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:43:20 [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPreserveOwnership (4.86s)
01:43:20 [2020-02-11T01:43:20.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.22s)
01:43:20 [2020-02-11T01:43:20.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
01:43:20 [2020-02-11T01:43:20.750Z] === RUN   TestBuildPlatformInvalid
01:43:20 [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPlatformInvalid (0.16s)
01:43:20 [2020-02-11T01:43:20.750Z] PASS
01:43:20 [2020-02-11T01:43:20.750Z] 
01:43:20 [2020-02-11T01:43:20.750Z] === Skipped
01:43:20 [2020-02-11T01:43:20.750Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
01:43:20 [2020-02-11T01:43:20.750Z]     build_session_test.go:25: TODO: BuildKit
01:43:20 [2020-02-11T01:43:20.750Z] 
01:43:20 [2020-02-11T01:43:20.750Z] 
01:43:20 [2020-02-11T01:43:20.750Z] DONE 32 tests, 1 skipped in 127.833s
01:43:20 [2020-02-11T01:43:20.750Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
01:43:20 [2020-02-11T01:43:20.750Z] ++ 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
01:43:20 [2020-02-11T01:43:20.750Z] ++ set -e
01:43:20 [2020-02-11T01:43:20.750Z] ++ '[' -n 0 ']'
01:43:20 [2020-02-11T01:43:20.750Z] ++ set -x
01:43:20 [2020-02-11T01:43:20.750Z] ++ 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
01:43:21 [2020-02-11T01:43:21.037Z] INFO: Testing against a local daemon
01:43:21 [2020-02-11T01:43:21.037Z] === RUN   TestConfigList
01:43:23 [2020-02-11T01:43:23.737Z] --- PASS: TestConfigList (2.30s)
01:43:23 [2020-02-11T01:43:23.737Z] === RUN   TestConfigsCreateAndDelete
01:43:25 [2020-02-11T01:43:25.799Z] --- PASS: TestConfigsCreateAndDelete (2.31s)
01:43:25 [2020-02-11T01:43:25.799Z] === RUN   TestConfigsUpdate
01:43:27 [2020-02-11T01:43:27.833Z] --- PASS: TestConfigsUpdate (2.27s)
01:43:27 [2020-02-11T01:43:27.833Z] === RUN   TestTemplatedConfig
01:43:30 [2020-02-11T01:43:30.541Z] --- PASS: TestTemplatedConfig (2.76s)
01:43:30 [2020-02-11T01:43:30.541Z] === RUN   TestConfigInspect
01:43:33 [2020-02-11T01:43:33.235Z] --- PASS: TestConfigInspect (2.35s)
01:43:33 [2020-02-11T01:43:33.235Z] === RUN   TestConfigCreateWithLabels
01:43:35 [2020-02-11T01:43:35.279Z] --- PASS: TestConfigCreateWithLabels (2.31s)
01:43:35 [2020-02-11T01:43:35.279Z] === RUN   TestConfigCreateResolve
01:43:37 [2020-02-11T01:43:37.973Z] --- PASS: TestConfigCreateResolve (2.29s)
01:43:37 [2020-02-11T01:43:37.973Z] === RUN   TestConfigDaemonLibtrustID
01:43:37 [2020-02-11T01:43:37.973Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
01:43:37 [2020-02-11T01:43:37.973Z] PASS
01:43:37 [2020-02-11T01:43:37.973Z] 
01:43:37 [2020-02-11T01:43:37.973Z] DONE 8 tests in 17.254s
01:43:37 [2020-02-11T01:43:37.973Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
01:43:37 [2020-02-11T01:43:37.973Z] ++ 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
01:43:37 [2020-02-11T01:43:37.973Z] ++ set -e
01:43:37 [2020-02-11T01:43:37.973Z] ++ '[' -n 0 ']'
01:43:37 [2020-02-11T01:43:37.973Z] ++ set -x
01:43:37 [2020-02-11T01:43:37.973Z] ++ 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
01:43:38 [2020-02-11T01:43:38.257Z] INFO: Testing against a local daemon
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestCheckpoint
01:43:38 [2020-02-11T01:43:38.257Z] --- SKIP: TestCheckpoint (0.00s)
01:43:38 [2020-02-11T01:43:38.257Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestContainerInvalidJSON
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:43:38 [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:43:38 [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:43:38 [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:43:38 [2020-02-11T01:43:38.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:43:38 [2020-02-11T01:43:38.257Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:43:38 [2020-02-11T01:43:38.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:43:38 [2020-02-11T01:43:38.257Z] --- PASS: TestContainerInvalidJSON (0.03s)
01:43:38 [2020-02-11T01:43:38.257Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:43:38 [2020-02-11T01:43:38.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:43:38 [2020-02-11T01:43:38.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:43:38 [2020-02-11T01:43:38.257Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
01:43:38 [2020-02-11T01:43:38.257Z] === RUN   TestCopyFromContainerPathIsNotDir
01:43:38 [2020-02-11T01:43:38.541Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
01:43:38 [2020-02-11T01:43:38.541Z] === RUN   TestCopyToContainerPathDoesNotExist
01:43:38 [2020-02-11T01:43:38.541Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
01:43:38 [2020-02-11T01:43:38.542Z] === RUN   TestCopyToContainerPathIsNotDir
01:43:38 [2020-02-11T01:43:38.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
01:43:38 [2020-02-11T01:43:38.542Z] === RUN   TestCopyFromContainer
01:43:40 [2020-02-11T01:43:40.026Z] === RUN   TestCopyFromContainer//
01:43:40 [2020-02-11T01:43:40.311Z] === RUN   TestCopyFromContainer//bar/root
01:43:40 [2020-02-11T01:43:40.311Z] === RUN   TestCopyFromContainer//bar/root/
01:43:40 [2020-02-11T01:43:40.311Z] === RUN   TestCopyFromContainer/bar/quux
01:43:40 [2020-02-11T01:43:40.595Z] === RUN   TestCopyFromContainer/bar/quux/
01:43:40 [2020-02-11T01:43:40.595Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:43:40 [2020-02-11T01:43:40.595Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:43:40 [2020-02-11T01:43:40.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:43:40 [2020-02-11T01:43:40.894Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:43:41 [2020-02-11T01:43:41.179Z] === RUN   TestCopyFromContainer/bar/notarget
01:43:41 [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer (2.63s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer// (0.10s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:43:41 [2020-02-11T01:43:41.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:43:41 [2020-02-11T01:43:41.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:43:41 [2020-02-11T01:43:41.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:43:41 [2020-02-11T01:43:41.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:43:41 [2020-02-11T01:43:41.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateLinkToNonExistingContainer
01:43:41 [2020-02-11T01:43:41.180Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateWithInvalidEnv
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateWithInvalidEnv/0
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/0
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateWithInvalidEnv/1
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/1
01:43:41 [2020-02-11T01:43:41.180Z] === RUN   TestCreateWithInvalidEnv/2
01:43:41 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/2
01:43:41 [2020-02-11T01:43:41.466Z] === CONT  TestCreateWithInvalidEnv/0
01:43:41 [2020-02-11T01:43:41.466Z] === CONT  TestCreateWithInvalidEnv/1
01:43:41 [2020-02-11T01:43:41.466Z] === CONT  TestCreateWithInvalidEnv/2
01:43:41 [2020-02-11T01:43:41.466Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:43:41 [2020-02-11T01:43:41.466Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:43:41 [2020-02-11T01:43:41.466Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:43:41 [2020-02-11T01:43:41.466Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
01:43:41 [2020-02-11T01:43:41.466Z] === RUN   TestCreateTmpfsMountsTarget
01:43:41 [2020-02-11T01:43:41.466Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
01:43:41 [2020-02-11T01:43:41.466Z] === RUN   TestCreateWithCustomMaskedPaths
01:43:43 [2020-02-11T01:43:43.507Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:43:43 [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities (0.03s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
01:43:43 [2020-02-11T01:43:43.508Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
01:43:43 [2020-02-11T01:43:43.508Z] === RUN   TestCreateWithCustomReadonlyPaths
01:43:45 [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s)
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:43:45 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:43:45 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:43:45 [2020-02-11T01:43:45.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:43:45 [2020-02-11T01:43:45.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:43:45 [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
01:43:45 [2020-02-11T01:43:45.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
01:43:45 [2020-02-11T01:43:45.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
01:43:45 [2020-02-11T01:43:45.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
01:43:45 [2020-02-11T01:43:45.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
01:43:45 [2020-02-11T01:43:45.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:43:45 [2020-02-11T01:43:45.554Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:43:46 [2020-02-11T01:43:46.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
01:43:46 [2020-02-11T01:43:46.177Z] === RUN   TestContainerStartOnDaemonRestart
01:43:46 [2020-02-11T01:43:46.177Z] === PAUSE TestContainerStartOnDaemonRestart
01:43:46 [2020-02-11T01:43:46.177Z] === RUN   TestDaemonRestartIpcMode
01:43:46 [2020-02-11T01:43:46.177Z] === PAUSE TestDaemonRestartIpcMode
01:43:46 [2020-02-11T01:43:46.177Z] === RUN   TestDaemonHostGatewayIP
01:43:46 [2020-02-11T01:43:46.177Z] === PAUSE TestDaemonHostGatewayIP
01:43:46 [2020-02-11T01:43:46.177Z] === RUN   TestDiff
01:43:46 [2020-02-11T01:43:46.802Z] --- PASS: TestDiff (0.67s)
01:43:46 [2020-02-11T01:43:46.802Z] === RUN   TestExecWithCloseStdin
01:43:47 [2020-02-11T01:43:47.816Z] --- PASS: TestExecWithCloseStdin (0.76s)
01:43:47 [2020-02-11T01:43:47.816Z] === RUN   TestExec
01:43:48 [2020-02-11T01:43:48.436Z] --- PASS: TestExec (0.77s)
01:43:48 [2020-02-11T01:43:48.436Z] === RUN   TestExecUser
01:43:49 [2020-02-11T01:43:49.059Z] --- PASS: TestExecUser (0.76s)
01:43:49 [2020-02-11T01:43:49.059Z] === RUN   TestExportContainerAndImportImage
01:43:50 [2020-02-11T01:43:50.076Z] --- PASS: TestExportContainerAndImportImage (0.99s)
01:43:50 [2020-02-11T01:43:50.076Z] === RUN   TestExportContainerAfterDaemonRestart
01:43:51 [2020-02-11T01:43:51.557Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
01:43:51 [2020-02-11T01:43:51.557Z] === RUN   TestHealthCheckWorkdir
01:43:52 [2020-02-11T01:43:52.571Z] --- PASS: TestHealthCheckWorkdir (0.95s)
01:43:52 [2020-02-11T01:43:52.572Z] === RUN   TestHealthKillContainer
01:43:56 [2020-02-11T01:43:56.046Z] --- PASS: TestHealthKillContainer (2.84s)
01:43:56 [2020-02-11T01:43:56.046Z] === RUN   TestInspectCpusetInConfigPre120
01:43:56 [2020-02-11T01:43:56.046Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
01:43:56 [2020-02-11T01:43:56.046Z] === RUN   TestIpcModeNone
01:43:57 [2020-02-11T01:43:57.064Z] --- PASS: TestIpcModeNone (0.76s)
01:43:57 [2020-02-11T01:43:57.064Z] === RUN   TestIpcModePrivate
01:43:57 [2020-02-11T01:43:57.685Z] --- PASS: TestIpcModePrivate (0.86s)
01:43:57 [2020-02-11T01:43:57.686Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
01:43:57 [2020-02-11T01:43:57.686Z] === RUN   TestIpcModeShareable
01:43:58 [2020-02-11T01:43:58.701Z] --- PASS: TestIpcModeShareable (0.81s)
01:43:58 [2020-02-11T01:43:58.701Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
01:43:58 [2020-02-11T01:43:58.701Z] === RUN   TestAPIIpcModeShareableAndContainer
01:44:01 [2020-02-11T01:44:01.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s)
01:44:01 [2020-02-11T01:44:01.396Z] === RUN   TestAPIIpcModeHost
01:44:01 [2020-02-11T01:44:01.686Z] --- PASS: TestAPIIpcModeHost (0.63s)
01:44:01 [2020-02-11T01:44:01.686Z] === RUN   TestDaemonIpcModeShareable
01:44:03 [2020-02-11T01:44:03.189Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
01:44:03 [2020-02-11T01:44:03.189Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:44:03 [2020-02-11T01:44:03.189Z] === RUN   TestDaemonIpcModePrivate
01:44:05 [2020-02-11T01:44:05.225Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
01:44:05 [2020-02-11T01:44:05.225Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
01:44:05 [2020-02-11T01:44:05.225Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:44:06 [2020-02-11T01:44:06.709Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
01:44:06 [2020-02-11T01:44:06.709Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
01:44:06 [2020-02-11T01:44:06.709Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:44:08 [2020-02-11T01:44:08.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
01:44:08 [2020-02-11T01:44:08.192Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:44:08 [2020-02-11T01:44:08.192Z] === RUN   TestIpcModeOlderClient
01:44:08 [2020-02-11T01:44:08.192Z] === PAUSE TestIpcModeOlderClient
01:44:08 [2020-02-11T01:44:08.192Z] === RUN   TestKillContainerInvalidSignal
01:44:08 [2020-02-11T01:44:08.810Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
01:44:08 [2020-02-11T01:44:08.810Z] === RUN   TestKillContainer
01:44:08 [2020-02-11T01:44:08.810Z] === RUN   TestKillContainer/no_signal
01:44:09 [2020-02-11T01:44:09.820Z] === RUN   TestKillContainer/non_killing_signal
01:44:10 [2020-02-11T01:44:10.105Z] === RUN   TestKillContainer/killing_signal
01:44:11 [2020-02-11T01:44:11.128Z] --- PASS: TestKillContainer (2.03s)
01:44:11 [2020-02-11T01:44:11.128Z]     --- PASS: TestKillContainer/no_signal (0.67s)
01:44:11 [2020-02-11T01:44:11.128Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
01:44:11 [2020-02-11T01:44:11.128Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
01:44:11 [2020-02-11T01:44:11.128Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:44:11 [2020-02-11T01:44:11.128Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:44:11 [2020-02-11T01:44:11.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:44:12 [2020-02-11T01:44:12.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
01:44:12 [2020-02-11T01:44:12.367Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
01:44:12 [2020-02-11T01:44:12.367Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s)
01:44:12 [2020-02-11T01:44:12.367Z] === RUN   TestKillStoppedContainer
01:44:12 [2020-02-11T01:44:12.367Z] --- PASS: TestKillStoppedContainer (0.10s)
01:44:12 [2020-02-11T01:44:12.367Z] === RUN   TestKillStoppedContainerAPIPre120
01:44:12 [2020-02-11T01:44:12.367Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
01:44:12 [2020-02-11T01:44:12.367Z] === RUN   TestKillDifferentUserContainer
01:44:12 [2020-02-11T01:44:12.986Z] --- PASS: TestKillDifferentUserContainer (0.66s)
01:44:12 [2020-02-11T01:44:12.986Z] === RUN   TestInspectOomKilledTrue
01:44:14 [2020-02-11T01:44:14.472Z] --- PASS: TestInspectOomKilledTrue (1.19s)
01:44:14 [2020-02-11T01:44:14.472Z] === RUN   TestInspectOomKilledFalse
01:44:15 [2020-02-11T01:44:15.095Z] --- PASS: TestInspectOomKilledFalse (0.67s)
01:44:15 [2020-02-11T01:44:15.095Z] === RUN   TestLinksEtcHostsContentMatch
01:44:15 [2020-02-11T01:44:15.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
01:44:15 [2020-02-11T01:44:15.384Z] === RUN   TestLinksContainerNames
01:44:16 [2020-02-11T01:44:16.867Z] --- PASS: TestLinksContainerNames (1.29s)
01:44:16 [2020-02-11T01:44:16.867Z] === RUN   TestLogsFollowTailEmpty
01:44:17 [2020-02-11T01:44:17.493Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
01:44:17 [2020-02-11T01:44:17.493Z] === RUN   TestContainerNetworkMountsNoChown
01:44:18 [2020-02-11T01:44:18.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/default
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/private
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rprivate
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/slave
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rslave
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/shared
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rshared
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/default
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rslave
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rshared
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/slave
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rprivate
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/default/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/private
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/private/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/default/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/private/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/shared
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:44:18 [2020-02-11T01:44:18.115Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/default/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/default/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/private/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/private/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:44:18 [2020-02-11T01:44:18.407Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:44:18 [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
01:44:18 [2020-02-11T01:44:18.407Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
01:44:18 [2020-02-11T01:44:18.407Z] === RUN   TestContainerBindMountNonRecursive
01:44:20 [2020-02-11T01:44:20.445Z] --- PASS: TestContainerBindMountNonRecursive (1.58s)
01:44:20 [2020-02-11T01:44:20.445Z] === RUN   TestNetworkNat
01:44:20 [2020-02-11T01:44:20.731Z] --- PASS: TestNetworkNat (0.71s)
01:44:20 [2020-02-11T01:44:20.731Z] === RUN   TestNetworkLocalhostTCPNat
01:44:21 [2020-02-11T01:44:21.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
01:44:21 [2020-02-11T01:44:21.744Z] === RUN   TestNetworkLoopbackNat
01:44:22 [2020-02-11T01:44:22.758Z] --- PASS: TestNetworkLoopbackNat (0.93s)
01:44:22 [2020-02-11T01:44:22.758Z] === RUN   TestPause
01:44:23 [2020-02-11T01:44:23.386Z] --- PASS: TestPause (0.71s)
01:44:23 [2020-02-11T01:44:23.386Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:44:23 [2020-02-11T01:44:23.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:44:23 [2020-02-11T01:44:23.386Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:44:23 [2020-02-11T01:44:23.386Z] === RUN   TestPauseStopPausedContainer
01:44:24 [2020-02-11T01:44:24.014Z] --- PASS: TestPauseStopPausedContainer (0.75s)
01:44:24 [2020-02-11T01:44:24.014Z] === RUN   TestPsFilter
01:44:24 [2020-02-11T01:44:24.300Z] --- PASS: TestPsFilter (0.19s)
01:44:24 [2020-02-11T01:44:24.300Z] === RUN   TestRemoveContainerWithRemovedVolume
01:44:24 [2020-02-11T01:44:24.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
01:44:24 [2020-02-11T01:44:24.917Z] === RUN   TestRemoveContainerWithVolume
01:44:25 [2020-02-11T01:44:25.538Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
01:44:25 [2020-02-11T01:44:25.538Z] === RUN   TestRemoveContainerRunning
01:44:26 [2020-02-11T01:44:26.161Z] --- PASS: TestRemoveContainerRunning (0.67s)
01:44:26 [2020-02-11T01:44:26.161Z] === RUN   TestRemoveContainerForceRemoveRunning
01:44:26 [2020-02-11T01:44:26.781Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
01:44:26 [2020-02-11T01:44:26.781Z] === RUN   TestRemoveInvalidContainer
01:44:26 [2020-02-11T01:44:26.781Z] --- PASS: TestRemoveInvalidContainer (0.04s)
01:44:26 [2020-02-11T01:44:26.781Z] === RUN   TestRenameLinkedContainer
01:44:29 [2020-02-11T01:44:29.477Z] --- PASS: TestRenameLinkedContainer (2.70s)
01:44:29 [2020-02-11T01:44:29.477Z] === RUN   TestRenameStoppedContainer
01:44:30 [2020-02-11T01:44:30.494Z] --- PASS: TestRenameStoppedContainer (0.68s)
01:44:30 [2020-02-11T01:44:30.494Z] === RUN   TestRenameRunningContainerAndReuse
01:44:31 [2020-02-11T01:44:31.506Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
01:44:31 [2020-02-11T01:44:31.506Z] === RUN   TestRenameInvalidName
01:44:32 [2020-02-11T01:44:32.523Z] --- PASS: TestRenameInvalidName (0.73s)
01:44:32 [2020-02-11T01:44:32.523Z] === RUN   TestRenameAnonymousContainer
01:44:35 [2020-02-11T01:44:35.219Z] --- PASS: TestRenameAnonymousContainer (2.55s)
01:44:35 [2020-02-11T01:44:35.219Z] === RUN   TestRenameContainerWithSameName
01:44:35 [2020-02-11T01:44:35.503Z] --- PASS: TestRenameContainerWithSameName (0.67s)
01:44:35 [2020-02-11T01:44:35.503Z] === RUN   TestRenameContainerWithLinkedContainer
01:44:36 [2020-02-11T01:44:36.980Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
01:44:36 [2020-02-11T01:44:36.980Z] === RUN   TestResize
01:44:37 [2020-02-11T01:44:37.597Z] --- PASS: TestResize (0.66s)
01:44:37 [2020-02-11T01:44:37.597Z] === RUN   TestResizeWithInvalidSize
01:44:38 [2020-02-11T01:44:38.228Z] --- PASS: TestResizeWithInvalidSize (0.76s)
01:44:38 [2020-02-11T01:44:38.228Z] === RUN   TestResizeWhenContainerNotStarted
01:44:38 [2020-02-11T01:44:38.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:44:38 [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:44:38 [2020-02-11T01:44:38.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:44:42 [2020-02-11T01:44:42.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:44:42 [2020-02-11T01:44:42.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:44:42 [2020-02-11T01:44:42.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:44:43 [2020-02-11T01:44:43.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:44:45 [2020-02-11T01:44:45.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:44:45 [2020-02-11T01:44:45.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:44:45 [2020-02-11T01:44:45.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:44:47 [2020-02-11T01:44:47.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:44:49 [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.23s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.85s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.25s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s)
01:44:49 [2020-02-11T01:44:49.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
01:44:49 [2020-02-11T01:44:49.294Z] === RUN   TestCgroupNamespacesRun
01:44:51 [2020-02-11T01:44:51.331Z] --- PASS: TestCgroupNamespacesRun (1.62s)
01:44:51 [2020-02-11T01:44:51.331Z] === RUN   TestCgroupNamespacesRunPrivileged
01:44:52 [2020-02-11T01:44:52.813Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
01:44:52 [2020-02-11T01:44:52.814Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:44:54 [2020-02-11T01:44:54.302Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
01:44:54 [2020-02-11T01:44:54.302Z] === RUN   TestCgroupNamespacesRunHostMode
01:44:56 [2020-02-11T01:44:56.338Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
01:44:56 [2020-02-11T01:44:56.338Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:44:57 [2020-02-11T01:44:57.824Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
01:44:57 [2020-02-11T01:44:57.824Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:44:58 [2020-02-11T01:44:58.445Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
01:44:58 [2020-02-11T01:44:58.446Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:44:59 [2020-02-11T01:44:59.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
01:44:59 [2020-02-11T01:44:59.470Z] === RUN   TestCgroupNamespacesRunOlderClient
01:45:01 [2020-02-11T01:45:01.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
01:45:01 [2020-02-11T01:45:01.503Z] === RUN   TestKernelTCPMemory
01:45:02 [2020-02-11T01:45:02.124Z] --- PASS: TestKernelTCPMemory (0.84s)
01:45:02 [2020-02-11T01:45:02.124Z] === RUN   TestNISDomainname
01:45:02 [2020-02-11T01:45:02.770Z] --- PASS: TestNISDomainname (0.92s)
01:45:02 [2020-02-11T01:45:02.770Z] === RUN   TestHostnameDnsResolution
01:45:04 [2020-02-11T01:45:04.263Z] --- PASS: TestHostnameDnsResolution (1.12s)
01:45:04 [2020-02-11T01:45:04.263Z] === RUN   TestStats
01:45:06 [2020-02-11T01:45:06.305Z] --- PASS: TestStats (1.99s)
01:45:06 [2020-02-11T01:45:06.305Z] === RUN   TestStopContainerWithTimeout
01:45:06 [2020-02-11T01:45:06.305Z] === RUN   TestStopContainerWithTimeout/0
01:45:06 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/0
01:45:06 [2020-02-11T01:45:06.305Z] === RUN   TestStopContainerWithTimeout/1
01:45:06 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/1
01:45:06 [2020-02-11T01:45:06.305Z] === RUN   TestStopContainerWithTimeout/3
01:45:06 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/3
01:45:06 [2020-02-11T01:45:06.305Z] === RUN   TestStopContainerWithTimeout/-1
01:45:06 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/-1
01:45:06 [2020-02-11T01:45:06.305Z] === CONT  TestStopContainerWithTimeout/0
01:45:06 [2020-02-11T01:45:06.305Z] === CONT  TestStopContainerWithTimeout/3
01:45:06 [2020-02-11T01:45:06.305Z] === CONT  TestStopContainerWithTimeout/1
01:45:06 [2020-02-11T01:45:06.305Z] === CONT  TestStopContainerWithTimeout/-1
01:45:09 [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout (0.03s)
01:45:09 [2020-02-11T01:45:09.932Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
01:45:09 [2020-02-11T01:45:09.932Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
01:45:09 [2020-02-11T01:45:09.932Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.29s)
01:45:09 [2020-02-11T01:45:09.932Z]     --- PASS: TestStopContainerWithTimeout/3 (3.41s)
01:45:09 [2020-02-11T01:45:09.932Z] === RUN   TestDeleteDevicemapper
01:45:09 [2020-02-11T01:45:09.932Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:45:09 [2020-02-11T01:45:09.932Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:45:09 [2020-02-11T01:45:09.932Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:45:12 [2020-02-11T01:45:12.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s)
01:45:12 [2020-02-11T01:45:12.625Z] === RUN   TestUpdateMemory
01:45:13 [2020-02-11T01:45:13.244Z] --- PASS: TestUpdateMemory (0.91s)
01:45:13 [2020-02-11T01:45:13.244Z] === RUN   TestUpdateCPUQuota
01:45:14 [2020-02-11T01:45:14.728Z] --- PASS: TestUpdateCPUQuota (1.26s)
01:45:14 [2020-02-11T01:45:14.728Z] === RUN   TestUpdatePidsLimit
01:45:14 [2020-02-11T01:45:14.728Z] === RUN   TestUpdatePidsLimit/update_from_none
01:45:15 [2020-02-11T01:45:15.013Z] === RUN   TestUpdatePidsLimit/no_change
01:45:15 [2020-02-11T01:45:15.297Z] === RUN   TestUpdatePidsLimit/update_lower
01:45:15 [2020-02-11T01:45:15.586Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:45:15 [2020-02-11T01:45:15.871Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:45:16 [2020-02-11T01:45:16.492Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:45:16 [2020-02-11T01:45:16.778Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:45:18 [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit (3.32s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
01:45:18 [2020-02-11T01:45:18.261Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
01:45:18 [2020-02-11T01:45:18.261Z] === RUN   TestUpdateRestartPolicy
01:45:30 [2020-02-11T01:45:30.800Z] --- PASS: TestUpdateRestartPolicy (12.14s)
01:45:30 [2020-02-11T01:45:30.800Z] === RUN   TestUpdateRestartWithAutoRemove
01:45:30 [2020-02-11T01:45:30.800Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
01:45:30 [2020-02-11T01:45:30.800Z] === RUN   TestWaitNonBlocked
01:45:30 [2020-02-11T01:45:30.800Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:45:30 [2020-02-11T01:45:30.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:45:30 [2020-02-11T01:45:30.800Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:45:30 [2020-02-11T01:45:30.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:45:30 [2020-02-11T01:45:30.800Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:45:30 [2020-02-11T01:45:30.800Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:45:31 [2020-02-11T01:45:31.821Z] --- PASS: TestWaitNonBlocked (0.03s)
01:45:31 [2020-02-11T01:45:31.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
01:45:31 [2020-02-11T01:45:31.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
01:45:31 [2020-02-11T01:45:31.821Z] === RUN   TestWaitBlocked
01:45:31 [2020-02-11T01:45:31.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:45:31 [2020-02-11T01:45:31.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:45:31 [2020-02-11T01:45:31.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:45:31 [2020-02-11T01:45:31.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:45:31 [2020-02-11T01:45:31.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:45:31 [2020-02-11T01:45:31.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:45:32 [2020-02-11T01:45:32.840Z] --- PASS: TestWaitBlocked (0.03s)
01:45:32 [2020-02-11T01:45:32.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
01:45:32 [2020-02-11T01:45:32.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
01:45:32 [2020-02-11T01:45:32.840Z] === CONT  TestContainerStartOnDaemonRestart
01:45:32 [2020-02-11T01:45:32.840Z] === CONT  TestIpcModeOlderClient
01:45:32 [2020-02-11T01:45:32.840Z] === CONT  TestDaemonHostGatewayIP
01:45:32 [2020-02-11T01:45:32.840Z] === CONT  TestDaemonRestartIpcMode
01:45:32 [2020-02-11T01:45:32.840Z] --- PASS: TestIpcModeOlderClient (0.17s)
01:45:37 [2020-02-11T01:45:37.259Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s)
01:45:37 [2020-02-11T01:45:37.259Z] --- PASS: TestDaemonHostGatewayIP (4.57s)
01:45:37 [2020-02-11T01:45:37.543Z] --- PASS: TestDaemonRestartIpcMode (4.66s)
01:45:37 [2020-02-11T01:45:37.543Z] PASS
01:45:37 [2020-02-11T01:45:37.543Z] 
01:45:37 [2020-02-11T01:45:37.543Z] === Skipped
01:45:37 [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
01:45:37 [2020-02-11T01:45:37.543Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:45:37 [2020-02-11T01:45:37.543Z] 
01:45:37 [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:45:37 [2020-02-11T01:45:37.543Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:45:37 [2020-02-11T01:45:37.543Z] 
01:45:37 [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
01:45:37 [2020-02-11T01:45:37.543Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:45:37 [2020-02-11T01:45:37.543Z] 
01:45:37 [2020-02-11T01:45:37.543Z] 
01:45:37 [2020-02-11T01:45:37.543Z] DONE 199 tests, 3 skipped in 119.356s
01:45:37 [2020-02-11T01:45:37.543Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
01:45:37 [2020-02-11T01:45:37.543Z] ++ 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
01:45:37 [2020-02-11T01:45:37.543Z] ++ set -e
01:45:37 [2020-02-11T01:45:37.543Z] ++ '[' -n 0 ']'
01:45:37 [2020-02-11T01:45:37.543Z] ++ set -x
01:45:37 [2020-02-11T01:45:37.543Z] ++ 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
01:45:37 [2020-02-11T01:45:37.543Z] INFO: Testing against a local daemon
01:45:37 [2020-02-11T01:45:37.543Z] === RUN   TestCommitInheritsEnv
01:45:38 [2020-02-11T01:45:38.160Z] --- PASS: TestCommitInheritsEnv (0.42s)
01:45:38 [2020-02-11T01:45:38.160Z] === RUN   TestImportExtremelyLargeImageWorks
01:45:38 [2020-02-11T01:45:38.160Z] === PAUSE TestImportExtremelyLargeImageWorks
01:45:38 [2020-02-11T01:45:38.160Z] === RUN   TestImagesFilterMultiReference
01:45:38 [2020-02-11T01:45:38.160Z] --- PASS: TestImagesFilterMultiReference (0.07s)
01:45:38 [2020-02-11T01:45:38.160Z] === RUN   TestImagePullPlatformInvalid
01:45:38 [2020-02-11T01:45:38.160Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
01:45:38 [2020-02-11T01:45:38.160Z] === RUN   TestRemoveImageOrphaning
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestRemoveImageOrphaning (0.43s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestRemoveImageGarbageCollector
01:45:38 [2020-02-11T01:45:38.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:45:38 [2020-02-11T01:45:38.794Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagInvalidReference
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagInvalidReference (0.04s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagValidPrefixedRepo
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagExistedNameWithoutForce
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagOfficialNames
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagOfficialNames (0.07s)
01:45:38 [2020-02-11T01:45:38.794Z] === RUN   TestTagMatchesDigest
01:45:38 [2020-02-11T01:45:38.794Z] --- PASS: TestTagMatchesDigest (0.03s)
01:45:38 [2020-02-11T01:45:38.794Z] === CONT  TestImportExtremelyLargeImageWorks
01:50:46 [2020-02-11T01:50:46.370Z] --- PASS: TestImportExtremelyLargeImageWorks (300.02s)
01:50:46 [2020-02-11T01:50:46.370Z] PASS
01:50:46 [2020-02-11T01:50:46.370Z] 
01:50:46 [2020-02-11T01:50:46.370Z] === Skipped
01:50:46 [2020-02-11T01:50:46.370Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
01:50:46 [2020-02-11T01:50:46.370Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:50:46 [2020-02-11T01:50:46.370Z] 
01:50:46 [2020-02-11T01:50:46.370Z] 
01:50:46 [2020-02-11T01:50:46.370Z] DONE 12 tests, 1 skipped in 301.412s
01:50:46 [2020-02-11T01:50:46.370Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
01:50:46 [2020-02-11T01:50:46.370Z] ++ 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
01:50:46 [2020-02-11T01:50:46.370Z] ++ set -e
01:50:46 [2020-02-11T01:50:46.370Z] ++ '[' -n 0 ']'
01:50:46 [2020-02-11T01:50:46.370Z] ++ set -x
01:50:46 [2020-02-11T01:50:46.370Z] ++ 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
01:50:46 [2020-02-11T01:50:46.370Z] INFO: Testing against a local daemon
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestNetworkCreateDelete
01:50:46 [2020-02-11T01:50:46.370Z] --- PASS: TestNetworkCreateDelete (0.26s)
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestDockerNetworkDeletePreferID
01:50:46 [2020-02-11T01:50:46.370Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestInspectNetwork
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestInspectNetwork/full_network_id
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestInspectNetwork/partial_network_id
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestInspectNetwork/network_name
01:50:46 [2020-02-11T01:50:46.370Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:50:47 [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork (7.70s)
01:50:47 [2020-02-11T01:50:47.893Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:50:47 [2020-02-11T01:50:47.893Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:50:47 [2020-02-11T01:50:47.893Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:50:47 [2020-02-11T01:50:47.893Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:50:47 [2020-02-11T01:50:47.893Z] === RUN   TestRunContainerWithBridgeNone
01:50:49 [2020-02-11T01:50:49.928Z] --- PASS: TestRunContainerWithBridgeNone (2.32s)
01:50:49 [2020-02-11T01:50:49.928Z] === RUN   TestNetworkInvalidJSON
01:50:49 [2020-02-11T01:50:49.928Z] === RUN   TestNetworkInvalidJSON//networks/create
01:50:49 [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:50:49 [2020-02-11T01:50:49.928Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:50:49 [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:50:49 [2020-02-11T01:50:49.928Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:50:49 [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:50:49 [2020-02-11T01:50:49.928Z] === CONT  TestNetworkInvalidJSON//networks/create
01:50:49 [2020-02-11T01:50:49.928Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:50:49 [2020-02-11T01:50:49.928Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:50:49 [2020-02-11T01:50:49.928Z] --- PASS: TestNetworkInvalidJSON (0.04s)
01:50:49 [2020-02-11T01:50:49.928Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:50:49 [2020-02-11T01:50:49.928Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:50:49 [2020-02-11T01:50:49.928Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:50:49 [2020-02-11T01:50:49.928Z] === RUN   TestDaemonRestartWithLiveRestore
01:50:50 [2020-02-11T01:50:50.944Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
01:50:50 [2020-02-11T01:50:50.944Z] === RUN   TestDaemonDefaultNetworkPools
01:50:51 [2020-02-11T01:50:51.962Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
01:50:51 [2020-02-11T01:50:51.962Z] === RUN   TestDaemonRestartWithExistingNetwork
01:50:52 [2020-02-11T01:50:52.979Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
01:50:52 [2020-02-11T01:50:52.979Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:50:55 [2020-02-11T01:50:55.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.56s)
01:50:55 [2020-02-11T01:50:55.019Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:50:55 [2020-02-11T01:50:55.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
01:50:55 [2020-02-11T01:50:55.318Z] === RUN   TestServiceWithPredefinedNetwork
01:50:58 [2020-02-11T01:50:58.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s)
01:50:58 [2020-02-11T01:50:58.027Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:50:58 [2020-02-11T01:50:58.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:50:58 [2020-02-11T01:50:58.027Z]     service_test.go:230: FLAKY_TEST
01:50:58 [2020-02-11T01:50:58.027Z] === RUN   TestServiceWithDataPathPortInit
01:51:13 [2020-02-11T01:51:13.484Z] --- PASS: TestServiceWithDataPathPortInit (15.00s)
01:51:13 [2020-02-11T01:51:13.484Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:51:20 [2020-02-11T01:51:20.305Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s)
01:51:20 [2020-02-11T01:51:20.305Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ygyelr59pjqvf3vag7m2xan16 Created:2020-02-11 01:51:13.823390343 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[90c64496c1442064db290654ccea88443aae08fceff53f5925139c6b5f70ed12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.54ur17did73w7t1ljd38p0c6q EndpointID:88d3e85aecddebb98180faf8cbc1055f33ab7f0b5b8da062ef21fdccc2736486 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b2c3849654e905e8ea6eec601b811451dbf38cda95ddf3bcae25796704f89738 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ed7c19e50e0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.54ur17did73w7t1ljd38p0c6q EndpointID:88d3e85aecddebb98180faf8cbc1055f33ab7f0b5b8da062ef21fdccc2736486 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:51:20 [2020-02-11T01:51:20.305Z] PASS
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] === Skipped
01:51:20 [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:51:20 [2020-02-11T01:51:20.305Z]     service_test.go:230: FLAKY_TEST
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] DONE 21 tests, 1 skipped in 41.203s
01:51:20 [2020-02-11T01:51:20.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:51:20 [2020-02-11T01:51:20.305Z] ++ 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
01:51:20 [2020-02-11T01:51:20.305Z] ++ set -e
01:51:20 [2020-02-11T01:51:20.305Z] ++ '[' -n 0 ']'
01:51:20 [2020-02-11T01:51:20.305Z] ++ set -x
01:51:20 [2020-02-11T01:51:20.305Z] ++ 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
01:51:20 [2020-02-11T01:51:20.305Z] INFO: Testing against a local daemon
01:51:20 [2020-02-11T01:51:20.305Z] === RUN   TestDockerNetworkIpvlanPersistance
01:51:20 [2020-02-11T01:51:20.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:51:20 [2020-02-11T01:51:20.305Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:51:20 [2020-02-11T01:51:20.305Z] === RUN   TestDockerNetworkIpvlan
01:51:20 [2020-02-11T01:51:20.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:51:20 [2020-02-11T01:51:20.305Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:51:20 [2020-02-11T01:51:20.305Z] PASS
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] === Skipped
01:51:20 [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:51:20 [2020-02-11T01:51:20.305Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:51:20 [2020-02-11T01:51:20.305Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] 
01:51:20 [2020-02-11T01:51:20.305Z] DONE 2 tests, 2 skipped in 0.103s
01:51:20 [2020-02-11T01:51:20.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:51:20 [2020-02-11T01:51:20.305Z] ++ 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
01:51:20 [2020-02-11T01:51:20.305Z] ++ set -e
01:51:20 [2020-02-11T01:51:20.305Z] ++ '[' -n 0 ']'
01:51:20 [2020-02-11T01:51:20.305Z] ++ set -x
01:51:20 [2020-02-11T01:51:20.305Z] ++ 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
01:51:20 [2020-02-11T01:51:20.305Z] INFO: Testing against a local daemon
01:51:20 [2020-02-11T01:51:20.305Z] === RUN   TestDockerNetworkMacvlanPersistance
01:51:21 [2020-02-11T01:51:21.788Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
01:51:21 [2020-02-11T01:51:21.788Z] === RUN   TestDockerNetworkMacvlan
01:51:22 [2020-02-11T01:51:22.805Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:51:23 [2020-02-11T01:51:23.845Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:51:24 [2020-02-11T01:51:24.866Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:51:27 [2020-02-11T01:51:27.556Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:51:31 [2020-02-11T01:51:31.037Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:51:35 [2020-02-11T01:51:35.447Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:51:36 [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan (14.87s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s)
01:51:36 [2020-02-11T01:51:36.934Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
01:51:36 [2020-02-11T01:51:36.934Z] PASS
01:51:36 [2020-02-11T01:51:36.934Z] 
01:51:36 [2020-02-11T01:51:36.934Z] DONE 8 tests in 16.464s
01:51:36 [2020-02-11T01:51:36.934Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
01:51:36 [2020-02-11T01:51:36.934Z] ++ 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
01:51:36 [2020-02-11T01:51:36.934Z] ++ set -e
01:51:36 [2020-02-11T01:51:36.934Z] ++ '[' -n 0 ']'
01:51:36 [2020-02-11T01:51:36.934Z] ++ set -x
01:51:36 [2020-02-11T01:51:36.935Z] ++ 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
01:51:36 [2020-02-11T01:51:36.935Z] testing: warning: no tests to run
01:51:36 [2020-02-11T01:51:36.935Z] PASS
01:51:36 [2020-02-11T01:51:36.935Z] 
01:51:36 [2020-02-11T01:51:36.935Z] DONE 0 tests in 0.017s
01:51:36 [2020-02-11T01:51:36.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:51:36 [2020-02-11T01:51:36.935Z] ++ 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
01:51:36 [2020-02-11T01:51:36.935Z] ++ set -e
01:51:36 [2020-02-11T01:51:36.935Z] ++ '[' -n 0 ']'
01:51:36 [2020-02-11T01:51:36.935Z] ++ set -x
01:51:36 [2020-02-11T01:51:36.935Z] ++ 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
01:51:36 [2020-02-11T01:51:36.935Z] INFO: Testing against a local daemon
01:51:36 [2020-02-11T01:51:36.935Z] === RUN   TestAuthZPluginAllowRequest
01:51:38 [2020-02-11T01:51:38.420Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
01:51:38 [2020-02-11T01:51:38.420Z] === RUN   TestAuthZPluginTLS
01:51:39 [2020-02-11T01:51:39.041Z] --- PASS: TestAuthZPluginTLS (0.60s)
01:51:39 [2020-02-11T01:51:39.041Z] === RUN   TestAuthZPluginDenyRequest
01:51:39 [2020-02-11T01:51:39.661Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
01:51:39 [2020-02-11T01:51:39.661Z] === RUN   TestAuthZPluginAPIDenyResponse
01:51:40 [2020-02-11T01:51:40.279Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
01:51:40 [2020-02-11T01:51:40.279Z] === RUN   TestAuthZPluginDenyResponse
01:51:40 [2020-02-11T01:51:40.910Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
01:51:40 [2020-02-11T01:51:40.910Z] === RUN   TestAuthZPluginAllowEventStream
01:51:42 [2020-02-11T01:51:42.399Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
01:51:42 [2020-02-11T01:51:42.399Z] === RUN   TestAuthZPluginErrorResponse
01:51:43 [2020-02-11T01:51:43.017Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
01:51:43 [2020-02-11T01:51:43.017Z] === RUN   TestAuthZPluginErrorRequest
01:51:43 [2020-02-11T01:51:43.635Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
01:51:43 [2020-02-11T01:51:43.636Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:51:44 [2020-02-11T01:51:44.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
01:51:44 [2020-02-11T01:51:44.254Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:51:46 [2020-02-11T01:51:46.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
01:51:46 [2020-02-11T01:51:46.465Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:51:48 [2020-02-11T01:51:48.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s)
01:51:48 [2020-02-11T01:51:48.523Z] === RUN   TestAuthZPluginHeader
01:51:49 [2020-02-11T01:51:49.535Z] --- PASS: TestAuthZPluginHeader (0.98s)
01:51:49 [2020-02-11T01:51:49.535Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:51:49 [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:51:49 [2020-02-11T01:51:49.535Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:51:49 [2020-02-11T01:51:49.535Z] === RUN   TestAuthZPluginV2Disable
01:51:49 [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:51:49 [2020-02-11T01:51:49.535Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:51:49 [2020-02-11T01:51:49.535Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:51:49 [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:51:49 [2020-02-11T01:51:49.535Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:51:49 [2020-02-11T01:51:49.535Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:51:49 [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:51:49 [2020-02-11T01:51:49.535Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:51:49 [2020-02-11T01:51:49.535Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:52:08 [2020-02-11T01:52:08.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
01:52:08 [2020-02-11T01:52:08.000Z] PASS
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] === Skipped
01:52:08 [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:52:08 [2020-02-11T01:52:08.000Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:52:08 [2020-02-11T01:52:08.000Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:52:08 [2020-02-11T01:52:08.000Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:52:08 [2020-02-11T01:52:08.000Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] DONE 17 tests, 4 skipped in 29.430s
01:52:08 [2020-02-11T01:52:08.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:52:08 [2020-02-11T01:52:08.000Z] ++ 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
01:52:08 [2020-02-11T01:52:08.000Z] ++ set -e
01:52:08 [2020-02-11T01:52:08.000Z] ++ '[' -n 0 ']'
01:52:08 [2020-02-11T01:52:08.000Z] ++ set -x
01:52:08 [2020-02-11T01:52:08.000Z] ++ 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
01:52:08 [2020-02-11T01:52:08.000Z] INFO: Testing against a local daemon
01:52:08 [2020-02-11T01:52:08.000Z] === RUN   TestPluginInvalidJSON
01:52:08 [2020-02-11T01:52:08.000Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:52:08 [2020-02-11T01:52:08.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:52:08 [2020-02-11T01:52:08.000Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:52:08 [2020-02-11T01:52:08.000Z] --- PASS: TestPluginInvalidJSON (0.05s)
01:52:08 [2020-02-11T01:52:08.000Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:52:08 [2020-02-11T01:52:08.000Z] PASS
01:52:08 [2020-02-11T01:52:08.000Z] 
01:52:08 [2020-02-11T01:52:08.000Z] DONE 2 tests in 0.137s
01:52:08 [2020-02-11T01:52:08.000Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:52:08 [2020-02-11T01:52:08.000Z] ++ 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
01:52:08 [2020-02-11T01:52:08.000Z] ++ set -e
01:52:08 [2020-02-11T01:52:08.000Z] ++ '[' -n 0 ']'
01:52:08 [2020-02-11T01:52:08.000Z] ++ set -x
01:52:08 [2020-02-11T01:52:08.000Z] ++ 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
01:52:08 [2020-02-11T01:52:08.000Z] INFO: Testing against a local daemon
01:52:08 [2020-02-11T01:52:08.000Z] === RUN   TestExternalGraphDriver
01:52:08 [2020-02-11T01:52:08.000Z] === RUN   TestExternalGraphDriver/json
01:52:08 [2020-02-11T01:52:08.628Z] === RUN   TestExternalGraphDriver/spec
01:52:11 [2020-02-11T01:52:11.322Z] === RUN   TestExternalGraphDriver/pull
01:52:13 [2020-02-11T01:52:13.360Z] --- PASS: TestExternalGraphDriver (6.49s)
01:52:13 [2020-02-11T01:52:13.360Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
01:52:13 [2020-02-11T01:52:13.360Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
01:52:13 [2020-02-11T01:52:13.360Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
01:52:13 [2020-02-11T01:52:13.360Z] === RUN   TestGraphdriverPluginV2
01:52:13 [2020-02-11T01:52:13.360Z] --- SKIP: TestGraphdriverPluginV2 (0.10s)
01:52:13 [2020-02-11T01:52:13.361Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:13 [2020-02-11T01:52:13.361Z] PASS
01:52:13 [2020-02-11T01:52:13.361Z] 
01:52:13 [2020-02-11T01:52:13.361Z] === Skipped
01:52:13 [2020-02-11T01:52:13.361Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s)
01:52:13 [2020-02-11T01:52:13.361Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:52:13 [2020-02-11T01:52:13.361Z] 
01:52:13 [2020-02-11T01:52:13.361Z] 
01:52:13 [2020-02-11T01:52:13.361Z] DONE 5 tests, 1 skipped in 6.681s
01:52:13 [2020-02-11T01:52:13.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:52:13 [2020-02-11T01:52:13.361Z] ++ 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
01:52:13 [2020-02-11T01:52:13.361Z] ++ set -e
01:52:13 [2020-02-11T01:52:13.361Z] ++ '[' -n 0 ']'
01:52:13 [2020-02-11T01:52:13.361Z] ++ set -x
01:52:13 [2020-02-11T01:52:13.361Z] ++ 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
01:52:13 [2020-02-11T01:52:13.361Z] INFO: Testing against a local daemon
01:52:13 [2020-02-11T01:52:13.361Z] === RUN   TestContinueAfterPluginCrash
01:52:13 [2020-02-11T01:52:13.361Z] === PAUSE TestContinueAfterPluginCrash
01:52:13 [2020-02-11T01:52:13.361Z] === RUN   TestDaemonStartWithLogOpt
01:52:13 [2020-02-11T01:52:13.361Z] === PAUSE TestDaemonStartWithLogOpt
01:52:13 [2020-02-11T01:52:13.361Z] === CONT  TestContinueAfterPluginCrash
01:52:13 [2020-02-11T01:52:13.361Z] === CONT  TestDaemonStartWithLogOpt
01:52:31 [2020-02-11T01:52:31.897Z] --- PASS: TestDaemonStartWithLogOpt (15.91s)
01:52:33 [2020-02-11T01:52:33.928Z] --- PASS: TestContinueAfterPluginCrash (20.73s)
01:52:33 [2020-02-11T01:52:33.928Z] PASS
01:52:33 [2020-02-11T01:52:33.928Z] 
01:52:33 [2020-02-11T01:52:33.928Z] DONE 2 tests in 20.841s
01:52:33 [2020-02-11T01:52:33.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:52:33 [2020-02-11T01:52:33.928Z] ++ 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
01:52:33 [2020-02-11T01:52:33.928Z] ++ set -e
01:52:33 [2020-02-11T01:52:33.928Z] ++ '[' -n 0 ']'
01:52:33 [2020-02-11T01:52:33.928Z] ++ set -x
01:52:33 [2020-02-11T01:52:33.928Z] ++ 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
01:52:34 [2020-02-11T01:52:34.214Z] INFO: Testing against a local daemon
01:52:34 [2020-02-11T01:52:34.214Z] === RUN   TestPluginWithDevMounts
01:52:34 [2020-02-11T01:52:34.214Z] === PAUSE TestPluginWithDevMounts
01:52:34 [2020-02-11T01:52:34.214Z] === CONT  TestPluginWithDevMounts
01:52:36 [2020-02-11T01:52:36.254Z] --- PASS: TestPluginWithDevMounts (2.29s)
01:52:36 [2020-02-11T01:52:36.254Z] PASS
01:52:36 [2020-02-11T01:52:36.254Z] 
01:52:36 [2020-02-11T01:52:36.254Z] DONE 1 tests in 2.395s
01:52:36 [2020-02-11T01:52:36.254Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
01:52:36 [2020-02-11T01:52:36.254Z] ++ 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
01:52:36 [2020-02-11T01:52:36.254Z] ++ set -e
01:52:36 [2020-02-11T01:52:36.254Z] ++ '[' -n 0 ']'
01:52:36 [2020-02-11T01:52:36.254Z] ++ set -x
01:52:36 [2020-02-11T01:52:36.254Z] ++ 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
01:52:36 [2020-02-11T01:52:36.542Z] INFO: Testing against a local daemon
01:52:36 [2020-02-11T01:52:36.542Z] === RUN   TestSecretInspect
01:52:39 [2020-02-11T01:52:39.244Z] --- PASS: TestSecretInspect (2.31s)
01:52:39 [2020-02-11T01:52:39.244Z] === RUN   TestSecretList
01:52:41 [2020-02-11T01:52:41.279Z] --- PASS: TestSecretList (2.30s)
01:52:41 [2020-02-11T01:52:41.279Z] === RUN   TestSecretsCreateAndDelete
01:52:43 [2020-02-11T01:52:43.316Z] --- PASS: TestSecretsCreateAndDelete (2.32s)
01:52:43 [2020-02-11T01:52:43.316Z] === RUN   TestSecretsUpdate
01:52:46 [2020-02-11T01:52:46.781Z] --- PASS: TestSecretsUpdate (2.82s)
01:52:46 [2020-02-11T01:52:46.781Z] === RUN   TestTemplatedSecret
01:52:49 [2020-02-11T01:52:49.483Z] --- PASS: TestTemplatedSecret (2.86s)
01:52:49 [2020-02-11T01:52:49.483Z] === RUN   TestSecretCreateResolve
01:52:51 [2020-02-11T01:52:51.515Z] --- PASS: TestSecretCreateResolve (2.30s)
01:52:51 [2020-02-11T01:52:51.515Z] PASS
01:52:51 [2020-02-11T01:52:51.515Z] 
01:52:51 [2020-02-11T01:52:51.515Z] DONE 6 tests in 15.019s
01:52:51 [2020-02-11T01:52:51.515Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
01:52:51 [2020-02-11T01:52:51.515Z] ++ 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
01:52:51 [2020-02-11T01:52:51.515Z] ++ set -e
01:52:51 [2020-02-11T01:52:51.515Z] ++ '[' -n 0 ']'
01:52:51 [2020-02-11T01:52:51.515Z] ++ set -x
01:52:51 [2020-02-11T01:52:51.515Z] ++ 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
01:52:51 [2020-02-11T01:52:51.515Z] INFO: Testing against a local daemon
01:52:51 [2020-02-11T01:52:51.515Z] === RUN   TestServiceCreateInit
01:52:51 [2020-02-11T01:52:51.515Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:52:55 [2020-02-11T01:52:55.928Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:53:00 [2020-02-11T01:53:00.324Z] --- PASS: TestServiceCreateInit (8.25s)
01:53:00 [2020-02-11T01:53:00.324Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
01:53:00 [2020-02-11T01:53:00.324Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s)
01:53:00 [2020-02-11T01:53:00.324Z] === RUN   TestCreateServiceMultipleTimes
01:53:18 [2020-02-11T01:53:18.837Z] --- PASS: TestCreateServiceMultipleTimes (16.44s)
01:53:18 [2020-02-11T01:53:18.837Z] === RUN   TestCreateServiceConflict
01:53:18 [2020-02-11T01:53:18.837Z] --- PASS: TestCreateServiceConflict (2.27s)
01:53:18 [2020-02-11T01:53:18.837Z] === RUN   TestCreateServiceMaxReplicas
01:53:21 [2020-02-11T01:53:21.538Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
01:53:21 [2020-02-11T01:53:21.538Z] === RUN   TestCreateWithDuplicateNetworkNames
01:53:36 [2020-02-11T01:53:36.801Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s)
01:53:36 [2020-02-11T01:53:36.801Z] === RUN   TestCreateServiceSecretFileMode
01:53:37 [2020-02-11T01:53:37.817Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
01:53:37 [2020-02-11T01:53:37.817Z] === RUN   TestCreateServiceConfigFileMode
01:53:40 [2020-02-11T01:53:40.507Z] --- PASS: TestCreateServiceConfigFileMode (2.64s)
01:53:40 [2020-02-11T01:53:40.507Z] === RUN   TestCreateServiceSysctls
01:53:43 [2020-02-11T01:53:43.993Z] --- PASS: TestCreateServiceSysctls (3.39s)
01:53:43 [2020-02-11T01:53:43.994Z] === RUN   TestCreateServiceCapabilities
01:53:46 [2020-02-11T01:53:46.689Z] --- PASS: TestCreateServiceCapabilities (2.76s)
01:53:46 [2020-02-11T01:53:46.689Z] === RUN   TestInspect
01:53:49 [2020-02-11T01:53:49.385Z] --- PASS: TestInspect (2.83s)
01:53:49 [2020-02-11T01:53:49.385Z] === RUN   TestCreateJob
01:53:52 [2020-02-11T01:53:52.866Z] --- PASS: TestCreateJob (3.48s)
01:53:52 [2020-02-11T01:53:52.866Z] === RUN   TestReplicatedJob
01:53:59 [2020-02-11T01:53:59.701Z] --- PASS: TestReplicatedJob (5.83s)
01:53:59 [2020-02-11T01:53:59.701Z] === RUN   TestUpdateReplicatedJob
01:54:02 [2020-02-11T01:54:02.398Z] --- PASS: TestUpdateReplicatedJob (3.53s)
01:54:02 [2020-02-11T01:54:02.398Z] === RUN   TestServiceListWithStatuses
01:54:02 [2020-02-11T01:54:02.398Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:54:02 [2020-02-11T01:54:02.398Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:54:02 [2020-02-11T01:54:02.398Z] === RUN   TestDockerNetworkConnectAlias
01:54:06 [2020-02-11T01:54:06.818Z] --- PASS: TestDockerNetworkConnectAlias (4.78s)
01:54:06 [2020-02-11T01:54:06.818Z] === RUN   TestDockerNetworkReConnect
01:54:11 [2020-02-11T01:54:11.231Z] --- PASS: TestDockerNetworkReConnect (3.88s)
01:54:11 [2020-02-11T01:54:11.231Z] === RUN   TestServicePlugin
01:54:11 [2020-02-11T01:54:11.231Z] --- SKIP: TestServicePlugin (0.00s)
01:54:11 [2020-02-11T01:54:11.231Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:54:11 [2020-02-11T01:54:11.231Z] === RUN   TestServiceUpdateLabel
01:54:13 [2020-02-11T01:54:13.264Z] --- PASS: TestServiceUpdateLabel (2.26s)
01:54:13 [2020-02-11T01:54:13.264Z] === RUN   TestServiceUpdateSecrets
01:54:28 [2020-02-11T01:54:28.551Z] --- PASS: TestServiceUpdateSecrets (14.79s)
01:54:28 [2020-02-11T01:54:28.551Z] === RUN   TestServiceUpdateConfigs
01:54:43 [2020-02-11T01:54:43.792Z] --- PASS: TestServiceUpdateConfigs (14.79s)
01:54:43 [2020-02-11T01:54:43.792Z] === RUN   TestServiceUpdateNetwork
01:54:56 [2020-02-11T01:54:56.335Z] --- PASS: TestServiceUpdateNetwork (13.21s)
01:54:56 [2020-02-11T01:54:56.335Z] PASS
01:54:56 [2020-02-11T01:54:56.335Z] 
01:54:56 [2020-02-11T01:54:56.335Z] === Skipped
01:54:56 [2020-02-11T01:54:56.335Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
01:54:56 [2020-02-11T01:54:56.335Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:54:56 [2020-02-11T01:54:56.335Z] 
01:54:56 [2020-02-11T01:54:56.335Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
01:54:56 [2020-02-11T01:54:56.335Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:54:56 [2020-02-11T01:54:56.335Z] 
01:54:56 [2020-02-11T01:54:56.335Z] 
01:54:56 [2020-02-11T01:54:56.335Z] DONE 23 tests, 2 skipped in 124.407s
01:54:56 [2020-02-11T01:54:56.335Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
01:54:56 [2020-02-11T01:54:56.335Z] ++ 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
01:54:56 [2020-02-11T01:54:56.335Z] ++ set -e
01:54:56 [2020-02-11T01:54:56.335Z] ++ '[' -n 0 ']'
01:54:56 [2020-02-11T01:54:56.335Z] ++ set -x
01:54:56 [2020-02-11T01:54:56.335Z] ++ 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
01:54:56 [2020-02-11T01:54:56.335Z] INFO: Testing against a local daemon
01:54:56 [2020-02-11T01:54:56.335Z] === RUN   TestSessionCreate
01:54:56 [2020-02-11T01:54:56.335Z] --- PASS: TestSessionCreate (0.07s)
01:54:56 [2020-02-11T01:54:56.335Z] === RUN   TestSessionCreateWithBadUpgrade
01:54:56 [2020-02-11T01:54:56.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
01:54:56 [2020-02-11T01:54:56.335Z] PASS
01:54:56 [2020-02-11T01:54:56.335Z] 
01:54:56 [2020-02-11T01:54:56.335Z] DONE 2 tests in 0.226s
01:54:56 [2020-02-11T01:54:56.335Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
01:54:56 [2020-02-11T01:54:56.335Z] ++ 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
01:54:56 [2020-02-11T01:54:56.335Z] ++ set -e
01:54:56 [2020-02-11T01:54:56.335Z] ++ '[' -n 0 ']'
01:54:56 [2020-02-11T01:54:56.335Z] ++ set -x
01:54:56 [2020-02-11T01:54:56.335Z] ++ 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
01:54:56 [2020-02-11T01:54:56.335Z] INFO: Testing against a local daemon
01:54:56 [2020-02-11T01:54:56.335Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:54:56 [2020-02-11T01:54:56.335Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:56 [2020-02-11T01:54:56.335Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:54:56 [2020-02-11T01:54:56.335Z] === RUN   TestEventsExecDie
01:54:56 [2020-02-11T01:54:56.966Z] --- PASS: TestEventsExecDie (0.82s)
01:54:56 [2020-02-11T01:54:56.966Z] === RUN   TestEventsBackwardsCompatible
01:54:57 [2020-02-11T01:54:57.252Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
01:54:57 [2020-02-11T01:54:57.252Z] === RUN   TestInfoBinaryCommits
01:54:57 [2020-02-11T01:54:57.252Z] --- PASS: TestInfoBinaryCommits (0.06s)
01:54:57 [2020-02-11T01:54:57.252Z] === RUN   TestInfoAPIVersioned
01:54:57 [2020-02-11T01:54:57.252Z] --- PASS: TestInfoAPIVersioned (0.02s)
01:54:57 [2020-02-11T01:54:57.252Z] === RUN   TestInfoDiscoveryBackend
01:54:57 [2020-02-11T01:54:57.876Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
01:54:57 [2020-02-11T01:54:57.876Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:54:58 [2020-02-11T01:54:58.893Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:54:58 [2020-02-11T01:54:58.893Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:54:59 [2020-02-11T01:54:59.182Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
01:54:59 [2020-02-11T01:54:59.182Z] === RUN   TestInfoAPI
01:54:59 [2020-02-11T01:54:59.470Z] --- PASS: TestInfoAPI (0.06s)
01:54:59 [2020-02-11T01:54:59.470Z] === RUN   TestInfoAPIWarnings
01:55:00 [2020-02-11T01:55:00.092Z] --- PASS: TestInfoAPIWarnings (0.55s)
01:55:00 [2020-02-11T01:55:00.092Z] === RUN   TestInfoDebug
01:55:00 [2020-02-11T01:55:00.377Z] --- PASS: TestInfoDebug (0.56s)
01:55:00 [2020-02-11T01:55:00.377Z] === RUN   TestInfoInsecureRegistries
01:55:00 [2020-02-11T01:55:00.999Z] --- PASS: TestInfoInsecureRegistries (0.54s)
01:55:00 [2020-02-11T01:55:00.999Z] === RUN   TestInfoRegistryMirrors
01:55:01 [2020-02-11T01:55:01.621Z] --- PASS: TestInfoRegistryMirrors (0.54s)
01:55:01 [2020-02-11T01:55:01.621Z] === RUN   TestLoginFailsWithBadCredentials
01:55:02 [2020-02-11T01:55:02.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
01:55:02 [2020-02-11T01:55:02.052Z] === RUN   TestPingCacheHeaders
01:55:02 [2020-02-11T01:55:02.052Z] --- PASS: TestPingCacheHeaders (0.05s)
01:55:02 [2020-02-11T01:55:02.052Z] === RUN   TestPingGet
01:55:02 [2020-02-11T01:55:02.052Z] --- PASS: TestPingGet (0.04s)
01:55:02 [2020-02-11T01:55:02.052Z] === RUN   TestPingHead
01:55:02 [2020-02-11T01:55:02.052Z] --- PASS: TestPingHead (0.05s)
01:55:02 [2020-02-11T01:55:02.052Z] === RUN   TestVersion
01:55:02 [2020-02-11T01:55:02.052Z] --- PASS: TestVersion (0.05s)
01:55:02 [2020-02-11T01:55:02.052Z] PASS
01:55:02 [2020-02-11T01:55:02.052Z] 
01:55:02 [2020-02-11T01:55:02.052Z] === Skipped
01:55:02 [2020-02-11T01:55:02.052Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:55:02 [2020-02-11T01:55:02.052Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:55:02 [2020-02-11T01:55:02.052Z] 
01:55:02 [2020-02-11T01:55:02.052Z] 
01:55:02 [2020-02-11T01:55:02.052Z] DONE 18 tests, 1 skipped in 6.065s
01:55:02 [2020-02-11T01:55:02.052Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
01:55:02 [2020-02-11T01:55:02.052Z] ++ 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
01:55:02 [2020-02-11T01:55:02.052Z] ++ set -e
01:55:02 [2020-02-11T01:55:02.052Z] ++ '[' -n 0 ']'
01:55:02 [2020-02-11T01:55:02.052Z] ++ set -x
01:55:02 [2020-02-11T01:55:02.052Z] ++ 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
01:55:02 [2020-02-11T01:55:02.337Z] INFO: Testing against a local daemon
01:55:02 [2020-02-11T01:55:02.337Z] === RUN   TestVolumesCreateAndList
01:55:02 [2020-02-11T01:55:02.337Z] --- PASS: TestVolumesCreateAndList (0.06s)
01:55:02 [2020-02-11T01:55:02.337Z] === RUN   TestVolumesRemove
01:55:02 [2020-02-11T01:55:02.337Z] --- PASS: TestVolumesRemove (0.09s)
01:55:02 [2020-02-11T01:55:02.337Z] === RUN   TestVolumesInspect
01:55:02 [2020-02-11T01:55:02.622Z] --- PASS: TestVolumesInspect (0.05s)
01:55:02 [2020-02-11T01:55:02.622Z] === RUN   TestVolumesInvalidJSON
01:55:02 [2020-02-11T01:55:02.622Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:55:02 [2020-02-11T01:55:02.622Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:55:02 [2020-02-11T01:55:02.622Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:55:02 [2020-02-11T01:55:02.622Z] --- PASS: TestVolumesInvalidJSON (0.03s)
01:55:02 [2020-02-11T01:55:02.622Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:55:02 [2020-02-11T01:55:02.622Z] PASS
01:55:02 [2020-02-11T01:55:02.622Z] 
01:55:02 [2020-02-11T01:55:02.622Z] DONE 5 tests in 0.370s
01:55:02 [2020-02-11T01:55:02.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:55:02 [2020-02-11T01:55:02.910Z] ++++ cat bundles/test-integration/docker.pid
01:55:02 [2020-02-11T01:55:02.910Z] +++ kill 13279
01:55:04 [2020-02-11T01:55:04.393Z] +++ /etc/init.d/apparmor stop
01:55:04 [2020-02-11T01:55:04.393Z] Leaving: AppArmorNo profiles have been unloaded.
01:55:04 [2020-02-11T01:55:04.393Z] 
01:55:04 [2020-02-11T01:55:04.393Z] Unloading profiles will leave already running processes permanently
01:55:04 [2020-02-11T01:55:04.393Z] unconfined, which can lead to unexpected situations.
01:55:04 [2020-02-11T01:55:04.393Z] 
01:55:04 [2020-02-11T01:55:04.393Z] To set a process to complain mode, use the command line tool
01:55:04 [2020-02-11T01:55:04.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:55:04 [2020-02-11T01:55:04.393Z] +++ true
01:55:04 [2020-02-11T01:55:04.393Z]