Skip to content

Console Output

03:37:01 [2020-11-27T03:37:01.903Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration
03:37:02 [2020-11-27T03:37:02.196Z] 
03:37:02 [2020-11-27T03:37:02.196Z] Removing bundles/
03:37:02 [2020-11-27T03:37:02.196Z] 
03:37:02 [2020-11-27T03:37:02.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:37:02 [2020-11-27T03:37:02.487Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:37:02 [2020-11-27T03:37:02.487Z] GOOS="" GOARCH="" GOARM=""
03:37:59 [2020-11-27T03:37:59.385Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:37:59 [2020-11-27T03:37:59.385Z] 
03:37:59 [2020-11-27T03:37:59.385Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:37:59 [2020-11-27T03:37:59.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:37:59 [2020-11-27T03:37:59.385Z] HOSTNAME=d2f1b85a9877
03:37:59 [2020-11-27T03:37:59.385Z] TESTDEBUG=0
03:37:59 [2020-11-27T03:37:59.385Z] DEST=bundles/test-integration
03:37:59 [2020-11-27T03:37:59.385Z] PWD=/go/src/github.com/docker/docker
03:37:59 [2020-11-27T03:37:59.385Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:37:59 [2020-11-27T03:37:59.385Z] container=docker
03:37:59 [2020-11-27T03:37:59.385Z] HOME=/root
03:37:59 [2020-11-27T03:37:59.385Z] GOLANG_VERSION=1.13.15
03:37:59 [2020-11-27T03:37:59.385Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:37:59 [2020-11-27T03:37:59.385Z] VALIDATE_BRANCH=master
03:37:59 [2020-11-27T03:37:59.385Z] TERM=xterm
03:37:59 [2020-11-27T03:37:59.385Z] DOCKER_PKG=github.com/docker/docker
03:37:59 [2020-11-27T03:37:59.385Z] SHLVL=1
03:37:59 [2020-11-27T03:37:59.385Z] TIMEOUT=120m
03:37:59 [2020-11-27T03:37:59.385Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:37:59 [2020-11-27T03:37:59.385Z] DOCKER_GRAPHDRIVER=overlay2
03:37:59 [2020-11-27T03:37:59.385Z] GO111MODULE=off
03:37:59 [2020-11-27T03:37:59.385Z] DOCKER_EXPERIMENTAL=1
03:37:59 [2020-11-27T03:37:59.385Z] TEST_SKIP_INTEGRATION_CLI=1
03:37:59 [2020-11-27T03:37:59.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:37:59 [2020-11-27T03:37:59.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:37:59 [2020-11-27T03:37:59.385Z] GOPATH=/go
03:37:59 [2020-11-27T03:37:59.385Z] PKG_CONFIG=pkg-config
03:37:59 [2020-11-27T03:37:59.385Z] _=/usr/bin/env
03:37:59 [2020-11-27T03:37:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:38:17 [2020-11-27T03:38:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:38:18 [2020-11-27T03:38:18.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:38:21 [2020-11-27T03:38:21.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:38:39 [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:38:39 [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:38:39 [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:38:40 [2020-11-27T03:38:40.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:38:40 [2020-11-27T03:38:40.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:38:41 [2020-11-27T03:38:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:38:43 [2020-11-27T03:38:43.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:38:44 [2020-11-27T03:38:44.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:38:45 [2020-11-27T03:38:45.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:38:46 [2020-11-27T03:38:46.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:38:47 [2020-11-27T03:38:47.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:38:48 [2020-11-27T03:38:48.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:38:49 [2020-11-27T03:38:49.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:38:49 [2020-11-27T03:38:49.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:38:50 [2020-11-27T03:38:50.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:38:51 [2020-11-27T03:38:51.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:38:51 [2020-11-27T03:38:51.598Z] Using test binary docker
03:38:51 [2020-11-27T03:38:51.598Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:38:51 [2020-11-27T03:38:51.598Z] +++ /etc/init.d/apparmor start
03:38:51 [2020-11-27T03:38:51.598Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:38:51 [2020-11-27T03:38:51.598Z] INFO: Waiting for daemon to start...
03:38:51 [2020-11-27T03:38:51.598Z] Starting dockerd
03:38:51 [2020-11-27T03:38:51.598Z] +++ 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
03:38:53 [2020-11-27T03:38:53.714Z] .
03:38:53 [2020-11-27T03:38:53.714Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:38:53 [2020-11-27T03:38:53.714Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:38:53 [2020-11-27T03:38:53.714Z] Error: No such image: emptyfs
03:38:53 [2020-11-27T03:38:53.714Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:38:53 [2020-11-27T03:38:53.714Z] ++++ docker load
03:38:54 [2020-11-27T03:38:54.013Z] Running integration-test (iteration 1)
03:38:54 [2020-11-27T03:38:54.013Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
03:38:54 [2020-11-27T03:38:54.013Z] ++ 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
03:38:54 [2020-11-27T03:38:54.013Z] ++ set -e
03:38:54 [2020-11-27T03:38:54.013Z] ++ '[' -n 0 ']'
03:38:54 [2020-11-27T03:38:54.013Z] ++ set -x
03:38:54 [2020-11-27T03:38:54.013Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: buildpack-deps:buster
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: busybox:latest
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: busybox:glibc
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: debian:buster
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: hello-world:latest
03:39:02 [2020-11-27T03:39:02.547Z] Loaded image: arm32v7/hello-world:latest
03:39:02 [2020-11-27T03:39:02.547Z] INFO: Testing against a local daemon
03:39:02 [2020-11-27T03:39:02.547Z] === RUN   TestCgroupNamespacesBuild
03:39:04 [2020-11-27T03:39:04.638Z] --- PASS: TestCgroupNamespacesBuild (2.13s)
03:39:04 [2020-11-27T03:39:04.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:39:06 [2020-11-27T03:39:06.711Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
03:39:06 [2020-11-27T03:39:06.711Z] === RUN   TestBuildWithSession
03:39:06 [2020-11-27T03:39:06.711Z] --- SKIP: TestBuildWithSession (0.00s)
03:39:06 [2020-11-27T03:39:06.711Z]     build_session_test.go:25: TODO: BuildKit
03:39:06 [2020-11-27T03:39:06.711Z] === RUN   TestBuildSquashParent
03:39:13 [2020-11-27T03:39:13.625Z] --- PASS: TestBuildSquashParent (6.34s)
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:13 [2020-11-27T03:39:13.625Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:13 [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:13 [2020-11-27T03:39:13.625Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:13 [2020-11-27T03:39:13.625Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:39:15 [2020-11-27T03:39:15.145Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:15 [2020-11-27T03:39:15.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:18 [2020-11-27T03:39:18.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:39:18 [2020-11-27T03:39:18.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:39:20 [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s)
03:39:20 [2020-11-27T03:39:20.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
03:39:20 [2020-11-27T03:39:20.248Z] === RUN   TestBuildMultiStageCopy
03:39:20 [2020-11-27T03:39:20.248Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:39:22 [2020-11-27T03:39:22.981Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:39:23 [2020-11-27T03:39:23.273Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:39:23 [2020-11-27T03:39:23.908Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:39:24 [2020-11-27T03:39:24.201Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:39:24 [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy (4.76s)
03:39:24 [2020-11-27T03:39:24.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s)
03:39:24 [2020-11-27T03:39:24.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
03:39:24 [2020-11-27T03:39:24.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
03:39:24 [2020-11-27T03:39:24.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
03:39:24 [2020-11-27T03:39:24.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
03:39:24 [2020-11-27T03:39:24.835Z] === RUN   TestBuildMultiStageParentConfig
03:39:26 [2020-11-27T03:39:26.348Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
03:39:26 [2020-11-27T03:39:26.348Z] === RUN   TestBuildLabelWithTargets
03:39:29 [2020-11-27T03:39:29.083Z] --- PASS: TestBuildLabelWithTargets (2.49s)
03:39:29 [2020-11-27T03:39:29.083Z] === RUN   TestBuildWithEmptyLayers
03:39:30 [2020-11-27T03:39:30.120Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
03:39:30 [2020-11-27T03:39:30.120Z] === RUN   TestBuildMultiStageOnBuild
03:39:32 [2020-11-27T03:39:32.856Z] --- PASS: TestBuildMultiStageOnBuild (2.83s)
03:39:32 [2020-11-27T03:39:32.856Z] === RUN   TestBuildUncleanTarFilenames
03:39:34 [2020-11-27T03:39:34.409Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
03:39:34 [2020-11-27T03:39:34.409Z] === RUN   TestBuildMultiStageLayerLeak
03:39:37 [2020-11-27T03:39:37.157Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s)
03:39:37 [2020-11-27T03:39:37.157Z] === RUN   TestBuildWithHugeFile
03:40:04 [2020-11-27T03:40:04.327Z] --- PASS: TestBuildWithHugeFile (26.46s)
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildWithEmptyDockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:40:04 [2020-11-27T03:40:04.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
03:40:04 [2020-11-27T03:40:04.328Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
03:40:04 [2020-11-27T03:40:04.328Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
03:40:04 [2020-11-27T03:40:04.328Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildPreserveOwnership
03:40:04 [2020-11-27T03:40:04.328Z] === RUN   TestBuildPreserveOwnership/copy_from
03:40:08 [2020-11-27T03:40:08.793Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:40:10 [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPreserveOwnership (6.49s)
03:40:10 [2020-11-27T03:40:10.864Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.19s)
03:40:10 [2020-11-27T03:40:10.864Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
03:40:10 [2020-11-27T03:40:10.864Z] === RUN   TestBuildPlatformInvalid
03:40:10 [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPlatformInvalid (0.15s)
03:40:10 [2020-11-27T03:40:10.864Z] PASS
03:40:10 [2020-11-27T03:40:10.864Z] 
03:40:10 [2020-11-27T03:40:10.864Z] === Skipped
03:40:10 [2020-11-27T03:40:10.864Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
03:40:10 [2020-11-27T03:40:10.864Z]     build_session_test.go:25: TODO: BuildKit
03:40:10 [2020-11-27T03:40:10.864Z] 
03:40:10 [2020-11-27T03:40:10.864Z] 
03:40:10 [2020-11-27T03:40:10.864Z] DONE 32 tests, 1 skipped in 76.790s
03:40:10 [2020-11-27T03:40:10.864Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
03:40:10 [2020-11-27T03:40:10.864Z] ++ 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
03:40:10 [2020-11-27T03:40:10.864Z] ++ set -e
03:40:10 [2020-11-27T03:40:10.864Z] ++ '[' -n 0 ']'
03:40:10 [2020-11-27T03:40:10.864Z] ++ set -x
03:40:10 [2020-11-27T03:40:10.864Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:40:10 [2020-11-27T03:40:10.864Z] INFO: Testing against a local daemon
03:40:10 [2020-11-27T03:40:10.864Z] === RUN   TestConfigInspect
03:40:15 [2020-11-27T03:40:15.321Z] --- PASS: TestConfigInspect (3.83s)
03:40:15 [2020-11-27T03:40:15.321Z] === RUN   TestConfigList
03:40:18 [2020-11-27T03:40:18.844Z] --- PASS: TestConfigList (3.61s)
03:40:18 [2020-11-27T03:40:18.844Z] === RUN   TestConfigsCreateAndDelete
03:40:22 [2020-11-27T03:40:22.367Z] --- PASS: TestConfigsCreateAndDelete (3.72s)
03:40:22 [2020-11-27T03:40:22.367Z] === RUN   TestConfigsUpdate
03:40:25 [2020-11-27T03:40:25.889Z] --- PASS: TestConfigsUpdate (3.63s)
03:40:25 [2020-11-27T03:40:25.889Z] === RUN   TestTemplatedConfig
03:40:29 [2020-11-27T03:40:29.415Z] --- PASS: TestTemplatedConfig (3.25s)
03:40:29 [2020-11-27T03:40:29.415Z] === RUN   TestConfigCreateResolve
03:40:32 [2020-11-27T03:40:32.939Z] --- PASS: TestConfigCreateResolve (3.54s)
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestConfigDaemonLibtrustID
03:40:32 [2020-11-27T03:40:32.939Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
03:40:32 [2020-11-27T03:40:32.939Z] PASS
03:40:32 [2020-11-27T03:40:32.939Z] 
03:40:32 [2020-11-27T03:40:32.939Z] DONE 7 tests in 22.172s
03:40:32 [2020-11-27T03:40:32.939Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
03:40:32 [2020-11-27T03:40:32.939Z] ++ 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
03:40:32 [2020-11-27T03:40:32.939Z] ++ set -e
03:40:32 [2020-11-27T03:40:32.939Z] ++ '[' -n 0 ']'
03:40:32 [2020-11-27T03:40:32.939Z] ++ set -x
03:40:32 [2020-11-27T03:40:32.939Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:40:32 [2020-11-27T03:40:32.939Z] INFO: Testing against a local daemon
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestCheckpoint
03:40:32 [2020-11-27T03:40:32.939Z] --- SKIP: TestCheckpoint (0.00s)
03:40:32 [2020-11-27T03:40:32.939Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestContainerInvalidJSON
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:40:32 [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:40:32 [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:40:32 [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:40:32 [2020-11-27T03:40:32.939Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:40:32 [2020-11-27T03:40:32.939Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:40:32 [2020-11-27T03:40:32.939Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:40:32 [2020-11-27T03:40:32.939Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:40:32 [2020-11-27T03:40:32.939Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:40:32 [2020-11-27T03:40:32.939Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:40:32 [2020-11-27T03:40:32.939Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:40:32 [2020-11-27T03:40:32.939Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:40:33 [2020-11-27T03:40:33.232Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
03:40:33 [2020-11-27T03:40:33.232Z] === RUN   TestCopyFromContainerPathIsNotDir
03:40:33 [2020-11-27T03:40:33.232Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
03:40:33 [2020-11-27T03:40:33.232Z] === RUN   TestCopyToContainerPathDoesNotExist
03:40:33 [2020-11-27T03:40:33.232Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
03:40:33 [2020-11-27T03:40:33.232Z] === RUN   TestCopyToContainerPathIsNotDir
03:40:33 [2020-11-27T03:40:33.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
03:40:33 [2020-11-27T03:40:33.524Z] === RUN   TestCopyFromContainer
03:40:35 [2020-11-27T03:40:35.598Z] === RUN   TestCopyFromContainer//
03:40:35 [2020-11-27T03:40:35.598Z] === RUN   TestCopyFromContainer//bar/root
03:40:35 [2020-11-27T03:40:35.598Z] === RUN   TestCopyFromContainer//bar/root/
03:40:35 [2020-11-27T03:40:35.890Z] === RUN   TestCopyFromContainer/bar/quux
03:40:35 [2020-11-27T03:40:35.890Z] === RUN   TestCopyFromContainer/bar/quux/
03:40:35 [2020-11-27T03:40:35.890Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:40:36 [2020-11-27T03:40:36.182Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:40:36 [2020-11-27T03:40:36.182Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:40:36 [2020-11-27T03:40:36.182Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:40:36 [2020-11-27T03:40:36.182Z] === RUN   TestCopyFromContainer/bar/notarget
03:40:36 [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer (2.92s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:36 [2020-11-27T03:40:36.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateLinkToNonExistingContainer
03:40:36 [2020-11-27T03:40:36.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateWithInvalidEnv
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateWithInvalidEnv/0
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/0
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateWithInvalidEnv/1
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/1
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateWithInvalidEnv/2
03:40:36 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/2
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateWithInvalidEnv/0
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateWithInvalidEnv/2
03:40:36 [2020-11-27T03:40:36.475Z] === CONT  TestCreateWithInvalidEnv/1
03:40:36 [2020-11-27T03:40:36.475Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateTmpfsMountsTarget
03:40:36 [2020-11-27T03:40:36.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:40:36 [2020-11-27T03:40:36.475Z] === RUN   TestCreateWithCustomMaskedPaths
03:40:39 [2020-11-27T03:40:39.209Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s)
03:40:39 [2020-11-27T03:40:39.209Z] === RUN   TestCreateWithCustomReadonlyPaths
03:40:41 [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s)
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:41 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:41 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:41 [2020-11-27T03:40:41.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:41 [2020-11-27T03:40:41.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:41 [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:40:41 [2020-11-27T03:40:41.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:40:41 [2020-11-27T03:40:41.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:40:41 [2020-11-27T03:40:41.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:40:41 [2020-11-27T03:40:41.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:40:41 [2020-11-27T03:40:41.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
03:40:41 [2020-11-27T03:40:41.968Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:40:42 [2020-11-27T03:40:42.261Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
03:40:42 [2020-11-27T03:40:42.261Z] === RUN   TestCreateDifferentPlatform
03:40:42 [2020-11-27T03:40:42.261Z] === RUN   TestCreateDifferentPlatform/different_os
03:40:42 [2020-11-27T03:40:42.261Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:40:42 [2020-11-27T03:40:42.261Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:40:42 [2020-11-27T03:40:42.261Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:40:42 [2020-11-27T03:40:42.261Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:40:42 [2020-11-27T03:40:42.261Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:40:42 [2020-11-27T03:40:42.553Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
03:40:42 [2020-11-27T03:40:42.553Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestContainerStartOnDaemonRestart
03:40:42 [2020-11-27T03:40:42.553Z] === PAUSE TestContainerStartOnDaemonRestart
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestDaemonRestartIpcMode
03:40:42 [2020-11-27T03:40:42.553Z] === PAUSE TestDaemonRestartIpcMode
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestDaemonHostGatewayIP
03:40:42 [2020-11-27T03:40:42.553Z] === PAUSE TestDaemonHostGatewayIP
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestContainerKillOnDaemonStart
03:40:42 [2020-11-27T03:40:42.553Z] === PAUSE TestContainerKillOnDaemonStart
03:40:42 [2020-11-27T03:40:42.553Z] === RUN   TestDiff
03:40:43 [2020-11-27T03:40:43.188Z] --- PASS: TestDiff (0.79s)
03:40:43 [2020-11-27T03:40:43.188Z] === RUN   TestExecWithCloseStdin
03:40:44 [2020-11-27T03:40:44.226Z] --- PASS: TestExecWithCloseStdin (0.92s)
03:40:44 [2020-11-27T03:40:44.226Z] === RUN   TestExec
03:40:45 [2020-11-27T03:40:45.271Z] --- PASS: TestExec (0.89s)
03:40:45 [2020-11-27T03:40:45.271Z] === RUN   TestExecUser
03:40:45 [2020-11-27T03:40:45.905Z] --- PASS: TestExecUser (0.93s)
03:40:45 [2020-11-27T03:40:45.905Z] === RUN   TestExportContainerAndImportImage
03:40:47 [2020-11-27T03:40:47.418Z] --- PASS: TestExportContainerAndImportImage (1.08s)
03:40:47 [2020-11-27T03:40:47.418Z] === RUN   TestExportContainerAfterDaemonRestart
03:40:48 [2020-11-27T03:40:48.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
03:40:48 [2020-11-27T03:40:48.931Z] === RUN   TestHealthCheckWorkdir
03:40:49 [2020-11-27T03:40:49.968Z] --- PASS: TestHealthCheckWorkdir (1.09s)
03:40:49 [2020-11-27T03:40:49.968Z] === RUN   TestHealthKillContainer
03:40:52 [2020-11-27T03:40:52.701Z] --- PASS: TestHealthKillContainer (2.88s)
03:40:52 [2020-11-27T03:40:52.701Z] === RUN   TestInspectCpusetInConfigPre120
03:40:53 [2020-11-27T03:40:53.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
03:40:53 [2020-11-27T03:40:53.740Z] === RUN   TestIpcModeNone
03:40:54 [2020-11-27T03:40:54.374Z] --- PASS: TestIpcModeNone (0.94s)
03:40:54 [2020-11-27T03:40:54.374Z] === RUN   TestIpcModePrivate
03:40:55 [2020-11-27T03:40:55.412Z] --- PASS: TestIpcModePrivate (0.89s)
03:40:55 [2020-11-27T03:40:55.412Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
03:40:55 [2020-11-27T03:40:55.412Z] === RUN   TestIpcModeShareable
03:40:56 [2020-11-27T03:40:56.493Z] --- PASS: TestIpcModeShareable (0.92s)
03:40:56 [2020-11-27T03:40:56.493Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
03:40:56 [2020-11-27T03:40:56.493Z] === RUN   TestAPIIpcModeShareableAndContainer
03:40:59 [2020-11-27T03:40:59.230Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
03:40:59 [2020-11-27T03:40:59.230Z] === RUN   TestAPIIpcModeHost
03:40:59 [2020-11-27T03:40:59.865Z] --- PASS: TestAPIIpcModeHost (0.59s)
03:40:59 [2020-11-27T03:40:59.865Z] === RUN   TestDaemonIpcModeShareable
03:41:01 [2020-11-27T03:41:01.942Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
03:41:01 [2020-11-27T03:41:01.942Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:41:01 [2020-11-27T03:41:01.942Z] === RUN   TestDaemonIpcModePrivate
03:41:03 [2020-11-27T03:41:03.454Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
03:41:03 [2020-11-27T03:41:03.454Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:41:03 [2020-11-27T03:41:03.454Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:41:05 [2020-11-27T03:41:05.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
03:41:05 [2020-11-27T03:41:05.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:41:05 [2020-11-27T03:41:05.530Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:41:07 [2020-11-27T03:41:07.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
03:41:07 [2020-11-27T03:41:07.041Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:41:07 [2020-11-27T03:41:07.041Z] === RUN   TestIpcModeOlderClient
03:41:07 [2020-11-27T03:41:07.041Z] === PAUSE TestIpcModeOlderClient
03:41:07 [2020-11-27T03:41:07.041Z] === RUN   TestKillContainerInvalidSignal
03:41:07 [2020-11-27T03:41:07.676Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
03:41:07 [2020-11-27T03:41:07.676Z] === RUN   TestKillContainer
03:41:07 [2020-11-27T03:41:07.676Z] === RUN   TestKillContainer/no_signal
03:41:08 [2020-11-27T03:41:08.713Z] === RUN   TestKillContainer/non_killing_signal
03:41:09 [2020-11-27T03:41:09.349Z] === RUN   TestKillContainer/killing_signal
03:41:10 [2020-11-27T03:41:10.387Z] --- PASS: TestKillContainer (2.66s)
03:41:10 [2020-11-27T03:41:10.387Z]     --- PASS: TestKillContainer/no_signal (0.91s)
03:41:10 [2020-11-27T03:41:10.387Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
03:41:10 [2020-11-27T03:41:10.387Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
03:41:10 [2020-11-27T03:41:10.387Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:41:10 [2020-11-27T03:41:10.387Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:41:11 [2020-11-27T03:41:11.424Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:41:12 [2020-11-27T03:41:12.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
03:41:12 [2020-11-27T03:41:12.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s)
03:41:12 [2020-11-27T03:41:12.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
03:41:12 [2020-11-27T03:41:12.461Z] === RUN   TestKillStoppedContainer
03:41:12 [2020-11-27T03:41:12.461Z] --- PASS: TestKillStoppedContainer (0.08s)
03:41:12 [2020-11-27T03:41:12.461Z] === RUN   TestKillStoppedContainerAPIPre120
03:41:12 [2020-11-27T03:41:12.461Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
03:41:12 [2020-11-27T03:41:12.461Z] === RUN   TestKillDifferentUserContainer
03:41:13 [2020-11-27T03:41:13.497Z] --- PASS: TestKillDifferentUserContainer (0.83s)
03:41:13 [2020-11-27T03:41:13.497Z] === RUN   TestInspectOomKilledTrue
03:41:13 [2020-11-27T03:41:13.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:41:13 [2020-11-27T03:41:13.497Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:41:13 [2020-11-27T03:41:13.497Z] === RUN   TestInspectOomKilledFalse
03:41:13 [2020-11-27T03:41:13.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:41:13 [2020-11-27T03:41:13.497Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:41:13 [2020-11-27T03:41:13.497Z] === RUN   TestLinksEtcHostsContentMatch
03:41:13 [2020-11-27T03:41:13.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
03:41:13 [2020-11-27T03:41:13.790Z] === RUN   TestLinksContainerNames
03:41:15 [2020-11-27T03:41:15.861Z] --- PASS: TestLinksContainerNames (1.68s)
03:41:15 [2020-11-27T03:41:15.861Z] === RUN   TestLogsFollowTailEmpty
03:41:16 [2020-11-27T03:41:16.496Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
03:41:16 [2020-11-27T03:41:16.496Z] === RUN   TestContainerNetworkMountsNoChown
03:41:17 [2020-11-27T03:41:17.131Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/default
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/private
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/private
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rprivate
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rprivate
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/slave
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/slave
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rslave
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rslave
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/shared
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/shared
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rshared
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared
03:41:17 [2020-11-27T03:41:17.131Z] === CONT  TestMountDaemonRoot/default
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/default/mount_root
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/default/bind_root
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === CONT  TestMountDaemonRoot/default/mount_root
03:41:17 [2020-11-27T03:41:17.131Z] === CONT  TestMountDaemonRoot/rshared
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:41:17 [2020-11-27T03:41:17.131Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:41:17 [2020-11-27T03:41:17.131Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/shared
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rslave
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/slave
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rprivate
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/private
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/private/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/private/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/default/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:41:17 [2020-11-27T03:41:17.424Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:41:17 [2020-11-27T03:41:17.717Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/private/bind_root
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/private/mount_root
03:41:18 [2020-11-27T03:41:18.009Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:41:18 [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot (0.01s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:41:18 [2020-11-27T03:41:18.009Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
03:41:18 [2020-11-27T03:41:18.009Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
03:41:18 [2020-11-27T03:41:18.010Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
03:41:18 [2020-11-27T03:41:18.010Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
03:41:18 [2020-11-27T03:41:18.010Z] === RUN   TestContainerBindMountNonRecursive
03:41:20 [2020-11-27T03:41:20.081Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
03:41:20 [2020-11-27T03:41:20.081Z] === RUN   TestContainerVolumesMountedAsShared
03:41:21 [2020-11-27T03:41:21.124Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
03:41:21 [2020-11-27T03:41:21.124Z] === RUN   TestContainerVolumesMountedAsSlave
03:41:21 [2020-11-27T03:41:21.760Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
03:41:21 [2020-11-27T03:41:21.760Z] === RUN   TestNetworkNat
03:41:22 [2020-11-27T03:41:22.796Z] --- PASS: TestNetworkNat (0.88s)
03:41:22 [2020-11-27T03:41:22.796Z] === RUN   TestNetworkLocalhostTCPNat
03:41:23 [2020-11-27T03:41:23.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
03:41:23 [2020-11-27T03:41:23.431Z] === RUN   TestNetworkLoopbackNat
03:41:26 [2020-11-27T03:41:26.965Z] --- PASS: TestNetworkLoopbackNat (3.29s)
03:41:26 [2020-11-27T03:41:26.965Z] === RUN   TestPause
03:41:27 [2020-11-27T03:41:27.599Z] --- PASS: TestPause (0.90s)
03:41:27 [2020-11-27T03:41:27.599Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:41:27 [2020-11-27T03:41:27.599Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:41:27 [2020-11-27T03:41:27.599Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:41:27 [2020-11-27T03:41:27.599Z] === RUN   TestPauseStopPausedContainer
03:41:28 [2020-11-27T03:41:28.637Z] --- PASS: TestPauseStopPausedContainer (0.88s)
03:41:28 [2020-11-27T03:41:28.637Z] === RUN   TestPsFilter
03:41:28 [2020-11-27T03:41:28.637Z] --- PASS: TestPsFilter (0.29s)
03:41:28 [2020-11-27T03:41:28.637Z] === RUN   TestRemoveContainerWithRemovedVolume
03:41:29 [2020-11-27T03:41:29.675Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
03:41:29 [2020-11-27T03:41:29.675Z] === RUN   TestRemoveContainerWithVolume
03:41:30 [2020-11-27T03:41:30.309Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
03:41:30 [2020-11-27T03:41:30.309Z] === RUN   TestRemoveContainerRunning
03:41:31 [2020-11-27T03:41:31.346Z] --- PASS: TestRemoveContainerRunning (0.86s)
03:41:31 [2020-11-27T03:41:31.346Z] === RUN   TestRemoveContainerForceRemoveRunning
03:41:31 [2020-11-27T03:41:31.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
03:41:31 [2020-11-27T03:41:31.981Z] === RUN   TestRemoveInvalidContainer
03:41:31 [2020-11-27T03:41:31.981Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:41:31 [2020-11-27T03:41:31.981Z] === RUN   TestRenameLinkedContainer
03:41:35 [2020-11-27T03:41:35.504Z] --- PASS: TestRenameLinkedContainer (3.43s)
03:41:35 [2020-11-27T03:41:35.504Z] === RUN   TestRenameStoppedContainer
03:41:36 [2020-11-27T03:41:36.541Z] --- PASS: TestRenameStoppedContainer (0.82s)
03:41:36 [2020-11-27T03:41:36.541Z] === RUN   TestRenameRunningContainerAndReuse
03:41:38 [2020-11-27T03:41:38.053Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
03:41:38 [2020-11-27T03:41:38.053Z] === RUN   TestRenameInvalidName
03:41:38 [2020-11-27T03:41:38.688Z] --- PASS: TestRenameInvalidName (0.82s)
03:41:38 [2020-11-27T03:41:38.688Z] === RUN   TestRenameAnonymousContainer
03:41:44 [2020-11-27T03:41:44.260Z] --- PASS: TestRenameAnonymousContainer (4.88s)
03:41:44 [2020-11-27T03:41:44.260Z] === RUN   TestRenameContainerWithSameName
03:41:44 [2020-11-27T03:41:44.552Z] --- PASS: TestRenameContainerWithSameName (0.94s)
03:41:44 [2020-11-27T03:41:44.552Z] === RUN   TestRenameContainerWithLinkedContainer
03:41:46 [2020-11-27T03:41:46.623Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s)
03:41:46 [2020-11-27T03:41:46.623Z] === RUN   TestResize
03:41:47 [2020-11-27T03:41:47.324Z] --- PASS: TestResize (0.90s)
03:41:47 [2020-11-27T03:41:47.324Z] === RUN   TestResizeWithInvalidSize
03:41:48 [2020-11-27T03:41:48.360Z] --- PASS: TestResizeWithInvalidSize (0.90s)
03:41:48 [2020-11-27T03:41:48.360Z] === RUN   TestResizeWhenContainerNotStarted
03:41:49 [2020-11-27T03:41:49.039Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:49 [2020-11-27T03:41:49.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:51 [2020-11-27T03:41:51.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:51 [2020-11-27T03:41:51.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:52 [2020-11-27T03:41:52.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:52 [2020-11-27T03:41:52.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:54 [2020-11-27T03:41:54.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:54 [2020-11-27T03:41:54.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:56 [2020-11-27T03:41:56.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:56 [2020-11-27T03:41:56.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:59 [2020-11-27T03:41:59.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:59 [2020-11-27T03:41:59.596Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:42:01 [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
03:42:01 [2020-11-27T03:42:01.668Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
03:42:01 [2020-11-27T03:42:01.668Z] === RUN   TestCgroupNamespacesRun
03:42:03 [2020-11-27T03:42:03.739Z] --- PASS: TestCgroupNamespacesRun (1.71s)
03:42:03 [2020-11-27T03:42:03.739Z] === RUN   TestCgroupNamespacesRunPrivileged
03:42:05 [2020-11-27T03:42:05.250Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
03:42:05 [2020-11-27T03:42:05.250Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:42:06 [2020-11-27T03:42:06.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
03:42:06 [2020-11-27T03:42:06.761Z] === RUN   TestCgroupNamespacesRunHostMode
03:42:08 [2020-11-27T03:42:08.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
03:42:08 [2020-11-27T03:42:08.832Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:42:10 [2020-11-27T03:42:10.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
03:42:10 [2020-11-27T03:42:10.344Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:42:12 [2020-11-27T03:42:12.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
03:42:12 [2020-11-27T03:42:12.415Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:42:12 [2020-11-27T03:42:12.707Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
03:42:12 [2020-11-27T03:42:12.707Z] === RUN   TestCgroupNamespacesRunOlderClient
03:42:14 [2020-11-27T03:42:14.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
03:42:14 [2020-11-27T03:42:14.778Z] === RUN   TestKernelTCPMemory
03:42:15 [2020-11-27T03:42:15.414Z] --- PASS: TestKernelTCPMemory (0.91s)
03:42:15 [2020-11-27T03:42:15.414Z] === RUN   TestNISDomainname
03:42:16 [2020-11-27T03:42:16.451Z] --- PASS: TestNISDomainname (1.00s)
03:42:16 [2020-11-27T03:42:16.451Z] === RUN   TestHostnameDnsResolution
03:42:18 [2020-11-27T03:42:18.578Z] --- PASS: TestHostnameDnsResolution (1.70s)
03:42:18 [2020-11-27T03:42:18.578Z] === RUN   TestStats
03:42:21 [2020-11-27T03:42:21.314Z] --- PASS: TestStats (2.91s)
03:42:21 [2020-11-27T03:42:21.314Z] === RUN   TestStopContainerWithTimeout
03:42:21 [2020-11-27T03:42:21.314Z] === RUN   TestStopContainerWithTimeout/0
03:42:21 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/0
03:42:21 [2020-11-27T03:42:21.314Z] === RUN   TestStopContainerWithTimeout/1
03:42:21 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/1
03:42:21 [2020-11-27T03:42:21.314Z] === RUN   TestStopContainerWithTimeout/3
03:42:21 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/3
03:42:21 [2020-11-27T03:42:21.314Z] === RUN   TestStopContainerWithTimeout/-1
03:42:21 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/-1
03:42:21 [2020-11-27T03:42:21.314Z] === CONT  TestStopContainerWithTimeout/0
03:42:21 [2020-11-27T03:42:21.314Z] === CONT  TestStopContainerWithTimeout/-1
03:42:22 [2020-11-27T03:42:22.351Z] === CONT  TestStopContainerWithTimeout/3
03:42:24 [2020-11-27T03:42:24.424Z] === CONT  TestStopContainerWithTimeout/1
03:42:26 [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:42:26 [2020-11-27T03:42:26.495Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
03:42:26 [2020-11-27T03:42:26.495Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
03:42:26 [2020-11-27T03:42:26.495Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
03:42:26 [2020-11-27T03:42:26.495Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
03:42:26 [2020-11-27T03:42:26.495Z] === RUN   TestDeleteDevicemapper
03:42:26 [2020-11-27T03:42:26.495Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:42:26 [2020-11-27T03:42:26.495Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:42:26 [2020-11-27T03:42:26.495Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:42:30 [2020-11-27T03:42:30.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s)
03:42:30 [2020-11-27T03:42:30.017Z] === RUN   TestUpdateMemory
03:42:30 [2020-11-27T03:42:30.017Z] --- SKIP: TestUpdateMemory (0.00s)
03:42:30 [2020-11-27T03:42:30.017Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:42:30 [2020-11-27T03:42:30.017Z] === RUN   TestUpdateCPUQuota
03:42:31 [2020-11-27T03:42:31.054Z] --- PASS: TestUpdateCPUQuota (1.14s)
03:42:31 [2020-11-27T03:42:31.054Z] === RUN   TestUpdatePidsLimit
03:42:31 [2020-11-27T03:42:31.054Z] === RUN   TestUpdatePidsLimit/update_from_none
03:42:31 [2020-11-27T03:42:31.346Z] === RUN   TestUpdatePidsLimit/no_change
03:42:31 [2020-11-27T03:42:31.638Z] === RUN   TestUpdatePidsLimit/update_lower
03:42:31 [2020-11-27T03:42:31.930Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:42:32 [2020-11-27T03:42:32.222Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:42:32 [2020-11-27T03:42:32.856Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:42:33 [2020-11-27T03:42:33.149Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:42:34 [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit (3.56s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
03:42:34 [2020-11-27T03:42:34.661Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
03:42:34 [2020-11-27T03:42:34.661Z] === RUN   TestUpdateRestartPolicy
03:42:47 [2020-11-27T03:42:47.303Z] --- PASS: TestUpdateRestartPolicy (12.77s)
03:42:47 [2020-11-27T03:42:47.303Z] === RUN   TestUpdateRestartWithAutoRemove
03:42:47 [2020-11-27T03:42:47.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
03:42:47 [2020-11-27T03:42:47.939Z] === RUN   TestWaitNonBlocked
03:42:47 [2020-11-27T03:42:47.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:47 [2020-11-27T03:42:47.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:47 [2020-11-27T03:42:47.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:47 [2020-11-27T03:42:47.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:47 [2020-11-27T03:42:47.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:47 [2020-11-27T03:42:47.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:49 [2020-11-27T03:42:49.450Z] --- PASS: TestWaitNonBlocked (0.01s)
03:42:49 [2020-11-27T03:42:49.450Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
03:42:49 [2020-11-27T03:42:49.450Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s)
03:42:49 [2020-11-27T03:42:49.450Z] === RUN   TestWaitBlocked
03:42:49 [2020-11-27T03:42:49.450Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:42:49 [2020-11-27T03:42:49.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:42:49 [2020-11-27T03:42:49.450Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:42:49 [2020-11-27T03:42:49.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:42:49 [2020-11-27T03:42:49.450Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:42:49 [2020-11-27T03:42:49.450Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:42:50 [2020-11-27T03:42:50.486Z] --- PASS: TestWaitBlocked (0.01s)
03:42:50 [2020-11-27T03:42:50.486Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
03:42:50 [2020-11-27T03:42:50.486Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
03:42:50 [2020-11-27T03:42:50.486Z] === CONT  TestContainerStartOnDaemonRestart
03:42:50 [2020-11-27T03:42:50.486Z] === CONT  TestIpcModeOlderClient
03:42:50 [2020-11-27T03:42:50.778Z] --- PASS: TestIpcModeOlderClient (0.15s)
03:42:50 [2020-11-27T03:42:50.778Z] === CONT  TestDaemonHostGatewayIP
03:42:53 [2020-11-27T03:42:53.537Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s)
03:42:53 [2020-11-27T03:42:53.537Z] === CONT  TestContainerKillOnDaemonStart
03:42:54 [2020-11-27T03:42:54.171Z] --- PASS: TestDaemonHostGatewayIP (3.35s)
03:42:54 [2020-11-27T03:42:54.171Z] === CONT  TestDaemonRestartIpcMode
03:42:57 [2020-11-27T03:42:57.695Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
03:43:06 [2020-11-27T03:43:06.182Z] --- PASS: TestContainerKillOnDaemonStart (12.29s)
03:43:06 [2020-11-27T03:43:06.183Z] PASS
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === Skipped
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
03:43:06 [2020-11-27T03:43:06.183Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] 
03:43:06 [2020-11-27T03:43:06.183Z] DONE 195 tests, 6 skipped in 152.714s
03:43:06 [2020-11-27T03:43:06.183Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
03:43:06 [2020-11-27T03:43:06.183Z] ++ 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
03:43:06 [2020-11-27T03:43:06.183Z] ++ set -e
03:43:06 [2020-11-27T03:43:06.183Z] ++ '[' -n 0 ']'
03:43:06 [2020-11-27T03:43:06.183Z] ++ set -x
03:43:06 [2020-11-27T03:43:06.183Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:43:06 [2020-11-27T03:43:06.183Z] INFO: Testing against a local daemon
03:43:06 [2020-11-27T03:43:06.183Z] === RUN   TestCommitInheritsEnv
03:43:06 [2020-11-27T03:43:06.475Z] --- PASS: TestCommitInheritsEnv (0.58s)
03:43:06 [2020-11-27T03:43:06.475Z] === RUN   TestImportExtremelyLargeImageWorks
03:43:06 [2020-11-27T03:43:06.475Z] === PAUSE TestImportExtremelyLargeImageWorks
03:43:06 [2020-11-27T03:43:06.475Z] === RUN   TestImagesFilterMultiReference
03:43:06 [2020-11-27T03:43:06.475Z] --- PASS: TestImagesFilterMultiReference (0.03s)
03:43:06 [2020-11-27T03:43:06.475Z] === RUN   TestImagePullPlatformInvalid
03:43:06 [2020-11-27T03:43:06.475Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
03:43:06 [2020-11-27T03:43:06.475Z] === RUN   TestRemoveImageOrphaning
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestRemoveImageOrphaning (0.54s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestRemoveImageGarbageCollector
03:43:07 [2020-11-27T03:43:07.109Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:43:07 [2020-11-27T03:43:07.109Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagInvalidReference
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagInvalidReference (0.01s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagValidPrefixedRepo
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagExistedNameWithoutForce
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagOfficialNames
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagOfficialNames (0.04s)
03:43:07 [2020-11-27T03:43:07.109Z] === RUN   TestTagMatchesDigest
03:43:07 [2020-11-27T03:43:07.109Z] --- PASS: TestTagMatchesDigest (0.01s)
03:43:07 [2020-11-27T03:43:07.109Z] === CONT  TestImportExtremelyLargeImageWorks
03:44:29 [2020-11-27T03:44:29.402Z] --- PASS: TestImportExtremelyLargeImageWorks (78.60s)
03:44:29 [2020-11-27T03:44:29.402Z] PASS
03:44:29 [2020-11-27T03:44:29.402Z] 
03:44:29 [2020-11-27T03:44:29.402Z] === Skipped
03:44:29 [2020-11-27T03:44:29.402Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
03:44:29 [2020-11-27T03:44:29.402Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:44:29 [2020-11-27T03:44:29.402Z] 
03:44:29 [2020-11-27T03:44:29.402Z] 
03:44:29 [2020-11-27T03:44:29.402Z] DONE 12 tests, 1 skipped in 80.006s
03:44:29 [2020-11-27T03:44:29.402Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
03:44:29 [2020-11-27T03:44:29.402Z] ++ 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
03:44:29 [2020-11-27T03:44:29.402Z] ++ set -e
03:44:29 [2020-11-27T03:44:29.402Z] ++ '[' -n 0 ']'
03:44:29 [2020-11-27T03:44:29.402Z] ++ set -x
03:44:29 [2020-11-27T03:44:29.402Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:44:29 [2020-11-27T03:44:29.402Z] INFO: Testing against a local daemon
03:44:29 [2020-11-27T03:44:29.402Z] === RUN   TestNetworkCreateDelete
03:44:29 [2020-11-27T03:44:29.402Z] --- PASS: TestNetworkCreateDelete (0.12s)
03:44:29 [2020-11-27T03:44:29.402Z] === RUN   TestDockerNetworkDeletePreferID
03:44:29 [2020-11-27T03:44:29.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
03:44:29 [2020-11-27T03:44:29.402Z] === RUN   TestDaemonDNSFallback
03:44:29 [2020-11-27T03:44:29.402Z] --- PASS: TestDaemonDNSFallback (2.50s)
03:44:29 [2020-11-27T03:44:29.402Z] === RUN   TestInspectNetwork
03:44:33 [2020-11-27T03:44:33.859Z] === RUN   TestInspectNetwork/full_network_id
03:44:33 [2020-11-27T03:44:33.859Z] === RUN   TestInspectNetwork/partial_network_id
03:44:33 [2020-11-27T03:44:33.859Z] === RUN   TestInspectNetwork/network_name
03:44:33 [2020-11-27T03:44:33.859Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:44:39 [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork (10.54s)
03:44:39 [2020-11-27T03:44:39.435Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:44:39 [2020-11-27T03:44:39.435Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:44:39 [2020-11-27T03:44:39.435Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:44:39 [2020-11-27T03:44:39.435Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:44:39 [2020-11-27T03:44:39.435Z] === RUN   TestRunContainerWithBridgeNone
03:44:42 [2020-11-27T03:44:42.237Z] --- PASS: TestRunContainerWithBridgeNone (2.49s)
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestNetworkInvalidJSON
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestNetworkInvalidJSON//networks/create
03:44:42 [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:44:42 [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:42 [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:42 [2020-11-27T03:44:42.237Z] === CONT  TestNetworkInvalidJSON//networks/create
03:44:42 [2020-11-27T03:44:42.237Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:42 [2020-11-27T03:44:42.237Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:44:42 [2020-11-27T03:44:42.237Z] --- PASS: TestNetworkInvalidJSON (0.01s)
03:44:42 [2020-11-27T03:44:42.237Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:44:42 [2020-11-27T03:44:42.237Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:44:42 [2020-11-27T03:44:42.237Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestHostIPv4BridgeLabel
03:44:42 [2020-11-27T03:44:42.237Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
03:44:42 [2020-11-27T03:44:42.237Z] === RUN   TestDaemonRestartWithLiveRestore
03:44:43 [2020-11-27T03:44:43.274Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
03:44:43 [2020-11-27T03:44:43.274Z] === RUN   TestDaemonDefaultNetworkPools
03:44:44 [2020-11-27T03:44:44.312Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
03:44:44 [2020-11-27T03:44:44.312Z] === RUN   TestDaemonRestartWithExistingNetwork
03:44:45 [2020-11-27T03:44:45.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
03:44:45 [2020-11-27T03:44:45.351Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:44:46 [2020-11-27T03:44:46.862Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
03:44:46 [2020-11-27T03:44:46.862Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:44:47 [2020-11-27T03:44:47.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
03:44:47 [2020-11-27T03:44:47.155Z] === RUN   TestServiceWithPredefinedNetwork
03:44:51 [2020-11-27T03:44:51.611Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
03:44:51 [2020-11-27T03:44:51.612Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:44:51 [2020-11-27T03:44:51.612Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:44:51 [2020-11-27T03:44:51.612Z]     service_test.go:236: FLAKY_TEST
03:44:51 [2020-11-27T03:44:51.612Z] === RUN   TestServiceWithDataPathPortInit
03:45:14 [2020-11-27T03:45:14.080Z] --- PASS: TestServiceWithDataPathPortInit (20.74s)
03:45:14 [2020-11-27T03:45:14.080Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:45:22 [2020-11-27T03:45:22.565Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s)
03:45:22 [2020-11-27T03:45:22.565Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ot6prgl722qx8brescpyewajk Created:2020-11-27 03:45:12.936327575 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[56d47c03af46a031987cf53ffacb20b54144b38d499547e83b65ca4d5bbbb96f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb3fbc3pgsaw4p1r4y8hcyr28 EndpointID:e98c47cf08fd0805b51970a44f52fc47362d45ce6b0f47ffc900bf6698e2f164 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55dedfc8a6354b81b451884b8f7e61fe8be18d1e526ea6c8b7e54b651a8e708b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ab0336fbf21a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb3fbc3pgsaw4p1r4y8hcyr28 EndpointID:e98c47cf08fd0805b51970a44f52fc47362d45ce6b0f47ffc900bf6698e2f164 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:45:22 [2020-11-27T03:45:22.565Z] PASS
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] === Skipped
03:45:22 [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:45:22 [2020-11-27T03:45:22.565Z]     service_test.go:236: FLAKY_TEST
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] DONE 23 tests, 1 skipped in 56.026s
03:45:22 [2020-11-27T03:45:22.565Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:45:22 [2020-11-27T03:45:22.565Z] ++ 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
03:45:22 [2020-11-27T03:45:22.565Z] ++ set -e
03:45:22 [2020-11-27T03:45:22.565Z] ++ '[' -n 0 ']'
03:45:22 [2020-11-27T03:45:22.565Z] ++ set -x
03:45:22 [2020-11-27T03:45:22.565Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:45:22 [2020-11-27T03:45:22.565Z] INFO: Testing against a local daemon
03:45:22 [2020-11-27T03:45:22.565Z] === RUN   TestDockerNetworkIpvlanPersistance
03:45:22 [2020-11-27T03:45:22.565Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:45:22 [2020-11-27T03:45:22.565Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:22 [2020-11-27T03:45:22.565Z] === RUN   TestDockerNetworkIpvlan
03:45:22 [2020-11-27T03:45:22.565Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:45:22 [2020-11-27T03:45:22.565Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:22 [2020-11-27T03:45:22.565Z] PASS
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] === Skipped
03:45:22 [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:45:22 [2020-11-27T03:45:22.565Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:45:22 [2020-11-27T03:45:22.565Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] 
03:45:22 [2020-11-27T03:45:22.565Z] DONE 2 tests, 2 skipped in 0.069s
03:45:22 [2020-11-27T03:45:22.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:45:22 [2020-11-27T03:45:22.565Z] ++ 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
03:45:22 [2020-11-27T03:45:22.565Z] ++ set -e
03:45:22 [2020-11-27T03:45:22.565Z] ++ '[' -n 0 ']'
03:45:22 [2020-11-27T03:45:22.565Z] ++ set -x
03:45:22 [2020-11-27T03:45:22.565Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:45:22 [2020-11-27T03:45:22.565Z] INFO: Testing against a local daemon
03:45:22 [2020-11-27T03:45:22.565Z] === RUN   TestDockerNetworkMacvlanPersistance
03:45:23 [2020-11-27T03:45:23.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
03:45:23 [2020-11-27T03:45:23.200Z] === RUN   TestDockerNetworkMacvlan
03:45:24 [2020-11-27T03:45:24.236Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:45:24 [2020-11-27T03:45:24.871Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:45:25 [2020-11-27T03:45:25.907Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:45:30 [2020-11-27T03:45:30.367Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:45:33 [2020-11-27T03:45:33.953Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:45:40 [2020-11-27T03:45:40.854Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:45:42 [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan (19.27s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s)
03:45:42 [2020-11-27T03:45:42.925Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s)
03:45:42 [2020-11-27T03:45:42.925Z] PASS
03:45:42 [2020-11-27T03:45:42.925Z] 
03:45:42 [2020-11-27T03:45:42.925Z] DONE 8 tests in 20.785s
03:45:42 [2020-11-27T03:45:42.925Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
03:45:42 [2020-11-27T03:45:42.925Z] ++ 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
03:45:42 [2020-11-27T03:45:42.925Z] ++ set -e
03:45:42 [2020-11-27T03:45:42.925Z] ++ '[' -n 0 ']'
03:45:42 [2020-11-27T03:45:42.925Z] ++ set -x
03:45:42 [2020-11-27T03:45:42.925Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:45:42 [2020-11-27T03:45:42.925Z] testing: warning: no tests to run
03:45:42 [2020-11-27T03:45:42.925Z] PASS
03:45:42 [2020-11-27T03:45:42.925Z] 
03:45:42 [2020-11-27T03:45:42.925Z] DONE 0 tests in 0.015s
03:45:42 [2020-11-27T03:45:42.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:45:42 [2020-11-27T03:45:42.925Z] ++ 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
03:45:42 [2020-11-27T03:45:42.925Z] ++ set -e
03:45:42 [2020-11-27T03:45:42.925Z] ++ '[' -n 0 ']'
03:45:42 [2020-11-27T03:45:42.925Z] ++ set -x
03:45:42 [2020-11-27T03:45:42.925Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:45:42 [2020-11-27T03:45:42.925Z] INFO: Testing against a local daemon
03:45:42 [2020-11-27T03:45:42.925Z] === RUN   TestAuthZPluginAllowRequest
03:45:44 [2020-11-27T03:45:44.436Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
03:45:44 [2020-11-27T03:45:44.436Z] === RUN   TestAuthZPluginTLS
03:45:45 [2020-11-27T03:45:45.070Z] --- PASS: TestAuthZPluginTLS (0.53s)
03:45:45 [2020-11-27T03:45:45.070Z] === RUN   TestAuthZPluginDenyRequest
03:45:45 [2020-11-27T03:45:45.363Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
03:45:45 [2020-11-27T03:45:45.363Z] === RUN   TestAuthZPluginAPIDenyResponse
03:45:45 [2020-11-27T03:45:45.997Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
03:45:45 [2020-11-27T03:45:45.997Z] === RUN   TestAuthZPluginDenyResponse
03:45:46 [2020-11-27T03:45:46.631Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
03:45:46 [2020-11-27T03:45:46.631Z] === RUN   TestAuthZPluginAllowEventStream
03:45:48 [2020-11-27T03:45:48.142Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
03:45:48 [2020-11-27T03:45:48.142Z] === RUN   TestAuthZPluginErrorResponse
03:45:48 [2020-11-27T03:45:48.780Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
03:45:48 [2020-11-27T03:45:48.780Z] === RUN   TestAuthZPluginErrorRequest
03:45:49 [2020-11-27T03:45:49.414Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
03:45:49 [2020-11-27T03:45:49.414Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:45:49 [2020-11-27T03:45:49.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
03:45:49 [2020-11-27T03:45:49.707Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:45:51 [2020-11-27T03:45:51.778Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
03:45:51 [2020-11-27T03:45:51.778Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:45:54 [2020-11-27T03:45:54.512Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
03:45:54 [2020-11-27T03:45:54.512Z] === RUN   TestAuthZPluginHeader
03:45:55 [2020-11-27T03:45:55.146Z] --- PASS: TestAuthZPluginHeader (0.86s)
03:45:55 [2020-11-27T03:45:55.146Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:45:55 [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:45:55 [2020-11-27T03:45:55.146Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:55 [2020-11-27T03:45:55.146Z] === RUN   TestAuthZPluginV2Disable
03:45:55 [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:45:55 [2020-11-27T03:45:55.146Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:55 [2020-11-27T03:45:55.146Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:45:55 [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:45:55 [2020-11-27T03:45:55.146Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:55 [2020-11-27T03:45:55.146Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:45:55 [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:45:55 [2020-11-27T03:45:55.146Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:55 [2020-11-27T03:45:55.146Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:46:13 [2020-11-27T03:46:13.734Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.31s)
03:46:13 [2020-11-27T03:46:13.734Z] PASS
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] === Skipped
03:46:13 [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:46:13 [2020-11-27T03:46:13.734Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:46:13 [2020-11-27T03:46:13.734Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:46:13 [2020-11-27T03:46:13.734Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:46:13 [2020-11-27T03:46:13.734Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] 
03:46:13 [2020-11-27T03:46:13.734Z] DONE 17 tests, 4 skipped in 29.793s
03:46:13 [2020-11-27T03:46:13.734Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:46:13 [2020-11-27T03:46:13.734Z] ++ 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
03:46:13 [2020-11-27T03:46:13.734Z] ++ set -e
03:46:13 [2020-11-27T03:46:13.734Z] ++ '[' -n 0 ']'
03:46:13 [2020-11-27T03:46:13.734Z] ++ set -x
03:46:13 [2020-11-27T03:46:13.734Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:13 [2020-11-27T03:46:13.734Z] INFO: Testing against a local daemon
03:46:13 [2020-11-27T03:46:13.734Z] === RUN   TestPluginInvalidJSON
03:46:13 [2020-11-27T03:46:13.734Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:46:13 [2020-11-27T03:46:13.734Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:46:13 [2020-11-27T03:46:13.734Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:46:13 [2020-11-27T03:46:13.734Z] --- PASS: TestPluginInvalidJSON (0.01s)
03:46:13 [2020-11-27T03:46:13.734Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:46:13 [2020-11-27T03:46:13.734Z] === RUN   TestPluginInstall
03:46:13 [2020-11-27T03:46:13.734Z] === RUN   TestPluginInstall/no_auth
03:46:13 [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:13 [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:13 [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:13 [2020-11-27T03:46:13.735Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:14 [2020-11-27T03:46:14.061Z] === RUN   TestPluginInstall/with_htpasswd
03:46:14 [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:14 [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:14 [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:14 [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:14 [2020-11-27T03:46:14.997Z] === RUN   TestPluginInstall/with_insecure
03:46:16 [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:16 [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed59aed0f8294cdb8d97ac3ba39dc52a18eb51a9a7309a6e8d7688c9f19d05" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:16 [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:46:16 [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed59aed0f8294cdb8d97ac3ba39dc52a18eb51a9a7309a6e8d7688c9f19d05" mediatype=application/vnd.docker.plugin.v1+json size=522
03:46:16 [2020-11-27T03:46:16.326Z] --- PASS: TestPluginInstall (3.61s)
03:46:16 [2020-11-27T03:46:16.326Z]     --- PASS: TestPluginInstall/no_auth (1.53s)
03:46:16 [2020-11-27T03:46:16.326Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
03:46:16 [2020-11-27T03:46:16.326Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
03:46:16 [2020-11-27T03:46:16.326Z]         plugin_test.go:157: [d8cb71de3e83d] daemon is not started
03:46:16 [2020-11-27T03:46:16.326Z] PASS
03:46:16 [2020-11-27T03:46:16.326Z] 
03:46:16 [2020-11-27T03:46:16.326Z] DONE 6 tests in 3.814s
03:46:16 [2020-11-27T03:46:16.326Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:46:16 [2020-11-27T03:46:16.326Z] ++ 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
03:46:16 [2020-11-27T03:46:16.326Z] ++ set -e
03:46:16 [2020-11-27T03:46:16.326Z] ++ '[' -n 0 ']'
03:46:16 [2020-11-27T03:46:16.326Z] ++ set -x
03:46:16 [2020-11-27T03:46:16.327Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:16 [2020-11-27T03:46:16.327Z] INFO: Testing against a local daemon
03:46:16 [2020-11-27T03:46:16.327Z] === RUN   TestExternalGraphDriver
03:46:16 [2020-11-27T03:46:16.327Z] === RUN   TestExternalGraphDriver/json
03:46:19 [2020-11-27T03:46:19.062Z] === RUN   TestExternalGraphDriver/spec
03:46:20 [2020-11-27T03:46:20.577Z] === RUN   TestExternalGraphDriver/pull
03:46:23 [2020-11-27T03:46:23.311Z] --- PASS: TestExternalGraphDriver (6.50s)
03:46:23 [2020-11-27T03:46:23.311Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
03:46:23 [2020-11-27T03:46:23.311Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
03:46:23 [2020-11-27T03:46:23.311Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
03:46:23 [2020-11-27T03:46:23.311Z] === RUN   TestGraphdriverPluginV2
03:46:23 [2020-11-27T03:46:23.311Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
03:46:23 [2020-11-27T03:46:23.311Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:23 [2020-11-27T03:46:23.311Z] PASS
03:46:23 [2020-11-27T03:46:23.311Z] 
03:46:23 [2020-11-27T03:46:23.311Z] === Skipped
03:46:23 [2020-11-27T03:46:23.311Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
03:46:23 [2020-11-27T03:46:23.311Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:23 [2020-11-27T03:46:23.311Z] 
03:46:23 [2020-11-27T03:46:23.311Z] 
03:46:23 [2020-11-27T03:46:23.311Z] DONE 5 tests, 1 skipped in 6.639s
03:46:23 [2020-11-27T03:46:23.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:46:23 [2020-11-27T03:46:23.311Z] ++ 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
03:46:23 [2020-11-27T03:46:23.311Z] ++ set -e
03:46:23 [2020-11-27T03:46:23.311Z] ++ '[' -n 0 ']'
03:46:23 [2020-11-27T03:46:23.311Z] ++ set -x
03:46:23 [2020-11-27T03:46:23.311Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:23 [2020-11-27T03:46:23.311Z] INFO: Testing against a local daemon
03:46:23 [2020-11-27T03:46:23.311Z] === RUN   TestContinueAfterPluginCrash
03:46:23 [2020-11-27T03:46:23.311Z] === PAUSE TestContinueAfterPluginCrash
03:46:23 [2020-11-27T03:46:23.311Z] === RUN   TestReadPluginNoRead
03:46:23 [2020-11-27T03:46:23.311Z] === PAUSE TestReadPluginNoRead
03:46:23 [2020-11-27T03:46:23.311Z] === RUN   TestDaemonStartWithLogOpt
03:46:23 [2020-11-27T03:46:23.311Z] === PAUSE TestDaemonStartWithLogOpt
03:46:23 [2020-11-27T03:46:23.311Z] === CONT  TestContinueAfterPluginCrash
03:46:23 [2020-11-27T03:46:23.311Z] === CONT  TestDaemonStartWithLogOpt
03:46:26 [2020-11-27T03:46:26.838Z] --- PASS: TestDaemonStartWithLogOpt (3.85s)
03:46:26 [2020-11-27T03:46:26.838Z] === CONT  TestReadPluginNoRead
03:46:29 [2020-11-27T03:46:29.575Z] === RUN   TestReadPluginNoRead/disabled_caching
03:46:31 [2020-11-27T03:46:31.648Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:46:31 [2020-11-27T03:46:31.942Z] --- PASS: TestContinueAfterPluginCrash (8.96s)
03:46:33 [2020-11-27T03:46:33.452Z] === RUN   TestReadPluginNoRead/default
03:46:35 [2020-11-27T03:46:35.523Z] --- PASS: TestReadPluginNoRead (8.41s)
03:46:35 [2020-11-27T03:46:35.523Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.93s)
03:46:35 [2020-11-27T03:46:35.523Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
03:46:35 [2020-11-27T03:46:35.523Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
03:46:35 [2020-11-27T03:46:35.523Z]     read_test.go:92: [dc5fff9dc24d9] daemon is not started
03:46:35 [2020-11-27T03:46:35.523Z] PASS
03:46:35 [2020-11-27T03:46:35.523Z] 
03:46:35 [2020-11-27T03:46:35.523Z] DONE 6 tests in 12.347s
03:46:35 [2020-11-27T03:46:35.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:46:35 [2020-11-27T03:46:35.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:46:35 [2020-11-27T03:46:35.523Z] ++ set -e
03:46:35 [2020-11-27T03:46:35.523Z] ++ '[' -n 0 ']'
03:46:35 [2020-11-27T03:46:35.523Z] ++ set -x
03:46:35 [2020-11-27T03:46:35.523Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:46:35 [2020-11-27T03:46:35.523Z] testing: warning: no tests to run
03:46:35 [2020-11-27T03:46:35.523Z] PASS
03:46:35 [2020-11-27T03:46:35.523Z] 
03:46:35 [2020-11-27T03:46:35.523Z] DONE 0 tests in 0.025s
03:46:35 [2020-11-27T03:46:35.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:46:35 [2020-11-27T03:46:35.523Z] ++ 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
03:46:35 [2020-11-27T03:46:35.523Z] ++ set -e
03:46:35 [2020-11-27T03:46:35.523Z] ++ '[' -n 0 ']'
03:46:35 [2020-11-27T03:46:35.523Z] ++ set -x
03:46:35 [2020-11-27T03:46:35.523Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:35 [2020-11-27T03:46:35.523Z] INFO: Testing against a local daemon
03:46:35 [2020-11-27T03:46:35.523Z] === RUN   TestPluginWithDevMounts
03:46:35 [2020-11-27T03:46:35.523Z] === PAUSE TestPluginWithDevMounts
03:46:35 [2020-11-27T03:46:35.523Z] === CONT  TestPluginWithDevMounts
03:46:37 [2020-11-27T03:46:37.594Z] --- PASS: TestPluginWithDevMounts (1.85s)
03:46:37 [2020-11-27T03:46:37.594Z] PASS
03:46:37 [2020-11-27T03:46:37.594Z] 
03:46:37 [2020-11-27T03:46:37.594Z] DONE 1 tests in 1.935s
03:46:37 [2020-11-27T03:46:37.594Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
03:46:37 [2020-11-27T03:46:37.594Z] ++ 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
03:46:37 [2020-11-27T03:46:37.594Z] ++ set -e
03:46:37 [2020-11-27T03:46:37.594Z] ++ '[' -n 0 ']'
03:46:37 [2020-11-27T03:46:37.594Z] ++ set -x
03:46:37 [2020-11-27T03:46:37.594Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:37 [2020-11-27T03:46:37.594Z] INFO: Testing against a local daemon
03:46:37 [2020-11-27T03:46:37.594Z] === RUN   TestSecretInspect
03:46:41 [2020-11-27T03:46:41.114Z] --- PASS: TestSecretInspect (3.71s)
03:46:41 [2020-11-27T03:46:41.114Z] === RUN   TestSecretList
03:46:44 [2020-11-27T03:46:44.694Z] --- PASS: TestSecretList (3.69s)
03:46:44 [2020-11-27T03:46:44.694Z] === RUN   TestSecretsCreateAndDelete
03:46:49 [2020-11-27T03:46:49.203Z] --- PASS: TestSecretsCreateAndDelete (3.77s)
03:46:49 [2020-11-27T03:46:49.203Z] === RUN   TestSecretsUpdate
03:46:51 [2020-11-27T03:46:51.997Z] --- PASS: TestSecretsUpdate (3.33s)
03:46:51 [2020-11-27T03:46:51.997Z] === RUN   TestTemplatedSecret
03:46:55 [2020-11-27T03:46:55.518Z] --- PASS: TestTemplatedSecret (3.61s)
03:46:55 [2020-11-27T03:46:55.518Z] === RUN   TestSecretCreateResolve
03:46:59 [2020-11-27T03:46:59.039Z] --- PASS: TestSecretCreateResolve (3.42s)
03:46:59 [2020-11-27T03:46:59.039Z] PASS
03:46:59 [2020-11-27T03:46:59.039Z] 
03:46:59 [2020-11-27T03:46:59.039Z] DONE 6 tests in 21.603s
03:46:59 [2020-11-27T03:46:59.039Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
03:46:59 [2020-11-27T03:46:59.039Z] ++ 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
03:46:59 [2020-11-27T03:46:59.039Z] ++ set -e
03:46:59 [2020-11-27T03:46:59.039Z] ++ '[' -n 0 ']'
03:46:59 [2020-11-27T03:46:59.039Z] ++ set -x
03:46:59 [2020-11-27T03:46:59.039Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:46:59 [2020-11-27T03:46:59.039Z] INFO: Testing against a local daemon
03:46:59 [2020-11-27T03:46:59.039Z] === RUN   TestServiceCreateInit
03:46:59 [2020-11-27T03:46:59.039Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:47:04 [2020-11-27T03:47:04.659Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:47:10 [2020-11-27T03:47:10.230Z] --- PASS: TestServiceCreateInit (11.02s)
03:47:10 [2020-11-27T03:47:10.230Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.65s)
03:47:10 [2020-11-27T03:47:10.230Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s)
03:47:10 [2020-11-27T03:47:10.230Z] === RUN   TestCreateServiceMultipleTimes
03:47:37 [2020-11-27T03:47:37.359Z] --- PASS: TestCreateServiceMultipleTimes (23.75s)
03:47:37 [2020-11-27T03:47:37.359Z] === RUN   TestCreateServiceConflict
03:47:37 [2020-11-27T03:47:37.359Z] --- PASS: TestCreateServiceConflict (3.67s)
03:47:37 [2020-11-27T03:47:37.359Z] === RUN   TestCreateServiceMaxReplicas
03:47:41 [2020-11-27T03:47:41.821Z] --- PASS: TestCreateServiceMaxReplicas (4.01s)
03:47:41 [2020-11-27T03:47:41.821Z] === RUN   TestCreateWithDuplicateNetworkNames
03:47:57 [2020-11-27T03:47:57.169Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.54s)
03:47:57 [2020-11-27T03:47:57.169Z] === RUN   TestCreateServiceSecretFileMode
03:48:00 [2020-11-27T03:48:00.690Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
03:48:00 [2020-11-27T03:48:00.690Z] === RUN   TestCreateServiceConfigFileMode
03:48:04 [2020-11-27T03:48:04.212Z] --- PASS: TestCreateServiceConfigFileMode (3.48s)
03:48:04 [2020-11-27T03:48:04.212Z] === RUN   TestCreateServiceSysctls
03:48:08 [2020-11-27T03:48:08.669Z] --- PASS: TestCreateServiceSysctls (4.41s)
03:48:08 [2020-11-27T03:48:08.669Z] === RUN   TestCreateServiceCapabilities
03:48:12 [2020-11-27T03:48:12.190Z] --- PASS: TestCreateServiceCapabilities (3.48s)
03:48:12 [2020-11-27T03:48:12.190Z] === RUN   TestInspect
03:48:14 [2020-11-27T03:48:14.924Z] --- PASS: TestInspect (3.20s)
03:48:14 [2020-11-27T03:48:14.924Z] === RUN   TestCreateJob
03:48:19 [2020-11-27T03:48:19.407Z] --- PASS: TestCreateJob (4.50s)
03:48:19 [2020-11-27T03:48:19.407Z] === RUN   TestReplicatedJob
03:48:27 [2020-11-27T03:48:27.903Z] --- PASS: TestReplicatedJob (7.21s)
03:48:27 [2020-11-27T03:48:27.903Z] === RUN   TestUpdateReplicatedJob
03:48:31 [2020-11-27T03:48:31.479Z] --- PASS: TestUpdateReplicatedJob (4.44s)
03:48:31 [2020-11-27T03:48:31.479Z] === RUN   TestServiceListWithStatuses
03:48:31 [2020-11-27T03:48:31.479Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:48:31 [2020-11-27T03:48:31.479Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:48:31 [2020-11-27T03:48:31.479Z] === RUN   TestDockerNetworkConnectAlias
03:48:40 [2020-11-27T03:48:40.168Z] --- PASS: TestDockerNetworkConnectAlias (7.98s)
03:48:40 [2020-11-27T03:48:40.168Z] === RUN   TestDockerNetworkReConnect
03:48:45 [2020-11-27T03:48:45.752Z] --- PASS: TestDockerNetworkReConnect (6.29s)
03:48:45 [2020-11-27T03:48:45.752Z] === RUN   TestServicePlugin
03:48:45 [2020-11-27T03:48:45.752Z] --- SKIP: TestServicePlugin (0.00s)
03:48:45 [2020-11-27T03:48:45.752Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:48:45 [2020-11-27T03:48:45.752Z] === RUN   TestServiceUpdateLabel
03:48:49 [2020-11-27T03:48:49.274Z] --- PASS: TestServiceUpdateLabel (3.49s)
03:48:49 [2020-11-27T03:48:49.274Z] === RUN   TestServiceUpdateSecrets
03:49:04 [2020-11-27T03:49:04.932Z] --- PASS: TestServiceUpdateSecrets (15.78s)
03:49:04 [2020-11-27T03:49:04.932Z] === RUN   TestServiceUpdateConfigs
03:49:20 [2020-11-27T03:49:20.280Z] --- PASS: TestServiceUpdateConfigs (15.63s)
03:49:20 [2020-11-27T03:49:20.280Z] === RUN   TestServiceUpdateNetwork
03:49:38 [2020-11-27T03:49:38.872Z] --- PASS: TestServiceUpdateNetwork (16.17s)
03:49:38 [2020-11-27T03:49:38.872Z] === RUN   TestServiceUpdatePidsLimit
03:49:38 [2020-11-27T03:49:38.872Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:49:38 [2020-11-27T03:49:38.872Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:49:45 [2020-11-27T03:49:45.769Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:49:54 [2020-11-27T03:49:54.981Z] --- PASS: TestServiceUpdatePidsLimit (17.82s)
03:49:54 [2020-11-27T03:49:54.981Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
03:49:54 [2020-11-27T03:49:54.981Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
03:49:54 [2020-11-27T03:49:54.981Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
03:49:54 [2020-11-27T03:49:54.981Z] PASS
03:49:54 [2020-11-27T03:49:54.981Z] 
03:49:54 [2020-11-27T03:49:54.981Z] === Skipped
03:49:54 [2020-11-27T03:49:54.981Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
03:49:54 [2020-11-27T03:49:54.981Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:49:54 [2020-11-27T03:49:54.981Z] 
03:49:54 [2020-11-27T03:49:54.981Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
03:49:54 [2020-11-27T03:49:54.981Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:49:54 [2020-11-27T03:49:54.981Z] 
03:49:54 [2020-11-27T03:49:54.981Z] 
03:49:54 [2020-11-27T03:49:54.981Z] DONE 27 tests, 2 skipped in 175.308s
03:49:54 [2020-11-27T03:49:54.981Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
03:49:54 [2020-11-27T03:49:54.981Z] ++ 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
03:49:54 [2020-11-27T03:49:54.981Z] ++ set -e
03:49:54 [2020-11-27T03:49:54.981Z] ++ '[' -n 0 ']'
03:49:54 [2020-11-27T03:49:54.981Z] ++ set -x
03:49:54 [2020-11-27T03:49:54.981Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:49:54 [2020-11-27T03:49:54.981Z] INFO: Testing against a local daemon
03:49:54 [2020-11-27T03:49:54.981Z] === RUN   TestSessionCreate
03:49:54 [2020-11-27T03:49:54.981Z] --- PASS: TestSessionCreate (0.02s)
03:49:54 [2020-11-27T03:49:54.981Z] === RUN   TestSessionCreateWithBadUpgrade
03:49:54 [2020-11-27T03:49:54.981Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:49:54 [2020-11-27T03:49:54.981Z] PASS
03:49:54 [2020-11-27T03:49:54.981Z] 
03:49:54 [2020-11-27T03:49:54.981Z] DONE 2 tests in 0.096s
03:49:54 [2020-11-27T03:49:54.981Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
03:49:54 [2020-11-27T03:49:54.981Z] ++ 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
03:49:54 [2020-11-27T03:49:54.981Z] ++ set -e
03:49:54 [2020-11-27T03:49:54.981Z] ++ '[' -n 0 ']'
03:49:54 [2020-11-27T03:49:54.981Z] ++ set -x
03:49:54 [2020-11-27T03:49:54.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:49:54 [2020-11-27T03:49:54.982Z] INFO: Testing against a local daemon
03:49:54 [2020-11-27T03:49:54.982Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:49:54 [2020-11-27T03:49:54.982Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:49:54 [2020-11-27T03:49:54.982Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:49:54 [2020-11-27T03:49:54.982Z] === RUN   TestEventsExecDie
03:49:55 [2020-11-27T03:49:55.273Z] --- PASS: TestEventsExecDie (0.93s)
03:49:55 [2020-11-27T03:49:55.273Z] === RUN   TestEventsBackwardsCompatible
03:49:55 [2020-11-27T03:49:55.273Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
03:49:55 [2020-11-27T03:49:55.273Z] === RUN   TestInfoBinaryCommits
03:49:55 [2020-11-27T03:49:55.273Z] --- PASS: TestInfoBinaryCommits (0.01s)
03:49:55 [2020-11-27T03:49:55.273Z] === RUN   TestInfoAPIVersioned
03:49:55 [2020-11-27T03:49:55.273Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:49:55 [2020-11-27T03:49:55.273Z] === RUN   TestInfoDiscoveryBackend
03:49:55 [2020-11-27T03:49:55.916Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
03:49:55 [2020-11-27T03:49:55.916Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:49:56 [2020-11-27T03:49:56.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:49:56 [2020-11-27T03:49:56.951Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:49:57 [2020-11-27T03:49:57.585Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
03:49:57 [2020-11-27T03:49:57.585Z] === RUN   TestInfoAPI
03:49:57 [2020-11-27T03:49:57.585Z] --- PASS: TestInfoAPI (0.02s)
03:49:57 [2020-11-27T03:49:57.585Z] === RUN   TestInfoAPIWarnings
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestInfoAPIWarnings (16.28s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestInfoDebug
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestInfoDebug (0.52s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestInfoInsecureRegistries
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestInfoRegistryMirrors
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestLoginFailsWithBadCredentials
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestPingCacheHeaders
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestPingCacheHeaders (0.01s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestPingGet
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestPingGet (0.01s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestPingHead
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestPingHead (0.02s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVersion
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestVersion (0.02s)
03:50:16 [2020-11-27T03:50:16.169Z] PASS
03:50:16 [2020-11-27T03:50:16.169Z] 
03:50:16 [2020-11-27T03:50:16.169Z] === Skipped
03:50:16 [2020-11-27T03:50:16.169Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:50:16 [2020-11-27T03:50:16.169Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:50:16 [2020-11-27T03:50:16.169Z] 
03:50:16 [2020-11-27T03:50:16.169Z] 
03:50:16 [2020-11-27T03:50:16.169Z] DONE 18 tests, 1 skipped in 21.370s
03:50:16 [2020-11-27T03:50:16.169Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
03:50:16 [2020-11-27T03:50:16.169Z] ++ 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
03:50:16 [2020-11-27T03:50:16.169Z] ++ set -e
03:50:16 [2020-11-27T03:50:16.169Z] ++ '[' -n 0 ']'
03:50:16 [2020-11-27T03:50:16.169Z] ++ set -x
03:50:16 [2020-11-27T03:50:16.169Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
03:50:16 [2020-11-27T03:50:16.169Z] INFO: Testing against a local daemon
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVolumesCreateAndList
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesCreateAndList (0.01s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVolumesRemove
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesRemove (0.12s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVolumesInspect
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesInspect (0.01s)
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVolumesInvalidJSON
03:50:16 [2020-11-27T03:50:16.169Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:50:16 [2020-11-27T03:50:16.169Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:50:16 [2020-11-27T03:50:16.169Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:50:16 [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:50:16 [2020-11-27T03:50:16.169Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:50:16 [2020-11-27T03:50:16.169Z] PASS
03:50:16 [2020-11-27T03:50:16.169Z] 
03:50:16 [2020-11-27T03:50:16.169Z] DONE 5 tests in 0.225s
03:50:16 [2020-11-27T03:50:16.169Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:50:16 [2020-11-27T03:50:16.169Z] ++++ cat bundles/test-integration/docker.pid
03:50:16 [2020-11-27T03:50:16.169Z] +++ kill 12148
03:50:17 [2020-11-27T03:50:17.677Z] +++ /etc/init.d/apparmor stop
03:50:17 [2020-11-27T03:50:17.677Z] Leaving: AppArmorNo profiles have been unloaded.
03:50:17 [2020-11-27T03:50:17.677Z] 
03:50:17 [2020-11-27T03:50:17.677Z] Unloading profiles will leave already running processes permanently
03:50:17 [2020-11-27T03:50:17.677Z] unconfined, which can lead to unexpected situations.
03:50:17 [2020-11-27T03:50:17.677Z] 
03:50:17 [2020-11-27T03:50:17.677Z] To set a process to complain mode, use the command line tool
03:50:17 [2020-11-27T03:50:17.677Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:50:17 [2020-11-27T03:50:17.677Z] +++ true
03:50:17 [2020-11-27T03:50:17.677Z] exiting test-integration
03:50:17 [2020-11-27T03:50:17.677Z] ++ exit 0
03:50:17 [2020-11-27T03:50:17.677Z]