Skip to content

Console Output

17:31:18 [2019-10-13T17:31:18.719Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=717575b5850ed4dea11a1c79c11593f8fb2f1e3a -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:717575b5850ed4dea11a1c79c11593f8fb2f1e3a hack/make.sh dynbinary test-integration
17:31:19 [2019-10-13T17:31:19.116Z] 
17:31:19 [2019-10-13T17:31:19.116Z] Removing bundles/
17:31:19 [2019-10-13T17:31:19.116Z] 
17:31:19 [2019-10-13T17:31:19.116Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:31:19 [2019-10-13T17:31:19.116Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:31:19 [2019-10-13T17:31:19.116Z] GOOS="" GOARCH="" GOARM=""
17:32:29 [2019-10-13T17:32:29.511Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:32:29 [2019-10-13T17:32:29.511Z] 
17:32:29 [2019-10-13T17:32:29.511Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:32:29 [2019-10-13T17:32:29.511Z] PKG_CONFIG=pkg-config
17:32:29 [2019-10-13T17:32:29.511Z] GOLANG_VERSION=1.13.1
17:32:29 [2019-10-13T17:32:29.511Z] HOSTNAME=fae5aca1761e
17:32:29 [2019-10-13T17:32:29.511Z] DOCKER_EXPERIMENTAL=1
17:32:29 [2019-10-13T17:32:29.511Z] container=docker
17:32:29 [2019-10-13T17:32:29.511Z] TEST_SKIP_INTEGRATION_CLI=1
17:32:29 [2019-10-13T17:32:29.511Z] GO111MODULE=off
17:32:29 [2019-10-13T17:32:29.511Z] GOPATH=/go
17:32:29 [2019-10-13T17:32:29.511Z] PWD=/go/src/github.com/docker/docker
17:32:29 [2019-10-13T17:32:29.511Z] HOME=/root
17:32:29 [2019-10-13T17:32:29.511Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:32:29 [2019-10-13T17:32:29.511Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:32:29 [2019-10-13T17:32:29.511Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:32:29 [2019-10-13T17:32:29.511Z] DOCKER_GITCOMMIT=717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:32:29 [2019-10-13T17:32:29.511Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:32:29 [2019-10-13T17:32:29.511Z] DOCKER_GRAPHDRIVER=overlay2
17:32:29 [2019-10-13T17:32:29.511Z] TERM=xterm
17:32:29 [2019-10-13T17:32:29.511Z] VALIDATE_BRANCH=master
17:32:29 [2019-10-13T17:32:29.511Z] DEST=bundles/test-integration
17:32:29 [2019-10-13T17:32:29.511Z] SHLVL=1
17:32:29 [2019-10-13T17:32:29.511Z] TIMEOUT=120m
17:32:29 [2019-10-13T17:32:29.511Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:32:29 [2019-10-13T17:32:29.511Z] DOCKER_PKG=github.com/docker/docker
17:32:29 [2019-10-13T17:32:29.511Z] TESTDEBUG=0
17:32:29 [2019-10-13T17:32:29.511Z] _=/usr/bin/env
17:32:29 [2019-10-13T17:32:29.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:32:49 [2019-10-13T17:32:49.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:32:50 [2019-10-13T17:32:50.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:32:52 [2019-10-13T17:32:52.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:33:13 [2019-10-13T17:33:13.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:33:13 [2019-10-13T17:33:13.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:33:15 [2019-10-13T17:33:15.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:33:15 [2019-10-13T17:33:15.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:33:16 [2019-10-13T17:33:16.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:33:18 [2019-10-13T17:33:18.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:33:19 [2019-10-13T17:33:19.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:33:21 [2019-10-13T17:33:21.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:33:24 [2019-10-13T17:33:24.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:33:25 [2019-10-13T17:33:25.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:33:26 [2019-10-13T17:33:26.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:33:28 [2019-10-13T17:33:28.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:33:30 [2019-10-13T17:33:30.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:33:31 [2019-10-13T17:33:31.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:33:32 [2019-10-13T17:33:32.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:33:32 [2019-10-13T17:33:32.723Z] Using test binary docker
17:33:32 [2019-10-13T17:33:32.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:33:32 [2019-10-13T17:33:32.723Z] +++ /etc/init.d/apparmor start
17:33:32 [2019-10-13T17:33:32.723Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:33:32 [2019-10-13T17:33:32.723Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:33:32 [2019-10-13T17:33:32.723Z] Warning failed to create cache: (null)
17:33:32 [2019-10-13T17:33:32.723Z] .
17:33:32 [2019-10-13T17:33:32.723Z] INFO: Waiting for daemon to start...
17:33:32 [2019-10-13T17:33:32.723Z] Starting dockerd
17:33:32 [2019-10-13T17:33:32.723Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:33:35 [2019-10-13T17:33:35.339Z] .
17:33:35 [2019-10-13T17:33:35.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:33:35 [2019-10-13T17:33:35.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:33:35 [2019-10-13T17:33:35.339Z] Error: No such image: emptyfs
17:33:35 [2019-10-13T17:33:35.339Z] ++++ docker load
17:33:35 [2019-10-13T17:33:35.339Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:33:35 [2019-10-13T17:33:35.339Z] Running integration-test (iteration 1)
17:33:35 [2019-10-13T17:33:35.339Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:33:35 [2019-10-13T17:33:35.339Z] ++ 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
17:33:35 [2019-10-13T17:33:35.339Z] ++ set -e
17:33:35 [2019-10-13T17:33:35.339Z] ++ '[' -n 0 ']'
17:33:35 [2019-10-13T17:33:35.339Z] ++ set -x
17:33:35 [2019-10-13T17:33:35.339Z] ++ 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
17:33:44 [2019-10-13T17:33:44.908Z] Loaded image: buildpack-deps:jessie
17:33:44 [2019-10-13T17:33:44.908Z] Loaded image: busybox:latest
17:33:44 [2019-10-13T17:33:44.908Z] Loaded image: busybox:glibc
17:33:44 [2019-10-13T17:33:44.908Z] Loaded image: debian:jessie
17:33:44 [2019-10-13T17:33:44.908Z] Loaded image: hello-world:latest
17:33:44 [2019-10-13T17:33:44.908Z] INFO: Testing against a local daemon
17:33:44 [2019-10-13T17:33:44.908Z] === RUN   TestCgroupNamespacesBuild
17:33:46 [2019-10-13T17:33:46.697Z] --- PASS: TestCgroupNamespacesBuild (1.70s)
17:33:46 [2019-10-13T17:33:46.697Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
17:33:46 [2019-10-13T17:33:46.697Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:33:48 [2019-10-13T17:33:48.501Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
17:33:48 [2019-10-13T17:33:48.501Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
17:33:48 [2019-10-13T17:33:48.501Z] === RUN   TestBuildWithSession
17:33:48 [2019-10-13T17:33:48.501Z] --- SKIP: TestBuildWithSession (0.00s)
17:33:48 [2019-10-13T17:33:48.501Z]     build_session_test.go:25: TODO: BuildKit
17:33:48 [2019-10-13T17:33:48.501Z] === RUN   TestBuildSquashParent
17:33:55 [2019-10-13T17:33:55.000Z] --- PASS: TestBuildSquashParent (6.57s)
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:55 [2019-10-13T17:33:55.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:55 [2019-10-13T17:33:55.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:55 [2019-10-13T17:33:55.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:55 [2019-10-13T17:33:55.000Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:57 [2019-10-13T17:33:57.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:57 [2019-10-13T17:33:57.835Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:34:00 [2019-10-13T17:34:00.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:34:00 [2019-10-13T17:34:00.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:34:02 [2019-10-13T17:34:02.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s)
17:34:02 [2019-10-13T17:34:02.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s)
17:34:02 [2019-10-13T17:34:02.995Z] === RUN   TestBuildMultiStageCopy
17:34:02 [2019-10-13T17:34:02.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:34:06 [2019-10-13T17:34:06.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:34:06 [2019-10-13T17:34:06.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:34:06 [2019-10-13T17:34:06.554Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:34:06 [2019-10-13T17:34:06.925Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:34:07 [2019-10-13T17:34:07.720Z] --- PASS: TestBuildMultiStageCopy (4.52s)
17:34:07 [2019-10-13T17:34:07.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
17:34:07 [2019-10-13T17:34:07.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
17:34:07 [2019-10-13T17:34:07.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
17:34:07 [2019-10-13T17:34:07.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
17:34:07 [2019-10-13T17:34:07.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
17:34:07 [2019-10-13T17:34:07.720Z] === RUN   TestBuildMultiStageParentConfig
17:34:08 [2019-10-13T17:34:08.968Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
17:34:08 [2019-10-13T17:34:08.968Z] === RUN   TestBuildLabelWithTargets
17:34:11 [2019-10-13T17:34:11.466Z] --- PASS: TestBuildLabelWithTargets (2.13s)
17:34:11 [2019-10-13T17:34:11.466Z] === RUN   TestBuildWithEmptyLayers
17:34:12 [2019-10-13T17:34:12.768Z] --- PASS: TestBuildWithEmptyLayers (1.30s)
17:34:12 [2019-10-13T17:34:12.768Z] === RUN   TestBuildMultiStageOnBuild
17:34:15 [2019-10-13T17:34:15.313Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
17:34:15 [2019-10-13T17:34:15.313Z] === RUN   TestBuildUncleanTarFilenames
17:34:16 [2019-10-13T17:34:16.594Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
17:34:16 [2019-10-13T17:34:16.594Z] === RUN   TestBuildMultiStageLayerLeak
17:34:19 [2019-10-13T17:34:19.911Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s)
17:34:19 [2019-10-13T17:34:19.911Z] === RUN   TestBuildWithHugeFile
17:34:54 [2019-10-13T17:34:54.299Z] --- PASS: TestBuildWithHugeFile (31.95s)
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildWithEmptyDockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:54 [2019-10-13T17:34:54.299Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:34:54 [2019-10-13T17:34:54.299Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
17:34:54 [2019-10-13T17:34:54.299Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
17:34:54 [2019-10-13T17:34:54.299Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildPreserveOwnership
17:34:54 [2019-10-13T17:34:54.299Z] === RUN   TestBuildPreserveOwnership/copy_from
17:34:55 [2019-10-13T17:34:55.598Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:34:58 [2019-10-13T17:34:58.027Z] --- PASS: TestBuildPreserveOwnership (5.94s)
17:34:58 [2019-10-13T17:34:58.027Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.78s)
17:34:58 [2019-10-13T17:34:58.027Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
17:34:58 [2019-10-13T17:34:58.027Z] === RUN   TestBuildPlatformInvalid
17:34:58 [2019-10-13T17:34:58.027Z] --- PASS: TestBuildPlatformInvalid (0.14s)
17:34:58 [2019-10-13T17:34:58.027Z] PASS
17:34:58 [2019-10-13T17:34:58.027Z] 
17:34:58 [2019-10-13T17:34:58.027Z] === Skipped
17:34:58 [2019-10-13T17:34:58.027Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:34:58 [2019-10-13T17:34:58.027Z]     build_session_test.go:25: TODO: BuildKit
17:34:58 [2019-10-13T17:34:58.027Z] 
17:34:58 [2019-10-13T17:34:58.027Z] 
17:34:58 [2019-10-13T17:34:58.027Z] DONE 32 tests, 1 skipped in 82.776s
17:34:58 [2019-10-13T17:34:58.027Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:34:58 [2019-10-13T17:34:58.027Z] ++ 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
17:34:58 [2019-10-13T17:34:58.027Z] ++ set -e
17:34:58 [2019-10-13T17:34:58.027Z] ++ '[' -n 0 ']'
17:34:58 [2019-10-13T17:34:58.027Z] ++ set -x
17:34:58 [2019-10-13T17:34:58.027Z] ++ 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
17:34:58 [2019-10-13T17:34:58.027Z] INFO: Testing against a local daemon
17:34:58 [2019-10-13T17:34:58.027Z] === RUN   TestConfigList
17:35:01 [2019-10-13T17:35:01.235Z] --- PASS: TestConfigList (2.76s)
17:35:01 [2019-10-13T17:35:01.235Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
17:35:01 [2019-10-13T17:35:01.235Z] === RUN   TestConfigsCreateAndDelete
17:35:03 [2019-10-13T17:35:03.836Z] --- PASS: TestConfigsCreateAndDelete (3.06s)
17:35:03 [2019-10-13T17:35:03.836Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
17:35:03 [2019-10-13T17:35:03.836Z] === RUN   TestConfigsUpdate
17:35:06 [2019-10-13T17:35:06.999Z] --- PASS: TestConfigsUpdate (2.90s)
17:35:06 [2019-10-13T17:35:06.999Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
17:35:06 [2019-10-13T17:35:06.999Z] === RUN   TestTemplatedConfig
17:35:10 [2019-10-13T17:35:10.215Z] --- PASS: TestTemplatedConfig (3.00s)
17:35:10 [2019-10-13T17:35:10.215Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
17:35:10 [2019-10-13T17:35:10.215Z] === RUN   TestConfigInspect
17:35:12 [2019-10-13T17:35:12.640Z] --- PASS: TestConfigInspect (2.83s)
17:35:12 [2019-10-13T17:35:12.640Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
17:35:12 [2019-10-13T17:35:12.640Z] === RUN   TestConfigCreateWithLabels
17:35:16 [2019-10-13T17:35:16.154Z] --- PASS: TestConfigCreateWithLabels (2.88s)
17:35:16 [2019-10-13T17:35:16.154Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
17:35:16 [2019-10-13T17:35:16.154Z] === RUN   TestConfigCreateResolve
17:35:18 [2019-10-13T17:35:18.595Z] --- PASS: TestConfigCreateResolve (2.89s)
17:35:18 [2019-10-13T17:35:18.595Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
17:35:18 [2019-10-13T17:35:18.595Z] === RUN   TestConfigDaemonLibtrustID
17:35:18 [2019-10-13T17:35:18.959Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:35:18 [2019-10-13T17:35:18.959Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
17:35:18 [2019-10-13T17:35:18.959Z] PASS
17:35:18 [2019-10-13T17:35:18.959Z] 
17:35:18 [2019-10-13T17:35:18.959Z] DONE 8 tests in 20.938s
17:35:18 [2019-10-13T17:35:18.959Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:35:18 [2019-10-13T17:35:18.959Z] ++ 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
17:35:18 [2019-10-13T17:35:18.959Z] ++ set -e
17:35:18 [2019-10-13T17:35:18.959Z] ++ '[' -n 0 ']'
17:35:18 [2019-10-13T17:35:18.959Z] ++ set -x
17:35:18 [2019-10-13T17:35:18.959Z] ++ 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
17:35:18 [2019-10-13T17:35:18.959Z] INFO: Testing against a local daemon
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestCheckpoint
17:35:18 [2019-10-13T17:35:18.959Z] --- SKIP: TestCheckpoint (0.00s)
17:35:18 [2019-10-13T17:35:18.959Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestContainerInvalidJSON
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:35:18 [2019-10-13T17:35:18.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:35:18 [2019-10-13T17:35:18.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:35:18 [2019-10-13T17:35:18.959Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:35:18 [2019-10-13T17:35:18.959Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:35:18 [2019-10-13T17:35:18.959Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:35:18 [2019-10-13T17:35:18.959Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:35:18 [2019-10-13T17:35:18.959Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:35:18 [2019-10-13T17:35:18.959Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:35:18 [2019-10-13T17:35:18.959Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:35:18 [2019-10-13T17:35:18.959Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:35:18 [2019-10-13T17:35:18.959Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:35:19 [2019-10-13T17:35:19.319Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:35:19 [2019-10-13T17:35:19.319Z] === RUN   TestCopyFromContainerPathIsNotDir
17:35:19 [2019-10-13T17:35:19.319Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:35:19 [2019-10-13T17:35:19.319Z] === RUN   TestCopyToContainerPathDoesNotExist
17:35:19 [2019-10-13T17:35:19.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
17:35:19 [2019-10-13T17:35:19.319Z] === RUN   TestCopyToContainerPathIsNotDir
17:35:19 [2019-10-13T17:35:19.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
17:35:19 [2019-10-13T17:35:19.704Z] === RUN   TestCopyFromContainer
17:35:21 [2019-10-13T17:35:21.515Z] === RUN   TestCopyFromContainer//
17:35:21 [2019-10-13T17:35:21.515Z] === RUN   TestCopyFromContainer//bar/root
17:35:21 [2019-10-13T17:35:21.515Z] === RUN   TestCopyFromContainer//bar/root/
17:35:21 [2019-10-13T17:35:21.515Z] === RUN   TestCopyFromContainer/bar/quux
17:35:21 [2019-10-13T17:35:21.908Z] === RUN   TestCopyFromContainer/bar/quux/
17:35:21 [2019-10-13T17:35:21.908Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:35:21 [2019-10-13T17:35:21.908Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:35:21 [2019-10-13T17:35:21.908Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCopyFromContainer/bar/notarget
17:35:22 [2019-10-13T17:35:22.357Z] --- PASS: TestCopyFromContainer (2.75s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:35:22 [2019-10-13T17:35:22.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateLinkToNonExistingContainer
17:35:22 [2019-10-13T17:35:22.357Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateWithInvalidEnv
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateWithInvalidEnv/0
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateWithInvalidEnv/0
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateWithInvalidEnv/1
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateWithInvalidEnv/1
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateWithInvalidEnv/2
17:35:22 [2019-10-13T17:35:22.357Z] === PAUSE TestCreateWithInvalidEnv/2
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateWithInvalidEnv/0
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateWithInvalidEnv/2
17:35:22 [2019-10-13T17:35:22.357Z] === CONT  TestCreateWithInvalidEnv/1
17:35:22 [2019-10-13T17:35:22.357Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateTmpfsMountsTarget
17:35:22 [2019-10-13T17:35:22.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
17:35:22 [2019-10-13T17:35:22.357Z] === RUN   TestCreateWithCustomMaskedPaths
17:35:24 [2019-10-13T17:35:24.939Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s)
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:35:24 [2019-10-13T17:35:24.939Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:35:25 [2019-10-13T17:35:25.309Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:35:25 [2019-10-13T17:35:25.309Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:35:25 [2019-10-13T17:35:25.309Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:35:25 [2019-10-13T17:35:25.309Z] --- PASS: TestCreateWithCapabilities (0.01s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
17:35:25 [2019-10-13T17:35:25.309Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
17:35:25 [2019-10-13T17:35:25.309Z] === RUN   TestCreateWithCustomReadonlyPaths
17:35:27 [2019-10-13T17:35:27.761Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s)
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:35:27 [2019-10-13T17:35:27.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:35:27 [2019-10-13T17:35:27.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:35:27 [2019-10-13T17:35:27.761Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:35:27 [2019-10-13T17:35:27.761Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:35:27 [2019-10-13T17:35:27.761Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:35:27 [2019-10-13T17:35:27.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:35:27 [2019-10-13T17:35:27.761Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:35:27 [2019-10-13T17:35:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:35:27 [2019-10-13T17:35:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:35:27 [2019-10-13T17:35:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:35:27 [2019-10-13T17:35:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:35:27 [2019-10-13T17:35:27.762Z] === RUN   TestContainerStartOnDaemonRestart
17:35:27 [2019-10-13T17:35:27.762Z] === PAUSE TestContainerStartOnDaemonRestart
17:35:27 [2019-10-13T17:35:27.762Z] === RUN   TestDaemonRestartIpcMode
17:35:27 [2019-10-13T17:35:27.762Z] === PAUSE TestDaemonRestartIpcMode
17:35:27 [2019-10-13T17:35:27.762Z] === RUN   TestDiff
17:35:29 [2019-10-13T17:35:29.009Z] --- PASS: TestDiff (0.99s)
17:35:29 [2019-10-13T17:35:29.009Z] === RUN   TestExecWithCloseStdin
17:35:29 [2019-10-13T17:35:29.783Z] --- PASS: TestExecWithCloseStdin (1.06s)
17:35:29 [2019-10-13T17:35:29.783Z] === RUN   TestExec
17:35:31 [2019-10-13T17:35:31.100Z] --- PASS: TestExec (0.95s)
17:35:31 [2019-10-13T17:35:31.100Z] === RUN   TestExecUser
17:35:32 [2019-10-13T17:35:32.060Z] --- PASS: TestExecUser (1.12s)
17:35:32 [2019-10-13T17:35:32.060Z] === RUN   TestExportContainerAndImportImage
17:35:33 [2019-10-13T17:35:33.352Z] --- PASS: TestExportContainerAndImportImage (1.29s)
17:35:33 [2019-10-13T17:35:33.352Z] === RUN   TestExportContainerAfterDaemonRestart
17:35:34 [2019-10-13T17:35:34.642Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
17:35:34 [2019-10-13T17:35:34.642Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
17:35:34 [2019-10-13T17:35:34.642Z] === RUN   TestHealthCheckWorkdir
17:35:35 [2019-10-13T17:35:35.903Z] --- PASS: TestHealthCheckWorkdir (1.22s)
17:35:35 [2019-10-13T17:35:35.903Z] === RUN   TestHealthKillContainer
17:35:39 [2019-10-13T17:35:39.073Z] --- PASS: TestHealthKillContainer (3.05s)
17:35:39 [2019-10-13T17:35:39.073Z] === RUN   TestInspectCpusetInConfigPre120
17:35:39 [2019-10-13T17:35:39.948Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
17:35:39 [2019-10-13T17:35:39.948Z] === RUN   TestIpcModeNone
17:35:40 [2019-10-13T17:35:40.809Z] --- PASS: TestIpcModeNone (1.01s)
17:35:40 [2019-10-13T17:35:40.809Z] === RUN   TestIpcModePrivate
17:35:42 [2019-10-13T17:35:42.066Z] --- PASS: TestIpcModePrivate (1.06s)
17:35:42 [2019-10-13T17:35:42.066Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
17:35:42 [2019-10-13T17:35:42.066Z] === RUN   TestIpcModeShareable
17:35:42 [2019-10-13T17:35:42.871Z] --- PASS: TestIpcModeShareable (1.18s)
17:35:42 [2019-10-13T17:35:42.871Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
17:35:42 [2019-10-13T17:35:42.871Z] === RUN   TestAPIIpcModeShareableAndContainer
17:35:46 [2019-10-13T17:35:46.031Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
17:35:46 [2019-10-13T17:35:46.031Z] === RUN   TestAPIIpcModeHost
17:35:46 [2019-10-13T17:35:46.817Z] --- PASS: TestAPIIpcModeHost (0.80s)
17:35:46 [2019-10-13T17:35:46.817Z] === RUN   TestDaemonIpcModeShareable
17:35:48 [2019-10-13T17:35:48.714Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
17:35:48 [2019-10-13T17:35:48.714Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
17:35:48 [2019-10-13T17:35:48.714Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
17:35:48 [2019-10-13T17:35:48.714Z] === RUN   TestDaemonIpcModePrivate
17:35:50 [2019-10-13T17:35:50.673Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
17:35:50 [2019-10-13T17:35:50.673Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
17:35:50 [2019-10-13T17:35:50.673Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
17:35:50 [2019-10-13T17:35:50.673Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:35:52 [2019-10-13T17:35:52.480Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
17:35:52 [2019-10-13T17:35:52.480Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
17:35:52 [2019-10-13T17:35:52.480Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
17:35:52 [2019-10-13T17:35:52.480Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:35:54 [2019-10-13T17:35:54.297Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
17:35:54 [2019-10-13T17:35:54.297Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
17:35:54 [2019-10-13T17:35:54.297Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
17:35:54 [2019-10-13T17:35:54.297Z] === RUN   TestIpcModeOlderClient
17:35:54 [2019-10-13T17:35:54.297Z] === PAUSE TestIpcModeOlderClient
17:35:54 [2019-10-13T17:35:54.297Z] === RUN   TestKillContainerInvalidSignal
17:35:55 [2019-10-13T17:35:55.090Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
17:35:55 [2019-10-13T17:35:55.091Z] === RUN   TestKillContainer
17:35:55 [2019-10-13T17:35:55.091Z] === RUN   TestKillContainer/no_signal
17:35:55 [2019-10-13T17:35:55.868Z] === RUN   TestKillContainer/non_killing_signal
17:35:56 [2019-10-13T17:35:56.653Z] === RUN   TestKillContainer/killing_signal
17:35:57 [2019-10-13T17:35:57.602Z] --- PASS: TestKillContainer (2.53s)
17:35:57 [2019-10-13T17:35:57.602Z]     --- PASS: TestKillContainer/no_signal (0.87s)
17:35:57 [2019-10-13T17:35:57.602Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:35:57 [2019-10-13T17:35:57.602Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
17:35:57 [2019-10-13T17:35:57.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:35:57 [2019-10-13T17:35:57.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:35:58 [2019-10-13T17:35:58.521Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:35:59 [2019-10-13T17:35:59.309Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s)
17:35:59 [2019-10-13T17:35:59.309Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
17:35:59 [2019-10-13T17:35:59.309Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
17:35:59 [2019-10-13T17:35:59.309Z] === RUN   TestKillStoppedContainer
17:35:59 [2019-10-13T17:35:59.685Z] --- PASS: TestKillStoppedContainer (0.06s)
17:35:59 [2019-10-13T17:35:59.685Z] === RUN   TestKillStoppedContainerAPIPre120
17:35:59 [2019-10-13T17:35:59.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
17:35:59 [2019-10-13T17:35:59.685Z] === RUN   TestKillDifferentUserContainer
17:36:00 [2019-10-13T17:36:00.470Z] --- PASS: TestKillDifferentUserContainer (0.86s)
17:36:00 [2019-10-13T17:36:00.470Z] === RUN   TestInspectOomKilledTrue
17:36:00 [2019-10-13T17:36:00.470Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:36:00 [2019-10-13T17:36:00.470Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:36:00 [2019-10-13T17:36:00.470Z] === RUN   TestInspectOomKilledFalse
17:36:00 [2019-10-13T17:36:00.470Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:36:00 [2019-10-13T17:36:00.470Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:36:00 [2019-10-13T17:36:00.470Z] === RUN   TestLinksEtcHostsContentMatch
17:36:01 [2019-10-13T17:36:01.253Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
17:36:01 [2019-10-13T17:36:01.253Z] === RUN   TestLinksContainerNames
17:36:02 [2019-10-13T17:36:02.490Z] --- PASS: TestLinksContainerNames (1.56s)
17:36:02 [2019-10-13T17:36:02.490Z] === RUN   TestLogsFollowTailEmpty
17:36:03 [2019-10-13T17:36:03.731Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
17:36:03 [2019-10-13T17:36:03.731Z] === RUN   TestContainerNetworkMountsNoChown
17:36:04 [2019-10-13T17:36:04.516Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/default
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/default
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/private
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/private
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rprivate
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rprivate
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/slave
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/slave
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rslave
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rslave
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/shared
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/shared
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rshared
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rshared
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/default
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/default/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/default/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rshared
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/shared
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rslave
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/slave
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rprivate
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/private
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/private/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/private/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/default/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/default/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:36:04 [2019-10-13T17:36:04.516Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:36:04 [2019-10-13T17:36:04.894Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/private/mount_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/private/bind_root
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:36:04 [2019-10-13T17:36:04.895Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:36:05 [2019-10-13T17:36:05.380Z] --- PASS: TestMountDaemonRoot (0.01s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:36:05 [2019-10-13T17:36:05.380Z] === RUN   TestContainerBindMountNonRecursive
17:36:07 [2019-10-13T17:36:07.272Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
17:36:07 [2019-10-13T17:36:07.272Z] === RUN   TestNetworkNat
17:36:08 [2019-10-13T17:36:08.098Z] --- PASS: TestNetworkNat (0.84s)
17:36:08 [2019-10-13T17:36:08.098Z] === RUN   TestNetworkLocalhostTCPNat
17:36:08 [2019-10-13T17:36:08.911Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
17:36:08 [2019-10-13T17:36:08.911Z] === RUN   TestNetworkLoopbackNat
17:36:10 [2019-10-13T17:36:10.174Z] --- PASS: TestNetworkLoopbackNat (1.14s)
17:36:10 [2019-10-13T17:36:10.174Z] === RUN   TestPause
17:36:10 [2019-10-13T17:36:10.965Z] --- PASS: TestPause (0.99s)
17:36:10 [2019-10-13T17:36:10.965Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:36:10 [2019-10-13T17:36:10.965Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:36:10 [2019-10-13T17:36:10.965Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:36:10 [2019-10-13T17:36:10.965Z] === RUN   TestPauseStopPausedContainer
17:36:11 [2019-10-13T17:36:11.749Z] --- PASS: TestPauseStopPausedContainer (0.92s)
17:36:11 [2019-10-13T17:36:11.749Z] === RUN   TestPsFilter
17:36:12 [2019-10-13T17:36:12.110Z] --- PASS: TestPsFilter (0.22s)
17:36:12 [2019-10-13T17:36:12.110Z] === RUN   TestRemoveContainerWithRemovedVolume
17:36:12 [2019-10-13T17:36:12.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
17:36:12 [2019-10-13T17:36:12.904Z] === RUN   TestRemoveContainerWithVolume
17:36:13 [2019-10-13T17:36:13.777Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
17:36:13 [2019-10-13T17:36:13.777Z] === RUN   TestRemoveContainerRunning
17:36:14 [2019-10-13T17:36:14.614Z] --- PASS: TestRemoveContainerRunning (0.90s)
17:36:14 [2019-10-13T17:36:14.614Z] === RUN   TestRemoveContainerForceRemoveRunning
17:36:15 [2019-10-13T17:36:15.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
17:36:15 [2019-10-13T17:36:15.391Z] === RUN   TestRemoveInvalidContainer
17:36:15 [2019-10-13T17:36:15.763Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:36:15 [2019-10-13T17:36:15.763Z] === RUN   TestRenameLinkedContainer
17:36:18 [2019-10-13T17:36:18.960Z] --- PASS: TestRenameLinkedContainer (3.42s)
17:36:18 [2019-10-13T17:36:18.960Z] === RUN   TestRenameStoppedContainer
17:36:19 [2019-10-13T17:36:19.744Z] --- PASS: TestRenameStoppedContainer (0.90s)
17:36:19 [2019-10-13T17:36:19.744Z] === RUN   TestRenameRunningContainerAndReuse
17:36:21 [2019-10-13T17:36:21.540Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
17:36:21 [2019-10-13T17:36:21.540Z] === RUN   TestRenameInvalidName
17:36:22 [2019-10-13T17:36:22.575Z] --- PASS: TestRenameInvalidName (0.92s)
17:36:22 [2019-10-13T17:36:22.575Z] === RUN   TestRenameAnonymousContainer
17:36:25 [2019-10-13T17:36:25.839Z] --- PASS: TestRenameAnonymousContainer (2.97s)
17:36:25 [2019-10-13T17:36:25.839Z] === RUN   TestRenameContainerWithSameName
17:36:26 [2019-10-13T17:36:26.199Z] --- PASS: TestRenameContainerWithSameName (0.83s)
17:36:26 [2019-10-13T17:36:26.199Z] === RUN   TestRenameContainerWithLinkedContainer
17:36:28 [2019-10-13T17:36:28.012Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
17:36:28 [2019-10-13T17:36:28.012Z] === RUN   TestResize
17:36:29 [2019-10-13T17:36:29.269Z] --- PASS: TestResize (0.87s)
17:36:29 [2019-10-13T17:36:29.269Z] === RUN   TestResizeWithInvalidSize
17:36:30 [2019-10-13T17:36:30.041Z] --- PASS: TestResizeWithInvalidSize (0.93s)
17:36:30 [2019-10-13T17:36:30.041Z] === RUN   TestResizeWhenContainerNotStarted
17:36:30 [2019-10-13T17:36:30.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
17:36:30 [2019-10-13T17:36:30.828Z] === RUN   TestDaemonRestartKillContainers
17:36:30 [2019-10-13T17:36:30.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:36:30 [2019-10-13T17:36:30.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:36:30 [2019-10-13T17:36:30.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:36:30 [2019-10-13T17:36:30.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:36:30 [2019-10-13T17:36:30.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:36:32 [2019-10-13T17:36:32.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:36:33 [2019-10-13T17:36:33.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:36:34 [2019-10-13T17:36:34.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:36:34 [2019-10-13T17:36:34.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:36:35 [2019-10-13T17:36:35.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:36:36 [2019-10-13T17:36:36.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:36:38 [2019-10-13T17:36:38.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:36:38 [2019-10-13T17:36:38.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:36:41 [2019-10-13T17:36:41.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:36:42 [2019-10-13T17:36:42.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:36:43 [2019-10-13T17:36:43.941Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
17:36:43 [2019-10-13T17:36:43.941Z]         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"
17:36:43 [2019-10-13T17:36:43.941Z] === RUN   TestCgroupNamespacesRun
17:36:45 [2019-10-13T17:36:45.730Z] --- PASS: TestCgroupNamespacesRun (1.75s)
17:36:45 [2019-10-13T17:36:45.730Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
17:36:45 [2019-10-13T17:36:45.730Z] === RUN   TestCgroupNamespacesRunPrivileged
17:36:47 [2019-10-13T17:36:47.529Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
17:36:47 [2019-10-13T17:36:47.529Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
17:36:47 [2019-10-13T17:36:47.529Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:36:49 [2019-10-13T17:36:49.488Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
17:36:49 [2019-10-13T17:36:49.488Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
17:36:49 [2019-10-13T17:36:49.488Z] === RUN   TestCgroupNamespacesRunHostMode
17:36:50 [2019-10-13T17:36:50.942Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
17:36:50 [2019-10-13T17:36:50.942Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
17:36:50 [2019-10-13T17:36:50.942Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:36:52 [2019-10-13T17:36:52.748Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
17:36:52 [2019-10-13T17:36:52.748Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
17:36:52 [2019-10-13T17:36:52.748Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:36:53 [2019-10-13T17:36:53.521Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
17:36:53 [2019-10-13T17:36:53.521Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
17:36:53 [2019-10-13T17:36:53.521Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:36:54 [2019-10-13T17:36:54.304Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
17:36:54 [2019-10-13T17:36:54.304Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
17:36:54 [2019-10-13T17:36:54.304Z] === RUN   TestCgroupNamespacesRunOlderClient
17:36:56 [2019-10-13T17:36:56.107Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
17:36:56 [2019-10-13T17:36:56.107Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
17:36:56 [2019-10-13T17:36:56.107Z] === RUN   TestKernelTCPMemory
17:36:56 [2019-10-13T17:36:56.878Z] --- PASS: TestKernelTCPMemory (1.01s)
17:36:56 [2019-10-13T17:36:56.878Z] === RUN   TestNISDomainname
17:36:58 [2019-10-13T17:36:58.159Z] --- PASS: TestNISDomainname (1.19s)
17:36:58 [2019-10-13T17:36:58.159Z] === RUN   TestHostnameDnsResolution
17:36:59 [2019-10-13T17:36:59.543Z] --- PASS: TestHostnameDnsResolution (1.30s)
17:36:59 [2019-10-13T17:36:59.543Z] === RUN   TestStats
17:37:01 [2019-10-13T17:37:01.334Z] --- PASS: TestStats (2.08s)
17:37:01 [2019-10-13T17:37:01.334Z] === RUN   TestStopContainerWithTimeout
17:37:01 [2019-10-13T17:37:01.334Z] === RUN   TestStopContainerWithTimeout/0
17:37:01 [2019-10-13T17:37:01.334Z] === PAUSE TestStopContainerWithTimeout/0
17:37:01 [2019-10-13T17:37:01.334Z] === RUN   TestStopContainerWithTimeout/1
17:37:01 [2019-10-13T17:37:01.334Z] === PAUSE TestStopContainerWithTimeout/1
17:37:01 [2019-10-13T17:37:01.334Z] === RUN   TestStopContainerWithTimeout/3
17:37:01 [2019-10-13T17:37:01.334Z] === PAUSE TestStopContainerWithTimeout/3
17:37:01 [2019-10-13T17:37:01.334Z] === RUN   TestStopContainerWithTimeout/-1
17:37:01 [2019-10-13T17:37:01.334Z] === PAUSE TestStopContainerWithTimeout/-1
17:37:01 [2019-10-13T17:37:01.334Z] === CONT  TestStopContainerWithTimeout/0
17:37:01 [2019-10-13T17:37:01.334Z] === CONT  TestStopContainerWithTimeout/-1
17:37:02 [2019-10-13T17:37:02.579Z] === CONT  TestStopContainerWithTimeout/3
17:37:04 [2019-10-13T17:37:04.379Z] === CONT  TestStopContainerWithTimeout/1
17:37:06 [2019-10-13T17:37:06.927Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:37:06 [2019-10-13T17:37:06.927Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
17:37:06 [2019-10-13T17:37:06.927Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
17:37:06 [2019-10-13T17:37:06.927Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
17:37:06 [2019-10-13T17:37:06.927Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
17:37:06 [2019-10-13T17:37:06.927Z] === RUN   TestDeleteDevicemapper
17:37:06 [2019-10-13T17:37:06.927Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:37:06 [2019-10-13T17:37:06.927Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:37:06 [2019-10-13T17:37:06.927Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:37:10 [2019-10-13T17:37:10.274Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
17:37:10 [2019-10-13T17:37:10.274Z] === RUN   TestUpdateMemory
17:37:10 [2019-10-13T17:37:10.274Z] --- SKIP: TestUpdateMemory (0.00s)
17:37:10 [2019-10-13T17:37:10.274Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:37:10 [2019-10-13T17:37:10.274Z] === RUN   TestUpdateCPUQuota
17:37:11 [2019-10-13T17:37:11.536Z] --- PASS: TestUpdateCPUQuota (1.59s)
17:37:11 [2019-10-13T17:37:11.537Z] === RUN   TestUpdatePidsLimit
17:37:11 [2019-10-13T17:37:11.537Z] === RUN   TestUpdatePidsLimit/update_from_none
17:37:11 [2019-10-13T17:37:11.902Z] === RUN   TestUpdatePidsLimit/no_change
17:37:12 [2019-10-13T17:37:12.262Z] === RUN   TestUpdatePidsLimit/update_lower
17:37:12 [2019-10-13T17:37:12.640Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:37:13 [2019-10-13T17:37:13.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:37:13 [2019-10-13T17:37:13.788Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:37:14 [2019-10-13T17:37:14.175Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:37:15 [2019-10-13T17:37:15.542Z] --- PASS: TestUpdatePidsLimit (4.06s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
17:37:15 [2019-10-13T17:37:15.542Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
17:37:15 [2019-10-13T17:37:15.542Z] === RUN   TestUpdateRestartPolicy
17:37:29 [2019-10-13T17:37:29.220Z] --- PASS: TestUpdateRestartPolicy (12.82s)
17:37:29 [2019-10-13T17:37:29.220Z] === RUN   TestUpdateRestartWithAutoRemove
17:37:29 [2019-10-13T17:37:29.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
17:37:29 [2019-10-13T17:37:29.220Z] === RUN   TestWaitNonBlocked
17:37:29 [2019-10-13T17:37:29.220Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:37:29 [2019-10-13T17:37:29.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:37:29 [2019-10-13T17:37:29.220Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:37:29 [2019-10-13T17:37:29.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:37:29 [2019-10-13T17:37:29.220Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:37:29 [2019-10-13T17:37:29.220Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:37:30 [2019-10-13T17:37:30.505Z] --- PASS: TestWaitNonBlocked (0.01s)
17:37:30 [2019-10-13T17:37:30.505Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s)
17:37:30 [2019-10-13T17:37:30.505Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
17:37:30 [2019-10-13T17:37:30.505Z] === RUN   TestWaitBlocked
17:37:30 [2019-10-13T17:37:30.505Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:37:30 [2019-10-13T17:37:30.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:37:30 [2019-10-13T17:37:30.505Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:37:30 [2019-10-13T17:37:30.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:37:30 [2019-10-13T17:37:30.505Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:37:30 [2019-10-13T17:37:30.505Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:37:31 [2019-10-13T17:37:31.346Z] --- PASS: TestWaitBlocked (0.02s)
17:37:31 [2019-10-13T17:37:31.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
17:37:31 [2019-10-13T17:37:31.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
17:37:31 [2019-10-13T17:37:31.346Z] === CONT  TestContainerStartOnDaemonRestart
17:37:31 [2019-10-13T17:37:31.346Z] === CONT  TestIpcModeOlderClient
17:37:31 [2019-10-13T17:37:31.346Z] --- PASS: TestIpcModeOlderClient (0.14s)
17:37:31 [2019-10-13T17:37:31.346Z] === CONT  TestDaemonRestartIpcMode
17:37:34 [2019-10-13T17:37:34.681Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s)
17:37:34 [2019-10-13T17:37:34.681Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
17:37:35 [2019-10-13T17:37:35.451Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
17:37:35 [2019-10-13T17:37:35.451Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
17:37:35 [2019-10-13T17:37:35.451Z] PASS
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === Skipped
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:37:35 [2019-10-13T17:37:35.451Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] 
17:37:35 [2019-10-13T17:37:35.451Z] DONE 197 tests, 6 skipped in 136.339s
17:37:35 [2019-10-13T17:37:35.451Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:37:35 [2019-10-13T17:37:35.451Z] ++ 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
17:37:35 [2019-10-13T17:37:35.451Z] ++ set -e
17:37:35 [2019-10-13T17:37:35.451Z] ++ '[' -n 0 ']'
17:37:35 [2019-10-13T17:37:35.451Z] ++ set -x
17:37:35 [2019-10-13T17:37:35.451Z] ++ 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
17:37:35 [2019-10-13T17:37:35.451Z] INFO: Testing against a local daemon
17:37:35 [2019-10-13T17:37:35.451Z] === RUN   TestCommitInheritsEnv
17:37:35 [2019-10-13T17:37:35.824Z] --- PASS: TestCommitInheritsEnv (0.49s)
17:37:35 [2019-10-13T17:37:35.824Z] === RUN   TestImportExtremelyLargeImageWorks
17:37:35 [2019-10-13T17:37:35.824Z] === PAUSE TestImportExtremelyLargeImageWorks
17:37:35 [2019-10-13T17:37:35.824Z] === RUN   TestImagesFilterMultiReference
17:37:36 [2019-10-13T17:37:36.209Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:37:36 [2019-10-13T17:37:36.209Z] === RUN   TestImagePullPlatformInvalid
17:37:36 [2019-10-13T17:37:36.209Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:37:36 [2019-10-13T17:37:36.209Z] === RUN   TestRemoveImageOrphaning
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestRemoveImageOrphaning (0.51s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestRemoveImageGarbageCollector
17:37:36 [2019-10-13T17:37:36.586Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:37:36 [2019-10-13T17:37:36.586Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagInvalidReference
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagInvalidReference (0.01s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagValidPrefixedRepo
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagExistedNameWithoutForce
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagOfficialNames
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagOfficialNames (0.04s)
17:37:36 [2019-10-13T17:37:36.586Z] === RUN   TestTagMatchesDigest
17:37:36 [2019-10-13T17:37:36.586Z] --- PASS: TestTagMatchesDigest (0.02s)
17:37:36 [2019-10-13T17:37:36.586Z] === CONT  TestImportExtremelyLargeImageWorks
17:39:31 [2019-10-13T17:39:31.290Z] --- PASS: TestImportExtremelyLargeImageWorks (114.06s)
17:39:31 [2019-10-13T17:39:31.290Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
17:39:31 [2019-10-13T17:39:31.290Z] PASS
17:39:31 [2019-10-13T17:39:31.290Z] 
17:39:31 [2019-10-13T17:39:31.290Z] === Skipped
17:39:31 [2019-10-13T17:39:31.290Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
17:39:31 [2019-10-13T17:39:31.290Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:39:31 [2019-10-13T17:39:31.290Z] 
17:39:31 [2019-10-13T17:39:31.290Z] 
17:39:31 [2019-10-13T17:39:31.290Z] DONE 12 tests, 1 skipped in 115.441s
17:39:31 [2019-10-13T17:39:31.290Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:39:31 [2019-10-13T17:39:31.290Z] ++ 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
17:39:31 [2019-10-13T17:39:31.290Z] ++ set -e
17:39:31 [2019-10-13T17:39:31.290Z] ++ '[' -n 0 ']'
17:39:31 [2019-10-13T17:39:31.290Z] ++ set -x
17:39:31 [2019-10-13T17:39:31.290Z] ++ 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
17:39:31 [2019-10-13T17:39:31.290Z] INFO: Testing against a local daemon
17:39:31 [2019-10-13T17:39:31.290Z] === RUN   TestNetworkCreateDelete
17:39:31 [2019-10-13T17:39:31.290Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:39:31 [2019-10-13T17:39:31.290Z] === RUN   TestDockerNetworkDeletePreferID
17:39:31 [2019-10-13T17:39:31.290Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:39:31 [2019-10-13T17:39:31.290Z] === RUN   TestInspectNetwork
17:39:35 [2019-10-13T17:39:35.385Z] === RUN   TestInspectNetwork/full_network_id
17:39:35 [2019-10-13T17:39:35.385Z] === RUN   TestInspectNetwork/partial_network_id
17:39:35 [2019-10-13T17:39:35.385Z] === RUN   TestInspectNetwork/network_name
17:39:35 [2019-10-13T17:39:35.385Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:39:40 [2019-10-13T17:39:40.435Z] --- PASS: TestInspectNetwork (8.59s)
17:39:40 [2019-10-13T17:39:40.435Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
17:39:40 [2019-10-13T17:39:40.435Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:39:40 [2019-10-13T17:39:40.435Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:39:40 [2019-10-13T17:39:40.435Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:39:40 [2019-10-13T17:39:40.435Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:39:40 [2019-10-13T17:39:40.435Z] === RUN   TestRunContainerWithBridgeNone
17:39:42 [2019-10-13T17:39:42.400Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
17:39:42 [2019-10-13T17:39:42.400Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
17:39:42 [2019-10-13T17:39:42.400Z] === RUN   TestNetworkInvalidJSON
17:39:42 [2019-10-13T17:39:42.400Z] === RUN   TestNetworkInvalidJSON//networks/create
17:39:42 [2019-10-13T17:39:42.400Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:39:42 [2019-10-13T17:39:42.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:39:42 [2019-10-13T17:39:42.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:39:42 [2019-10-13T17:39:42.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:39:42 [2019-10-13T17:39:42.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:39:42 [2019-10-13T17:39:42.400Z] === CONT  TestNetworkInvalidJSON//networks/create
17:39:42 [2019-10-13T17:39:42.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:39:42 [2019-10-13T17:39:42.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:39:42 [2019-10-13T17:39:42.400Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:39:42 [2019-10-13T17:39:42.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:39:42 [2019-10-13T17:39:42.400Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:39:42 [2019-10-13T17:39:42.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:39:42 [2019-10-13T17:39:42.400Z] === RUN   TestDaemonRestartWithLiveRestore
17:39:43 [2019-10-13T17:39:43.655Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:39:43 [2019-10-13T17:39:43.655Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
17:39:43 [2019-10-13T17:39:43.655Z] === RUN   TestDaemonDefaultNetworkPools
17:39:44 [2019-10-13T17:39:44.426Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:39:44 [2019-10-13T17:39:44.426Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
17:39:44 [2019-10-13T17:39:44.426Z] === RUN   TestDaemonRestartWithExistingNetwork
17:39:45 [2019-10-13T17:39:45.670Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:39:45 [2019-10-13T17:39:45.670Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
17:39:45 [2019-10-13T17:39:45.670Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:39:46 [2019-10-13T17:39:46.775Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s)
17:39:46 [2019-10-13T17:39:46.775Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
17:39:46 [2019-10-13T17:39:46.775Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:39:47 [2019-10-13T17:39:47.199Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:39:47 [2019-10-13T17:39:47.199Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
17:39:47 [2019-10-13T17:39:47.199Z] === RUN   TestServiceWithPredefinedNetwork
17:39:50 [2019-10-13T17:39:50.599Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s)
17:39:50 [2019-10-13T17:39:50.599Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
17:39:50 [2019-10-13T17:39:50.599Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:39:50 [2019-10-13T17:39:50.599Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:39:50 [2019-10-13T17:39:50.599Z]     service_test.go:230: FLAKY_TEST
17:39:50 [2019-10-13T17:39:50.599Z] === RUN   TestServiceWithDataPathPortInit
17:40:07 [2019-10-13T17:40:07.068Z] --- PASS: TestServiceWithDataPathPortInit (16.33s)
17:40:07 [2019-10-13T17:40:07.068Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
17:40:07 [2019-10-13T17:40:07.068Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
17:40:07 [2019-10-13T17:40:07.068Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:40:14 [2019-10-13T17:40:14.806Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s)
17:40:14 [2019-10-13T17:40:14.806Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
17:40:14 [2019-10-13T17:40:14.806Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l96vlc22gz9wtnwi3fk7kx01w Created:2019-10-13 17:40:08.034321983 +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[a73fbe3a89796820994abb124517236c79f06cdac47776ee35857b622a61dc89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyfxcxue3lkypxqztja5pr5fs EndpointID:043be102f27c61f84e63043eab6d8a48fc14032d9dd9db3fb56611ceb6f0ef72 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:894586abbde9788f9059314cc532296d0667e811724a65c662336f0be54ab93e 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:e9b4f602b979 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyfxcxue3lkypxqztja5pr5fs EndpointID:043be102f27c61f84e63043eab6d8a48fc14032d9dd9db3fb56611ceb6f0ef72 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
17:40:14 [2019-10-13T17:40:14.806Z] PASS
17:40:14 [2019-10-13T17:40:14.806Z] 
17:40:14 [2019-10-13T17:40:14.806Z] === Skipped
17:40:14 [2019-10-13T17:40:14.806Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:40:14 [2019-10-13T17:40:14.806Z]     service_test.go:230: FLAKY_TEST
17:40:14 [2019-10-13T17:40:14.806Z] 
17:40:14 [2019-10-13T17:40:14.806Z] 
17:40:14 [2019-10-13T17:40:14.806Z] DONE 21 tests, 1 skipped in 44.153s
17:40:14 [2019-10-13T17:40:14.806Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:40:14 [2019-10-13T17:40:14.806Z] ++ 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
17:40:14 [2019-10-13T17:40:14.806Z] ++ set -e
17:40:14 [2019-10-13T17:40:14.806Z] ++ '[' -n 0 ']'
17:40:14 [2019-10-13T17:40:14.806Z] ++ set -x
17:40:14 [2019-10-13T17:40:14.806Z] ++ 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
17:40:15 [2019-10-13T17:40:15.232Z] INFO: Testing against a local daemon
17:40:15 [2019-10-13T17:40:15.232Z] === RUN   TestDockerNetworkIpvlanPersistance
17:40:15 [2019-10-13T17:40:15.232Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:40:15 [2019-10-13T17:40:15.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:40:15 [2019-10-13T17:40:15.232Z] === RUN   TestDockerNetworkIpvlan
17:40:15 [2019-10-13T17:40:15.232Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:40:15 [2019-10-13T17:40:15.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:40:15 [2019-10-13T17:40:15.232Z] PASS
17:40:15 [2019-10-13T17:40:15.232Z] 
17:40:15 [2019-10-13T17:40:15.232Z] === Skipped
17:40:15 [2019-10-13T17:40:15.232Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:40:15 [2019-10-13T17:40:15.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:40:15 [2019-10-13T17:40:15.232Z] 
17:40:15 [2019-10-13T17:40:15.232Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:40:15 [2019-10-13T17:40:15.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:40:15 [2019-10-13T17:40:15.232Z] 
17:40:15 [2019-10-13T17:40:15.232Z] 
17:40:15 [2019-10-13T17:40:15.232Z] DONE 2 tests, 2 skipped in 0.097s
17:40:15 [2019-10-13T17:40:15.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:40:15 [2019-10-13T17:40:15.232Z] ++ 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
17:40:15 [2019-10-13T17:40:15.232Z] ++ set -e
17:40:15 [2019-10-13T17:40:15.232Z] ++ '[' -n 0 ']'
17:40:15 [2019-10-13T17:40:15.232Z] ++ set -x
17:40:15 [2019-10-13T17:40:15.232Z] ++ 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
17:40:15 [2019-10-13T17:40:15.232Z] INFO: Testing against a local daemon
17:40:15 [2019-10-13T17:40:15.232Z] === RUN   TestDockerNetworkMacvlanPersistance
17:40:16 [2019-10-13T17:40:16.579Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
17:40:16 [2019-10-13T17:40:16.579Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
17:40:16 [2019-10-13T17:40:16.579Z] === RUN   TestDockerNetworkMacvlan
17:40:17 [2019-10-13T17:40:17.394Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:40:18 [2019-10-13T17:40:18.179Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:40:19 [2019-10-13T17:40:19.437Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:40:22 [2019-10-13T17:40:22.018Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:40:25 [2019-10-13T17:40:25.476Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:40:30 [2019-10-13T17:40:30.537Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:40:31 [2019-10-13T17:40:31.343Z] --- PASS: TestDockerNetworkMacvlan (14.71s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s)
17:40:31 [2019-10-13T17:40:31.343Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
17:40:31 [2019-10-13T17:40:31.343Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
17:40:31 [2019-10-13T17:40:31.343Z] PASS
17:40:31 [2019-10-13T17:40:31.343Z] 
17:40:31 [2019-10-13T17:40:31.343Z] DONE 8 tests in 16.199s
17:40:31 [2019-10-13T17:40:31.343Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:40:31 [2019-10-13T17:40:31.343Z] ++ 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
17:40:31 [2019-10-13T17:40:31.343Z] ++ set -e
17:40:31 [2019-10-13T17:40:31.343Z] ++ '[' -n 0 ']'
17:40:31 [2019-10-13T17:40:31.343Z] ++ set -x
17:40:31 [2019-10-13T17:40:31.343Z] ++ 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
17:40:31 [2019-10-13T17:40:31.343Z] testing: warning: no tests to run
17:40:31 [2019-10-13T17:40:31.343Z] PASS
17:40:31 [2019-10-13T17:40:31.343Z] 
17:40:31 [2019-10-13T17:40:31.343Z] DONE 0 tests in 0.016s
17:40:31 [2019-10-13T17:40:31.343Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:40:31 [2019-10-13T17:40:31.343Z] ++ 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
17:40:31 [2019-10-13T17:40:31.343Z] ++ set -e
17:40:31 [2019-10-13T17:40:31.343Z] ++ '[' -n 0 ']'
17:40:31 [2019-10-13T17:40:31.343Z] ++ set -x
17:40:31 [2019-10-13T17:40:31.343Z] ++ 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
17:40:31 [2019-10-13T17:40:31.343Z] INFO: Testing against a local daemon
17:40:31 [2019-10-13T17:40:31.343Z] === RUN   TestAuthZPluginAllowRequest
17:40:33 [2019-10-13T17:40:33.326Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
17:40:33 [2019-10-13T17:40:33.326Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
17:40:33 [2019-10-13T17:40:33.327Z] === RUN   TestAuthZPluginTLS
17:40:33 [2019-10-13T17:40:33.689Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:40:33 [2019-10-13T17:40:33.689Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
17:40:33 [2019-10-13T17:40:33.689Z] === RUN   TestAuthZPluginDenyRequest
17:40:34 [2019-10-13T17:40:34.063Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
17:40:34 [2019-10-13T17:40:34.063Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
17:40:34 [2019-10-13T17:40:34.063Z] === RUN   TestAuthZPluginAPIDenyResponse
17:40:34 [2019-10-13T17:40:34.827Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:40:34 [2019-10-13T17:40:34.827Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
17:40:34 [2019-10-13T17:40:34.827Z] === RUN   TestAuthZPluginDenyResponse
17:40:35 [2019-10-13T17:40:35.190Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:40:35 [2019-10-13T17:40:35.190Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
17:40:35 [2019-10-13T17:40:35.190Z] === RUN   TestAuthZPluginAllowEventStream
17:40:36 [2019-10-13T17:40:36.974Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
17:40:36 [2019-10-13T17:40:36.974Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
17:40:36 [2019-10-13T17:40:36.974Z] === RUN   TestAuthZPluginErrorResponse
17:40:37 [2019-10-13T17:40:37.339Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
17:40:37 [2019-10-13T17:40:37.339Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
17:40:37 [2019-10-13T17:40:37.339Z] === RUN   TestAuthZPluginErrorRequest
17:40:38 [2019-10-13T17:40:38.118Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:40:38 [2019-10-13T17:40:38.118Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
17:40:38 [2019-10-13T17:40:38.118Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:40:38 [2019-10-13T17:40:38.480Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:40:38 [2019-10-13T17:40:38.480Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
17:40:38 [2019-10-13T17:40:38.480Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:40:41 [2019-10-13T17:40:41.002Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s)
17:40:41 [2019-10-13T17:40:41.002Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
17:40:41 [2019-10-13T17:40:41.002Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:40:42 [2019-10-13T17:40:42.900Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s)
17:40:42 [2019-10-13T17:40:42.900Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
17:40:42 [2019-10-13T17:40:42.900Z] === RUN   TestAuthZPluginHeader
17:40:43 [2019-10-13T17:40:43.701Z] --- PASS: TestAuthZPluginHeader (0.85s)
17:40:43 [2019-10-13T17:40:43.702Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
17:40:43 [2019-10-13T17:40:43.702Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:40:43 [2019-10-13T17:40:43.702Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:40:43 [2019-10-13T17:40:43.702Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:43 [2019-10-13T17:40:43.702Z] === RUN   TestAuthZPluginV2Disable
17:40:43 [2019-10-13T17:40:43.702Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:40:43 [2019-10-13T17:40:43.702Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:43 [2019-10-13T17:40:43.702Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:40:43 [2019-10-13T17:40:43.702Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:40:43 [2019-10-13T17:40:43.702Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:43 [2019-10-13T17:40:43.702Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:40:43 [2019-10-13T17:40:43.702Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:40:43 [2019-10-13T17:40:43.702Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:43 [2019-10-13T17:40:43.702Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:41:03 [2019-10-13T17:41:03.336Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
17:41:03 [2019-10-13T17:41:03.336Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
17:41:03 [2019-10-13T17:41:03.336Z] PASS
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] === Skipped
17:41:03 [2019-10-13T17:41:03.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:41:03 [2019-10-13T17:41:03.336Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:41:03 [2019-10-13T17:41:03.336Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:41:03 [2019-10-13T17:41:03.336Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:41:03 [2019-10-13T17:41:03.336Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] DONE 17 tests, 4 skipped in 29.255s
17:41:03 [2019-10-13T17:41:03.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:41:03 [2019-10-13T17:41:03.336Z] ++ 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
17:41:03 [2019-10-13T17:41:03.336Z] ++ set -e
17:41:03 [2019-10-13T17:41:03.336Z] ++ '[' -n 0 ']'
17:41:03 [2019-10-13T17:41:03.336Z] ++ set -x
17:41:03 [2019-10-13T17:41:03.336Z] ++ 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
17:41:03 [2019-10-13T17:41:03.336Z] INFO: Testing against a local daemon
17:41:03 [2019-10-13T17:41:03.336Z] === RUN   TestPluginInvalidJSON
17:41:03 [2019-10-13T17:41:03.336Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:41:03 [2019-10-13T17:41:03.336Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:41:03 [2019-10-13T17:41:03.336Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:41:03 [2019-10-13T17:41:03.336Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:41:03 [2019-10-13T17:41:03.336Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:41:03 [2019-10-13T17:41:03.336Z] PASS
17:41:03 [2019-10-13T17:41:03.336Z] 
17:41:03 [2019-10-13T17:41:03.336Z] DONE 2 tests in 0.085s
17:41:03 [2019-10-13T17:41:03.336Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:41:03 [2019-10-13T17:41:03.336Z] ++ 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
17:41:03 [2019-10-13T17:41:03.336Z] ++ set -e
17:41:03 [2019-10-13T17:41:03.336Z] ++ '[' -n 0 ']'
17:41:03 [2019-10-13T17:41:03.336Z] ++ set -x
17:41:03 [2019-10-13T17:41:03.336Z] ++ 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
17:41:03 [2019-10-13T17:41:03.336Z] INFO: Testing against a local daemon
17:41:03 [2019-10-13T17:41:03.336Z] === RUN   TestExternalGraphDriver
17:41:03 [2019-10-13T17:41:03.336Z] === RUN   TestExternalGraphDriver/json
17:41:03 [2019-10-13T17:41:03.336Z] === RUN   TestExternalGraphDriver/spec
17:41:05 [2019-10-13T17:41:05.129Z] === RUN   TestExternalGraphDriver/pull
17:41:07 [2019-10-13T17:41:07.543Z] --- PASS: TestExternalGraphDriver (6.40s)
17:41:07 [2019-10-13T17:41:07.543Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
17:41:07 [2019-10-13T17:41:07.543Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
17:41:07 [2019-10-13T17:41:07.543Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
17:41:07 [2019-10-13T17:41:07.543Z]     --- PASS: TestExternalGraphDriver/pull (2.27s)
17:41:07 [2019-10-13T17:41:07.543Z] === RUN   TestGraphdriverPluginV2
17:41:07 [2019-10-13T17:41:07.543Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
17:41:07 [2019-10-13T17:41:07.543Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:07 [2019-10-13T17:41:07.543Z] PASS
17:41:07 [2019-10-13T17:41:07.543Z] 
17:41:07 [2019-10-13T17:41:07.543Z] === Skipped
17:41:07 [2019-10-13T17:41:07.543Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
17:41:07 [2019-10-13T17:41:07.543Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:07 [2019-10-13T17:41:07.543Z] 
17:41:07 [2019-10-13T17:41:07.543Z] 
17:41:07 [2019-10-13T17:41:07.543Z] DONE 5 tests, 1 skipped in 6.549s
17:41:07 [2019-10-13T17:41:07.543Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:41:07 [2019-10-13T17:41:07.543Z] ++ 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
17:41:07 [2019-10-13T17:41:07.543Z] ++ set -e
17:41:07 [2019-10-13T17:41:07.543Z] ++ '[' -n 0 ']'
17:41:07 [2019-10-13T17:41:07.543Z] ++ set -x
17:41:07 [2019-10-13T17:41:07.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:41:07 [2019-10-13T17:41:07.543Z] INFO: Testing against a local daemon
17:41:07 [2019-10-13T17:41:07.543Z] === RUN   TestContinueAfterPluginCrash
17:41:07 [2019-10-13T17:41:07.543Z] === PAUSE TestContinueAfterPluginCrash
17:41:07 [2019-10-13T17:41:07.543Z] === RUN   TestDaemonStartWithLogOpt
17:41:07 [2019-10-13T17:41:07.543Z] === PAUSE TestDaemonStartWithLogOpt
17:41:07 [2019-10-13T17:41:07.543Z] === CONT  TestContinueAfterPluginCrash
17:41:07 [2019-10-13T17:41:07.543Z] === CONT  TestDaemonStartWithLogOpt
17:41:19 [2019-10-13T17:41:19.242Z] --- PASS: TestDaemonStartWithLogOpt (10.61s)
17:41:19 [2019-10-13T17:41:19.242Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
17:41:23 [2019-10-13T17:41:23.411Z] --- PASS: TestContinueAfterPluginCrash (15.53s)
17:41:23 [2019-10-13T17:41:23.411Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
17:41:23 [2019-10-13T17:41:23.411Z] PASS
17:41:23 [2019-10-13T17:41:23.411Z] 
17:41:23 [2019-10-13T17:41:23.411Z] DONE 2 tests in 15.615s
17:41:23 [2019-10-13T17:41:23.411Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:41:23 [2019-10-13T17:41:23.411Z] ++ 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
17:41:23 [2019-10-13T17:41:23.411Z] ++ set -e
17:41:23 [2019-10-13T17:41:23.411Z] ++ '[' -n 0 ']'
17:41:23 [2019-10-13T17:41:23.411Z] ++ set -x
17:41:23 [2019-10-13T17:41:23.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:41:23 [2019-10-13T17:41:23.412Z] INFO: Testing against a local daemon
17:41:23 [2019-10-13T17:41:23.412Z] === RUN   TestPluginWithDevMounts
17:41:23 [2019-10-13T17:41:23.412Z] === PAUSE TestPluginWithDevMounts
17:41:23 [2019-10-13T17:41:23.412Z] === CONT  TestPluginWithDevMounts
17:41:25 [2019-10-13T17:41:25.292Z] --- PASS: TestPluginWithDevMounts (1.97s)
17:41:25 [2019-10-13T17:41:25.292Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
17:41:25 [2019-10-13T17:41:25.292Z] PASS
17:41:25 [2019-10-13T17:41:25.292Z] 
17:41:25 [2019-10-13T17:41:25.292Z] DONE 1 tests in 2.059s
17:41:25 [2019-10-13T17:41:25.292Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:41:25 [2019-10-13T17:41:25.292Z] ++ 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
17:41:25 [2019-10-13T17:41:25.292Z] ++ set -e
17:41:25 [2019-10-13T17:41:25.292Z] ++ '[' -n 0 ']'
17:41:25 [2019-10-13T17:41:25.292Z] ++ set -x
17:41:25 [2019-10-13T17:41:25.292Z] ++ 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
17:41:25 [2019-10-13T17:41:25.292Z] INFO: Testing against a local daemon
17:41:25 [2019-10-13T17:41:25.292Z] === RUN   TestSecretInspect
17:41:27 [2019-10-13T17:41:27.783Z] --- PASS: TestSecretInspect (2.69s)
17:41:27 [2019-10-13T17:41:27.783Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
17:41:27 [2019-10-13T17:41:27.783Z] === RUN   TestSecretList
17:41:30 [2019-10-13T17:41:30.966Z] --- PASS: TestSecretList (2.79s)
17:41:30 [2019-10-13T17:41:30.966Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
17:41:30 [2019-10-13T17:41:30.966Z] === RUN   TestSecretsCreateAndDelete
17:41:33 [2019-10-13T17:41:33.459Z] --- PASS: TestSecretsCreateAndDelete (2.84s)
17:41:33 [2019-10-13T17:41:33.459Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
17:41:33 [2019-10-13T17:41:33.459Z] === RUN   TestSecretsUpdate
17:41:36 [2019-10-13T17:41:36.062Z] --- PASS: TestSecretsUpdate (2.73s)
17:41:36 [2019-10-13T17:41:36.062Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
17:41:36 [2019-10-13T17:41:36.062Z] === RUN   TestTemplatedSecret
17:41:40 [2019-10-13T17:41:40.165Z] --- PASS: TestTemplatedSecret (3.40s)
17:41:40 [2019-10-13T17:41:40.165Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
17:41:40 [2019-10-13T17:41:40.165Z] === RUN   TestSecretCreateResolve
17:41:42 [2019-10-13T17:41:42.561Z] --- PASS: TestSecretCreateResolve (2.69s)
17:41:42 [2019-10-13T17:41:42.561Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
17:41:42 [2019-10-13T17:41:42.561Z] PASS
17:41:42 [2019-10-13T17:41:42.561Z] 
17:41:42 [2019-10-13T17:41:42.561Z] DONE 6 tests in 17.230s
17:41:42 [2019-10-13T17:41:42.561Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:41:42 [2019-10-13T17:41:42.561Z] ++ 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
17:41:42 [2019-10-13T17:41:42.561Z] ++ set -e
17:41:42 [2019-10-13T17:41:42.561Z] ++ '[' -n 0 ']'
17:41:42 [2019-10-13T17:41:42.561Z] ++ set -x
17:41:42 [2019-10-13T17:41:42.561Z] ++ 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
17:41:42 [2019-10-13T17:41:42.561Z] INFO: Testing against a local daemon
17:41:42 [2019-10-13T17:41:42.561Z] === RUN   TestServiceCreateInit
17:41:42 [2019-10-13T17:41:42.561Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:41:47 [2019-10-13T17:41:47.709Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:41:52 [2019-10-13T17:41:52.800Z] --- PASS: TestServiceCreateInit (9.77s)
17:41:52 [2019-10-13T17:41:52.800Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s)
17:41:52 [2019-10-13T17:41:52.800Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
17:41:52 [2019-10-13T17:41:52.800Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s)
17:41:52 [2019-10-13T17:41:52.800Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
17:41:52 [2019-10-13T17:41:52.800Z] === RUN   TestCreateServiceMultipleTimes
17:42:09 [2019-10-13T17:42:09.323Z] --- PASS: TestCreateServiceMultipleTimes (17.21s)
17:42:09 [2019-10-13T17:42:09.323Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
17:42:09 [2019-10-13T17:42:09.324Z] === RUN   TestCreateServiceConflict
17:42:12 [2019-10-13T17:42:12.558Z] --- PASS: TestCreateServiceConflict (2.88s)
17:42:12 [2019-10-13T17:42:12.558Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
17:42:12 [2019-10-13T17:42:12.558Z] === RUN   TestCreateServiceMaxReplicas
17:42:15 [2019-10-13T17:42:15.727Z] --- PASS: TestCreateServiceMaxReplicas (3.57s)
17:42:15 [2019-10-13T17:42:15.727Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
17:42:15 [2019-10-13T17:42:15.727Z] === RUN   TestCreateWithDuplicateNetworkNames
17:42:29 [2019-10-13T17:42:29.541Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.69s)
17:42:29 [2019-10-13T17:42:29.541Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
17:42:29 [2019-10-13T17:42:29.541Z] === RUN   TestCreateServiceSecretFileMode
17:42:32 [2019-10-13T17:42:32.689Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
17:42:32 [2019-10-13T17:42:32.689Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
17:42:32 [2019-10-13T17:42:32.689Z] === RUN   TestCreateServiceConfigFileMode
17:42:36 [2019-10-13T17:42:36.008Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
17:42:36 [2019-10-13T17:42:36.008Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
17:42:36 [2019-10-13T17:42:36.008Z] === RUN   TestCreateServiceSysctls
17:42:40 [2019-10-13T17:42:40.035Z] --- PASS: TestCreateServiceSysctls (3.98s)
17:42:40 [2019-10-13T17:42:40.035Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
17:42:40 [2019-10-13T17:42:40.035Z] === RUN   TestCreateServiceCapabilities
17:42:44 [2019-10-13T17:42:44.049Z] --- PASS: TestCreateServiceCapabilities (3.55s)
17:42:44 [2019-10-13T17:42:44.049Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
17:42:44 [2019-10-13T17:42:44.049Z] === RUN   TestInspect
17:42:47 [2019-10-13T17:42:47.458Z] --- PASS: TestInspect (3.50s)
17:42:47 [2019-10-13T17:42:47.458Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
17:42:47 [2019-10-13T17:42:47.458Z] === RUN   TestDockerNetworkConnectAlias
17:42:53 [2019-10-13T17:42:53.681Z] --- PASS: TestDockerNetworkConnectAlias (5.95s)
17:42:53 [2019-10-13T17:42:53.681Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
17:42:53 [2019-10-13T17:42:53.681Z] === RUN   TestDockerNetworkReConnect
17:42:57 [2019-10-13T17:42:57.891Z] --- PASS: TestDockerNetworkReConnect (4.72s)
17:42:57 [2019-10-13T17:42:57.892Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
17:42:57 [2019-10-13T17:42:57.892Z] === RUN   TestServicePlugin
17:42:57 [2019-10-13T17:42:57.892Z] --- SKIP: TestServicePlugin (0.00s)
17:42:57 [2019-10-13T17:42:57.892Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:57 [2019-10-13T17:42:57.892Z] === RUN   TestServiceUpdateLabel
17:43:01 [2019-10-13T17:43:01.055Z] --- PASS: TestServiceUpdateLabel (2.84s)
17:43:01 [2019-10-13T17:43:01.055Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
17:43:01 [2019-10-13T17:43:01.055Z] === RUN   TestServiceUpdateSecrets
17:43:17 [2019-10-13T17:43:17.432Z] --- PASS: TestServiceUpdateSecrets (15.33s)
17:43:17 [2019-10-13T17:43:17.432Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
17:43:17 [2019-10-13T17:43:17.432Z] === RUN   TestServiceUpdateConfigs
17:43:33 [2019-10-13T17:43:33.707Z] --- PASS: TestServiceUpdateConfigs (15.32s)
17:43:33 [2019-10-13T17:43:33.707Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
17:43:33 [2019-10-13T17:43:33.707Z] === RUN   TestServiceUpdateNetwork
17:43:47 [2019-10-13T17:43:47.425Z] --- PASS: TestServiceUpdateNetwork (14.40s)
17:43:47 [2019-10-13T17:43:47.425Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
17:43:47 [2019-10-13T17:43:47.425Z] PASS
17:43:47 [2019-10-13T17:43:47.425Z] 
17:43:47 [2019-10-13T17:43:47.425Z] === Skipped
17:43:47 [2019-10-13T17:43:47.425Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
17:43:47 [2019-10-13T17:43:47.425Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:43:47 [2019-10-13T17:43:47.425Z] 
17:43:47 [2019-10-13T17:43:47.425Z] 
17:43:47 [2019-10-13T17:43:47.425Z] DONE 19 tests, 1 skipped in 123.396s
17:43:47 [2019-10-13T17:43:47.425Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:43:47 [2019-10-13T17:43:47.425Z] ++ 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
17:43:47 [2019-10-13T17:43:47.425Z] ++ set -e
17:43:47 [2019-10-13T17:43:47.425Z] ++ '[' -n 0 ']'
17:43:47 [2019-10-13T17:43:47.425Z] ++ set -x
17:43:47 [2019-10-13T17:43:47.425Z] ++ 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
17:43:47 [2019-10-13T17:43:47.425Z] INFO: Testing against a local daemon
17:43:47 [2019-10-13T17:43:47.425Z] === RUN   TestSessionCreate
17:43:47 [2019-10-13T17:43:47.425Z] --- PASS: TestSessionCreate (0.02s)
17:43:47 [2019-10-13T17:43:47.425Z] === RUN   TestSessionCreateWithBadUpgrade
17:43:47 [2019-10-13T17:43:47.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:43:47 [2019-10-13T17:43:47.425Z] PASS
17:43:47 [2019-10-13T17:43:47.425Z] 
17:43:47 [2019-10-13T17:43:47.425Z] DONE 2 tests in 0.117s
17:43:47 [2019-10-13T17:43:47.425Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:43:47 [2019-10-13T17:43:47.426Z] ++ 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
17:43:47 [2019-10-13T17:43:47.426Z] ++ set -e
17:43:47 [2019-10-13T17:43:47.426Z] ++ '[' -n 0 ']'
17:43:47 [2019-10-13T17:43:47.426Z] ++ set -x
17:43:47 [2019-10-13T17:43:47.426Z] ++ 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
17:43:47 [2019-10-13T17:43:47.426Z] INFO: Testing against a local daemon
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:43:47 [2019-10-13T17:43:47.426Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:43:47 [2019-10-13T17:43:47.426Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestEventsExecDie
17:43:47 [2019-10-13T17:43:47.426Z] --- PASS: TestEventsExecDie (0.96s)
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestEventsBackwardsCompatible
17:43:47 [2019-10-13T17:43:47.426Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestInfoBinaryCommits
17:43:47 [2019-10-13T17:43:47.426Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestInfoAPIVersioned
17:43:47 [2019-10-13T17:43:47.426Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestInfoAPI
17:43:47 [2019-10-13T17:43:47.426Z] --- PASS: TestInfoAPI (0.02s)
17:43:47 [2019-10-13T17:43:47.426Z] === RUN   TestInfoAPIWarnings
17:43:47 [2019-10-13T17:43:47.790Z] --- PASS: TestInfoAPIWarnings (0.81s)
17:43:47 [2019-10-13T17:43:47.790Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
17:43:47 [2019-10-13T17:43:47.790Z] === RUN   TestLoginFailsWithBadCredentials
17:43:48 [2019-10-13T17:43:48.163Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
17:43:48 [2019-10-13T17:43:48.163Z] === RUN   TestPingCacheHeaders
17:43:48 [2019-10-13T17:43:48.163Z] --- PASS: TestPingCacheHeaders (0.01s)
17:43:48 [2019-10-13T17:43:48.163Z] === RUN   TestPingGet
17:43:48 [2019-10-13T17:43:48.163Z] --- PASS: TestPingGet (0.01s)
17:43:48 [2019-10-13T17:43:48.163Z] === RUN   TestPingHead
17:43:48 [2019-10-13T17:43:48.163Z] --- PASS: TestPingHead (0.02s)
17:43:48 [2019-10-13T17:43:48.163Z] === RUN   TestVersion
17:43:48 [2019-10-13T17:43:48.163Z] --- PASS: TestVersion (0.02s)
17:43:48 [2019-10-13T17:43:48.163Z] PASS
17:43:48 [2019-10-13T17:43:48.163Z] 
17:43:48 [2019-10-13T17:43:48.163Z] === Skipped
17:43:48 [2019-10-13T17:43:48.163Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:43:48 [2019-10-13T17:43:48.163Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:43:48 [2019-10-13T17:43:48.163Z] 
17:43:48 [2019-10-13T17:43:48.163Z] 
17:43:48 [2019-10-13T17:43:48.163Z] DONE 12 tests, 1 skipped in 2.491s
17:43:48 [2019-10-13T17:43:48.163Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:43:48 [2019-10-13T17:43:48.163Z] ++ 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
17:43:48 [2019-10-13T17:43:48.163Z] ++ set -e
17:43:48 [2019-10-13T17:43:48.163Z] ++ '[' -n 0 ']'
17:43:48 [2019-10-13T17:43:48.163Z] ++ set -x
17:43:48 [2019-10-13T17:43:48.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:43:48 [2019-10-13T17:43:48.163Z] INFO: Testing against a local daemon
17:43:48 [2019-10-13T17:43:48.163Z] === RUN   TestVolumesCreateAndList
17:43:48 [2019-10-13T17:43:48.530Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:43:48 [2019-10-13T17:43:48.530Z] === RUN   TestVolumesRemove
17:43:48 [2019-10-13T17:43:48.530Z] --- PASS: TestVolumesRemove (0.10s)
17:43:48 [2019-10-13T17:43:48.530Z] === RUN   TestVolumesInspect
17:43:48 [2019-10-13T17:43:48.530Z] --- PASS: TestVolumesInspect (0.02s)
17:43:48 [2019-10-13T17:43:48.530Z] === RUN   TestVolumesInvalidJSON
17:43:48 [2019-10-13T17:43:48.530Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:43:48 [2019-10-13T17:43:48.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:43:48 [2019-10-13T17:43:48.530Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:43:48 [2019-10-13T17:43:48.530Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:43:48 [2019-10-13T17:43:48.530Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:43:48 [2019-10-13T17:43:48.530Z] PASS
17:43:48 [2019-10-13T17:43:48.530Z] 
17:43:48 [2019-10-13T17:43:48.530Z] DONE 5 tests in 0.261s
17:43:48 [2019-10-13T17:43:48.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:43:48 [2019-10-13T17:43:48.530Z] ++++ cat bundles/test-integration/docker.pid
17:43:48 [2019-10-13T17:43:48.530Z] +++ kill 11483
17:43:50 [2019-10-13T17:43:50.472Z] +++ /etc/init.d/apparmor stop
17:43:50 [2019-10-13T17:43:50.472Z] Clearing AppArmor profiles cache:.
17:43:50 [2019-10-13T17:43:50.472Z] All profile caches have been cleared, but no profiles have been unloaded.
17:43:50 [2019-10-13T17:43:50.472Z] Unloading profiles will leave already running processes permanently
17:43:50 [2019-10-13T17:43:50.472Z] unconfined, which can lead to unexpected situations.
17:43:50 [2019-10-13T17:43:50.472Z] 
17:43:50 [2019-10-13T17:43:50.472Z] To set a process to complain mode, use the command line tool
17:43:50 [2019-10-13T17:43:50.472Z] 'aa-complain'. To really tear down all profiles, run the init script
17:43:50 [2019-10-13T17:43:50.472Z] with the 'teardown' option."
17:43:50 [2019-10-13T17:43:50.472Z]