Skip to content

Console Output

07:23:43 [2019-11-15T07:23:43.955Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40210/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 -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:e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 hack/make.sh dynbinary test-integration
07:23:44 [2019-11-15T07:23:44.342Z] 
07:23:44 [2019-11-15T07:23:44.342Z] Removing bundles/
07:23:44 [2019-11-15T07:23:44.342Z] 
07:23:44 [2019-11-15T07:23:44.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:23:44 [2019-11-15T07:23:44.342Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:23:44 [2019-11-15T07:23:44.342Z] GOOS="" GOARCH="" GOARM=""
07:24:54 [2019-11-15T07:24:54.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:24:54 [2019-11-15T07:24:54.868Z] 
07:24:54 [2019-11-15T07:24:54.868Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:24:54 [2019-11-15T07:24:54.868Z] PKG_CONFIG=pkg-config
07:24:54 [2019-11-15T07:24:54.868Z] GOLANG_VERSION=1.13.4
07:24:54 [2019-11-15T07:24:54.868Z] HOSTNAME=e1a015e1953f
07:24:54 [2019-11-15T07:24:54.868Z] DOCKER_EXPERIMENTAL=1
07:24:54 [2019-11-15T07:24:54.868Z] container=docker
07:24:54 [2019-11-15T07:24:54.868Z] TEST_SKIP_INTEGRATION_CLI=1
07:24:54 [2019-11-15T07:24:54.868Z] GO111MODULE=off
07:24:54 [2019-11-15T07:24:54.868Z] GOPATH=/go
07:24:54 [2019-11-15T07:24:54.868Z] PWD=/go/src/github.com/docker/docker
07:24:54 [2019-11-15T07:24:54.868Z] HOME=/root
07:24:54 [2019-11-15T07:24:54.868Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:24:54 [2019-11-15T07:24:54.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:24:54 [2019-11-15T07:24:54.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:24:54 [2019-11-15T07:24:54.868Z] DOCKER_GITCOMMIT=e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5
07:24:54 [2019-11-15T07:24:54.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:24:54 [2019-11-15T07:24:54.868Z] DOCKER_GRAPHDRIVER=overlay2
07:24:54 [2019-11-15T07:24:54.868Z] TERM=xterm
07:24:54 [2019-11-15T07:24:54.868Z] VALIDATE_BRANCH=master
07:24:54 [2019-11-15T07:24:54.868Z] DEST=bundles/test-integration
07:24:54 [2019-11-15T07:24:54.868Z] SHLVL=1
07:24:54 [2019-11-15T07:24:54.868Z] TIMEOUT=120m
07:24:54 [2019-11-15T07:24:54.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:24:54 [2019-11-15T07:24:54.868Z] DOCKER_PKG=github.com/docker/docker
07:24:54 [2019-11-15T07:24:54.868Z] TESTDEBUG=0
07:24:54 [2019-11-15T07:24:54.868Z] _=/usr/bin/env
07:24:54 [2019-11-15T07:24:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:25:18 [2019-11-15T07:25:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:25:18 [2019-11-15T07:25:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:25:18 [2019-11-15T07:25:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:25:38 [2019-11-15T07:25:38.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:25:38 [2019-11-15T07:25:38.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:25:40 [2019-11-15T07:25:40.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:25:42 [2019-11-15T07:25:42.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:25:42 [2019-11-15T07:25:42.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:25:43 [2019-11-15T07:25:43.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:25:45 [2019-11-15T07:25:45.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:25:46 [2019-11-15T07:25:46.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:25:50 [2019-11-15T07:25:50.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:25:51 [2019-11-15T07:25:51.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:25:52 [2019-11-15T07:25:52.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:25:54 [2019-11-15T07:25:54.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:25:55 [2019-11-15T07:25:55.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:25:56 [2019-11-15T07:25:56.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:25:58 [2019-11-15T07:25:58.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:25:58 [2019-11-15T07:25:58.257Z] Using test binary docker
07:25:58 [2019-11-15T07:25:58.257Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:25:58 [2019-11-15T07:25:58.257Z] +++ /etc/init.d/apparmor start
07:25:58 [2019-11-15T07:25:58.257Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:25:58 [2019-11-15T07:25:58.257Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:25:58 [2019-11-15T07:25:58.257Z] Warning failed to create cache: (null)
07:25:58 [2019-11-15T07:25:58.257Z] .
07:25:58 [2019-11-15T07:25:58.257Z] Starting dockerd
07:25:58 [2019-11-15T07:25:58.257Z] INFO: Waiting for daemon to start...
07:25:58 [2019-11-15T07:25:58.257Z] +++ 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
07:26:00 [2019-11-15T07:26:00.425Z] .
07:26:00 [2019-11-15T07:26:00.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:26:00 [2019-11-15T07:26:00.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:26:00 [2019-11-15T07:26:00.425Z] Error: No such image: emptyfs
07:26:00 [2019-11-15T07:26:00.425Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:26:00 [2019-11-15T07:26:00.425Z] ++++ docker load
07:26:00 [2019-11-15T07:26:00.811Z] Running integration-test (iteration 1)
07:26:00 [2019-11-15T07:26:00.811Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
07:26:00 [2019-11-15T07:26:00.811Z] ++ 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
07:26:00 [2019-11-15T07:26:00.811Z] ++ set -e
07:26:00 [2019-11-15T07:26:00.811Z] ++ '[' -n 0 ']'
07:26:00 [2019-11-15T07:26:00.811Z] ++ set -x
07:26:00 [2019-11-15T07:26:00.811Z] ++ 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
07:26:10 [2019-11-15T07:26:10.445Z] Loaded image: buildpack-deps:jessie
07:26:10 [2019-11-15T07:26:10.445Z] Loaded image: busybox:latest
07:26:10 [2019-11-15T07:26:10.445Z] Loaded image: busybox:glibc
07:26:10 [2019-11-15T07:26:10.445Z] Loaded image: debian:jessie
07:26:10 [2019-11-15T07:26:10.445Z] Loaded image: hello-world:latest
07:26:10 [2019-11-15T07:26:10.827Z] INFO: Testing against a local daemon
07:26:10 [2019-11-15T07:26:10.827Z] === RUN   TestCgroupNamespacesBuild
07:26:12 [2019-11-15T07:26:12.669Z] --- PASS: TestCgroupNamespacesBuild (1.75s)
07:26:12 [2019-11-15T07:26:12.669Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:26:14 [2019-11-15T07:26:14.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s)
07:26:14 [2019-11-15T07:26:14.503Z] === RUN   TestBuildWithSession
07:26:14 [2019-11-15T07:26:14.503Z] --- SKIP: TestBuildWithSession (0.00s)
07:26:14 [2019-11-15T07:26:14.503Z]     build_session_test.go:25: TODO: BuildKit
07:26:14 [2019-11-15T07:26:14.503Z] === RUN   TestBuildSquashParent
07:26:20 [2019-11-15T07:26:20.938Z] --- PASS: TestBuildSquashParent (6.42s)
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:26:20 [2019-11-15T07:26:20.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:26:20 [2019-11-15T07:26:20.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:26:20 [2019-11-15T07:26:20.938Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:26:20 [2019-11-15T07:26:20.938Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:26:23 [2019-11-15T07:26:23.558Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:26:23 [2019-11-15T07:26:23.558Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:26:26 [2019-11-15T07:26:26.041Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:26:26 [2019-11-15T07:26:26.041Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:26:28 [2019-11-15T07:26:28.544Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s)
07:26:28 [2019-11-15T07:26:28.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s)
07:26:28 [2019-11-15T07:26:28.545Z] === RUN   TestBuildMultiStageCopy
07:26:28 [2019-11-15T07:26:28.545Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:26:31 [2019-11-15T07:26:31.050Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:26:31 [2019-11-15T07:26:31.839Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:26:32 [2019-11-15T07:26:32.215Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:26:33 [2019-11-15T07:26:33.005Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:26:33 [2019-11-15T07:26:33.405Z] --- PASS: TestBuildMultiStageCopy (4.82s)
07:26:33 [2019-11-15T07:26:33.405Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s)
07:26:33 [2019-11-15T07:26:33.405Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
07:26:33 [2019-11-15T07:26:33.405Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
07:26:33 [2019-11-15T07:26:33.405Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
07:26:33 [2019-11-15T07:26:33.405Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
07:26:33 [2019-11-15T07:26:33.405Z] === RUN   TestBuildMultiStageParentConfig
07:26:34 [2019-11-15T07:26:34.775Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
07:26:34 [2019-11-15T07:26:34.775Z] === RUN   TestBuildLabelWithTargets
07:26:37 [2019-11-15T07:26:37.354Z] --- PASS: TestBuildLabelWithTargets (2.44s)
07:26:37 [2019-11-15T07:26:37.354Z] === RUN   TestBuildWithEmptyLayers
07:26:38 [2019-11-15T07:26:38.130Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
07:26:38 [2019-11-15T07:26:38.130Z] === RUN   TestBuildMultiStageOnBuild
07:26:41 [2019-11-15T07:26:41.312Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
07:26:41 [2019-11-15T07:26:41.312Z] === RUN   TestBuildUncleanTarFilenames
07:26:42 [2019-11-15T07:26:42.587Z] --- PASS: TestBuildUncleanTarFilenames (1.58s)
07:26:42 [2019-11-15T07:26:42.587Z] === RUN   TestBuildMultiStageLayerLeak
07:26:45 [2019-11-15T07:26:45.130Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s)
07:26:45 [2019-11-15T07:26:45.130Z] === RUN   TestBuildWithHugeFile
07:27:19 [2019-11-15T07:27:19.649Z] --- PASS: TestBuildWithHugeFile (31.88s)
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildWithEmptyDockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:27:19 [2019-11-15T07:27:19.649Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
07:27:19 [2019-11-15T07:27:19.649Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
07:27:19 [2019-11-15T07:27:19.649Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
07:27:19 [2019-11-15T07:27:19.649Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildPreserveOwnership
07:27:19 [2019-11-15T07:27:19.649Z] === RUN   TestBuildPreserveOwnership/copy_from
07:27:22 [2019-11-15T07:27:22.097Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:27:23 [2019-11-15T07:27:23.900Z] --- PASS: TestBuildPreserveOwnership (6.20s)
07:27:23 [2019-11-15T07:27:23.900Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.09s)
07:27:23 [2019-11-15T07:27:23.900Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
07:27:23 [2019-11-15T07:27:23.900Z] === RUN   TestBuildPlatformInvalid
07:27:24 [2019-11-15T07:27:24.271Z] --- PASS: TestBuildPlatformInvalid (0.15s)
07:27:24 [2019-11-15T07:27:24.271Z] PASS
07:27:24 [2019-11-15T07:27:24.271Z] 
07:27:24 [2019-11-15T07:27:24.271Z] === Skipped
07:27:24 [2019-11-15T07:27:24.271Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
07:27:24 [2019-11-15T07:27:24.271Z]     build_session_test.go:25: TODO: BuildKit
07:27:24 [2019-11-15T07:27:24.271Z] 
07:27:24 [2019-11-15T07:27:24.271Z] 
07:27:24 [2019-11-15T07:27:24.271Z] DONE 32 tests, 1 skipped in 83.419s
07:27:24 [2019-11-15T07:27:24.271Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
07:27:24 [2019-11-15T07:27:24.271Z] ++ 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
07:27:24 [2019-11-15T07:27:24.271Z] ++ set -e
07:27:24 [2019-11-15T07:27:24.271Z] ++ '[' -n 0 ']'
07:27:24 [2019-11-15T07:27:24.271Z] ++ set -x
07:27:24 [2019-11-15T07:27:24.271Z] ++ 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
07:27:24 [2019-11-15T07:27:24.636Z] INFO: Testing against a local daemon
07:27:24 [2019-11-15T07:27:24.636Z] === RUN   TestConfigList
07:27:27 [2019-11-15T07:27:27.816Z] --- PASS: TestConfigList (2.91s)
07:27:27 [2019-11-15T07:27:27.816Z] === RUN   TestConfigsCreateAndDelete
07:27:31 [2019-11-15T07:27:31.119Z] --- PASS: TestConfigsCreateAndDelete (3.10s)
07:27:31 [2019-11-15T07:27:31.120Z] === RUN   TestConfigsUpdate
07:27:33 [2019-11-15T07:27:33.578Z] --- PASS: TestConfigsUpdate (2.93s)
07:27:33 [2019-11-15T07:27:33.578Z] === RUN   TestTemplatedConfig
07:27:37 [2019-11-15T07:27:37.616Z] --- PASS: TestTemplatedConfig (3.51s)
07:27:37 [2019-11-15T07:27:37.616Z] === RUN   TestConfigInspect
07:27:40 [2019-11-15T07:27:40.256Z] --- PASS: TestConfigInspect (2.83s)
07:27:40 [2019-11-15T07:27:40.256Z] === RUN   TestConfigCreateWithLabels
07:27:42 [2019-11-15T07:27:42.699Z] --- PASS: TestConfigCreateWithLabels (2.39s)
07:27:42 [2019-11-15T07:27:42.699Z] === RUN   TestConfigCreateResolve
07:27:45 [2019-11-15T07:27:45.148Z] --- PASS: TestConfigCreateResolve (2.94s)
07:27:45 [2019-11-15T07:27:45.148Z] === RUN   TestConfigDaemonLibtrustID
07:27:45 [2019-11-15T07:27:45.982Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
07:27:45 [2019-11-15T07:27:45.982Z] PASS
07:27:45 [2019-11-15T07:27:45.982Z] 
07:27:45 [2019-11-15T07:27:45.982Z] DONE 8 tests in 21.333s
07:27:45 [2019-11-15T07:27:45.982Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
07:27:45 [2019-11-15T07:27:45.982Z] ++ 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
07:27:45 [2019-11-15T07:27:45.982Z] ++ set -e
07:27:45 [2019-11-15T07:27:45.982Z] ++ '[' -n 0 ']'
07:27:45 [2019-11-15T07:27:45.982Z] ++ set -x
07:27:45 [2019-11-15T07:27:45.982Z] ++ 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
07:27:45 [2019-11-15T07:27:45.982Z] INFO: Testing against a local daemon
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestCheckpoint
07:27:45 [2019-11-15T07:27:45.982Z] --- SKIP: TestCheckpoint (0.00s)
07:27:45 [2019-11-15T07:27:45.982Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestContainerInvalidJSON
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:27:45 [2019-11-15T07:27:45.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:27:45 [2019-11-15T07:27:45.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:27:45 [2019-11-15T07:27:45.982Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:27:45 [2019-11-15T07:27:45.982Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:27:45 [2019-11-15T07:27:45.982Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:27:45 [2019-11-15T07:27:45.982Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:27:45 [2019-11-15T07:27:45.982Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:27:45 [2019-11-15T07:27:45.982Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:27:45 [2019-11-15T07:27:45.982Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:27:45 [2019-11-15T07:27:45.982Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:27:45 [2019-11-15T07:27:45.982Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestCopyFromContainerPathIsNotDir
07:27:45 [2019-11-15T07:27:45.982Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
07:27:45 [2019-11-15T07:27:45.982Z] === RUN   TestCopyToContainerPathDoesNotExist
07:27:46 [2019-11-15T07:27:46.370Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
07:27:46 [2019-11-15T07:27:46.370Z] === RUN   TestCopyToContainerPathIsNotDir
07:27:46 [2019-11-15T07:27:46.370Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
07:27:46 [2019-11-15T07:27:46.370Z] === RUN   TestCopyFromContainer
07:27:48 [2019-11-15T07:27:48.391Z] === RUN   TestCopyFromContainer//
07:27:48 [2019-11-15T07:27:48.391Z] === RUN   TestCopyFromContainer//bar/root
07:27:48 [2019-11-15T07:27:48.391Z] === RUN   TestCopyFromContainer//bar/root/
07:27:48 [2019-11-15T07:27:48.391Z] === RUN   TestCopyFromContainer/bar/quux
07:27:48 [2019-11-15T07:27:48.391Z] === RUN   TestCopyFromContainer/bar/quux/
07:27:48 [2019-11-15T07:27:48.803Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:27:48 [2019-11-15T07:27:48.803Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:27:48 [2019-11-15T07:27:48.803Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:27:48 [2019-11-15T07:27:48.803Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCopyFromContainer/bar/notarget
07:27:49 [2019-11-15T07:27:49.188Z] --- PASS: TestCopyFromContainer (2.85s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer// (0.07s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:27:49 [2019-11-15T07:27:49.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateLinkToNonExistingContainer
07:27:49 [2019-11-15T07:27:49.188Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateWithInvalidEnv
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateWithInvalidEnv/0
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateWithInvalidEnv/0
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateWithInvalidEnv/1
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateWithInvalidEnv/1
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateWithInvalidEnv/2
07:27:49 [2019-11-15T07:27:49.188Z] === PAUSE TestCreateWithInvalidEnv/2
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateWithInvalidEnv/0
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateWithInvalidEnv/2
07:27:49 [2019-11-15T07:27:49.188Z] === CONT  TestCreateWithInvalidEnv/1
07:27:49 [2019-11-15T07:27:49.188Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateTmpfsMountsTarget
07:27:49 [2019-11-15T07:27:49.188Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:27:49 [2019-11-15T07:27:49.188Z] === RUN   TestCreateWithCustomMaskedPaths
07:27:51 [2019-11-15T07:27:51.644Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s)
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:27:51 [2019-11-15T07:27:51.644Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:27:51 [2019-11-15T07:27:51.644Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:27:51 [2019-11-15T07:27:51.644Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:27:52 [2019-11-15T07:27:52.015Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:27:52 [2019-11-15T07:27:52.015Z] --- PASS: TestCreateWithCapabilities (0.02s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
07:27:52 [2019-11-15T07:27:52.015Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
07:27:52 [2019-11-15T07:27:52.015Z] === RUN   TestCreateWithCustomReadonlyPaths
07:27:55 [2019-11-15T07:27:55.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s)
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:27:55 [2019-11-15T07:27:55.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:27:55 [2019-11-15T07:27:55.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:27:55 [2019-11-15T07:27:55.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestContainerStartOnDaemonRestart
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestContainerStartOnDaemonRestart
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestDaemonRestartIpcMode
07:27:55 [2019-11-15T07:27:55.212Z] === PAUSE TestDaemonRestartIpcMode
07:27:55 [2019-11-15T07:27:55.212Z] === RUN   TestDiff
07:27:55 [2019-11-15T07:27:55.573Z] --- PASS: TestDiff (0.76s)
07:27:55 [2019-11-15T07:27:55.573Z] === RUN   TestExecWithCloseStdin
07:27:56 [2019-11-15T07:27:56.969Z] --- PASS: TestExecWithCloseStdin (1.14s)
07:27:56 [2019-11-15T07:27:56.969Z] === RUN   TestExec
07:27:57 [2019-11-15T07:27:57.769Z] --- PASS: TestExec (0.96s)
07:27:57 [2019-11-15T07:27:57.769Z] === RUN   TestExecUser
07:27:58 [2019-11-15T07:27:58.577Z] --- PASS: TestExecUser (1.10s)
07:27:58 [2019-11-15T07:27:58.577Z] === RUN   TestExportContainerAndImportImage
07:27:59 [2019-11-15T07:27:59.833Z] --- PASS: TestExportContainerAndImportImage (1.19s)
07:27:59 [2019-11-15T07:27:59.833Z] === RUN   TestExportContainerAfterDaemonRestart
07:28:01 [2019-11-15T07:28:01.637Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
07:28:01 [2019-11-15T07:28:01.637Z] === RUN   TestHealthCheckWorkdir
07:28:02 [2019-11-15T07:28:02.898Z] --- PASS: TestHealthCheckWorkdir (1.16s)
07:28:02 [2019-11-15T07:28:02.898Z] === RUN   TestHealthKillContainer
07:28:06 [2019-11-15T07:28:06.185Z] --- PASS: TestHealthKillContainer (3.09s)
07:28:06 [2019-11-15T07:28:06.186Z] === RUN   TestInspectCpusetInConfigPre120
07:28:06 [2019-11-15T07:28:06.561Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
07:28:06 [2019-11-15T07:28:06.561Z] === RUN   TestIpcModeNone
07:28:07 [2019-11-15T07:28:07.832Z] --- PASS: TestIpcModeNone (1.04s)
07:28:07 [2019-11-15T07:28:07.832Z] === RUN   TestIpcModePrivate
07:28:08 [2019-11-15T07:28:08.628Z] --- PASS: TestIpcModePrivate (1.07s)
07:28:08 [2019-11-15T07:28:08.628Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
07:28:08 [2019-11-15T07:28:08.628Z] === RUN   TestIpcModeShareable
07:28:09 [2019-11-15T07:28:09.886Z] --- PASS: TestIpcModeShareable (1.00s)
07:28:09 [2019-11-15T07:28:09.886Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
07:28:09 [2019-11-15T07:28:09.886Z] === RUN   TestAPIIpcModeShareableAndContainer
07:28:13 [2019-11-15T07:28:13.113Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
07:28:13 [2019-11-15T07:28:13.113Z] === RUN   TestAPIIpcModeHost
07:28:13 [2019-11-15T07:28:13.590Z] --- PASS: TestAPIIpcModeHost (0.91s)
07:28:13 [2019-11-15T07:28:13.590Z] === RUN   TestDaemonIpcModeShareable
07:28:15 [2019-11-15T07:28:15.623Z] --- PASS: TestDaemonIpcModeShareable (1.98s)
07:28:15 [2019-11-15T07:28:15.623Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
07:28:15 [2019-11-15T07:28:15.623Z] === RUN   TestDaemonIpcModePrivate
07:28:17 [2019-11-15T07:28:17.527Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
07:28:17 [2019-11-15T07:28:17.527Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
07:28:17 [2019-11-15T07:28:17.527Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:28:19 [2019-11-15T07:28:19.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
07:28:19 [2019-11-15T07:28:19.370Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
07:28:19 [2019-11-15T07:28:19.370Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:28:21 [2019-11-15T07:28:21.201Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
07:28:21 [2019-11-15T07:28:21.201Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
07:28:21 [2019-11-15T07:28:21.201Z] === RUN   TestIpcModeOlderClient
07:28:21 [2019-11-15T07:28:21.201Z] === PAUSE TestIpcModeOlderClient
07:28:21 [2019-11-15T07:28:21.201Z] === RUN   TestKillContainerInvalidSignal
07:28:22 [2019-11-15T07:28:22.039Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
07:28:22 [2019-11-15T07:28:22.039Z] === RUN   TestKillContainer
07:28:22 [2019-11-15T07:28:22.039Z] === RUN   TestKillContainer/no_signal
07:28:22 [2019-11-15T07:28:22.947Z] === RUN   TestKillContainer/non_killing_signal
07:28:23 [2019-11-15T07:28:23.777Z] === RUN   TestKillContainer/killing_signal
07:28:25 [2019-11-15T07:28:25.034Z] --- PASS: TestKillContainer (2.92s)
07:28:25 [2019-11-15T07:28:25.034Z]     --- PASS: TestKillContainer/no_signal (0.98s)
07:28:25 [2019-11-15T07:28:25.034Z]     --- PASS: TestKillContainer/non_killing_signal (0.76s)
07:28:25 [2019-11-15T07:28:25.034Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
07:28:25 [2019-11-15T07:28:25.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:28:25 [2019-11-15T07:28:25.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:28:25 [2019-11-15T07:28:25.848Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:28:26 [2019-11-15T07:28:26.650Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
07:28:26 [2019-11-15T07:28:26.650Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
07:28:26 [2019-11-15T07:28:26.650Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
07:28:26 [2019-11-15T07:28:26.650Z] === RUN   TestKillStoppedContainer
07:28:26 [2019-11-15T07:28:26.650Z] --- PASS: TestKillStoppedContainer (0.08s)
07:28:26 [2019-11-15T07:28:26.650Z] === RUN   TestKillStoppedContainerAPIPre120
07:28:27 [2019-11-15T07:28:27.032Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
07:28:27 [2019-11-15T07:28:27.032Z] === RUN   TestKillDifferentUserContainer
07:28:27 [2019-11-15T07:28:27.814Z] --- PASS: TestKillDifferentUserContainer (0.87s)
07:28:27 [2019-11-15T07:28:27.814Z] === RUN   TestInspectOomKilledTrue
07:28:27 [2019-11-15T07:28:27.814Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:28:27 [2019-11-15T07:28:27.814Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:28:27 [2019-11-15T07:28:27.814Z] === RUN   TestInspectOomKilledFalse
07:28:27 [2019-11-15T07:28:27.814Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:28:27 [2019-11-15T07:28:27.814Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:28:27 [2019-11-15T07:28:27.814Z] === RUN   TestLinksEtcHostsContentMatch
07:28:28 [2019-11-15T07:28:28.197Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
07:28:28 [2019-11-15T07:28:28.197Z] === RUN   TestLinksContainerNames
07:28:30 [2019-11-15T07:28:30.102Z] --- PASS: TestLinksContainerNames (1.68s)
07:28:30 [2019-11-15T07:28:30.102Z] === RUN   TestLogsFollowTailEmpty
07:28:30 [2019-11-15T07:28:30.914Z] --- PASS: TestLogsFollowTailEmpty (1.02s)
07:28:30 [2019-11-15T07:28:30.914Z] === RUN   TestContainerNetworkMountsNoChown
07:28:32 [2019-11-15T07:28:32.224Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/default
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/default
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/private
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/private
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rprivate
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rprivate
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/slave
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/slave
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rslave
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rslave
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/shared
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/shared
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rshared
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rshared
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/default
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/default/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/default/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/default/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rshared
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/shared
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rslave
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/slave
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rprivate
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/private
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/private/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/private/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/default/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:28:32 [2019-11-15T07:28:32.224Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/private/bind_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/private/mount_root
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:28:32 [2019-11-15T07:28:32.611Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:28:32 [2019-11-15T07:28:32.611Z] --- PASS: TestMountDaemonRoot (0.02s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:28:32 [2019-11-15T07:28:32.611Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:28:32 [2019-11-15T07:28:32.611Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
07:28:32 [2019-11-15T07:28:32.611Z] === RUN   TestContainerBindMountNonRecursive
07:28:35 [2019-11-15T07:28:35.089Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
07:28:35 [2019-11-15T07:28:35.089Z] === RUN   TestNetworkNat
07:28:35 [2019-11-15T07:28:35.876Z] --- PASS: TestNetworkNat (0.92s)
07:28:35 [2019-11-15T07:28:35.876Z] === RUN   TestNetworkLocalhostTCPNat
07:28:36 [2019-11-15T07:28:36.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
07:28:36 [2019-11-15T07:28:36.692Z] === RUN   TestNetworkLoopbackNat
07:28:38 [2019-11-15T07:28:38.059Z] --- PASS: TestNetworkLoopbackNat (1.10s)
07:28:38 [2019-11-15T07:28:38.060Z] === RUN   TestPause
07:28:38 [2019-11-15T07:28:38.962Z] --- PASS: TestPause (1.12s)
07:28:38 [2019-11-15T07:28:38.963Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:28:38 [2019-11-15T07:28:38.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:28:38 [2019-11-15T07:28:38.963Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:28:38 [2019-11-15T07:28:38.963Z] === RUN   TestPauseStopPausedContainer
07:28:39 [2019-11-15T07:28:39.752Z] --- PASS: TestPauseStopPausedContainer (0.86s)
07:28:39 [2019-11-15T07:28:39.752Z] === RUN   TestPsFilter
07:28:40 [2019-11-15T07:28:40.119Z] --- PASS: TestPsFilter (0.22s)
07:28:40 [2019-11-15T07:28:40.119Z] === RUN   TestRemoveContainerWithRemovedVolume
07:28:40 [2019-11-15T07:28:40.923Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
07:28:40 [2019-11-15T07:28:40.923Z] === RUN   TestRemoveContainerWithVolume
07:28:41 [2019-11-15T07:28:41.709Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
07:28:41 [2019-11-15T07:28:41.709Z] === RUN   TestRemoveContainerRunning
07:28:42 [2019-11-15T07:28:42.971Z] --- PASS: TestRemoveContainerRunning (1.01s)
07:28:42 [2019-11-15T07:28:42.971Z] === RUN   TestRemoveContainerForceRemoveRunning
07:28:43 [2019-11-15T07:28:43.750Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s)
07:28:43 [2019-11-15T07:28:43.750Z] === RUN   TestRemoveInvalidContainer
07:28:43 [2019-11-15T07:28:43.750Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:28:43 [2019-11-15T07:28:43.750Z] === RUN   TestRenameLinkedContainer
07:28:47 [2019-11-15T07:28:47.170Z] --- PASS: TestRenameLinkedContainer (3.54s)
07:28:47 [2019-11-15T07:28:47.170Z] === RUN   TestRenameStoppedContainer
07:28:48 [2019-11-15T07:28:48.420Z] --- PASS: TestRenameStoppedContainer (0.95s)
07:28:48 [2019-11-15T07:28:48.420Z] === RUN   TestRenameRunningContainerAndReuse
07:28:50 [2019-11-15T07:28:50.236Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
07:28:50 [2019-11-15T07:28:50.236Z] === RUN   TestRenameInvalidName
07:28:51 [2019-11-15T07:28:51.037Z] --- PASS: TestRenameInvalidName (0.85s)
07:28:51 [2019-11-15T07:28:51.037Z] === RUN   TestRenameAnonymousContainer
07:28:54 [2019-11-15T07:28:54.209Z] --- PASS: TestRenameAnonymousContainer (2.93s)
07:28:54 [2019-11-15T07:28:54.209Z] === RUN   TestRenameContainerWithSameName
07:28:54 [2019-11-15T07:28:54.572Z] --- PASS: TestRenameContainerWithSameName (0.84s)
07:28:54 [2019-11-15T07:28:54.573Z] === RUN   TestRenameContainerWithLinkedContainer
07:28:56 [2019-11-15T07:28:56.519Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
07:28:56 [2019-11-15T07:28:56.519Z] === RUN   TestResize
07:28:57 [2019-11-15T07:28:57.298Z] --- PASS: TestResize (0.92s)
07:28:57 [2019-11-15T07:28:57.298Z] === RUN   TestResizeWithInvalidSize
07:28:58 [2019-11-15T07:28:58.097Z] --- PASS: TestResizeWithInvalidSize (0.92s)
07:28:58 [2019-11-15T07:28:58.097Z] === RUN   TestResizeWhenContainerNotStarted
07:28:59 [2019-11-15T07:28:59.366Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:28:59 [2019-11-15T07:28:59.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:29:01 [2019-11-15T07:29:01.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:29:01 [2019-11-15T07:29:01.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:29:03 [2019-11-15T07:29:03.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:29:04 [2019-11-15T07:29:04.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:29:06 [2019-11-15T07:29:06.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:29:06 [2019-11-15T07:29:06.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:29:08 [2019-11-15T07:29:08.584Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:29:08 [2019-11-15T07:29:08.584Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:29:09 [2019-11-15T07:29:09.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:29:09 [2019-11-15T07:29:09.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:29:12 [2019-11-15T07:29:12.430Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
07:29:12 [2019-11-15T07:29:12.430Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
07:29:12 [2019-11-15T07:29:12.430Z] === RUN   TestCgroupNamespacesRun
07:29:14 [2019-11-15T07:29:14.249Z] --- PASS: TestCgroupNamespacesRun (1.78s)
07:29:14 [2019-11-15T07:29:14.249Z] === RUN   TestCgroupNamespacesRunPrivileged
07:29:15 [2019-11-15T07:29:15.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
07:29:15 [2019-11-15T07:29:15.535Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:29:17 [2019-11-15T07:29:17.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
07:29:17 [2019-11-15T07:29:17.375Z] === RUN   TestCgroupNamespacesRunHostMode
07:29:19 [2019-11-15T07:29:19.237Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
07:29:19 [2019-11-15T07:29:19.237Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:29:21 [2019-11-15T07:29:21.232Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
07:29:21 [2019-11-15T07:29:21.232Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:29:22 [2019-11-15T07:29:22.015Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
07:29:22 [2019-11-15T07:29:22.015Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:29:22 [2019-11-15T07:29:22.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
07:29:22 [2019-11-15T07:29:22.796Z] === RUN   TestCgroupNamespacesRunOlderClient
07:29:24 [2019-11-15T07:29:24.631Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
07:29:24 [2019-11-15T07:29:24.631Z] === RUN   TestKernelTCPMemory
07:29:25 [2019-11-15T07:29:25.907Z] --- PASS: TestKernelTCPMemory (1.11s)
07:29:25 [2019-11-15T07:29:25.907Z] === RUN   TestNISDomainname
07:29:27 [2019-11-15T07:29:27.187Z] --- PASS: TestNISDomainname (1.17s)
07:29:27 [2019-11-15T07:29:27.187Z] === RUN   TestHostnameDnsResolution
07:29:27 [2019-11-15T07:29:27.995Z] --- PASS: TestHostnameDnsResolution (1.22s)
07:29:27 [2019-11-15T07:29:27.996Z] === RUN   TestStats
07:29:29 [2019-11-15T07:29:29.908Z] --- PASS: TestStats (1.92s)
07:29:29 [2019-11-15T07:29:29.908Z] === RUN   TestStopContainerWithTimeout
07:29:29 [2019-11-15T07:29:29.908Z] === RUN   TestStopContainerWithTimeout/0
07:29:29 [2019-11-15T07:29:29.908Z] === PAUSE TestStopContainerWithTimeout/0
07:29:29 [2019-11-15T07:29:29.908Z] === RUN   TestStopContainerWithTimeout/1
07:29:29 [2019-11-15T07:29:29.908Z] === PAUSE TestStopContainerWithTimeout/1
07:29:29 [2019-11-15T07:29:29.908Z] === RUN   TestStopContainerWithTimeout/3
07:29:29 [2019-11-15T07:29:29.908Z] === PAUSE TestStopContainerWithTimeout/3
07:29:29 [2019-11-15T07:29:29.908Z] === RUN   TestStopContainerWithTimeout/-1
07:29:29 [2019-11-15T07:29:29.908Z] === PAUSE TestStopContainerWithTimeout/-1
07:29:29 [2019-11-15T07:29:29.908Z] === CONT  TestStopContainerWithTimeout/0
07:29:29 [2019-11-15T07:29:29.908Z] === CONT  TestStopContainerWithTimeout/-1
07:29:31 [2019-11-15T07:29:31.179Z] === CONT  TestStopContainerWithTimeout/3
07:29:33 [2019-11-15T07:29:33.047Z] === CONT  TestStopContainerWithTimeout/1
07:29:34 [2019-11-15T07:29:34.850Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:29:34 [2019-11-15T07:29:34.850Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
07:29:34 [2019-11-15T07:29:34.850Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
07:29:34 [2019-11-15T07:29:34.850Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
07:29:34 [2019-11-15T07:29:34.850Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
07:29:34 [2019-11-15T07:29:34.850Z] === RUN   TestDeleteDevicemapper
07:29:34 [2019-11-15T07:29:34.850Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:29:34 [2019-11-15T07:29:34.850Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:29:34 [2019-11-15T07:29:34.850Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:29:38 [2019-11-15T07:29:38.186Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.28s)
07:29:38 [2019-11-15T07:29:38.186Z] === RUN   TestUpdateMemory
07:29:38 [2019-11-15T07:29:38.186Z] --- SKIP: TestUpdateMemory (0.01s)
07:29:38 [2019-11-15T07:29:38.186Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:29:38 [2019-11-15T07:29:38.186Z] === RUN   TestUpdateCPUQuota
07:29:40 [2019-11-15T07:29:40.650Z] --- PASS: TestUpdateCPUQuota (1.94s)
07:29:40 [2019-11-15T07:29:40.650Z] === RUN   TestUpdatePidsLimit
07:29:40 [2019-11-15T07:29:40.650Z] === RUN   TestUpdatePidsLimit/update_from_none
07:29:40 [2019-11-15T07:29:40.650Z] === RUN   TestUpdatePidsLimit/no_change
07:29:41 [2019-11-15T07:29:41.016Z] === RUN   TestUpdatePidsLimit/update_lower
07:29:41 [2019-11-15T07:29:41.399Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:29:41 [2019-11-15T07:29:41.794Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:29:42 [2019-11-15T07:29:42.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:29:42 [2019-11-15T07:29:42.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:29:44 [2019-11-15T07:29:44.788Z] --- PASS: TestUpdatePidsLimit (4.42s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s)
07:29:44 [2019-11-15T07:29:44.788Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
07:29:44 [2019-11-15T07:29:44.788Z] === RUN   TestUpdateRestartPolicy
07:29:58 [2019-11-15T07:29:58.518Z] --- PASS: TestUpdateRestartPolicy (12.96s)
07:29:58 [2019-11-15T07:29:58.518Z] === RUN   TestUpdateRestartWithAutoRemove
07:29:58 [2019-11-15T07:29:58.518Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
07:29:58 [2019-11-15T07:29:58.518Z] === RUN   TestWaitNonBlocked
07:29:58 [2019-11-15T07:29:58.518Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:29:58 [2019-11-15T07:29:58.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:29:58 [2019-11-15T07:29:58.518Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:29:58 [2019-11-15T07:29:58.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:29:58 [2019-11-15T07:29:58.518Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:29:58 [2019-11-15T07:29:58.518Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:29:59 [2019-11-15T07:29:59.764Z] --- PASS: TestWaitNonBlocked (0.01s)
07:29:59 [2019-11-15T07:29:59.764Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
07:29:59 [2019-11-15T07:29:59.764Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s)
07:29:59 [2019-11-15T07:29:59.764Z] === RUN   TestWaitBlocked
07:29:59 [2019-11-15T07:29:59.764Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:29:59 [2019-11-15T07:29:59.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:29:59 [2019-11-15T07:29:59.764Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:29:59 [2019-11-15T07:29:59.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:29:59 [2019-11-15T07:29:59.764Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:29:59 [2019-11-15T07:29:59.764Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:30:01 [2019-11-15T07:30:01.663Z] --- PASS: TestWaitBlocked (0.02s)
07:30:01 [2019-11-15T07:30:01.663Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
07:30:01 [2019-11-15T07:30:01.663Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.47s)
07:30:01 [2019-11-15T07:30:01.663Z] === CONT  TestContainerStartOnDaemonRestart
07:30:01 [2019-11-15T07:30:01.663Z] === CONT  TestIpcModeOlderClient
07:30:01 [2019-11-15T07:30:01.663Z] --- PASS: TestIpcModeOlderClient (0.19s)
07:30:01 [2019-11-15T07:30:01.663Z] === CONT  TestDaemonRestartIpcMode
07:30:05 [2019-11-15T07:30:05.092Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
07:30:05 [2019-11-15T07:30:05.463Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
07:30:05 [2019-11-15T07:30:05.463Z] PASS
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === Skipped
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
07:30:05 [2019-11-15T07:30:05.463Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
07:30:05 [2019-11-15T07:30:05.463Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
07:30:05 [2019-11-15T07:30:05.463Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:30:05 [2019-11-15T07:30:05.463Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
07:30:05 [2019-11-15T07:30:05.463Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] === SKIP: s390x.integration.container TestUpdateMemory (0.01s)
07:30:05 [2019-11-15T07:30:05.463Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] 
07:30:05 [2019-11-15T07:30:05.463Z] DONE 197 tests, 6 skipped in 139.613s
07:30:05 [2019-11-15T07:30:05.463Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
07:30:05 [2019-11-15T07:30:05.463Z] ++ 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
07:30:05 [2019-11-15T07:30:05.463Z] ++ set -e
07:30:05 [2019-11-15T07:30:05.463Z] ++ '[' -n 0 ']'
07:30:05 [2019-11-15T07:30:05.463Z] ++ set -x
07:30:05 [2019-11-15T07:30:05.463Z] ++ 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
07:30:05 [2019-11-15T07:30:05.832Z] INFO: Testing against a local daemon
07:30:05 [2019-11-15T07:30:05.832Z] === RUN   TestCommitInheritsEnv
07:30:06 [2019-11-15T07:30:06.236Z] --- PASS: TestCommitInheritsEnv (0.59s)
07:30:06 [2019-11-15T07:30:06.236Z] === RUN   TestImportExtremelyLargeImageWorks
07:30:06 [2019-11-15T07:30:06.236Z] === PAUSE TestImportExtremelyLargeImageWorks
07:30:06 [2019-11-15T07:30:06.237Z] === RUN   TestImagesFilterMultiReference
07:30:06 [2019-11-15T07:30:06.237Z] --- PASS: TestImagesFilterMultiReference (0.06s)
07:30:06 [2019-11-15T07:30:06.237Z] === RUN   TestImagePullPlatformInvalid
07:30:06 [2019-11-15T07:30:06.237Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:30:06 [2019-11-15T07:30:06.237Z] === RUN   TestRemoveImageOrphaning
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestRemoveImageOrphaning (0.55s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestRemoveImageGarbageCollector
07:30:07 [2019-11-15T07:30:07.024Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:30:07 [2019-11-15T07:30:07.024Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagInvalidReference
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagInvalidReference (0.01s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagValidPrefixedRepo
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagExistedNameWithoutForce
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagOfficialNames
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagOfficialNames (0.05s)
07:30:07 [2019-11-15T07:30:07.024Z] === RUN   TestTagMatchesDigest
07:30:07 [2019-11-15T07:30:07.024Z] --- PASS: TestTagMatchesDigest (0.01s)
07:30:07 [2019-11-15T07:30:07.024Z] === CONT  TestImportExtremelyLargeImageWorks
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestImportExtremelyLargeImageWorks (100.59s)
07:32:01 [2019-11-15T07:32:01.848Z] PASS
07:32:01 [2019-11-15T07:32:01.848Z] 
07:32:01 [2019-11-15T07:32:01.848Z] === Skipped
07:32:01 [2019-11-15T07:32:01.848Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:32:01 [2019-11-15T07:32:01.848Z] 
07:32:01 [2019-11-15T07:32:01.848Z] 
07:32:01 [2019-11-15T07:32:01.848Z] DONE 12 tests, 1 skipped in 102.207s
07:32:01 [2019-11-15T07:32:01.848Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
07:32:01 [2019-11-15T07:32:01.848Z] ++ 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
07:32:01 [2019-11-15T07:32:01.848Z] ++ set -e
07:32:01 [2019-11-15T07:32:01.848Z] ++ '[' -n 0 ']'
07:32:01 [2019-11-15T07:32:01.848Z] ++ set -x
07:32:01 [2019-11-15T07:32:01.848Z] ++ 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
07:32:01 [2019-11-15T07:32:01.848Z] INFO: Testing against a local daemon
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestNetworkCreateDelete
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestNetworkCreateDelete (0.14s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestDockerNetworkDeletePreferID
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestInspectNetwork
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestInspectNetwork/full_network_id
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestInspectNetwork/partial_network_id
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestInspectNetwork/network_name
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestInspectNetwork (8.79s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestRunContainerWithBridgeNone
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestNetworkInvalidJSON
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestNetworkInvalidJSON//networks/create
07:32:01 [2019-11-15T07:32:01.848Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:32:01 [2019-11-15T07:32:01.848Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:32:01 [2019-11-15T07:32:01.848Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:32:01 [2019-11-15T07:32:01.848Z] === CONT  TestNetworkInvalidJSON//networks/create
07:32:01 [2019-11-15T07:32:01.848Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:32:01 [2019-11-15T07:32:01.848Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestDaemonRestartWithLiveRestore
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestDaemonDefaultNetworkPools
07:32:01 [2019-11-15T07:32:01.848Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
07:32:01 [2019-11-15T07:32:01.848Z] === RUN   TestDaemonRestartWithExistingNetwork
07:32:03 [2019-11-15T07:32:03.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
07:32:03 [2019-11-15T07:32:03.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:32:03 [2019-11-15T07:32:03.884Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
07:32:03 [2019-11-15T07:32:03.884Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:32:04 [2019-11-15T07:32:04.676Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
07:32:04 [2019-11-15T07:32:04.676Z] === RUN   TestServiceWithPredefinedNetwork
07:32:07 [2019-11-15T07:32:07.149Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s)
07:32:07 [2019-11-15T07:32:07.149Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:32:07 [2019-11-15T07:32:07.149Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:32:07 [2019-11-15T07:32:07.149Z]     service_test.go:230: FLAKY_TEST
07:32:07 [2019-11-15T07:32:07.149Z] === RUN   TestServiceWithDataPathPortInit
07:32:23 [2019-11-15T07:32:23.782Z] --- PASS: TestServiceWithDataPathPortInit (16.79s)
07:32:23 [2019-11-15T07:32:23.782Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:32:33 [2019-11-15T07:32:33.235Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s)
07:32:33 [2019-11-15T07:32:33.235Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1vciz39boo4d6okambhjt846j Created:2019-11-15 07:32:25.393758003 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1eff8abb2e6e7c75665d6d08908306373f51c36718a6ea885ba2e356bdf10f9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jcf6rluh6vkc1sgs32x95e439 EndpointID:88006d8e5111dfdb06d89cc48e92ea6e7be9623eccbb6321f3fe155bb3842146 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e389ed9f7e796347c817c9cfac0ab7a7401a03c19f84642a488fd11329e44f0 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b31a479b46d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jcf6rluh6vkc1sgs32x95e439 EndpointID:88006d8e5111dfdb06d89cc48e92ea6e7be9623eccbb6321f3fe155bb3842146 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
07:32:33 [2019-11-15T07:32:33.235Z] PASS
07:32:33 [2019-11-15T07:32:33.235Z] 
07:32:33 [2019-11-15T07:32:33.235Z] === Skipped
07:32:33 [2019-11-15T07:32:33.235Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:32:33 [2019-11-15T07:32:33.235Z]     service_test.go:230: FLAKY_TEST
07:32:33 [2019-11-15T07:32:33.235Z] 
07:32:33 [2019-11-15T07:32:33.235Z] 
07:32:33 [2019-11-15T07:32:33.235Z] DONE 21 tests, 1 skipped in 44.799s
07:32:33 [2019-11-15T07:32:33.235Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:32:33 [2019-11-15T07:32:33.235Z] ++ 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
07:32:33 [2019-11-15T07:32:33.235Z] ++ set -e
07:32:33 [2019-11-15T07:32:33.235Z] ++ '[' -n 0 ']'
07:32:33 [2019-11-15T07:32:33.235Z] ++ set -x
07:32:33 [2019-11-15T07:32:33.235Z] ++ 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
07:32:33 [2019-11-15T07:32:33.235Z] INFO: Testing against a local daemon
07:32:33 [2019-11-15T07:32:33.235Z] === RUN   TestDockerNetworkIpvlanPersistance
07:32:33 [2019-11-15T07:32:33.235Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:32:33 [2019-11-15T07:32:33.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:32:33 [2019-11-15T07:32:33.236Z] === RUN   TestDockerNetworkIpvlan
07:32:33 [2019-11-15T07:32:33.236Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:32:33 [2019-11-15T07:32:33.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:32:33 [2019-11-15T07:32:33.236Z] PASS
07:32:33 [2019-11-15T07:32:33.236Z] 
07:32:33 [2019-11-15T07:32:33.236Z] === Skipped
07:32:33 [2019-11-15T07:32:33.236Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:32:33 [2019-11-15T07:32:33.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:32:33 [2019-11-15T07:32:33.236Z] 
07:32:33 [2019-11-15T07:32:33.236Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:32:33 [2019-11-15T07:32:33.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:32:33 [2019-11-15T07:32:33.236Z] 
07:32:33 [2019-11-15T07:32:33.236Z] 
07:32:33 [2019-11-15T07:32:33.236Z] DONE 2 tests, 2 skipped in 0.115s
07:32:33 [2019-11-15T07:32:33.236Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:32:33 [2019-11-15T07:32:33.236Z] ++ 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
07:32:33 [2019-11-15T07:32:33.236Z] ++ set -e
07:32:33 [2019-11-15T07:32:33.236Z] ++ '[' -n 0 ']'
07:32:33 [2019-11-15T07:32:33.236Z] ++ set -x
07:32:33 [2019-11-15T07:32:33.236Z] ++ 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
07:32:33 [2019-11-15T07:32:33.236Z] INFO: Testing against a local daemon
07:32:33 [2019-11-15T07:32:33.236Z] === RUN   TestDockerNetworkMacvlanPersistance
07:32:34 [2019-11-15T07:32:34.105Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
07:32:34 [2019-11-15T07:32:34.105Z] === RUN   TestDockerNetworkMacvlan
07:32:35 [2019-11-15T07:32:35.040Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:32:35 [2019-11-15T07:32:35.854Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:32:36 [2019-11-15T07:32:36.635Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:32:39 [2019-11-15T07:32:39.826Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:32:43 [2019-11-15T07:32:43.003Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:32:48 [2019-11-15T07:32:48.446Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:32:49 [2019-11-15T07:32:49.251Z] --- PASS: TestDockerNetworkMacvlan (15.12s)
07:32:49 [2019-11-15T07:32:49.251Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:32:49 [2019-11-15T07:32:49.251Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
07:32:49 [2019-11-15T07:32:49.251Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
07:32:49 [2019-11-15T07:32:49.251Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
07:32:49 [2019-11-15T07:32:49.251Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s)
07:32:49 [2019-11-15T07:32:49.252Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
07:32:49 [2019-11-15T07:32:49.252Z] PASS
07:32:49 [2019-11-15T07:32:49.252Z] 
07:32:49 [2019-11-15T07:32:49.252Z] DONE 8 tests in 16.652s
07:32:49 [2019-11-15T07:32:49.252Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
07:32:49 [2019-11-15T07:32:49.252Z] ++ 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
07:32:49 [2019-11-15T07:32:49.252Z] ++ set -e
07:32:49 [2019-11-15T07:32:49.252Z] ++ '[' -n 0 ']'
07:32:49 [2019-11-15T07:32:49.252Z] ++ set -x
07:32:49 [2019-11-15T07:32:49.252Z] ++ 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
07:32:49 [2019-11-15T07:32:49.252Z] testing: warning: no tests to run
07:32:49 [2019-11-15T07:32:49.252Z] PASS
07:32:49 [2019-11-15T07:32:49.252Z] 
07:32:49 [2019-11-15T07:32:49.252Z] DONE 0 tests in 0.087s
07:32:49 [2019-11-15T07:32:49.252Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:32:49 [2019-11-15T07:32:49.252Z] ++ 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
07:32:49 [2019-11-15T07:32:49.252Z] ++ set -e
07:32:49 [2019-11-15T07:32:49.252Z] ++ '[' -n 0 ']'
07:32:49 [2019-11-15T07:32:49.252Z] ++ set -x
07:32:49 [2019-11-15T07:32:49.252Z] ++ 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
07:32:49 [2019-11-15T07:32:49.619Z] INFO: Testing against a local daemon
07:32:49 [2019-11-15T07:32:49.619Z] === RUN   TestAuthZPluginAllowRequest
07:32:51 [2019-11-15T07:32:51.439Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
07:32:51 [2019-11-15T07:32:51.439Z] === RUN   TestAuthZPluginTLS
07:32:51 [2019-11-15T07:32:51.812Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:32:51 [2019-11-15T07:32:51.812Z] === RUN   TestAuthZPluginDenyRequest
07:32:52 [2019-11-15T07:32:52.719Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:32:52 [2019-11-15T07:32:52.719Z] === RUN   TestAuthZPluginAPIDenyResponse
07:32:53 [2019-11-15T07:32:53.146Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:32:53 [2019-11-15T07:32:53.146Z] === RUN   TestAuthZPluginDenyResponse
07:32:53 [2019-11-15T07:32:53.545Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:32:53 [2019-11-15T07:32:53.545Z] === RUN   TestAuthZPluginAllowEventStream
07:32:55 [2019-11-15T07:32:55.400Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
07:32:55 [2019-11-15T07:32:55.400Z] === RUN   TestAuthZPluginErrorResponse
07:32:55 [2019-11-15T07:32:55.763Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:32:55 [2019-11-15T07:32:55.763Z] === RUN   TestAuthZPluginErrorRequest
07:32:56 [2019-11-15T07:32:56.135Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
07:32:56 [2019-11-15T07:32:56.136Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:32:56 [2019-11-15T07:32:56.918Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:32:56 [2019-11-15T07:32:56.918Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:32:59 [2019-11-15T07:32:59.380Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
07:32:59 [2019-11-15T07:32:59.380Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:33:01 [2019-11-15T07:33:01.302Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
07:33:01 [2019-11-15T07:33:01.302Z] === RUN   TestAuthZPluginHeader
07:33:02 [2019-11-15T07:33:02.169Z] --- PASS: TestAuthZPluginHeader (0.88s)
07:33:02 [2019-11-15T07:33:02.169Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:33:02 [2019-11-15T07:33:02.169Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
07:33:02 [2019-11-15T07:33:02.169Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:02 [2019-11-15T07:33:02.169Z] === RUN   TestAuthZPluginV2Disable
07:33:02 [2019-11-15T07:33:02.169Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:33:02 [2019-11-15T07:33:02.169Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:02 [2019-11-15T07:33:02.169Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:33:02 [2019-11-15T07:33:02.169Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:33:02 [2019-11-15T07:33:02.169Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:02 [2019-11-15T07:33:02.169Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:33:02 [2019-11-15T07:33:02.169Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:33:02 [2019-11-15T07:33:02.169Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:02 [2019-11-15T07:33:02.169Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:33:21 [2019-11-15T07:33:21.804Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s)
07:33:21 [2019-11-15T07:33:21.804Z] PASS
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] === Skipped
07:33:21 [2019-11-15T07:33:21.804Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
07:33:21 [2019-11-15T07:33:21.804Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:33:21 [2019-11-15T07:33:21.804Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:33:21 [2019-11-15T07:33:21.804Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:33:21 [2019-11-15T07:33:21.804Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] 
07:33:21 [2019-11-15T07:33:21.804Z] DONE 17 tests, 4 skipped in 29.646s
07:33:21 [2019-11-15T07:33:21.804Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:33:21 [2019-11-15T07:33:21.804Z] ++ 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
07:33:21 [2019-11-15T07:33:21.804Z] ++ set -e
07:33:21 [2019-11-15T07:33:21.804Z] ++ '[' -n 0 ']'
07:33:21 [2019-11-15T07:33:21.804Z] ++ set -x
07:33:21 [2019-11-15T07:33:21.804Z] ++ 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
07:33:21 [2019-11-15T07:33:21.804Z] INFO: Testing against a local daemon
07:33:21 [2019-11-15T07:33:21.805Z] === RUN   TestPluginInvalidJSON
07:33:21 [2019-11-15T07:33:21.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:33:21 [2019-11-15T07:33:21.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:33:21 [2019-11-15T07:33:21.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:33:21 [2019-11-15T07:33:21.805Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:33:21 [2019-11-15T07:33:21.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:33:21 [2019-11-15T07:33:21.805Z] PASS
07:33:21 [2019-11-15T07:33:21.805Z] 
07:33:21 [2019-11-15T07:33:21.805Z] DONE 2 tests in 0.128s
07:33:21 [2019-11-15T07:33:21.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:33:21 [2019-11-15T07:33:21.805Z] ++ 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
07:33:21 [2019-11-15T07:33:21.805Z] ++ set -e
07:33:21 [2019-11-15T07:33:21.805Z] ++ '[' -n 0 ']'
07:33:21 [2019-11-15T07:33:21.805Z] ++ set -x
07:33:21 [2019-11-15T07:33:21.805Z] ++ 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
07:33:21 [2019-11-15T07:33:21.805Z] INFO: Testing against a local daemon
07:33:21 [2019-11-15T07:33:21.805Z] === RUN   TestExternalGraphDriver
07:33:21 [2019-11-15T07:33:21.805Z] === RUN   TestExternalGraphDriver/json
07:33:21 [2019-11-15T07:33:21.805Z] === RUN   TestExternalGraphDriver/spec
07:33:23 [2019-11-15T07:33:23.748Z] === RUN   TestExternalGraphDriver/pull
07:33:26 [2019-11-15T07:33:26.217Z] --- PASS: TestExternalGraphDriver (6.58s)
07:33:26 [2019-11-15T07:33:26.217Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
07:33:26 [2019-11-15T07:33:26.217Z]     --- PASS: TestExternalGraphDriver/spec (2.20s)
07:33:26 [2019-11-15T07:33:26.217Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
07:33:26 [2019-11-15T07:33:26.217Z] === RUN   TestGraphdriverPluginV2
07:33:26 [2019-11-15T07:33:26.217Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
07:33:26 [2019-11-15T07:33:26.217Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:26 [2019-11-15T07:33:26.217Z] PASS
07:33:26 [2019-11-15T07:33:26.217Z] 
07:33:26 [2019-11-15T07:33:26.217Z] === Skipped
07:33:26 [2019-11-15T07:33:26.217Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
07:33:26 [2019-11-15T07:33:26.217Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:33:26 [2019-11-15T07:33:26.217Z] 
07:33:26 [2019-11-15T07:33:26.217Z] 
07:33:26 [2019-11-15T07:33:26.217Z] DONE 5 tests, 1 skipped in 6.767s
07:33:26 [2019-11-15T07:33:26.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:33:26 [2019-11-15T07:33:26.217Z] ++ 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
07:33:26 [2019-11-15T07:33:26.217Z] ++ set -e
07:33:26 [2019-11-15T07:33:26.217Z] ++ '[' -n 0 ']'
07:33:26 [2019-11-15T07:33:26.217Z] ++ set -x
07:33:26 [2019-11-15T07:33:26.217Z] ++ 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
07:33:26 [2019-11-15T07:33:26.217Z] INFO: Testing against a local daemon
07:33:26 [2019-11-15T07:33:26.217Z] === RUN   TestContinueAfterPluginCrash
07:33:26 [2019-11-15T07:33:26.217Z] === PAUSE TestContinueAfterPluginCrash
07:33:26 [2019-11-15T07:33:26.217Z] === RUN   TestDaemonStartWithLogOpt
07:33:26 [2019-11-15T07:33:26.217Z] === PAUSE TestDaemonStartWithLogOpt
07:33:26 [2019-11-15T07:33:26.217Z] === CONT  TestContinueAfterPluginCrash
07:33:26 [2019-11-15T07:33:26.217Z] === CONT  TestDaemonStartWithLogOpt
07:33:37 [2019-11-15T07:33:37.810Z] --- PASS: TestDaemonStartWithLogOpt (10.75s)
07:33:41 [2019-11-15T07:33:41.823Z] --- PASS: TestContinueAfterPluginCrash (15.67s)
07:33:41 [2019-11-15T07:33:41.823Z] PASS
07:33:41 [2019-11-15T07:33:41.823Z] 
07:33:41 [2019-11-15T07:33:41.823Z] DONE 2 tests in 15.849s
07:33:41 [2019-11-15T07:33:41.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:33:41 [2019-11-15T07:33:41.823Z] ++ 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
07:33:41 [2019-11-15T07:33:41.823Z] ++ set -e
07:33:41 [2019-11-15T07:33:41.823Z] ++ '[' -n 0 ']'
07:33:41 [2019-11-15T07:33:41.823Z] ++ set -x
07:33:41 [2019-11-15T07:33:41.823Z] ++ 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
07:33:41 [2019-11-15T07:33:41.823Z] INFO: Testing against a local daemon
07:33:41 [2019-11-15T07:33:41.823Z] === RUN   TestPluginWithDevMounts
07:33:41 [2019-11-15T07:33:41.823Z] === PAUSE TestPluginWithDevMounts
07:33:41 [2019-11-15T07:33:41.823Z] === CONT  TestPluginWithDevMounts
07:33:44 [2019-11-15T07:33:44.251Z] --- PASS: TestPluginWithDevMounts (1.97s)
07:33:44 [2019-11-15T07:33:44.251Z] PASS
07:33:44 [2019-11-15T07:33:44.251Z] 
07:33:44 [2019-11-15T07:33:44.251Z] DONE 1 tests in 2.135s
07:33:44 [2019-11-15T07:33:44.251Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
07:33:44 [2019-11-15T07:33:44.251Z] ++ 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
07:33:44 [2019-11-15T07:33:44.251Z] ++ set -e
07:33:44 [2019-11-15T07:33:44.251Z] ++ '[' -n 0 ']'
07:33:44 [2019-11-15T07:33:44.251Z] ++ set -x
07:33:44 [2019-11-15T07:33:44.251Z] ++ 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
07:33:44 [2019-11-15T07:33:44.251Z] INFO: Testing against a local daemon
07:33:44 [2019-11-15T07:33:44.251Z] === RUN   TestSecretInspect
07:33:46 [2019-11-15T07:33:46.696Z] --- PASS: TestSecretInspect (2.46s)
07:33:46 [2019-11-15T07:33:46.696Z] === RUN   TestSecretList
07:33:49 [2019-11-15T07:33:49.368Z] --- PASS: TestSecretList (2.95s)
07:33:49 [2019-11-15T07:33:49.368Z] === RUN   TestSecretsCreateAndDelete
07:33:52 [2019-11-15T07:33:52.548Z] --- PASS: TestSecretsCreateAndDelete (2.75s)
07:33:52 [2019-11-15T07:33:52.548Z] === RUN   TestSecretsUpdate
07:33:55 [2019-11-15T07:33:55.020Z] --- PASS: TestSecretsUpdate (2.42s)
07:33:55 [2019-11-15T07:33:55.020Z] === RUN   TestTemplatedSecret
07:33:58 [2019-11-15T07:33:58.312Z] --- PASS: TestTemplatedSecret (3.18s)
07:33:58 [2019-11-15T07:33:58.312Z] === RUN   TestSecretCreateResolve
07:34:00 [2019-11-15T07:34:00.134Z] --- PASS: TestSecretCreateResolve (2.42s)
07:34:00 [2019-11-15T07:34:00.134Z] PASS
07:34:00 [2019-11-15T07:34:00.134Z] 
07:34:00 [2019-11-15T07:34:00.134Z] DONE 6 tests in 16.309s
07:34:00 [2019-11-15T07:34:00.134Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
07:34:00 [2019-11-15T07:34:00.134Z] ++ 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
07:34:00 [2019-11-15T07:34:00.134Z] ++ set -e
07:34:00 [2019-11-15T07:34:00.134Z] ++ '[' -n 0 ']'
07:34:00 [2019-11-15T07:34:00.134Z] ++ set -x
07:34:00 [2019-11-15T07:34:00.134Z] ++ 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
07:34:00 [2019-11-15T07:34:00.507Z] INFO: Testing against a local daemon
07:34:00 [2019-11-15T07:34:00.507Z] === RUN   TestServiceCreateInit
07:34:00 [2019-11-15T07:34:00.507Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:34:05 [2019-11-15T07:34:05.598Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:34:10 [2019-11-15T07:34:10.863Z] --- PASS: TestServiceCreateInit (10.58s)
07:34:10 [2019-11-15T07:34:10.863Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s)
07:34:10 [2019-11-15T07:34:10.863Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s)
07:34:10 [2019-11-15T07:34:10.863Z] === RUN   TestCreateServiceMultipleTimes
07:34:30 [2019-11-15T07:34:30.653Z] --- PASS: TestCreateServiceMultipleTimes (16.81s)
07:34:30 [2019-11-15T07:34:30.654Z] === RUN   TestCreateServiceConflict
07:34:30 [2019-11-15T07:34:30.654Z] --- PASS: TestCreateServiceConflict (2.71s)
07:34:30 [2019-11-15T07:34:30.654Z] === RUN   TestCreateServiceMaxReplicas
07:34:33 [2019-11-15T07:34:33.872Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
07:34:33 [2019-11-15T07:34:33.872Z] === RUN   TestCreateWithDuplicateNetworkNames
07:34:50 [2019-11-15T07:34:50.279Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s)
07:34:50 [2019-11-15T07:34:50.279Z] === RUN   TestCreateServiceSecretFileMode
07:34:52 [2019-11-15T07:34:52.067Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
07:34:52 [2019-11-15T07:34:52.067Z] === RUN   TestCreateServiceConfigFileMode
07:34:55 [2019-11-15T07:34:55.250Z] --- PASS: TestCreateServiceConfigFileMode (3.29s)
07:34:55 [2019-11-15T07:34:55.250Z] === RUN   TestCreateServiceSysctls
07:34:59 [2019-11-15T07:34:59.447Z] --- PASS: TestCreateServiceSysctls (4.17s)
07:34:59 [2019-11-15T07:34:59.447Z] === RUN   TestCreateServiceCapabilities
07:35:02 [2019-11-15T07:35:02.632Z] --- PASS: TestCreateServiceCapabilities (3.24s)
07:35:02 [2019-11-15T07:35:02.633Z] === RUN   TestInspect
07:35:06 [2019-11-15T07:35:06.680Z] --- PASS: TestInspect (3.46s)
07:35:06 [2019-11-15T07:35:06.680Z] === RUN   TestServiceListWithStatuses
07:35:06 [2019-11-15T07:35:06.680Z] --- SKIP: TestServiceListWithStatuses (0.01s)
07:35:06 [2019-11-15T07:35:06.680Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:35:06 [2019-11-15T07:35:06.680Z] === RUN   TestDockerNetworkConnectAlias
07:35:13 [2019-11-15T07:35:13.018Z] --- PASS: TestDockerNetworkConnectAlias (6.09s)
07:35:13 [2019-11-15T07:35:13.018Z] === RUN   TestDockerNetworkReConnect
07:35:17 [2019-11-15T07:35:17.074Z] --- PASS: TestDockerNetworkReConnect (4.76s)
07:35:17 [2019-11-15T07:35:17.074Z] === RUN   TestServicePlugin
07:35:17 [2019-11-15T07:35:17.074Z] --- SKIP: TestServicePlugin (0.01s)
07:35:17 [2019-11-15T07:35:17.075Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:35:17 [2019-11-15T07:35:17.075Z] === RUN   TestServiceUpdateLabel
07:35:20 [2019-11-15T07:35:20.402Z] --- PASS: TestServiceUpdateLabel (2.95s)
07:35:20 [2019-11-15T07:35:20.402Z] === RUN   TestServiceUpdateSecrets
07:35:36 [2019-11-15T07:35:36.866Z] --- PASS: TestServiceUpdateSecrets (15.74s)
07:35:36 [2019-11-15T07:35:36.866Z] === RUN   TestServiceUpdateConfigs
07:35:53 [2019-11-15T07:35:53.291Z] --- PASS: TestServiceUpdateConfigs (15.59s)
07:35:53 [2019-11-15T07:35:53.291Z] === RUN   TestServiceUpdateNetwork
07:36:06 [2019-11-15T07:36:06.873Z] --- PASS: TestServiceUpdateNetwork (14.35s)
07:36:06 [2019-11-15T07:36:06.874Z] PASS
07:36:06 [2019-11-15T07:36:06.874Z] 
07:36:06 [2019-11-15T07:36:06.874Z] === Skipped
07:36:06 [2019-11-15T07:36:06.874Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
07:36:06 [2019-11-15T07:36:06.874Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:36:06 [2019-11-15T07:36:06.874Z] 
07:36:06 [2019-11-15T07:36:06.874Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
07:36:06 [2019-11-15T07:36:06.874Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:36:06 [2019-11-15T07:36:06.874Z] 
07:36:06 [2019-11-15T07:36:06.874Z] 
07:36:06 [2019-11-15T07:36:06.874Z] DONE 20 tests, 2 skipped in 125.333s
07:36:06 [2019-11-15T07:36:06.874Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
07:36:06 [2019-11-15T07:36:06.874Z] ++ 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
07:36:06 [2019-11-15T07:36:06.874Z] ++ set -e
07:36:06 [2019-11-15T07:36:06.874Z] ++ '[' -n 0 ']'
07:36:06 [2019-11-15T07:36:06.874Z] ++ set -x
07:36:06 [2019-11-15T07:36:06.874Z] ++ 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
07:36:06 [2019-11-15T07:36:06.874Z] INFO: Testing against a local daemon
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestSessionCreate
07:36:06 [2019-11-15T07:36:06.874Z] --- PASS: TestSessionCreate (0.02s)
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestSessionCreateWithBadUpgrade
07:36:06 [2019-11-15T07:36:06.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
07:36:06 [2019-11-15T07:36:06.874Z] PASS
07:36:06 [2019-11-15T07:36:06.874Z] 
07:36:06 [2019-11-15T07:36:06.874Z] DONE 2 tests in 0.250s
07:36:06 [2019-11-15T07:36:06.874Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
07:36:06 [2019-11-15T07:36:06.874Z] ++ 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
07:36:06 [2019-11-15T07:36:06.874Z] ++ set -e
07:36:06 [2019-11-15T07:36:06.874Z] ++ '[' -n 0 ']'
07:36:06 [2019-11-15T07:36:06.874Z] ++ set -x
07:36:06 [2019-11-15T07:36:06.874Z] ++ 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
07:36:06 [2019-11-15T07:36:06.874Z] INFO: Testing against a local daemon
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:36:06 [2019-11-15T07:36:06.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:36:06 [2019-11-15T07:36:06.874Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestEventsExecDie
07:36:06 [2019-11-15T07:36:06.874Z] --- PASS: TestEventsExecDie (0.93s)
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestEventsBackwardsCompatible
07:36:06 [2019-11-15T07:36:06.874Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
07:36:06 [2019-11-15T07:36:06.874Z] === RUN   TestInfoBinaryCommits
07:36:07 [2019-11-15T07:36:07.249Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:36:07 [2019-11-15T07:36:07.249Z] === RUN   TestInfoAPIVersioned
07:36:07 [2019-11-15T07:36:07.249Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:36:07 [2019-11-15T07:36:07.249Z] === RUN   TestInfoDiscoveryBackend
07:36:07 [2019-11-15T07:36:07.617Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
07:36:07 [2019-11-15T07:36:07.617Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:36:08 [2019-11-15T07:36:08.874Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:36:08 [2019-11-15T07:36:08.874Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:36:09 [2019-11-15T07:36:09.239Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
07:36:09 [2019-11-15T07:36:09.239Z] === RUN   TestInfoAPI
07:36:09 [2019-11-15T07:36:09.239Z] --- PASS: TestInfoAPI (0.02s)
07:36:09 [2019-11-15T07:36:09.239Z] === RUN   TestInfoAPIWarnings
07:36:09 [2019-11-15T07:36:09.620Z] --- PASS: TestInfoAPIWarnings (0.52s)
07:36:09 [2019-11-15T07:36:09.620Z] === RUN   TestInfoDebug
07:36:10 [2019-11-15T07:36:10.435Z] --- PASS: TestInfoDebug (0.52s)
07:36:10 [2019-11-15T07:36:10.435Z] === RUN   TestInfoInsecureRegistries
07:36:10 [2019-11-15T07:36:10.810Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:36:10 [2019-11-15T07:36:10.810Z] === RUN   TestInfoRegistryMirrors
07:36:11 [2019-11-15T07:36:11.173Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:36:11 [2019-11-15T07:36:11.173Z] === RUN   TestLoginFailsWithBadCredentials
07:36:11 [2019-11-15T07:36:11.555Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
07:36:11 [2019-11-15T07:36:11.555Z] === RUN   TestPingCacheHeaders
07:36:11 [2019-11-15T07:36:11.555Z] --- PASS: TestPingCacheHeaders (0.02s)
07:36:11 [2019-11-15T07:36:11.555Z] === RUN   TestPingGet
07:36:11 [2019-11-15T07:36:11.555Z] --- PASS: TestPingGet (0.02s)
07:36:11 [2019-11-15T07:36:11.555Z] === RUN   TestPingHead
07:36:11 [2019-11-15T07:36:11.555Z] --- PASS: TestPingHead (0.02s)
07:36:11 [2019-11-15T07:36:11.555Z] === RUN   TestVersion
07:36:11 [2019-11-15T07:36:11.555Z] --- PASS: TestVersion (0.02s)
07:36:11 [2019-11-15T07:36:11.555Z] PASS
07:36:11 [2019-11-15T07:36:11.555Z] 
07:36:11 [2019-11-15T07:36:11.555Z] === Skipped
07:36:11 [2019-11-15T07:36:11.555Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:36:11 [2019-11-15T07:36:11.555Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:36:11 [2019-11-15T07:36:11.555Z] 
07:36:11 [2019-11-15T07:36:11.555Z] 
07:36:11 [2019-11-15T07:36:11.555Z] DONE 18 tests, 1 skipped in 5.820s
07:36:11 [2019-11-15T07:36:11.555Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
07:36:11 [2019-11-15T07:36:11.555Z] ++ 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
07:36:11 [2019-11-15T07:36:11.555Z] ++ set -e
07:36:11 [2019-11-15T07:36:11.555Z] ++ '[' -n 0 ']'
07:36:11 [2019-11-15T07:36:11.555Z] ++ set -x
07:36:11 [2019-11-15T07:36:11.555Z] ++ 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
07:36:11 [2019-11-15T07:36:11.934Z] INFO: Testing against a local daemon
07:36:11 [2019-11-15T07:36:11.934Z] === RUN   TestVolumesCreateAndList
07:36:11 [2019-11-15T07:36:11.934Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:36:11 [2019-11-15T07:36:11.934Z] === RUN   TestVolumesRemove
07:36:11 [2019-11-15T07:36:11.934Z] --- PASS: TestVolumesRemove (0.10s)
07:36:11 [2019-11-15T07:36:11.934Z] === RUN   TestVolumesInspect
07:36:11 [2019-11-15T07:36:11.934Z] --- PASS: TestVolumesInspect (0.02s)
07:36:11 [2019-11-15T07:36:11.934Z] === RUN   TestVolumesInvalidJSON
07:36:11 [2019-11-15T07:36:11.934Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:36:11 [2019-11-15T07:36:11.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:36:11 [2019-11-15T07:36:11.934Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:36:11 [2019-11-15T07:36:11.934Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:36:11 [2019-11-15T07:36:11.934Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:36:11 [2019-11-15T07:36:11.934Z] PASS
07:36:11 [2019-11-15T07:36:11.934Z] 
07:36:11 [2019-11-15T07:36:11.934Z] DONE 5 tests in 0.271s
07:36:11 [2019-11-15T07:36:11.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:36:12 [2019-11-15T07:36:12.307Z] ++++ cat bundles/test-integration/docker.pid
07:36:12 [2019-11-15T07:36:12.307Z] +++ kill 11491
07:36:13 [2019-11-15T07:36:13.621Z] +++ /etc/init.d/apparmor stop
07:36:13 [2019-11-15T07:36:13.621Z] Clearing AppArmor profiles cache:.
07:36:13 [2019-11-15T07:36:13.621Z] All profile caches have been cleared, but no profiles have been unloaded.
07:36:13 [2019-11-15T07:36:13.621Z] Unloading profiles will leave already running processes permanently
07:36:13 [2019-11-15T07:36:13.621Z] unconfined, which can lead to unexpected situations.
07:36:13 [2019-11-15T07:36:13.621Z] 
07:36:13 [2019-11-15T07:36:13.621Z] To set a process to complain mode, use the command line tool
07:36:13 [2019-11-15T07:36:13.621Z] 'aa-complain'. To really tear down all profiles, run the init script
07:36:13 [2019-11-15T07:36:13.621Z] with the 'teardown' option."
07:36:13 [2019-11-15T07:36:13.621Z]