Skip to content

Console Output

17:33:40 [2021-04-06T17:33:40.117Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration
17:33:40 [2021-04-06T17:33:40.415Z] 
17:33:40 [2021-04-06T17:33:40.415Z] Removing bundles/
17:33:40 [2021-04-06T17:33:40.415Z] 
17:33:40 [2021-04-06T17:33:40.415Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:33:40 [2021-04-06T17:33:40.415Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:33:40 [2021-04-06T17:33:40.415Z] GOOS="" GOARCH="" GOARM=""
17:35:17 [2021-04-06T17:35:17.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:35:17 [2021-04-06T17:35:17.791Z] 
17:35:17 [2021-04-06T17:35:17.791Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:35:17 [2021-04-06T17:35:17.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:35:17 [2021-04-06T17:35:17.791Z] HOSTNAME=b3b97917f999
17:35:17 [2021-04-06T17:35:17.791Z] TESTDEBUG=0
17:35:17 [2021-04-06T17:35:17.791Z] DEST=bundles/test-integration
17:35:17 [2021-04-06T17:35:17.791Z] PWD=/go/src/github.com/docker/docker
17:35:17 [2021-04-06T17:35:17.791Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923
17:35:17 [2021-04-06T17:35:17.791Z] container=docker
17:35:17 [2021-04-06T17:35:17.791Z] HOME=/root
17:35:17 [2021-04-06T17:35:17.791Z] GOLANG_VERSION=1.13.15
17:35:17 [2021-04-06T17:35:17.791Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:35:17 [2021-04-06T17:35:17.791Z] VALIDATE_BRANCH=master
17:35:17 [2021-04-06T17:35:17.791Z] TERM=xterm
17:35:17 [2021-04-06T17:35:17.791Z] DOCKER_PKG=github.com/docker/docker
17:35:17 [2021-04-06T17:35:17.791Z] SHLVL=1
17:35:17 [2021-04-06T17:35:17.791Z] TIMEOUT=120m
17:35:17 [2021-04-06T17:35:17.791Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:35:17 [2021-04-06T17:35:17.791Z] DOCKER_GRAPHDRIVER=overlay2
17:35:17 [2021-04-06T17:35:17.791Z] GO111MODULE=off
17:35:17 [2021-04-06T17:35:17.791Z] DOCKER_EXPERIMENTAL=1
17:35:17 [2021-04-06T17:35:17.791Z] TEST_SKIP_INTEGRATION_CLI=1
17:35:17 [2021-04-06T17:35:17.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:35:17 [2021-04-06T17:35:17.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:35:17 [2021-04-06T17:35:17.791Z] GOPATH=/go
17:35:17 [2021-04-06T17:35:17.791Z] PKG_CONFIG=pkg-config
17:35:17 [2021-04-06T17:35:17.791Z] _=/usr/bin/env
17:35:17 [2021-04-06T17:35:17.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:35:45 [2021-04-06T17:35:45.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:35:46 [2021-04-06T17:35:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:36:08 [2021-04-06T17:36:08.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:36:19 [2021-04-06T17:36:19.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:36:20 [2021-04-06T17:36:20.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:36:21 [2021-04-06T17:36:21.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:36:22 [2021-04-06T17:36:22.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:36:22 [2021-04-06T17:36:22.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:36:24 [2021-04-06T17:36:24.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:36:28 [2021-04-06T17:36:28.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:36:30 [2021-04-06T17:36:30.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:36:31 [2021-04-06T17:36:31.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:36:32 [2021-04-06T17:36:32.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:36:34 [2021-04-06T17:36:34.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:36:35 [2021-04-06T17:36:35.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:36:37 [2021-04-06T17:36:37.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:36:38 [2021-04-06T17:36:38.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:36:39 [2021-04-06T17:36:39.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:36:41 [2021-04-06T17:36:41.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:36:41 [2021-04-06T17:36:41.170Z] Using test binary docker
17:36:41 [2021-04-06T17:36:41.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:36:41 [2021-04-06T17:36:41.170Z] +++ /etc/init.d/apparmor start
17:36:41 [2021-04-06T17:36:41.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:36:41 [2021-04-06T17:36:41.170Z] INFO: Waiting for daemon to start...
17:36:41 [2021-04-06T17:36:41.170Z] Starting dockerd
17:36:41 [2021-04-06T17:36:41.170Z] +++ 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
17:36:43 [2021-04-06T17:36:43.247Z] .
17:36:43 [2021-04-06T17:36:43.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:36:43 [2021-04-06T17:36:43.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:36:43 [2021-04-06T17:36:43.247Z] Error: No such image: emptyfs
17:36:43 [2021-04-06T17:36:43.247Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:36:43 [2021-04-06T17:36:43.247Z] ++++ docker load
17:36:43 [2021-04-06T17:36:43.247Z] Running integration-test (iteration 1)
17:36:43 [2021-04-06T17:36:43.247Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
17:36:43 [2021-04-06T17:36:43.247Z] ++ 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
17:36:43 [2021-04-06T17:36:43.247Z] ++ set -e
17:36:43 [2021-04-06T17:36:43.247Z] ++ '[' -n 0 ']'
17:36:43 [2021-04-06T17:36:43.247Z] ++ set -x
17:36:43 [2021-04-06T17:36:43.247Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:36:58 [2021-04-06T17:36:58.692Z] Loaded image: buildpack-deps:buster
17:36:58 [2021-04-06T17:36:58.692Z] Loaded image: busybox:latest
17:36:58 [2021-04-06T17:36:58.692Z] Loaded image: busybox:glibc
17:36:59 [2021-04-06T17:36:59.332Z] Loaded image: debian:bullseye
17:36:59 [2021-04-06T17:36:59.332Z] Loaded image: hello-world:latest
17:36:59 [2021-04-06T17:36:59.332Z] Loaded image: arm32v7/hello-world:latest
17:36:59 [2021-04-06T17:36:59.332Z] INFO: Testing against a local daemon
17:36:59 [2021-04-06T17:36:59.332Z] === RUN   TestCgroupNamespacesBuild
17:37:00 [2021-04-06T17:37:00.870Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
17:37:00 [2021-04-06T17:37:00.870Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:37:02 [2021-04-06T17:37:02.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
17:37:02 [2021-04-06T17:37:02.392Z] === RUN   TestBuildWithSession
17:37:02 [2021-04-06T17:37:02.392Z] --- SKIP: TestBuildWithSession (0.00s)
17:37:02 [2021-04-06T17:37:02.392Z]     build_session_test.go:25: TODO: BuildKit
17:37:02 [2021-04-06T17:37:02.392Z] === RUN   TestBuildSquashParent
17:37:06 [2021-04-06T17:37:06.867Z] --- PASS: TestBuildSquashParent (4.39s)
17:37:06 [2021-04-06T17:37:06.867Z] === RUN   TestBuildWithRemoveAndForceRemove
17:37:06 [2021-04-06T17:37:06.867Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.867Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:37:06 [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:37:06 [2021-04-06T17:37:06.867Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:37:06 [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:37:06 [2021-04-06T17:37:06.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:37:06 [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:37:06 [2021-04-06T17:37:06.868Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:37:06 [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:37:06 [2021-04-06T17:37:06.868Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:37:06 [2021-04-06T17:37:06.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:37:06 [2021-04-06T17:37:06.868Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:37:08 [2021-04-06T17:37:08.971Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:37:08 [2021-04-06T17:37:08.971Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:37:11 [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
17:37:11 [2021-04-06T17:37:11.133Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s)
17:37:11 [2021-04-06T17:37:11.133Z] === RUN   TestBuildMultiStageCopy
17:37:11 [2021-04-06T17:37:11.133Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:37:12 [2021-04-06T17:37:12.657Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:37:12 [2021-04-06T17:37:12.657Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:37:12 [2021-04-06T17:37:12.953Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:37:13 [2021-04-06T17:37:13.590Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:37:13 [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy (2.90s)
17:37:13 [2021-04-06T17:37:13.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
17:37:13 [2021-04-06T17:37:13.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s)
17:37:13 [2021-04-06T17:37:13.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
17:37:13 [2021-04-06T17:37:13.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
17:37:13 [2021-04-06T17:37:13.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
17:37:13 [2021-04-06T17:37:13.884Z] === RUN   TestBuildMultiStageParentConfig
17:37:14 [2021-04-06T17:37:14.522Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
17:37:14 [2021-04-06T17:37:14.522Z] === RUN   TestBuildLabelWithTargets
17:37:16 [2021-04-06T17:37:16.050Z] --- PASS: TestBuildLabelWithTargets (1.29s)
17:37:16 [2021-04-06T17:37:16.050Z] === RUN   TestBuildWithEmptyLayers
17:37:16 [2021-04-06T17:37:16.686Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
17:37:16 [2021-04-06T17:37:16.686Z] === RUN   TestBuildMultiStageOnBuild
17:37:18 [2021-04-06T17:37:18.202Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
17:37:18 [2021-04-06T17:37:18.202Z] === RUN   TestBuildUncleanTarFilenames
17:37:19 [2021-04-06T17:37:19.245Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
17:37:19 [2021-04-06T17:37:19.245Z] === RUN   TestBuildMultiStageLayerLeak
17:37:21 [2021-04-06T17:37:21.337Z] --- PASS: TestBuildMultiStageLayerLeak (1.95s)
17:37:21 [2021-04-06T17:37:21.337Z] === RUN   TestBuildWithHugeFile
17:38:18 [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithHugeFile (53.34s)
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildWCOWSandboxSize
17:38:18 [2021-04-06T17:38:18.344Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:38:18 [2021-04-06T17:38:18.344Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildWithEmptyDockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:38:18 [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:38:18 [2021-04-06T17:38:18.344Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
17:38:18 [2021-04-06T17:38:18.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
17:38:18 [2021-04-06T17:38:18.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildPreserveOwnership
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildPreserveOwnership/copy_from
17:38:18 [2021-04-06T17:38:18.344Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:38:18 [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPreserveOwnership (3.91s)
17:38:18 [2021-04-06T17:38:18.639Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.56s)
17:38:18 [2021-04-06T17:38:18.639Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
17:38:18 [2021-04-06T17:38:18.639Z] === RUN   TestBuildPlatformInvalid
17:38:18 [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:38:18 [2021-04-06T17:38:18.639Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:38:34 [2021-04-06T17:38:34.055Z] Loaded image: buildpack-deps:buster
17:38:34 [2021-04-06T17:38:34.055Z] Loaded image: busybox:latest
17:38:34 [2021-04-06T17:38:34.055Z] Loaded image: busybox:glibc
17:38:34 [2021-04-06T17:38:34.693Z] Loaded image: debian:bullseye
17:38:34 [2021-04-06T17:38:34.693Z] Loaded image: hello-world:latest
17:38:34 [2021-04-06T17:38:34.693Z] Loaded image: arm32v7/hello-world:latest
17:38:41 [2021-04-06T17:38:41.652Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.16s)
17:38:41 [2021-04-06T17:38:41.652Z] PASS
17:38:41 [2021-04-06T17:38:41.652Z] 
17:38:41 [2021-04-06T17:38:41.652Z] === Skipped
17:38:41 [2021-04-06T17:38:41.652Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
17:38:41 [2021-04-06T17:38:41.652Z]     build_session_test.go:25: TODO: BuildKit
17:38:41 [2021-04-06T17:38:41.652Z] 
17:38:41 [2021-04-06T17:38:41.652Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
17:38:41 [2021-04-06T17:38:41.652Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:38:41 [2021-04-06T17:38:41.652Z] 
17:38:41 [2021-04-06T17:38:41.652Z] 
17:38:41 [2021-04-06T17:38:41.652Z] DONE 34 tests, 2 skipped in 117.586s
17:38:41 [2021-04-06T17:38:41.652Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
17:38:41 [2021-04-06T17:38:41.652Z] ++ 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
17:38:41 [2021-04-06T17:38:41.652Z] ++ set -e
17:38:41 [2021-04-06T17:38:41.652Z] ++ '[' -n 0 ']'
17:38:41 [2021-04-06T17:38:41.652Z] ++ set -x
17:38:41 [2021-04-06T17:38:41.652Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:38:41 [2021-04-06T17:38:41.652Z] INFO: Testing against a local daemon
17:38:41 [2021-04-06T17:38:41.652Z] === RUN   TestConfigInspect
17:38:43 [2021-04-06T17:38:43.175Z] --- PASS: TestConfigInspect (1.89s)
17:38:43 [2021-04-06T17:38:43.175Z] === RUN   TestConfigList
17:38:45 [2021-04-06T17:38:45.335Z] --- PASS: TestConfigList (1.93s)
17:38:45 [2021-04-06T17:38:45.335Z] === RUN   TestConfigsCreateAndDelete
17:38:46 [2021-04-06T17:38:46.864Z] --- PASS: TestConfigsCreateAndDelete (1.98s)
17:38:46 [2021-04-06T17:38:46.864Z] === RUN   TestConfigsUpdate
17:38:48 [2021-04-06T17:38:48.945Z] --- PASS: TestConfigsUpdate (1.97s)
17:38:48 [2021-04-06T17:38:48.945Z] === RUN   TestTemplatedConfig
17:38:51 [2021-04-06T17:38:51.706Z] --- PASS: TestTemplatedConfig (2.46s)
17:38:51 [2021-04-06T17:38:51.706Z] === RUN   TestConfigCreateResolve
17:38:53 [2021-04-06T17:38:53.222Z] --- PASS: TestConfigCreateResolve (1.86s)
17:38:53 [2021-04-06T17:38:53.222Z] === RUN   TestConfigDaemonLibtrustID
17:38:53 [2021-04-06T17:38:53.517Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:38:53 [2021-04-06T17:38:53.517Z] PASS
17:38:53 [2021-04-06T17:38:53.517Z] 
17:38:53 [2021-04-06T17:38:53.517Z] DONE 7 tests in 12.700s
17:38:53 [2021-04-06T17:38:53.812Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
17:38:53 [2021-04-06T17:38:53.812Z] ++ 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
17:38:53 [2021-04-06T17:38:53.812Z] ++ set -e
17:38:53 [2021-04-06T17:38:53.812Z] ++ '[' -n 0 ']'
17:38:53 [2021-04-06T17:38:53.812Z] ++ set -x
17:38:53 [2021-04-06T17:38:53.812Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:38:53 [2021-04-06T17:38:53.812Z] INFO: Testing against a local daemon
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestCheckpoint
17:38:53 [2021-04-06T17:38:53.812Z] --- SKIP: TestCheckpoint (0.00s)
17:38:53 [2021-04-06T17:38:53.812Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestContainerInvalidJSON
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:38:53 [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:38:53 [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:38:53 [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:38:53 [2021-04-06T17:38:53.812Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:38:53 [2021-04-06T17:38:53.812Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:38:53 [2021-04-06T17:38:53.812Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:38:53 [2021-04-06T17:38:53.812Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:38:53 [2021-04-06T17:38:53.812Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:38:53 [2021-04-06T17:38:53.812Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:38:53 [2021-04-06T17:38:53.812Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:38:53 [2021-04-06T17:38:53.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestCopyFromContainerPathIsNotDir
17:38:53 [2021-04-06T17:38:53.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:38:53 [2021-04-06T17:38:53.812Z] === RUN   TestCopyToContainerPathDoesNotExist
17:38:54 [2021-04-06T17:38:54.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:38:54 [2021-04-06T17:38:54.107Z] === RUN   TestCopyToContainerPathIsNotDir
17:38:54 [2021-04-06T17:38:54.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:38:54 [2021-04-06T17:38:54.107Z] === RUN   TestCopyFromContainer
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer//
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer//bar/root
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer//bar/root/
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer/bar/quux
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer/bar/quux/
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:38:55 [2021-04-06T17:38:55.627Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCopyFromContainer/bar/notarget
17:38:55 [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer (1.98s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:38:55 [2021-04-06T17:38:55.922Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:38:55 [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:38:55 [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:38:55 [2021-04-06T17:38:55.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:38:55 [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:38:56 [2021-04-06T17:38:56.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:38:56 [2021-04-06T17:38:56.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:38:56 [2021-04-06T17:38:56.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:38:56 [2021-04-06T17:38:56.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:38:56 [2021-04-06T17:38:56.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:38:56 [2021-04-06T17:38:56.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:38:56 [2021-04-06T17:38:56.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:38:56 [2021-04-06T17:38:56.217Z] === RUN   TestCreateLinkToNonExistingContainer
17:38:56 [2021-04-06T17:38:56.218Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateWithInvalidEnv
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateWithInvalidEnv/0
17:38:56 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/0
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateWithInvalidEnv/1
17:38:56 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/1
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateWithInvalidEnv/2
17:38:56 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/2
17:38:56 [2021-04-06T17:38:56.218Z] === CONT  TestCreateWithInvalidEnv/0
17:38:56 [2021-04-06T17:38:56.218Z] === CONT  TestCreateWithInvalidEnv/1
17:38:56 [2021-04-06T17:38:56.218Z] === CONT  TestCreateWithInvalidEnv/2
17:38:56 [2021-04-06T17:38:56.218Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:38:56 [2021-04-06T17:38:56.218Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:38:56 [2021-04-06T17:38:56.218Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:38:56 [2021-04-06T17:38:56.218Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateTmpfsMountsTarget
17:38:56 [2021-04-06T17:38:56.218Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:38:56 [2021-04-06T17:38:56.218Z] === RUN   TestCreateWithCustomMaskedPaths
17:38:57 [2021-04-06T17:38:57.739Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s)
17:38:57 [2021-04-06T17:38:57.739Z] === RUN   TestCreateWithCustomReadonlyPaths
17:38:59 [2021-04-06T17:38:59.265Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:38:59 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:38:59 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:38:59 [2021-04-06T17:38:59.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:38:59 [2021-04-06T17:38:59.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:38:59 [2021-04-06T17:38:59.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:38:59 [2021-04-06T17:38:59.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:38:59 [2021-04-06T17:38:59.560Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:38:59 [2021-04-06T17:38:59.560Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:38:59 [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:38:59 [2021-04-06T17:38:59.560Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
17:38:59 [2021-04-06T17:38:59.560Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
17:38:59 [2021-04-06T17:38:59.560Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:38:59 [2021-04-06T17:38:59.560Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:38:59 [2021-04-06T17:38:59.560Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:38:59 [2021-04-06T17:38:59.560Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:39:00 [2021-04-06T17:39:00.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestCreateDifferentPlatform
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestCreateDifferentPlatform/different_os
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:39:00 [2021-04-06T17:39:00.198Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:39:00 [2021-04-06T17:39:00.198Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:39:00 [2021-04-06T17:39:00.198Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:39:00 [2021-04-06T17:39:00.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:39:00 [2021-04-06T17:39:00.198Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestContainerStartOnDaemonRestart
17:39:00 [2021-04-06T17:39:00.198Z] === PAUSE TestContainerStartOnDaemonRestart
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestDaemonRestartIpcMode
17:39:00 [2021-04-06T17:39:00.198Z] === PAUSE TestDaemonRestartIpcMode
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestDaemonHostGatewayIP
17:39:00 [2021-04-06T17:39:00.198Z] === PAUSE TestDaemonHostGatewayIP
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestRestartDaemonWithRestartingContainer
17:39:00 [2021-04-06T17:39:00.198Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestContainerKillOnDaemonStart
17:39:00 [2021-04-06T17:39:00.198Z] === PAUSE TestContainerKillOnDaemonStart
17:39:00 [2021-04-06T17:39:00.198Z] === RUN   TestDiff
17:39:00 [2021-04-06T17:39:00.834Z] --- PASS: TestDiff (0.52s)
17:39:00 [2021-04-06T17:39:00.834Z] === RUN   TestExecWithCloseStdin
17:39:01 [2021-04-06T17:39:01.477Z] --- PASS: TestExecWithCloseStdin (0.63s)
17:39:01 [2021-04-06T17:39:01.477Z] === RUN   TestExec
17:39:01 [2021-04-06T17:39:01.777Z] --- PASS: TestExec (0.63s)
17:39:01 [2021-04-06T17:39:01.777Z] === RUN   TestExecUser
17:39:02 [2021-04-06T17:39:02.415Z] --- PASS: TestExecUser (0.63s)
17:39:02 [2021-04-06T17:39:02.415Z] === RUN   TestExportContainerAndImportImage
17:39:03 [2021-04-06T17:39:03.457Z] --- PASS: TestExportContainerAndImportImage (0.80s)
17:39:03 [2021-04-06T17:39:03.457Z] === RUN   TestExportContainerAfterDaemonRestart
17:39:04 [2021-04-06T17:39:04.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
17:39:04 [2021-04-06T17:39:04.976Z] === RUN   TestHealthCheckWorkdir
17:39:05 [2021-04-06T17:39:05.616Z] --- PASS: TestHealthCheckWorkdir (0.79s)
17:39:05 [2021-04-06T17:39:05.616Z] === RUN   TestHealthKillContainer
17:39:08 [2021-04-06T17:39:08.365Z] --- PASS: TestHealthKillContainer (2.70s)
17:39:08 [2021-04-06T17:39:08.365Z] === RUN   TestInspectCpusetInConfigPre120
17:39:09 [2021-04-06T17:39:09.004Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
17:39:09 [2021-04-06T17:39:09.004Z] === RUN   TestIpcModeNone
17:39:09 [2021-04-06T17:39:09.642Z] --- PASS: TestIpcModeNone (0.67s)
17:39:09 [2021-04-06T17:39:09.642Z] === RUN   TestIpcModePrivate
17:39:10 [2021-04-06T17:39:10.280Z] --- PASS: TestIpcModePrivate (0.68s)
17:39:10 [2021-04-06T17:39:10.280Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
17:39:10 [2021-04-06T17:39:10.280Z] === RUN   TestIpcModeShareable
17:39:10 [2021-04-06T17:39:10.920Z] --- PASS: TestIpcModeShareable (0.68s)
17:39:10 [2021-04-06T17:39:10.920Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
17:39:10 [2021-04-06T17:39:10.920Z] === RUN   TestAPIIpcModeShareableAndContainer
17:39:13 [2021-04-06T17:39:13.009Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s)
17:39:13 [2021-04-06T17:39:13.009Z] === RUN   TestAPIIpcModeHost
17:39:13 [2021-04-06T17:39:13.309Z] --- PASS: TestAPIIpcModeHost (0.59s)
17:39:13 [2021-04-06T17:39:13.309Z] === RUN   TestDaemonIpcModeShareable
17:39:14 [2021-04-06T17:39:14.833Z] --- PASS: TestDaemonIpcModeShareable (1.50s)
17:39:14 [2021-04-06T17:39:14.833Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:39:14 [2021-04-06T17:39:14.833Z] === RUN   TestDaemonIpcModePrivate
17:39:16 [2021-04-06T17:39:16.348Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
17:39:16 [2021-04-06T17:39:16.348Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:39:16 [2021-04-06T17:39:16.348Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:39:17 [2021-04-06T17:39:17.874Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
17:39:17 [2021-04-06T17:39:17.874Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:39:17 [2021-04-06T17:39:17.874Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:39:19 [2021-04-06T17:39:19.465Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s)
17:39:19 [2021-04-06T17:39:19.465Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:39:19 [2021-04-06T17:39:19.465Z] === RUN   TestIpcModeOlderClient
17:39:19 [2021-04-06T17:39:19.465Z] === PAUSE TestIpcModeOlderClient
17:39:19 [2021-04-06T17:39:19.465Z] === RUN   TestKillContainerInvalidSignal
17:39:19 [2021-04-06T17:39:19.777Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
17:39:19 [2021-04-06T17:39:19.777Z] === RUN   TestKillContainer
17:39:19 [2021-04-06T17:39:19.777Z] === RUN   TestKillContainer/no_signal
17:39:20 [2021-04-06T17:39:20.413Z] === RUN   TestKillContainer/non_killing_signal
17:39:20 [2021-04-06T17:39:20.707Z] === RUN   TestKillContainer/killing_signal
17:39:21 [2021-04-06T17:39:21.344Z] --- PASS: TestKillContainer (1.69s)
17:39:21 [2021-04-06T17:39:21.344Z]     --- PASS: TestKillContainer/no_signal (0.57s)
17:39:21 [2021-04-06T17:39:21.344Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
17:39:21 [2021-04-06T17:39:21.344Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
17:39:21 [2021-04-06T17:39:21.344Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:39:21 [2021-04-06T17:39:21.344Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:39:21 [2021-04-06T17:39:21.983Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:39:22 [2021-04-06T17:39:22.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
17:39:22 [2021-04-06T17:39:22.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
17:39:22 [2021-04-06T17:39:22.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
17:39:22 [2021-04-06T17:39:22.622Z] === RUN   TestKillStoppedContainer
17:39:22 [2021-04-06T17:39:22.622Z] --- PASS: TestKillStoppedContainer (0.06s)
17:39:22 [2021-04-06T17:39:22.622Z] === RUN   TestKillStoppedContainerAPIPre120
17:39:22 [2021-04-06T17:39:22.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:39:22 [2021-04-06T17:39:22.622Z] === RUN   TestKillDifferentUserContainer
17:39:23 [2021-04-06T17:39:23.271Z] --- PASS: TestKillDifferentUserContainer (0.58s)
17:39:23 [2021-04-06T17:39:23.271Z] === RUN   TestInspectOomKilledTrue
17:39:23 [2021-04-06T17:39:23.926Z] --- PASS: TestInspectOomKilledTrue (0.67s)
17:39:23 [2021-04-06T17:39:23.926Z] === RUN   TestInspectOomKilledFalse
17:39:24 [2021-04-06T17:39:24.594Z] --- PASS: TestInspectOomKilledFalse (0.55s)
17:39:24 [2021-04-06T17:39:24.594Z] === RUN   TestLinksEtcHostsContentMatch
17:39:24 [2021-04-06T17:39:24.889Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s)
17:39:24 [2021-04-06T17:39:24.889Z] === RUN   TestLinksContainerNames
17:39:25 [2021-04-06T17:39:25.932Z] --- PASS: TestLinksContainerNames (1.06s)
17:39:25 [2021-04-06T17:39:25.932Z] === RUN   TestLogsFollowTailEmpty
17:39:26 [2021-04-06T17:39:26.571Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
17:39:26 [2021-04-06T17:39:26.571Z] === RUN   TestContainerNetworkMountsNoChown
17:39:27 [2021-04-06T17:39:27.211Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/default
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/private
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rprivate
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/slave
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rslave
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/shared
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rshared
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/default
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rslave
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/slave
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/shared
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/default/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rshared
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/default/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/private
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/private/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/private/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rprivate
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/default/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/default/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/private/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/private/mount_root
17:39:27 [2021-04-06T17:39:27.211Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:39:27 [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot (0.03s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:39:27 [2021-04-06T17:39:27.211Z] === RUN   TestContainerBindMountNonRecursive
17:39:28 [2021-04-06T17:39:28.866Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
17:39:28 [2021-04-06T17:39:28.866Z] === RUN   TestContainerVolumesMountedAsShared
17:39:29 [2021-04-06T17:39:29.159Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
17:39:29 [2021-04-06T17:39:29.159Z] === RUN   TestContainerVolumesMountedAsSlave
17:39:29 [2021-04-06T17:39:29.802Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s)
17:39:29 [2021-04-06T17:39:29.802Z] === RUN   TestNetworkNat
17:39:30 [2021-04-06T17:39:30.532Z] --- PASS: TestNetworkNat (0.59s)
17:39:30 [2021-04-06T17:39:30.532Z] === RUN   TestNetworkLocalhostTCPNat
17:39:30 [2021-04-06T17:39:30.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
17:39:30 [2021-04-06T17:39:30.828Z] === RUN   TestNetworkLoopbackNat
17:39:33 [2021-04-06T17:39:33.574Z] --- PASS: TestNetworkLoopbackNat (2.79s)
17:39:33 [2021-04-06T17:39:33.574Z] === RUN   TestPause
17:39:34 [2021-04-06T17:39:34.211Z] --- PASS: TestPause (0.63s)
17:39:34 [2021-04-06T17:39:34.211Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:39:34 [2021-04-06T17:39:34.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:39:34 [2021-04-06T17:39:34.211Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:39:34 [2021-04-06T17:39:34.211Z] === RUN   TestPauseStopPausedContainer
17:39:34 [2021-04-06T17:39:34.850Z] --- PASS: TestPauseStopPausedContainer (0.62s)
17:39:34 [2021-04-06T17:39:34.850Z] === RUN   TestPidHost
17:39:36 [2021-04-06T17:39:36.368Z] --- PASS: TestPidHost (1.31s)
17:39:36 [2021-04-06T17:39:36.368Z] === RUN   TestPsFilter
17:39:36 [2021-04-06T17:39:36.368Z] --- PASS: TestPsFilter (0.16s)
17:39:36 [2021-04-06T17:39:36.368Z] === RUN   TestRemoveContainerWithRemovedVolume
17:39:37 [2021-04-06T17:39:37.012Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
17:39:37 [2021-04-06T17:39:37.012Z] === RUN   TestRemoveContainerWithVolume
17:39:37 [2021-04-06T17:39:37.665Z] --- PASS: TestRemoveContainerWithVolume (0.59s)
17:39:37 [2021-04-06T17:39:37.665Z] === RUN   TestRemoveContainerRunning
17:39:37 [2021-04-06T17:39:37.959Z] --- PASS: TestRemoveContainerRunning (0.56s)
17:39:37 [2021-04-06T17:39:37.959Z] === RUN   TestRemoveContainerForceRemoveRunning
17:39:38 [2021-04-06T17:39:38.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
17:39:38 [2021-04-06T17:39:38.600Z] === RUN   TestRemoveInvalidContainer
17:39:38 [2021-04-06T17:39:38.600Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:39:38 [2021-04-06T17:39:38.600Z] === RUN   TestRenameLinkedContainer
17:39:40 [2021-04-06T17:39:40.860Z] --- PASS: TestRenameLinkedContainer (2.14s)
17:39:40 [2021-04-06T17:39:40.860Z] === RUN   TestRenameStoppedContainer
17:39:41 [2021-04-06T17:39:41.496Z] --- PASS: TestRenameStoppedContainer (0.55s)
17:39:41 [2021-04-06T17:39:41.496Z] === RUN   TestRenameRunningContainerAndReuse
17:39:42 [2021-04-06T17:39:42.538Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s)
17:39:42 [2021-04-06T17:39:42.538Z] === RUN   TestRenameInvalidName
17:39:43 [2021-04-06T17:39:43.179Z] --- PASS: TestRenameInvalidName (0.57s)
17:39:43 [2021-04-06T17:39:43.179Z] === RUN   TestRenameAnonymousContainer
17:39:45 [2021-04-06T17:39:45.279Z] --- PASS: TestRenameAnonymousContainer (2.08s)
17:39:45 [2021-04-06T17:39:45.279Z] === RUN   TestRenameContainerWithSameName
17:39:45 [2021-04-06T17:39:45.576Z] --- PASS: TestRenameContainerWithSameName (0.55s)
17:39:45 [2021-04-06T17:39:45.576Z] === RUN   TestRenameContainerWithLinkedContainer
17:39:46 [2021-04-06T17:39:46.777Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s)
17:39:46 [2021-04-06T17:39:46.777Z] === RUN   TestResize
17:39:47 [2021-04-06T17:39:47.225Z] --- PASS: TestResize (0.60s)
17:39:47 [2021-04-06T17:39:47.225Z] === RUN   TestResizeWithInvalidSize
17:39:47 [2021-04-06T17:39:47.909Z] --- PASS: TestResizeWithInvalidSize (0.58s)
17:39:47 [2021-04-06T17:39:47.909Z] === RUN   TestResizeWhenContainerNotStarted
17:39:48 [2021-04-06T17:39:48.556Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:39:48 [2021-04-06T17:39:48.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:39:51 [2021-04-06T17:39:51.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:39:51 [2021-04-06T17:39:51.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:39:52 [2021-04-06T17:39:52.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:39:52 [2021-04-06T17:39:52.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:39:53 [2021-04-06T17:39:53.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:39:54 [2021-04-06T17:39:54.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:39:54 [2021-04-06T17:39:54.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:39:55 [2021-04-06T17:39:55.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:39:57 [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
17:39:57 [2021-04-06T17:39:57.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s)
17:39:57 [2021-04-06T17:39:57.336Z] === RUN   TestCgroupNamespacesRun
17:39:58 [2021-04-06T17:39:58.378Z] --- PASS: TestCgroupNamespacesRun (1.44s)
17:39:58 [2021-04-06T17:39:58.378Z] === RUN   TestCgroupNamespacesRunPrivileged
17:39:59 [2021-04-06T17:39:59.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
17:39:59 [2021-04-06T17:39:59.915Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:40:01 [2021-04-06T17:40:01.435Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s)
17:40:01 [2021-04-06T17:40:01.435Z] === RUN   TestCgroupNamespacesRunHostMode
17:40:02 [2021-04-06T17:40:02.481Z] --- PASS: TestCgroupNamespacesRunHostMode (1.43s)
17:40:02 [2021-04-06T17:40:02.481Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:40:03 [2021-04-06T17:40:03.999Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s)
17:40:03 [2021-04-06T17:40:03.999Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:40:05 [2021-04-06T17:40:05.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s)
17:40:05 [2021-04-06T17:40:05.514Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:40:06 [2021-04-06T17:40:06.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
17:40:06 [2021-04-06T17:40:06.153Z] === RUN   TestCgroupNamespacesRunOlderClient
17:40:07 [2021-04-06T17:40:07.671Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s)
17:40:07 [2021-04-06T17:40:07.671Z] === RUN   TestKernelTCPMemory
17:40:08 [2021-04-06T17:40:08.307Z] --- PASS: TestKernelTCPMemory (0.64s)
17:40:08 [2021-04-06T17:40:08.308Z] === RUN   TestNISDomainname
17:40:08 [2021-04-06T17:40:08.953Z] --- PASS: TestNISDomainname (0.77s)
17:40:08 [2021-04-06T17:40:08.953Z] === RUN   TestHostnameDnsResolution
17:40:09 [2021-04-06T17:40:09.999Z] --- PASS: TestHostnameDnsResolution (0.90s)
17:40:09 [2021-04-06T17:40:09.999Z] === RUN   TestStats
17:40:12 [2021-04-06T17:40:12.791Z] --- PASS: TestStats (2.58s)
17:40:12 [2021-04-06T17:40:12.791Z] === RUN   TestStopContainerWithTimeout
17:40:12 [2021-04-06T17:40:12.791Z] === RUN   TestStopContainerWithTimeout/0
17:40:12 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/0
17:40:12 [2021-04-06T17:40:12.791Z] === RUN   TestStopContainerWithTimeout/1
17:40:12 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/1
17:40:12 [2021-04-06T17:40:12.791Z] === RUN   TestStopContainerWithTimeout/3
17:40:12 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/3
17:40:12 [2021-04-06T17:40:12.791Z] === RUN   TestStopContainerWithTimeout/-1
17:40:12 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/-1
17:40:12 [2021-04-06T17:40:12.791Z] === CONT  TestStopContainerWithTimeout/0
17:40:12 [2021-04-06T17:40:12.791Z] === CONT  TestStopContainerWithTimeout/1
17:40:12 [2021-04-06T17:40:12.791Z] === CONT  TestStopContainerWithTimeout/3
17:40:12 [2021-04-06T17:40:12.791Z] === CONT  TestStopContainerWithTimeout/-1
17:40:15 [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:40:15 [2021-04-06T17:40:15.549Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
17:40:15 [2021-04-06T17:40:15.549Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
17:40:15 [2021-04-06T17:40:15.549Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
17:40:15 [2021-04-06T17:40:15.549Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
17:40:15 [2021-04-06T17:40:15.549Z] === RUN   TestDeleteDevicemapper
17:40:15 [2021-04-06T17:40:15.549Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:40:15 [2021-04-06T17:40:15.549Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:40:15 [2021-04-06T17:40:15.549Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:40:18 [2021-04-06T17:40:18.299Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s)
17:40:18 [2021-04-06T17:40:18.299Z] === RUN   TestUpdateMemory
17:40:18 [2021-04-06T17:40:18.938Z] --- PASS: TestUpdateMemory (0.80s)
17:40:18 [2021-04-06T17:40:18.938Z] === RUN   TestUpdateCPUQuota
17:40:20 [2021-04-06T17:40:20.455Z] --- PASS: TestUpdateCPUQuota (1.39s)
17:40:20 [2021-04-06T17:40:20.455Z] === RUN   TestUpdatePidsLimit
17:40:20 [2021-04-06T17:40:20.455Z] === RUN   TestUpdatePidsLimit/update_from_none
17:40:20 [2021-04-06T17:40:20.748Z] === RUN   TestUpdatePidsLimit/no_change
17:40:21 [2021-04-06T17:40:21.042Z] === RUN   TestUpdatePidsLimit/update_lower
17:40:21 [2021-04-06T17:40:21.337Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:40:21 [2021-04-06T17:40:21.631Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:40:21 [2021-04-06T17:40:21.936Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:40:22 [2021-04-06T17:40:22.231Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:40:22 [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit (2.68s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/no_change (0.28s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
17:40:22 [2021-04-06T17:40:22.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
17:40:22 [2021-04-06T17:40:22.868Z] === RUN   TestUpdateRestartPolicy
17:40:35 [2021-04-06T17:40:35.601Z] --- PASS: TestUpdateRestartPolicy (11.40s)
17:40:35 [2021-04-06T17:40:35.601Z] === RUN   TestUpdateRestartWithAutoRemove
17:40:35 [2021-04-06T17:40:35.601Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
17:40:35 [2021-04-06T17:40:35.601Z] === RUN   TestWaitNonBlocked
17:40:35 [2021-04-06T17:40:35.601Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:40:35 [2021-04-06T17:40:35.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:40:35 [2021-04-06T17:40:35.601Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:40:35 [2021-04-06T17:40:35.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:40:35 [2021-04-06T17:40:35.601Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:40:35 [2021-04-06T17:40:35.601Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:40:35 [2021-04-06T17:40:35.898Z] --- PASS: TestWaitNonBlocked (0.02s)
17:40:35 [2021-04-06T17:40:35.898Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
17:40:35 [2021-04-06T17:40:35.898Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
17:40:35 [2021-04-06T17:40:35.898Z] === RUN   TestWaitBlocked
17:40:35 [2021-04-06T17:40:35.898Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:40:35 [2021-04-06T17:40:35.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:40:35 [2021-04-06T17:40:35.898Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:40:35 [2021-04-06T17:40:35.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:40:35 [2021-04-06T17:40:35.898Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:40:35 [2021-04-06T17:40:35.898Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:40:36 [2021-04-06T17:40:36.943Z] --- PASS: TestWaitBlocked (0.03s)
17:40:36 [2021-04-06T17:40:36.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s)
17:40:36 [2021-04-06T17:40:36.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
17:40:36 [2021-04-06T17:40:36.943Z] === CONT  TestContainerStartOnDaemonRestart
17:40:36 [2021-04-06T17:40:36.943Z] === CONT  TestIpcModeOlderClient
17:40:36 [2021-04-06T17:40:36.943Z] === CONT  TestContainerKillOnDaemonStart
17:40:36 [2021-04-06T17:40:36.943Z] === CONT  TestDaemonHostGatewayIP
17:40:36 [2021-04-06T17:40:36.943Z] --- PASS: TestIpcModeOlderClient (0.16s)
17:40:36 [2021-04-06T17:40:36.943Z] === CONT  TestDaemonRestartIpcMode
17:40:40 [2021-04-06T17:40:40.503Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
17:40:40 [2021-04-06T17:40:40.503Z] === CONT  TestRestartDaemonWithRestartingContainer
17:40:40 [2021-04-06T17:40:40.799Z] --- PASS: TestDaemonHostGatewayIP (4.12s)
17:40:41 [2021-04-06T17:40:41.454Z] --- PASS: TestDaemonRestartIpcMode (4.57s)
17:40:43 [2021-04-06T17:40:43.086Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
17:40:50 [2021-04-06T17:40:50.038Z] --- PASS: TestContainerKillOnDaemonStart (12.96s)
17:40:50 [2021-04-06T17:40:50.038Z] PASS
17:40:50 [2021-04-06T17:40:50.038Z] 
17:40:50 [2021-04-06T17:40:50.038Z] === Skipped
17:40:50 [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:40:50 [2021-04-06T17:40:50.038Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:40:50 [2021-04-06T17:40:50.038Z] 
17:40:50 [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:40:50 [2021-04-06T17:40:50.038Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:40:50 [2021-04-06T17:40:50.038Z] 
17:40:50 [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:40:50 [2021-04-06T17:40:50.038Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:40:50 [2021-04-06T17:40:50.038Z] 
17:40:50 [2021-04-06T17:40:50.038Z] 
17:40:50 [2021-04-06T17:40:50.038Z] DONE 197 tests, 3 skipped in 116.038s
17:40:50 [2021-04-06T17:40:50.038Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:40:50 [2021-04-06T17:40:50.038Z] ++ 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
17:40:50 [2021-04-06T17:40:50.038Z] ++ set -e
17:40:50 [2021-04-06T17:40:50.038Z] ++ '[' -n 0 ']'
17:40:50 [2021-04-06T17:40:50.038Z] ++ set -x
17:40:50 [2021-04-06T17:40:50.038Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:40:50 [2021-04-06T17:40:50.038Z] INFO: Testing against a local daemon
17:40:50 [2021-04-06T17:40:50.038Z] === RUN   TestCommitInheritsEnv
17:40:50 [2021-04-06T17:40:50.038Z] --- PASS: TestCommitInheritsEnv (0.35s)
17:40:50 [2021-04-06T17:40:50.038Z] === RUN   TestImportExtremelyLargeImageWorks
17:40:50 [2021-04-06T17:40:50.038Z] === PAUSE TestImportExtremelyLargeImageWorks
17:40:50 [2021-04-06T17:40:50.038Z] === RUN   TestImagesFilterMultiReference
17:40:50 [2021-04-06T17:40:50.334Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:40:50 [2021-04-06T17:40:50.334Z] === RUN   TestImagePullPlatformInvalid
17:40:50 [2021-04-06T17:40:50.334Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:40:50 [2021-04-06T17:40:50.334Z] === RUN   TestRemoveImageOrphaning
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestRemoveImageOrphaning (0.33s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestRemoveImageGarbageCollector
17:40:50 [2021-04-06T17:40:50.629Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:40:50 [2021-04-06T17:40:50.629Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagInvalidReference
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagInvalidReference (0.03s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagValidPrefixedRepo
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagExistedNameWithoutForce
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagOfficialNames
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagOfficialNames (0.04s)
17:40:50 [2021-04-06T17:40:50.629Z] === RUN   TestTagMatchesDigest
17:40:50 [2021-04-06T17:40:50.629Z] --- PASS: TestTagMatchesDigest (0.02s)
17:40:50 [2021-04-06T17:40:50.629Z] === CONT  TestImportExtremelyLargeImageWorks
17:44:13 [2021-04-06T17:44:13.313Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s)
17:44:13 [2021-04-06T17:44:13.313Z] PASS
17:44:13 [2021-04-06T17:44:13.313Z] 
17:44:13 [2021-04-06T17:44:13.313Z] === Skipped
17:44:13 [2021-04-06T17:44:13.313Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:44:13 [2021-04-06T17:44:13.313Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:44:13 [2021-04-06T17:44:13.313Z] 
17:44:13 [2021-04-06T17:44:13.313Z] 
17:44:13 [2021-04-06T17:44:13.313Z] DONE 12 tests, 1 skipped in 193.907s
17:44:13 [2021-04-06T17:44:13.313Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:44:13 [2021-04-06T17:44:13.313Z] ++ 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
17:44:13 [2021-04-06T17:44:13.313Z] ++ set -e
17:44:13 [2021-04-06T17:44:13.313Z] ++ '[' -n 0 ']'
17:44:13 [2021-04-06T17:44:13.313Z] ++ set -x
17:44:13 [2021-04-06T17:44:13.313Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:44:13 [2021-04-06T17:44:13.313Z] INFO: Testing against a local daemon
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestNetworkCreateDelete
17:44:13 [2021-04-06T17:44:13.313Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestDockerNetworkDeletePreferID
17:44:13 [2021-04-06T17:44:13.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestDaemonDNSFallback
17:44:13 [2021-04-06T17:44:13.313Z] --- PASS: TestDaemonDNSFallback (1.56s)
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestInspectNetwork
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestInspectNetwork/full_network_id
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestInspectNetwork/partial_network_id
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestInspectNetwork/network_name
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:44:13 [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork (6.96s)
17:44:13 [2021-04-06T17:44:13.313Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:44:13 [2021-04-06T17:44:13.313Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:44:13 [2021-04-06T17:44:13.313Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:44:13 [2021-04-06T17:44:13.313Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:44:13 [2021-04-06T17:44:13.313Z] === RUN   TestRunContainerWithBridgeNone
17:44:14 [2021-04-06T17:44:14.843Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkInvalidJSON
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkInvalidJSON//networks/create
17:44:14 [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:44:14 [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:14 [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:14 [2021-04-06T17:44:14.843Z] === CONT  TestNetworkInvalidJSON//networks/create
17:44:14 [2021-04-06T17:44:14.843Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:44:14 [2021-04-06T17:44:14.843Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:14 [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:44:14 [2021-04-06T17:44:14.843Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:44:14 [2021-04-06T17:44:14.843Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:44:14 [2021-04-06T17:44:14.843Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkList
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkList//networks
17:44:14 [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkList//networks
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestNetworkList//networks/
17:44:14 [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkList//networks/
17:44:14 [2021-04-06T17:44:14.843Z] === CONT  TestNetworkList//networks
17:44:14 [2021-04-06T17:44:14.843Z] === CONT  TestNetworkList//networks/
17:44:14 [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkList (0.02s)
17:44:14 [2021-04-06T17:44:14.843Z]     --- PASS: TestNetworkList//networks (0.00s)
17:44:14 [2021-04-06T17:44:14.843Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:44:14 [2021-04-06T17:44:14.843Z] === RUN   TestHostIPv4BridgeLabel
17:44:15 [2021-04-06T17:44:15.482Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
17:44:15 [2021-04-06T17:44:15.482Z] === RUN   TestDaemonRestartWithLiveRestore
17:44:16 [2021-04-06T17:44:16.530Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:44:16 [2021-04-06T17:44:16.530Z] === RUN   TestDaemonDefaultNetworkPools
17:44:17 [2021-04-06T17:44:17.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
17:44:17 [2021-04-06T17:44:17.589Z] === RUN   TestDaemonRestartWithExistingNetwork
17:44:18 [2021-04-06T17:44:18.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s)
17:44:18 [2021-04-06T17:44:18.646Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:44:20 [2021-04-06T17:44:20.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
17:44:20 [2021-04-06T17:44:20.172Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:44:20 [2021-04-06T17:44:20.465Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.55s)
17:44:20 [2021-04-06T17:44:20.465Z] === RUN   TestServiceWithPredefinedNetwork
17:44:22 [2021-04-06T17:44:22.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
17:44:22 [2021-04-06T17:44:22.553Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:44:22 [2021-04-06T17:44:22.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:44:22 [2021-04-06T17:44:22.553Z]     service_test.go:242: FLAKY_TEST
17:44:22 [2021-04-06T17:44:22.553Z] === RUN   TestServiceWithDataPathPortInit
17:44:38 [2021-04-06T17:44:38.076Z] --- PASS: TestServiceWithDataPathPortInit (13.79s)
17:44:38 [2021-04-06T17:44:38.076Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:44:43 [2021-04-06T17:44:43.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s)
17:44:43 [2021-04-06T17:44:43.711Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfq8su6bbw1lcjrin4jqq2anh Created:2021-04-06 17:44:37.279997188 +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[0dc1f45ea0c29140d6d44504b4009fe337911ef5f068657362cc2b72b4108bdd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9c3zubvfbje6tp9cnkledgdz EndpointID:82d2e22bc525a5a0e0bd4a05410448dbb858ba66ab2aee9b08bed529be6aca66 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6f11d5770d2410f7475b60dbb31dc54f6a053a7cb0aad67a2dc7e8308fae881 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:6dc333b8d6e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9c3zubvfbje6tp9cnkledgdz EndpointID:82d2e22bc525a5a0e0bd4a05410448dbb858ba66ab2aee9b08bed529be6aca66 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:44:43 [2021-04-06T17:44:43.711Z] PASS
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] === Skipped
17:44:43 [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:44:43 [2021-04-06T17:44:43.711Z]     service_test.go:242: FLAKY_TEST
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] DONE 26 tests, 1 skipped in 39.579s
17:44:43 [2021-04-06T17:44:43.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:44:43 [2021-04-06T17:44:43.711Z] ++ 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
17:44:43 [2021-04-06T17:44:43.711Z] ++ set -e
17:44:43 [2021-04-06T17:44:43.711Z] ++ '[' -n 0 ']'
17:44:43 [2021-04-06T17:44:43.711Z] ++ set -x
17:44:43 [2021-04-06T17:44:43.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build 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
17:44:43 [2021-04-06T17:44:43.711Z] INFO: Testing against a local daemon
17:44:43 [2021-04-06T17:44:43.711Z] === RUN   TestDockerNetworkIpvlanPersistance
17:44:43 [2021-04-06T17:44:43.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:44:43 [2021-04-06T17:44:43.711Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:44:43 [2021-04-06T17:44:43.711Z] === RUN   TestDockerNetworkIpvlan
17:44:43 [2021-04-06T17:44:43.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:44:43 [2021-04-06T17:44:43.711Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:44:43 [2021-04-06T17:44:43.711Z] PASS
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] === Skipped
17:44:43 [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:44:43 [2021-04-06T17:44:43.711Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:44:43 [2021-04-06T17:44:43.711Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] 
17:44:43 [2021-04-06T17:44:43.711Z] DONE 2 tests, 2 skipped in 0.076s
17:44:43 [2021-04-06T17:44:43.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:44:43 [2021-04-06T17:44:43.711Z] ++ 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
17:44:43 [2021-04-06T17:44:43.711Z] ++ set -e
17:44:43 [2021-04-06T17:44:43.711Z] ++ '[' -n 0 ']'
17:44:43 [2021-04-06T17:44:43.711Z] ++ set -x
17:44:43 [2021-04-06T17:44:43.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build 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
17:44:43 [2021-04-06T17:44:43.711Z] INFO: Testing against a local daemon
17:44:43 [2021-04-06T17:44:43.711Z] === RUN   TestDockerNetworkMacvlanPersistance
17:44:44 [2021-04-06T17:44:44.900Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
17:44:44 [2021-04-06T17:44:44.900Z] === RUN   TestDockerNetworkMacvlan
17:44:45 [2021-04-06T17:44:45.546Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:44:46 [2021-04-06T17:44:46.736Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:44:47 [2021-04-06T17:44:47.377Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:44:49 [2021-04-06T17:44:49.463Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:44:51 [2021-04-06T17:44:51.549Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:44:55 [2021-04-06T17:44:55.113Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:44:56 [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan (11.35s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.43s)
17:44:56 [2021-04-06T17:44:56.163Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s)
17:44:56 [2021-04-06T17:44:56.163Z] PASS
17:44:56 [2021-04-06T17:44:56.163Z] 
17:44:56 [2021-04-06T17:44:56.163Z] DONE 8 tests in 12.843s
17:44:56 [2021-04-06T17:44:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:44:56 [2021-04-06T17:44:56.163Z] ++ 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
17:44:56 [2021-04-06T17:44:56.163Z] ++ set -e
17:44:56 [2021-04-06T17:44:56.163Z] ++ '[' -n 0 ']'
17:44:56 [2021-04-06T17:44:56.163Z] ++ set -x
17:44:56 [2021-04-06T17:44:56.163Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:44:56 [2021-04-06T17:44:56.163Z] testing: warning: no tests to run
17:44:56 [2021-04-06T17:44:56.163Z] PASS
17:44:56 [2021-04-06T17:44:56.163Z] 
17:44:56 [2021-04-06T17:44:56.163Z] DONE 0 tests in 0.012s
17:44:56 [2021-04-06T17:44:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:44:56 [2021-04-06T17:44:56.163Z] ++ 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
17:44:56 [2021-04-06T17:44:56.163Z] ++ set -e
17:44:56 [2021-04-06T17:44:56.163Z] ++ '[' -n 0 ']'
17:44:56 [2021-04-06T17:44:56.163Z] ++ set -x
17:44:56 [2021-04-06T17:44:56.163Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:44:56 [2021-04-06T17:44:56.163Z] INFO: Testing against a local daemon
17:44:56 [2021-04-06T17:44:56.163Z] === RUN   TestAuthZPluginAllowRequest
17:44:57 [2021-04-06T17:44:57.683Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
17:44:57 [2021-04-06T17:44:57.683Z] === RUN   TestAuthZPluginTLS
17:44:58 [2021-04-06T17:44:58.321Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:44:58 [2021-04-06T17:44:58.321Z] === RUN   TestAuthZPluginDenyRequest
17:44:58 [2021-04-06T17:44:58.617Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
17:44:58 [2021-04-06T17:44:58.617Z] === RUN   TestAuthZPluginAPIDenyResponse
17:44:59 [2021-04-06T17:44:59.255Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:44:59 [2021-04-06T17:44:59.255Z] === RUN   TestAuthZPluginDenyResponse
17:44:59 [2021-04-06T17:44:59.896Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:44:59 [2021-04-06T17:44:59.896Z] === RUN   TestAuthZPluginAllowEventStream
17:45:01 [2021-04-06T17:45:01.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
17:45:01 [2021-04-06T17:45:01.506Z] === RUN   TestAuthZPluginErrorResponse
17:45:01 [2021-04-06T17:45:01.801Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
17:45:01 [2021-04-06T17:45:01.801Z] === RUN   TestAuthZPluginErrorRequest
17:45:02 [2021-04-06T17:45:02.439Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:45:02 [2021-04-06T17:45:02.439Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:45:02 [2021-04-06T17:45:02.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:45:02 [2021-04-06T17:45:02.736Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:45:04 [2021-04-06T17:45:04.827Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s)
17:45:04 [2021-04-06T17:45:04.827Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:45:06 [2021-04-06T17:45:06.357Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
17:45:06 [2021-04-06T17:45:06.357Z] === RUN   TestAuthZPluginHeader
17:45:06 [2021-04-06T17:45:06.998Z] --- PASS: TestAuthZPluginHeader (0.84s)
17:45:06 [2021-04-06T17:45:06.998Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:45:06 [2021-04-06T17:45:06.998Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:45:06 [2021-04-06T17:45:06.998Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:06 [2021-04-06T17:45:06.998Z] === RUN   TestAuthZPluginV2Disable
17:45:06 [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:45:06 [2021-04-06T17:45:06.999Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:06 [2021-04-06T17:45:06.999Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:45:06 [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:45:06 [2021-04-06T17:45:06.999Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:06 [2021-04-06T17:45:06.999Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:45:06 [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:45:06 [2021-04-06T17:45:06.999Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:06 [2021-04-06T17:45:06.999Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:45:25 [2021-04-06T17:45:25.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
17:45:25 [2021-04-06T17:45:25.605Z] PASS
17:45:25 [2021-04-06T17:45:25.605Z] 
17:45:25 [2021-04-06T17:45:25.606Z] === Skipped
17:45:25 [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:45:25 [2021-04-06T17:45:25.606Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:25 [2021-04-06T17:45:25.606Z] 
17:45:25 [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:45:25 [2021-04-06T17:45:25.606Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:25 [2021-04-06T17:45:25.606Z] 
17:45:25 [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:45:25 [2021-04-06T17:45:25.606Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:25 [2021-04-06T17:45:25.606Z] 
17:45:25 [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:45:25 [2021-04-06T17:45:25.606Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:25 [2021-04-06T17:45:25.606Z] 
17:45:25 [2021-04-06T17:45:25.606Z] 
17:45:25 [2021-04-06T17:45:25.606Z] DONE 17 tests, 4 skipped in 27.631s
17:45:25 [2021-04-06T17:45:25.606Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:45:25 [2021-04-06T17:45:25.606Z] ++ 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
17:45:25 [2021-04-06T17:45:25.606Z] ++ set -e
17:45:25 [2021-04-06T17:45:25.606Z] ++ '[' -n 0 ']'
17:45:25 [2021-04-06T17:45:25.606Z] ++ set -x
17:45:25 [2021-04-06T17:45:25.606Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:25 [2021-04-06T17:45:25.606Z] INFO: Testing against a local daemon
17:45:25 [2021-04-06T17:45:25.606Z] === RUN   TestPluginInvalidJSON
17:45:25 [2021-04-06T17:45:25.606Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2021-04-06T17:45:25.606Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2021-04-06T17:45:25.606Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2021-04-06T17:45:25.606Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:45:25 [2021-04-06T17:45:25.606Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:45:25 [2021-04-06T17:45:25.606Z] === RUN   TestPluginInstall
17:45:25 [2021-04-06T17:45:25.606Z] === RUN   TestPluginInstall/no_auth
17:45:25 [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:25 [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8ae7cbcf6790d423312206a019afd39a9a1dee814c1008e7301c322655a0d4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:25 [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:25 [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8ae7cbcf6790d423312206a019afd39a9a1dee814c1008e7301c322655a0d4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:25 [2021-04-06T17:45:25.900Z] === RUN   TestPluginInstall/with_htpasswd
17:45:26 [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:26 [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce119ccf8fa52445f4ad53e4ee3c2b2e6cde7f4a9d3dead427fed093b3d01a25" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:26 [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:26 [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce119ccf8fa52445f4ad53e4ee3c2b2e6cde7f4a9d3dead427fed093b3d01a25" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:26 [2021-04-06T17:45:26.847Z] === RUN   TestPluginInstall/with_insecure
17:45:27 [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:27 [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cabb742a4c82705798a8fff511b5cbfc83b4ed34c3ae1ec6a29580d47cb88a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:27 [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:45:27 [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cabb742a4c82705798a8fff511b5cbfc83b4ed34c3ae1ec6a29580d47cb88a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:45:28 [2021-04-06T17:45:28.186Z] --- PASS: TestPluginInstall (4.32s)
17:45:28 [2021-04-06T17:45:28.186Z]     --- PASS: TestPluginInstall/no_auth (1.99s)
17:45:28 [2021-04-06T17:45:28.186Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
17:45:28 [2021-04-06T17:45:28.186Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
17:45:28 [2021-04-06T17:45:28.186Z]         plugin_test.go:165: [d1083048ed094] daemon is not started
17:45:28 [2021-04-06T17:45:28.186Z] === RUN   TestPluginsWithRuntimes
17:45:30 [2021-04-06T17:45:30.271Z] === RUN   TestPluginsWithRuntimes/No_Args
17:45:31 [2021-04-06T17:45:31.315Z] === RUN   TestPluginsWithRuntimes/With_Args
17:45:32 [2021-04-06T17:45:32.364Z] --- PASS: TestPluginsWithRuntimes (4.08s)
17:45:32 [2021-04-06T17:45:32.364Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.09s)
17:45:32 [2021-04-06T17:45:32.364Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
17:45:32 [2021-04-06T17:45:32.364Z] === RUN   TestPluginBackCompatMediaTypes
17:45:33 [2021-04-06T17:45:33.418Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s)
17:45:33 [2021-04-06T17:45:33.418Z] PASS
17:45:33 [2021-04-06T17:45:33.418Z] 
17:45:33 [2021-04-06T17:45:33.418Z] DONE 10 tests in 9.346s
17:45:33 [2021-04-06T17:45:33.418Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:45:33 [2021-04-06T17:45:33.418Z] ++ 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
17:45:33 [2021-04-06T17:45:33.418Z] ++ set -e
17:45:33 [2021-04-06T17:45:33.418Z] ++ '[' -n 0 ']'
17:45:33 [2021-04-06T17:45:33.418Z] ++ set -x
17:45:33 [2021-04-06T17:45:33.418Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:33 [2021-04-06T17:45:33.418Z] INFO: Testing against a local daemon
17:45:33 [2021-04-06T17:45:33.418Z] === RUN   TestExternalGraphDriver
17:45:33 [2021-04-06T17:45:33.418Z] === RUN   TestExternalGraphDriver/json
17:45:35 [2021-04-06T17:45:35.502Z] === RUN   TestExternalGraphDriver/spec
17:45:37 [2021-04-06T17:45:37.026Z] === RUN   TestExternalGraphDriver/pull
17:45:39 [2021-04-06T17:45:39.132Z] --- PASS: TestExternalGraphDriver (5.66s)
17:45:39 [2021-04-06T17:45:39.132Z]     --- PASS: TestExternalGraphDriver/json (1.87s)
17:45:39 [2021-04-06T17:45:39.132Z]     --- PASS: TestExternalGraphDriver/spec (1.82s)
17:45:39 [2021-04-06T17:45:39.132Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
17:45:39 [2021-04-06T17:45:39.132Z] === RUN   TestGraphdriverPluginV2
17:45:39 [2021-04-06T17:45:39.132Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
17:45:39 [2021-04-06T17:45:39.132Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:39 [2021-04-06T17:45:39.132Z] PASS
17:45:39 [2021-04-06T17:45:39.132Z] 
17:45:39 [2021-04-06T17:45:39.132Z] === Skipped
17:45:39 [2021-04-06T17:45:39.132Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
17:45:39 [2021-04-06T17:45:39.132Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:39 [2021-04-06T17:45:39.132Z] 
17:45:39 [2021-04-06T17:45:39.132Z] 
17:45:39 [2021-04-06T17:45:39.132Z] DONE 5 tests, 1 skipped in 5.794s
17:45:39 [2021-04-06T17:45:39.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:45:39 [2021-04-06T17:45:39.132Z] ++ 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
17:45:39 [2021-04-06T17:45:39.132Z] ++ set -e
17:45:39 [2021-04-06T17:45:39.132Z] ++ '[' -n 0 ']'
17:45:39 [2021-04-06T17:45:39.132Z] ++ set -x
17:45:39 [2021-04-06T17:45:39.133Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:39 [2021-04-06T17:45:39.133Z] INFO: Testing against a local daemon
17:45:39 [2021-04-06T17:45:39.133Z] === RUN   TestContinueAfterPluginCrash
17:45:39 [2021-04-06T17:45:39.133Z] === PAUSE TestContinueAfterPluginCrash
17:45:39 [2021-04-06T17:45:39.133Z] === RUN   TestReadPluginNoRead
17:45:39 [2021-04-06T17:45:39.133Z] === PAUSE TestReadPluginNoRead
17:45:39 [2021-04-06T17:45:39.133Z] === RUN   TestDaemonStartWithLogOpt
17:45:39 [2021-04-06T17:45:39.133Z] === PAUSE TestDaemonStartWithLogOpt
17:45:39 [2021-04-06T17:45:39.133Z] === CONT  TestContinueAfterPluginCrash
17:45:39 [2021-04-06T17:45:39.133Z] === CONT  TestDaemonStartWithLogOpt
17:45:39 [2021-04-06T17:45:39.133Z] === CONT  TestReadPluginNoRead
17:45:44 [2021-04-06T17:45:44.836Z] === RUN   TestReadPluginNoRead/disabled_caching
17:45:44 [2021-04-06T17:45:44.836Z] --- PASS: TestDaemonStartWithLogOpt (5.45s)
17:45:45 [2021-04-06T17:45:45.524Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:45:47 [2021-04-06T17:45:47.203Z] === RUN   TestReadPluginNoRead/default
17:45:48 [2021-04-06T17:45:48.910Z] --- PASS: TestReadPluginNoRead (9.46s)
17:45:48 [2021-04-06T17:45:48.910Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
17:45:48 [2021-04-06T17:45:48.910Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s)
17:45:48 [2021-04-06T17:45:48.910Z]     --- PASS: TestReadPluginNoRead/default (1.46s)
17:45:48 [2021-04-06T17:45:48.910Z]     read_test.go:92: [d4c7982047d57] daemon is not started
17:45:49 [2021-04-06T17:45:49.955Z] --- PASS: TestContinueAfterPluginCrash (10.74s)
17:45:49 [2021-04-06T17:45:49.956Z] PASS
17:45:49 [2021-04-06T17:45:49.956Z] 
17:45:49 [2021-04-06T17:45:49.956Z] DONE 6 tests in 10.816s
17:45:49 [2021-04-06T17:45:49.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:45:49 [2021-04-06T17:45:49.956Z] ++ 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
17:45:49 [2021-04-06T17:45:49.956Z] ++ set -e
17:45:49 [2021-04-06T17:45:49.956Z] ++ '[' -n 0 ']'
17:45:49 [2021-04-06T17:45:49.956Z] ++ set -x
17:45:49 [2021-04-06T17:45:49.956Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:49 [2021-04-06T17:45:49.956Z] testing: warning: no tests to run
17:45:49 [2021-04-06T17:45:49.956Z] PASS
17:45:49 [2021-04-06T17:45:49.956Z] 
17:45:49 [2021-04-06T17:45:49.956Z] DONE 0 tests in 0.017s
17:45:49 [2021-04-06T17:45:49.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:45:49 [2021-04-06T17:45:49.956Z] ++ 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
17:45:49 [2021-04-06T17:45:49.956Z] ++ set -e
17:45:49 [2021-04-06T17:45:49.956Z] ++ '[' -n 0 ']'
17:45:49 [2021-04-06T17:45:49.956Z] ++ set -x
17:45:49 [2021-04-06T17:45:49.956Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:49 [2021-04-06T17:45:49.956Z] INFO: Testing against a local daemon
17:45:49 [2021-04-06T17:45:49.956Z] === RUN   TestPluginWithDevMounts
17:45:49 [2021-04-06T17:45:49.956Z] === PAUSE TestPluginWithDevMounts
17:45:49 [2021-04-06T17:45:49.956Z] === CONT  TestPluginWithDevMounts
17:45:52 [2021-04-06T17:45:52.045Z] --- PASS: TestPluginWithDevMounts (1.83s)
17:45:52 [2021-04-06T17:45:52.045Z] PASS
17:45:52 [2021-04-06T17:45:52.045Z] 
17:45:52 [2021-04-06T17:45:52.045Z] DONE 1 tests in 1.901s
17:45:52 [2021-04-06T17:45:52.045Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:45:52 [2021-04-06T17:45:52.045Z] ++ 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
17:45:52 [2021-04-06T17:45:52.045Z] ++ set -e
17:45:52 [2021-04-06T17:45:52.045Z] ++ '[' -n 0 ']'
17:45:52 [2021-04-06T17:45:52.045Z] ++ set -x
17:45:52 [2021-04-06T17:45:52.045Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:45:52 [2021-04-06T17:45:52.045Z] INFO: Testing against a local daemon
17:45:52 [2021-04-06T17:45:52.045Z] === RUN   TestSecretInspect
17:45:54 [2021-04-06T17:45:54.135Z] --- PASS: TestSecretInspect (1.92s)
17:45:54 [2021-04-06T17:45:54.135Z] === RUN   TestSecretList
17:45:55 [2021-04-06T17:45:55.674Z] --- PASS: TestSecretList (1.90s)
17:45:55 [2021-04-06T17:45:55.674Z] === RUN   TestSecretsCreateAndDelete
17:45:57 [2021-04-06T17:45:57.764Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
17:45:57 [2021-04-06T17:45:57.764Z] === RUN   TestSecretsUpdate
17:45:59 [2021-04-06T17:45:59.870Z] --- PASS: TestSecretsUpdate (1.90s)
17:45:59 [2021-04-06T17:45:59.870Z] === RUN   TestTemplatedSecret
17:46:01 [2021-04-06T17:46:01.963Z] --- PASS: TestTemplatedSecret (2.56s)
17:46:01 [2021-04-06T17:46:01.963Z] === RUN   TestSecretCreateResolve
17:46:04 [2021-04-06T17:46:04.102Z] --- PASS: TestSecretCreateResolve (1.91s)
17:46:04 [2021-04-06T17:46:04.102Z] PASS
17:46:04 [2021-04-06T17:46:04.102Z] 
17:46:04 [2021-04-06T17:46:04.102Z] DONE 6 tests in 12.144s
17:46:04 [2021-04-06T17:46:04.102Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:46:04 [2021-04-06T17:46:04.102Z] ++ 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
17:46:04 [2021-04-06T17:46:04.102Z] ++ set -e
17:46:04 [2021-04-06T17:46:04.102Z] ++ '[' -n 0 ']'
17:46:04 [2021-04-06T17:46:04.102Z] ++ set -x
17:46:04 [2021-04-06T17:46:04.102Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:46:04 [2021-04-06T17:46:04.102Z] INFO: Testing against a local daemon
17:46:04 [2021-04-06T17:46:04.102Z] === RUN   TestServiceCreateInit
17:46:04 [2021-04-06T17:46:04.102Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:46:07 [2021-04-06T17:46:07.648Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:46:11 [2021-04-06T17:46:11.413Z] --- PASS: TestServiceCreateInit (7.43s)
17:46:11 [2021-04-06T17:46:11.413Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
17:46:11 [2021-04-06T17:46:11.413Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
17:46:11 [2021-04-06T17:46:11.413Z] === RUN   TestCreateServiceMultipleTimes
17:46:26 [2021-04-06T17:46:26.802Z] --- PASS: TestCreateServiceMultipleTimes (15.39s)
17:46:26 [2021-04-06T17:46:26.802Z] === RUN   TestCreateServiceConflict
17:46:28 [2021-04-06T17:46:28.896Z] --- PASS: TestCreateServiceConflict (1.92s)
17:46:28 [2021-04-06T17:46:28.897Z] === RUN   TestCreateServiceMaxReplicas
17:46:31 [2021-04-06T17:46:31.676Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
17:46:31 [2021-04-06T17:46:31.676Z] === RUN   TestCreateWithDuplicateNetworkNames
17:46:44 [2021-04-06T17:46:44.355Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
17:46:44 [2021-04-06T17:46:44.355Z] === RUN   TestCreateServiceSecretFileMode
17:46:46 [2021-04-06T17:46:46.454Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
17:46:46 [2021-04-06T17:46:46.454Z] === RUN   TestCreateServiceConfigFileMode
17:46:48 [2021-04-06T17:46:48.555Z] --- PASS: TestCreateServiceConfigFileMode (2.17s)
17:46:48 [2021-04-06T17:46:48.555Z] === RUN   TestCreateServiceSysctls
17:46:52 [2021-04-06T17:46:52.186Z] --- PASS: TestCreateServiceSysctls (3.02s)
17:46:52 [2021-04-06T17:46:52.186Z] === RUN   TestCreateServiceCapabilities
17:46:54 [2021-04-06T17:46:54.293Z] --- PASS: TestCreateServiceCapabilities (2.30s)
17:46:54 [2021-04-06T17:46:54.293Z] === RUN   TestInspect
17:46:57 [2021-04-06T17:46:57.057Z] --- PASS: TestInspect (2.61s)
17:46:57 [2021-04-06T17:46:57.057Z] === RUN   TestCreateJob
17:46:59 [2021-04-06T17:46:59.805Z] --- PASS: TestCreateJob (3.01s)
17:46:59 [2021-04-06T17:46:59.805Z] === RUN   TestReplicatedJob
17:47:05 [2021-04-06T17:47:05.408Z] --- PASS: TestReplicatedJob (5.36s)
17:47:05 [2021-04-06T17:47:05.408Z] === RUN   TestUpdateReplicatedJob
17:47:08 [2021-04-06T17:47:08.181Z] --- PASS: TestUpdateReplicatedJob (3.11s)
17:47:08 [2021-04-06T17:47:08.181Z] === RUN   TestServiceListWithStatuses
17:47:08 [2021-04-06T17:47:08.181Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:47:08 [2021-04-06T17:47:08.181Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:47:08 [2021-04-06T17:47:08.181Z] === RUN   TestDockerNetworkConnectAlias
17:47:12 [2021-04-06T17:47:12.676Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
17:47:12 [2021-04-06T17:47:12.676Z] === RUN   TestDockerNetworkReConnect
17:47:15 [2021-04-06T17:47:15.445Z] --- PASS: TestDockerNetworkReConnect (3.18s)
17:47:15 [2021-04-06T17:47:15.445Z] === RUN   TestServicePlugin
17:47:15 [2021-04-06T17:47:15.445Z] --- SKIP: TestServicePlugin (0.00s)
17:47:15 [2021-04-06T17:47:15.445Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:47:15 [2021-04-06T17:47:15.445Z] === RUN   TestServiceUpdateLabel
17:47:17 [2021-04-06T17:47:17.553Z] --- PASS: TestServiceUpdateLabel (1.98s)
17:47:17 [2021-04-06T17:47:17.553Z] === RUN   TestServiceUpdateSecrets
17:47:33 [2021-04-06T17:47:33.074Z] --- PASS: TestServiceUpdateSecrets (14.34s)
17:47:33 [2021-04-06T17:47:33.075Z] === RUN   TestServiceUpdateConfigs
17:47:46 [2021-04-06T17:47:46.062Z] --- PASS: TestServiceUpdateConfigs (14.45s)
17:47:46 [2021-04-06T17:47:46.062Z] === RUN   TestServiceUpdateNetwork
17:47:58 [2021-04-06T17:47:58.753Z] --- PASS: TestServiceUpdateNetwork (12.41s)
17:47:58 [2021-04-06T17:47:58.753Z] === RUN   TestServiceUpdatePidsLimit
17:47:59 [2021-04-06T17:47:59.393Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:48:00 [2021-04-06T17:48:00.437Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:48:07 [2021-04-06T17:48:07.343Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:48:15 [2021-04-06T17:48:15.856Z] --- PASS: TestServiceUpdatePidsLimit (16.27s)
17:48:15 [2021-04-06T17:48:15.857Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
17:48:15 [2021-04-06T17:48:15.857Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:48:15 [2021-04-06T17:48:15.857Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s)
17:48:15 [2021-04-06T17:48:15.857Z] PASS
17:48:15 [2021-04-06T17:48:15.857Z] 
17:48:15 [2021-04-06T17:48:15.857Z] === Skipped
17:48:15 [2021-04-06T17:48:15.857Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:48:15 [2021-04-06T17:48:15.857Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:48:15 [2021-04-06T17:48:15.857Z] 
17:48:15 [2021-04-06T17:48:15.857Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:48:15 [2021-04-06T17:48:15.857Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:48:15 [2021-04-06T17:48:15.857Z] 
17:48:15 [2021-04-06T17:48:15.857Z] 
17:48:15 [2021-04-06T17:48:15.857Z] DONE 27 tests, 2 skipped in 130.810s
17:48:15 [2021-04-06T17:48:15.857Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:48:15 [2021-04-06T17:48:15.857Z] ++ 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
17:48:15 [2021-04-06T17:48:15.857Z] ++ set -e
17:48:15 [2021-04-06T17:48:15.857Z] ++ '[' -n 0 ']'
17:48:15 [2021-04-06T17:48:15.857Z] ++ set -x
17:48:15 [2021-04-06T17:48:15.857Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:48:15 [2021-04-06T17:48:15.857Z] INFO: Testing against a local daemon
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestSessionCreate
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestSessionCreate (0.04s)
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestSessionCreateWithBadUpgrade
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:48:15 [2021-04-06T17:48:15.857Z] PASS
17:48:15 [2021-04-06T17:48:15.857Z] 
17:48:15 [2021-04-06T17:48:15.857Z] DONE 2 tests in 0.151s
17:48:15 [2021-04-06T17:48:15.857Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:48:15 [2021-04-06T17:48:15.857Z] ++ 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
17:48:15 [2021-04-06T17:48:15.857Z] ++ set -e
17:48:15 [2021-04-06T17:48:15.857Z] ++ '[' -n 0 ']'
17:48:15 [2021-04-06T17:48:15.857Z] ++ set -x
17:48:15 [2021-04-06T17:48:15.857Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:48:15 [2021-04-06T17:48:15.857Z] INFO: Testing against a local daemon
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:48:15 [2021-04-06T17:48:15.857Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:48:15 [2021-04-06T17:48:15.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestEventsExecDie
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestEventsExecDie (0.65s)
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestEventsBackwardsCompatible
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestInfoBinaryCommits
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestInfoAPIVersioned
17:48:15 [2021-04-06T17:48:15.857Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:48:15 [2021-04-06T17:48:15.857Z] === RUN   TestInfoDiscoveryBackend
17:48:16 [2021-04-06T17:48:16.497Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:48:16 [2021-04-06T17:48:16.497Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:48:17 [2021-04-06T17:48:17.543Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:48:17 [2021-04-06T17:48:17.543Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:48:17 [2021-04-06T17:48:17.837Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:48:17 [2021-04-06T17:48:17.837Z] === RUN   TestInfoAPI
17:48:17 [2021-04-06T17:48:17.837Z] --- PASS: TestInfoAPI (0.04s)
17:48:17 [2021-04-06T17:48:17.837Z] === RUN   TestInfoAPIWarnings
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestInfoAPIWarnings (16.31s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestInfoDebug
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestInfoDebug (0.53s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestInfoInsecureRegistries
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestInfoRegistryMirrors
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestLoginFailsWithBadCredentials
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestPingCacheHeaders
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestPingCacheHeaders (0.04s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestPingGet
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestPingGet (0.02s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestPingHead
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestPingHead (0.03s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVersion
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestVersion (0.03s)
17:48:36 [2021-04-06T17:48:36.459Z] PASS
17:48:36 [2021-04-06T17:48:36.459Z] 
17:48:36 [2021-04-06T17:48:36.459Z] === Skipped
17:48:36 [2021-04-06T17:48:36.459Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:48:36 [2021-04-06T17:48:36.459Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:48:36 [2021-04-06T17:48:36.459Z] 
17:48:36 [2021-04-06T17:48:36.459Z] 
17:48:36 [2021-04-06T17:48:36.459Z] DONE 18 tests, 1 skipped in 21.261s
17:48:36 [2021-04-06T17:48:36.459Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:48:36 [2021-04-06T17:48:36.459Z] ++ 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
17:48:36 [2021-04-06T17:48:36.459Z] ++ set -e
17:48:36 [2021-04-06T17:48:36.459Z] ++ '[' -n 0 ']'
17:48:36 [2021-04-06T17:48:36.459Z] ++ set -x
17:48:36 [2021-04-06T17:48:36.459Z] ++ 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 GOCACHE=/root/.cache/go-build 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
17:48:36 [2021-04-06T17:48:36.459Z] INFO: Testing against a local daemon
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVolumesCreateAndList
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVolumesRemove
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesRemove (0.08s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVolumesInspect
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesInspect (0.02s)
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVolumesInvalidJSON
17:48:36 [2021-04-06T17:48:36.459Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:48:36 [2021-04-06T17:48:36.459Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:48:36 [2021-04-06T17:48:36.459Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:48:36 [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:48:36 [2021-04-06T17:48:36.459Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:48:36 [2021-04-06T17:48:36.459Z] PASS
17:48:36 [2021-04-06T17:48:36.459Z] 
17:48:36 [2021-04-06T17:48:36.459Z] DONE 5 tests in 0.219s
17:48:36 [2021-04-06T17:48:36.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:48:36 [2021-04-06T17:48:36.753Z] ++++ cat bundles/test-integration/docker.pid
17:48:36 [2021-04-06T17:48:36.753Z] +++ kill 14113
17:48:38 [2021-04-06T17:48:38.384Z] +++ /etc/init.d/apparmor stop
17:48:38 [2021-04-06T17:48:38.384Z] Leaving: AppArmorNo profiles have been unloaded.
17:48:38 [2021-04-06T17:48:38.384Z] 
17:48:38 [2021-04-06T17:48:38.384Z] Unloading profiles will leave already running processes permanently
17:48:38 [2021-04-06T17:48:38.384Z] unconfined, which can lead to unexpected situations.
17:48:38 [2021-04-06T17:48:38.384Z] 
17:48:38 [2021-04-06T17:48:38.384Z] To set a process to complain mode, use the command line tool
17:48:38 [2021-04-06T17:48:38.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:48:38 [2021-04-06T17:48:38.384Z] +++ true
17:48:38 [2021-04-06T17:48:38.384Z] exiting test-integration
17:48:38 [2021-04-06T17:48:38.384Z] ++ exit 0
17:48:38 [2021-04-06T17:48:38.384Z]