Skip to content

Console Output

22:50:34 [2019-10-10T22:50:34.811Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 -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:293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 hack/make.sh dynbinary test-integration
22:50:35 [2019-10-10T22:50:35.202Z] 
22:50:35 [2019-10-10T22:50:35.202Z] Removing bundles/
22:50:35 [2019-10-10T22:50:35.202Z] 
22:50:35 [2019-10-10T22:50:35.202Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:50:35 [2019-10-10T22:50:35.202Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:50:35 [2019-10-10T22:50:35.202Z] GOOS="" GOARCH="" GOARM=""
22:51:34 [2019-10-10T22:51:34.082Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:51:34 [2019-10-10T22:51:34.082Z] 
22:51:34 [2019-10-10T22:51:34.082Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:51:34 [2019-10-10T22:51:34.082Z] PKG_CONFIG=pkg-config
22:51:34 [2019-10-10T22:51:34.082Z] GOLANG_VERSION=1.13.1
22:51:34 [2019-10-10T22:51:34.082Z] HOSTNAME=1013770e2df8
22:51:34 [2019-10-10T22:51:34.082Z] DOCKER_EXPERIMENTAL=1
22:51:34 [2019-10-10T22:51:34.082Z] container=docker
22:51:34 [2019-10-10T22:51:34.082Z] TEST_SKIP_INTEGRATION_CLI=1
22:51:34 [2019-10-10T22:51:34.082Z] GO111MODULE=off
22:51:34 [2019-10-10T22:51:34.082Z] GOPATH=/go
22:51:34 [2019-10-10T22:51:34.082Z] PWD=/go/src/github.com/docker/docker
22:51:34 [2019-10-10T22:51:34.082Z] HOME=/root
22:51:34 [2019-10-10T22:51:34.082Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:51:34 [2019-10-10T22:51:34.082Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:51:34 [2019-10-10T22:51:34.082Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:51:34 [2019-10-10T22:51:34.082Z] DOCKER_GITCOMMIT=293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:51:34 [2019-10-10T22:51:34.082Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:51:34 [2019-10-10T22:51:34.082Z] DOCKER_GRAPHDRIVER=overlay2
22:51:34 [2019-10-10T22:51:34.082Z] TERM=xterm
22:51:34 [2019-10-10T22:51:34.082Z] VALIDATE_BRANCH=master
22:51:34 [2019-10-10T22:51:34.082Z] DEST=bundles/test-integration
22:51:34 [2019-10-10T22:51:34.082Z] SHLVL=1
22:51:34 [2019-10-10T22:51:34.082Z] TIMEOUT=120m
22:51:34 [2019-10-10T22:51:34.082Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:51:34 [2019-10-10T22:51:34.082Z] DOCKER_PKG=github.com/docker/docker
22:51:34 [2019-10-10T22:51:34.082Z] TESTDEBUG=0
22:51:34 [2019-10-10T22:51:34.082Z] _=/usr/bin/env
22:51:34 [2019-10-10T22:51:34.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:52:03 [2019-10-10T22:52:03.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:52:04 [2019-10-10T22:52:04.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:52:06 [2019-10-10T22:52:06.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:52:26 [2019-10-10T22:52:26.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:52:26 [2019-10-10T22:52:26.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:52:27 [2019-10-10T22:52:27.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:52:28 [2019-10-10T22:52:28.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:52:29 [2019-10-10T22:52:29.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:52:31 [2019-10-10T22:52:31.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:52:32 [2019-10-10T22:52:32.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:52:34 [2019-10-10T22:52:34.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:52:36 [2019-10-10T22:52:36.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:52:38 [2019-10-10T22:52:38.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:52:39 [2019-10-10T22:52:39.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:52:41 [2019-10-10T22:52:41.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:52:42 [2019-10-10T22:52:42.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:52:43 [2019-10-10T22:52:43.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:52:44 [2019-10-10T22:52:44.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:52:44 [2019-10-10T22:52:44.359Z] Using test binary docker
22:52:44 [2019-10-10T22:52:44.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:52:44 [2019-10-10T22:52:44.724Z] +++ /etc/init.d/apparmor start
22:52:44 [2019-10-10T22:52:44.724Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:52:44 [2019-10-10T22:52:44.724Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:52:44 [2019-10-10T22:52:44.724Z] Warning failed to create cache: (null)
22:52:44 [2019-10-10T22:52:44.724Z] .
22:52:44 [2019-10-10T22:52:44.724Z] Starting dockerd
22:52:44 [2019-10-10T22:52:44.724Z] INFO: Waiting for daemon to start...
22:52:44 [2019-10-10T22:52:44.724Z] +++ 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
22:52:46 [2019-10-10T22:52:46.505Z] .
22:52:46 [2019-10-10T22:52:46.505Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:52:46 [2019-10-10T22:52:46.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:52:46 [2019-10-10T22:52:46.873Z] Error: No such image: emptyfs
22:52:46 [2019-10-10T22:52:46.873Z] ++++ docker load
22:52:46 [2019-10-10T22:52:46.873Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:52:46 [2019-10-10T22:52:46.873Z] Running integration-test (iteration 1)
22:52:46 [2019-10-10T22:52:46.873Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
22:52:46 [2019-10-10T22:52:46.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
22:52:46 [2019-10-10T22:52:46.873Z] ++ set -e
22:52:46 [2019-10-10T22:52:46.873Z] ++ '[' -n 0 ']'
22:52:46 [2019-10-10T22:52:46.873Z] ++ set -x
22:52:46 [2019-10-10T22:52:46.873Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
22:52:56 [2019-10-10T22:52:56.441Z] Loaded image: buildpack-deps:jessie
22:52:56 [2019-10-10T22:52:56.441Z] Loaded image: busybox:latest
22:52:56 [2019-10-10T22:52:56.441Z] Loaded image: busybox:glibc
22:52:56 [2019-10-10T22:52:56.441Z] Loaded image: debian:jessie
22:52:56 [2019-10-10T22:52:56.441Z] Loaded image: hello-world:latest
22:52:56 [2019-10-10T22:52:56.800Z] INFO: Testing against a local daemon
22:52:56 [2019-10-10T22:52:56.800Z] === RUN   TestCgroupNamespacesBuild
22:52:58 [2019-10-10T22:52:58.608Z] --- PASS: TestCgroupNamespacesBuild (1.81s)
22:52:58 [2019-10-10T22:52:58.608Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
22:52:58 [2019-10-10T22:52:58.608Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:53:00 [2019-10-10T22:53:00.407Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
22:53:00 [2019-10-10T22:53:00.407Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
22:53:00 [2019-10-10T22:53:00.407Z] === RUN   TestBuildWithSession
22:53:00 [2019-10-10T22:53:00.407Z] --- SKIP: TestBuildWithSession (0.00s)
22:53:00 [2019-10-10T22:53:00.407Z]     build_session_test.go:25: TODO: BuildKit
22:53:00 [2019-10-10T22:53:00.407Z] === RUN   TestBuildSquashParent
22:53:08 [2019-10-10T22:53:08.222Z] --- PASS: TestBuildSquashParent (7.10s)
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:53:08 [2019-10-10T22:53:08.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:53:08 [2019-10-10T22:53:08.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:53:08 [2019-10-10T22:53:08.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:53:08 [2019-10-10T22:53:08.223Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:53:10 [2019-10-10T22:53:10.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:53:10 [2019-10-10T22:53:10.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:53:12 [2019-10-10T22:53:12.474Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:53:12 [2019-10-10T22:53:12.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:53:15 [2019-10-10T22:53:15.343Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
22:53:15 [2019-10-10T22:53:15.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s)
22:53:15 [2019-10-10T22:53:15.343Z] === RUN   TestBuildMultiStageCopy
22:53:15 [2019-10-10T22:53:15.343Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:53:18 [2019-10-10T22:53:18.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:53:18 [2019-10-10T22:53:18.414Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:53:18 [2019-10-10T22:53:18.780Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:53:19 [2019-10-10T22:53:19.562Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:53:19 [2019-10-10T22:53:19.931Z] --- PASS: TestBuildMultiStageCopy (4.74s)
22:53:19 [2019-10-10T22:53:19.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s)
22:53:19 [2019-10-10T22:53:19.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
22:53:19 [2019-10-10T22:53:19.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
22:53:19 [2019-10-10T22:53:19.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
22:53:19 [2019-10-10T22:53:19.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
22:53:19 [2019-10-10T22:53:19.931Z] === RUN   TestBuildMultiStageParentConfig
22:53:21 [2019-10-10T22:53:21.751Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
22:53:21 [2019-10-10T22:53:21.751Z] === RUN   TestBuildLabelWithTargets
22:53:23 [2019-10-10T22:53:23.552Z] --- PASS: TestBuildLabelWithTargets (2.09s)
22:53:23 [2019-10-10T22:53:23.552Z] === RUN   TestBuildWithEmptyLayers
22:53:24 [2019-10-10T22:53:24.474Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
22:53:24 [2019-10-10T22:53:24.474Z] === RUN   TestBuildMultiStageOnBuild
22:53:27 [2019-10-10T22:53:27.698Z] --- PASS: TestBuildMultiStageOnBuild (2.81s)
22:53:27 [2019-10-10T22:53:27.698Z] === RUN   TestBuildUncleanTarFilenames
22:53:28 [2019-10-10T22:53:28.469Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
22:53:28 [2019-10-10T22:53:28.469Z] === RUN   TestBuildMultiStageLayerLeak
22:53:31 [2019-10-10T22:53:31.620Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
22:53:31 [2019-10-10T22:53:31.620Z] === RUN   TestBuildWithHugeFile
22:54:05 [2019-10-10T22:54:05.998Z] --- PASS: TestBuildWithHugeFile (30.49s)
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildWithEmptyDockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:54:05 [2019-10-10T22:54:05.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
22:54:05 [2019-10-10T22:54:05.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
22:54:05 [2019-10-10T22:54:05.998Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
22:54:05 [2019-10-10T22:54:05.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildPreserveOwnership
22:54:05 [2019-10-10T22:54:05.998Z] === RUN   TestBuildPreserveOwnership/copy_from
22:54:06 [2019-10-10T22:54:06.361Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:54:08 [2019-10-10T22:54:08.152Z] --- PASS: TestBuildPreserveOwnership (5.76s)
22:54:08 [2019-10-10T22:54:08.152Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.75s)
22:54:08 [2019-10-10T22:54:08.152Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s)
22:54:08 [2019-10-10T22:54:08.152Z] === RUN   TestBuildPlatformInvalid
22:54:08 [2019-10-10T22:54:08.537Z] --- PASS: TestBuildPlatformInvalid (0.16s)
22:54:08 [2019-10-10T22:54:08.537Z] PASS
22:54:08 [2019-10-10T22:54:08.537Z] 
22:54:08 [2019-10-10T22:54:08.537Z] === Skipped
22:54:08 [2019-10-10T22:54:08.537Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
22:54:08 [2019-10-10T22:54:08.537Z]     build_session_test.go:25: TODO: BuildKit
22:54:08 [2019-10-10T22:54:08.537Z] 
22:54:08 [2019-10-10T22:54:08.537Z] 
22:54:08 [2019-10-10T22:54:08.537Z] DONE 32 tests, 1 skipped in 81.410s
22:54:08 [2019-10-10T22:54:08.537Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
22:54:08 [2019-10-10T22:54:08.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
22:54:08 [2019-10-10T22:54:08.537Z] ++ set -e
22:54:08 [2019-10-10T22:54:08.537Z] ++ '[' -n 0 ']'
22:54:08 [2019-10-10T22:54:08.537Z] ++ set -x
22:54:08 [2019-10-10T22:54:08.537Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
22:54:08 [2019-10-10T22:54:08.537Z] INFO: Testing against a local daemon
22:54:08 [2019-10-10T22:54:08.537Z] === RUN   TestConfigList
22:54:11 [2019-10-10T22:54:11.032Z] --- PASS: TestConfigList (2.57s)
22:54:11 [2019-10-10T22:54:11.032Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
22:54:11 [2019-10-10T22:54:11.032Z] === RUN   TestConfigsCreateAndDelete
22:54:14 [2019-10-10T22:54:14.194Z] --- PASS: TestConfigsCreateAndDelete (2.77s)
22:54:14 [2019-10-10T22:54:14.194Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
22:54:14 [2019-10-10T22:54:14.194Z] === RUN   TestConfigsUpdate
22:54:16 [2019-10-10T22:54:16.631Z] --- PASS: TestConfigsUpdate (2.40s)
22:54:16 [2019-10-10T22:54:16.631Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
22:54:16 [2019-10-10T22:54:16.631Z] === RUN   TestTemplatedConfig
22:54:19 [2019-10-10T22:54:19.793Z] --- PASS: TestTemplatedConfig (3.35s)
22:54:19 [2019-10-10T22:54:19.793Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
22:54:19 [2019-10-10T22:54:19.793Z] === RUN   TestConfigInspect
22:54:22 [2019-10-10T22:54:22.984Z] --- PASS: TestConfigInspect (2.80s)
22:54:22 [2019-10-10T22:54:22.984Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
22:54:22 [2019-10-10T22:54:22.984Z] === RUN   TestConfigCreateWithLabels
22:54:25 [2019-10-10T22:54:25.711Z] --- PASS: TestConfigCreateWithLabels (2.91s)
22:54:25 [2019-10-10T22:54:25.711Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
22:54:25 [2019-10-10T22:54:25.711Z] === RUN   TestConfigCreateResolve
22:54:28 [2019-10-10T22:54:28.142Z] --- PASS: TestConfigCreateResolve (2.68s)
22:54:28 [2019-10-10T22:54:28.142Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
22:54:28 [2019-10-10T22:54:28.142Z] === RUN   TestConfigDaemonLibtrustID
22:54:28 [2019-10-10T22:54:28.515Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
22:54:28 [2019-10-10T22:54:28.515Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
22:54:28 [2019-10-10T22:54:28.515Z] PASS
22:54:28 [2019-10-10T22:54:28.515Z] 
22:54:28 [2019-10-10T22:54:28.515Z] DONE 8 tests in 20.207s
22:54:28 [2019-10-10T22:54:28.515Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
22:54:28 [2019-10-10T22:54:28.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
22:54:28 [2019-10-10T22:54:28.515Z] ++ set -e
22:54:28 [2019-10-10T22:54:28.515Z] ++ '[' -n 0 ']'
22:54:28 [2019-10-10T22:54:28.515Z] ++ set -x
22:54:28 [2019-10-10T22:54:28.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
22:54:28 [2019-10-10T22:54:28.877Z] INFO: Testing against a local daemon
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestCheckpoint
22:54:28 [2019-10-10T22:54:28.877Z] --- SKIP: TestCheckpoint (0.00s)
22:54:28 [2019-10-10T22:54:28.877Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestContainerInvalidJSON
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:54:28 [2019-10-10T22:54:28.877Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:54:28 [2019-10-10T22:54:28.877Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:54:28 [2019-10-10T22:54:28.877Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:54:28 [2019-10-10T22:54:28.877Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:54:28 [2019-10-10T22:54:28.877Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:54:28 [2019-10-10T22:54:28.877Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:54:28 [2019-10-10T22:54:28.877Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:54:28 [2019-10-10T22:54:28.877Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:54:28 [2019-10-10T22:54:28.877Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:54:28 [2019-10-10T22:54:28.877Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:54:28 [2019-10-10T22:54:28.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
22:54:28 [2019-10-10T22:54:28.877Z] === RUN   TestCopyFromContainerPathIsNotDir
22:54:29 [2019-10-10T22:54:29.240Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
22:54:29 [2019-10-10T22:54:29.240Z] === RUN   TestCopyToContainerPathDoesNotExist
22:54:29 [2019-10-10T22:54:29.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
22:54:29 [2019-10-10T22:54:29.240Z] === RUN   TestCopyToContainerPathIsNotDir
22:54:29 [2019-10-10T22:54:29.240Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
22:54:29 [2019-10-10T22:54:29.240Z] === RUN   TestCopyFromContainer
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer//
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer//bar/root
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer//bar/root/
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/quux
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/quux/
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:54:31 [2019-10-10T22:54:31.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCopyFromContainer/bar/notarget
22:54:32 [2019-10-10T22:54:32.170Z] --- PASS: TestCopyFromContainer (2.71s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer// (0.07s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:54:32 [2019-10-10T22:54:32.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateLinkToNonExistingContainer
22:54:32 [2019-10-10T22:54:32.170Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateWithInvalidEnv
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateWithInvalidEnv/0
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateWithInvalidEnv/0
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateWithInvalidEnv/1
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateWithInvalidEnv/1
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateWithInvalidEnv/2
22:54:32 [2019-10-10T22:54:32.170Z] === PAUSE TestCreateWithInvalidEnv/2
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateWithInvalidEnv/0
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateWithInvalidEnv/2
22:54:32 [2019-10-10T22:54:32.170Z] === CONT  TestCreateWithInvalidEnv/1
22:54:32 [2019-10-10T22:54:32.170Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:54:32 [2019-10-10T22:54:32.170Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateTmpfsMountsTarget
22:54:32 [2019-10-10T22:54:32.170Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:54:32 [2019-10-10T22:54:32.170Z] === RUN   TestCreateWithCustomMaskedPaths
22:54:34 [2019-10-10T22:54:34.655Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:54:34 [2019-10-10T22:54:34.655Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:54:35 [2019-10-10T22:54:35.025Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:54:35 [2019-10-10T22:54:35.025Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:54:35 [2019-10-10T22:54:35.025Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:54:35 [2019-10-10T22:54:35.025Z] --- PASS: TestCreateWithCapabilities (0.02s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
22:54:35 [2019-10-10T22:54:35.025Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
22:54:35 [2019-10-10T22:54:35.025Z] === RUN   TestCreateWithCustomReadonlyPaths
22:54:37 [2019-10-10T22:54:37.462Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s)
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:54:37 [2019-10-10T22:54:37.462Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:54:37 [2019-10-10T22:54:37.462Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:54:37 [2019-10-10T22:54:37.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:54:37 [2019-10-10T22:54:37.462Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:54:37 [2019-10-10T22:54:37.462Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:54:37 [2019-10-10T22:54:37.462Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
22:54:37 [2019-10-10T22:54:37.462Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:54:37 [2019-10-10T22:54:37.462Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestContainerStartOnDaemonRestart
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestContainerStartOnDaemonRestart
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestDaemonRestartIpcMode
22:54:37 [2019-10-10T22:54:37.462Z] === PAUSE TestDaemonRestartIpcMode
22:54:37 [2019-10-10T22:54:37.462Z] === RUN   TestDiff
22:54:38 [2019-10-10T22:54:38.232Z] --- PASS: TestDiff (0.89s)
22:54:38 [2019-10-10T22:54:38.232Z] === RUN   TestExecWithCloseStdin
22:54:39 [2019-10-10T22:54:39.488Z] --- PASS: TestExecWithCloseStdin (1.11s)
22:54:39 [2019-10-10T22:54:39.488Z] === RUN   TestExec
22:54:40 [2019-10-10T22:54:40.741Z] --- PASS: TestExec (1.05s)
22:54:40 [2019-10-10T22:54:40.741Z] === RUN   TestExecUser
22:54:41 [2019-10-10T22:54:41.544Z] --- PASS: TestExecUser (1.06s)
22:54:41 [2019-10-10T22:54:41.544Z] === RUN   TestExportContainerAndImportImage
22:54:43 [2019-10-10T22:54:43.035Z] --- PASS: TestExportContainerAndImportImage (1.20s)
22:54:43 [2019-10-10T22:54:43.036Z] === RUN   TestExportContainerAfterDaemonRestart
22:54:44 [2019-10-10T22:54:44.392Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
22:54:44 [2019-10-10T22:54:44.392Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
22:54:44 [2019-10-10T22:54:44.392Z] === RUN   TestHealthCheckWorkdir
22:54:45 [2019-10-10T22:54:45.654Z] --- PASS: TestHealthCheckWorkdir (1.18s)
22:54:45 [2019-10-10T22:54:45.654Z] === RUN   TestHealthKillContainer
22:54:48 [2019-10-10T22:54:48.815Z] --- PASS: TestHealthKillContainer (3.12s)
22:54:48 [2019-10-10T22:54:48.815Z] === RUN   TestInspectCpusetInConfigPre120
22:54:49 [2019-10-10T22:54:49.595Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
22:54:49 [2019-10-10T22:54:49.595Z] === RUN   TestIpcModeNone
22:54:50 [2019-10-10T22:54:50.378Z] --- PASS: TestIpcModeNone (0.99s)
22:54:50 [2019-10-10T22:54:50.378Z] === RUN   TestIpcModePrivate
22:54:51 [2019-10-10T22:54:51.731Z] --- PASS: TestIpcModePrivate (0.99s)
22:54:51 [2019-10-10T22:54:51.731Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
22:54:51 [2019-10-10T22:54:51.732Z] === RUN   TestIpcModeShareable
22:54:52 [2019-10-10T22:54:52.514Z] --- PASS: TestIpcModeShareable (1.08s)
22:54:52 [2019-10-10T22:54:52.514Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
22:54:52 [2019-10-10T22:54:52.514Z] === RUN   TestAPIIpcModeShareableAndContainer
22:54:55 [2019-10-10T22:54:55.667Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
22:54:55 [2019-10-10T22:54:55.667Z] === RUN   TestAPIIpcModeHost
22:54:56 [2019-10-10T22:54:56.440Z] --- PASS: TestAPIIpcModeHost (0.83s)
22:54:56 [2019-10-10T22:54:56.440Z] === RUN   TestDaemonIpcModeShareable
22:54:58 [2019-10-10T22:54:58.231Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
22:54:58 [2019-10-10T22:54:58.231Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
22:54:58 [2019-10-10T22:54:58.231Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:54:58 [2019-10-10T22:54:58.231Z] === RUN   TestDaemonIpcModePrivate
22:55:00 [2019-10-10T22:55:00.014Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
22:55:00 [2019-10-10T22:55:00.014Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
22:55:00 [2019-10-10T22:55:00.014Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:55:00 [2019-10-10T22:55:00.014Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:55:01 [2019-10-10T22:55:01.356Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
22:55:01 [2019-10-10T22:55:01.356Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
22:55:01 [2019-10-10T22:55:01.356Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:55:01 [2019-10-10T22:55:01.356Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:55:03 [2019-10-10T22:55:03.406Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
22:55:03 [2019-10-10T22:55:03.406Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
22:55:03 [2019-10-10T22:55:03.406Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:55:03 [2019-10-10T22:55:03.406Z] === RUN   TestIpcModeOlderClient
22:55:03 [2019-10-10T22:55:03.406Z] === PAUSE TestIpcModeOlderClient
22:55:03 [2019-10-10T22:55:03.406Z] === RUN   TestKillContainerInvalidSignal
22:55:04 [2019-10-10T22:55:04.193Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
22:55:04 [2019-10-10T22:55:04.193Z] === RUN   TestKillContainer
22:55:04 [2019-10-10T22:55:04.193Z] === RUN   TestKillContainer/no_signal
22:55:05 [2019-10-10T22:55:05.443Z] === RUN   TestKillContainer/non_killing_signal
22:55:05 [2019-10-10T22:55:05.819Z] === RUN   TestKillContainer/killing_signal
22:55:07 [2019-10-10T22:55:07.068Z] --- PASS: TestKillContainer (2.67s)
22:55:07 [2019-10-10T22:55:07.068Z]     --- PASS: TestKillContainer/no_signal (0.91s)
22:55:07 [2019-10-10T22:55:07.068Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
22:55:07 [2019-10-10T22:55:07.068Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
22:55:07 [2019-10-10T22:55:07.068Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:55:07 [2019-10-10T22:55:07.068Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:55:07 [2019-10-10T22:55:07.846Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:55:08 [2019-10-10T22:55:08.626Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
22:55:08 [2019-10-10T22:55:08.626Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s)
22:55:08 [2019-10-10T22:55:08.626Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
22:55:08 [2019-10-10T22:55:08.626Z] === RUN   TestKillStoppedContainer
22:55:08 [2019-10-10T22:55:08.994Z] --- PASS: TestKillStoppedContainer (0.13s)
22:55:08 [2019-10-10T22:55:08.994Z] === RUN   TestKillStoppedContainerAPIPre120
22:55:08 [2019-10-10T22:55:08.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
22:55:08 [2019-10-10T22:55:08.994Z] === RUN   TestKillDifferentUserContainer
22:55:09 [2019-10-10T22:55:09.844Z] --- PASS: TestKillDifferentUserContainer (0.86s)
22:55:09 [2019-10-10T22:55:09.844Z] === RUN   TestInspectOomKilledTrue
22:55:09 [2019-10-10T22:55:09.844Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
22:55:09 [2019-10-10T22:55:09.844Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:55:09 [2019-10-10T22:55:09.844Z] === RUN   TestInspectOomKilledFalse
22:55:09 [2019-10-10T22:55:09.844Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:55:09 [2019-10-10T22:55:09.844Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:55:09 [2019-10-10T22:55:09.844Z] === RUN   TestLinksEtcHostsContentMatch
22:55:10 [2019-10-10T22:55:10.762Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s)
22:55:10 [2019-10-10T22:55:10.762Z] === RUN   TestLinksContainerNames
22:55:12 [2019-10-10T22:55:12.566Z] --- PASS: TestLinksContainerNames (1.67s)
22:55:12 [2019-10-10T22:55:12.566Z] === RUN   TestLogsFollowTailEmpty
22:55:13 [2019-10-10T22:55:13.359Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
22:55:13 [2019-10-10T22:55:13.359Z] === RUN   TestContainerNetworkMountsNoChown
22:55:14 [2019-10-10T22:55:14.139Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s)
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/default
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/default
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/private
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/private
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rprivate
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rprivate
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/slave
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/slave
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rslave
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rslave
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/shared
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/shared
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rshared
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rshared
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/default
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/default/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/default/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/default/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/rshared
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/shared
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/rslave
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/slave
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/rprivate
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/private
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/private/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/private/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:55:14 [2019-10-10T22:55:14.139Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/default/bind_root
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:55:14 [2019-10-10T22:55:14.139Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:55:14 [2019-10-10T22:55:14.501Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/private/bind_root
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/private/mount_root
22:55:14 [2019-10-10T22:55:14.867Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:55:14 [2019-10-10T22:55:14.867Z] --- PASS: TestMountDaemonRoot (0.01s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
22:55:14 [2019-10-10T22:55:14.867Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:55:14 [2019-10-10T22:55:14.867Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:55:14 [2019-10-10T22:55:14.867Z] === RUN   TestContainerBindMountNonRecursive
22:55:16 [2019-10-10T22:55:16.689Z] --- PASS: TestContainerBindMountNonRecursive (1.80s)
22:55:16 [2019-10-10T22:55:16.689Z] === RUN   TestNetworkNat
22:55:17 [2019-10-10T22:55:17.466Z] --- PASS: TestNetworkNat (0.89s)
22:55:17 [2019-10-10T22:55:17.466Z] === RUN   TestNetworkLocalhostTCPNat
22:55:18 [2019-10-10T22:55:18.710Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
22:55:18 [2019-10-10T22:55:18.710Z] === RUN   TestNetworkLoopbackNat
22:55:19 [2019-10-10T22:55:19.623Z] --- PASS: TestNetworkLoopbackNat (1.27s)
22:55:19 [2019-10-10T22:55:19.623Z] === RUN   TestPause
22:55:21 [2019-10-10T22:55:21.056Z] --- PASS: TestPause (1.02s)
22:55:21 [2019-10-10T22:55:21.056Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:55:21 [2019-10-10T22:55:21.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:55:21 [2019-10-10T22:55:21.056Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:55:21 [2019-10-10T22:55:21.056Z] === RUN   TestPauseStopPausedContainer
22:55:21 [2019-10-10T22:55:21.828Z] --- PASS: TestPauseStopPausedContainer (0.89s)
22:55:21 [2019-10-10T22:55:21.828Z] === RUN   TestPsFilter
22:55:21 [2019-10-10T22:55:21.828Z] --- PASS: TestPsFilter (0.26s)
22:55:21 [2019-10-10T22:55:21.828Z] === RUN   TestRemoveContainerWithRemovedVolume
22:55:22 [2019-10-10T22:55:22.610Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
22:55:22 [2019-10-10T22:55:22.610Z] === RUN   TestRemoveContainerWithVolume
22:55:23 [2019-10-10T22:55:23.384Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
22:55:23 [2019-10-10T22:55:23.384Z] === RUN   TestRemoveContainerRunning
22:55:24 [2019-10-10T22:55:24.636Z] --- PASS: TestRemoveContainerRunning (0.90s)
22:55:24 [2019-10-10T22:55:24.636Z] === RUN   TestRemoveContainerForceRemoveRunning
22:55:25 [2019-10-10T22:55:25.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s)
22:55:25 [2019-10-10T22:55:25.428Z] === RUN   TestRemoveInvalidContainer
22:55:25 [2019-10-10T22:55:25.428Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:55:25 [2019-10-10T22:55:25.428Z] === RUN   TestRenameLinkedContainer
22:55:28 [2019-10-10T22:55:28.825Z] --- PASS: TestRenameLinkedContainer (3.52s)
22:55:28 [2019-10-10T22:55:28.825Z] === RUN   TestRenameStoppedContainer
22:55:29 [2019-10-10T22:55:29.601Z] --- PASS: TestRenameStoppedContainer (0.92s)
22:55:29 [2019-10-10T22:55:29.601Z] === RUN   TestRenameRunningContainerAndReuse
22:55:31 [2019-10-10T22:55:31.401Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
22:55:31 [2019-10-10T22:55:31.401Z] === RUN   TestRenameInvalidName
22:55:32 [2019-10-10T22:55:32.179Z] --- PASS: TestRenameInvalidName (0.92s)
22:55:32 [2019-10-10T22:55:32.179Z] === RUN   TestRenameAnonymousContainer
22:55:35 [2019-10-10T22:55:35.371Z] --- PASS: TestRenameAnonymousContainer (2.86s)
22:55:35 [2019-10-10T22:55:35.371Z] === RUN   TestRenameContainerWithSameName
22:55:36 [2019-10-10T22:55:36.170Z] --- PASS: TestRenameContainerWithSameName (0.77s)
22:55:36 [2019-10-10T22:55:36.170Z] === RUN   TestRenameContainerWithLinkedContainer
22:55:37 [2019-10-10T22:55:37.955Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
22:55:37 [2019-10-10T22:55:37.955Z] === RUN   TestResize
22:55:38 [2019-10-10T22:55:38.810Z] --- PASS: TestResize (0.97s)
22:55:38 [2019-10-10T22:55:38.810Z] === RUN   TestResizeWithInvalidSize
22:55:39 [2019-10-10T22:55:39.739Z] --- PASS: TestResizeWithInvalidSize (1.00s)
22:55:39 [2019-10-10T22:55:39.739Z] === RUN   TestResizeWhenContainerNotStarted
22:55:40 [2019-10-10T22:55:40.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:55:40 [2019-10-10T22:55:40.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:55:42 [2019-10-10T22:55:42.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:55:42 [2019-10-10T22:55:42.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:55:44 [2019-10-10T22:55:44.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:55:44 [2019-10-10T22:55:44.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:55:45 [2019-10-10T22:55:45.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:55:45 [2019-10-10T22:55:45.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:55:47 [2019-10-10T22:55:47.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:55:48 [2019-10-10T22:55:48.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:55:50 [2019-10-10T22:55:50.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:55:50 [2019-10-10T22:55:50.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:55:52 [2019-10-10T22:55:52.811Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
22:55:52 [2019-10-10T22:55:52.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s)
22:55:52 [2019-10-10T22:55:52.811Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
22:55:52 [2019-10-10T22:55:52.811Z] === RUN   TestCgroupNamespacesRun
22:55:54 [2019-10-10T22:55:54.604Z] --- PASS: TestCgroupNamespacesRun (1.68s)
22:55:54 [2019-10-10T22:55:54.604Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
22:55:54 [2019-10-10T22:55:54.604Z] === RUN   TestCgroupNamespacesRunPrivileged
22:55:56 [2019-10-10T22:55:56.450Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
22:55:56 [2019-10-10T22:55:56.450Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
22:55:56 [2019-10-10T22:55:56.450Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:55:57 [2019-10-10T22:55:57.937Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
22:55:57 [2019-10-10T22:55:57.937Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
22:55:57 [2019-10-10T22:55:57.937Z] === RUN   TestCgroupNamespacesRunHostMode
22:55:59 [2019-10-10T22:55:59.737Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
22:55:59 [2019-10-10T22:55:59.737Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
22:55:59 [2019-10-10T22:55:59.737Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:56:01 [2019-10-10T22:56:01.563Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
22:56:01 [2019-10-10T22:56:01.563Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
22:56:01 [2019-10-10T22:56:01.563Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:56:02 [2019-10-10T22:56:02.363Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
22:56:02 [2019-10-10T22:56:02.363Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
22:56:02 [2019-10-10T22:56:02.363Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:56:03 [2019-10-10T22:56:03.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
22:56:03 [2019-10-10T22:56:03.212Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
22:56:03 [2019-10-10T22:56:03.212Z] === RUN   TestCgroupNamespacesRunOlderClient
22:56:05 [2019-10-10T22:56:05.126Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
22:56:05 [2019-10-10T22:56:05.126Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
22:56:05 [2019-10-10T22:56:05.126Z] === RUN   TestKernelTCPMemory
22:56:06 [2019-10-10T22:56:06.578Z] --- PASS: TestKernelTCPMemory (1.10s)
22:56:06 [2019-10-10T22:56:06.578Z] === RUN   TestNISDomainname
22:56:07 [2019-10-10T22:56:07.384Z] --- PASS: TestNISDomainname (1.24s)
22:56:07 [2019-10-10T22:56:07.384Z] === RUN   TestHostnameDnsResolution
22:56:08 [2019-10-10T22:56:08.653Z] --- PASS: TestHostnameDnsResolution (1.23s)
22:56:08 [2019-10-10T22:56:08.653Z] === RUN   TestStats
22:56:11 [2019-10-10T22:56:11.080Z] --- PASS: TestStats (2.43s)
22:56:11 [2019-10-10T22:56:11.080Z] === RUN   TestStopContainerWithTimeout
22:56:11 [2019-10-10T22:56:11.080Z] === RUN   TestStopContainerWithTimeout/0
22:56:11 [2019-10-10T22:56:11.080Z] === PAUSE TestStopContainerWithTimeout/0
22:56:11 [2019-10-10T22:56:11.080Z] === RUN   TestStopContainerWithTimeout/1
22:56:11 [2019-10-10T22:56:11.080Z] === PAUSE TestStopContainerWithTimeout/1
22:56:11 [2019-10-10T22:56:11.080Z] === RUN   TestStopContainerWithTimeout/3
22:56:11 [2019-10-10T22:56:11.080Z] === PAUSE TestStopContainerWithTimeout/3
22:56:11 [2019-10-10T22:56:11.080Z] === RUN   TestStopContainerWithTimeout/-1
22:56:11 [2019-10-10T22:56:11.080Z] === PAUSE TestStopContainerWithTimeout/-1
22:56:11 [2019-10-10T22:56:11.080Z] === CONT  TestStopContainerWithTimeout/0
22:56:11 [2019-10-10T22:56:11.080Z] === CONT  TestStopContainerWithTimeout/-1
22:56:12 [2019-10-10T22:56:12.332Z] === CONT  TestStopContainerWithTimeout/3
22:56:14 [2019-10-10T22:56:14.117Z] === CONT  TestStopContainerWithTimeout/1
22:56:16 [2019-10-10T22:56:16.012Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:56:16 [2019-10-10T22:56:16.012Z]     --- PASS: TestStopContainerWithTimeout/0 (0.90s)
22:56:16 [2019-10-10T22:56:16.012Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
22:56:16 [2019-10-10T22:56:16.012Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
22:56:16 [2019-10-10T22:56:16.012Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
22:56:16 [2019-10-10T22:56:16.012Z] === RUN   TestDeleteDevicemapper
22:56:16 [2019-10-10T22:56:16.012Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:56:16 [2019-10-10T22:56:16.012Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:56:16 [2019-10-10T22:56:16.012Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:56:20 [2019-10-10T22:56:20.021Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s)
22:56:20 [2019-10-10T22:56:20.021Z] === RUN   TestUpdateMemory
22:56:20 [2019-10-10T22:56:20.021Z] --- SKIP: TestUpdateMemory (0.00s)
22:56:20 [2019-10-10T22:56:20.021Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:56:20 [2019-10-10T22:56:20.021Z] === RUN   TestUpdateCPUQuota
22:56:20 [2019-10-10T22:56:20.794Z] --- PASS: TestUpdateCPUQuota (1.47s)
22:56:20 [2019-10-10T22:56:20.794Z] === RUN   TestUpdatePidsLimit
22:56:20 [2019-10-10T22:56:20.794Z] === RUN   TestUpdatePidsLimit/update_from_none
22:56:21 [2019-10-10T22:56:21.565Z] === RUN   TestUpdatePidsLimit/no_change
22:56:21 [2019-10-10T22:56:21.939Z] === RUN   TestUpdatePidsLimit/update_lower
22:56:22 [2019-10-10T22:56:22.299Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:56:22 [2019-10-10T22:56:22.664Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:56:23 [2019-10-10T22:56:23.039Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:56:23 [2019-10-10T22:56:23.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:56:25 [2019-10-10T22:56:25.342Z] --- PASS: TestUpdatePidsLimit (4.30s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.48s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
22:56:25 [2019-10-10T22:56:25.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s)
22:56:25 [2019-10-10T22:56:25.342Z] === RUN   TestUpdateRestartPolicy
22:56:38 [2019-10-10T22:56:38.873Z] --- PASS: TestUpdateRestartPolicy (12.76s)
22:56:38 [2019-10-10T22:56:38.873Z] === RUN   TestUpdateRestartWithAutoRemove
22:56:38 [2019-10-10T22:56:38.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
22:56:38 [2019-10-10T22:56:38.873Z] === RUN   TestWaitNonBlocked
22:56:38 [2019-10-10T22:56:38.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:56:38 [2019-10-10T22:56:38.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:56:38 [2019-10-10T22:56:38.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:56:38 [2019-10-10T22:56:38.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:56:38 [2019-10-10T22:56:38.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:56:38 [2019-10-10T22:56:38.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:56:40 [2019-10-10T22:56:40.132Z] --- PASS: TestWaitNonBlocked (0.01s)
22:56:40 [2019-10-10T22:56:40.132Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
22:56:40 [2019-10-10T22:56:40.132Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
22:56:40 [2019-10-10T22:56:40.132Z] === RUN   TestWaitBlocked
22:56:40 [2019-10-10T22:56:40.132Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:56:40 [2019-10-10T22:56:40.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:56:40 [2019-10-10T22:56:40.132Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:56:40 [2019-10-10T22:56:40.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:56:40 [2019-10-10T22:56:40.132Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:56:40 [2019-10-10T22:56:40.132Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:56:41 [2019-10-10T22:56:41.477Z] --- PASS: TestWaitBlocked (0.01s)
22:56:41 [2019-10-10T22:56:41.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
22:56:41 [2019-10-10T22:56:41.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
22:56:41 [2019-10-10T22:56:41.477Z] === CONT  TestContainerStartOnDaemonRestart
22:56:41 [2019-10-10T22:56:41.477Z] === CONT  TestIpcModeOlderClient
22:56:41 [2019-10-10T22:56:41.477Z] --- PASS: TestIpcModeOlderClient (0.16s)
22:56:41 [2019-10-10T22:56:41.477Z] === CONT  TestDaemonRestartIpcMode
22:56:44 [2019-10-10T22:56:44.886Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s)
22:56:44 [2019-10-10T22:56:44.886Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
22:56:45 [2019-10-10T22:56:45.256Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
22:56:45 [2019-10-10T22:56:45.256Z] PASS
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === Skipped
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
22:56:45 [2019-10-10T22:56:45.256Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
22:56:45 [2019-10-10T22:56:45.256Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] 
22:56:45 [2019-10-10T22:56:45.256Z] DONE 197 tests, 6 skipped in 136.605s
22:56:45 [2019-10-10T22:56:45.256Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
22:56:45 [2019-10-10T22:56:45.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
22:56:45 [2019-10-10T22:56:45.256Z] ++ set -e
22:56:45 [2019-10-10T22:56:45.256Z] ++ '[' -n 0 ']'
22:56:45 [2019-10-10T22:56:45.256Z] ++ set -x
22:56:45 [2019-10-10T22:56:45.256Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
22:56:45 [2019-10-10T22:56:45.622Z] INFO: Testing against a local daemon
22:56:45 [2019-10-10T22:56:45.622Z] === RUN   TestCommitInheritsEnv
22:56:45 [2019-10-10T22:56:45.990Z] --- PASS: TestCommitInheritsEnv (0.50s)
22:56:45 [2019-10-10T22:56:45.990Z] === RUN   TestImportExtremelyLargeImageWorks
22:56:45 [2019-10-10T22:56:45.990Z] === PAUSE TestImportExtremelyLargeImageWorks
22:56:45 [2019-10-10T22:56:45.990Z] === RUN   TestImagesFilterMultiReference
22:56:45 [2019-10-10T22:56:45.990Z] --- PASS: TestImagesFilterMultiReference (0.04s)
22:56:45 [2019-10-10T22:56:45.990Z] === RUN   TestImagePullPlatformInvalid
22:56:45 [2019-10-10T22:56:45.990Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:56:45 [2019-10-10T22:56:45.990Z] === RUN   TestRemoveImageOrphaning
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestRemoveImageOrphaning (0.50s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestRemoveImageGarbageCollector
22:56:46 [2019-10-10T22:56:46.773Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:56:46 [2019-10-10T22:56:46.773Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagInvalidReference
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagInvalidReference (0.01s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagValidPrefixedRepo
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagExistedNameWithoutForce
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagOfficialNames
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagOfficialNames (0.04s)
22:56:46 [2019-10-10T22:56:46.773Z] === RUN   TestTagMatchesDigest
22:56:46 [2019-10-10T22:56:46.773Z] --- PASS: TestTagMatchesDigest (0.01s)
22:56:46 [2019-10-10T22:56:46.773Z] === CONT  TestImportExtremelyLargeImageWorks
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestImportExtremelyLargeImageWorks (115.47s)
22:58:56 [2019-10-10T22:58:56.470Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
22:58:56 [2019-10-10T22:58:56.470Z] PASS
22:58:56 [2019-10-10T22:58:56.470Z] 
22:58:56 [2019-10-10T22:58:56.470Z] === Skipped
22:58:56 [2019-10-10T22:58:56.470Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:58:56 [2019-10-10T22:58:56.470Z] 
22:58:56 [2019-10-10T22:58:56.470Z] 
22:58:56 [2019-10-10T22:58:56.470Z] DONE 12 tests, 1 skipped in 116.946s
22:58:56 [2019-10-10T22:58:56.470Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
22:58:56 [2019-10-10T22:58:56.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
22:58:56 [2019-10-10T22:58:56.470Z] ++ set -e
22:58:56 [2019-10-10T22:58:56.470Z] ++ '[' -n 0 ']'
22:58:56 [2019-10-10T22:58:56.470Z] ++ set -x
22:58:56 [2019-10-10T22:58:56.470Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
22:58:56 [2019-10-10T22:58:56.470Z] INFO: Testing against a local daemon
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestNetworkCreateDelete
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestNetworkCreateDelete (0.11s)
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestDockerNetworkDeletePreferID
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestInspectNetwork
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestInspectNetwork/full_network_id
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestInspectNetwork/partial_network_id
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestInspectNetwork/network_name
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestInspectNetwork (9.43s)
22:58:56 [2019-10-10T22:58:56.470Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestRunContainerWithBridgeNone
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
22:58:56 [2019-10-10T22:58:56.470Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestNetworkInvalidJSON
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestNetworkInvalidJSON//networks/create
22:58:56 [2019-10-10T22:58:56.470Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:58:56 [2019-10-10T22:58:56.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:58:56 [2019-10-10T22:58:56.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:58:56 [2019-10-10T22:58:56.470Z] === CONT  TestNetworkInvalidJSON//networks/create
22:58:56 [2019-10-10T22:58:56.470Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:58:56 [2019-10-10T22:58:56.470Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestDaemonRestartWithLiveRestore
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:58:56 [2019-10-10T22:58:56.470Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestDaemonDefaultNetworkPools
22:58:56 [2019-10-10T22:58:56.470Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:58:56 [2019-10-10T22:58:56.470Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
22:58:56 [2019-10-10T22:58:56.470Z] === RUN   TestDaemonRestartWithExistingNetwork
22:58:57 [2019-10-10T22:58:57.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:58:57 [2019-10-10T22:58:57.729Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
22:58:57 [2019-10-10T22:58:57.729Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:58:59 [2019-10-10T22:58:59.035Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
22:58:59 [2019-10-10T22:58:59.035Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
22:58:59 [2019-10-10T22:58:59.035Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:58:59 [2019-10-10T22:58:59.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
22:58:59 [2019-10-10T22:58:59.461Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
22:58:59 [2019-10-10T22:58:59.461Z] === RUN   TestServiceWithPredefinedNetwork
22:59:01 [2019-10-10T22:59:01.950Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
22:59:01 [2019-10-10T22:59:01.950Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
22:59:01 [2019-10-10T22:59:01.950Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:59:01 [2019-10-10T22:59:01.950Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:59:01 [2019-10-10T22:59:01.950Z]     service_test.go:230: FLAKY_TEST
22:59:01 [2019-10-10T22:59:01.950Z] === RUN   TestServiceWithDataPathPortInit
22:59:18 [2019-10-10T22:59:18.555Z] --- PASS: TestServiceWithDataPathPortInit (16.66s)
22:59:18 [2019-10-10T22:59:18.555Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
22:59:18 [2019-10-10T22:59:18.555Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
22:59:18 [2019-10-10T22:59:18.555Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:59:27 [2019-10-10T22:59:27.835Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s)
22:59:27 [2019-10-10T22:59:27.835Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
22:59:27 [2019-10-10T22:59:27.835Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u5h2bq645en0hqmwdj685ebp2 Created:2019-10-10 22:59:20.016824873 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[235063f9eb120f50cb971910e4ddb88e805de6582b487218c8ba1343fb32b678:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v13rnp1rjuzng5ksjbr0kj9r7 EndpointID:47c7e9d1a15cc9800f95deb7fea0b9f2e047a000f2b2dd40c41a970dd4fd6388 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b0e556069f7595740b15f53cb5e91634b4dc0915e10e44aa79454f51914acbaa MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7f50de736f24 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v13rnp1rjuzng5ksjbr0kj9r7 EndpointID:47c7e9d1a15cc9800f95deb7fea0b9f2e047a000f2b2dd40c41a970dd4fd6388 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
22:59:27 [2019-10-10T22:59:27.835Z] PASS
22:59:27 [2019-10-10T22:59:27.835Z] 
22:59:27 [2019-10-10T22:59:27.835Z] === Skipped
22:59:27 [2019-10-10T22:59:27.835Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:59:27 [2019-10-10T22:59:27.835Z]     service_test.go:230: FLAKY_TEST
22:59:27 [2019-10-10T22:59:27.835Z] 
22:59:27 [2019-10-10T22:59:27.835Z] 
22:59:27 [2019-10-10T22:59:27.835Z] DONE 21 tests, 1 skipped in 44.588s
22:59:27 [2019-10-10T22:59:27.835Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:59:27 [2019-10-10T22:59:27.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:59:27 [2019-10-10T22:59:27.835Z] ++ set -e
22:59:27 [2019-10-10T22:59:27.835Z] ++ '[' -n 0 ']'
22:59:27 [2019-10-10T22:59:27.835Z] ++ set -x
22:59:27 [2019-10-10T22:59:27.835Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:59:27 [2019-10-10T22:59:27.835Z] INFO: Testing against a local daemon
22:59:27 [2019-10-10T22:59:27.835Z] === RUN   TestDockerNetworkIpvlanPersistance
22:59:28 [2019-10-10T22:59:28.620Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.40s)
22:59:28 [2019-10-10T22:59:28.620Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
22:59:28 [2019-10-10T22:59:28.620Z] === RUN   TestDockerNetworkIpvlan
22:59:29 [2019-10-10T22:59:29.414Z] === RUN   TestDockerNetworkIpvlan/Subinterface
22:59:30 [2019-10-10T22:59:30.204Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
22:59:30 [2019-10-10T22:59:30.989Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
22:59:33 [2019-10-10T22:59:33.637Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
22:59:36 [2019-10-10T22:59:36.848Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
22:59:40 [2019-10-10T22:59:40.058Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
22:59:43 [2019-10-10T22:59:43.278Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
22:59:48 [2019-10-10T22:59:48.552Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
22:59:52 [2019-10-10T22:59:52.605Z] === RUN   TestDockerNetworkIpvlan/Addressing
22:59:55 [2019-10-10T22:59:55.033Z] --- PASS: TestDockerNetworkIpvlan (26.33s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.17s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.17s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.18s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.07s)
22:59:55 [2019-10-10T22:59:55.033Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
22:59:55 [2019-10-10T22:59:55.033Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.89s)
22:59:55 [2019-10-10T22:59:55.033Z] PASS
22:59:55 [2019-10-10T22:59:55.033Z] 
22:59:55 [2019-10-10T22:59:55.033Z] DONE 11 tests in 27.909s
22:59:55 [2019-10-10T22:59:55.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:59:55 [2019-10-10T22:59:55.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:59:55 [2019-10-10T22:59:55.033Z] ++ set -e
22:59:55 [2019-10-10T22:59:55.033Z] ++ '[' -n 0 ']'
22:59:55 [2019-10-10T22:59:55.033Z] ++ set -x
22:59:55 [2019-10-10T22:59:55.033Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:59:55 [2019-10-10T22:59:55.033Z] INFO: Testing against a local daemon
22:59:55 [2019-10-10T22:59:55.033Z] === RUN   TestDockerNetworkMacvlanPersistance
22:59:56 [2019-10-10T22:59:56.428Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
22:59:56 [2019-10-10T22:59:56.428Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
22:59:56 [2019-10-10T22:59:56.428Z] === RUN   TestDockerNetworkMacvlan
22:59:57 [2019-10-10T22:59:57.269Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:59:58 [2019-10-10T22:59:58.075Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:59:59 [2019-10-10T22:59:59.336Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:00:01 [2019-10-10T23:00:01.752Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:00:05 [2019-10-10T23:00:05.864Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:00:12 [2019-10-10T23:00:12.160Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:00:12 [2019-10-10T23:00:12.949Z] --- PASS: TestDockerNetworkMacvlan (16.55s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.60s)
23:00:12 [2019-10-10T23:00:12.949Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
23:00:12 [2019-10-10T23:00:12.949Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s)
23:00:12 [2019-10-10T23:00:12.949Z] PASS
23:00:12 [2019-10-10T23:00:12.949Z] 
23:00:12 [2019-10-10T23:00:12.949Z] DONE 8 tests in 18.169s
23:00:12 [2019-10-10T23:00:12.949Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:00:12 [2019-10-10T23:00:12.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:00:12 [2019-10-10T23:00:12.949Z] ++ set -e
23:00:12 [2019-10-10T23:00:12.949Z] ++ '[' -n 0 ']'
23:00:12 [2019-10-10T23:00:12.949Z] ++ set -x
23:00:12 [2019-10-10T23:00:12.949Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:00:12 [2019-10-10T23:00:12.949Z] testing: warning: no tests to run
23:00:12 [2019-10-10T23:00:12.949Z] PASS
23:00:12 [2019-10-10T23:00:12.949Z] 
23:00:12 [2019-10-10T23:00:12.949Z] DONE 0 tests in 0.142s
23:00:12 [2019-10-10T23:00:12.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:00:12 [2019-10-10T23:00:12.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:00:12 [2019-10-10T23:00:12.949Z] ++ set -e
23:00:12 [2019-10-10T23:00:12.949Z] ++ '[' -n 0 ']'
23:00:12 [2019-10-10T23:00:12.949Z] ++ set -x
23:00:12 [2019-10-10T23:00:12.949Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:00:13 [2019-10-10T23:00:13.317Z] INFO: Testing against a local daemon
23:00:13 [2019-10-10T23:00:13.317Z] === RUN   TestAuthZPluginAllowRequest
23:00:15 [2019-10-10T23:00:15.749Z] --- PASS: TestAuthZPluginAllowRequest (2.15s)
23:00:15 [2019-10-10T23:00:15.749Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
23:00:15 [2019-10-10T23:00:15.749Z] === RUN   TestAuthZPluginTLS
23:00:16 [2019-10-10T23:00:16.111Z] --- PASS: TestAuthZPluginTLS (0.61s)
23:00:16 [2019-10-10T23:00:16.111Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
23:00:16 [2019-10-10T23:00:16.111Z] === RUN   TestAuthZPluginDenyRequest
23:00:16 [2019-10-10T23:00:16.473Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:00:16 [2019-10-10T23:00:16.473Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
23:00:16 [2019-10-10T23:00:16.473Z] === RUN   TestAuthZPluginAPIDenyResponse
23:00:17 [2019-10-10T23:00:17.346Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:00:17 [2019-10-10T23:00:17.346Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
23:00:17 [2019-10-10T23:00:17.346Z] === RUN   TestAuthZPluginDenyResponse
23:00:17 [2019-10-10T23:00:17.753Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:00:17 [2019-10-10T23:00:17.753Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
23:00:17 [2019-10-10T23:00:17.753Z] === RUN   TestAuthZPluginAllowEventStream
23:00:19 [2019-10-10T23:00:19.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
23:00:19 [2019-10-10T23:00:19.621Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
23:00:19 [2019-10-10T23:00:19.621Z] === RUN   TestAuthZPluginErrorResponse
23:00:19 [2019-10-10T23:00:19.994Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:00:19 [2019-10-10T23:00:19.994Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
23:00:19 [2019-10-10T23:00:19.994Z] === RUN   TestAuthZPluginErrorRequest
23:00:20 [2019-10-10T23:00:20.361Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
23:00:20 [2019-10-10T23:00:20.361Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
23:00:20 [2019-10-10T23:00:20.361Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:00:21 [2019-10-10T23:00:21.154Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:00:21 [2019-10-10T23:00:21.154Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
23:00:21 [2019-10-10T23:00:21.154Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:00:23 [2019-10-10T23:00:23.598Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
23:00:23 [2019-10-10T23:00:23.598Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
23:00:23 [2019-10-10T23:00:23.598Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:00:26 [2019-10-10T23:00:26.040Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.60s)
23:00:26 [2019-10-10T23:00:26.040Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
23:00:26 [2019-10-10T23:00:26.040Z] === RUN   TestAuthZPluginHeader
23:00:26 [2019-10-10T23:00:26.438Z] --- PASS: TestAuthZPluginHeader (0.82s)
23:00:26 [2019-10-10T23:00:26.438Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
23:00:26 [2019-10-10T23:00:26.438Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:00:26 [2019-10-10T23:00:26.906Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
23:00:26 [2019-10-10T23:00:26.906Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:26 [2019-10-10T23:00:26.906Z] === RUN   TestAuthZPluginV2Disable
23:00:26 [2019-10-10T23:00:26.906Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:00:26 [2019-10-10T23:00:26.906Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:26 [2019-10-10T23:00:26.906Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:00:26 [2019-10-10T23:00:26.906Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:00:26 [2019-10-10T23:00:26.906Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:26 [2019-10-10T23:00:26.906Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:00:26 [2019-10-10T23:00:26.906Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:00:26 [2019-10-10T23:00:26.906Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:26 [2019-10-10T23:00:26.906Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:00:43 [2019-10-10T23:00:43.303Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
23:00:43 [2019-10-10T23:00:43.303Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
23:00:43 [2019-10-10T23:00:43.303Z] PASS
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] === Skipped
23:00:43 [2019-10-10T23:00:43.303Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
23:00:43 [2019-10-10T23:00:43.303Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:00:43 [2019-10-10T23:00:43.303Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:00:43 [2019-10-10T23:00:43.303Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:00:43 [2019-10-10T23:00:43.303Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] 
23:00:43 [2019-10-10T23:00:43.303Z] DONE 17 tests, 4 skipped in 30.335s
23:00:43 [2019-10-10T23:00:43.303Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:00:43 [2019-10-10T23:00:43.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-10-10T23:00:43.303Z] ++ set -e
23:00:43 [2019-10-10T23:00:43.303Z] ++ '[' -n 0 ']'
23:00:43 [2019-10-10T23:00:43.303Z] ++ set -x
23:00:43 [2019-10-10T23:00:43.303Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-10-10T23:00:43.679Z] INFO: Testing against a local daemon
23:00:43 [2019-10-10T23:00:43.679Z] === RUN   TestPluginInvalidJSON
23:00:43 [2019-10-10T23:00:43.679Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:00:43 [2019-10-10T23:00:43.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:00:43 [2019-10-10T23:00:43.679Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:00:43 [2019-10-10T23:00:43.679Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:00:43 [2019-10-10T23:00:43.679Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:00:43 [2019-10-10T23:00:43.679Z] PASS
23:00:43 [2019-10-10T23:00:43.679Z] 
23:00:43 [2019-10-10T23:00:43.679Z] DONE 2 tests in 0.213s
23:00:43 [2019-10-10T23:00:43.679Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:00:43 [2019-10-10T23:00:43.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-10-10T23:00:43.679Z] ++ set -e
23:00:43 [2019-10-10T23:00:43.679Z] ++ '[' -n 0 ']'
23:00:43 [2019-10-10T23:00:43.679Z] ++ set -x
23:00:43 [2019-10-10T23:00:43.679Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-10-10T23:00:43.679Z] INFO: Testing against a local daemon
23:00:43 [2019-10-10T23:00:43.679Z] === RUN   TestExternalGraphDriver
23:00:44 [2019-10-10T23:00:44.059Z] === RUN   TestExternalGraphDriver/json
23:00:45 [2019-10-10T23:00:45.899Z] === RUN   TestExternalGraphDriver/spec
23:00:48 [2019-10-10T23:00:48.455Z] === RUN   TestExternalGraphDriver/pull
23:00:50 [2019-10-10T23:00:50.261Z] --- PASS: TestExternalGraphDriver (6.48s)
23:00:50 [2019-10-10T23:00:50.261Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
23:00:50 [2019-10-10T23:00:50.261Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
23:00:50 [2019-10-10T23:00:50.261Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
23:00:50 [2019-10-10T23:00:50.261Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
23:00:50 [2019-10-10T23:00:50.261Z] === RUN   TestGraphdriverPluginV2
23:00:50 [2019-10-10T23:00:50.261Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
23:00:50 [2019-10-10T23:00:50.261Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:50 [2019-10-10T23:00:50.261Z] PASS
23:00:50 [2019-10-10T23:00:50.261Z] 
23:00:50 [2019-10-10T23:00:50.261Z] === Skipped
23:00:50 [2019-10-10T23:00:50.261Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
23:00:50 [2019-10-10T23:00:50.261Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:50 [2019-10-10T23:00:50.261Z] 
23:00:50 [2019-10-10T23:00:50.261Z] 
23:00:50 [2019-10-10T23:00:50.261Z] DONE 5 tests, 1 skipped in 6.662s
23:00:50 [2019-10-10T23:00:50.261Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:00:50 [2019-10-10T23:00:50.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:00:50 [2019-10-10T23:00:50.261Z] ++ set -e
23:00:50 [2019-10-10T23:00:50.261Z] ++ '[' -n 0 ']'
23:00:50 [2019-10-10T23:00:50.261Z] ++ set -x
23:00:50 [2019-10-10T23:00:50.261Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:00:50 [2019-10-10T23:00:50.635Z] INFO: Testing against a local daemon
23:00:50 [2019-10-10T23:00:50.635Z] === RUN   TestContinueAfterPluginCrash
23:00:50 [2019-10-10T23:00:50.635Z] === PAUSE TestContinueAfterPluginCrash
23:00:50 [2019-10-10T23:00:50.635Z] === RUN   TestDaemonStartWithLogOpt
23:00:50 [2019-10-10T23:00:50.635Z] === PAUSE TestDaemonStartWithLogOpt
23:00:50 [2019-10-10T23:00:50.635Z] === CONT  TestContinueAfterPluginCrash
23:00:50 [2019-10-10T23:00:50.635Z] === CONT  TestDaemonStartWithLogOpt
23:01:02 [2019-10-10T23:01:02.073Z] --- PASS: TestDaemonStartWithLogOpt (10.26s)
23:01:02 [2019-10-10T23:01:02.073Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
23:01:06 [2019-10-10T23:01:06.070Z] --- PASS: TestContinueAfterPluginCrash (15.19s)
23:01:06 [2019-10-10T23:01:06.071Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
23:01:06 [2019-10-10T23:01:06.071Z] PASS
23:01:06 [2019-10-10T23:01:06.071Z] 
23:01:06 [2019-10-10T23:01:06.071Z] DONE 2 tests in 15.378s
23:01:06 [2019-10-10T23:01:06.071Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:01:06 [2019-10-10T23:01:06.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:01:06 [2019-10-10T23:01:06.071Z] ++ set -e
23:01:06 [2019-10-10T23:01:06.071Z] ++ '[' -n 0 ']'
23:01:06 [2019-10-10T23:01:06.071Z] ++ set -x
23:01:06 [2019-10-10T23:01:06.071Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:01:06 [2019-10-10T23:01:06.071Z] INFO: Testing against a local daemon
23:01:06 [2019-10-10T23:01:06.071Z] === RUN   TestPluginWithDevMounts
23:01:06 [2019-10-10T23:01:06.071Z] === PAUSE TestPluginWithDevMounts
23:01:06 [2019-10-10T23:01:06.071Z] === CONT  TestPluginWithDevMounts
23:01:07 [2019-10-10T23:01:07.885Z] --- PASS: TestPluginWithDevMounts (1.98s)
23:01:07 [2019-10-10T23:01:07.886Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
23:01:07 [2019-10-10T23:01:07.886Z] PASS
23:01:07 [2019-10-10T23:01:07.886Z] 
23:01:07 [2019-10-10T23:01:07.886Z] DONE 1 tests in 2.175s
23:01:07 [2019-10-10T23:01:07.886Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:01:07 [2019-10-10T23:01:07.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
23:01:07 [2019-10-10T23:01:07.886Z] ++ set -e
23:01:07 [2019-10-10T23:01:07.886Z] ++ '[' -n 0 ']'
23:01:07 [2019-10-10T23:01:07.886Z] ++ set -x
23:01:07 [2019-10-10T23:01:07.886Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
23:01:08 [2019-10-10T23:01:08.248Z] INFO: Testing against a local daemon
23:01:08 [2019-10-10T23:01:08.248Z] === RUN   TestSecretInspect
23:01:10 [2019-10-10T23:01:10.830Z] --- PASS: TestSecretInspect (2.74s)
23:01:10 [2019-10-10T23:01:10.830Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
23:01:10 [2019-10-10T23:01:10.830Z] === RUN   TestSecretList
23:01:14 [2019-10-10T23:01:14.170Z] --- PASS: TestSecretList (2.89s)
23:01:14 [2019-10-10T23:01:14.170Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
23:01:14 [2019-10-10T23:01:14.170Z] === RUN   TestSecretsCreateAndDelete
23:01:16 [2019-10-10T23:01:16.603Z] --- PASS: TestSecretsCreateAndDelete (2.75s)
23:01:16 [2019-10-10T23:01:16.603Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
23:01:16 [2019-10-10T23:01:16.603Z] === RUN   TestSecretsUpdate
23:01:19 [2019-10-10T23:01:19.043Z] --- PASS: TestSecretsUpdate (2.33s)
23:01:19 [2019-10-10T23:01:19.043Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
23:01:19 [2019-10-10T23:01:19.043Z] === RUN   TestTemplatedSecret
23:01:22 [2019-10-10T23:01:22.235Z] --- PASS: TestTemplatedSecret (3.50s)
23:01:22 [2019-10-10T23:01:22.235Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
23:01:22 [2019-10-10T23:01:22.235Z] === RUN   TestSecretCreateResolve
23:01:25 [2019-10-10T23:01:25.520Z] --- PASS: TestSecretCreateResolve (2.93s)
23:01:25 [2019-10-10T23:01:25.520Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
23:01:25 [2019-10-10T23:01:25.520Z] PASS
23:01:25 [2019-10-10T23:01:25.520Z] 
23:01:25 [2019-10-10T23:01:25.520Z] DONE 6 tests in 17.269s
23:01:25 [2019-10-10T23:01:25.520Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:01:25 [2019-10-10T23:01:25.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
23:01:25 [2019-10-10T23:01:25.520Z] ++ set -e
23:01:25 [2019-10-10T23:01:25.520Z] ++ '[' -n 0 ']'
23:01:25 [2019-10-10T23:01:25.520Z] ++ set -x
23:01:25 [2019-10-10T23:01:25.521Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
23:01:25 [2019-10-10T23:01:25.521Z] INFO: Testing against a local daemon
23:01:25 [2019-10-10T23:01:25.521Z] === RUN   TestServiceCreateInit
23:01:25 [2019-10-10T23:01:25.521Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:01:30 [2019-10-10T23:01:30.555Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:01:35 [2019-10-10T23:01:35.595Z] --- PASS: TestServiceCreateInit (10.09s)
23:01:35 [2019-10-10T23:01:35.595Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
23:01:35 [2019-10-10T23:01:35.595Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
23:01:35 [2019-10-10T23:01:35.595Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
23:01:35 [2019-10-10T23:01:35.595Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
23:01:35 [2019-10-10T23:01:35.595Z] === RUN   TestCreateServiceMultipleTimes
23:01:55 [2019-10-10T23:01:55.468Z] --- PASS: TestCreateServiceMultipleTimes (17.23s)
23:01:55 [2019-10-10T23:01:55.468Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
23:01:55 [2019-10-10T23:01:55.468Z] === RUN   TestCreateServiceConflict
23:01:55 [2019-10-10T23:01:55.468Z] --- PASS: TestCreateServiceConflict (2.77s)
23:01:55 [2019-10-10T23:01:55.468Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
23:01:55 [2019-10-10T23:01:55.468Z] === RUN   TestCreateServiceMaxReplicas
23:01:59 [2019-10-10T23:01:59.500Z] --- PASS: TestCreateServiceMaxReplicas (3.78s)
23:01:59 [2019-10-10T23:01:59.500Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
23:01:59 [2019-10-10T23:01:59.500Z] === RUN   TestCreateWithDuplicateNetworkNames
23:02:13 [2019-10-10T23:02:13.270Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.08s)
23:02:13 [2019-10-10T23:02:13.270Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
23:02:13 [2019-10-10T23:02:13.270Z] === RUN   TestCreateServiceSecretFileMode
23:02:16 [2019-10-10T23:02:16.436Z] --- PASS: TestCreateServiceSecretFileMode (3.21s)
23:02:16 [2019-10-10T23:02:16.436Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
23:02:16 [2019-10-10T23:02:16.436Z] === RUN   TestCreateServiceConfigFileMode
23:02:20 [2019-10-10T23:02:20.643Z] --- PASS: TestCreateServiceConfigFileMode (3.55s)
23:02:20 [2019-10-10T23:02:20.643Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
23:02:20 [2019-10-10T23:02:20.643Z] === RUN   TestCreateServiceSysctls
23:02:24 [2019-10-10T23:02:24.655Z] --- PASS: TestCreateServiceSysctls (4.07s)
23:02:24 [2019-10-10T23:02:24.655Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
23:02:24 [2019-10-10T23:02:24.655Z] === RUN   TestCreateServiceCapabilities
23:02:27 [2019-10-10T23:02:27.851Z] --- PASS: TestCreateServiceCapabilities (3.26s)
23:02:27 [2019-10-10T23:02:27.851Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
23:02:27 [2019-10-10T23:02:27.851Z] === RUN   TestInspect
23:02:31 [2019-10-10T23:02:31.281Z] --- PASS: TestInspect (3.44s)
23:02:31 [2019-10-10T23:02:31.281Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
23:02:31 [2019-10-10T23:02:31.281Z] === RUN   TestDockerNetworkConnectAlias
23:02:37 [2019-10-10T23:02:37.518Z] --- PASS: TestDockerNetworkConnectAlias (5.91s)
23:02:37 [2019-10-10T23:02:37.519Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
23:02:37 [2019-10-10T23:02:37.519Z] === RUN   TestDockerNetworkReConnect
23:02:41 [2019-10-10T23:02:41.545Z] --- PASS: TestDockerNetworkReConnect (4.48s)
23:02:41 [2019-10-10T23:02:41.545Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
23:02:41 [2019-10-10T23:02:41.545Z] === RUN   TestServicePlugin
23:02:41 [2019-10-10T23:02:41.545Z] --- SKIP: TestServicePlugin (0.00s)
23:02:41 [2019-10-10T23:02:41.545Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:41 [2019-10-10T23:02:41.545Z] === RUN   TestServiceUpdateLabel
23:02:44 [2019-10-10T23:02:44.039Z] --- PASS: TestServiceUpdateLabel (2.79s)
23:02:44 [2019-10-10T23:02:44.039Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
23:02:44 [2019-10-10T23:02:44.039Z] === RUN   TestServiceUpdateSecrets
23:03:00 [2019-10-10T23:03:00.363Z] --- PASS: TestServiceUpdateSecrets (15.47s)
23:03:00 [2019-10-10T23:03:00.363Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
23:03:00 [2019-10-10T23:03:00.363Z] === RUN   TestServiceUpdateConfigs
23:03:16 [2019-10-10T23:03:16.824Z] --- PASS: TestServiceUpdateConfigs (15.53s)
23:03:16 [2019-10-10T23:03:16.825Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
23:03:16 [2019-10-10T23:03:16.825Z] === RUN   TestServiceUpdateNetwork
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestServiceUpdateNetwork (14.25s)
23:03:30 [2019-10-10T23:03:30.507Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
23:03:30 [2019-10-10T23:03:30.507Z] PASS
23:03:30 [2019-10-10T23:03:30.507Z] 
23:03:30 [2019-10-10T23:03:30.507Z] === Skipped
23:03:30 [2019-10-10T23:03:30.507Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:03:30 [2019-10-10T23:03:30.507Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:03:30 [2019-10-10T23:03:30.507Z] 
23:03:30 [2019-10-10T23:03:30.507Z] 
23:03:30 [2019-10-10T23:03:30.507Z] DONE 19 tests, 1 skipped in 124.071s
23:03:30 [2019-10-10T23:03:30.507Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:03:30 [2019-10-10T23:03:30.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
23:03:30 [2019-10-10T23:03:30.507Z] ++ set -e
23:03:30 [2019-10-10T23:03:30.507Z] ++ '[' -n 0 ']'
23:03:30 [2019-10-10T23:03:30.507Z] ++ set -x
23:03:30 [2019-10-10T23:03:30.507Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
23:03:30 [2019-10-10T23:03:30.507Z] INFO: Testing against a local daemon
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestSessionCreate
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestSessionCreate (0.03s)
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestSessionCreateWithBadUpgrade
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:03:30 [2019-10-10T23:03:30.507Z] PASS
23:03:30 [2019-10-10T23:03:30.507Z] 
23:03:30 [2019-10-10T23:03:30.507Z] DONE 2 tests in 0.180s
23:03:30 [2019-10-10T23:03:30.507Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:03:30 [2019-10-10T23:03:30.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
23:03:30 [2019-10-10T23:03:30.507Z] ++ set -e
23:03:30 [2019-10-10T23:03:30.507Z] ++ '[' -n 0 ']'
23:03:30 [2019-10-10T23:03:30.507Z] ++ set -x
23:03:30 [2019-10-10T23:03:30.507Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
23:03:30 [2019-10-10T23:03:30.507Z] INFO: Testing against a local daemon
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:03:30 [2019-10-10T23:03:30.507Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:03:30 [2019-10-10T23:03:30.507Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestEventsExecDie
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestEventsExecDie (0.90s)
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestEventsBackwardsCompatible
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestInfoBinaryCommits
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestInfoAPIVersioned
23:03:30 [2019-10-10T23:03:30.507Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:03:30 [2019-10-10T23:03:30.507Z] === RUN   TestInfoAPI
23:03:30 [2019-10-10T23:03:30.868Z] --- PASS: TestInfoAPI (0.03s)
23:03:30 [2019-10-10T23:03:30.868Z] === RUN   TestInfoAPIWarnings
23:03:31 [2019-10-10T23:03:31.642Z] --- PASS: TestInfoAPIWarnings (0.82s)
23:03:31 [2019-10-10T23:03:31.642Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
23:03:31 [2019-10-10T23:03:31.642Z] === RUN   TestLoginFailsWithBadCredentials
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestPingCacheHeaders
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestPingCacheHeaders (0.02s)
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestPingGet
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestPingGet (0.02s)
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestPingHead
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestPingHead (0.02s)
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestVersion
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestVersion (0.01s)
23:03:32 [2019-10-10T23:03:32.017Z] PASS
23:03:32 [2019-10-10T23:03:32.017Z] 
23:03:32 [2019-10-10T23:03:32.017Z] === Skipped
23:03:32 [2019-10-10T23:03:32.017Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:03:32 [2019-10-10T23:03:32.017Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:03:32 [2019-10-10T23:03:32.017Z] 
23:03:32 [2019-10-10T23:03:32.017Z] 
23:03:32 [2019-10-10T23:03:32.017Z] DONE 12 tests, 1 skipped in 2.494s
23:03:32 [2019-10-10T23:03:32.017Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:03:32 [2019-10-10T23:03:32.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
23:03:32 [2019-10-10T23:03:32.017Z] ++ set -e
23:03:32 [2019-10-10T23:03:32.017Z] ++ '[' -n 0 ']'
23:03:32 [2019-10-10T23:03:32.017Z] ++ set -x
23:03:32 [2019-10-10T23:03:32.017Z] ++ 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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
23:03:32 [2019-10-10T23:03:32.017Z] INFO: Testing against a local daemon
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestVolumesCreateAndList
23:03:32 [2019-10-10T23:03:32.017Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:03:32 [2019-10-10T23:03:32.017Z] === RUN   TestVolumesRemove
23:03:32 [2019-10-10T23:03:32.383Z] --- PASS: TestVolumesRemove (0.11s)
23:03:32 [2019-10-10T23:03:32.383Z] === RUN   TestVolumesInspect
23:03:32 [2019-10-10T23:03:32.383Z] --- PASS: TestVolumesInspect (0.02s)
23:03:32 [2019-10-10T23:03:32.383Z] === RUN   TestVolumesInvalidJSON
23:03:32 [2019-10-10T23:03:32.383Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:03:32 [2019-10-10T23:03:32.383Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:03:32 [2019-10-10T23:03:32.383Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:03:32 [2019-10-10T23:03:32.383Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:03:32 [2019-10-10T23:03:32.383Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:03:32 [2019-10-10T23:03:32.383Z] PASS
23:03:32 [2019-10-10T23:03:32.383Z] 
23:03:32 [2019-10-10T23:03:32.383Z] DONE 5 tests in 0.296s
23:03:32 [2019-10-10T23:03:32.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:03:32 [2019-10-10T23:03:32.383Z] ++++ cat bundles/test-integration/docker.pid
23:03:32 [2019-10-10T23:03:32.383Z] +++ kill 11500
23:03:34 [2019-10-10T23:03:34.174Z] +++ /etc/init.d/apparmor stop
23:03:34 [2019-10-10T23:03:34.174Z] Clearing AppArmor profiles cache:.
23:03:34 [2019-10-10T23:03:34.174Z] All profile caches have been cleared, but no profiles have been unloaded.
23:03:34 [2019-10-10T23:03:34.174Z] Unloading profiles will leave already running processes permanently
23:03:34 [2019-10-10T23:03:34.174Z] unconfined, which can lead to unexpected situations.
23:03:34 [2019-10-10T23:03:34.174Z] 
23:03:34 [2019-10-10T23:03:34.174Z] To set a process to complain mode, use the command line tool
23:03:34 [2019-10-10T23:03:34.174Z] 'aa-complain'. To really tear down all profiles, run the init script
23:03:34 [2019-10-10T23:03:34.174Z] with the 'teardown' option."
23:03:34 [2019-10-10T23:03:34.174Z]