Skip to content

Console Output

21:27:58 [2020-07-20T21:27:58.748Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration
21:27:59 [2020-07-20T21:27:59.041Z] 
21:27:59 [2020-07-20T21:27:59.041Z] Removing bundles/
21:27:59 [2020-07-20T21:27:59.041Z] 
21:27:59 [2020-07-20T21:27:59.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:27:59 [2020-07-20T21:27:59.041Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:27:59 [2020-07-20T21:27:59.041Z] GOOS="" GOARCH="" GOARM=""
21:28:55 [2020-07-20T21:28:55.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:28:55 [2020-07-20T21:28:55.971Z] 
21:28:55 [2020-07-20T21:28:55.971Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:28:55 [2020-07-20T21:28:55.971Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:28:55 [2020-07-20T21:28:55.971Z] HOSTNAME=7befb51dcea0
21:28:55 [2020-07-20T21:28:55.971Z] TESTDEBUG=0
21:28:55 [2020-07-20T21:28:55.971Z] DEST=bundles/test-integration
21:28:55 [2020-07-20T21:28:55.971Z] PWD=/go/src/github.com/docker/docker
21:28:55 [2020-07-20T21:28:55.971Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551
21:28:55 [2020-07-20T21:28:55.971Z] container=docker
21:28:55 [2020-07-20T21:28:55.971Z] HOME=/root
21:28:55 [2020-07-20T21:28:55.971Z] GOLANG_VERSION=1.13.14
21:28:55 [2020-07-20T21:28:55.971Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:28:55 [2020-07-20T21:28:55.971Z] VALIDATE_BRANCH=master
21:28:55 [2020-07-20T21:28:55.971Z] TERM=xterm
21:28:55 [2020-07-20T21:28:55.971Z] DOCKER_PKG=github.com/docker/docker
21:28:55 [2020-07-20T21:28:55.971Z] SHLVL=1
21:28:55 [2020-07-20T21:28:55.971Z] TIMEOUT=120m
21:28:55 [2020-07-20T21:28:55.971Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:28:55 [2020-07-20T21:28:55.971Z] DOCKER_GRAPHDRIVER=overlay2
21:28:55 [2020-07-20T21:28:55.971Z] GO111MODULE=off
21:28:55 [2020-07-20T21:28:55.971Z] DOCKER_EXPERIMENTAL=1
21:28:55 [2020-07-20T21:28:55.971Z] TEST_SKIP_INTEGRATION_CLI=1
21:28:55 [2020-07-20T21:28:55.971Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:28:55 [2020-07-20T21:28:55.971Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:28:55 [2020-07-20T21:28:55.971Z] GOPATH=/go
21:28:55 [2020-07-20T21:28:55.971Z] PKG_CONFIG=pkg-config
21:28:55 [2020-07-20T21:28:55.971Z] _=/usr/bin/env
21:28:55 [2020-07-20T21:28:55.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:29:20 [2020-07-20T21:29:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:29:20 [2020-07-20T21:29:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:29:22 [2020-07-20T21:29:22.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:29:37 [2020-07-20T21:29:37.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:29:37 [2020-07-20T21:29:37.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:29:38 [2020-07-20T21:29:38.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:29:39 [2020-07-20T21:29:39.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:29:39 [2020-07-20T21:29:39.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:29:40 [2020-07-20T21:29:40.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:29:43 [2020-07-20T21:29:43.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:29:43 [2020-07-20T21:29:43.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:29:45 [2020-07-20T21:29:45.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:29:45 [2020-07-20T21:29:45.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:29:47 [2020-07-20T21:29:47.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:29:47 [2020-07-20T21:29:47.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:29:49 [2020-07-20T21:29:49.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:29:50 [2020-07-20T21:29:50.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:29:51 [2020-07-20T21:29:51.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:29:52 [2020-07-20T21:29:52.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:29:52 [2020-07-20T21:29:52.085Z] Using test binary docker
21:29:52 [2020-07-20T21:29:52.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:29:52 [2020-07-20T21:29:52.085Z] +++ /etc/init.d/apparmor start
21:29:52 [2020-07-20T21:29:52.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:29:52 [2020-07-20T21:29:52.085Z] INFO: Waiting for daemon to start...
21:29:52 [2020-07-20T21:29:52.085Z] Starting dockerd
21:29:52 [2020-07-20T21:29:52.085Z] +++ 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
21:29:54 [2020-07-20T21:29:54.150Z] .
21:29:54 [2020-07-20T21:29:54.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:29:54 [2020-07-20T21:29:54.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:29:54 [2020-07-20T21:29:54.150Z] Error: No such image: emptyfs
21:29:54 [2020-07-20T21:29:54.150Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:29:54 [2020-07-20T21:29:54.150Z] ++++ docker load
21:29:54 [2020-07-20T21:29:54.150Z] Running integration-test (iteration 1)
21:29:54 [2020-07-20T21:29:54.150Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:29:54 [2020-07-20T21:29:54.150Z] ++ 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
21:29:54 [2020-07-20T21:29:54.150Z] ++ set -e
21:29:54 [2020-07-20T21:29:54.150Z] ++ '[' -n 0 ']'
21:29:54 [2020-07-20T21:29:54.150Z] ++ set -x
21:29:54 [2020-07-20T21:29:54.150Z] ++ 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 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
21:30:02 [2020-07-20T21:30:02.625Z] Loaded image: buildpack-deps:buster
21:30:02 [2020-07-20T21:30:02.625Z] Loaded image: busybox:latest
21:30:02 [2020-07-20T21:30:02.625Z] Loaded image: busybox:glibc
21:30:02 [2020-07-20T21:30:02.625Z] Loaded image: debian:buster
21:30:02 [2020-07-20T21:30:02.916Z] Loaded image: hello-world:latest
21:30:02 [2020-07-20T21:30:02.916Z] INFO: Testing against a local daemon
21:30:02 [2020-07-20T21:30:02.916Z] === RUN   TestCgroupNamespacesBuild
21:30:04 [2020-07-20T21:30:04.981Z] --- PASS: TestCgroupNamespacesBuild (2.16s)
21:30:04 [2020-07-20T21:30:04.981Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:30:07 [2020-07-20T21:30:07.087Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s)
21:30:07 [2020-07-20T21:30:07.087Z] === RUN   TestBuildWithSession
21:30:07 [2020-07-20T21:30:07.087Z] --- SKIP: TestBuildWithSession (0.00s)
21:30:07 [2020-07-20T21:30:07.087Z]     build_session_test.go:25: TODO: BuildKit
21:30:07 [2020-07-20T21:30:07.087Z] === RUN   TestBuildSquashParent
21:30:13 [2020-07-20T21:30:13.973Z] --- PASS: TestBuildSquashParent (7.13s)
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:30:13 [2020-07-20T21:30:13.973Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:30:13 [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:30:13 [2020-07-20T21:30:13.973Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:30:13 [2020-07-20T21:30:13.973Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:30:16 [2020-07-20T21:30:16.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:30:16 [2020-07-20T21:30:16.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:30:19 [2020-07-20T21:30:19.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:30:19 [2020-07-20T21:30:19.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:30:21 [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
21:30:21 [2020-07-20T21:30:21.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s)
21:30:21 [2020-07-20T21:30:21.524Z] === RUN   TestBuildMultiStageCopy
21:30:21 [2020-07-20T21:30:21.524Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:30:23 [2020-07-20T21:30:23.590Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:30:24 [2020-07-20T21:30:24.222Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:30:24 [2020-07-20T21:30:24.854Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:30:25 [2020-07-20T21:30:25.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:30:26 [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy (4.62s)
21:30:26 [2020-07-20T21:30:26.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
21:30:26 [2020-07-20T21:30:26.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
21:30:26 [2020-07-20T21:30:26.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
21:30:26 [2020-07-20T21:30:26.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
21:30:26 [2020-07-20T21:30:26.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
21:30:26 [2020-07-20T21:30:26.116Z] === RUN   TestBuildMultiStageParentConfig
21:30:27 [2020-07-20T21:30:27.621Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
21:30:27 [2020-07-20T21:30:27.621Z] === RUN   TestBuildLabelWithTargets
21:30:30 [2020-07-20T21:30:30.380Z] --- PASS: TestBuildLabelWithTargets (2.41s)
21:30:30 [2020-07-20T21:30:30.381Z] === RUN   TestBuildWithEmptyLayers
21:30:31 [2020-07-20T21:30:31.011Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
21:30:31 [2020-07-20T21:30:31.011Z] === RUN   TestBuildMultiStageOnBuild
21:30:33 [2020-07-20T21:30:33.739Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
21:30:33 [2020-07-20T21:30:33.739Z] === RUN   TestBuildUncleanTarFilenames
21:30:35 [2020-07-20T21:30:35.245Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
21:30:35 [2020-07-20T21:30:35.245Z] === RUN   TestBuildMultiStageLayerLeak
21:30:38 [2020-07-20T21:30:38.763Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s)
21:30:38 [2020-07-20T21:30:38.763Z] === RUN   TestBuildWithHugeFile
21:31:06 [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithHugeFile (26.87s)
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildWithEmptyDockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:31:06 [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
21:31:06 [2020-07-20T21:31:06.031Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
21:31:06 [2020-07-20T21:31:06.031Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
21:31:06 [2020-07-20T21:31:06.031Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildPreserveOwnership
21:31:06 [2020-07-20T21:31:06.031Z] === RUN   TestBuildPreserveOwnership/copy_from
21:31:09 [2020-07-20T21:31:09.557Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:31:12 [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPreserveOwnership (6.40s)
21:31:12 [2020-07-20T21:31:12.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
21:31:12 [2020-07-20T21:31:12.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s)
21:31:12 [2020-07-20T21:31:12.286Z] === RUN   TestBuildPlatformInvalid
21:31:12 [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:31:12 [2020-07-20T21:31:12.286Z] PASS
21:31:12 [2020-07-20T21:31:12.286Z] 
21:31:12 [2020-07-20T21:31:12.286Z] === Skipped
21:31:12 [2020-07-20T21:31:12.286Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:31:12 [2020-07-20T21:31:12.286Z]     build_session_test.go:25: TODO: BuildKit
21:31:12 [2020-07-20T21:31:12.286Z] 
21:31:12 [2020-07-20T21:31:12.286Z] 
21:31:12 [2020-07-20T21:31:12.286Z] DONE 32 tests, 1 skipped in 77.674s
21:31:12 [2020-07-20T21:31:12.286Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:31:12 [2020-07-20T21:31:12.286Z] ++ 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
21:31:12 [2020-07-20T21:31:12.286Z] ++ set -e
21:31:12 [2020-07-20T21:31:12.286Z] ++ '[' -n 0 ']'
21:31:12 [2020-07-20T21:31:12.286Z] ++ set -x
21:31:12 [2020-07-20T21:31:12.286Z] ++ 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 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
21:31:12 [2020-07-20T21:31:12.286Z] INFO: Testing against a local daemon
21:31:12 [2020-07-20T21:31:12.286Z] === RUN   TestConfigInspect
21:31:15 [2020-07-20T21:31:15.800Z] --- PASS: TestConfigInspect (3.79s)
21:31:15 [2020-07-20T21:31:15.800Z] === RUN   TestConfigList
21:31:19 [2020-07-20T21:31:19.315Z] --- PASS: TestConfigList (3.21s)
21:31:19 [2020-07-20T21:31:19.315Z] === RUN   TestConfigsCreateAndDelete
21:31:22 [2020-07-20T21:31:22.828Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
21:31:22 [2020-07-20T21:31:22.828Z] === RUN   TestConfigsUpdate
21:31:26 [2020-07-20T21:31:26.344Z] --- PASS: TestConfigsUpdate (3.65s)
21:31:26 [2020-07-20T21:31:26.344Z] === RUN   TestTemplatedConfig
21:31:29 [2020-07-20T21:31:29.855Z] --- PASS: TestTemplatedConfig (3.57s)
21:31:29 [2020-07-20T21:31:29.855Z] === RUN   TestConfigCreateResolve
21:31:33 [2020-07-20T21:31:33.369Z] --- PASS: TestConfigCreateResolve (3.70s)
21:31:33 [2020-07-20T21:31:33.370Z] === RUN   TestConfigDaemonLibtrustID
21:31:33 [2020-07-20T21:31:33.661Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:31:33 [2020-07-20T21:31:33.661Z] PASS
21:31:33 [2020-07-20T21:31:33.661Z] 
21:31:33 [2020-07-20T21:31:33.661Z] DONE 7 tests in 21.723s
21:31:33 [2020-07-20T21:31:33.661Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:31:33 [2020-07-20T21:31:33.661Z] ++ 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
21:31:33 [2020-07-20T21:31:33.661Z] ++ set -e
21:31:33 [2020-07-20T21:31:33.661Z] ++ '[' -n 0 ']'
21:31:33 [2020-07-20T21:31:33.661Z] ++ set -x
21:31:33 [2020-07-20T21:31:33.661Z] ++ 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 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
21:31:33 [2020-07-20T21:31:33.661Z] INFO: Testing against a local daemon
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestCheckpoint
21:31:33 [2020-07-20T21:31:33.661Z] --- SKIP: TestCheckpoint (0.00s)
21:31:33 [2020-07-20T21:31:33.661Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestContainerInvalidJSON
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:31:33 [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:31:33 [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:31:33 [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:31:33 [2020-07-20T21:31:33.661Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:31:33 [2020-07-20T21:31:33.661Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:31:33 [2020-07-20T21:31:33.661Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:31:33 [2020-07-20T21:31:33.661Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:31:33 [2020-07-20T21:31:33.661Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:31:33 [2020-07-20T21:31:33.661Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:31:33 [2020-07-20T21:31:33.661Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:31:33 [2020-07-20T21:31:33.661Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:31:33 [2020-07-20T21:31:33.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
21:31:33 [2020-07-20T21:31:33.965Z] === RUN   TestCopyFromContainerPathIsNotDir
21:31:33 [2020-07-20T21:31:33.965Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
21:31:33 [2020-07-20T21:31:33.965Z] === RUN   TestCopyToContainerPathDoesNotExist
21:31:34 [2020-07-20T21:31:34.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
21:31:34 [2020-07-20T21:31:34.258Z] === RUN   TestCopyToContainerPathIsNotDir
21:31:34 [2020-07-20T21:31:34.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s)
21:31:34 [2020-07-20T21:31:34.258Z] === RUN   TestCopyFromContainer
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer//
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer//bar/root
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer//bar/root/
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer/bar/quux
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer/bar/quux/
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:31:36 [2020-07-20T21:31:36.989Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCopyFromContainer/bar/notarget
21:31:37 [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer (2.99s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer// (0.05s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:31:37 [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:31:37 [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:31:37 [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:31:37 [2020-07-20T21:31:37.280Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:31:37 [2020-07-20T21:31:37.280Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:31:37 [2020-07-20T21:31:37.280Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:31:37 [2020-07-20T21:31:37.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:31:37 [2020-07-20T21:31:37.280Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:31:37 [2020-07-20T21:31:37.280Z] === RUN   TestCreateLinkToNonExistingContainer
21:31:37 [2020-07-20T21:31:37.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateWithInvalidEnv
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateWithInvalidEnv/0
21:31:37 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/0
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateWithInvalidEnv/1
21:31:37 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/1
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateWithInvalidEnv/2
21:31:37 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/2
21:31:37 [2020-07-20T21:31:37.571Z] === CONT  TestCreateWithInvalidEnv/0
21:31:37 [2020-07-20T21:31:37.571Z] === CONT  TestCreateWithInvalidEnv/2
21:31:37 [2020-07-20T21:31:37.571Z] === CONT  TestCreateWithInvalidEnv/1
21:31:37 [2020-07-20T21:31:37.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:31:37 [2020-07-20T21:31:37.571Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:31:37 [2020-07-20T21:31:37.571Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:31:37 [2020-07-20T21:31:37.571Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateTmpfsMountsTarget
21:31:37 [2020-07-20T21:31:37.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:31:37 [2020-07-20T21:31:37.571Z] === RUN   TestCreateWithCustomMaskedPaths
21:31:40 [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s)
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:31:40 [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
21:31:40 [2020-07-20T21:31:40.299Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:31:40 [2020-07-20T21:31:40.299Z] === RUN   TestCreateWithCustomReadonlyPaths
21:31:43 [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:31:43 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:31:43 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:31:43 [2020-07-20T21:31:43.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:31:43 [2020-07-20T21:31:43.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:31:43 [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:31:43 [2020-07-20T21:31:43.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:31:43 [2020-07-20T21:31:43.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:31:43 [2020-07-20T21:31:43.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
21:31:43 [2020-07-20T21:31:43.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:31:43 [2020-07-20T21:31:43.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:31:43 [2020-07-20T21:31:43.036Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:31:43 [2020-07-20T21:31:43.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestCreateDifferentPlatform
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestCreateDifferentPlatform/different_os
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:31:43 [2020-07-20T21:31:43.669Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:31:43 [2020-07-20T21:31:43.669Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:31:43 [2020-07-20T21:31:43.669Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:31:43 [2020-07-20T21:31:43.669Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestContainerStartOnDaemonRestart
21:31:43 [2020-07-20T21:31:43.669Z] === PAUSE TestContainerStartOnDaemonRestart
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestDaemonRestartIpcMode
21:31:43 [2020-07-20T21:31:43.669Z] === PAUSE TestDaemonRestartIpcMode
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestDaemonHostGatewayIP
21:31:43 [2020-07-20T21:31:43.669Z] === PAUSE TestDaemonHostGatewayIP
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestContainerKillOnDaemonStart
21:31:43 [2020-07-20T21:31:43.669Z] === PAUSE TestContainerKillOnDaemonStart
21:31:43 [2020-07-20T21:31:43.669Z] === RUN   TestDiff
21:31:44 [2020-07-20T21:31:44.302Z] --- PASS: TestDiff (0.81s)
21:31:44 [2020-07-20T21:31:44.302Z] === RUN   TestExecWithCloseStdin
21:31:45 [2020-07-20T21:31:45.335Z] --- PASS: TestExecWithCloseStdin (0.94s)
21:31:45 [2020-07-20T21:31:45.335Z] === RUN   TestExec
21:31:46 [2020-07-20T21:31:46.368Z] --- PASS: TestExec (0.91s)
21:31:46 [2020-07-20T21:31:46.368Z] === RUN   TestExecUser
21:31:47 [2020-07-20T21:31:47.401Z] --- PASS: TestExecUser (0.94s)
21:31:47 [2020-07-20T21:31:47.401Z] === RUN   TestExportContainerAndImportImage
21:31:48 [2020-07-20T21:31:48.434Z] --- PASS: TestExportContainerAndImportImage (1.14s)
21:31:48 [2020-07-20T21:31:48.434Z] === RUN   TestExportContainerAfterDaemonRestart
21:31:49 [2020-07-20T21:31:49.941Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
21:31:49 [2020-07-20T21:31:49.941Z] === RUN   TestHealthCheckWorkdir
21:31:50 [2020-07-20T21:31:50.974Z] --- PASS: TestHealthCheckWorkdir (1.13s)
21:31:50 [2020-07-20T21:31:50.974Z] === RUN   TestHealthKillContainer
21:31:53 [2020-07-20T21:31:53.755Z] --- PASS: TestHealthKillContainer (2.91s)
21:31:53 [2020-07-20T21:31:53.755Z] === RUN   TestInspectCpusetInConfigPre120
21:31:54 [2020-07-20T21:31:54.789Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
21:31:54 [2020-07-20T21:31:54.789Z] === RUN   TestIpcModeNone
21:31:55 [2020-07-20T21:31:55.822Z] --- PASS: TestIpcModeNone (0.90s)
21:31:55 [2020-07-20T21:31:55.822Z] === RUN   TestIpcModePrivate
21:31:56 [2020-07-20T21:31:56.454Z] --- PASS: TestIpcModePrivate (0.93s)
21:31:56 [2020-07-20T21:31:56.454Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
21:31:56 [2020-07-20T21:31:56.454Z] === RUN   TestIpcModeShareable
21:31:57 [2020-07-20T21:31:57.488Z] --- PASS: TestIpcModeShareable (0.97s)
21:31:57 [2020-07-20T21:31:57.488Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
21:31:57 [2020-07-20T21:31:57.488Z] === RUN   TestAPIIpcModeShareableAndContainer
21:32:01 [2020-07-20T21:32:01.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s)
21:32:01 [2020-07-20T21:32:01.002Z] === RUN   TestAPIIpcModeHost
21:32:01 [2020-07-20T21:32:01.002Z] --- PASS: TestAPIIpcModeHost (0.60s)
21:32:01 [2020-07-20T21:32:01.002Z] === RUN   TestDaemonIpcModeShareable
21:32:03 [2020-07-20T21:32:03.070Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
21:32:03 [2020-07-20T21:32:03.070Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:32:03 [2020-07-20T21:32:03.070Z] === RUN   TestDaemonIpcModePrivate
21:32:04 [2020-07-20T21:32:04.582Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
21:32:04 [2020-07-20T21:32:04.582Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:32:04 [2020-07-20T21:32:04.582Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:32:06 [2020-07-20T21:32:06.649Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
21:32:06 [2020-07-20T21:32:06.649Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:32:06 [2020-07-20T21:32:06.649Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:32:08 [2020-07-20T21:32:08.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
21:32:08 [2020-07-20T21:32:08.157Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:32:08 [2020-07-20T21:32:08.157Z] === RUN   TestIpcModeOlderClient
21:32:08 [2020-07-20T21:32:08.157Z] === PAUSE TestIpcModeOlderClient
21:32:08 [2020-07-20T21:32:08.157Z] === RUN   TestKillContainerInvalidSignal
21:32:09 [2020-07-20T21:32:09.191Z] --- PASS: TestKillContainerInvalidSignal (0.92s)
21:32:09 [2020-07-20T21:32:09.191Z] === RUN   TestKillContainer
21:32:09 [2020-07-20T21:32:09.191Z] === RUN   TestKillContainer/no_signal
21:32:10 [2020-07-20T21:32:10.225Z] === RUN   TestKillContainer/non_killing_signal
21:32:10 [2020-07-20T21:32:10.516Z] === RUN   TestKillContainer/killing_signal
21:32:11 [2020-07-20T21:32:11.591Z] --- PASS: TestKillContainer (2.54s)
21:32:11 [2020-07-20T21:32:11.591Z]     --- PASS: TestKillContainer/no_signal (0.84s)
21:32:11 [2020-07-20T21:32:11.591Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
21:32:11 [2020-07-20T21:32:11.591Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
21:32:11 [2020-07-20T21:32:11.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:32:11 [2020-07-20T21:32:11.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:32:12 [2020-07-20T21:32:12.623Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:32:13 [2020-07-20T21:32:13.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
21:32:13 [2020-07-20T21:32:13.256Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
21:32:13 [2020-07-20T21:32:13.256Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
21:32:13 [2020-07-20T21:32:13.256Z] === RUN   TestKillStoppedContainer
21:32:13 [2020-07-20T21:32:13.547Z] --- PASS: TestKillStoppedContainer (0.07s)
21:32:13 [2020-07-20T21:32:13.547Z] === RUN   TestKillStoppedContainerAPIPre120
21:32:13 [2020-07-20T21:32:13.547Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:32:13 [2020-07-20T21:32:13.547Z] === RUN   TestKillDifferentUserContainer
21:32:14 [2020-07-20T21:32:14.581Z] --- PASS: TestKillDifferentUserContainer (0.89s)
21:32:14 [2020-07-20T21:32:14.581Z] === RUN   TestInspectOomKilledTrue
21:32:14 [2020-07-20T21:32:14.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:32:14 [2020-07-20T21:32:14.581Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:32:14 [2020-07-20T21:32:14.581Z] === RUN   TestInspectOomKilledFalse
21:32:14 [2020-07-20T21:32:14.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:32:14 [2020-07-20T21:32:14.581Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:32:14 [2020-07-20T21:32:14.581Z] === RUN   TestLinksEtcHostsContentMatch
21:32:14 [2020-07-20T21:32:14.873Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
21:32:14 [2020-07-20T21:32:14.873Z] === RUN   TestLinksContainerNames
21:32:16 [2020-07-20T21:32:16.941Z] --- PASS: TestLinksContainerNames (1.59s)
21:32:16 [2020-07-20T21:32:16.941Z] === RUN   TestLogsFollowTailEmpty
21:32:17 [2020-07-20T21:32:17.573Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
21:32:17 [2020-07-20T21:32:17.573Z] === RUN   TestContainerNetworkMountsNoChown
21:32:18 [2020-07-20T21:32:18.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/default
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/private
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rprivate
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/slave
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rslave
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/shared
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rshared
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/default
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/default/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/default/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/rshared
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/shared
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/rslave
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/slave
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/rprivate
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/private
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/private/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/private/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:32:18 [2020-07-20T21:32:18.206Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:32:18 [2020-07-20T21:32:18.206Z] === CONT  TestMountDaemonRoot/default/bind_root
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/default/mount_root
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:32:18 [2020-07-20T21:32:18.497Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:32:18 [2020-07-20T21:32:18.788Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/private/bind_root
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/private/mount_root
21:32:19 [2020-07-20T21:32:19.079Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:32:19 [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot (0.02s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:32:19 [2020-07-20T21:32:19.079Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:32:19 [2020-07-20T21:32:19.079Z] === RUN   TestContainerBindMountNonRecursive
21:32:21 [2020-07-20T21:32:21.811Z] --- PASS: TestContainerBindMountNonRecursive (2.18s)
21:32:21 [2020-07-20T21:32:21.811Z] === RUN   TestNetworkNat
21:32:22 [2020-07-20T21:32:22.105Z] --- PASS: TestNetworkNat (0.86s)
21:32:22 [2020-07-20T21:32:22.105Z] === RUN   TestNetworkLocalhostTCPNat
21:32:23 [2020-07-20T21:32:23.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
21:32:23 [2020-07-20T21:32:23.140Z] === RUN   TestNetworkLoopbackNat
21:32:26 [2020-07-20T21:32:26.656Z] --- PASS: TestNetworkLoopbackNat (3.25s)
21:32:26 [2020-07-20T21:32:26.656Z] === RUN   TestPause
21:32:27 [2020-07-20T21:32:27.292Z] --- PASS: TestPause (0.92s)
21:32:27 [2020-07-20T21:32:27.292Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:32:27 [2020-07-20T21:32:27.292Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:32:27 [2020-07-20T21:32:27.292Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:32:27 [2020-07-20T21:32:27.292Z] === RUN   TestPauseStopPausedContainer
21:32:28 [2020-07-20T21:32:28.338Z] --- PASS: TestPauseStopPausedContainer (0.90s)
21:32:28 [2020-07-20T21:32:28.339Z] === RUN   TestPsFilter
21:32:28 [2020-07-20T21:32:28.339Z] --- PASS: TestPsFilter (0.30s)
21:32:28 [2020-07-20T21:32:28.339Z] === RUN   TestRemoveContainerWithRemovedVolume
21:32:29 [2020-07-20T21:32:29.375Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
21:32:29 [2020-07-20T21:32:29.375Z] === RUN   TestRemoveContainerWithVolume
21:32:30 [2020-07-20T21:32:30.007Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
21:32:30 [2020-07-20T21:32:30.007Z] === RUN   TestRemoveContainerRunning
21:32:31 [2020-07-20T21:32:31.046Z] --- PASS: TestRemoveContainerRunning (0.82s)
21:32:31 [2020-07-20T21:32:31.046Z] === RUN   TestRemoveContainerForceRemoveRunning
21:32:31 [2020-07-20T21:32:31.683Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
21:32:31 [2020-07-20T21:32:31.683Z] === RUN   TestRemoveInvalidContainer
21:32:31 [2020-07-20T21:32:31.683Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:32:31 [2020-07-20T21:32:31.975Z] === RUN   TestRenameLinkedContainer
21:32:35 [2020-07-20T21:32:35.492Z] --- PASS: TestRenameLinkedContainer (3.44s)
21:32:35 [2020-07-20T21:32:35.492Z] === RUN   TestRenameStoppedContainer
21:32:36 [2020-07-20T21:32:36.125Z] --- PASS: TestRenameStoppedContainer (0.83s)
21:32:36 [2020-07-20T21:32:36.125Z] === RUN   TestRenameRunningContainerAndReuse
21:32:38 [2020-07-20T21:32:38.190Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
21:32:38 [2020-07-20T21:32:38.190Z] === RUN   TestRenameInvalidName
21:32:38 [2020-07-20T21:32:38.823Z] --- PASS: TestRenameInvalidName (0.86s)
21:32:38 [2020-07-20T21:32:38.823Z] === RUN   TestRenameAnonymousContainer
21:32:44 [2020-07-20T21:32:44.385Z] --- PASS: TestRenameAnonymousContainer (4.76s)
21:32:44 [2020-07-20T21:32:44.385Z] === RUN   TestRenameContainerWithSameName
21:32:44 [2020-07-20T21:32:44.385Z] --- PASS: TestRenameContainerWithSameName (0.84s)
21:32:44 [2020-07-20T21:32:44.385Z] === RUN   TestRenameContainerWithLinkedContainer
21:32:45 [2020-07-20T21:32:45.891Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
21:32:45 [2020-07-20T21:32:45.891Z] === RUN   TestResize
21:32:46 [2020-07-20T21:32:46.934Z] --- PASS: TestResize (0.89s)
21:32:46 [2020-07-20T21:32:46.934Z] === RUN   TestResizeWithInvalidSize
21:32:47 [2020-07-20T21:32:47.992Z] --- PASS: TestResizeWithInvalidSize (0.87s)
21:32:47 [2020-07-20T21:32:47.992Z] === RUN   TestResizeWhenContainerNotStarted
21:32:48 [2020-07-20T21:32:48.636Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:32:48 [2020-07-20T21:32:48.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:32:51 [2020-07-20T21:32:51.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:32:51 [2020-07-20T21:32:51.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:32:52 [2020-07-20T21:32:52.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:32:52 [2020-07-20T21:32:52.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:32:53 [2020-07-20T21:32:53.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:32:53 [2020-07-20T21:32:53.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:32:56 [2020-07-20T21:32:56.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:32:56 [2020-07-20T21:32:56.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:32:59 [2020-07-20T21:32:59.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:32:59 [2020-07-20T21:32:59.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:02 [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s)
21:33:02 [2020-07-20T21:33:02.102Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s)
21:33:02 [2020-07-20T21:33:02.102Z] === RUN   TestCgroupNamespacesRun
21:33:03 [2020-07-20T21:33:03.609Z] --- PASS: TestCgroupNamespacesRun (1.68s)
21:33:03 [2020-07-20T21:33:03.609Z] === RUN   TestCgroupNamespacesRunPrivileged
21:33:05 [2020-07-20T21:33:05.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
21:33:05 [2020-07-20T21:33:05.117Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:33:06 [2020-07-20T21:33:06.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
21:33:06 [2020-07-20T21:33:06.672Z] === RUN   TestCgroupNamespacesRunHostMode
21:33:08 [2020-07-20T21:33:08.739Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
21:33:08 [2020-07-20T21:33:08.739Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:33:10 [2020-07-20T21:33:10.245Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
21:33:10 [2020-07-20T21:33:10.245Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:33:12 [2020-07-20T21:33:12.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s)
21:33:12 [2020-07-20T21:33:12.310Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:33:12 [2020-07-20T21:33:12.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
21:33:12 [2020-07-20T21:33:12.942Z] === RUN   TestCgroupNamespacesRunOlderClient
21:33:15 [2020-07-20T21:33:15.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
21:33:15 [2020-07-20T21:33:15.008Z] === RUN   TestKernelTCPMemory
21:33:15 [2020-07-20T21:33:15.641Z] --- PASS: TestKernelTCPMemory (0.95s)
21:33:15 [2020-07-20T21:33:15.641Z] === RUN   TestNISDomainname
21:33:16 [2020-07-20T21:33:16.674Z] --- PASS: TestNISDomainname (1.02s)
21:33:16 [2020-07-20T21:33:16.674Z] === RUN   TestHostnameDnsResolution
21:33:18 [2020-07-20T21:33:18.185Z] --- PASS: TestHostnameDnsResolution (1.70s)
21:33:18 [2020-07-20T21:33:18.185Z] === RUN   TestStats
21:33:21 [2020-07-20T21:33:21.699Z] --- PASS: TestStats (2.96s)
21:33:21 [2020-07-20T21:33:21.699Z] === RUN   TestStopContainerWithTimeout
21:33:21 [2020-07-20T21:33:21.699Z] === RUN   TestStopContainerWithTimeout/0
21:33:21 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/0
21:33:21 [2020-07-20T21:33:21.699Z] === RUN   TestStopContainerWithTimeout/1
21:33:21 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/1
21:33:21 [2020-07-20T21:33:21.699Z] === RUN   TestStopContainerWithTimeout/3
21:33:21 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/3
21:33:21 [2020-07-20T21:33:21.699Z] === RUN   TestStopContainerWithTimeout/-1
21:33:21 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/-1
21:33:21 [2020-07-20T21:33:21.699Z] === CONT  TestStopContainerWithTimeout/0
21:33:21 [2020-07-20T21:33:21.699Z] === CONT  TestStopContainerWithTimeout/-1
21:33:22 [2020-07-20T21:33:22.331Z] === CONT  TestStopContainerWithTimeout/3
21:33:24 [2020-07-20T21:33:24.396Z] === CONT  TestStopContainerWithTimeout/1
21:33:26 [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:33:26 [2020-07-20T21:33:26.477Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
21:33:26 [2020-07-20T21:33:26.477Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
21:33:26 [2020-07-20T21:33:26.477Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
21:33:26 [2020-07-20T21:33:26.477Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
21:33:26 [2020-07-20T21:33:26.477Z] === RUN   TestDeleteDevicemapper
21:33:26 [2020-07-20T21:33:26.477Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:33:26 [2020-07-20T21:33:26.477Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:33:26 [2020-07-20T21:33:26.477Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:33:30 [2020-07-20T21:33:30.002Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s)
21:33:30 [2020-07-20T21:33:30.002Z] === RUN   TestUpdateMemory
21:33:30 [2020-07-20T21:33:30.002Z] --- SKIP: TestUpdateMemory (0.00s)
21:33:30 [2020-07-20T21:33:30.002Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:33:30 [2020-07-20T21:33:30.002Z] === RUN   TestUpdateCPUQuota
21:33:31 [2020-07-20T21:33:31.037Z] --- PASS: TestUpdateCPUQuota (1.28s)
21:33:31 [2020-07-20T21:33:31.037Z] === RUN   TestUpdatePidsLimit
21:33:31 [2020-07-20T21:33:31.335Z] === RUN   TestUpdatePidsLimit/update_from_none
21:33:31 [2020-07-20T21:33:31.626Z] === RUN   TestUpdatePidsLimit/no_change
21:33:31 [2020-07-20T21:33:31.918Z] === RUN   TestUpdatePidsLimit/update_lower
21:33:32 [2020-07-20T21:33:32.209Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:33:32 [2020-07-20T21:33:32.841Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:33:33 [2020-07-20T21:33:33.132Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:33:33 [2020-07-20T21:33:33.423Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:33:34 [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit (3.70s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
21:33:34 [2020-07-20T21:33:34.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
21:33:34 [2020-07-20T21:33:34.929Z] === RUN   TestUpdateRestartPolicy
21:33:47 [2020-07-20T21:33:47.558Z] --- PASS: TestUpdateRestartPolicy (12.80s)
21:33:47 [2020-07-20T21:33:47.558Z] === RUN   TestUpdateRestartWithAutoRemove
21:33:48 [2020-07-20T21:33:48.591Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
21:33:48 [2020-07-20T21:33:48.591Z] === RUN   TestWaitNonBlocked
21:33:48 [2020-07-20T21:33:48.591Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:33:48 [2020-07-20T21:33:48.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:33:48 [2020-07-20T21:33:48.591Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:33:48 [2020-07-20T21:33:48.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:33:48 [2020-07-20T21:33:48.591Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:33:48 [2020-07-20T21:33:48.591Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:33:49 [2020-07-20T21:33:49.670Z] --- PASS: TestWaitNonBlocked (0.01s)
21:33:49 [2020-07-20T21:33:49.670Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
21:33:49 [2020-07-20T21:33:49.670Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
21:33:49 [2020-07-20T21:33:49.670Z] === RUN   TestWaitBlocked
21:33:49 [2020-07-20T21:33:49.670Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:33:49 [2020-07-20T21:33:49.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:33:49 [2020-07-20T21:33:49.670Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:33:49 [2020-07-20T21:33:49.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:33:49 [2020-07-20T21:33:49.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:33:49 [2020-07-20T21:33:49.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:33:50 [2020-07-20T21:33:50.999Z] --- PASS: TestWaitBlocked (0.01s)
21:33:50 [2020-07-20T21:33:50.999Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
21:33:50 [2020-07-20T21:33:50.999Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
21:33:50 [2020-07-20T21:33:50.999Z] === CONT  TestContainerStartOnDaemonRestart
21:33:50 [2020-07-20T21:33:50.999Z] === CONT  TestContainerKillOnDaemonStart
21:33:54 [2020-07-20T21:33:54.511Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
21:33:54 [2020-07-20T21:33:54.511Z] === CONT  TestIpcModeOlderClient
21:33:54 [2020-07-20T21:33:54.511Z] --- PASS: TestIpcModeOlderClient (0.18s)
21:33:54 [2020-07-20T21:33:54.511Z] === CONT  TestDaemonHostGatewayIP
21:33:58 [2020-07-20T21:33:58.026Z] --- PASS: TestDaemonHostGatewayIP (3.37s)
21:33:58 [2020-07-20T21:33:58.026Z] === CONT  TestDaemonRestartIpcMode
21:34:01 [2020-07-20T21:34:01.537Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
21:34:03 [2020-07-20T21:34:03.602Z] --- PASS: TestContainerKillOnDaemonStart (12.35s)
21:34:03 [2020-07-20T21:34:03.602Z] PASS
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === Skipped
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:34:03 [2020-07-20T21:34:03.602Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] 
21:34:03 [2020-07-20T21:34:03.602Z] DONE 204 tests, 6 skipped in 149.647s
21:34:03 [2020-07-20T21:34:03.602Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:34:03 [2020-07-20T21:34:03.602Z] ++ 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
21:34:03 [2020-07-20T21:34:03.602Z] ++ set -e
21:34:03 [2020-07-20T21:34:03.602Z] ++ '[' -n 0 ']'
21:34:03 [2020-07-20T21:34:03.602Z] ++ set -x
21:34:03 [2020-07-20T21:34:03.602Z] ++ 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 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
21:34:03 [2020-07-20T21:34:03.602Z] INFO: Testing against a local daemon
21:34:03 [2020-07-20T21:34:03.602Z] === RUN   TestCommitInheritsEnv
21:34:04 [2020-07-20T21:34:04.234Z] --- PASS: TestCommitInheritsEnv (0.59s)
21:34:04 [2020-07-20T21:34:04.234Z] === RUN   TestImportExtremelyLargeImageWorks
21:34:04 [2020-07-20T21:34:04.234Z] === PAUSE TestImportExtremelyLargeImageWorks
21:34:04 [2020-07-20T21:34:04.234Z] === RUN   TestImagesFilterMultiReference
21:34:04 [2020-07-20T21:34:04.234Z] --- PASS: TestImagesFilterMultiReference (0.04s)
21:34:04 [2020-07-20T21:34:04.234Z] === RUN   TestImagePullPlatformInvalid
21:34:04 [2020-07-20T21:34:04.234Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:34:04 [2020-07-20T21:34:04.234Z] === RUN   TestRemoveImageOrphaning
21:34:04 [2020-07-20T21:34:04.866Z] --- PASS: TestRemoveImageOrphaning (0.55s)
21:34:04 [2020-07-20T21:34:04.866Z] === RUN   TestRemoveImageGarbageCollector
21:34:04 [2020-07-20T21:34:04.866Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:34:04 [2020-07-20T21:34:04.866Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:34:04 [2020-07-20T21:34:04.866Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:34:04 [2020-07-20T21:34:04.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:34:04 [2020-07-20T21:34:04.866Z] === RUN   TestTagInvalidReference
21:34:04 [2020-07-20T21:34:04.866Z] --- PASS: TestTagInvalidReference (0.02s)
21:34:04 [2020-07-20T21:34:04.866Z] === RUN   TestTagValidPrefixedRepo
21:34:04 [2020-07-20T21:34:04.866Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:34:04 [2020-07-20T21:34:04.866Z] === RUN   TestTagExistedNameWithoutForce
21:34:04 [2020-07-20T21:34:04.866Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:34:04 [2020-07-20T21:34:04.867Z] === RUN   TestTagOfficialNames
21:34:04 [2020-07-20T21:34:04.867Z] --- PASS: TestTagOfficialNames (0.04s)
21:34:04 [2020-07-20T21:34:04.867Z] === RUN   TestTagMatchesDigest
21:34:04 [2020-07-20T21:34:04.867Z] --- PASS: TestTagMatchesDigest (0.01s)
21:34:04 [2020-07-20T21:34:04.867Z] === CONT  TestImportExtremelyLargeImageWorks
21:35:42 [2020-07-20T21:35:42.103Z] --- PASS: TestImportExtremelyLargeImageWorks (86.14s)
21:35:42 [2020-07-20T21:35:42.104Z] PASS
21:35:42 [2020-07-20T21:35:42.104Z] 
21:35:42 [2020-07-20T21:35:42.104Z] === Skipped
21:35:42 [2020-07-20T21:35:42.104Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:35:42 [2020-07-20T21:35:42.104Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:35:42 [2020-07-20T21:35:42.104Z] 
21:35:42 [2020-07-20T21:35:42.104Z] 
21:35:42 [2020-07-20T21:35:42.104Z] DONE 12 tests, 1 skipped in 87.595s
21:35:42 [2020-07-20T21:35:42.104Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:35:42 [2020-07-20T21:35:42.104Z] ++ 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
21:35:42 [2020-07-20T21:35:42.104Z] ++ set -e
21:35:42 [2020-07-20T21:35:42.104Z] ++ '[' -n 0 ']'
21:35:42 [2020-07-20T21:35:42.104Z] ++ set -x
21:35:42 [2020-07-20T21:35:42.104Z] ++ 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 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
21:35:42 [2020-07-20T21:35:42.104Z] INFO: Testing against a local daemon
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestNetworkCreateDelete
21:35:42 [2020-07-20T21:35:42.104Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestDockerNetworkDeletePreferID
21:35:42 [2020-07-20T21:35:42.104Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestDaemonDNSFallback
21:35:42 [2020-07-20T21:35:42.104Z] --- PASS: TestDaemonDNSFallback (2.52s)
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestInspectNetwork
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestInspectNetwork/full_network_id
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestInspectNetwork/partial_network_id
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestInspectNetwork/network_name
21:35:42 [2020-07-20T21:35:42.104Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:35:45 [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork (11.07s)
21:35:45 [2020-07-20T21:35:45.656Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:35:45 [2020-07-20T21:35:45.656Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:35:45 [2020-07-20T21:35:45.656Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:35:45 [2020-07-20T21:35:45.656Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:35:45 [2020-07-20T21:35:45.656Z] === RUN   TestRunContainerWithBridgeNone
21:35:47 [2020-07-20T21:35:47.752Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
21:35:47 [2020-07-20T21:35:47.752Z] === RUN   TestNetworkInvalidJSON
21:35:47 [2020-07-20T21:35:47.752Z] === RUN   TestNetworkInvalidJSON//networks/create
21:35:47 [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:35:47 [2020-07-20T21:35:47.752Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:35:47 [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:35:47 [2020-07-20T21:35:47.752Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:47 [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:47 [2020-07-20T21:35:47.752Z] === CONT  TestNetworkInvalidJSON//networks/create
21:35:47 [2020-07-20T21:35:47.752Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:47 [2020-07-20T21:35:47.752Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:35:47 [2020-07-20T21:35:47.752Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:35:47 [2020-07-20T21:35:47.752Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:35:47 [2020-07-20T21:35:47.752Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:35:47 [2020-07-20T21:35:47.752Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:35:47 [2020-07-20T21:35:47.752Z] === RUN   TestHostIPv4BridgeLabel
21:35:48 [2020-07-20T21:35:48.044Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
21:35:48 [2020-07-20T21:35:48.044Z] === RUN   TestDaemonRestartWithLiveRestore
21:35:49 [2020-07-20T21:35:49.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:35:49 [2020-07-20T21:35:49.077Z] === RUN   TestDaemonDefaultNetworkPools
21:35:50 [2020-07-20T21:35:50.132Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
21:35:50 [2020-07-20T21:35:50.132Z] === RUN   TestDaemonRestartWithExistingNetwork
21:35:51 [2020-07-20T21:35:51.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
21:35:51 [2020-07-20T21:35:51.217Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:35:52 [2020-07-20T21:35:52.296Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:35:52 [2020-07-20T21:35:52.296Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:35:52 [2020-07-20T21:35:52.970Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
21:35:52 [2020-07-20T21:35:52.970Z] === RUN   TestServiceWithPredefinedNetwork
21:35:56 [2020-07-20T21:35:56.486Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s)
21:35:56 [2020-07-20T21:35:56.486Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:35:56 [2020-07-20T21:35:56.486Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:35:56 [2020-07-20T21:35:56.486Z]     service_test.go:236: FLAKY_TEST
21:35:56 [2020-07-20T21:35:56.486Z] === RUN   TestServiceWithDataPathPortInit
21:36:19 [2020-07-20T21:36:19.089Z] --- PASS: TestServiceWithDataPathPortInit (20.30s)
21:36:19 [2020-07-20T21:36:19.089Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:36:27 [2020-07-20T21:36:27.563Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s)
21:36:27 [2020-07-20T21:36:27.563Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6chvyyhcdpyk8n88xpuq0soe Created:2020-07-20 21:36:18.365978992 +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[745e6dbb79d16377591d7d672b92603b2f14c4438f73e48468a2b4618cc0959b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qr7jtrx4x39fz26snz2aq6pmi EndpointID:4f8be389a3fffb1fecc4acfcfe5376c4177020bd179a4b6248b33123598e5d26 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9778ea100890161726743e5084a4d6e423652910c029a2f76dccb20a98f40b8 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:04a91a4c3798 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qr7jtrx4x39fz26snz2aq6pmi EndpointID:4f8be389a3fffb1fecc4acfcfe5376c4177020bd179a4b6248b33123598e5d26 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:36:27 [2020-07-20T21:36:27.563Z] PASS
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] === Skipped
21:36:27 [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:36:27 [2020-07-20T21:36:27.563Z]     service_test.go:236: FLAKY_TEST
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] DONE 23 tests, 1 skipped in 56.203s
21:36:27 [2020-07-20T21:36:27.563Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:36:27 [2020-07-20T21:36:27.563Z] ++ 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
21:36:27 [2020-07-20T21:36:27.563Z] ++ set -e
21:36:27 [2020-07-20T21:36:27.563Z] ++ '[' -n 0 ']'
21:36:27 [2020-07-20T21:36:27.563Z] ++ set -x
21:36:27 [2020-07-20T21:36:27.563Z] ++ 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 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
21:36:27 [2020-07-20T21:36:27.563Z] INFO: Testing against a local daemon
21:36:27 [2020-07-20T21:36:27.563Z] === RUN   TestDockerNetworkIpvlanPersistance
21:36:27 [2020-07-20T21:36:27.563Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:36:27 [2020-07-20T21:36:27.563Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:27 [2020-07-20T21:36:27.563Z] === RUN   TestDockerNetworkIpvlan
21:36:27 [2020-07-20T21:36:27.563Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:36:27 [2020-07-20T21:36:27.563Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:27 [2020-07-20T21:36:27.563Z] PASS
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] === Skipped
21:36:27 [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:36:27 [2020-07-20T21:36:27.563Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:36:27 [2020-07-20T21:36:27.563Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] 
21:36:27 [2020-07-20T21:36:27.563Z] DONE 2 tests, 2 skipped in 0.074s
21:36:27 [2020-07-20T21:36:27.563Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:36:27 [2020-07-20T21:36:27.563Z] ++ 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
21:36:27 [2020-07-20T21:36:27.563Z] ++ set -e
21:36:27 [2020-07-20T21:36:27.563Z] ++ '[' -n 0 ']'
21:36:27 [2020-07-20T21:36:27.563Z] ++ set -x
21:36:27 [2020-07-20T21:36:27.563Z] ++ 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 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
21:36:27 [2020-07-20T21:36:27.563Z] INFO: Testing against a local daemon
21:36:27 [2020-07-20T21:36:27.563Z] === RUN   TestDockerNetworkMacvlanPersistance
21:36:29 [2020-07-20T21:36:29.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
21:36:29 [2020-07-20T21:36:29.071Z] === RUN   TestDockerNetworkMacvlan
21:36:29 [2020-07-20T21:36:29.703Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:36:30 [2020-07-20T21:36:30.736Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:36:31 [2020-07-20T21:36:31.769Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:36:35 [2020-07-20T21:36:35.280Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:36:39 [2020-07-20T21:36:39.808Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:36:46 [2020-07-20T21:36:46.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:36:48 [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan (19.39s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s)
21:36:48 [2020-07-20T21:36:48.211Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
21:36:48 [2020-07-20T21:36:48.211Z] PASS
21:36:48 [2020-07-20T21:36:48.211Z] 
21:36:48 [2020-07-20T21:36:48.211Z] DONE 8 tests in 20.916s
21:36:48 [2020-07-20T21:36:48.211Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:36:48 [2020-07-20T21:36:48.211Z] ++ 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
21:36:48 [2020-07-20T21:36:48.211Z] ++ set -e
21:36:48 [2020-07-20T21:36:48.211Z] ++ '[' -n 0 ']'
21:36:48 [2020-07-20T21:36:48.211Z] ++ set -x
21:36:48 [2020-07-20T21:36:48.211Z] ++ 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 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
21:36:48 [2020-07-20T21:36:48.211Z] testing: warning: no tests to run
21:36:48 [2020-07-20T21:36:48.211Z] PASS
21:36:48 [2020-07-20T21:36:48.211Z] 
21:36:48 [2020-07-20T21:36:48.211Z] DONE 0 tests in 0.016s
21:36:48 [2020-07-20T21:36:48.211Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:36:48 [2020-07-20T21:36:48.211Z] ++ 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
21:36:48 [2020-07-20T21:36:48.211Z] ++ set -e
21:36:48 [2020-07-20T21:36:48.211Z] ++ '[' -n 0 ']'
21:36:48 [2020-07-20T21:36:48.211Z] ++ set -x
21:36:48 [2020-07-20T21:36:48.211Z] ++ 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 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
21:36:48 [2020-07-20T21:36:48.211Z] INFO: Testing against a local daemon
21:36:48 [2020-07-20T21:36:48.211Z] === RUN   TestAuthZPluginAllowRequest
21:36:50 [2020-07-20T21:36:50.284Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
21:36:50 [2020-07-20T21:36:50.284Z] === RUN   TestAuthZPluginTLS
21:36:50 [2020-07-20T21:36:50.575Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:36:50 [2020-07-20T21:36:50.575Z] === RUN   TestAuthZPluginDenyRequest
21:36:51 [2020-07-20T21:36:51.207Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
21:36:51 [2020-07-20T21:36:51.207Z] === RUN   TestAuthZPluginAPIDenyResponse
21:36:51 [2020-07-20T21:36:51.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:36:51 [2020-07-20T21:36:51.498Z] === RUN   TestAuthZPluginDenyResponse
21:36:52 [2020-07-20T21:36:52.131Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:36:52 [2020-07-20T21:36:52.131Z] === RUN   TestAuthZPluginAllowEventStream
21:36:54 [2020-07-20T21:36:54.199Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s)
21:36:54 [2020-07-20T21:36:54.199Z] === RUN   TestAuthZPluginErrorResponse
21:36:54 [2020-07-20T21:36:54.490Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:36:54 [2020-07-20T21:36:54.490Z] === RUN   TestAuthZPluginErrorRequest
21:36:55 [2020-07-20T21:36:55.122Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:36:55 [2020-07-20T21:36:55.122Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:36:55 [2020-07-20T21:36:55.413Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:36:55 [2020-07-20T21:36:55.413Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:36:58 [2020-07-20T21:36:58.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
21:36:58 [2020-07-20T21:36:58.145Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:37:00 [2020-07-20T21:37:00.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
21:37:00 [2020-07-20T21:37:00.233Z] === RUN   TestAuthZPluginHeader
21:37:00 [2020-07-20T21:37:00.865Z] --- PASS: TestAuthZPluginHeader (0.83s)
21:37:00 [2020-07-20T21:37:00.865Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:37:00 [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:37:00 [2020-07-20T21:37:00.865Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:00 [2020-07-20T21:37:00.865Z] === RUN   TestAuthZPluginV2Disable
21:37:00 [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:37:00 [2020-07-20T21:37:00.865Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:00 [2020-07-20T21:37:00.865Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:37:00 [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:37:00 [2020-07-20T21:37:00.865Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:00 [2020-07-20T21:37:00.865Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:37:00 [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:37:00 [2020-07-20T21:37:00.865Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:00 [2020-07-20T21:37:00.865Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:37:19 [2020-07-20T21:37:19.439Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
21:37:19 [2020-07-20T21:37:19.439Z] PASS
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] === Skipped
21:37:19 [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:37:19 [2020-07-20T21:37:19.439Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:37:19 [2020-07-20T21:37:19.439Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:37:19 [2020-07-20T21:37:19.439Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:37:19 [2020-07-20T21:37:19.439Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] 
21:37:19 [2020-07-20T21:37:19.439Z] DONE 17 tests, 4 skipped in 29.328s
21:37:19 [2020-07-20T21:37:19.439Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:37:19 [2020-07-20T21:37:19.439Z] ++ 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
21:37:19 [2020-07-20T21:37:19.439Z] ++ set -e
21:37:19 [2020-07-20T21:37:19.439Z] ++ '[' -n 0 ']'
21:37:19 [2020-07-20T21:37:19.439Z] ++ set -x
21:37:19 [2020-07-20T21:37:19.439Z] ++ 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 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
21:37:19 [2020-07-20T21:37:19.439Z] INFO: Testing against a local daemon
21:37:19 [2020-07-20T21:37:19.439Z] === RUN   TestPluginInvalidJSON
21:37:19 [2020-07-20T21:37:19.439Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:37:19 [2020-07-20T21:37:19.440Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:37:19 [2020-07-20T21:37:19.440Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:37:19 [2020-07-20T21:37:19.440Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:37:19 [2020-07-20T21:37:19.440Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:37:19 [2020-07-20T21:37:19.440Z] === RUN   TestPluginInstall
21:37:19 [2020-07-20T21:37:19.440Z] === RUN   TestPluginInstall/no_auth
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4cff2cec26f916bd2ffc4dce01a06d5aefcfd9daa2ac3bd6fc781765606fc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:21 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4cff2cec26f916bd2ffc4dce01a06d5aefcfd9daa2ac3bd6fc781765606fc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:21 [2020-07-20T21:37:21.795Z] === RUN   TestPluginInstall/with_htpasswd
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b434759db118ff4c0f59828f708f44905a76d62c2b84582bb923b90903698cd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:22 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b434759db118ff4c0f59828f708f44905a76d62c2b84582bb923b90903698cd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:22 [2020-07-20T21:37:22.720Z] === RUN   TestPluginInstall/with_insecure
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aef4ff03074a4e58e20054714e3f25c3569d68167418e458b56d7afddbe5ffa" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:37:23 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aef4ff03074a4e58e20054714e3f25c3569d68167418e458b56d7afddbe5ffa" mediatype=application/vnd.docker.plugin.v1+json size=522
21:37:24 [2020-07-20T21:37:24.043Z] --- PASS: TestPluginInstall (6.38s)
21:37:24 [2020-07-20T21:37:24.043Z]     --- PASS: TestPluginInstall/no_auth (4.24s)
21:37:24 [2020-07-20T21:37:24.043Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
21:37:24 [2020-07-20T21:37:24.043Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
21:37:24 [2020-07-20T21:37:24.043Z]         plugin_test.go:157: [dcdb36b850cae] daemon is not started
21:37:24 [2020-07-20T21:37:24.043Z] PASS
21:37:24 [2020-07-20T21:37:24.043Z] 
21:37:24 [2020-07-20T21:37:24.043Z] DONE 6 tests in 6.488s
21:37:24 [2020-07-20T21:37:24.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:37:24 [2020-07-20T21:37:24.043Z] ++ 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
21:37:24 [2020-07-20T21:37:24.043Z] ++ set -e
21:37:24 [2020-07-20T21:37:24.043Z] ++ '[' -n 0 ']'
21:37:24 [2020-07-20T21:37:24.043Z] ++ set -x
21:37:24 [2020-07-20T21:37:24.043Z] ++ 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 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
21:37:24 [2020-07-20T21:37:24.043Z] INFO: Testing against a local daemon
21:37:24 [2020-07-20T21:37:24.043Z] === RUN   TestExternalGraphDriver
21:37:24 [2020-07-20T21:37:24.334Z] === RUN   TestExternalGraphDriver/json
21:37:26 [2020-07-20T21:37:26.404Z] === RUN   TestExternalGraphDriver/spec
21:37:28 [2020-07-20T21:37:28.471Z] === RUN   TestExternalGraphDriver/pull
21:37:30 [2020-07-20T21:37:30.599Z] --- PASS: TestExternalGraphDriver (6.50s)
21:37:30 [2020-07-20T21:37:30.599Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
21:37:30 [2020-07-20T21:37:30.599Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
21:37:30 [2020-07-20T21:37:30.599Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
21:37:30 [2020-07-20T21:37:30.599Z] === RUN   TestGraphdriverPluginV2
21:37:30 [2020-07-20T21:37:30.599Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
21:37:30 [2020-07-20T21:37:30.599Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:30 [2020-07-20T21:37:30.599Z] PASS
21:37:30 [2020-07-20T21:37:30.599Z] 
21:37:30 [2020-07-20T21:37:30.599Z] === Skipped
21:37:30 [2020-07-20T21:37:30.599Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
21:37:30 [2020-07-20T21:37:30.599Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:30 [2020-07-20T21:37:30.599Z] 
21:37:30 [2020-07-20T21:37:30.599Z] 
21:37:30 [2020-07-20T21:37:30.599Z] DONE 5 tests, 1 skipped in 6.700s
21:37:31 [2020-07-20T21:37:31.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:37:31 [2020-07-20T21:37:31.039Z] ++ 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
21:37:31 [2020-07-20T21:37:31.039Z] ++ set -e
21:37:31 [2020-07-20T21:37:31.039Z] ++ '[' -n 0 ']'
21:37:31 [2020-07-20T21:37:31.039Z] ++ set -x
21:37:31 [2020-07-20T21:37:31.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 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
21:37:31 [2020-07-20T21:37:31.039Z] INFO: Testing against a local daemon
21:37:31 [2020-07-20T21:37:31.039Z] === RUN   TestContinueAfterPluginCrash
21:37:31 [2020-07-20T21:37:31.039Z] === PAUSE TestContinueAfterPluginCrash
21:37:31 [2020-07-20T21:37:31.039Z] === RUN   TestReadPluginNoRead
21:37:31 [2020-07-20T21:37:31.039Z] === PAUSE TestReadPluginNoRead
21:37:31 [2020-07-20T21:37:31.039Z] === RUN   TestDaemonStartWithLogOpt
21:37:31 [2020-07-20T21:37:31.039Z] === PAUSE TestDaemonStartWithLogOpt
21:37:31 [2020-07-20T21:37:31.039Z] === CONT  TestContinueAfterPluginCrash
21:37:31 [2020-07-20T21:37:31.039Z] === CONT  TestDaemonStartWithLogOpt
21:37:34 [2020-07-20T21:37:34.556Z] --- PASS: TestDaemonStartWithLogOpt (3.85s)
21:37:34 [2020-07-20T21:37:34.556Z] === CONT  TestReadPluginNoRead
21:37:37 [2020-07-20T21:37:37.282Z] === RUN   TestReadPluginNoRead/default
21:37:39 [2020-07-20T21:37:39.347Z] === RUN   TestReadPluginNoRead/disabled_caching
21:37:39 [2020-07-20T21:37:39.979Z] --- PASS: TestContinueAfterPluginCrash (9.02s)
21:37:41 [2020-07-20T21:37:41.486Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:37:43 [2020-07-20T21:37:43.551Z] --- PASS: TestReadPluginNoRead (8.67s)
21:37:43 [2020-07-20T21:37:43.551Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
21:37:43 [2020-07-20T21:37:43.551Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.02s)
21:37:43 [2020-07-20T21:37:43.551Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s)
21:37:43 [2020-07-20T21:37:43.551Z]     read_test.go:92: [db6e36262e591] daemon is not started
21:37:43 [2020-07-20T21:37:43.551Z] PASS
21:37:43 [2020-07-20T21:37:43.551Z] 
21:37:43 [2020-07-20T21:37:43.551Z] DONE 6 tests in 12.596s
21:37:43 [2020-07-20T21:37:43.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:37:43 [2020-07-20T21:37:43.551Z] ++ 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
21:37:43 [2020-07-20T21:37:43.551Z] ++ set -e
21:37:43 [2020-07-20T21:37:43.551Z] ++ '[' -n 0 ']'
21:37:43 [2020-07-20T21:37:43.551Z] ++ set -x
21:37:43 [2020-07-20T21:37:43.552Z] ++ 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 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
21:37:43 [2020-07-20T21:37:43.552Z] testing: warning: no tests to run
21:37:43 [2020-07-20T21:37:43.552Z] PASS
21:37:43 [2020-07-20T21:37:43.552Z] 
21:37:43 [2020-07-20T21:37:43.552Z] DONE 0 tests in 0.028s
21:37:43 [2020-07-20T21:37:43.552Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:37:43 [2020-07-20T21:37:43.552Z] ++ 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
21:37:43 [2020-07-20T21:37:43.552Z] ++ set -e
21:37:43 [2020-07-20T21:37:43.552Z] ++ '[' -n 0 ']'
21:37:43 [2020-07-20T21:37:43.552Z] ++ set -x
21:37:43 [2020-07-20T21:37:43.552Z] ++ 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 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
21:37:43 [2020-07-20T21:37:43.552Z] INFO: Testing against a local daemon
21:37:43 [2020-07-20T21:37:43.552Z] === RUN   TestPluginWithDevMounts
21:37:43 [2020-07-20T21:37:43.552Z] === PAUSE TestPluginWithDevMounts
21:37:43 [2020-07-20T21:37:43.552Z] === CONT  TestPluginWithDevMounts
21:37:45 [2020-07-20T21:37:45.621Z] --- PASS: TestPluginWithDevMounts (1.91s)
21:37:45 [2020-07-20T21:37:45.621Z] PASS
21:37:45 [2020-07-20T21:37:45.621Z] 
21:37:45 [2020-07-20T21:37:45.621Z] DONE 1 tests in 1.995s
21:37:45 [2020-07-20T21:37:45.621Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:37:45 [2020-07-20T21:37:45.621Z] ++ 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
21:37:45 [2020-07-20T21:37:45.621Z] ++ set -e
21:37:45 [2020-07-20T21:37:45.621Z] ++ '[' -n 0 ']'
21:37:45 [2020-07-20T21:37:45.621Z] ++ set -x
21:37:45 [2020-07-20T21:37:45.621Z] ++ 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 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
21:37:45 [2020-07-20T21:37:45.621Z] INFO: Testing against a local daemon
21:37:45 [2020-07-20T21:37:45.621Z] === RUN   TestSecretInspect
21:37:49 [2020-07-20T21:37:49.139Z] --- PASS: TestSecretInspect (3.72s)
21:37:49 [2020-07-20T21:37:49.139Z] === RUN   TestSecretList
21:37:53 [2020-07-20T21:37:53.629Z] --- PASS: TestSecretList (3.83s)
21:37:53 [2020-07-20T21:37:53.629Z] === RUN   TestSecretsCreateAndDelete
21:37:57 [2020-07-20T21:37:57.145Z] --- PASS: TestSecretsCreateAndDelete (3.61s)
21:37:57 [2020-07-20T21:37:57.145Z] === RUN   TestSecretsUpdate
21:38:00 [2020-07-20T21:38:00.662Z] --- PASS: TestSecretsUpdate (3.73s)
21:38:00 [2020-07-20T21:38:00.662Z] === RUN   TestTemplatedSecret
21:38:04 [2020-07-20T21:38:04.179Z] --- PASS: TestTemplatedSecret (3.75s)
21:38:04 [2020-07-20T21:38:04.179Z] === RUN   TestSecretCreateResolve
21:38:08 [2020-07-20T21:38:08.629Z] --- PASS: TestSecretCreateResolve (3.80s)
21:38:08 [2020-07-20T21:38:08.629Z] PASS
21:38:08 [2020-07-20T21:38:08.629Z] 
21:38:08 [2020-07-20T21:38:08.629Z] DONE 6 tests in 22.512s
21:38:08 [2020-07-20T21:38:08.629Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:38:08 [2020-07-20T21:38:08.629Z] ++ 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
21:38:08 [2020-07-20T21:38:08.629Z] ++ set -e
21:38:08 [2020-07-20T21:38:08.629Z] ++ '[' -n 0 ']'
21:38:08 [2020-07-20T21:38:08.629Z] ++ set -x
21:38:08 [2020-07-20T21:38:08.629Z] ++ 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 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
21:38:08 [2020-07-20T21:38:08.629Z] INFO: Testing against a local daemon
21:38:08 [2020-07-20T21:38:08.629Z] === RUN   TestServiceCreateInit
21:38:08 [2020-07-20T21:38:08.629Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:38:14 [2020-07-20T21:38:14.193Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:38:18 [2020-07-20T21:38:18.682Z] --- PASS: TestServiceCreateInit (10.75s)
21:38:18 [2020-07-20T21:38:18.682Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s)
21:38:18 [2020-07-20T21:38:18.682Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s)
21:38:18 [2020-07-20T21:38:18.682Z] === RUN   TestCreateServiceMultipleTimes
21:38:41 [2020-07-20T21:38:41.147Z] --- PASS: TestCreateServiceMultipleTimes (21.89s)
21:38:41 [2020-07-20T21:38:41.147Z] === RUN   TestCreateServiceConflict
21:38:44 [2020-07-20T21:38:44.661Z] --- PASS: TestCreateServiceConflict (3.57s)
21:38:44 [2020-07-20T21:38:44.661Z] === RUN   TestCreateServiceMaxReplicas
21:38:48 [2020-07-20T21:38:48.179Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
21:38:48 [2020-07-20T21:38:48.179Z] === RUN   TestCreateWithDuplicateNetworkNames
21:39:03 [2020-07-20T21:39:03.510Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s)
21:39:03 [2020-07-20T21:39:03.510Z] === RUN   TestCreateServiceSecretFileMode
21:39:07 [2020-07-20T21:39:07.051Z] --- PASS: TestCreateServiceSecretFileMode (3.45s)
21:39:07 [2020-07-20T21:39:07.051Z] === RUN   TestCreateServiceConfigFileMode
21:39:10 [2020-07-20T21:39:10.564Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
21:39:10 [2020-07-20T21:39:10.564Z] === RUN   TestCreateServiceSysctls
21:39:15 [2020-07-20T21:39:15.026Z] --- PASS: TestCreateServiceSysctls (4.55s)
21:39:15 [2020-07-20T21:39:15.026Z] === RUN   TestCreateServiceCapabilities
21:39:18 [2020-07-20T21:39:18.541Z] --- PASS: TestCreateServiceCapabilities (3.59s)
21:39:18 [2020-07-20T21:39:18.541Z] === RUN   TestInspect
21:39:22 [2020-07-20T21:39:22.988Z] --- PASS: TestInspect (3.81s)
21:39:22 [2020-07-20T21:39:22.988Z] === RUN   TestCreateJob
21:39:27 [2020-07-20T21:39:27.435Z] --- PASS: TestCreateJob (4.48s)
21:39:27 [2020-07-20T21:39:27.435Z] === RUN   TestReplicatedJob
21:39:34 [2020-07-20T21:39:34.360Z] --- PASS: TestReplicatedJob (6.93s)
21:39:34 [2020-07-20T21:39:34.360Z] === RUN   TestUpdateReplicatedJob
21:39:38 [2020-07-20T21:39:38.810Z] --- PASS: TestUpdateReplicatedJob (4.53s)
21:39:38 [2020-07-20T21:39:38.810Z] === RUN   TestServiceListWithStatuses
21:39:38 [2020-07-20T21:39:38.810Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:39:38 [2020-07-20T21:39:38.810Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:39:38 [2020-07-20T21:39:38.810Z] === RUN   TestDockerNetworkConnectAlias
21:39:47 [2020-07-20T21:39:47.287Z] --- PASS: TestDockerNetworkConnectAlias (8.05s)
21:39:47 [2020-07-20T21:39:47.287Z] === RUN   TestDockerNetworkReConnect
21:39:54 [2020-07-20T21:39:54.178Z] --- PASS: TestDockerNetworkReConnect (6.65s)
21:39:54 [2020-07-20T21:39:54.178Z] === RUN   TestServicePlugin
21:39:54 [2020-07-20T21:39:54.178Z] --- SKIP: TestServicePlugin (0.00s)
21:39:54 [2020-07-20T21:39:54.178Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:54 [2020-07-20T21:39:54.178Z] === RUN   TestServiceUpdateLabel
21:39:56 [2020-07-20T21:39:56.243Z] --- PASS: TestServiceUpdateLabel (3.23s)
21:39:56 [2020-07-20T21:39:56.243Z] === RUN   TestServiceUpdateSecrets
21:40:14 [2020-07-20T21:40:14.873Z] --- PASS: TestServiceUpdateSecrets (15.95s)
21:40:14 [2020-07-20T21:40:14.873Z] === RUN   TestServiceUpdateConfigs
21:40:30 [2020-07-20T21:40:30.212Z] --- PASS: TestServiceUpdateConfigs (15.76s)
21:40:30 [2020-07-20T21:40:30.212Z] === RUN   TestServiceUpdateNetwork
21:40:45 [2020-07-20T21:40:45.544Z] --- PASS: TestServiceUpdateNetwork (16.10s)
21:40:45 [2020-07-20T21:40:45.544Z] === RUN   TestServiceUpdatePidsLimit
21:40:45 [2020-07-20T21:40:45.544Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:40:46 [2020-07-20T21:40:46.239Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:40:54 [2020-07-20T21:40:54.712Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestServiceUpdatePidsLimit (18.00s)
21:41:03 [2020-07-20T21:41:03.405Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
21:41:03 [2020-07-20T21:41:03.405Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
21:41:03 [2020-07-20T21:41:03.405Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
21:41:03 [2020-07-20T21:41:03.405Z] PASS
21:41:03 [2020-07-20T21:41:03.405Z] 
21:41:03 [2020-07-20T21:41:03.405Z] === Skipped
21:41:03 [2020-07-20T21:41:03.405Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
21:41:03 [2020-07-20T21:41:03.405Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:41:03 [2020-07-20T21:41:03.405Z] 
21:41:03 [2020-07-20T21:41:03.405Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:41:03 [2020-07-20T21:41:03.405Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:03 [2020-07-20T21:41:03.405Z] 
21:41:03 [2020-07-20T21:41:03.405Z] 
21:41:03 [2020-07-20T21:41:03.405Z] DONE 27 tests, 2 skipped in 174.179s
21:41:03 [2020-07-20T21:41:03.405Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:41:03 [2020-07-20T21:41:03.405Z] ++ 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
21:41:03 [2020-07-20T21:41:03.405Z] ++ set -e
21:41:03 [2020-07-20T21:41:03.405Z] ++ '[' -n 0 ']'
21:41:03 [2020-07-20T21:41:03.405Z] ++ set -x
21:41:03 [2020-07-20T21:41:03.405Z] ++ 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 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
21:41:03 [2020-07-20T21:41:03.405Z] INFO: Testing against a local daemon
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestSessionCreate
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestSessionCreate (0.03s)
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestSessionCreateWithBadUpgrade
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:41:03 [2020-07-20T21:41:03.405Z] PASS
21:41:03 [2020-07-20T21:41:03.405Z] 
21:41:03 [2020-07-20T21:41:03.405Z] DONE 2 tests in 0.221s
21:41:03 [2020-07-20T21:41:03.405Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:41:03 [2020-07-20T21:41:03.405Z] ++ 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
21:41:03 [2020-07-20T21:41:03.405Z] ++ set -e
21:41:03 [2020-07-20T21:41:03.405Z] ++ '[' -n 0 ']'
21:41:03 [2020-07-20T21:41:03.405Z] ++ set -x
21:41:03 [2020-07-20T21:41:03.405Z] ++ 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 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
21:41:03 [2020-07-20T21:41:03.405Z] INFO: Testing against a local daemon
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:41:03 [2020-07-20T21:41:03.405Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:41:03 [2020-07-20T21:41:03.405Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestEventsExecDie
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestEventsExecDie (0.91s)
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestEventsBackwardsCompatible
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestInfoBinaryCommits
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestInfoAPIVersioned
21:41:03 [2020-07-20T21:41:03.405Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:41:03 [2020-07-20T21:41:03.405Z] === RUN   TestInfoDiscoveryBackend
21:41:04 [2020-07-20T21:41:04.038Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
21:41:04 [2020-07-20T21:41:04.038Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:41:05 [2020-07-20T21:41:05.072Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:41:05 [2020-07-20T21:41:05.072Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:41:05 [2020-07-20T21:41:05.704Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
21:41:05 [2020-07-20T21:41:05.704Z] === RUN   TestInfoAPI
21:41:05 [2020-07-20T21:41:05.704Z] --- PASS: TestInfoAPI (0.02s)
21:41:05 [2020-07-20T21:41:05.704Z] === RUN   TestInfoAPIWarnings
21:41:05 [2020-07-20T21:41:05.996Z] --- PASS: TestInfoAPIWarnings (0.52s)
21:41:05 [2020-07-20T21:41:05.996Z] === RUN   TestInfoDebug
21:41:06 [2020-07-20T21:41:06.678Z] --- PASS: TestInfoDebug (0.53s)
21:41:06 [2020-07-20T21:41:06.678Z] === RUN   TestInfoInsecureRegistries
21:41:07 [2020-07-20T21:41:07.310Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:41:07 [2020-07-20T21:41:07.310Z] === RUN   TestInfoRegistryMirrors
21:41:07 [2020-07-20T21:41:07.601Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:41:07 [2020-07-20T21:41:07.601Z] === RUN   TestLoginFailsWithBadCredentials
21:41:07 [2020-07-20T21:41:07.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
21:41:07 [2020-07-20T21:41:07.893Z] === RUN   TestPingCacheHeaders
21:41:07 [2020-07-20T21:41:07.893Z] --- PASS: TestPingCacheHeaders (0.01s)
21:41:07 [2020-07-20T21:41:07.893Z] === RUN   TestPingGet
21:41:07 [2020-07-20T21:41:07.893Z] --- PASS: TestPingGet (0.01s)
21:41:07 [2020-07-20T21:41:07.893Z] === RUN   TestPingHead
21:41:07 [2020-07-20T21:41:07.893Z] --- PASS: TestPingHead (0.01s)
21:41:07 [2020-07-20T21:41:07.893Z] === RUN   TestVersion
21:41:07 [2020-07-20T21:41:07.893Z] --- PASS: TestVersion (0.01s)
21:41:07 [2020-07-20T21:41:07.893Z] PASS
21:41:07 [2020-07-20T21:41:07.893Z] 
21:41:07 [2020-07-20T21:41:07.893Z] === Skipped
21:41:07 [2020-07-20T21:41:07.893Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:41:07 [2020-07-20T21:41:07.893Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:41:07 [2020-07-20T21:41:07.893Z] 
21:41:07 [2020-07-20T21:41:07.893Z] 
21:41:07 [2020-07-20T21:41:07.893Z] DONE 18 tests, 1 skipped in 5.646s
21:41:07 [2020-07-20T21:41:07.893Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:41:07 [2020-07-20T21:41:07.893Z] ++ 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
21:41:07 [2020-07-20T21:41:07.893Z] ++ set -e
21:41:07 [2020-07-20T21:41:07.893Z] ++ '[' -n 0 ']'
21:41:07 [2020-07-20T21:41:07.893Z] ++ set -x
21:41:07 [2020-07-20T21:41:07.893Z] ++ 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 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
21:41:08 [2020-07-20T21:41:08.184Z] INFO: Testing against a local daemon
21:41:08 [2020-07-20T21:41:08.184Z] === RUN   TestVolumesCreateAndList
21:41:08 [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:41:08 [2020-07-20T21:41:08.184Z] === RUN   TestVolumesRemove
21:41:08 [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesRemove (0.10s)
21:41:08 [2020-07-20T21:41:08.184Z] === RUN   TestVolumesInspect
21:41:08 [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesInspect (0.01s)
21:41:08 [2020-07-20T21:41:08.184Z] === RUN   TestVolumesInvalidJSON
21:41:08 [2020-07-20T21:41:08.184Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:41:08 [2020-07-20T21:41:08.184Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:41:08 [2020-07-20T21:41:08.184Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:41:08 [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:41:08 [2020-07-20T21:41:08.184Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:41:08 [2020-07-20T21:41:08.184Z] PASS
21:41:08 [2020-07-20T21:41:08.184Z] 
21:41:08 [2020-07-20T21:41:08.184Z] DONE 5 tests in 0.209s
21:41:08 [2020-07-20T21:41:08.184Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:41:08 [2020-07-20T21:41:08.475Z] ++++ cat bundles/test-integration/docker.pid
21:41:08 [2020-07-20T21:41:08.475Z] +++ kill 12017
21:41:09 [2020-07-20T21:41:09.983Z] +++ /etc/init.d/apparmor stop
21:41:09 [2020-07-20T21:41:09.983Z] Leaving: AppArmorNo profiles have been unloaded.
21:41:09 [2020-07-20T21:41:09.983Z] 
21:41:09 [2020-07-20T21:41:09.983Z] Unloading profiles will leave already running processes permanently
21:41:09 [2020-07-20T21:41:09.983Z] unconfined, which can lead to unexpected situations.
21:41:09 [2020-07-20T21:41:09.983Z] 
21:41:09 [2020-07-20T21:41:09.983Z] To set a process to complain mode, use the command line tool
21:41:09 [2020-07-20T21:41:09.983Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:41:09 [2020-07-20T21:41:09.983Z] +++ true
21:41:09 [2020-07-20T21:41:09.983Z] exiting test-integration
21:41:09 [2020-07-20T21:41:09.983Z] ++ exit 0
21:41:09 [2020-07-20T21:41:09.983Z]