Skip to content

Console Output

19:17:11 [2020-01-24T19:17:11.226Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6d6808090736ac76e908e78aa6894f5586c7d243 -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:6d6808090736ac76e908e78aa6894f5586c7d243 hack/make.sh dynbinary test-integration
19:17:11 [2020-01-24T19:17:11.589Z] 
19:17:11 [2020-01-24T19:17:11.589Z] Removing bundles/
19:17:11 [2020-01-24T19:17:11.589Z] 
19:17:11 [2020-01-24T19:17:11.589Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:17:11 [2020-01-24T19:17:11.589Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:17:11 [2020-01-24T19:17:11.589Z] GOOS="" GOARCH="" GOARM=""
19:18:00 [2020-01-24T19:18:00.259Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:18:00 [2020-01-24T19:18:00.259Z] 
19:18:00 [2020-01-24T19:18:00.259Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:18:00 [2020-01-24T19:18:00.622Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:18:00 [2020-01-24T19:18:00.622Z] HOSTNAME=3ef8a81a3927
19:18:00 [2020-01-24T19:18:00.622Z] TESTDEBUG=0
19:18:00 [2020-01-24T19:18:00.622Z] DEST=bundles/test-integration
19:18:00 [2020-01-24T19:18:00.622Z] PWD=/go/src/github.com/docker/docker
19:18:00 [2020-01-24T19:18:00.622Z] DOCKER_GITCOMMIT=6d6808090736ac76e908e78aa6894f5586c7d243
19:18:00 [2020-01-24T19:18:00.622Z] container=docker
19:18:00 [2020-01-24T19:18:00.622Z] HOME=/root
19:18:00 [2020-01-24T19:18:00.622Z] GOLANG_VERSION=1.13.6
19:18:00 [2020-01-24T19:18:00.622Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:18:00 [2020-01-24T19:18:00.622Z] VALIDATE_BRANCH=master
19:18:00 [2020-01-24T19:18:00.622Z] TERM=xterm
19:18:00 [2020-01-24T19:18:00.622Z] DOCKER_PKG=github.com/docker/docker
19:18:00 [2020-01-24T19:18:00.622Z] SHLVL=1
19:18:00 [2020-01-24T19:18:00.622Z] TIMEOUT=120m
19:18:00 [2020-01-24T19:18:00.622Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:18:00 [2020-01-24T19:18:00.622Z] DOCKER_GRAPHDRIVER=overlay2
19:18:00 [2020-01-24T19:18:00.622Z] GO111MODULE=off
19:18:00 [2020-01-24T19:18:00.622Z] DOCKER_EXPERIMENTAL=1
19:18:00 [2020-01-24T19:18:00.622Z] TEST_SKIP_INTEGRATION_CLI=1
19:18:00 [2020-01-24T19:18:00.622Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:18:00 [2020-01-24T19:18:00.622Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:18:00 [2020-01-24T19:18:00.622Z] GOPATH=/go
19:18:00 [2020-01-24T19:18:00.622Z] PKG_CONFIG=pkg-config
19:18:00 [2020-01-24T19:18:00.622Z] _=/usr/bin/env
19:18:00 [2020-01-24T19:18:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:18:24 [2020-01-24T19:18:24.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:18:24 [2020-01-24T19:18:24.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:18:26 [2020-01-24T19:18:26.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:18:42 [2020-01-24T19:18:42.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:18:42 [2020-01-24T19:18:42.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:18:43 [2020-01-24T19:18:43.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:18:44 [2020-01-24T19:18:44.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:18:44 [2020-01-24T19:18:44.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:18:46 [2020-01-24T19:18:46.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:18:47 [2020-01-24T19:18:47.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:18:48 [2020-01-24T19:18:48.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:18:49 [2020-01-24T19:18:49.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:18:51 [2020-01-24T19:18:51.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:18:51 [2020-01-24T19:18:51.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:18:53 [2020-01-24T19:18:53.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:18:54 [2020-01-24T19:18:54.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:18:55 [2020-01-24T19:18:55.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:18:56 [2020-01-24T19:18:56.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:18:56 [2020-01-24T19:18:56.434Z] Using test binary docker
19:18:56 [2020-01-24T19:18:56.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:18:56 [2020-01-24T19:18:56.434Z] +++ /etc/init.d/apparmor start
19:18:56 [2020-01-24T19:18:56.434Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:18:56 [2020-01-24T19:18:56.434Z] INFO: Waiting for daemon to start...
19:18:56 [2020-01-24T19:18:56.434Z] Starting dockerd
19:18:56 [2020-01-24T19:18:56.434Z] +++ 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
19:18:58 [2020-01-24T19:18:58.186Z] .
19:18:58 [2020-01-24T19:18:58.186Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:18:58 [2020-01-24T19:18:58.186Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:18:58 [2020-01-24T19:18:58.535Z] Error: No such image: emptyfs
19:18:58 [2020-01-24T19:18:58.535Z] ++++ docker load
19:18:58 [2020-01-24T19:18:58.535Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:18:58 [2020-01-24T19:18:58.535Z] Running integration-test (iteration 1)
19:18:58 [2020-01-24T19:18:58.535Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:18:58 [2020-01-24T19:18:58.535Z] ++ 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
19:18:58 [2020-01-24T19:18:58.535Z] ++ set -e
19:18:58 [2020-01-24T19:18:58.535Z] ++ '[' -n 0 ']'
19:18:58 [2020-01-24T19:18:58.535Z] ++ set -x
19:18:58 [2020-01-24T19:18:58.535Z] ++ 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
19:19:06 [2020-01-24T19:19:06.106Z] Loaded image: buildpack-deps:jessie
19:19:06 [2020-01-24T19:19:06.107Z] Loaded image: busybox:latest
19:19:06 [2020-01-24T19:19:06.107Z] Loaded image: busybox:glibc
19:19:06 [2020-01-24T19:19:06.459Z] Loaded image: debian:jessie
19:19:06 [2020-01-24T19:19:06.459Z] Loaded image: hello-world:latest
19:19:06 [2020-01-24T19:19:06.459Z] INFO: Testing against a local daemon
19:19:06 [2020-01-24T19:19:06.459Z] === RUN   TestCgroupNamespacesBuild
19:19:08 [2020-01-24T19:19:08.209Z] --- PASS: TestCgroupNamespacesBuild (1.60s)
19:19:08 [2020-01-24T19:19:08.209Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:19:09 [2020-01-24T19:19:09.932Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
19:19:09 [2020-01-24T19:19:09.932Z] === RUN   TestBuildWithSession
19:19:09 [2020-01-24T19:19:09.932Z] --- SKIP: TestBuildWithSession (0.00s)
19:19:09 [2020-01-24T19:19:09.932Z]     build_session_test.go:25: TODO: BuildKit
19:19:09 [2020-01-24T19:19:09.932Z] === RUN   TestBuildSquashParent
19:19:16 [2020-01-24T19:19:16.126Z] --- PASS: TestBuildSquashParent (6.27s)
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:19:16 [2020-01-24T19:19:16.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:19:16 [2020-01-24T19:19:16.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:19:16 [2020-01-24T19:19:16.126Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:19:16 [2020-01-24T19:19:16.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:19:18 [2020-01-24T19:19:18.496Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:19:18 [2020-01-24T19:19:18.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:19:20 [2020-01-24T19:19:20.904Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:19:20 [2020-01-24T19:19:20.904Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:19:23 [2020-01-24T19:19:23.262Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s)
19:19:23 [2020-01-24T19:19:23.262Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s)
19:19:23 [2020-01-24T19:19:23.262Z] === RUN   TestBuildMultiStageCopy
19:19:23 [2020-01-24T19:19:23.262Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:19:25 [2020-01-24T19:19:25.606Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:19:25 [2020-01-24T19:19:25.952Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:19:26 [2020-01-24T19:19:26.298Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:19:27 [2020-01-24T19:19:27.044Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:19:27 [2020-01-24T19:19:27.408Z] --- PASS: TestBuildMultiStageCopy (4.48s)
19:19:27 [2020-01-24T19:19:27.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
19:19:27 [2020-01-24T19:19:27.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s)
19:19:27 [2020-01-24T19:19:27.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s)
19:19:27 [2020-01-24T19:19:27.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
19:19:27 [2020-01-24T19:19:27.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
19:19:27 [2020-01-24T19:19:27.408Z] === RUN   TestBuildMultiStageParentConfig
19:19:29 [2020-01-24T19:19:29.170Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
19:19:29 [2020-01-24T19:19:29.170Z] === RUN   TestBuildLabelWithTargets
19:19:31 [2020-01-24T19:19:31.067Z] --- PASS: TestBuildLabelWithTargets (2.11s)
19:19:31 [2020-01-24T19:19:31.067Z] === RUN   TestBuildWithEmptyLayers
19:19:31 [2020-01-24T19:19:31.809Z] --- PASS: TestBuildWithEmptyLayers (0.84s)
19:19:31 [2020-01-24T19:19:31.809Z] === RUN   TestBuildMultiStageOnBuild
19:19:34 [2020-01-24T19:19:34.887Z] --- PASS: TestBuildMultiStageOnBuild (2.61s)
19:19:34 [2020-01-24T19:19:34.887Z] === RUN   TestBuildUncleanTarFilenames
19:19:35 [2020-01-24T19:19:35.630Z] --- PASS: TestBuildUncleanTarFilenames (1.10s)
19:19:35 [2020-01-24T19:19:35.631Z] === RUN   TestBuildMultiStageLayerLeak
19:19:38 [2020-01-24T19:19:38.700Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s)
19:19:38 [2020-01-24T19:19:38.700Z] === RUN   TestBuildWithHugeFile
19:20:07 [2020-01-24T19:20:07.036Z] --- PASS: TestBuildWithHugeFile (26.45s)
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildWithEmptyDockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:20:07 [2020-01-24T19:20:07.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
19:20:07 [2020-01-24T19:20:07.036Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
19:20:07 [2020-01-24T19:20:07.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
19:20:07 [2020-01-24T19:20:07.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildPreserveOwnership
19:20:07 [2020-01-24T19:20:07.036Z] === RUN   TestBuildPreserveOwnership/copy_from
19:20:09 [2020-01-24T19:20:09.398Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:20:11 [2020-01-24T19:20:11.245Z] --- PASS: TestBuildPreserveOwnership (5.55s)
19:20:11 [2020-01-24T19:20:11.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.75s)
19:20:11 [2020-01-24T19:20:11.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s)
19:20:11 [2020-01-24T19:20:11.245Z] === RUN   TestBuildPlatformInvalid
19:20:11 [2020-01-24T19:20:11.245Z] --- PASS: TestBuildPlatformInvalid (0.11s)
19:20:11 [2020-01-24T19:20:11.245Z] PASS
19:20:11 [2020-01-24T19:20:11.245Z] 
19:20:11 [2020-01-24T19:20:11.245Z] === Skipped
19:20:11 [2020-01-24T19:20:11.245Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
19:20:11 [2020-01-24T19:20:11.245Z]     build_session_test.go:25: TODO: BuildKit
19:20:11 [2020-01-24T19:20:11.245Z] 
19:20:11 [2020-01-24T19:20:11.245Z] 
19:20:11 [2020-01-24T19:20:11.245Z] DONE 32 tests, 1 skipped in 72.442s
19:20:11 [2020-01-24T19:20:11.245Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:20:11 [2020-01-24T19:20:11.245Z] ++ 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
19:20:11 [2020-01-24T19:20:11.245Z] ++ set -e
19:20:11 [2020-01-24T19:20:11.245Z] ++ '[' -n 0 ']'
19:20:11 [2020-01-24T19:20:11.245Z] ++ set -x
19:20:11 [2020-01-24T19:20:11.245Z] ++ 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
19:20:11 [2020-01-24T19:20:11.245Z] INFO: Testing against a local daemon
19:20:11 [2020-01-24T19:20:11.245Z] === RUN   TestConfigList
19:20:14 [2020-01-24T19:20:14.310Z] --- PASS: TestConfigList (2.59s)
19:20:14 [2020-01-24T19:20:14.310Z] === RUN   TestConfigsCreateAndDelete
19:20:16 [2020-01-24T19:20:16.672Z] --- PASS: TestConfigsCreateAndDelete (2.67s)
19:20:16 [2020-01-24T19:20:16.672Z] === RUN   TestConfigsUpdate
19:20:19 [2020-01-24T19:20:19.027Z] --- PASS: TestConfigsUpdate (2.26s)
19:20:19 [2020-01-24T19:20:19.027Z] === RUN   TestTemplatedConfig
19:20:22 [2020-01-24T19:20:22.155Z] --- PASS: TestTemplatedConfig (3.24s)
19:20:22 [2020-01-24T19:20:22.155Z] === RUN   TestConfigInspect
19:20:25 [2020-01-24T19:20:25.260Z] --- PASS: TestConfigInspect (2.72s)
19:20:25 [2020-01-24T19:20:25.260Z] === RUN   TestConfigCreateWithLabels
19:20:27 [2020-01-24T19:20:27.031Z] --- PASS: TestConfigCreateWithLabels (2.35s)
19:20:27 [2020-01-24T19:20:27.031Z] === RUN   TestConfigCreateResolve
19:20:30 [2020-01-24T19:20:30.094Z] --- PASS: TestConfigCreateResolve (2.70s)
19:20:30 [2020-01-24T19:20:30.094Z] === RUN   TestConfigDaemonLibtrustID
19:20:30 [2020-01-24T19:20:30.451Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:20:30 [2020-01-24T19:20:30.451Z] PASS
19:20:30 [2020-01-24T19:20:30.451Z] 
19:20:30 [2020-01-24T19:20:30.451Z] DONE 8 tests in 19.234s
19:20:30 [2020-01-24T19:20:30.451Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:20:30 [2020-01-24T19:20:30.451Z] ++ 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
19:20:30 [2020-01-24T19:20:30.451Z] ++ set -e
19:20:30 [2020-01-24T19:20:30.451Z] ++ '[' -n 0 ']'
19:20:30 [2020-01-24T19:20:30.451Z] ++ set -x
19:20:30 [2020-01-24T19:20:30.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-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
19:20:30 [2020-01-24T19:20:30.451Z] INFO: Testing against a local daemon
19:20:30 [2020-01-24T19:20:30.451Z] === RUN   TestCheckpoint
19:20:30 [2020-01-24T19:20:30.451Z] --- SKIP: TestCheckpoint (0.00s)
19:20:30 [2020-01-24T19:20:30.451Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:20:30 [2020-01-24T19:20:30.451Z] === RUN   TestContainerInvalidJSON
19:20:30 [2020-01-24T19:20:30.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:20:30 [2020-01-24T19:20:30.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:20:30 [2020-01-24T19:20:30.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:20:30 [2020-01-24T19:20:30.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:20:30 [2020-01-24T19:20:30.452Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:20:30 [2020-01-24T19:20:30.452Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:20:30 [2020-01-24T19:20:30.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:20:30 [2020-01-24T19:20:30.452Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:20:30 [2020-01-24T19:20:30.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:20:30 [2020-01-24T19:20:30.452Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:20:30 [2020-01-24T19:20:30.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:20:30 [2020-01-24T19:20:30.452Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:20:30 [2020-01-24T19:20:30.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:20:30 [2020-01-24T19:20:30.452Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:20:30 [2020-01-24T19:20:30.799Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
19:20:30 [2020-01-24T19:20:30.799Z] === RUN   TestCopyFromContainerPathIsNotDir
19:20:30 [2020-01-24T19:20:30.799Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
19:20:30 [2020-01-24T19:20:30.799Z] === RUN   TestCopyToContainerPathDoesNotExist
19:20:30 [2020-01-24T19:20:30.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
19:20:30 [2020-01-24T19:20:30.799Z] === RUN   TestCopyToContainerPathIsNotDir
19:20:31 [2020-01-24T19:20:31.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
19:20:31 [2020-01-24T19:20:31.161Z] === RUN   TestCopyFromContainer
19:20:32 [2020-01-24T19:20:32.895Z] === RUN   TestCopyFromContainer//
19:20:32 [2020-01-24T19:20:32.895Z] === RUN   TestCopyFromContainer//bar/root
19:20:32 [2020-01-24T19:20:32.895Z] === RUN   TestCopyFromContainer//bar/root/
19:20:32 [2020-01-24T19:20:32.895Z] === RUN   TestCopyFromContainer/bar/quux
19:20:33 [2020-01-24T19:20:33.263Z] === RUN   TestCopyFromContainer/bar/quux/
19:20:33 [2020-01-24T19:20:33.263Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:20:33 [2020-01-24T19:20:33.263Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:20:33 [2020-01-24T19:20:33.263Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:20:33 [2020-01-24T19:20:33.263Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCopyFromContainer/bar/notarget
19:20:33 [2020-01-24T19:20:33.623Z] --- PASS: TestCopyFromContainer (2.49s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer// (0.05s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2020-01-24T19:20:33.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateLinkToNonExistingContainer
19:20:33 [2020-01-24T19:20:33.623Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateWithInvalidEnv
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateWithInvalidEnv/0
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateWithInvalidEnv/0
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateWithInvalidEnv/1
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateWithInvalidEnv/1
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateWithInvalidEnv/2
19:20:33 [2020-01-24T19:20:33.623Z] === PAUSE TestCreateWithInvalidEnv/2
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateWithInvalidEnv/0
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateWithInvalidEnv/2
19:20:33 [2020-01-24T19:20:33.623Z] === CONT  TestCreateWithInvalidEnv/1
19:20:33 [2020-01-24T19:20:33.623Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateTmpfsMountsTarget
19:20:33 [2020-01-24T19:20:33.623Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:20:33 [2020-01-24T19:20:33.623Z] === RUN   TestCreateWithCustomMaskedPaths
19:20:36 [2020-01-24T19:20:36.050Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:20:36 [2020-01-24T19:20:36.050Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:20:36 [2020-01-24T19:20:36.401Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:20:36 [2020-01-24T19:20:36.401Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:20:36 [2020-01-24T19:20:36.401Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:20:36 [2020-01-24T19:20:36.401Z] --- PASS: TestCreateWithCapabilities (0.01s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
19:20:36 [2020-01-24T19:20:36.401Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
19:20:36 [2020-01-24T19:20:36.401Z] === RUN   TestCreateWithCustomReadonlyPaths
19:20:38 [2020-01-24T19:20:38.893Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2020-01-24T19:20:38.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2020-01-24T19:20:38.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2020-01-24T19:20:38.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2020-01-24T19:20:38.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2020-01-24T19:20:38.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2020-01-24T19:20:38.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:20:38 [2020-01-24T19:20:38.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:20:38 [2020-01-24T19:20:38.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:20:38 [2020-01-24T19:20:38.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:20:38 [2020-01-24T19:20:38.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:20:38 [2020-01-24T19:20:38.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:20:38 [2020-01-24T19:20:38.894Z] === RUN   TestContainerStartOnDaemonRestart
19:20:38 [2020-01-24T19:20:38.894Z] === PAUSE TestContainerStartOnDaemonRestart
19:20:38 [2020-01-24T19:20:38.894Z] === RUN   TestDaemonRestartIpcMode
19:20:38 [2020-01-24T19:20:38.894Z] === PAUSE TestDaemonRestartIpcMode
19:20:38 [2020-01-24T19:20:38.894Z] === RUN   TestDiff
19:20:39 [2020-01-24T19:20:39.649Z] --- PASS: TestDiff (0.81s)
19:20:39 [2020-01-24T19:20:39.649Z] === RUN   TestExecWithCloseStdin
19:20:40 [2020-01-24T19:20:40.416Z] --- PASS: TestExecWithCloseStdin (1.01s)
19:20:40 [2020-01-24T19:20:40.416Z] === RUN   TestExec
19:20:41 [2020-01-24T19:20:41.642Z] --- PASS: TestExec (0.90s)
19:20:41 [2020-01-24T19:20:41.642Z] === RUN   TestExecUser
19:20:42 [2020-01-24T19:20:42.388Z] --- PASS: TestExecUser (0.90s)
19:20:42 [2020-01-24T19:20:42.388Z] === RUN   TestExportContainerAndImportImage
19:20:43 [2020-01-24T19:20:43.614Z] --- PASS: TestExportContainerAndImportImage (1.17s)
19:20:43 [2020-01-24T19:20:43.614Z] === RUN   TestExportContainerAfterDaemonRestart
19:20:44 [2020-01-24T19:20:44.822Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
19:20:44 [2020-01-24T19:20:44.822Z] === RUN   TestHealthCheckWorkdir
19:20:46 [2020-01-24T19:20:46.024Z] --- PASS: TestHealthCheckWorkdir (1.04s)
19:20:46 [2020-01-24T19:20:46.024Z] === RUN   TestHealthKillContainer
19:20:49 [2020-01-24T19:20:49.231Z] --- PASS: TestHealthKillContainer (3.08s)
19:20:49 [2020-01-24T19:20:49.231Z] === RUN   TestInspectCpusetInConfigPre120
19:20:49 [2020-01-24T19:20:49.985Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
19:20:49 [2020-01-24T19:20:49.985Z] === RUN   TestIpcModeNone
19:20:50 [2020-01-24T19:20:50.752Z] --- PASS: TestIpcModeNone (0.90s)
19:20:50 [2020-01-24T19:20:50.752Z] === RUN   TestIpcModePrivate
19:20:51 [2020-01-24T19:20:51.955Z] --- PASS: TestIpcModePrivate (0.98s)
19:20:51 [2020-01-24T19:20:51.955Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
19:20:51 [2020-01-24T19:20:51.955Z] === RUN   TestIpcModeShareable
19:20:52 [2020-01-24T19:20:52.718Z] --- PASS: TestIpcModeShareable (1.06s)
19:20:52 [2020-01-24T19:20:52.718Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
19:20:52 [2020-01-24T19:20:52.718Z] === RUN   TestAPIIpcModeShareableAndContainer
19:20:55 [2020-01-24T19:20:55.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
19:20:55 [2020-01-24T19:20:55.814Z] === RUN   TestAPIIpcModeHost
19:20:56 [2020-01-24T19:20:56.162Z] --- PASS: TestAPIIpcModeHost (0.68s)
19:20:56 [2020-01-24T19:20:56.162Z] === RUN   TestDaemonIpcModeShareable
19:20:57 [2020-01-24T19:20:57.898Z] --- PASS: TestDaemonIpcModeShareable (1.62s)
19:20:57 [2020-01-24T19:20:57.898Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
19:20:57 [2020-01-24T19:20:57.898Z] === RUN   TestDaemonIpcModePrivate
19:20:59 [2020-01-24T19:20:59.656Z] --- PASS: TestDaemonIpcModePrivate (1.54s)
19:20:59 [2020-01-24T19:20:59.656Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
19:20:59 [2020-01-24T19:20:59.656Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:21:01 [2020-01-24T19:21:01.379Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s)
19:21:01 [2020-01-24T19:21:01.379Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
19:21:01 [2020-01-24T19:21:01.379Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:21:02 [2020-01-24T19:21:02.724Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s)
19:21:02 [2020-01-24T19:21:02.724Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
19:21:02 [2020-01-24T19:21:02.724Z] === RUN   TestIpcModeOlderClient
19:21:02 [2020-01-24T19:21:02.724Z] === PAUSE TestIpcModeOlderClient
19:21:02 [2020-01-24T19:21:02.724Z] === RUN   TestKillContainerInvalidSignal
19:21:03 [2020-01-24T19:21:03.493Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
19:21:03 [2020-01-24T19:21:03.493Z] === RUN   TestKillContainer
19:21:03 [2020-01-24T19:21:03.493Z] === RUN   TestKillContainer/no_signal
19:21:04 [2020-01-24T19:21:04.238Z] === RUN   TestKillContainer/non_killing_signal
19:21:04 [2020-01-24T19:21:04.992Z] === RUN   TestKillContainer/killing_signal
19:21:06 [2020-01-24T19:21:06.213Z] --- PASS: TestKillContainer (2.56s)
19:21:06 [2020-01-24T19:21:06.213Z]     --- PASS: TestKillContainer/no_signal (0.90s)
19:21:06 [2020-01-24T19:21:06.213Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
19:21:06 [2020-01-24T19:21:06.213Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
19:21:06 [2020-01-24T19:21:06.213Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:21:06 [2020-01-24T19:21:06.213Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:21:06 [2020-01-24T19:21:06.957Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:21:07 [2020-01-24T19:21:07.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s)
19:21:07 [2020-01-24T19:21:07.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
19:21:07 [2020-01-24T19:21:07.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
19:21:07 [2020-01-24T19:21:07.704Z] === RUN   TestKillStoppedContainer
19:21:07 [2020-01-24T19:21:07.704Z] --- PASS: TestKillStoppedContainer (0.09s)
19:21:07 [2020-01-24T19:21:07.704Z] === RUN   TestKillStoppedContainerAPIPre120
19:21:08 [2020-01-24T19:21:08.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
19:21:08 [2020-01-24T19:21:08.118Z] === RUN   TestKillDifferentUserContainer
19:21:08 [2020-01-24T19:21:08.932Z] --- PASS: TestKillDifferentUserContainer (0.82s)
19:21:08 [2020-01-24T19:21:08.932Z] === RUN   TestInspectOomKilledTrue
19:21:08 [2020-01-24T19:21:08.932Z] --- SKIP: TestInspectOomKilledTrue (0.02s)
19:21:08 [2020-01-24T19:21:08.932Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:21:08 [2020-01-24T19:21:08.932Z] === RUN   TestInspectOomKilledFalse
19:21:08 [2020-01-24T19:21:08.932Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:21:08 [2020-01-24T19:21:08.932Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:21:08 [2020-01-24T19:21:08.932Z] === RUN   TestLinksEtcHostsContentMatch
19:21:09 [2020-01-24T19:21:09.278Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
19:21:09 [2020-01-24T19:21:09.278Z] === RUN   TestLinksContainerNames
19:21:11 [2020-01-24T19:21:11.046Z] --- PASS: TestLinksContainerNames (1.58s)
19:21:11 [2020-01-24T19:21:11.046Z] === RUN   TestLogsFollowTailEmpty
19:21:11 [2020-01-24T19:21:11.803Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
19:21:11 [2020-01-24T19:21:11.803Z] === RUN   TestContainerNetworkMountsNoChown
19:21:12 [2020-01-24T19:21:12.571Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/default
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/default
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/private
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/private
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rprivate
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rprivate
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/slave
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/slave
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rslave
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rslave
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/shared
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/shared
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rshared
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rshared
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/default
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/default/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/default/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/default/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/rshared
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/shared
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:21:12 [2020-01-24T19:21:12.571Z] === CONT  TestMountDaemonRoot/rslave
19:21:12 [2020-01-24T19:21:12.571Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:21:12 [2020-01-24T19:21:12.571Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === CONT  TestMountDaemonRoot/slave
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === CONT  TestMountDaemonRoot/rprivate
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === CONT  TestMountDaemonRoot/private
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/private/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/private/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:21:12 [2020-01-24T19:21:12.572Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:21:12 [2020-01-24T19:21:12.572Z] === CONT  TestMountDaemonRoot/default/mount_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:21:12 [2020-01-24T19:21:12.919Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/private/bind_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/private/mount_root
19:21:13 [2020-01-24T19:21:13.271Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:21:13 [2020-01-24T19:21:13.271Z] --- PASS: TestMountDaemonRoot (0.01s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:21:13 [2020-01-24T19:21:13.271Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:21:13 [2020-01-24T19:21:13.271Z] === RUN   TestContainerBindMountNonRecursive
19:21:15 [2020-01-24T19:21:15.056Z] --- PASS: TestContainerBindMountNonRecursive (1.76s)
19:21:15 [2020-01-24T19:21:15.056Z] === RUN   TestNetworkNat
19:21:16 [2020-01-24T19:21:16.038Z] --- PASS: TestNetworkNat (0.92s)
19:21:16 [2020-01-24T19:21:16.038Z] === RUN   TestNetworkLocalhostTCPNat
19:21:17 [2020-01-24T19:21:17.234Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
19:21:17 [2020-01-24T19:21:17.234Z] === RUN   TestNetworkLoopbackNat
19:21:17 [2020-01-24T19:21:17.980Z] --- PASS: TestNetworkLoopbackNat (1.07s)
19:21:17 [2020-01-24T19:21:17.981Z] === RUN   TestPause
19:21:18 [2020-01-24T19:21:18.737Z] --- PASS: TestPause (0.82s)
19:21:18 [2020-01-24T19:21:18.737Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:21:18 [2020-01-24T19:21:18.737Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
19:21:18 [2020-01-24T19:21:18.737Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:21:18 [2020-01-24T19:21:18.737Z] === RUN   TestPauseStopPausedContainer
19:21:19 [2020-01-24T19:21:19.938Z] --- PASS: TestPauseStopPausedContainer (0.90s)
19:21:19 [2020-01-24T19:21:19.938Z] === RUN   TestPsFilter
19:21:19 [2020-01-24T19:21:19.938Z] --- PASS: TestPsFilter (0.25s)
19:21:19 [2020-01-24T19:21:19.938Z] === RUN   TestRemoveContainerWithRemovedVolume
19:21:20 [2020-01-24T19:21:20.684Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
19:21:20 [2020-01-24T19:21:20.684Z] === RUN   TestRemoveContainerWithVolume
19:21:21 [2020-01-24T19:21:21.600Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
19:21:21 [2020-01-24T19:21:21.600Z] === RUN   TestRemoveContainerRunning
19:21:22 [2020-01-24T19:21:22.405Z] --- PASS: TestRemoveContainerRunning (0.91s)
19:21:22 [2020-01-24T19:21:22.405Z] === RUN   TestRemoveContainerForceRemoveRunning
19:21:23 [2020-01-24T19:21:23.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
19:21:23 [2020-01-24T19:21:23.616Z] === RUN   TestRemoveInvalidContainer
19:21:23 [2020-01-24T19:21:23.616Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:21:23 [2020-01-24T19:21:23.616Z] === RUN   TestRenameLinkedContainer
19:21:26 [2020-01-24T19:21:26.674Z] --- PASS: TestRenameLinkedContainer (3.27s)
19:21:26 [2020-01-24T19:21:26.674Z] === RUN   TestRenameStoppedContainer
19:21:27 [2020-01-24T19:21:27.423Z] --- PASS: TestRenameStoppedContainer (0.87s)
19:21:27 [2020-01-24T19:21:27.423Z] === RUN   TestRenameRunningContainerAndReuse
19:21:29 [2020-01-24T19:21:29.356Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s)
19:21:29 [2020-01-24T19:21:29.356Z] === RUN   TestRenameInvalidName
19:21:30 [2020-01-24T19:21:30.145Z] --- PASS: TestRenameInvalidName (0.99s)
19:21:30 [2020-01-24T19:21:30.145Z] === RUN   TestRenameAnonymousContainer
19:21:33 [2020-01-24T19:21:33.205Z] --- PASS: TestRenameAnonymousContainer (2.66s)
19:21:33 [2020-01-24T19:21:33.205Z] === RUN   TestRenameContainerWithSameName
19:21:33 [2020-01-24T19:21:33.550Z] --- PASS: TestRenameContainerWithSameName (0.74s)
19:21:33 [2020-01-24T19:21:33.550Z] === RUN   TestRenameContainerWithLinkedContainer
19:21:35 [2020-01-24T19:21:35.275Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
19:21:35 [2020-01-24T19:21:35.275Z] === RUN   TestResize
19:21:36 [2020-01-24T19:21:36.081Z] --- PASS: TestResize (0.91s)
19:21:36 [2020-01-24T19:21:36.081Z] === RUN   TestResizeWithInvalidSize
19:21:36 [2020-01-24T19:21:36.856Z] --- PASS: TestResizeWithInvalidSize (0.98s)
19:21:36 [2020-01-24T19:21:36.856Z] === RUN   TestResizeWhenContainerNotStarted
19:21:38 [2020-01-24T19:21:38.059Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:38 [2020-01-24T19:21:38.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:39 [2020-01-24T19:21:39.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:40 [2020-01-24T19:21:40.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:41 [2020-01-24T19:21:41.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:41 [2020-01-24T19:21:41.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:42 [2020-01-24T19:21:42.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:43 [2020-01-24T19:21:43.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:44 [2020-01-24T19:21:44.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:44 [2020-01-24T19:21:44.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:48 [2020-01-24T19:21:48.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:48 [2020-01-24T19:21:48.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:49 [2020-01-24T19:21:49.809Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s)
19:21:49 [2020-01-24T19:21:49.809Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
19:21:49 [2020-01-24T19:21:49.809Z] === RUN   TestCgroupNamespacesRun
19:21:51 [2020-01-24T19:21:51.605Z] --- PASS: TestCgroupNamespacesRun (1.59s)
19:21:51 [2020-01-24T19:21:51.605Z] === RUN   TestCgroupNamespacesRunPrivileged
19:21:53 [2020-01-24T19:21:53.356Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
19:21:53 [2020-01-24T19:21:53.356Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:21:54 [2020-01-24T19:21:54.590Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s)
19:21:54 [2020-01-24T19:21:54.591Z] === RUN   TestCgroupNamespacesRunHostMode
19:21:56 [2020-01-24T19:21:56.316Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
19:21:56 [2020-01-24T19:21:56.316Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:21:58 [2020-01-24T19:21:58.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
19:21:58 [2020-01-24T19:21:58.122Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:21:58 [2020-01-24T19:21:58.873Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.75s)
19:21:58 [2020-01-24T19:21:58.873Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:21:59 [2020-01-24T19:21:59.621Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
19:21:59 [2020-01-24T19:21:59.621Z] === RUN   TestCgroupNamespacesRunOlderClient
19:22:01 [2020-01-24T19:22:01.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s)
19:22:01 [2020-01-24T19:22:01.351Z] === RUN   TestKernelTCPMemory
19:22:02 [2020-01-24T19:22:02.107Z] --- PASS: TestKernelTCPMemory (1.00s)
19:22:02 [2020-01-24T19:22:02.107Z] === RUN   TestNISDomainname
19:22:03 [2020-01-24T19:22:03.324Z] --- PASS: TestNISDomainname (1.08s)
19:22:03 [2020-01-24T19:22:03.324Z] === RUN   TestHostnameDnsResolution
19:22:04 [2020-01-24T19:22:04.618Z] --- PASS: TestHostnameDnsResolution (1.15s)
19:22:04 [2020-01-24T19:22:04.618Z] === RUN   TestStats
19:22:06 [2020-01-24T19:22:06.945Z] --- PASS: TestStats (2.55s)
19:22:06 [2020-01-24T19:22:06.945Z] === RUN   TestStopContainerWithTimeout
19:22:06 [2020-01-24T19:22:06.945Z] === RUN   TestStopContainerWithTimeout/0
19:22:06 [2020-01-24T19:22:06.945Z] === PAUSE TestStopContainerWithTimeout/0
19:22:06 [2020-01-24T19:22:06.945Z] === RUN   TestStopContainerWithTimeout/1
19:22:06 [2020-01-24T19:22:06.945Z] === PAUSE TestStopContainerWithTimeout/1
19:22:06 [2020-01-24T19:22:06.945Z] === RUN   TestStopContainerWithTimeout/3
19:22:06 [2020-01-24T19:22:06.945Z] === PAUSE TestStopContainerWithTimeout/3
19:22:06 [2020-01-24T19:22:06.945Z] === RUN   TestStopContainerWithTimeout/-1
19:22:06 [2020-01-24T19:22:06.945Z] === PAUSE TestStopContainerWithTimeout/-1
19:22:06 [2020-01-24T19:22:06.945Z] === CONT  TestStopContainerWithTimeout/0
19:22:06 [2020-01-24T19:22:06.945Z] === CONT  TestStopContainerWithTimeout/-1
19:22:08 [2020-01-24T19:22:08.152Z] === CONT  TestStopContainerWithTimeout/3
19:22:09 [2020-01-24T19:22:09.866Z] === CONT  TestStopContainerWithTimeout/1
19:22:11 [2020-01-24T19:22:11.631Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:22:11 [2020-01-24T19:22:11.631Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
19:22:11 [2020-01-24T19:22:11.631Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
19:22:11 [2020-01-24T19:22:11.631Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
19:22:11 [2020-01-24T19:22:11.631Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
19:22:11 [2020-01-24T19:22:11.631Z] === RUN   TestDeleteDevicemapper
19:22:11 [2020-01-24T19:22:11.631Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:22:11 [2020-01-24T19:22:11.631Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:11 [2020-01-24T19:22:11.631Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:22:14 [2020-01-24T19:22:14.732Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s)
19:22:14 [2020-01-24T19:22:14.732Z] === RUN   TestUpdateMemory
19:22:14 [2020-01-24T19:22:14.732Z] --- SKIP: TestUpdateMemory (0.00s)
19:22:14 [2020-01-24T19:22:14.732Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:22:14 [2020-01-24T19:22:14.732Z] === RUN   TestUpdateCPUQuota
19:22:15 [2020-01-24T19:22:15.944Z] --- PASS: TestUpdateCPUQuota (1.30s)
19:22:15 [2020-01-24T19:22:15.944Z] === RUN   TestUpdatePidsLimit
19:22:15 [2020-01-24T19:22:15.944Z] === RUN   TestUpdatePidsLimit/update_from_none
19:22:16 [2020-01-24T19:22:16.291Z] === RUN   TestUpdatePidsLimit/no_change
19:22:16 [2020-01-24T19:22:16.643Z] === RUN   TestUpdatePidsLimit/update_lower
19:22:17 [2020-01-24T19:22:17.385Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:22:17 [2020-01-24T19:22:17.385Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:22:17 [2020-01-24T19:22:17.895Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:22:18 [2020-01-24T19:22:18.266Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:22:19 [2020-01-24T19:22:19.996Z] --- PASS: TestUpdatePidsLimit (3.70s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
19:22:19 [2020-01-24T19:22:19.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
19:22:19 [2020-01-24T19:22:19.996Z] === RUN   TestUpdateRestartPolicy
19:22:33 [2020-01-24T19:22:33.370Z] --- PASS: TestUpdateRestartPolicy (12.49s)
19:22:33 [2020-01-24T19:22:33.370Z] === RUN   TestUpdateRestartWithAutoRemove
19:22:33 [2020-01-24T19:22:33.370Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
19:22:33 [2020-01-24T19:22:33.370Z] === RUN   TestWaitNonBlocked
19:22:33 [2020-01-24T19:22:33.370Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:33 [2020-01-24T19:22:33.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:33 [2020-01-24T19:22:33.370Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:33 [2020-01-24T19:22:33.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:33 [2020-01-24T19:22:33.370Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:33 [2020-01-24T19:22:33.370Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:34 [2020-01-24T19:22:34.126Z] --- PASS: TestWaitNonBlocked (0.01s)
19:22:34 [2020-01-24T19:22:34.126Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
19:22:34 [2020-01-24T19:22:34.126Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
19:22:34 [2020-01-24T19:22:34.126Z] === RUN   TestWaitBlocked
19:22:34 [2020-01-24T19:22:34.126Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:22:34 [2020-01-24T19:22:34.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:22:34 [2020-01-24T19:22:34.126Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:22:34 [2020-01-24T19:22:34.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:22:34 [2020-01-24T19:22:34.126Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:22:34 [2020-01-24T19:22:34.126Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:22:35 [2020-01-24T19:22:35.357Z] --- PASS: TestWaitBlocked (0.01s)
19:22:35 [2020-01-24T19:22:35.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s)
19:22:35 [2020-01-24T19:22:35.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
19:22:35 [2020-01-24T19:22:35.357Z] === CONT  TestContainerStartOnDaemonRestart
19:22:35 [2020-01-24T19:22:35.357Z] === CONT  TestIpcModeOlderClient
19:22:35 [2020-01-24T19:22:35.717Z] --- PASS: TestIpcModeOlderClient (0.17s)
19:22:35 [2020-01-24T19:22:35.717Z] === CONT  TestDaemonRestartIpcMode
19:22:38 [2020-01-24T19:22:38.844Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s)
19:22:39 [2020-01-24T19:22:39.196Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
19:22:39 [2020-01-24T19:22:39.196Z] PASS
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === Skipped
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:22:39 [2020-01-24T19:22:39.196Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s)
19:22:39 [2020-01-24T19:22:39.196Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:22:39 [2020-01-24T19:22:39.196Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
19:22:39 [2020-01-24T19:22:39.196Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:22:39 [2020-01-24T19:22:39.196Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:22:39 [2020-01-24T19:22:39.196Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] 
19:22:39 [2020-01-24T19:22:39.196Z] DONE 197 tests, 6 skipped in 128.785s
19:22:39 [2020-01-24T19:22:39.196Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:22:39 [2020-01-24T19:22:39.196Z] ++ 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
19:22:39 [2020-01-24T19:22:39.196Z] ++ set -e
19:22:39 [2020-01-24T19:22:39.196Z] ++ '[' -n 0 ']'
19:22:39 [2020-01-24T19:22:39.196Z] ++ set -x
19:22:39 [2020-01-24T19:22:39.196Z] ++ 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
19:22:39 [2020-01-24T19:22:39.620Z] INFO: Testing against a local daemon
19:22:39 [2020-01-24T19:22:39.620Z] === RUN   TestCommitInheritsEnv
19:22:40 [2020-01-24T19:22:40.053Z] --- PASS: TestCommitInheritsEnv (0.57s)
19:22:40 [2020-01-24T19:22:40.054Z] === RUN   TestImportExtremelyLargeImageWorks
19:22:40 [2020-01-24T19:22:40.054Z] === PAUSE TestImportExtremelyLargeImageWorks
19:22:40 [2020-01-24T19:22:40.054Z] === RUN   TestImagesFilterMultiReference
19:22:40 [2020-01-24T19:22:40.054Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:22:40 [2020-01-24T19:22:40.054Z] === RUN   TestImagePullPlatformInvalid
19:22:40 [2020-01-24T19:22:40.054Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:22:40 [2020-01-24T19:22:40.054Z] === RUN   TestRemoveImageOrphaning
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestRemoveImageOrphaning (0.52s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestRemoveImageGarbageCollector
19:22:40 [2020-01-24T19:22:40.808Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:22:40 [2020-01-24T19:22:40.808Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagInvalidReference
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagInvalidReference (0.01s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagValidPrefixedRepo
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagExistedNameWithoutForce
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagOfficialNames
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagOfficialNames (0.04s)
19:22:40 [2020-01-24T19:22:40.808Z] === RUN   TestTagMatchesDigest
19:22:40 [2020-01-24T19:22:40.808Z] --- PASS: TestTagMatchesDigest (0.01s)
19:22:40 [2020-01-24T19:22:40.808Z] === CONT  TestImportExtremelyLargeImageWorks
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestImportExtremelyLargeImageWorks (84.87s)
19:24:19 [2020-01-24T19:24:19.725Z] PASS
19:24:19 [2020-01-24T19:24:19.725Z] 
19:24:19 [2020-01-24T19:24:19.725Z] === Skipped
19:24:19 [2020-01-24T19:24:19.725Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:19 [2020-01-24T19:24:19.725Z] 
19:24:19 [2020-01-24T19:24:19.725Z] 
19:24:19 [2020-01-24T19:24:19.725Z] DONE 12 tests, 1 skipped in 86.427s
19:24:19 [2020-01-24T19:24:19.725Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:24:19 [2020-01-24T19:24:19.725Z] ++ 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
19:24:19 [2020-01-24T19:24:19.725Z] ++ set -e
19:24:19 [2020-01-24T19:24:19.725Z] ++ '[' -n 0 ']'
19:24:19 [2020-01-24T19:24:19.725Z] ++ set -x
19:24:19 [2020-01-24T19:24:19.725Z] ++ 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
19:24:19 [2020-01-24T19:24:19.725Z] INFO: Testing against a local daemon
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestNetworkCreateDelete
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestDockerNetworkDeletePreferID
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestInspectNetwork
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestInspectNetwork/full_network_id
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestInspectNetwork/partial_network_id
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestInspectNetwork/network_name
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestInspectNetwork (8.41s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestRunContainerWithBridgeNone
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestRunContainerWithBridgeNone (2.23s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestNetworkInvalidJSON
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestNetworkInvalidJSON//networks/create
19:24:19 [2020-01-24T19:24:19.725Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:24:19 [2020-01-24T19:24:19.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:24:19 [2020-01-24T19:24:19.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:24:19 [2020-01-24T19:24:19.725Z] === CONT  TestNetworkInvalidJSON//networks/create
19:24:19 [2020-01-24T19:24:19.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:24:19 [2020-01-24T19:24:19.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestDaemonRestartWithLiveRestore
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestDaemonDefaultNetworkPools
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestDaemonRestartWithExistingNetwork
19:24:19 [2020-01-24T19:24:19.725Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
19:24:19 [2020-01-24T19:24:19.725Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:24:20 [2020-01-24T19:24:20.933Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s)
19:24:20 [2020-01-24T19:24:20.933Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:24:21 [2020-01-24T19:24:21.686Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:24:21 [2020-01-24T19:24:21.686Z] === RUN   TestServiceWithPredefinedNetwork
19:24:24 [2020-01-24T19:24:24.825Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s)
19:24:24 [2020-01-24T19:24:24.825Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:24:24 [2020-01-24T19:24:24.825Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:24:24 [2020-01-24T19:24:24.825Z]     service_test.go:230: FLAKY_TEST
19:24:24 [2020-01-24T19:24:24.825Z] === RUN   TestServiceWithDataPathPortInit
19:24:40 [2020-01-24T19:24:40.959Z] --- PASS: TestServiceWithDataPathPortInit (16.03s)
19:24:40 [2020-01-24T19:24:40.959Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:24:48 [2020-01-24T19:24:48.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.67s)
19:24:48 [2020-01-24T19:24:48.424Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv6ybe6z1o5zdd8iytv5klwok Created:2020-01-24 19:24:41.211478765 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a46ee14547de5e2640c6ab40b9b4dea6e385f82b759a1da781e5d503a96fb1aa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kzj3cqhwfgfti0uiky6trrcdv EndpointID:1d1ea8d3c913fe5464a5e72fbc4ccf1973216c6f7118d07a798982c60fc48199 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b5e5b57f126b314c593949786a771477d239ddb4c584ec14cd36bd299a8c023f MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fa167862ab0a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kzj3cqhwfgfti0uiky6trrcdv EndpointID:1d1ea8d3c913fe5464a5e72fbc4ccf1973216c6f7118d07a798982c60fc48199 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:24:48 [2020-01-24T19:24:48.424Z] PASS
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] === Skipped
19:24:48 [2020-01-24T19:24:48.424Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:24:48 [2020-01-24T19:24:48.424Z]     service_test.go:230: FLAKY_TEST
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] DONE 21 tests, 1 skipped in 42.355s
19:24:48 [2020-01-24T19:24:48.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:24:48 [2020-01-24T19:24:48.424Z] ++ 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
19:24:48 [2020-01-24T19:24:48.424Z] ++ set -e
19:24:48 [2020-01-24T19:24:48.424Z] ++ '[' -n 0 ']'
19:24:48 [2020-01-24T19:24:48.424Z] ++ set -x
19:24:48 [2020-01-24T19:24:48.424Z] ++ 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
19:24:48 [2020-01-24T19:24:48.424Z] INFO: Testing against a local daemon
19:24:48 [2020-01-24T19:24:48.424Z] === RUN   TestDockerNetworkIpvlanPersistance
19:24:48 [2020-01-24T19:24:48.424Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:24:48 [2020-01-24T19:24:48.424Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:48 [2020-01-24T19:24:48.424Z] === RUN   TestDockerNetworkIpvlan
19:24:48 [2020-01-24T19:24:48.424Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:24:48 [2020-01-24T19:24:48.424Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:48 [2020-01-24T19:24:48.424Z] PASS
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] === Skipped
19:24:48 [2020-01-24T19:24:48.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:24:48 [2020-01-24T19:24:48.424Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:24:48 [2020-01-24T19:24:48.424Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] 
19:24:48 [2020-01-24T19:24:48.424Z] DONE 2 tests, 2 skipped in 0.111s
19:24:48 [2020-01-24T19:24:48.424Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:24:48 [2020-01-24T19:24:48.424Z] ++ 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
19:24:48 [2020-01-24T19:24:48.424Z] ++ set -e
19:24:48 [2020-01-24T19:24:48.424Z] ++ '[' -n 0 ']'
19:24:48 [2020-01-24T19:24:48.424Z] ++ set -x
19:24:48 [2020-01-24T19:24:48.424Z] ++ 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
19:24:48 [2020-01-24T19:24:48.424Z] INFO: Testing against a local daemon
19:24:48 [2020-01-24T19:24:48.424Z] === RUN   TestDockerNetworkMacvlanPersistance
19:24:49 [2020-01-24T19:24:49.693Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
19:24:49 [2020-01-24T19:24:49.694Z] === RUN   TestDockerNetworkMacvlan
19:24:50 [2020-01-24T19:24:50.451Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:24:51 [2020-01-24T19:24:51.200Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:24:52 [2020-01-24T19:24:52.400Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:24:54 [2020-01-24T19:24:54.766Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:24:57 [2020-01-24T19:24:57.975Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:25:02 [2020-01-24T19:25:02.886Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:25:03 [2020-01-24T19:25:03.243Z] --- PASS: TestDockerNetworkMacvlan (13.60s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.55s)
19:25:03 [2020-01-24T19:25:03.243Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.74s)
19:25:03 [2020-01-24T19:25:03.243Z] PASS
19:25:03 [2020-01-24T19:25:03.243Z] 
19:25:03 [2020-01-24T19:25:03.243Z] DONE 8 tests in 15.113s
19:25:03 [2020-01-24T19:25:03.243Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:25:03 [2020-01-24T19:25:03.243Z] ++ 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
19:25:03 [2020-01-24T19:25:03.243Z] ++ set -e
19:25:03 [2020-01-24T19:25:03.243Z] ++ '[' -n 0 ']'
19:25:03 [2020-01-24T19:25:03.243Z] ++ set -x
19:25:03 [2020-01-24T19:25:03.243Z] ++ 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
19:25:03 [2020-01-24T19:25:03.243Z] testing: warning: no tests to run
19:25:03 [2020-01-24T19:25:03.243Z] PASS
19:25:03 [2020-01-24T19:25:03.243Z] 
19:25:03 [2020-01-24T19:25:03.243Z] DONE 0 tests in 0.070s
19:25:03 [2020-01-24T19:25:03.243Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:25:03 [2020-01-24T19:25:03.243Z] ++ 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
19:25:03 [2020-01-24T19:25:03.243Z] ++ set -e
19:25:03 [2020-01-24T19:25:03.243Z] ++ '[' -n 0 ']'
19:25:03 [2020-01-24T19:25:03.243Z] ++ set -x
19:25:03 [2020-01-24T19:25:03.243Z] ++ 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
19:25:03 [2020-01-24T19:25:03.598Z] INFO: Testing against a local daemon
19:25:03 [2020-01-24T19:25:03.598Z] === RUN   TestAuthZPluginAllowRequest
19:25:05 [2020-01-24T19:25:05.400Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
19:25:05 [2020-01-24T19:25:05.400Z] === RUN   TestAuthZPluginTLS
19:25:05 [2020-01-24T19:25:05.756Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:25:05 [2020-01-24T19:25:05.756Z] === RUN   TestAuthZPluginDenyRequest
19:25:06 [2020-01-24T19:25:06.102Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
19:25:06 [2020-01-24T19:25:06.102Z] === RUN   TestAuthZPluginAPIDenyResponse
19:25:06 [2020-01-24T19:25:06.850Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:25:06 [2020-01-24T19:25:06.850Z] === RUN   TestAuthZPluginDenyResponse
19:25:07 [2020-01-24T19:25:07.196Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:25:07 [2020-01-24T19:25:07.196Z] === RUN   TestAuthZPluginAllowEventStream
19:25:09 [2020-01-24T19:25:09.020Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
19:25:09 [2020-01-24T19:25:09.020Z] === RUN   TestAuthZPluginErrorResponse
19:25:09 [2020-01-24T19:25:09.366Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:25:09 [2020-01-24T19:25:09.366Z] === RUN   TestAuthZPluginErrorRequest
19:25:10 [2020-01-24T19:25:10.124Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:25:10 [2020-01-24T19:25:10.124Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:25:10 [2020-01-24T19:25:10.478Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:25:10 [2020-01-24T19:25:10.478Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:25:12 [2020-01-24T19:25:12.266Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s)
19:25:12 [2020-01-24T19:25:12.266Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:25:14 [2020-01-24T19:25:14.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s)
19:25:14 [2020-01-24T19:25:14.606Z] === RUN   TestAuthZPluginHeader
19:25:14 [2020-01-24T19:25:14.964Z] --- PASS: TestAuthZPluginHeader (0.83s)
19:25:14 [2020-01-24T19:25:14.964Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:25:14 [2020-01-24T19:25:14.964Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:25:14 [2020-01-24T19:25:14.964Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:14 [2020-01-24T19:25:14.964Z] === RUN   TestAuthZPluginV2Disable
19:25:14 [2020-01-24T19:25:14.964Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:25:14 [2020-01-24T19:25:14.964Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:14 [2020-01-24T19:25:14.964Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:25:14 [2020-01-24T19:25:14.964Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:25:14 [2020-01-24T19:25:14.964Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:14 [2020-01-24T19:25:14.964Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:25:14 [2020-01-24T19:25:14.964Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:25:14 [2020-01-24T19:25:14.964Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:14 [2020-01-24T19:25:14.964Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:25:34 [2020-01-24T19:25:34.456Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s)
19:25:34 [2020-01-24T19:25:34.457Z] PASS
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] === Skipped
19:25:34 [2020-01-24T19:25:34.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:25:34 [2020-01-24T19:25:34.457Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:25:34 [2020-01-24T19:25:34.457Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:25:34 [2020-01-24T19:25:34.457Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:25:34 [2020-01-24T19:25:34.457Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] DONE 17 tests, 4 skipped in 28.556s
19:25:34 [2020-01-24T19:25:34.457Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:25:34 [2020-01-24T19:25:34.457Z] ++ 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
19:25:34 [2020-01-24T19:25:34.457Z] ++ set -e
19:25:34 [2020-01-24T19:25:34.457Z] ++ '[' -n 0 ']'
19:25:34 [2020-01-24T19:25:34.457Z] ++ set -x
19:25:34 [2020-01-24T19:25:34.457Z] ++ 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
19:25:34 [2020-01-24T19:25:34.457Z] INFO: Testing against a local daemon
19:25:34 [2020-01-24T19:25:34.457Z] === RUN   TestPluginInvalidJSON
19:25:34 [2020-01-24T19:25:34.457Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:25:34 [2020-01-24T19:25:34.457Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:25:34 [2020-01-24T19:25:34.457Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:25:34 [2020-01-24T19:25:34.457Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:25:34 [2020-01-24T19:25:34.457Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:25:34 [2020-01-24T19:25:34.457Z] PASS
19:25:34 [2020-01-24T19:25:34.457Z] 
19:25:34 [2020-01-24T19:25:34.457Z] DONE 2 tests in 0.150s
19:25:34 [2020-01-24T19:25:34.457Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:25:34 [2020-01-24T19:25:34.457Z] ++ 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
19:25:34 [2020-01-24T19:25:34.457Z] ++ set -e
19:25:34 [2020-01-24T19:25:34.457Z] ++ '[' -n 0 ']'
19:25:34 [2020-01-24T19:25:34.457Z] ++ set -x
19:25:34 [2020-01-24T19:25:34.457Z] ++ 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
19:25:34 [2020-01-24T19:25:34.457Z] INFO: Testing against a local daemon
19:25:34 [2020-01-24T19:25:34.457Z] === RUN   TestExternalGraphDriver
19:25:34 [2020-01-24T19:25:34.457Z] === RUN   TestExternalGraphDriver/json
19:25:34 [2020-01-24T19:25:34.457Z] === RUN   TestExternalGraphDriver/spec
19:25:36 [2020-01-24T19:25:36.820Z] === RUN   TestExternalGraphDriver/pull
19:25:38 [2020-01-24T19:25:38.607Z] --- PASS: TestExternalGraphDriver (6.01s)
19:25:38 [2020-01-24T19:25:38.607Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
19:25:38 [2020-01-24T19:25:38.607Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
19:25:38 [2020-01-24T19:25:38.607Z]     --- PASS: TestExternalGraphDriver/pull (1.87s)
19:25:38 [2020-01-24T19:25:38.607Z] === RUN   TestGraphdriverPluginV2
19:25:38 [2020-01-24T19:25:38.607Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
19:25:38 [2020-01-24T19:25:38.607Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:38 [2020-01-24T19:25:38.607Z] PASS
19:25:38 [2020-01-24T19:25:38.607Z] 
19:25:38 [2020-01-24T19:25:38.607Z] === Skipped
19:25:38 [2020-01-24T19:25:38.607Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
19:25:38 [2020-01-24T19:25:38.607Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:38 [2020-01-24T19:25:38.607Z] 
19:25:38 [2020-01-24T19:25:38.607Z] 
19:25:38 [2020-01-24T19:25:38.607Z] DONE 5 tests, 1 skipped in 6.269s
19:25:38 [2020-01-24T19:25:38.607Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:25:38 [2020-01-24T19:25:38.607Z] ++ 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
19:25:38 [2020-01-24T19:25:38.607Z] ++ set -e
19:25:38 [2020-01-24T19:25:38.607Z] ++ '[' -n 0 ']'
19:25:38 [2020-01-24T19:25:38.607Z] ++ set -x
19:25:38 [2020-01-24T19:25:38.607Z] ++ 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
19:25:38 [2020-01-24T19:25:38.607Z] INFO: Testing against a local daemon
19:25:38 [2020-01-24T19:25:38.607Z] === RUN   TestContinueAfterPluginCrash
19:25:38 [2020-01-24T19:25:38.607Z] === PAUSE TestContinueAfterPluginCrash
19:25:38 [2020-01-24T19:25:38.607Z] === RUN   TestDaemonStartWithLogOpt
19:25:38 [2020-01-24T19:25:38.607Z] === PAUSE TestDaemonStartWithLogOpt
19:25:38 [2020-01-24T19:25:38.607Z] === CONT  TestContinueAfterPluginCrash
19:25:38 [2020-01-24T19:25:38.607Z] === CONT  TestDaemonStartWithLogOpt
19:25:47 [2020-01-24T19:25:47.985Z] --- PASS: TestDaemonStartWithLogOpt (8.90s)
19:25:52 [2020-01-24T19:25:52.927Z] --- PASS: TestContinueAfterPluginCrash (13.80s)
19:25:52 [2020-01-24T19:25:52.927Z] PASS
19:25:52 [2020-01-24T19:25:52.927Z] 
19:25:52 [2020-01-24T19:25:52.927Z] DONE 2 tests in 13.915s
19:25:52 [2020-01-24T19:25:52.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:25:52 [2020-01-24T19:25:52.927Z] ++ 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
19:25:52 [2020-01-24T19:25:52.927Z] ++ set -e
19:25:52 [2020-01-24T19:25:52.927Z] ++ '[' -n 0 ']'
19:25:52 [2020-01-24T19:25:52.927Z] ++ set -x
19:25:52 [2020-01-24T19:25:52.927Z] ++ 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
19:25:52 [2020-01-24T19:25:52.927Z] INFO: Testing against a local daemon
19:25:52 [2020-01-24T19:25:52.927Z] === RUN   TestPluginWithDevMounts
19:25:52 [2020-01-24T19:25:52.927Z] === PAUSE TestPluginWithDevMounts
19:25:52 [2020-01-24T19:25:52.927Z] === CONT  TestPluginWithDevMounts
19:25:54 [2020-01-24T19:25:54.179Z] --- PASS: TestPluginWithDevMounts (1.88s)
19:25:54 [2020-01-24T19:25:54.179Z] PASS
19:25:54 [2020-01-24T19:25:54.179Z] 
19:25:54 [2020-01-24T19:25:54.179Z] DONE 1 tests in 2.021s
19:25:54 [2020-01-24T19:25:54.179Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:25:54 [2020-01-24T19:25:54.179Z] ++ 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
19:25:54 [2020-01-24T19:25:54.179Z] ++ set -e
19:25:54 [2020-01-24T19:25:54.179Z] ++ '[' -n 0 ']'
19:25:54 [2020-01-24T19:25:54.179Z] ++ set -x
19:25:54 [2020-01-24T19:25:54.179Z] ++ 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
19:25:54 [2020-01-24T19:25:54.525Z] INFO: Testing against a local daemon
19:25:54 [2020-01-24T19:25:54.525Z] === RUN   TestSecretInspect
19:25:57 [2020-01-24T19:25:57.607Z] --- PASS: TestSecretInspect (2.71s)
19:25:57 [2020-01-24T19:25:57.607Z] === RUN   TestSecretList
19:26:00 [2020-01-24T19:26:00.011Z] --- PASS: TestSecretList (2.80s)
19:26:00 [2020-01-24T19:26:00.011Z] === RUN   TestSecretsCreateAndDelete
19:26:03 [2020-01-24T19:26:03.100Z] --- PASS: TestSecretsCreateAndDelete (2.79s)
19:26:03 [2020-01-24T19:26:03.101Z] === RUN   TestSecretsUpdate
19:26:05 [2020-01-24T19:26:05.435Z] --- PASS: TestSecretsUpdate (2.70s)
19:26:05 [2020-01-24T19:26:05.435Z] === RUN   TestTemplatedSecret
19:26:09 [2020-01-24T19:26:09.498Z] --- PASS: TestTemplatedSecret (3.49s)
19:26:09 [2020-01-24T19:26:09.498Z] === RUN   TestSecretCreateResolve
19:26:11 [2020-01-24T19:26:11.850Z] --- PASS: TestSecretCreateResolve (2.85s)
19:26:11 [2020-01-24T19:26:11.850Z] PASS
19:26:11 [2020-01-24T19:26:11.850Z] 
19:26:11 [2020-01-24T19:26:11.850Z] DONE 6 tests in 17.471s
19:26:11 [2020-01-24T19:26:11.850Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:26:11 [2020-01-24T19:26:11.850Z] ++ 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
19:26:11 [2020-01-24T19:26:11.850Z] ++ set -e
19:26:11 [2020-01-24T19:26:11.850Z] ++ '[' -n 0 ']'
19:26:11 [2020-01-24T19:26:11.850Z] ++ set -x
19:26:11 [2020-01-24T19:26:11.850Z] ++ 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
19:26:11 [2020-01-24T19:26:11.850Z] INFO: Testing against a local daemon
19:26:11 [2020-01-24T19:26:11.850Z] === RUN   TestServiceCreateInit
19:26:11 [2020-01-24T19:26:11.850Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:26:16 [2020-01-24T19:26:16.754Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:26:21 [2020-01-24T19:26:21.665Z] --- PASS: TestServiceCreateInit (9.24s)
19:26:21 [2020-01-24T19:26:21.665Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s)
19:26:21 [2020-01-24T19:26:21.665Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s)
19:26:21 [2020-01-24T19:26:21.665Z] === RUN   TestCreateServiceMultipleTimes
19:26:37 [2020-01-24T19:26:37.838Z] --- PASS: TestCreateServiceMultipleTimes (16.25s)
19:26:37 [2020-01-24T19:26:37.838Z] === RUN   TestCreateServiceConflict
19:26:40 [2020-01-24T19:26:40.169Z] --- PASS: TestCreateServiceConflict (2.74s)
19:26:40 [2020-01-24T19:26:40.169Z] === RUN   TestCreateServiceMaxReplicas
19:26:44 [2020-01-24T19:26:44.162Z] --- PASS: TestCreateServiceMaxReplicas (3.85s)
19:26:44 [2020-01-24T19:26:44.162Z] === RUN   TestCreateWithDuplicateNetworkNames
19:27:00 [2020-01-24T19:27:00.264Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s)
19:27:00 [2020-01-24T19:27:00.264Z] === RUN   TestCreateServiceSecretFileMode
19:27:01 [2020-01-24T19:27:01.078Z] --- PASS: TestCreateServiceSecretFileMode (3.15s)
19:27:01 [2020-01-24T19:27:01.078Z] === RUN   TestCreateServiceConfigFileMode
19:27:04 [2020-01-24T19:27:04.187Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
19:27:04 [2020-01-24T19:27:04.187Z] === RUN   TestCreateServiceSysctls
19:27:08 [2020-01-24T19:27:08.093Z] --- PASS: TestCreateServiceSysctls (4.12s)
19:27:08 [2020-01-24T19:27:08.093Z] === RUN   TestCreateServiceCapabilities
19:27:11 [2020-01-24T19:27:11.236Z] --- PASS: TestCreateServiceCapabilities (3.14s)
19:27:11 [2020-01-24T19:27:11.236Z] === RUN   TestInspect
19:27:15 [2020-01-24T19:27:15.137Z] --- PASS: TestInspect (3.45s)
19:27:15 [2020-01-24T19:27:15.137Z] === RUN   TestCreateJob
19:27:18 [2020-01-24T19:27:18.339Z] --- PASS: TestCreateJob (3.44s)
19:27:18 [2020-01-24T19:27:18.339Z] === RUN   TestReplicatedJob
19:27:25 [2020-01-24T19:27:25.820Z] --- PASS: TestReplicatedJob (6.97s)
19:27:25 [2020-01-24T19:27:25.820Z] === RUN   TestUpdateReplicatedJob
19:27:29 [2020-01-24T19:27:29.876Z] --- PASS: TestUpdateReplicatedJob (4.23s)
19:27:29 [2020-01-24T19:27:29.876Z] === RUN   TestServiceListWithStatuses
19:27:29 [2020-01-24T19:27:29.876Z] --- SKIP: TestServiceListWithStatuses (0.01s)
19:27:29 [2020-01-24T19:27:29.876Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:27:29 [2020-01-24T19:27:29.876Z] === RUN   TestDockerNetworkConnectAlias
19:27:34 [2020-01-24T19:27:34.900Z] --- PASS: TestDockerNetworkConnectAlias (5.67s)
19:27:34 [2020-01-24T19:27:34.900Z] === RUN   TestDockerNetworkReConnect
19:27:38 [2020-01-24T19:27:38.898Z] --- PASS: TestDockerNetworkReConnect (4.08s)
19:27:38 [2020-01-24T19:27:38.898Z] === RUN   TestServicePlugin
19:27:38 [2020-01-24T19:27:38.898Z] --- SKIP: TestServicePlugin (0.00s)
19:27:38 [2020-01-24T19:27:38.898Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:27:38 [2020-01-24T19:27:38.898Z] === RUN   TestServiceUpdateLabel
19:27:41 [2020-01-24T19:27:41.975Z] --- PASS: TestServiceUpdateLabel (2.71s)
19:27:41 [2020-01-24T19:27:41.975Z] === RUN   TestServiceUpdateSecrets
19:27:58 [2020-01-24T19:27:58.196Z] --- PASS: TestServiceUpdateSecrets (15.30s)
19:27:58 [2020-01-24T19:27:58.196Z] === RUN   TestServiceUpdateConfigs
19:28:14 [2020-01-24T19:28:14.305Z] --- PASS: TestServiceUpdateConfigs (15.46s)
19:28:14 [2020-01-24T19:28:14.305Z] === RUN   TestServiceUpdateNetwork
19:28:27 [2020-01-24T19:28:27.664Z] --- PASS: TestServiceUpdateNetwork (13.90s)
19:28:27 [2020-01-24T19:28:27.664Z] PASS
19:28:27 [2020-01-24T19:28:27.664Z] 
19:28:27 [2020-01-24T19:28:27.664Z] === Skipped
19:28:27 [2020-01-24T19:28:27.664Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
19:28:27 [2020-01-24T19:28:27.664Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:28:27 [2020-01-24T19:28:27.664Z] 
19:28:27 [2020-01-24T19:28:27.664Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
19:28:27 [2020-01-24T19:28:27.664Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:28:27 [2020-01-24T19:28:27.664Z] 
19:28:27 [2020-01-24T19:28:27.664Z] 
19:28:27 [2020-01-24T19:28:27.664Z] DONE 23 tests, 2 skipped in 134.632s
19:28:27 [2020-01-24T19:28:27.664Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:28:27 [2020-01-24T19:28:27.664Z] ++ 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
19:28:27 [2020-01-24T19:28:27.664Z] ++ set -e
19:28:27 [2020-01-24T19:28:27.664Z] ++ '[' -n 0 ']'
19:28:27 [2020-01-24T19:28:27.664Z] ++ set -x
19:28:27 [2020-01-24T19:28:27.665Z] ++ 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
19:28:27 [2020-01-24T19:28:27.665Z] INFO: Testing against a local daemon
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestSessionCreate
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestSessionCreate (0.02s)
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestSessionCreateWithBadUpgrade
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:28:27 [2020-01-24T19:28:27.665Z] PASS
19:28:27 [2020-01-24T19:28:27.665Z] 
19:28:27 [2020-01-24T19:28:27.665Z] DONE 2 tests in 0.219s
19:28:27 [2020-01-24T19:28:27.665Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:28:27 [2020-01-24T19:28:27.665Z] ++ 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
19:28:27 [2020-01-24T19:28:27.665Z] ++ set -e
19:28:27 [2020-01-24T19:28:27.665Z] ++ '[' -n 0 ']'
19:28:27 [2020-01-24T19:28:27.665Z] ++ set -x
19:28:27 [2020-01-24T19:28:27.665Z] ++ 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
19:28:27 [2020-01-24T19:28:27.665Z] INFO: Testing against a local daemon
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:28:27 [2020-01-24T19:28:27.665Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:27 [2020-01-24T19:28:27.665Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestEventsExecDie
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestEventsExecDie (0.91s)
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestEventsBackwardsCompatible
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestInfoBinaryCommits
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestInfoBinaryCommits (0.04s)
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestInfoAPIVersioned
19:28:27 [2020-01-24T19:28:27.665Z] --- PASS: TestInfoAPIVersioned (0.00s)
19:28:27 [2020-01-24T19:28:27.665Z] === RUN   TestInfoDiscoveryBackend
19:28:28 [2020-01-24T19:28:28.415Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
19:28:28 [2020-01-24T19:28:28.415Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:28:29 [2020-01-24T19:28:29.183Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:28:29 [2020-01-24T19:28:29.183Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:28:29 [2020-01-24T19:28:29.924Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:28:29 [2020-01-24T19:28:29.924Z] === RUN   TestInfoAPI
19:28:29 [2020-01-24T19:28:29.925Z] --- PASS: TestInfoAPI (0.02s)
19:28:29 [2020-01-24T19:28:29.925Z] === RUN   TestInfoAPIWarnings
19:28:30 [2020-01-24T19:28:30.275Z] --- PASS: TestInfoAPIWarnings (0.52s)
19:28:30 [2020-01-24T19:28:30.275Z] === RUN   TestInfoDebug
19:28:31 [2020-01-24T19:28:31.014Z] --- PASS: TestInfoDebug (0.52s)
19:28:31 [2020-01-24T19:28:31.014Z] === RUN   TestInfoInsecureRegistries
19:28:31 [2020-01-24T19:28:31.371Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:28:31 [2020-01-24T19:28:31.371Z] === RUN   TestInfoRegistryMirrors
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:28:32 [2020-01-24T19:28:32.140Z] === RUN   TestLoginFailsWithBadCredentials
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
19:28:32 [2020-01-24T19:28:32.140Z] === RUN   TestPingCacheHeaders
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestPingCacheHeaders (0.01s)
19:28:32 [2020-01-24T19:28:32.140Z] === RUN   TestPingGet
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestPingGet (0.01s)
19:28:32 [2020-01-24T19:28:32.140Z] === RUN   TestPingHead
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestPingHead (0.02s)
19:28:32 [2020-01-24T19:28:32.140Z] === RUN   TestVersion
19:28:32 [2020-01-24T19:28:32.140Z] --- PASS: TestVersion (0.02s)
19:28:32 [2020-01-24T19:28:32.140Z] PASS
19:28:32 [2020-01-24T19:28:32.140Z] 
19:28:32 [2020-01-24T19:28:32.140Z] === Skipped
19:28:32 [2020-01-24T19:28:32.140Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:32 [2020-01-24T19:28:32.140Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:28:32 [2020-01-24T19:28:32.140Z] 
19:28:32 [2020-01-24T19:28:32.140Z] 
19:28:32 [2020-01-24T19:28:32.140Z] DONE 18 tests, 1 skipped in 5.635s
19:28:32 [2020-01-24T19:28:32.504Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:28:32 [2020-01-24T19:28:32.504Z] ++ 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
19:28:32 [2020-01-24T19:28:32.504Z] ++ set -e
19:28:32 [2020-01-24T19:28:32.504Z] ++ '[' -n 0 ']'
19:28:32 [2020-01-24T19:28:32.504Z] ++ set -x
19:28:32 [2020-01-24T19:28:32.504Z] ++ 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
19:28:32 [2020-01-24T19:28:32.504Z] INFO: Testing against a local daemon
19:28:32 [2020-01-24T19:28:32.504Z] === RUN   TestVolumesCreateAndList
19:28:32 [2020-01-24T19:28:32.504Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:28:32 [2020-01-24T19:28:32.504Z] === RUN   TestVolumesRemove
19:28:32 [2020-01-24T19:28:32.504Z] --- PASS: TestVolumesRemove (0.08s)
19:28:32 [2020-01-24T19:28:32.504Z] === RUN   TestVolumesInspect
19:28:32 [2020-01-24T19:28:32.504Z] --- PASS: TestVolumesInspect (0.01s)
19:28:32 [2020-01-24T19:28:32.504Z] === RUN   TestVolumesInvalidJSON
19:28:32 [2020-01-24T19:28:32.504Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:28:32 [2020-01-24T19:28:32.504Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:28:32 [2020-01-24T19:28:32.504Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:28:32 [2020-01-24T19:28:32.504Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:28:32 [2020-01-24T19:28:32.504Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:28:32 [2020-01-24T19:28:32.504Z] PASS
19:28:32 [2020-01-24T19:28:32.504Z] 
19:28:32 [2020-01-24T19:28:32.504Z] DONE 5 tests in 0.210s
19:28:32 [2020-01-24T19:28:32.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:28:32 [2020-01-24T19:28:32.504Z] ++++ cat bundles/test-integration/docker.pid
19:28:32 [2020-01-24T19:28:32.504Z] +++ kill 11548
19:28:33 [2020-01-24T19:28:33.844Z] +++ /etc/init.d/apparmor stop
19:28:33 [2020-01-24T19:28:33.844Z] Leaving: AppArmorNo profiles have been unloaded.
19:28:33 [2020-01-24T19:28:33.844Z] 
19:28:33 [2020-01-24T19:28:33.844Z] Unloading profiles will leave already running processes permanently
19:28:33 [2020-01-24T19:28:33.844Z] unconfined, which can lead to unexpected situations.
19:28:33 [2020-01-24T19:28:33.845Z] 
19:28:33 [2020-01-24T19:28:33.845Z] To set a process to complain mode, use the command line tool
19:28:33 [2020-01-24T19:28:33.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:28:33 [2020-01-24T19:28:33.845Z] +++ true
19:28:33 [2020-01-24T19:28:33.845Z]