Skip to content

Console Output

04:40:39 [2020-04-17T04:40:39.551Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration
04:40:39 [2020-04-17T04:40:39.835Z] 
04:40:40 [2020-04-17T04:40:40.134Z] Removing bundles/
04:40:40 [2020-04-17T04:40:40.134Z] 
04:40:40 [2020-04-17T04:40:40.134Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
04:40:40 [2020-04-17T04:40:40.134Z] Building: bundles/dynbinary-daemon/dockerd-dev
04:40:40 [2020-04-17T04:40:40.134Z] GOOS="" GOARCH="" GOARM=""
04:42:47 [2020-04-17T04:42:47.377Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
04:42:47 [2020-04-17T04:42:47.377Z] 
04:42:47 [2020-04-17T04:42:47.377Z] ---> Making bundle: test-integration (in bundles/test-integration)
04:42:47 [2020-04-17T04:42:47.377Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
04:42:47 [2020-04-17T04:42:47.377Z] HOSTNAME=abc8620495de
04:42:47 [2020-04-17T04:42:47.377Z] TESTDEBUG=0
04:42:47 [2020-04-17T04:42:47.377Z] DEST=bundles/test-integration
04:42:47 [2020-04-17T04:42:47.377Z] PWD=/go/src/github.com/docker/docker
04:42:47 [2020-04-17T04:42:47.377Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57
04:42:47 [2020-04-17T04:42:47.377Z] container=docker
04:42:47 [2020-04-17T04:42:47.377Z] HOME=/root
04:42:47 [2020-04-17T04:42:47.377Z] GOLANG_VERSION=1.13.10
04:42:47 [2020-04-17T04:42:47.377Z] VALIDATE_REPO=https://github.com/docker/engine.git
04:42:47 [2020-04-17T04:42:47.377Z] VALIDATE_BRANCH=
04:42:47 [2020-04-17T04:42:47.377Z] TERM=xterm
04:42:47 [2020-04-17T04:42:47.377Z] DOCKER_PKG=github.com/docker/docker
04:42:47 [2020-04-17T04:42:47.377Z] SHLVL=1
04:42:47 [2020-04-17T04:42:47.377Z] TIMEOUT=120m
04:42:47 [2020-04-17T04:42:47.377Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
04:42:47 [2020-04-17T04:42:47.377Z] DOCKER_GRAPHDRIVER=overlay2
04:42:47 [2020-04-17T04:42:47.377Z] GO111MODULE=off
04:42:47 [2020-04-17T04:42:47.377Z] DOCKER_EXPERIMENTAL=1
04:42:47 [2020-04-17T04:42:47.377Z] TEST_SKIP_INTEGRATION_CLI=1
04:42:47 [2020-04-17T04:42:47.377Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
04:42:47 [2020-04-17T04:42:47.377Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
04:42:47 [2020-04-17T04:42:47.377Z] GOPATH=/go
04:42:47 [2020-04-17T04:42:47.377Z] PKG_CONFIG=pkg-config
04:42:47 [2020-04-17T04:42:47.377Z] _=/usr/bin/env
04:42:47 [2020-04-17T04:42:47.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
04:43:44 [2020-04-17T04:43:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
04:43:44 [2020-04-17T04:43:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
04:43:44 [2020-04-17T04:43:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
04:44:23 [2020-04-17T04:44:23.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
04:44:23 [2020-04-17T04:44:23.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
04:44:25 [2020-04-17T04:44:25.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
04:44:27 [2020-04-17T04:44:27.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
04:44:28 [2020-04-17T04:44:28.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
04:44:31 [2020-04-17T04:44:31.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
04:44:33 [2020-04-17T04:44:33.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
04:44:35 [2020-04-17T04:44:35.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
04:44:40 [2020-04-17T04:44:40.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
04:44:40 [2020-04-17T04:44:40.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
04:44:44 [2020-04-17T04:44:44.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
04:44:46 [2020-04-17T04:44:46.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
04:44:49 [2020-04-17T04:44:49.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
04:44:51 [2020-04-17T04:44:51.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
04:44:54 [2020-04-17T04:44:54.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
04:44:56 [2020-04-17T04:44:56.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
04:44:56 [2020-04-17T04:44:56.100Z] Using test binary docker
04:44:56 [2020-04-17T04:44:56.100Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:44:56 [2020-04-17T04:44:56.100Z] +++ /etc/init.d/apparmor start
04:44:56 [2020-04-17T04:44:56.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:44:56 [2020-04-17T04:44:56.100Z] INFO: Waiting for daemon to start...
04:44:56 [2020-04-17T04:44:56.100Z] Starting dockerd
04:44:56 [2020-04-17T04:44:56.100Z] +++ 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
04:44:58 [2020-04-17T04:44:58.125Z] .
04:44:58 [2020-04-17T04:44:58.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
04:44:58 [2020-04-17T04:44:58.125Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
04:44:58 [2020-04-17T04:44:58.125Z] Error: No such image: emptyfs
04:44:58 [2020-04-17T04:44:58.125Z] ++++ tar -cC bundles/test-integration/emptyfs .
04:44:58 [2020-04-17T04:44:58.125Z] ++++ docker load
04:44:58 [2020-04-17T04:44:58.412Z] Running integration-test (iteration 1)
04:44:58 [2020-04-17T04:44:58.412Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
04:44:58 [2020-04-17T04:44:58.412Z] ++ 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
04:44:58 [2020-04-17T04:44:58.412Z] ++ set -e
04:44:58 [2020-04-17T04:44:58.412Z] ++ '[' -n 0 ']'
04:44:58 [2020-04-17T04:44:58.412Z] ++ set -x
04:44:58 [2020-04-17T04:44:58.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
04:45:13 [2020-04-17T04:45:13.685Z] Loaded image: buildpack-deps:jessie
04:45:13 [2020-04-17T04:45:13.685Z] Loaded image: busybox:latest
04:45:13 [2020-04-17T04:45:13.685Z] Loaded image: busybox:glibc
04:45:13 [2020-04-17T04:45:13.685Z] Loaded image: debian:jessie
04:45:13 [2020-04-17T04:45:13.685Z] Loaded image: hello-world:latest
04:45:13 [2020-04-17T04:45:13.685Z] INFO: Testing against a local daemon
04:45:13 [2020-04-17T04:45:13.685Z] === RUN   TestCgroupNamespacesBuild
04:45:14 [2020-04-17T04:45:14.304Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
04:45:14 [2020-04-17T04:45:14.305Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
04:45:15 [2020-04-17T04:45:15.789Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
04:45:15 [2020-04-17T04:45:15.789Z] === RUN   TestBuildWithSession
04:45:15 [2020-04-17T04:45:15.789Z] --- SKIP: TestBuildWithSession (0.00s)
04:45:15 [2020-04-17T04:45:15.789Z]     build_session_test.go:25: TODO: BuildKit
04:45:15 [2020-04-17T04:45:15.789Z] === RUN   TestBuildSquashParent
04:45:22 [2020-04-17T04:45:22.616Z] --- PASS: TestBuildSquashParent (5.69s)
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:45:22 [2020-04-17T04:45:22.616Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:45:22 [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:45:22 [2020-04-17T04:45:22.616Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:45:22 [2020-04-17T04:45:22.616Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:45:22 [2020-04-17T04:45:22.616Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:45:24 [2020-04-17T04:45:24.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:45:24 [2020-04-17T04:45:24.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:45:27 [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s)
04:45:27 [2020-04-17T04:45:27.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
04:45:27 [2020-04-17T04:45:27.356Z] === RUN   TestBuildMultiStageCopy
04:45:27 [2020-04-17T04:45:27.356Z] === RUN   TestBuildMultiStageCopy/copy_to_root
04:45:28 [2020-04-17T04:45:28.836Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
04:45:29 [2020-04-17T04:45:29.120Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
04:45:29 [2020-04-17T04:45:29.739Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
04:45:30 [2020-04-17T04:45:30.024Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
04:45:30 [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy (3.52s)
04:45:30 [2020-04-17T04:45:30.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
04:45:30 [2020-04-17T04:45:30.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
04:45:30 [2020-04-17T04:45:30.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
04:45:30 [2020-04-17T04:45:30.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
04:45:30 [2020-04-17T04:45:30.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
04:45:30 [2020-04-17T04:45:30.310Z] === RUN   TestBuildMultiStageParentConfig
04:45:31 [2020-04-17T04:45:31.326Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
04:45:31 [2020-04-17T04:45:31.326Z] === RUN   TestBuildLabelWithTargets
04:45:32 [2020-04-17T04:45:32.817Z] --- PASS: TestBuildLabelWithTargets (1.58s)
04:45:32 [2020-04-17T04:45:32.818Z] === RUN   TestBuildWithEmptyLayers
04:45:33 [2020-04-17T04:45:33.833Z] --- PASS: TestBuildWithEmptyLayers (0.82s)
04:45:33 [2020-04-17T04:45:33.833Z] === RUN   TestBuildMultiStageOnBuild
04:45:35 [2020-04-17T04:45:35.863Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
04:45:35 [2020-04-17T04:45:35.863Z] === RUN   TestBuildUncleanTarFilenames
04:45:37 [2020-04-17T04:45:37.345Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
04:45:37 [2020-04-17T04:45:37.345Z] === RUN   TestBuildMultiStageLayerLeak
04:45:39 [2020-04-17T04:45:39.387Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s)
04:45:39 [2020-04-17T04:45:39.387Z] === RUN   TestBuildWithHugeFile
04:47:01 [2020-04-17T04:47:01.421Z] --- PASS: TestBuildWithHugeFile (81.05s)
04:47:01 [2020-04-17T04:47:01.421Z] === RUN   TestBuildWithEmptyDockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:47:01 [2020-04-17T04:47:01.421Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:47:01 [2020-04-17T04:47:01.422Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:47:01 [2020-04-17T04:47:01.422Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
04:47:01 [2020-04-17T04:47:01.422Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
04:47:01 [2020-04-17T04:47:01.422Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
04:47:01 [2020-04-17T04:47:01.422Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
04:47:01 [2020-04-17T04:47:01.422Z] === RUN   TestBuildPreserveOwnership
04:47:01 [2020-04-17T04:47:01.422Z] === RUN   TestBuildPreserveOwnership/copy_from
04:47:04 [2020-04-17T04:47:04.114Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:47:05 [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPreserveOwnership (4.76s)
04:47:05 [2020-04-17T04:47:05.596Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
04:47:05 [2020-04-17T04:47:05.596Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s)
04:47:05 [2020-04-17T04:47:05.596Z] === RUN   TestBuildPlatformInvalid
04:47:05 [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPlatformInvalid (0.15s)
04:47:05 [2020-04-17T04:47:05.596Z] PASS
04:47:05 [2020-04-17T04:47:05.596Z] 
04:47:05 [2020-04-17T04:47:05.596Z] === Skipped
04:47:05 [2020-04-17T04:47:05.596Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
04:47:05 [2020-04-17T04:47:05.596Z]     build_session_test.go:25: TODO: BuildKit
04:47:05 [2020-04-17T04:47:05.596Z] 
04:47:05 [2020-04-17T04:47:05.596Z] 
04:47:05 [2020-04-17T04:47:05.596Z] DONE 32 tests, 1 skipped in 127.365s
04:47:05 [2020-04-17T04:47:05.596Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
04:47:05 [2020-04-17T04:47:05.596Z] ++ 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
04:47:05 [2020-04-17T04:47:05.596Z] ++ set -e
04:47:05 [2020-04-17T04:47:05.596Z] ++ '[' -n 0 ']'
04:47:05 [2020-04-17T04:47:05.596Z] ++ set -x
04:47:05 [2020-04-17T04:47:05.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
04:47:05 [2020-04-17T04:47:05.881Z] INFO: Testing against a local daemon
04:47:05 [2020-04-17T04:47:05.881Z] === RUN   TestConfigInspect
04:47:08 [2020-04-17T04:47:08.571Z] --- PASS: TestConfigInspect (2.34s)
04:47:08 [2020-04-17T04:47:08.571Z] === RUN   TestConfigList
04:47:10 [2020-04-17T04:47:10.603Z] --- PASS: TestConfigList (2.31s)
04:47:10 [2020-04-17T04:47:10.604Z] === RUN   TestConfigsCreateAndDelete
04:47:12 [2020-04-17T04:47:12.637Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
04:47:12 [2020-04-17T04:47:12.637Z] === RUN   TestConfigsUpdate
04:47:16 [2020-04-17T04:47:16.099Z] --- PASS: TestConfigsUpdate (2.78s)
04:47:16 [2020-04-17T04:47:16.099Z] === RUN   TestTemplatedConfig
04:47:18 [2020-04-17T04:47:18.795Z] --- PASS: TestTemplatedConfig (2.78s)
04:47:18 [2020-04-17T04:47:18.795Z] === RUN   TestConfigCreateResolve
04:47:20 [2020-04-17T04:47:20.826Z] --- PASS: TestConfigCreateResolve (2.30s)
04:47:20 [2020-04-17T04:47:20.826Z] === RUN   TestConfigDaemonLibtrustID
04:47:21 [2020-04-17T04:47:21.112Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
04:47:21 [2020-04-17T04:47:21.112Z] PASS
04:47:21 [2020-04-17T04:47:21.112Z] 
04:47:21 [2020-04-17T04:47:21.112Z] DONE 7 tests in 15.417s
04:47:21 [2020-04-17T04:47:21.112Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
04:47:21 [2020-04-17T04:47:21.112Z] ++ 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
04:47:21 [2020-04-17T04:47:21.112Z] ++ set -e
04:47:21 [2020-04-17T04:47:21.112Z] ++ '[' -n 0 ']'
04:47:21 [2020-04-17T04:47:21.112Z] ++ set -x
04:47:21 [2020-04-17T04:47:21.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
04:47:21 [2020-04-17T04:47:21.396Z] INFO: Testing against a local daemon
04:47:21 [2020-04-17T04:47:21.396Z] === RUN   TestCheckpoint
04:47:21 [2020-04-17T04:47:21.396Z] --- SKIP: TestCheckpoint (0.00s)
04:47:21 [2020-04-17T04:47:21.396Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:47:21 [2020-04-17T04:47:21.396Z] === RUN   TestContainerInvalidJSON
04:47:21 [2020-04-17T04:47:21.396Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
04:47:21 [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
04:47:21 [2020-04-17T04:47:21.396Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
04:47:21 [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
04:47:21 [2020-04-17T04:47:21.396Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
04:47:21 [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
04:47:21 [2020-04-17T04:47:21.396Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
04:47:21 [2020-04-17T04:47:21.396Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
04:47:21 [2020-04-17T04:47:21.396Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
04:47:21 [2020-04-17T04:47:21.396Z] --- PASS: TestContainerInvalidJSON (0.02s)
04:47:21 [2020-04-17T04:47:21.396Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
04:47:21 [2020-04-17T04:47:21.396Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
04:47:21 [2020-04-17T04:47:21.397Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
04:47:21 [2020-04-17T04:47:21.397Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:47:21 [2020-04-17T04:47:21.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
04:47:21 [2020-04-17T04:47:21.397Z] === RUN   TestCopyFromContainerPathIsNotDir
04:47:21 [2020-04-17T04:47:21.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
04:47:21 [2020-04-17T04:47:21.397Z] === RUN   TestCopyToContainerPathDoesNotExist
04:47:21 [2020-04-17T04:47:21.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
04:47:21 [2020-04-17T04:47:21.681Z] === RUN   TestCopyToContainerPathIsNotDir
04:47:21 [2020-04-17T04:47:21.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
04:47:21 [2020-04-17T04:47:21.681Z] === RUN   TestCopyFromContainer
04:47:23 [2020-04-17T04:47:23.184Z] === RUN   TestCopyFromContainer//
04:47:23 [2020-04-17T04:47:23.184Z] === RUN   TestCopyFromContainer//bar/root
04:47:23 [2020-04-17T04:47:23.477Z] === RUN   TestCopyFromContainer//bar/root/
04:47:23 [2020-04-17T04:47:23.477Z] === RUN   TestCopyFromContainer/bar/quux
04:47:23 [2020-04-17T04:47:23.761Z] === RUN   TestCopyFromContainer/bar/quux/
04:47:23 [2020-04-17T04:47:23.761Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:47:23 [2020-04-17T04:47:23.761Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:47:24 [2020-04-17T04:47:24.045Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:47:24 [2020-04-17T04:47:24.045Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:47:24 [2020-04-17T04:47:24.045Z] === RUN   TestCopyFromContainer/bar/notarget
04:47:24 [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer (2.61s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer// (0.10s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
04:47:24 [2020-04-17T04:47:24.329Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
04:47:24 [2020-04-17T04:47:24.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:47:24 [2020-04-17T04:47:24.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:47:24 [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:47:24 [2020-04-17T04:47:24.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:47:24 [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:47:24 [2020-04-17T04:47:24.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:47:24 [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:47:24 [2020-04-17T04:47:24.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:47:24 [2020-04-17T04:47:24.330Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:47:24 [2020-04-17T04:47:24.330Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:47:24 [2020-04-17T04:47:24.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateLinkToNonExistingContainer
04:47:24 [2020-04-17T04:47:24.330Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateWithInvalidEnv
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateWithInvalidEnv/0
04:47:24 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/0
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateWithInvalidEnv/1
04:47:24 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/1
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateWithInvalidEnv/2
04:47:24 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/2
04:47:24 [2020-04-17T04:47:24.330Z] === CONT  TestCreateWithInvalidEnv/0
04:47:24 [2020-04-17T04:47:24.330Z] === CONT  TestCreateWithInvalidEnv/2
04:47:24 [2020-04-17T04:47:24.330Z] === CONT  TestCreateWithInvalidEnv/1
04:47:24 [2020-04-17T04:47:24.330Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:47:24 [2020-04-17T04:47:24.330Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateTmpfsMountsTarget
04:47:24 [2020-04-17T04:47:24.330Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
04:47:24 [2020-04-17T04:47:24.330Z] === RUN   TestCreateWithCustomMaskedPaths
04:47:26 [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/no_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/no_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/empty_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/valid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/empty_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/empty_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/no_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/empty_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/empty_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/valid_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] === CONT  TestCreateWithCapabilities/empty_capabilities
04:47:26 [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities (0.04s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
04:47:26 [2020-04-17T04:47:26.364Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
04:47:26 [2020-04-17T04:47:26.364Z] === RUN   TestCreateWithCustomReadonlyPaths
04:47:28 [2020-04-17T04:47:28.410Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s)
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:47:28 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:47:28 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:47:28 [2020-04-17T04:47:28.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:47:28 [2020-04-17T04:47:28.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:47:28 [2020-04-17T04:47:28.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:47:28 [2020-04-17T04:47:28.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:47:28 [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
04:47:28 [2020-04-17T04:47:28.695Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
04:47:28 [2020-04-17T04:47:28.695Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
04:47:28 [2020-04-17T04:47:28.695Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
04:47:28 [2020-04-17T04:47:28.695Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
04:47:28 [2020-04-17T04:47:28.695Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
04:47:28 [2020-04-17T04:47:28.695Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:47:29 [2020-04-17T04:47:29.317Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
04:47:29 [2020-04-17T04:47:29.317Z] === RUN   TestContainerStartOnDaemonRestart
04:47:29 [2020-04-17T04:47:29.317Z] === PAUSE TestContainerStartOnDaemonRestart
04:47:29 [2020-04-17T04:47:29.317Z] === RUN   TestDaemonRestartIpcMode
04:47:29 [2020-04-17T04:47:29.317Z] === PAUSE TestDaemonRestartIpcMode
04:47:29 [2020-04-17T04:47:29.317Z] === RUN   TestDaemonHostGatewayIP
04:47:29 [2020-04-17T04:47:29.317Z] === PAUSE TestDaemonHostGatewayIP
04:47:29 [2020-04-17T04:47:29.317Z] === RUN   TestContainerKillOnDaemonStart
04:47:29 [2020-04-17T04:47:29.317Z] === PAUSE TestContainerKillOnDaemonStart
04:47:29 [2020-04-17T04:47:29.317Z] === RUN   TestDiff
04:47:29 [2020-04-17T04:47:29.944Z] --- PASS: TestDiff (0.69s)
04:47:29 [2020-04-17T04:47:29.944Z] === RUN   TestExecWithCloseStdin
04:47:30 [2020-04-17T04:47:30.563Z] --- PASS: TestExecWithCloseStdin (0.78s)
04:47:30 [2020-04-17T04:47:30.563Z] === RUN   TestExec
04:47:31 [2020-04-17T04:47:31.576Z] --- PASS: TestExec (0.77s)
04:47:31 [2020-04-17T04:47:31.576Z] === RUN   TestExecUser
04:47:32 [2020-04-17T04:47:32.196Z] --- PASS: TestExecUser (0.78s)
04:47:32 [2020-04-17T04:47:32.196Z] === RUN   TestExportContainerAndImportImage
04:47:33 [2020-04-17T04:47:33.210Z] --- PASS: TestExportContainerAndImportImage (0.99s)
04:47:33 [2020-04-17T04:47:33.211Z] === RUN   TestExportContainerAfterDaemonRestart
04:47:34 [2020-04-17T04:47:34.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
04:47:34 [2020-04-17T04:47:34.697Z] === RUN   TestHealthCheckWorkdir
04:47:35 [2020-04-17T04:47:35.713Z] --- PASS: TestHealthCheckWorkdir (0.95s)
04:47:35 [2020-04-17T04:47:35.713Z] === RUN   TestHealthKillContainer
04:47:39 [2020-04-17T04:47:39.186Z] --- PASS: TestHealthKillContainer (2.82s)
04:47:39 [2020-04-17T04:47:39.186Z] === RUN   TestInspectCpusetInConfigPre120
04:47:39 [2020-04-17T04:47:39.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
04:47:39 [2020-04-17T04:47:39.186Z] === RUN   TestIpcModeNone
04:47:40 [2020-04-17T04:47:40.201Z] --- PASS: TestIpcModeNone (0.77s)
04:47:40 [2020-04-17T04:47:40.201Z] === RUN   TestIpcModePrivate
04:47:40 [2020-04-17T04:47:40.818Z] --- PASS: TestIpcModePrivate (0.77s)
04:47:40 [2020-04-17T04:47:40.818Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
04:47:40 [2020-04-17T04:47:40.818Z] === RUN   TestIpcModeShareable
04:47:41 [2020-04-17T04:47:41.436Z] --- PASS: TestIpcModeShareable (0.79s)
04:47:41 [2020-04-17T04:47:41.436Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
04:47:41 [2020-04-17T04:47:41.436Z] === RUN   TestAPIIpcModeShareableAndContainer
04:47:44 [2020-04-17T04:47:44.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
04:47:44 [2020-04-17T04:47:44.143Z] === RUN   TestAPIIpcModeHost
04:47:44 [2020-04-17T04:47:44.429Z] --- PASS: TestAPIIpcModeHost (0.63s)
04:47:44 [2020-04-17T04:47:44.429Z] === RUN   TestDaemonIpcModeShareable
04:47:46 [2020-04-17T04:47:46.460Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
04:47:46 [2020-04-17T04:47:46.461Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
04:47:46 [2020-04-17T04:47:46.461Z] === RUN   TestDaemonIpcModePrivate
04:47:47 [2020-04-17T04:47:47.950Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
04:47:47 [2020-04-17T04:47:47.950Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
04:47:47 [2020-04-17T04:47:47.950Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:47:49 [2020-04-17T04:47:49.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
04:47:49 [2020-04-17T04:47:49.432Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
04:47:49 [2020-04-17T04:47:49.432Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:47:50 [2020-04-17T04:47:50.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
04:47:50 [2020-04-17T04:47:50.922Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
04:47:50 [2020-04-17T04:47:50.922Z] === RUN   TestIpcModeOlderClient
04:47:50 [2020-04-17T04:47:50.922Z] === PAUSE TestIpcModeOlderClient
04:47:50 [2020-04-17T04:47:50.922Z] === RUN   TestKillContainerInvalidSignal
04:47:51 [2020-04-17T04:47:51.955Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
04:47:51 [2020-04-17T04:47:51.955Z] === RUN   TestKillContainer
04:47:51 [2020-04-17T04:47:51.955Z] === RUN   TestKillContainer/no_signal
04:47:52 [2020-04-17T04:47:52.239Z] === RUN   TestKillContainer/non_killing_signal
04:47:52 [2020-04-17T04:47:52.866Z] === RUN   TestKillContainer/killing_signal
04:47:53 [2020-04-17T04:47:53.900Z] --- PASS: TestKillContainer (2.02s)
04:47:53 [2020-04-17T04:47:53.900Z]     --- PASS: TestKillContainer/no_signal (0.63s)
04:47:53 [2020-04-17T04:47:53.900Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
04:47:53 [2020-04-17T04:47:53.900Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
04:47:53 [2020-04-17T04:47:53.900Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:47:53 [2020-04-17T04:47:53.900Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:47:54 [2020-04-17T04:47:54.522Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:47:55 [2020-04-17T04:47:55.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
04:47:55 [2020-04-17T04:47:55.149Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
04:47:55 [2020-04-17T04:47:55.149Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
04:47:55 [2020-04-17T04:47:55.149Z] === RUN   TestKillStoppedContainer
04:47:55 [2020-04-17T04:47:55.149Z] --- PASS: TestKillStoppedContainer (0.09s)
04:47:55 [2020-04-17T04:47:55.149Z] === RUN   TestKillStoppedContainerAPIPre120
04:47:55 [2020-04-17T04:47:55.149Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
04:47:55 [2020-04-17T04:47:55.149Z] === RUN   TestKillDifferentUserContainer
04:47:56 [2020-04-17T04:47:56.164Z] --- PASS: TestKillDifferentUserContainer (0.68s)
04:47:56 [2020-04-17T04:47:56.164Z] === RUN   TestInspectOomKilledTrue
04:47:56 [2020-04-17T04:47:56.981Z] --- PASS: TestInspectOomKilledTrue (1.15s)
04:47:56 [2020-04-17T04:47:56.981Z] === RUN   TestInspectOomKilledFalse
04:47:57 [2020-04-17T04:47:57.621Z] --- PASS: TestInspectOomKilledFalse (0.68s)
04:47:57 [2020-04-17T04:47:57.621Z] === RUN   TestLinksEtcHostsContentMatch
04:47:58 [2020-04-17T04:47:58.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
04:47:58 [2020-04-17T04:47:58.243Z] === RUN   TestLinksContainerNames
04:47:59 [2020-04-17T04:47:59.741Z] --- PASS: TestLinksContainerNames (1.30s)
04:47:59 [2020-04-17T04:47:59.741Z] === RUN   TestLogsFollowTailEmpty
04:48:00 [2020-04-17T04:48:00.369Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
04:48:00 [2020-04-17T04:48:00.369Z] === RUN   TestContainerNetworkMountsNoChown
04:48:00 [2020-04-17T04:48:00.993Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/default
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/private
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rprivate
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/slave
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rslave
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/shared
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rshared
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/default
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/shared
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rslave
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rshared
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rprivate
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/private
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/private/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/private/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/slave
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/default/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/default/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:48:00 [2020-04-17T04:48:00.993Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/private/bind_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/private/mount_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/default/bind_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/default/mount_root
04:48:01 [2020-04-17T04:48:01.283Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:48:01 [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
04:48:01 [2020-04-17T04:48:01.283Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
04:48:01 [2020-04-17T04:48:01.283Z] === RUN   TestContainerBindMountNonRecursive
04:48:03 [2020-04-17T04:48:03.333Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
04:48:03 [2020-04-17T04:48:03.333Z] === RUN   TestNetworkNat
04:48:03 [2020-04-17T04:48:03.620Z] --- PASS: TestNetworkNat (0.71s)
04:48:03 [2020-04-17T04:48:03.620Z] === RUN   TestNetworkLocalhostTCPNat
04:48:04 [2020-04-17T04:48:04.658Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
04:48:04 [2020-04-17T04:48:04.658Z] === RUN   TestNetworkLoopbackNat
04:48:05 [2020-04-17T04:48:05.284Z] --- PASS: TestNetworkLoopbackNat (0.91s)
04:48:05 [2020-04-17T04:48:05.285Z] === RUN   TestPause
04:48:06 [2020-04-17T04:48:06.317Z] --- PASS: TestPause (0.69s)
04:48:06 [2020-04-17T04:48:06.317Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:48:06 [2020-04-17T04:48:06.317Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
04:48:06 [2020-04-17T04:48:06.317Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:48:06 [2020-04-17T04:48:06.317Z] === RUN   TestPauseStopPausedContainer
04:48:06 [2020-04-17T04:48:06.946Z] --- PASS: TestPauseStopPausedContainer (0.71s)
04:48:06 [2020-04-17T04:48:06.946Z] === RUN   TestPsFilter
04:48:06 [2020-04-17T04:48:06.946Z] --- PASS: TestPsFilter (0.21s)
04:48:06 [2020-04-17T04:48:06.946Z] === RUN   TestRemoveContainerWithRemovedVolume
04:48:07 [2020-04-17T04:48:07.573Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
04:48:07 [2020-04-17T04:48:07.573Z] === RUN   TestRemoveContainerWithVolume
04:48:08 [2020-04-17T04:48:08.207Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
04:48:08 [2020-04-17T04:48:08.207Z] === RUN   TestRemoveContainerRunning
04:48:08 [2020-04-17T04:48:08.843Z] --- PASS: TestRemoveContainerRunning (0.67s)
04:48:08 [2020-04-17T04:48:08.843Z] === RUN   TestRemoveContainerForceRemoveRunning
04:48:09 [2020-04-17T04:48:09.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
04:48:09 [2020-04-17T04:48:09.867Z] === RUN   TestRemoveInvalidContainer
04:48:09 [2020-04-17T04:48:09.867Z] --- PASS: TestRemoveInvalidContainer (0.03s)
04:48:09 [2020-04-17T04:48:09.867Z] === RUN   TestRenameLinkedContainer
04:48:12 [2020-04-17T04:48:12.586Z] --- PASS: TestRenameLinkedContainer (2.68s)
04:48:12 [2020-04-17T04:48:12.586Z] === RUN   TestRenameStoppedContainer
04:48:13 [2020-04-17T04:48:13.207Z] --- PASS: TestRenameStoppedContainer (0.69s)
04:48:13 [2020-04-17T04:48:13.207Z] === RUN   TestRenameRunningContainerAndReuse
04:48:14 [2020-04-17T04:48:14.703Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
04:48:14 [2020-04-17T04:48:14.703Z] === RUN   TestRenameInvalidName
04:48:14 [2020-04-17T04:48:14.989Z] --- PASS: TestRenameInvalidName (0.63s)
04:48:14 [2020-04-17T04:48:14.989Z] === RUN   TestRenameAnonymousContainer
04:48:17 [2020-04-17T04:48:17.696Z] --- PASS: TestRenameAnonymousContainer (2.50s)
04:48:17 [2020-04-17T04:48:17.696Z] === RUN   TestRenameContainerWithSameName
04:48:18 [2020-04-17T04:48:18.316Z] --- PASS: TestRenameContainerWithSameName (0.68s)
04:48:18 [2020-04-17T04:48:18.316Z] === RUN   TestRenameContainerWithLinkedContainer
04:48:19 [2020-04-17T04:48:19.814Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
04:48:19 [2020-04-17T04:48:19.814Z] === RUN   TestResize
04:48:20 [2020-04-17T04:48:20.103Z] --- PASS: TestResize (0.66s)
04:48:20 [2020-04-17T04:48:20.103Z] === RUN   TestResizeWithInvalidSize
04:48:21 [2020-04-17T04:48:21.125Z] --- PASS: TestResizeWithInvalidSize (0.70s)
04:48:21 [2020-04-17T04:48:21.125Z] === RUN   TestResizeWhenContainerNotStarted
04:48:21 [2020-04-17T04:48:21.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:48:21 [2020-04-17T04:48:21.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:48:23 [2020-04-17T04:48:23.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:48:24 [2020-04-17T04:48:24.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:48:25 [2020-04-17T04:48:25.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:48:25 [2020-04-17T04:48:25.774Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:48:26 [2020-04-17T04:48:26.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:48:27 [2020-04-17T04:48:27.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:48:28 [2020-04-17T04:48:28.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:48:29 [2020-04-17T04:48:29.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:48:32 [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.13s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.70s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s)
04:48:32 [2020-04-17T04:48:32.448Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
04:48:32 [2020-04-17T04:48:32.448Z] === RUN   TestCgroupNamespacesRun
04:48:33 [2020-04-17T04:48:33.965Z] --- PASS: TestCgroupNamespacesRun (1.66s)
04:48:33 [2020-04-17T04:48:33.965Z] === RUN   TestCgroupNamespacesRunPrivileged
04:48:35 [2020-04-17T04:48:35.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
04:48:35 [2020-04-17T04:48:35.496Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:48:36 [2020-04-17T04:48:36.994Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
04:48:36 [2020-04-17T04:48:36.994Z] === RUN   TestCgroupNamespacesRunHostMode
04:48:38 [2020-04-17T04:48:38.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
04:48:38 [2020-04-17T04:48:38.499Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:48:40 [2020-04-17T04:48:40.554Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
04:48:40 [2020-04-17T04:48:40.554Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:48:41 [2020-04-17T04:48:41.184Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
04:48:41 [2020-04-17T04:48:41.184Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:48:42 [2020-04-17T04:48:42.214Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
04:48:42 [2020-04-17T04:48:42.214Z] === RUN   TestCgroupNamespacesRunOlderClient
04:48:43 [2020-04-17T04:48:43.710Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
04:48:43 [2020-04-17T04:48:43.710Z] === RUN   TestKernelTCPMemory
04:48:44 [2020-04-17T04:48:44.750Z] --- PASS: TestKernelTCPMemory (0.85s)
04:48:44 [2020-04-17T04:48:44.750Z] === RUN   TestNISDomainname
04:48:45 [2020-04-17T04:48:45.381Z] --- PASS: TestNISDomainname (0.89s)
04:48:45 [2020-04-17T04:48:45.381Z] === RUN   TestHostnameDnsResolution
04:48:46 [2020-04-17T04:48:46.410Z] --- PASS: TestHostnameDnsResolution (1.11s)
04:48:46 [2020-04-17T04:48:46.410Z] === RUN   TestStats
04:48:49 [2020-04-17T04:48:49.101Z] --- PASS: TestStats (2.68s)
04:48:49 [2020-04-17T04:48:49.101Z] === RUN   TestStopContainerWithTimeout
04:48:49 [2020-04-17T04:48:49.101Z] === RUN   TestStopContainerWithTimeout/0
04:48:49 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/0
04:48:49 [2020-04-17T04:48:49.101Z] === RUN   TestStopContainerWithTimeout/1
04:48:49 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/1
04:48:49 [2020-04-17T04:48:49.101Z] === RUN   TestStopContainerWithTimeout/3
04:48:49 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/3
04:48:49 [2020-04-17T04:48:49.101Z] === RUN   TestStopContainerWithTimeout/-1
04:48:49 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/-1
04:48:49 [2020-04-17T04:48:49.101Z] === CONT  TestStopContainerWithTimeout/0
04:48:49 [2020-04-17T04:48:49.101Z] === CONT  TestStopContainerWithTimeout/-1
04:48:49 [2020-04-17T04:48:49.101Z] === CONT  TestStopContainerWithTimeout/1
04:48:49 [2020-04-17T04:48:49.101Z] === CONT  TestStopContainerWithTimeout/3
04:48:52 [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout (0.03s)
04:48:52 [2020-04-17T04:48:52.601Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
04:48:52 [2020-04-17T04:48:52.601Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
04:48:52 [2020-04-17T04:48:52.601Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
04:48:52 [2020-04-17T04:48:52.601Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
04:48:52 [2020-04-17T04:48:52.601Z] === RUN   TestDeleteDevicemapper
04:48:52 [2020-04-17T04:48:52.601Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:48:52 [2020-04-17T04:48:52.601Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:48:52 [2020-04-17T04:48:52.601Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:48:54 [2020-04-17T04:48:54.653Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
04:48:54 [2020-04-17T04:48:54.653Z] === RUN   TestUpdateMemory
04:48:55 [2020-04-17T04:48:55.290Z] --- PASS: TestUpdateMemory (0.89s)
04:48:55 [2020-04-17T04:48:55.290Z] === RUN   TestUpdateCPUQuota
04:48:56 [2020-04-17T04:48:56.794Z] --- PASS: TestUpdateCPUQuota (1.48s)
04:48:56 [2020-04-17T04:48:56.794Z] === RUN   TestUpdatePidsLimit
04:48:56 [2020-04-17T04:48:56.794Z] === RUN   TestUpdatePidsLimit/update_from_none
04:48:57 [2020-04-17T04:48:57.082Z] === RUN   TestUpdatePidsLimit/no_change
04:48:57 [2020-04-17T04:48:57.374Z] === RUN   TestUpdatePidsLimit/update_lower
04:48:57 [2020-04-17T04:48:57.660Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
04:48:57 [2020-04-17T04:48:57.953Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
04:48:58 [2020-04-17T04:48:58.245Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
04:48:58 [2020-04-17T04:48:58.534Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
04:49:00 [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit (3.18s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
04:49:00 [2020-04-17T04:49:00.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
04:49:00 [2020-04-17T04:49:00.044Z] === RUN   TestUpdateRestartPolicy
04:49:12 [2020-04-17T04:49:12.636Z] --- PASS: TestUpdateRestartPolicy (12.07s)
04:49:12 [2020-04-17T04:49:12.636Z] === RUN   TestUpdateRestartWithAutoRemove
04:49:12 [2020-04-17T04:49:12.636Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
04:49:12 [2020-04-17T04:49:12.636Z] === RUN   TestWaitNonBlocked
04:49:12 [2020-04-17T04:49:12.636Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:49:12 [2020-04-17T04:49:12.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:49:12 [2020-04-17T04:49:12.636Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:49:12 [2020-04-17T04:49:12.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:49:12 [2020-04-17T04:49:12.636Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:49:12 [2020-04-17T04:49:12.636Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:49:13 [2020-04-17T04:49:13.664Z] --- PASS: TestWaitNonBlocked (0.03s)
04:49:13 [2020-04-17T04:49:13.664Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
04:49:13 [2020-04-17T04:49:13.664Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s)
04:49:13 [2020-04-17T04:49:13.664Z] === RUN   TestWaitBlocked
04:49:13 [2020-04-17T04:49:13.664Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:49:13 [2020-04-17T04:49:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:49:13 [2020-04-17T04:49:13.664Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:49:13 [2020-04-17T04:49:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:49:13 [2020-04-17T04:49:13.664Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:49:13 [2020-04-17T04:49:13.664Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:49:14 [2020-04-17T04:49:14.691Z] --- PASS: TestWaitBlocked (0.03s)
04:49:14 [2020-04-17T04:49:14.691Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s)
04:49:14 [2020-04-17T04:49:14.691Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
04:49:14 [2020-04-17T04:49:14.691Z] === CONT  TestContainerStartOnDaemonRestart
04:49:14 [2020-04-17T04:49:14.691Z] === CONT  TestIpcModeOlderClient
04:49:14 [2020-04-17T04:49:14.691Z] === CONT  TestDaemonHostGatewayIP
04:49:14 [2020-04-17T04:49:14.691Z] === CONT  TestDaemonRestartIpcMode
04:49:14 [2020-04-17T04:49:14.691Z] --- PASS: TestIpcModeOlderClient (0.18s)
04:49:14 [2020-04-17T04:49:14.691Z] === CONT  TestContainerKillOnDaemonStart
04:49:19 [2020-04-17T04:49:19.154Z] --- PASS: TestContainerStartOnDaemonRestart (4.43s)
04:49:19 [2020-04-17T04:49:19.783Z] --- PASS: TestDaemonRestartIpcMode (5.10s)
04:49:20 [2020-04-17T04:49:20.069Z] --- PASS: TestDaemonHostGatewayIP (5.48s)
04:49:28 [2020-04-17T04:49:28.524Z] --- PASS: TestContainerKillOnDaemonStart (13.44s)
04:49:28 [2020-04-17T04:49:28.524Z] PASS
04:49:28 [2020-04-17T04:49:28.524Z] 
04:49:28 [2020-04-17T04:49:28.524Z] === Skipped
04:49:28 [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
04:49:28 [2020-04-17T04:49:28.524Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:49:28 [2020-04-17T04:49:28.524Z] 
04:49:28 [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:49:28 [2020-04-17T04:49:28.524Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:49:28 [2020-04-17T04:49:28.524Z] 
04:49:28 [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
04:49:28 [2020-04-17T04:49:28.524Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:49:28 [2020-04-17T04:49:28.524Z] 
04:49:28 [2020-04-17T04:49:28.524Z] 
04:49:28 [2020-04-17T04:49:28.524Z] DONE 200 tests, 3 skipped in 127.048s
04:49:28 [2020-04-17T04:49:28.524Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
04:49:28 [2020-04-17T04:49:28.524Z] ++ 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
04:49:28 [2020-04-17T04:49:28.524Z] ++ set -e
04:49:28 [2020-04-17T04:49:28.524Z] ++ '[' -n 0 ']'
04:49:28 [2020-04-17T04:49:28.524Z] ++ set -x
04:49:28 [2020-04-17T04:49:28.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
04:49:28 [2020-04-17T04:49:28.524Z] INFO: Testing against a local daemon
04:49:28 [2020-04-17T04:49:28.524Z] === RUN   TestCommitInheritsEnv
04:49:28 [2020-04-17T04:49:28.814Z] --- PASS: TestCommitInheritsEnv (0.42s)
04:49:28 [2020-04-17T04:49:28.814Z] === RUN   TestImportExtremelyLargeImageWorks
04:49:28 [2020-04-17T04:49:28.814Z] === PAUSE TestImportExtremelyLargeImageWorks
04:49:28 [2020-04-17T04:49:28.814Z] === RUN   TestImagesFilterMultiReference
04:49:28 [2020-04-17T04:49:28.814Z] --- PASS: TestImagesFilterMultiReference (0.08s)
04:49:28 [2020-04-17T04:49:28.814Z] === RUN   TestImagePullPlatformInvalid
04:49:28 [2020-04-17T04:49:28.814Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
04:49:28 [2020-04-17T04:49:28.814Z] === RUN   TestRemoveImageOrphaning
04:49:29 [2020-04-17T04:49:29.438Z] --- PASS: TestRemoveImageOrphaning (0.41s)
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestRemoveImageGarbageCollector
04:49:29 [2020-04-17T04:49:29.438Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
04:49:29 [2020-04-17T04:49:29.438Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:49:29 [2020-04-17T04:49:29.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestTagInvalidReference
04:49:29 [2020-04-17T04:49:29.438Z] --- PASS: TestTagInvalidReference (0.04s)
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestTagValidPrefixedRepo
04:49:29 [2020-04-17T04:49:29.438Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestTagExistedNameWithoutForce
04:49:29 [2020-04-17T04:49:29.438Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
04:49:29 [2020-04-17T04:49:29.438Z] === RUN   TestTagOfficialNames
04:49:29 [2020-04-17T04:49:29.726Z] --- PASS: TestTagOfficialNames (0.06s)
04:49:29 [2020-04-17T04:49:29.726Z] === RUN   TestTagMatchesDigest
04:49:29 [2020-04-17T04:49:29.726Z] --- PASS: TestTagMatchesDigest (0.03s)
04:49:29 [2020-04-17T04:49:29.726Z] === CONT  TestImportExtremelyLargeImageWorks
04:54:37 [2020-04-17T04:54:37.328Z] --- PASS: TestImportExtremelyLargeImageWorks (300.56s)
04:54:37 [2020-04-17T04:54:37.328Z] PASS
04:54:37 [2020-04-17T04:54:37.328Z] 
04:54:37 [2020-04-17T04:54:37.328Z] === Skipped
04:54:37 [2020-04-17T04:54:37.328Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
04:54:37 [2020-04-17T04:54:37.328Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:54:37 [2020-04-17T04:54:37.328Z] 
04:54:37 [2020-04-17T04:54:37.328Z] 
04:54:37 [2020-04-17T04:54:37.328Z] DONE 12 tests, 1 skipped in 301.940s
04:54:37 [2020-04-17T04:54:37.328Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
04:54:37 [2020-04-17T04:54:37.328Z] ++ 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
04:54:37 [2020-04-17T04:54:37.328Z] ++ set -e
04:54:37 [2020-04-17T04:54:37.328Z] ++ '[' -n 0 ']'
04:54:37 [2020-04-17T04:54:37.328Z] ++ set -x
04:54:37 [2020-04-17T04:54:37.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
04:54:37 [2020-04-17T04:54:37.328Z] INFO: Testing against a local daemon
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestNetworkCreateDelete
04:54:37 [2020-04-17T04:54:37.328Z] --- PASS: TestNetworkCreateDelete (0.22s)
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestDockerNetworkDeletePreferID
04:54:37 [2020-04-17T04:54:37.328Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestInspectNetwork
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestInspectNetwork/full_network_id
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestInspectNetwork/partial_network_id
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestInspectNetwork/network_name
04:54:37 [2020-04-17T04:54:37.328Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:54:38 [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork (7.59s)
04:54:38 [2020-04-17T04:54:38.805Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:54:38 [2020-04-17T04:54:38.805Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:54:38 [2020-04-17T04:54:38.805Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:54:38 [2020-04-17T04:54:38.805Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:54:38 [2020-04-17T04:54:38.805Z] === RUN   TestRunContainerWithBridgeNone
04:54:41 [2020-04-17T04:54:41.494Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
04:54:41 [2020-04-17T04:54:41.494Z] === RUN   TestNetworkInvalidJSON
04:54:41 [2020-04-17T04:54:41.494Z] === RUN   TestNetworkInvalidJSON//networks/create
04:54:41 [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/create
04:54:41 [2020-04-17T04:54:41.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
04:54:41 [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
04:54:41 [2020-04-17T04:54:41.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
04:54:41 [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
04:54:41 [2020-04-17T04:54:41.494Z] === CONT  TestNetworkInvalidJSON//networks/create
04:54:41 [2020-04-17T04:54:41.494Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
04:54:41 [2020-04-17T04:54:41.494Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
04:54:41 [2020-04-17T04:54:41.494Z] --- PASS: TestNetworkInvalidJSON (0.05s)
04:54:41 [2020-04-17T04:54:41.494Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
04:54:41 [2020-04-17T04:54:41.494Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
04:54:41 [2020-04-17T04:54:41.494Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
04:54:41 [2020-04-17T04:54:41.494Z] === RUN   TestHostIPv4BridgeLabel
04:54:41 [2020-04-17T04:54:41.779Z] --- PASS: TestHostIPv4BridgeLabel (0.63s)
04:54:41 [2020-04-17T04:54:41.779Z] === RUN   TestDaemonRestartWithLiveRestore
04:54:42 [2020-04-17T04:54:42.799Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
04:54:42 [2020-04-17T04:54:42.799Z] === RUN   TestDaemonDefaultNetworkPools
04:54:43 [2020-04-17T04:54:43.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
04:54:43 [2020-04-17T04:54:43.814Z] === RUN   TestDaemonRestartWithExistingNetwork
04:54:44 [2020-04-17T04:54:44.832Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
04:54:44 [2020-04-17T04:54:44.832Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:54:46 [2020-04-17T04:54:46.325Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
04:54:46 [2020-04-17T04:54:46.325Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:54:46 [2020-04-17T04:54:46.945Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
04:54:46 [2020-04-17T04:54:46.945Z] === RUN   TestServiceWithPredefinedNetwork
04:54:49 [2020-04-17T04:54:49.644Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s)
04:54:49 [2020-04-17T04:54:49.644Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:54:49 [2020-04-17T04:54:49.644Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:54:49 [2020-04-17T04:54:49.644Z]     service_test.go:236: FLAKY_TEST
04:54:49 [2020-04-17T04:54:49.644Z] === RUN   TestServiceWithDataPathPortInit
04:55:04 [2020-04-17T04:55:04.883Z] --- PASS: TestServiceWithDataPathPortInit (14.97s)
04:55:04 [2020-04-17T04:55:04.883Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:55:11 [2020-04-17T04:55:11.714Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s)
04:55:11 [2020-04-17T04:55:11.714Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tqky6ggmfd1jrqq0u115asejc Created:2020-04-17 04:55:05.62372179 +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[e91255aef3cb506984394bc84b071fd722c9fe3a4895e64ba3cde549b38b6302:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wi1ai0zrpijv9lsg5rnk4x555 EndpointID:6ff8d057531d5bdc2d89bf5f0d427991d64d461e58466653785d103d2938a59c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddbc498eb8628070a98ae060da7b4602a4e706207160c5227863b8d82f17b0fe 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:c96c6c83d64c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wi1ai0zrpijv9lsg5rnk4x555 EndpointID:6ff8d057531d5bdc2d89bf5f0d427991d64d461e58466653785d103d2938a59c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:55:11 [2020-04-17T04:55:11.714Z] PASS
04:55:11 [2020-04-17T04:55:11.714Z] 
04:55:11 [2020-04-17T04:55:11.714Z] === Skipped
04:55:11 [2020-04-17T04:55:11.714Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:55:11 [2020-04-17T04:55:11.714Z]     service_test.go:236: FLAKY_TEST
04:55:11 [2020-04-17T04:55:11.714Z] 
04:55:11 [2020-04-17T04:55:11.714Z] 
04:55:11 [2020-04-17T04:55:11.714Z] DONE 22 tests, 1 skipped in 41.596s
04:55:11 [2020-04-17T04:55:11.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:55:11 [2020-04-17T04:55:11.714Z] ++ 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
04:55:11 [2020-04-17T04:55:11.714Z] ++ set -e
04:55:11 [2020-04-17T04:55:11.714Z] ++ '[' -n 0 ']'
04:55:11 [2020-04-17T04:55:11.714Z] ++ set -x
04:55:11 [2020-04-17T04:55:11.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
04:55:11 [2020-04-17T04:55:11.998Z] INFO: Testing against a local daemon
04:55:11 [2020-04-17T04:55:11.998Z] === RUN   TestDockerNetworkIpvlanPersistance
04:55:11 [2020-04-17T04:55:11.998Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:55:11 [2020-04-17T04:55:11.998Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:55:11 [2020-04-17T04:55:11.998Z] === RUN   TestDockerNetworkIpvlan
04:55:11 [2020-04-17T04:55:11.998Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:55:11 [2020-04-17T04:55:11.998Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:55:11 [2020-04-17T04:55:11.998Z] PASS
04:55:11 [2020-04-17T04:55:11.998Z] 
04:55:11 [2020-04-17T04:55:11.998Z] === Skipped
04:55:11 [2020-04-17T04:55:11.998Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:55:11 [2020-04-17T04:55:11.998Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:55:11 [2020-04-17T04:55:11.998Z] 
04:55:11 [2020-04-17T04:55:11.998Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:55:11 [2020-04-17T04:55:11.998Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:55:11 [2020-04-17T04:55:11.998Z] 
04:55:11 [2020-04-17T04:55:11.998Z] 
04:55:11 [2020-04-17T04:55:11.998Z] DONE 2 tests, 2 skipped in 0.110s
04:55:11 [2020-04-17T04:55:11.998Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:55:11 [2020-04-17T04:55:11.998Z] ++ 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
04:55:11 [2020-04-17T04:55:11.998Z] ++ set -e
04:55:11 [2020-04-17T04:55:11.998Z] ++ '[' -n 0 ']'
04:55:11 [2020-04-17T04:55:11.998Z] ++ set -x
04:55:11 [2020-04-17T04:55:11.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
04:55:11 [2020-04-17T04:55:11.998Z] INFO: Testing against a local daemon
04:55:11 [2020-04-17T04:55:11.998Z] === RUN   TestDockerNetworkMacvlanPersistance
04:55:13 [2020-04-17T04:55:13.480Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
04:55:13 [2020-04-17T04:55:13.480Z] === RUN   TestDockerNetworkMacvlan
04:55:14 [2020-04-17T04:55:14.494Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:55:15 [2020-04-17T04:55:15.523Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:55:16 [2020-04-17T04:55:16.544Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:55:19 [2020-04-17T04:55:19.239Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:55:21 [2020-04-17T04:55:21.925Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:55:26 [2020-04-17T04:55:26.337Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:55:27 [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan (13.82s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s)
04:55:27 [2020-04-17T04:55:27.377Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
04:55:27 [2020-04-17T04:55:27.377Z] PASS
04:55:27 [2020-04-17T04:55:27.377Z] 
04:55:27 [2020-04-17T04:55:27.377Z] DONE 8 tests in 15.443s
04:55:27 [2020-04-17T04:55:27.377Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
04:55:27 [2020-04-17T04:55:27.377Z] ++ 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
04:55:27 [2020-04-17T04:55:27.377Z] ++ set -e
04:55:27 [2020-04-17T04:55:27.377Z] ++ '[' -n 0 ']'
04:55:27 [2020-04-17T04:55:27.377Z] ++ set -x
04:55:27 [2020-04-17T04:55:27.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
04:55:27 [2020-04-17T04:55:27.377Z] testing: warning: no tests to run
04:55:27 [2020-04-17T04:55:27.377Z] PASS
04:55:27 [2020-04-17T04:55:27.377Z] 
04:55:27 [2020-04-17T04:55:27.377Z] DONE 0 tests in 0.015s
04:55:27 [2020-04-17T04:55:27.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:55:27 [2020-04-17T04:55:27.377Z] ++ 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
04:55:27 [2020-04-17T04:55:27.377Z] ++ set -e
04:55:27 [2020-04-17T04:55:27.377Z] ++ '[' -n 0 ']'
04:55:27 [2020-04-17T04:55:27.377Z] ++ set -x
04:55:27 [2020-04-17T04:55:27.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
04:55:27 [2020-04-17T04:55:27.662Z] INFO: Testing against a local daemon
04:55:27 [2020-04-17T04:55:27.662Z] === RUN   TestAuthZPluginAllowRequest
04:55:29 [2020-04-17T04:55:29.141Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
04:55:29 [2020-04-17T04:55:29.141Z] === RUN   TestAuthZPluginTLS
04:55:29 [2020-04-17T04:55:29.760Z] --- PASS: TestAuthZPluginTLS (0.60s)
04:55:29 [2020-04-17T04:55:29.760Z] === RUN   TestAuthZPluginDenyRequest
04:55:30 [2020-04-17T04:55:30.378Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
04:55:30 [2020-04-17T04:55:30.378Z] === RUN   TestAuthZPluginAPIDenyResponse
04:55:30 [2020-04-17T04:55:30.999Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
04:55:30 [2020-04-17T04:55:30.999Z] === RUN   TestAuthZPluginDenyResponse
04:55:31 [2020-04-17T04:55:31.290Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
04:55:31 [2020-04-17T04:55:31.290Z] === RUN   TestAuthZPluginAllowEventStream
04:55:33 [2020-04-17T04:55:33.323Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
04:55:33 [2020-04-17T04:55:33.323Z] === RUN   TestAuthZPluginErrorResponse
04:55:33 [2020-04-17T04:55:33.608Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
04:55:33 [2020-04-17T04:55:33.608Z] === RUN   TestAuthZPluginErrorRequest
04:55:34 [2020-04-17T04:55:34.226Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
04:55:34 [2020-04-17T04:55:34.226Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:55:34 [2020-04-17T04:55:34.845Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
04:55:34 [2020-04-17T04:55:34.845Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:55:36 [2020-04-17T04:55:36.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
04:55:36 [2020-04-17T04:55:36.876Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:55:38 [2020-04-17T04:55:38.910Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
04:55:38 [2020-04-17T04:55:38.910Z] === RUN   TestAuthZPluginHeader
04:55:39 [2020-04-17T04:55:39.924Z] --- PASS: TestAuthZPluginHeader (0.97s)
04:55:39 [2020-04-17T04:55:39.924Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:55:39 [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:55:39 [2020-04-17T04:55:39.924Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:39 [2020-04-17T04:55:39.924Z] === RUN   TestAuthZPluginV2Disable
04:55:39 [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
04:55:39 [2020-04-17T04:55:39.924Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:39 [2020-04-17T04:55:39.924Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:55:39 [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:55:39 [2020-04-17T04:55:39.924Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:39 [2020-04-17T04:55:39.924Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:55:39 [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:55:39 [2020-04-17T04:55:39.924Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:39 [2020-04-17T04:55:39.924Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:55:58 [2020-04-17T04:55:58.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
04:55:58 [2020-04-17T04:55:58.381Z] PASS
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] === Skipped
04:55:58 [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:55:58 [2020-04-17T04:55:58.381Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
04:55:58 [2020-04-17T04:55:58.381Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:55:58 [2020-04-17T04:55:58.381Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:55:58 [2020-04-17T04:55:58.381Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] DONE 17 tests, 4 skipped in 29.290s
04:55:58 [2020-04-17T04:55:58.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:55:58 [2020-04-17T04:55:58.381Z] ++ 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
04:55:58 [2020-04-17T04:55:58.381Z] ++ set -e
04:55:58 [2020-04-17T04:55:58.381Z] ++ '[' -n 0 ']'
04:55:58 [2020-04-17T04:55:58.381Z] ++ set -x
04:55:58 [2020-04-17T04:55:58.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
04:55:58 [2020-04-17T04:55:58.381Z] INFO: Testing against a local daemon
04:55:58 [2020-04-17T04:55:58.381Z] === RUN   TestPluginInvalidJSON
04:55:58 [2020-04-17T04:55:58.381Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
04:55:58 [2020-04-17T04:55:58.381Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
04:55:58 [2020-04-17T04:55:58.381Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
04:55:58 [2020-04-17T04:55:58.381Z] --- PASS: TestPluginInvalidJSON (0.04s)
04:55:58 [2020-04-17T04:55:58.381Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
04:55:58 [2020-04-17T04:55:58.381Z] PASS
04:55:58 [2020-04-17T04:55:58.381Z] 
04:55:58 [2020-04-17T04:55:58.381Z] DONE 2 tests in 0.123s
04:55:58 [2020-04-17T04:55:58.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:55:58 [2020-04-17T04:55:58.381Z] ++ 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
04:55:58 [2020-04-17T04:55:58.381Z] ++ set -e
04:55:58 [2020-04-17T04:55:58.381Z] ++ '[' -n 0 ']'
04:55:58 [2020-04-17T04:55:58.381Z] ++ set -x
04:55:58 [2020-04-17T04:55:58.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
04:55:58 [2020-04-17T04:55:58.381Z] INFO: Testing against a local daemon
04:55:58 [2020-04-17T04:55:58.381Z] === RUN   TestExternalGraphDriver
04:55:58 [2020-04-17T04:55:58.381Z] === RUN   TestExternalGraphDriver/json
04:55:59 [2020-04-17T04:55:59.395Z] === RUN   TestExternalGraphDriver/spec
04:56:01 [2020-04-17T04:56:01.435Z] === RUN   TestExternalGraphDriver/pull
04:56:03 [2020-04-17T04:56:03.473Z] --- PASS: TestExternalGraphDriver (6.25s)
04:56:03 [2020-04-17T04:56:03.473Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
04:56:03 [2020-04-17T04:56:03.473Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
04:56:03 [2020-04-17T04:56:03.473Z]     --- PASS: TestExternalGraphDriver/pull (2.00s)
04:56:03 [2020-04-17T04:56:03.473Z] === RUN   TestGraphdriverPluginV2
04:56:03 [2020-04-17T04:56:03.473Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
04:56:03 [2020-04-17T04:56:03.473Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:56:03 [2020-04-17T04:56:03.473Z] PASS
04:56:03 [2020-04-17T04:56:03.473Z] 
04:56:03 [2020-04-17T04:56:03.473Z] === Skipped
04:56:03 [2020-04-17T04:56:03.473Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
04:56:03 [2020-04-17T04:56:03.473Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:56:03 [2020-04-17T04:56:03.473Z] 
04:56:03 [2020-04-17T04:56:03.473Z] 
04:56:03 [2020-04-17T04:56:03.473Z] DONE 5 tests, 1 skipped in 6.412s
04:56:03 [2020-04-17T04:56:03.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:56:03 [2020-04-17T04:56:03.473Z] ++ 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
04:56:03 [2020-04-17T04:56:03.473Z] ++ set -e
04:56:03 [2020-04-17T04:56:03.473Z] ++ '[' -n 0 ']'
04:56:03 [2020-04-17T04:56:03.473Z] ++ set -x
04:56:03 [2020-04-17T04:56:03.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
04:56:03 [2020-04-17T04:56:03.473Z] INFO: Testing against a local daemon
04:56:03 [2020-04-17T04:56:03.473Z] === RUN   TestContinueAfterPluginCrash
04:56:03 [2020-04-17T04:56:03.473Z] === PAUSE TestContinueAfterPluginCrash
04:56:03 [2020-04-17T04:56:03.473Z] === RUN   TestReadPluginNoRead
04:56:03 [2020-04-17T04:56:03.473Z] === PAUSE TestReadPluginNoRead
04:56:03 [2020-04-17T04:56:03.473Z] === RUN   TestDaemonStartWithLogOpt
04:56:03 [2020-04-17T04:56:03.473Z] === PAUSE TestDaemonStartWithLogOpt
04:56:03 [2020-04-17T04:56:03.473Z] === CONT  TestContinueAfterPluginCrash
04:56:03 [2020-04-17T04:56:03.473Z] === CONT  TestDaemonStartWithLogOpt
04:56:03 [2020-04-17T04:56:03.473Z] === CONT  TestReadPluginNoRead
04:56:25 [2020-04-17T04:56:25.884Z] === RUN   TestReadPluginNoRead/default
04:56:25 [2020-04-17T04:56:25.884Z] --- PASS: TestDaemonStartWithLogOpt (22.28s)
04:56:26 [2020-04-17T04:56:26.901Z] === RUN   TestReadPluginNoRead/disabled_caching
04:56:28 [2020-04-17T04:56:28.382Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:56:30 [2020-04-17T04:56:30.412Z] --- PASS: TestReadPluginNoRead (26.71s)
04:56:30 [2020-04-17T04:56:30.413Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
04:56:30 [2020-04-17T04:56:30.413Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.73s)
04:56:30 [2020-04-17T04:56:30.413Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s)
04:56:30 [2020-04-17T04:56:30.413Z]     read_test.go:91: [db2f2200ab76d] daemon is not started
04:56:30 [2020-04-17T04:56:30.698Z] --- PASS: TestContinueAfterPluginCrash (27.16s)
04:56:30 [2020-04-17T04:56:30.698Z] PASS
04:56:30 [2020-04-17T04:56:30.698Z] 
04:56:30 [2020-04-17T04:56:30.698Z] DONE 6 tests in 27.265s
04:56:30 [2020-04-17T04:56:30.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:56:30 [2020-04-17T04:56:30.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:56:30 [2020-04-17T04:56:30.698Z] ++ set -e
04:56:30 [2020-04-17T04:56:30.698Z] ++ '[' -n 0 ']'
04:56:30 [2020-04-17T04:56:30.698Z] ++ set -x
04:56:30 [2020-04-17T04:56:30.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:56:30 [2020-04-17T04:56:30.698Z] testing: warning: no tests to run
04:56:30 [2020-04-17T04:56:30.698Z] PASS
04:56:30 [2020-04-17T04:56:30.698Z] 
04:56:30 [2020-04-17T04:56:30.698Z] DONE 0 tests in 0.020s
04:56:30 [2020-04-17T04:56:30.698Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:56:30 [2020-04-17T04:56:30.698Z] ++ 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
04:56:30 [2020-04-17T04:56:30.698Z] ++ set -e
04:56:30 [2020-04-17T04:56:30.698Z] ++ '[' -n 0 ']'
04:56:30 [2020-04-17T04:56:30.698Z] ++ set -x
04:56:30 [2020-04-17T04:56:30.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
04:56:30 [2020-04-17T04:56:30.698Z] INFO: Testing against a local daemon
04:56:30 [2020-04-17T04:56:30.698Z] === RUN   TestPluginWithDevMounts
04:56:30 [2020-04-17T04:56:30.698Z] === PAUSE TestPluginWithDevMounts
04:56:30 [2020-04-17T04:56:30.698Z] === CONT  TestPluginWithDevMounts
04:56:33 [2020-04-17T04:56:33.385Z] --- PASS: TestPluginWithDevMounts (2.28s)
04:56:33 [2020-04-17T04:56:33.385Z] PASS
04:56:33 [2020-04-17T04:56:33.385Z] 
04:56:33 [2020-04-17T04:56:33.385Z] DONE 1 tests in 2.379s
04:56:33 [2020-04-17T04:56:33.385Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
04:56:33 [2020-04-17T04:56:33.385Z] ++ 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
04:56:33 [2020-04-17T04:56:33.385Z] ++ set -e
04:56:33 [2020-04-17T04:56:33.385Z] ++ '[' -n 0 ']'
04:56:33 [2020-04-17T04:56:33.385Z] ++ set -x
04:56:33 [2020-04-17T04:56:33.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
04:56:33 [2020-04-17T04:56:33.385Z] INFO: Testing against a local daemon
04:56:33 [2020-04-17T04:56:33.385Z] === RUN   TestSecretInspect
04:56:35 [2020-04-17T04:56:35.445Z] --- PASS: TestSecretInspect (2.29s)
04:56:35 [2020-04-17T04:56:35.446Z] === RUN   TestSecretList
04:56:38 [2020-04-17T04:56:38.129Z] --- PASS: TestSecretList (2.32s)
04:56:38 [2020-04-17T04:56:38.129Z] === RUN   TestSecretsCreateAndDelete
04:56:40 [2020-04-17T04:56:40.163Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
04:56:40 [2020-04-17T04:56:40.163Z] === RUN   TestSecretsUpdate
04:56:42 [2020-04-17T04:56:42.853Z] --- PASS: TestSecretsUpdate (2.29s)
04:56:42 [2020-04-17T04:56:42.853Z] === RUN   TestTemplatedSecret
04:56:45 [2020-04-17T04:56:45.549Z] --- PASS: TestTemplatedSecret (2.93s)
04:56:45 [2020-04-17T04:56:45.549Z] === RUN   TestSecretCreateResolve
04:56:47 [2020-04-17T04:56:47.582Z] --- PASS: TestSecretCreateResolve (2.24s)
04:56:47 [2020-04-17T04:56:47.582Z] PASS
04:56:47 [2020-04-17T04:56:47.582Z] 
04:56:47 [2020-04-17T04:56:47.582Z] DONE 6 tests in 14.483s
04:56:47 [2020-04-17T04:56:47.582Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
04:56:47 [2020-04-17T04:56:47.582Z] ++ 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
04:56:47 [2020-04-17T04:56:47.582Z] ++ set -e
04:56:47 [2020-04-17T04:56:47.582Z] ++ '[' -n 0 ']'
04:56:47 [2020-04-17T04:56:47.582Z] ++ set -x
04:56:47 [2020-04-17T04:56:47.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
04:56:47 [2020-04-17T04:56:47.582Z] INFO: Testing against a local daemon
04:56:47 [2020-04-17T04:56:47.582Z] === RUN   TestServiceCreateInit
04:56:47 [2020-04-17T04:56:47.582Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:56:52 [2020-04-17T04:56:52.001Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:56:56 [2020-04-17T04:56:56.431Z] --- PASS: TestServiceCreateInit (8.15s)
04:56:56 [2020-04-17T04:56:56.431Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s)
04:56:56 [2020-04-17T04:56:56.431Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s)
04:56:56 [2020-04-17T04:56:56.431Z] === RUN   TestCreateServiceMultipleTimes
04:57:14 [2020-04-17T04:57:14.938Z] --- PASS: TestCreateServiceMultipleTimes (16.13s)
04:57:14 [2020-04-17T04:57:14.938Z] === RUN   TestCreateServiceConflict
04:57:14 [2020-04-17T04:57:14.938Z] --- PASS: TestCreateServiceConflict (2.27s)
04:57:14 [2020-04-17T04:57:14.938Z] === RUN   TestCreateServiceMaxReplicas
04:57:17 [2020-04-17T04:57:17.632Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
04:57:17 [2020-04-17T04:57:17.632Z] === RUN   TestCreateWithDuplicateNetworkNames
04:57:32 [2020-04-17T04:57:32.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s)
04:57:32 [2020-04-17T04:57:32.886Z] === RUN   TestCreateServiceSecretFileMode
04:57:33 [2020-04-17T04:57:33.171Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
04:57:33 [2020-04-17T04:57:33.171Z] === RUN   TestCreateServiceConfigFileMode
04:57:35 [2020-04-17T04:57:35.864Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
04:57:35 [2020-04-17T04:57:35.864Z] === RUN   TestCreateServiceSysctls
04:57:39 [2020-04-17T04:57:39.353Z] --- PASS: TestCreateServiceSysctls (3.54s)
04:57:39 [2020-04-17T04:57:39.353Z] === RUN   TestCreateServiceCapabilities
04:57:42 [2020-04-17T04:57:42.047Z] --- PASS: TestCreateServiceCapabilities (2.61s)
04:57:42 [2020-04-17T04:57:42.047Z] === RUN   TestInspect
04:57:44 [2020-04-17T04:57:44.748Z] --- PASS: TestInspect (3.02s)
04:57:44 [2020-04-17T04:57:44.748Z] === RUN   TestCreateJob
04:57:48 [2020-04-17T04:57:48.217Z] --- PASS: TestCreateJob (3.44s)
04:57:48 [2020-04-17T04:57:48.217Z] === RUN   TestReplicatedJob
04:57:55 [2020-04-17T04:57:55.047Z] --- PASS: TestReplicatedJob (6.05s)
04:57:55 [2020-04-17T04:57:55.047Z] === RUN   TestUpdateReplicatedJob
04:57:58 [2020-04-17T04:57:58.548Z] --- PASS: TestUpdateReplicatedJob (3.74s)
04:57:58 [2020-04-17T04:57:58.548Z] === RUN   TestServiceListWithStatuses
04:57:58 [2020-04-17T04:57:58.548Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:57:58 [2020-04-17T04:57:58.548Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:57:58 [2020-04-17T04:57:58.548Z] === RUN   TestDockerNetworkConnectAlias
04:58:02 [2020-04-17T04:58:02.955Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
04:58:02 [2020-04-17T04:58:02.955Z] === RUN   TestDockerNetworkReConnect
04:58:07 [2020-04-17T04:58:07.365Z] --- PASS: TestDockerNetworkReConnect (3.75s)
04:58:07 [2020-04-17T04:58:07.366Z] === RUN   TestServicePlugin
04:58:07 [2020-04-17T04:58:07.366Z] --- SKIP: TestServicePlugin (0.00s)
04:58:07 [2020-04-17T04:58:07.366Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:58:07 [2020-04-17T04:58:07.366Z] === RUN   TestServiceUpdateLabel
04:58:08 [2020-04-17T04:58:08.843Z] --- PASS: TestServiceUpdateLabel (2.27s)
04:58:08 [2020-04-17T04:58:08.843Z] === RUN   TestServiceUpdateSecrets
04:58:24 [2020-04-17T04:58:24.078Z] --- PASS: TestServiceUpdateSecrets (14.78s)
04:58:24 [2020-04-17T04:58:24.078Z] === RUN   TestServiceUpdateConfigs
04:58:39 [2020-04-17T04:58:39.316Z] --- PASS: TestServiceUpdateConfigs (14.69s)
04:58:39 [2020-04-17T04:58:39.316Z] === RUN   TestServiceUpdateNetwork
04:58:51 [2020-04-17T04:58:51.856Z] --- PASS: TestServiceUpdateNetwork (12.97s)
04:58:51 [2020-04-17T04:58:51.856Z] === RUN   TestServiceUpdatePidsLimit
04:58:52 [2020-04-17T04:58:52.489Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:58:53 [2020-04-17T04:58:53.508Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:59:00 [2020-04-17T04:59:00.315Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:59:08 [2020-04-17T04:59:08.753Z] --- PASS: TestServiceUpdatePidsLimit (16.73s)
04:59:08 [2020-04-17T04:59:08.753Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.87s)
04:59:08 [2020-04-17T04:59:08.753Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s)
04:59:08 [2020-04-17T04:59:08.753Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.07s)
04:59:08 [2020-04-17T04:59:08.753Z] PASS
04:59:08 [2020-04-17T04:59:08.753Z] 
04:59:08 [2020-04-17T04:59:08.753Z] === Skipped
04:59:08 [2020-04-17T04:59:08.753Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
04:59:08 [2020-04-17T04:59:08.753Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:59:08 [2020-04-17T04:59:08.753Z] 
04:59:08 [2020-04-17T04:59:08.753Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
04:59:08 [2020-04-17T04:59:08.753Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:59:08 [2020-04-17T04:59:08.753Z] 
04:59:08 [2020-04-17T04:59:08.753Z] 
04:59:08 [2020-04-17T04:59:08.753Z] DONE 27 tests, 2 skipped in 140.474s
04:59:08 [2020-04-17T04:59:08.753Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
04:59:08 [2020-04-17T04:59:08.753Z] ++ 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
04:59:08 [2020-04-17T04:59:08.753Z] ++ set -e
04:59:08 [2020-04-17T04:59:08.753Z] ++ '[' -n 0 ']'
04:59:08 [2020-04-17T04:59:08.753Z] ++ set -x
04:59:08 [2020-04-17T04:59:08.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
04:59:08 [2020-04-17T04:59:08.753Z] INFO: Testing against a local daemon
04:59:08 [2020-04-17T04:59:08.753Z] === RUN   TestSessionCreate
04:59:08 [2020-04-17T04:59:08.753Z] --- PASS: TestSessionCreate (0.06s)
04:59:08 [2020-04-17T04:59:08.753Z] === RUN   TestSessionCreateWithBadUpgrade
04:59:08 [2020-04-17T04:59:08.753Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
04:59:08 [2020-04-17T04:59:08.753Z] PASS
04:59:08 [2020-04-17T04:59:08.753Z] 
04:59:08 [2020-04-17T04:59:08.753Z] DONE 2 tests in 0.200s
04:59:08 [2020-04-17T04:59:08.753Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
04:59:08 [2020-04-17T04:59:08.753Z] ++ 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
04:59:08 [2020-04-17T04:59:08.753Z] ++ set -e
04:59:08 [2020-04-17T04:59:08.753Z] ++ '[' -n 0 ']'
04:59:08 [2020-04-17T04:59:08.753Z] ++ set -x
04:59:08 [2020-04-17T04:59:08.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
04:59:08 [2020-04-17T04:59:08.753Z] INFO: Testing against a local daemon
04:59:08 [2020-04-17T04:59:08.753Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:59:08 [2020-04-17T04:59:08.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:59:08 [2020-04-17T04:59:08.753Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:59:08 [2020-04-17T04:59:08.753Z] === RUN   TestEventsExecDie
04:59:09 [2020-04-17T04:59:09.377Z] --- PASS: TestEventsExecDie (0.81s)
04:59:09 [2020-04-17T04:59:09.377Z] === RUN   TestEventsBackwardsCompatible
04:59:09 [2020-04-17T04:59:09.377Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
04:59:09 [2020-04-17T04:59:09.377Z] === RUN   TestInfoBinaryCommits
04:59:09 [2020-04-17T04:59:09.377Z] --- PASS: TestInfoBinaryCommits (0.05s)
04:59:09 [2020-04-17T04:59:09.377Z] === RUN   TestInfoAPIVersioned
04:59:09 [2020-04-17T04:59:09.377Z] --- PASS: TestInfoAPIVersioned (0.02s)
04:59:09 [2020-04-17T04:59:09.377Z] === RUN   TestInfoDiscoveryBackend
04:59:09 [2020-04-17T04:59:09.994Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
04:59:09 [2020-04-17T04:59:09.994Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:59:11 [2020-04-17T04:59:11.009Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
04:59:11 [2020-04-17T04:59:11.009Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:59:11 [2020-04-17T04:59:11.632Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
04:59:11 [2020-04-17T04:59:11.632Z] === RUN   TestInfoAPI
04:59:11 [2020-04-17T04:59:11.632Z] --- PASS: TestInfoAPI (0.05s)
04:59:11 [2020-04-17T04:59:11.632Z] === RUN   TestInfoAPIWarnings
04:59:11 [2020-04-17T04:59:11.929Z] --- PASS: TestInfoAPIWarnings (0.54s)
04:59:11 [2020-04-17T04:59:11.929Z] === RUN   TestInfoDebug
04:59:12 [2020-04-17T04:59:12.553Z] --- PASS: TestInfoDebug (0.55s)
04:59:12 [2020-04-17T04:59:12.553Z] === RUN   TestInfoInsecureRegistries
04:59:13 [2020-04-17T04:59:13.174Z] --- PASS: TestInfoInsecureRegistries (0.54s)
04:59:13 [2020-04-17T04:59:13.174Z] === RUN   TestInfoRegistryMirrors
04:59:13 [2020-04-17T04:59:13.679Z] --- PASS: TestInfoRegistryMirrors (0.55s)
04:59:13 [2020-04-17T04:59:13.679Z] === RUN   TestLoginFailsWithBadCredentials
04:59:14 [2020-04-17T04:59:14.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s)
04:59:14 [2020-04-17T04:59:14.296Z] === RUN   TestPingCacheHeaders
04:59:14 [2020-04-17T04:59:14.296Z] --- PASS: TestPingCacheHeaders (0.06s)
04:59:14 [2020-04-17T04:59:14.296Z] === RUN   TestPingGet
04:59:14 [2020-04-17T04:59:14.296Z] --- PASS: TestPingGet (0.03s)
04:59:14 [2020-04-17T04:59:14.296Z] === RUN   TestPingHead
04:59:14 [2020-04-17T04:59:14.296Z] --- PASS: TestPingHead (0.06s)
04:59:14 [2020-04-17T04:59:14.296Z] === RUN   TestVersion
04:59:14 [2020-04-17T04:59:14.296Z] --- PASS: TestVersion (0.05s)
04:59:14 [2020-04-17T04:59:14.296Z] PASS
04:59:14 [2020-04-17T04:59:14.296Z] 
04:59:14 [2020-04-17T04:59:14.296Z] === Skipped
04:59:14 [2020-04-17T04:59:14.296Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:59:14 [2020-04-17T04:59:14.296Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:59:14 [2020-04-17T04:59:14.296Z] 
04:59:14 [2020-04-17T04:59:14.296Z] 
04:59:14 [2020-04-17T04:59:14.296Z] DONE 18 tests, 1 skipped in 6.096s
04:59:14 [2020-04-17T04:59:14.296Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
04:59:14 [2020-04-17T04:59:14.297Z] ++ 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
04:59:14 [2020-04-17T04:59:14.297Z] ++ set -e
04:59:14 [2020-04-17T04:59:14.297Z] ++ '[' -n 0 ']'
04:59:14 [2020-04-17T04:59:14.297Z] ++ set -x
04:59:14 [2020-04-17T04:59:14.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
04:59:14 [2020-04-17T04:59:14.581Z] INFO: Testing against a local daemon
04:59:14 [2020-04-17T04:59:14.581Z] === RUN   TestVolumesCreateAndList
04:59:14 [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesCreateAndList (0.06s)
04:59:14 [2020-04-17T04:59:14.581Z] === RUN   TestVolumesRemove
04:59:14 [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesRemove (0.09s)
04:59:14 [2020-04-17T04:59:14.581Z] === RUN   TestVolumesInspect
04:59:14 [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesInspect (0.04s)
04:59:14 [2020-04-17T04:59:14.581Z] === RUN   TestVolumesInvalidJSON
04:59:14 [2020-04-17T04:59:14.581Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:59:14 [2020-04-17T04:59:14.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:59:14 [2020-04-17T04:59:14.581Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:59:14 [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesInvalidJSON (0.04s)
04:59:14 [2020-04-17T04:59:14.581Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:59:14 [2020-04-17T04:59:14.581Z] PASS
04:59:14 [2020-04-17T04:59:14.581Z] 
04:59:14 [2020-04-17T04:59:14.581Z] DONE 5 tests in 0.304s
04:59:14 [2020-04-17T04:59:14.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:59:14 [2020-04-17T04:59:14.865Z] ++++ cat bundles/test-integration/docker.pid
04:59:14 [2020-04-17T04:59:14.865Z] +++ kill 13518
04:59:16 [2020-04-17T04:59:16.343Z] +++ /etc/init.d/apparmor stop
04:59:16 [2020-04-17T04:59:16.343Z] Leaving: AppArmorNo profiles have been unloaded.
04:59:16 [2020-04-17T04:59:16.343Z] 
04:59:16 [2020-04-17T04:59:16.343Z] Unloading profiles will leave already running processes permanently
04:59:16 [2020-04-17T04:59:16.343Z] unconfined, which can lead to unexpected situations.
04:59:16 [2020-04-17T04:59:16.343Z] 
04:59:16 [2020-04-17T04:59:16.343Z] To set a process to complain mode, use the command line tool
04:59:16 [2020-04-17T04:59:16.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:59:16 [2020-04-17T04:59:16.343Z] +++ true
04:59:16 [2020-04-17T04:59:16.343Z]