Skip to content

Console Output

14:40:47 [2021-03-08T14:40:47.785Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42121/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a493934033919b91c4e471638ac1a8bbc5792c5 -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:1a493934033919b91c4e471638ac1a8bbc5792c5 hack/make.sh dynbinary test-integration
14:40:48 [2021-03-08T14:40:48.075Z] 
14:40:48 [2021-03-08T14:40:48.075Z] Removing bundles/
14:40:48 [2021-03-08T14:40:48.075Z] 
14:40:48 [2021-03-08T14:40:48.075Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:40:48 [2021-03-08T14:40:48.075Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:40:48 [2021-03-08T14:40:48.075Z] GOOS="" GOARCH="" GOARM=""
14:41:44 [2021-03-08T14:41:44.990Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:41:44 [2021-03-08T14:41:44.990Z] 
14:41:44 [2021-03-08T14:41:44.990Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:41:44 [2021-03-08T14:41:44.990Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:44 [2021-03-08T14:41:44.990Z] HOSTNAME=1cd9b7dad3ff
14:41:44 [2021-03-08T14:41:44.990Z] TESTDEBUG=0
14:41:44 [2021-03-08T14:41:44.990Z] DEST=bundles/test-integration
14:41:44 [2021-03-08T14:41:44.990Z] PWD=/go/src/github.com/docker/docker
14:41:44 [2021-03-08T14:41:44.990Z] DOCKER_GITCOMMIT=1a493934033919b91c4e471638ac1a8bbc5792c5
14:41:44 [2021-03-08T14:41:44.990Z] container=docker
14:41:44 [2021-03-08T14:41:44.990Z] HOME=/root
14:41:44 [2021-03-08T14:41:44.990Z] GOLANG_VERSION=1.13.15
14:41:44 [2021-03-08T14:41:44.990Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:41:44 [2021-03-08T14:41:44.990Z] VALIDATE_BRANCH=master
14:41:44 [2021-03-08T14:41:44.990Z] TERM=xterm
14:41:44 [2021-03-08T14:41:44.990Z] DOCKER_PKG=github.com/docker/docker
14:41:44 [2021-03-08T14:41:44.990Z] SHLVL=1
14:41:44 [2021-03-08T14:41:44.990Z] TIMEOUT=120m
14:41:44 [2021-03-08T14:41:44.990Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:41:44 [2021-03-08T14:41:44.990Z] DOCKER_GRAPHDRIVER=overlay2
14:41:44 [2021-03-08T14:41:44.990Z] GO111MODULE=off
14:41:44 [2021-03-08T14:41:44.990Z] DOCKER_EXPERIMENTAL=1
14:41:44 [2021-03-08T14:41:44.990Z] TEST_SKIP_INTEGRATION_CLI=1
14:41:44 [2021-03-08T14:41:44.990Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:44 [2021-03-08T14:41:44.990Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:44 [2021-03-08T14:41:44.990Z] GOPATH=/go
14:41:44 [2021-03-08T14:41:44.990Z] PKG_CONFIG=pkg-config
14:41:44 [2021-03-08T14:41:44.990Z] _=/usr/bin/env
14:41:44 [2021-03-08T14:41:44.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:42:07 [2021-03-08T14:42:07.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:42:07 [2021-03-08T14:42:07.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:42:23 [2021-03-08T14:42:23.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:42:27 [2021-03-08T14:42:27.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:42:28 [2021-03-08T14:42:28.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:42:28 [2021-03-08T14:42:28.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:42:29 [2021-03-08T14:42:29.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:42:29 [2021-03-08T14:42:29.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:42:30 [2021-03-08T14:42:30.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:42:32 [2021-03-08T14:42:32.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:42:33 [2021-03-08T14:42:33.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:42:35 [2021-03-08T14:42:35.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:42:35 [2021-03-08T14:42:35.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:42:36 [2021-03-08T14:42:36.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:42:37 [2021-03-08T14:42:37.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:42:38 [2021-03-08T14:42:38.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:42:39 [2021-03-08T14:42:39.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:42:40 [2021-03-08T14:42:40.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:42:40 [2021-03-08T14:42:40.661Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:42:40 [2021-03-08T14:42:40.661Z] Using test binary docker
14:42:40 [2021-03-08T14:42:40.661Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:42:40 [2021-03-08T14:42:40.661Z] +++ /etc/init.d/apparmor start
14:42:40 [2021-03-08T14:42:40.661Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:42:40 [2021-03-08T14:42:40.661Z] INFO: Waiting for daemon to start...
14:42:40 [2021-03-08T14:42:40.661Z] Starting dockerd
14:42:40 [2021-03-08T14:42:40.661Z] +++ 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
14:42:42 [2021-03-08T14:42:42.755Z] .
14:42:42 [2021-03-08T14:42:42.755Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:42:42 [2021-03-08T14:42:42.755Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:42:42 [2021-03-08T14:42:42.755Z] Error: No such image: emptyfs
14:42:42 [2021-03-08T14:42:42.755Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:42:42 [2021-03-08T14:42:42.755Z] ++++ docker load
14:42:43 [2021-03-08T14:42:43.046Z] Running integration-test (iteration 1)
14:42:43 [2021-03-08T14:42:43.046Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:42:43 [2021-03-08T14:42:43.046Z] ++ 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
14:42:43 [2021-03-08T14:42:43.046Z] ++ set -e
14:42:43 [2021-03-08T14:42:43.046Z] ++ '[' -n 0 ']'
14:42:43 [2021-03-08T14:42:43.046Z] ++ set -x
14:42:43 [2021-03-08T14:42:43.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
14:42:51 [2021-03-08T14:42:51.538Z] Loaded image: buildpack-deps:buster
14:42:51 [2021-03-08T14:42:51.830Z] Loaded image: busybox:latest
14:42:51 [2021-03-08T14:42:51.830Z] Loaded image: busybox:glibc
14:42:53 [2021-03-08T14:42:53.904Z] Loaded image: debian:bullseye
14:42:53 [2021-03-08T14:42:53.904Z] Loaded image: hello-world:latest
14:42:53 [2021-03-08T14:42:53.904Z] Loaded image: arm32v7/hello-world:latest
14:42:53 [2021-03-08T14:42:53.904Z] INFO: Testing against a local daemon
14:42:53 [2021-03-08T14:42:53.904Z] === RUN   TestCgroupNamespacesBuild
14:42:55 [2021-03-08T14:42:55.972Z] --- PASS: TestCgroupNamespacesBuild (1.99s)
14:42:55 [2021-03-08T14:42:55.972Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:42:58 [2021-03-08T14:42:58.039Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s)
14:42:58 [2021-03-08T14:42:58.039Z] === RUN   TestBuildWithSession
14:42:58 [2021-03-08T14:42:58.039Z] --- SKIP: TestBuildWithSession (0.00s)
14:42:58 [2021-03-08T14:42:58.039Z]     build_session_test.go:25: TODO: BuildKit
14:42:58 [2021-03-08T14:42:58.039Z] === RUN   TestBuildSquashParent
14:43:04 [2021-03-08T14:43:04.933Z] --- PASS: TestBuildSquashParent (7.07s)
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:04 [2021-03-08T14:43:04.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:04 [2021-03-08T14:43:04.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:04 [2021-03-08T14:43:04.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:04 [2021-03-08T14:43:04.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:07 [2021-03-08T14:43:07.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:07 [2021-03-08T14:43:07.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:10 [2021-03-08T14:43:10.397Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:10 [2021-03-08T14:43:10.397Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:13 [2021-03-08T14:43:13.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s)
14:43:13 [2021-03-08T14:43:13.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s)
14:43:13 [2021-03-08T14:43:13.126Z] === RUN   TestBuildMultiStageCopy
14:43:13 [2021-03-08T14:43:13.126Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:43:15 [2021-03-08T14:43:15.856Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:43:16 [2021-03-08T14:43:16.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:43:16 [2021-03-08T14:43:16.783Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:43:17 [2021-03-08T14:43:17.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:43:18 [2021-03-08T14:43:18.451Z] --- PASS: TestBuildMultiStageCopy (5.26s)
14:43:18 [2021-03-08T14:43:18.451Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s)
14:43:18 [2021-03-08T14:43:18.451Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
14:43:18 [2021-03-08T14:43:18.451Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
14:43:18 [2021-03-08T14:43:18.451Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
14:43:18 [2021-03-08T14:43:18.451Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s)
14:43:18 [2021-03-08T14:43:18.451Z] === RUN   TestBuildMultiStageParentConfig
14:43:19 [2021-03-08T14:43:19.959Z] --- PASS: TestBuildMultiStageParentConfig (1.63s)
14:43:19 [2021-03-08T14:43:19.959Z] === RUN   TestBuildLabelWithTargets
14:43:22 [2021-03-08T14:43:22.690Z] --- PASS: TestBuildLabelWithTargets (2.55s)
14:43:22 [2021-03-08T14:43:22.690Z] === RUN   TestBuildWithEmptyLayers
14:43:23 [2021-03-08T14:43:23.727Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
14:43:23 [2021-03-08T14:43:23.727Z] === RUN   TestBuildMultiStageOnBuild
14:43:26 [2021-03-08T14:43:26.456Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
14:43:26 [2021-03-08T14:43:26.456Z] === RUN   TestBuildUncleanTarFilenames
14:43:27 [2021-03-08T14:43:27.963Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
14:43:27 [2021-03-08T14:43:27.963Z] === RUN   TestBuildMultiStageLayerLeak
14:43:31 [2021-03-08T14:43:31.484Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s)
14:43:31 [2021-03-08T14:43:31.484Z] === RUN   TestBuildWithHugeFile
14:43:58 [2021-03-08T14:43:58.601Z] --- PASS: TestBuildWithHugeFile (26.56s)
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildWCOWSandboxSize
14:43:58 [2021-03-08T14:43:58.601Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
14:43:58 [2021-03-08T14:43:58.601Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildWithEmptyDockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:58 [2021-03-08T14:43:58.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
14:43:58 [2021-03-08T14:43:58.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
14:43:58 [2021-03-08T14:43:58.601Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
14:43:58 [2021-03-08T14:43:58.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildPreserveOwnership
14:43:58 [2021-03-08T14:43:58.601Z] === RUN   TestBuildPreserveOwnership/copy_from
14:44:03 [2021-03-08T14:44:03.053Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:44:05 [2021-03-08T14:44:05.786Z] --- PASS: TestBuildPreserveOwnership (7.12s)
14:44:05 [2021-03-08T14:44:05.786Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.59s)
14:44:05 [2021-03-08T14:44:05.786Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.52s)
14:44:05 [2021-03-08T14:44:05.786Z] === RUN   TestBuildPlatformInvalid
14:44:05 [2021-03-08T14:44:05.786Z] --- PASS: TestBuildPlatformInvalid (0.15s)
14:44:05 [2021-03-08T14:44:05.786Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:44:16 [2021-03-08T14:44:16.156Z] Loaded image: buildpack-deps:buster
14:44:16 [2021-03-08T14:44:16.156Z] Loaded image: busybox:latest
14:44:16 [2021-03-08T14:44:16.156Z] Loaded image: busybox:glibc
14:44:16 [2021-03-08T14:44:16.789Z] Loaded image: debian:bullseye
14:44:16 [2021-03-08T14:44:16.789Z] Loaded image: hello-world:latest
14:44:17 [2021-03-08T14:44:17.081Z] Loaded image: arm32v7/hello-world:latest
14:44:24 [2021-03-08T14:44:24.018Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.64s)
14:44:24 [2021-03-08T14:44:24.018Z] PASS
14:44:24 [2021-03-08T14:44:24.018Z] 
14:44:24 [2021-03-08T14:44:24.018Z] === Skipped
14:44:24 [2021-03-08T14:44:24.018Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:44:24 [2021-03-08T14:44:24.018Z]     build_session_test.go:25: TODO: BuildKit
14:44:24 [2021-03-08T14:44:24.018Z] 
14:44:24 [2021-03-08T14:44:24.018Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s)
14:44:24 [2021-03-08T14:44:24.018Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
14:44:24 [2021-03-08T14:44:24.018Z] 
14:44:24 [2021-03-08T14:44:24.018Z] 
14:44:24 [2021-03-08T14:44:24.018Z] DONE 34 tests, 2 skipped in 100.013s
14:44:24 [2021-03-08T14:44:24.018Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:44:24 [2021-03-08T14:44:24.018Z] ++ 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
14:44:24 [2021-03-08T14:44:24.018Z] ++ set -e
14:44:24 [2021-03-08T14:44:24.018Z] ++ '[' -n 0 ']'
14:44:24 [2021-03-08T14:44:24.018Z] ++ set -x
14:44:24 [2021-03-08T14:44:24.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
14:44:24 [2021-03-08T14:44:24.018Z] INFO: Testing against a local daemon
14:44:24 [2021-03-08T14:44:24.018Z] === RUN   TestConfigInspect
14:44:27 [2021-03-08T14:44:27.534Z] --- PASS: TestConfigInspect (4.09s)
14:44:27 [2021-03-08T14:44:27.534Z] === RUN   TestConfigList
14:44:31 [2021-03-08T14:44:31.052Z] --- PASS: TestConfigList (3.39s)
14:44:31 [2021-03-08T14:44:31.052Z] === RUN   TestConfigsCreateAndDelete
14:44:34 [2021-03-08T14:44:34.638Z] --- PASS: TestConfigsCreateAndDelete (3.78s)
14:44:34 [2021-03-08T14:44:34.638Z] === RUN   TestConfigsUpdate
14:44:39 [2021-03-08T14:44:39.090Z] --- PASS: TestConfigsUpdate (3.85s)
14:44:39 [2021-03-08T14:44:39.090Z] === RUN   TestTemplatedConfig
14:44:41 [2021-03-08T14:44:41.855Z] --- PASS: TestTemplatedConfig (3.29s)
14:44:41 [2021-03-08T14:44:41.855Z] === RUN   TestConfigCreateResolve
14:44:45 [2021-03-08T14:44:45.497Z] --- PASS: TestConfigCreateResolve (3.31s)
14:44:45 [2021-03-08T14:44:45.497Z] === RUN   TestConfigDaemonLibtrustID
14:44:45 [2021-03-08T14:44:45.497Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:44:45 [2021-03-08T14:44:45.497Z] PASS
14:44:45 [2021-03-08T14:44:45.497Z] 
14:44:45 [2021-03-08T14:44:45.497Z] DONE 7 tests in 22.305s
14:44:45 [2021-03-08T14:44:45.497Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:44:45 [2021-03-08T14:44:45.497Z] ++ 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
14:44:45 [2021-03-08T14:44:45.497Z] ++ set -e
14:44:45 [2021-03-08T14:44:45.497Z] ++ '[' -n 0 ']'
14:44:45 [2021-03-08T14:44:45.497Z] ++ set -x
14:44:45 [2021-03-08T14:44:45.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
14:44:45 [2021-03-08T14:44:45.497Z] INFO: Testing against a local daemon
14:44:45 [2021-03-08T14:44:45.497Z] === RUN   TestCheckpoint
14:44:45 [2021-03-08T14:44:45.497Z] --- SKIP: TestCheckpoint (0.00s)
14:44:45 [2021-03-08T14:44:45.498Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:44:45 [2021-03-08T14:44:45.498Z] === RUN   TestContainerInvalidJSON
14:44:45 [2021-03-08T14:44:45.498Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:44:45 [2021-03-08T14:44:45.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:44:45 [2021-03-08T14:44:45.498Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:44:45 [2021-03-08T14:44:45.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:44:45 [2021-03-08T14:44:45.498Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:44:45 [2021-03-08T14:44:45.498Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:44:45 [2021-03-08T14:44:45.498Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:44:45 [2021-03-08T14:44:45.498Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:44:45 [2021-03-08T14:44:45.498Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:44:45 [2021-03-08T14:44:45.498Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:44:45 [2021-03-08T14:44:45.498Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:44:45 [2021-03-08T14:44:45.498Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:44:45 [2021-03-08T14:44:45.498Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:44:45 [2021-03-08T14:44:45.789Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:44:45 [2021-03-08T14:44:45.789Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
14:44:45 [2021-03-08T14:44:45.789Z] === RUN   TestCopyFromContainerPathIsNotDir
14:44:46 [2021-03-08T14:44:46.080Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
14:44:46 [2021-03-08T14:44:46.080Z] === RUN   TestCopyToContainerPathDoesNotExist
14:44:46 [2021-03-08T14:44:46.080Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
14:44:46 [2021-03-08T14:44:46.080Z] === RUN   TestCopyToContainerPathIsNotDir
14:44:46 [2021-03-08T14:44:46.371Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
14:44:46 [2021-03-08T14:44:46.371Z] === RUN   TestCopyFromContainer
14:44:48 [2021-03-08T14:44:48.507Z] === RUN   TestCopyFromContainer//
14:44:48 [2021-03-08T14:44:48.507Z] === RUN   TestCopyFromContainer//bar/root
14:44:48 [2021-03-08T14:44:48.799Z] === RUN   TestCopyFromContainer//bar/root/
14:44:48 [2021-03-08T14:44:48.799Z] === RUN   TestCopyFromContainer/bar/quux
14:44:48 [2021-03-08T14:44:48.799Z] === RUN   TestCopyFromContainer/bar/quux/
14:44:49 [2021-03-08T14:44:49.090Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:44:49 [2021-03-08T14:44:49.090Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:44:49 [2021-03-08T14:44:49.090Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:44:49 [2021-03-08T14:44:49.383Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:44:49 [2021-03-08T14:44:49.383Z] === RUN   TestCopyFromContainer/bar/notarget
14:44:49 [2021-03-08T14:44:49.704Z] --- PASS: TestCopyFromContainer (3.33s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:49 [2021-03-08T14:44:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateLinkToNonExistingContainer
14:44:49 [2021-03-08T14:44:49.704Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateWithInvalidEnv
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateWithInvalidEnv/0
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateWithInvalidEnv/0
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateWithInvalidEnv/1
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateWithInvalidEnv/1
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateWithInvalidEnv/2
14:44:49 [2021-03-08T14:44:49.704Z] === PAUSE TestCreateWithInvalidEnv/2
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateWithInvalidEnv/0
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateWithInvalidEnv/2
14:44:49 [2021-03-08T14:44:49.704Z] === CONT  TestCreateWithInvalidEnv/1
14:44:49 [2021-03-08T14:44:49.704Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateTmpfsMountsTarget
14:44:49 [2021-03-08T14:44:49.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:44:49 [2021-03-08T14:44:49.704Z] === RUN   TestCreateWithCustomMaskedPaths
14:44:52 [2021-03-08T14:44:52.480Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
14:44:52 [2021-03-08T14:44:52.480Z] === RUN   TestCreateWithCustomReadonlyPaths
14:44:55 [2021-03-08T14:44:55.319Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s)
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:55 [2021-03-08T14:44:55.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:55 [2021-03-08T14:44:55.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:55 [2021-03-08T14:44:55.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:55 [2021-03-08T14:44:55.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:55 [2021-03-08T14:44:55.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:44:55 [2021-03-08T14:44:55.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:44:55 [2021-03-08T14:44:55.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
14:44:55 [2021-03-08T14:44:55.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:44:55 [2021-03-08T14:44:55.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:44:55 [2021-03-08T14:44:55.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:44:55 [2021-03-08T14:44:55.319Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:44:55 [2021-03-08T14:44:55.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
14:44:55 [2021-03-08T14:44:55.611Z] === RUN   TestCreateDifferentPlatform
14:44:55 [2021-03-08T14:44:55.611Z] === RUN   TestCreateDifferentPlatform/different_os
14:44:55 [2021-03-08T14:44:55.611Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:44:55 [2021-03-08T14:44:55.611Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:44:55 [2021-03-08T14:44:55.611Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:44:55 [2021-03-08T14:44:55.611Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:44:55 [2021-03-08T14:44:55.611Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:44:55 [2021-03-08T14:44:55.611Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
14:44:55 [2021-03-08T14:44:55.611Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:44:55 [2021-03-08T14:44:55.903Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestContainerStartOnDaemonRestart
14:44:55 [2021-03-08T14:44:55.903Z] === PAUSE TestContainerStartOnDaemonRestart
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestDaemonRestartIpcMode
14:44:55 [2021-03-08T14:44:55.903Z] === PAUSE TestDaemonRestartIpcMode
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestDaemonHostGatewayIP
14:44:55 [2021-03-08T14:44:55.903Z] === PAUSE TestDaemonHostGatewayIP
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestRestartDaemonWithRestartingContainer
14:44:55 [2021-03-08T14:44:55.903Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestContainerKillOnDaemonStart
14:44:55 [2021-03-08T14:44:55.903Z] === PAUSE TestContainerKillOnDaemonStart
14:44:55 [2021-03-08T14:44:55.903Z] === RUN   TestDiff
14:44:56 [2021-03-08T14:44:56.536Z] --- PASS: TestDiff (0.90s)
14:44:56 [2021-03-08T14:44:56.536Z] === RUN   TestExecWithCloseStdin
14:44:57 [2021-03-08T14:44:57.599Z] --- PASS: TestExecWithCloseStdin (1.01s)
14:44:57 [2021-03-08T14:44:57.599Z] === RUN   TestExec
14:44:58 [2021-03-08T14:44:58.633Z] --- PASS: TestExec (0.94s)
14:44:58 [2021-03-08T14:44:58.633Z] === RUN   TestExecUser
14:44:59 [2021-03-08T14:44:59.669Z] --- PASS: TestExecUser (0.95s)
14:44:59 [2021-03-08T14:44:59.669Z] === RUN   TestExportContainerAndImportImage
14:45:00 [2021-03-08T14:45:00.703Z] --- PASS: TestExportContainerAndImportImage (1.14s)
14:45:00 [2021-03-08T14:45:00.703Z] === RUN   TestExportContainerAfterDaemonRestart
14:45:02 [2021-03-08T14:45:02.212Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
14:45:02 [2021-03-08T14:45:02.212Z] === RUN   TestHealthCheckWorkdir
14:45:03 [2021-03-08T14:45:03.720Z] --- PASS: TestHealthCheckWorkdir (1.15s)
14:45:03 [2021-03-08T14:45:03.720Z] === RUN   TestHealthKillContainer
14:45:06 [2021-03-08T14:45:06.450Z] --- PASS: TestHealthKillContainer (3.01s)
14:45:06 [2021-03-08T14:45:06.450Z] === RUN   TestInspectCpusetInConfigPre120
14:45:07 [2021-03-08T14:45:07.486Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
14:45:07 [2021-03-08T14:45:07.486Z] === RUN   TestIpcModeNone
14:45:08 [2021-03-08T14:45:08.521Z] --- PASS: TestIpcModeNone (1.03s)
14:45:08 [2021-03-08T14:45:08.521Z] === RUN   TestIpcModePrivate
14:45:09 [2021-03-08T14:45:09.554Z] --- PASS: TestIpcModePrivate (0.96s)
14:45:09 [2021-03-08T14:45:09.554Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
14:45:09 [2021-03-08T14:45:09.554Z] === RUN   TestIpcModeShareable
14:45:10 [2021-03-08T14:45:10.591Z] --- PASS: TestIpcModeShareable (1.06s)
14:45:10 [2021-03-08T14:45:10.591Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
14:45:10 [2021-03-08T14:45:10.591Z] === RUN   TestAPIIpcModeShareableAndContainer
14:45:13 [2021-03-08T14:45:13.383Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s)
14:45:13 [2021-03-08T14:45:13.383Z] === RUN   TestAPIIpcModeHost
14:45:14 [2021-03-08T14:45:14.418Z] --- PASS: TestAPIIpcModeHost (0.70s)
14:45:14 [2021-03-08T14:45:14.418Z] === RUN   TestDaemonIpcModeShareable
14:45:16 [2021-03-08T14:45:16.493Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
14:45:16 [2021-03-08T14:45:16.493Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
14:45:16 [2021-03-08T14:45:16.493Z] === RUN   TestDaemonIpcModePrivate
14:45:18 [2021-03-08T14:45:18.001Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
14:45:18 [2021-03-08T14:45:18.001Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
14:45:18 [2021-03-08T14:45:18.001Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:45:19 [2021-03-08T14:45:19.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
14:45:19 [2021-03-08T14:45:19.517Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
14:45:19 [2021-03-08T14:45:19.517Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:45:21 [2021-03-08T14:45:21.585Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
14:45:21 [2021-03-08T14:45:21.585Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
14:45:21 [2021-03-08T14:45:21.585Z] === RUN   TestIpcModeOlderClient
14:45:21 [2021-03-08T14:45:21.585Z] === PAUSE TestIpcModeOlderClient
14:45:21 [2021-03-08T14:45:21.585Z] === RUN   TestKillContainerInvalidSignal
14:45:22 [2021-03-08T14:45:22.218Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
14:45:22 [2021-03-08T14:45:22.218Z] === RUN   TestKillContainer
14:45:22 [2021-03-08T14:45:22.218Z] === RUN   TestKillContainer/no_signal
14:45:23 [2021-03-08T14:45:23.252Z] === RUN   TestKillContainer/non_killing_signal
14:45:23 [2021-03-08T14:45:23.885Z] === RUN   TestKillContainer/killing_signal
14:45:25 [2021-03-08T14:45:25.393Z] --- PASS: TestKillContainer (2.72s)
14:45:25 [2021-03-08T14:45:25.393Z]     --- PASS: TestKillContainer/no_signal (0.94s)
14:45:25 [2021-03-08T14:45:25.393Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
14:45:25 [2021-03-08T14:45:25.393Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
14:45:25 [2021-03-08T14:45:25.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:45:25 [2021-03-08T14:45:25.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:45:26 [2021-03-08T14:45:26.025Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:45:27 [2021-03-08T14:45:27.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s)
14:45:27 [2021-03-08T14:45:27.060Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
14:45:27 [2021-03-08T14:45:27.060Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
14:45:27 [2021-03-08T14:45:27.060Z] === RUN   TestKillStoppedContainer
14:45:27 [2021-03-08T14:45:27.060Z] --- PASS: TestKillStoppedContainer (0.09s)
14:45:27 [2021-03-08T14:45:27.060Z] === RUN   TestKillStoppedContainerAPIPre120
14:45:27 [2021-03-08T14:45:27.060Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:45:27 [2021-03-08T14:45:27.060Z] === RUN   TestKillDifferentUserContainer
14:45:28 [2021-03-08T14:45:28.094Z] --- PASS: TestKillDifferentUserContainer (0.91s)
14:45:28 [2021-03-08T14:45:28.094Z] === RUN   TestInspectOomKilledTrue
14:45:28 [2021-03-08T14:45:28.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:45:28 [2021-03-08T14:45:28.094Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:28 [2021-03-08T14:45:28.094Z] === RUN   TestInspectOomKilledFalse
14:45:28 [2021-03-08T14:45:28.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:45:28 [2021-03-08T14:45:28.094Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:28 [2021-03-08T14:45:28.094Z] === RUN   TestLinksEtcHostsContentMatch
14:45:28 [2021-03-08T14:45:28.727Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
14:45:28 [2021-03-08T14:45:28.727Z] === RUN   TestLinksContainerNames
14:45:30 [2021-03-08T14:45:30.235Z] --- PASS: TestLinksContainerNames (1.81s)
14:45:30 [2021-03-08T14:45:30.235Z] === RUN   TestLogsFollowTailEmpty
14:45:31 [2021-03-08T14:45:31.269Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
14:45:31 [2021-03-08T14:45:31.269Z] === RUN   TestContainerNetworkMountsNoChown
14:45:32 [2021-03-08T14:45:32.304Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/default
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/default
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/private
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/private
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rprivate
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rprivate
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/slave
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/slave
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rslave
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rslave
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/shared
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/shared
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rshared
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rshared
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/default
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/default/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/default/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/default/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rshared
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/shared
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rslave
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/slave
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rprivate
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/private
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/private/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/private/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/default/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:45:32 [2021-03-08T14:45:32.304Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:45:32 [2021-03-08T14:45:32.596Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/private/bind_root
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/private/mount_root
14:45:32 [2021-03-08T14:45:32.948Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:45:32 [2021-03-08T14:45:32.948Z] --- PASS: TestMountDaemonRoot (0.01s)
14:45:32 [2021-03-08T14:45:32.948Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:45:32 [2021-03-08T14:45:32.948Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
14:45:32 [2021-03-08T14:45:32.948Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
14:45:32 [2021-03-08T14:45:32.948Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:45:32 [2021-03-08T14:45:32.949Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
14:45:32 [2021-03-08T14:45:32.949Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
14:45:32 [2021-03-08T14:45:32.949Z] === RUN   TestContainerBindMountNonRecursive
14:45:35 [2021-03-08T14:45:35.681Z] --- PASS: TestContainerBindMountNonRecursive (2.20s)
14:45:35 [2021-03-08T14:45:35.681Z] === RUN   TestContainerVolumesMountedAsShared
14:45:35 [2021-03-08T14:45:35.972Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s)
14:45:35 [2021-03-08T14:45:35.972Z] === RUN   TestContainerVolumesMountedAsSlave
14:45:36 [2021-03-08T14:45:36.605Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s)
14:45:36 [2021-03-08T14:45:36.605Z] === RUN   TestNetworkNat
14:45:37 [2021-03-08T14:45:37.639Z] --- PASS: TestNetworkNat (0.92s)
14:45:37 [2021-03-08T14:45:37.639Z] === RUN   TestNetworkLocalhostTCPNat
14:45:38 [2021-03-08T14:45:38.674Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
14:45:38 [2021-03-08T14:45:38.674Z] === RUN   TestNetworkLoopbackNat
14:45:42 [2021-03-08T14:45:42.192Z] --- PASS: TestNetworkLoopbackNat (3.24s)
14:45:42 [2021-03-08T14:45:42.192Z] === RUN   TestPause
14:45:42 [2021-03-08T14:45:42.825Z] --- PASS: TestPause (0.89s)
14:45:42 [2021-03-08T14:45:42.825Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:45:42 [2021-03-08T14:45:42.825Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:45:42 [2021-03-08T14:45:42.825Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:45:42 [2021-03-08T14:45:42.825Z] === RUN   TestPauseStopPausedContainer
14:45:43 [2021-03-08T14:45:43.458Z] --- PASS: TestPauseStopPausedContainer (0.91s)
14:45:43 [2021-03-08T14:45:43.458Z] === RUN   TestPsFilter
14:45:43 [2021-03-08T14:45:43.750Z] --- PASS: TestPsFilter (0.29s)
14:45:43 [2021-03-08T14:45:43.750Z] === RUN   TestRemoveContainerWithRemovedVolume
14:45:44 [2021-03-08T14:45:44.785Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
14:45:44 [2021-03-08T14:45:44.785Z] === RUN   TestRemoveContainerWithVolume
14:45:45 [2021-03-08T14:45:45.819Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
14:45:45 [2021-03-08T14:45:45.819Z] === RUN   TestRemoveContainerRunning
14:45:46 [2021-03-08T14:45:46.452Z] --- PASS: TestRemoveContainerRunning (0.89s)
14:45:46 [2021-03-08T14:45:46.453Z] === RUN   TestRemoveContainerForceRemoveRunning
14:45:47 [2021-03-08T14:45:47.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
14:45:47 [2021-03-08T14:45:47.487Z] === RUN   TestRemoveInvalidContainer
14:45:47 [2021-03-08T14:45:47.487Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:45:47 [2021-03-08T14:45:47.487Z] === RUN   TestRenameLinkedContainer
14:45:51 [2021-03-08T14:45:51.001Z] --- PASS: TestRenameLinkedContainer (3.58s)
14:45:51 [2021-03-08T14:45:51.001Z] === RUN   TestRenameStoppedContainer
14:45:52 [2021-03-08T14:45:52.028Z] --- PASS: TestRenameStoppedContainer (0.92s)
14:45:52 [2021-03-08T14:45:52.028Z] === RUN   TestRenameRunningContainerAndReuse
14:45:54 [2021-03-08T14:45:54.083Z] --- PASS: TestRenameRunningContainerAndReuse (1.87s)
14:45:54 [2021-03-08T14:45:54.084Z] === RUN   TestRenameInvalidName
14:45:54 [2021-03-08T14:45:54.712Z] --- PASS: TestRenameInvalidName (0.96s)
14:45:54 [2021-03-08T14:45:54.712Z] === RUN   TestRenameAnonymousContainer
14:46:00 [2021-03-08T14:46:00.314Z] --- PASS: TestRenameAnonymousContainer (5.02s)
14:46:00 [2021-03-08T14:46:00.314Z] === RUN   TestRenameContainerWithSameName
14:46:00 [2021-03-08T14:46:00.944Z] --- PASS: TestRenameContainerWithSameName (1.01s)
14:46:00 [2021-03-08T14:46:00.944Z] === RUN   TestRenameContainerWithLinkedContainer
14:46:02 [2021-03-08T14:46:02.442Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s)
14:46:02 [2021-03-08T14:46:02.442Z] === RUN   TestResize
14:46:03 [2021-03-08T14:46:03.469Z] --- PASS: TestResize (0.91s)
14:46:03 [2021-03-08T14:46:03.469Z] === RUN   TestResizeWithInvalidSize
14:46:04 [2021-03-08T14:46:04.496Z] --- PASS: TestResizeWithInvalidSize (0.90s)
14:46:04 [2021-03-08T14:46:04.496Z] === RUN   TestResizeWhenContainerNotStarted
14:46:05 [2021-03-08T14:46:05.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:05 [2021-03-08T14:46:05.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:08 [2021-03-08T14:46:08.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:08 [2021-03-08T14:46:08.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:09 [2021-03-08T14:46:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:09 [2021-03-08T14:46:09.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:10 [2021-03-08T14:46:10.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:10 [2021-03-08T14:46:10.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:13 [2021-03-08T14:46:13.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:13 [2021-03-08T14:46:13.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:16 [2021-03-08T14:46:16.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:16 [2021-03-08T14:46:16.493Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:19 [2021-03-08T14:46:19.209Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s)
14:46:19 [2021-03-08T14:46:19.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
14:46:19 [2021-03-08T14:46:19.209Z] === RUN   TestCgroupNamespacesRun
14:46:20 [2021-03-08T14:46:20.708Z] --- PASS: TestCgroupNamespacesRun (1.80s)
14:46:20 [2021-03-08T14:46:20.708Z] === RUN   TestCgroupNamespacesRunPrivileged
14:46:22 [2021-03-08T14:46:22.801Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
14:46:22 [2021-03-08T14:46:22.801Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:46:24 [2021-03-08T14:46:24.300Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
14:46:24 [2021-03-08T14:46:24.300Z] === RUN   TestCgroupNamespacesRunHostMode
14:46:26 [2021-03-08T14:46:26.357Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
14:46:26 [2021-03-08T14:46:26.357Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:46:27 [2021-03-08T14:46:27.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
14:46:27 [2021-03-08T14:46:27.855Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:46:29 [2021-03-08T14:46:29.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
14:46:29 [2021-03-08T14:46:29.912Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:46:30 [2021-03-08T14:46:30.541Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
14:46:30 [2021-03-08T14:46:30.541Z] === RUN   TestCgroupNamespacesRunOlderClient
14:46:32 [2021-03-08T14:46:32.596Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
14:46:32 [2021-03-08T14:46:32.596Z] === RUN   TestKernelTCPMemory
14:46:33 [2021-03-08T14:46:33.224Z] --- PASS: TestKernelTCPMemory (0.93s)
14:46:33 [2021-03-08T14:46:33.224Z] === RUN   TestNISDomainname
14:46:34 [2021-03-08T14:46:34.254Z] --- PASS: TestNISDomainname (1.02s)
14:46:34 [2021-03-08T14:46:34.254Z] === RUN   TestHostnameDnsResolution
14:46:36 [2021-03-08T14:46:36.309Z] --- PASS: TestHostnameDnsResolution (1.74s)
14:46:36 [2021-03-08T14:46:36.309Z] === RUN   TestStats
14:46:39 [2021-03-08T14:46:39.027Z] --- PASS: TestStats (3.01s)
14:46:39 [2021-03-08T14:46:39.027Z] === RUN   TestStopContainerWithTimeout
14:46:39 [2021-03-08T14:46:39.027Z] === RUN   TestStopContainerWithTimeout/0
14:46:39 [2021-03-08T14:46:39.027Z] === PAUSE TestStopContainerWithTimeout/0
14:46:39 [2021-03-08T14:46:39.027Z] === RUN   TestStopContainerWithTimeout/1
14:46:39 [2021-03-08T14:46:39.027Z] === PAUSE TestStopContainerWithTimeout/1
14:46:39 [2021-03-08T14:46:39.027Z] === RUN   TestStopContainerWithTimeout/3
14:46:39 [2021-03-08T14:46:39.027Z] === PAUSE TestStopContainerWithTimeout/3
14:46:39 [2021-03-08T14:46:39.027Z] === RUN   TestStopContainerWithTimeout/-1
14:46:39 [2021-03-08T14:46:39.027Z] === PAUSE TestStopContainerWithTimeout/-1
14:46:39 [2021-03-08T14:46:39.027Z] === CONT  TestStopContainerWithTimeout/0
14:46:39 [2021-03-08T14:46:39.027Z] === CONT  TestStopContainerWithTimeout/3
14:46:40 [2021-03-08T14:46:40.055Z] === CONT  TestStopContainerWithTimeout/-1
14:46:42 [2021-03-08T14:46:42.112Z] === CONT  TestStopContainerWithTimeout/1
14:46:44 [2021-03-08T14:46:44.168Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:46:44 [2021-03-08T14:46:44.168Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
14:46:44 [2021-03-08T14:46:44.168Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
14:46:44 [2021-03-08T14:46:44.168Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
14:46:44 [2021-03-08T14:46:44.168Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
14:46:44 [2021-03-08T14:46:44.168Z] === RUN   TestDeleteDevicemapper
14:46:44 [2021-03-08T14:46:44.168Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:46:44 [2021-03-08T14:46:44.168Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:46:44 [2021-03-08T14:46:44.168Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:46:47 [2021-03-08T14:46:47.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s)
14:46:47 [2021-03-08T14:46:47.700Z] === RUN   TestUpdateMemory
14:46:47 [2021-03-08T14:46:47.700Z] --- SKIP: TestUpdateMemory (0.00s)
14:46:47 [2021-03-08T14:46:47.700Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:46:47 [2021-03-08T14:46:47.700Z] === RUN   TestUpdateCPUQuota
14:46:49 [2021-03-08T14:46:49.204Z] --- PASS: TestUpdateCPUQuota (1.25s)
14:46:49 [2021-03-08T14:46:49.204Z] === RUN   TestUpdatePidsLimit
14:46:49 [2021-03-08T14:46:49.204Z] === RUN   TestUpdatePidsLimit/update_from_none
14:46:49 [2021-03-08T14:46:49.493Z] === RUN   TestUpdatePidsLimit/no_change
14:46:49 [2021-03-08T14:46:49.782Z] === RUN   TestUpdatePidsLimit/update_lower
14:46:50 [2021-03-08T14:46:50.071Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:46:50 [2021-03-08T14:46:50.361Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:46:50 [2021-03-08T14:46:50.989Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:46:51 [2021-03-08T14:46:51.278Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:46:52 [2021-03-08T14:46:52.775Z] --- PASS: TestUpdatePidsLimit (3.56s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
14:46:52 [2021-03-08T14:46:52.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
14:46:52 [2021-03-08T14:46:52.775Z] === RUN   TestUpdateRestartPolicy
14:47:08 [2021-03-08T14:47:08.080Z] --- PASS: TestUpdateRestartPolicy (13.03s)
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestUpdateRestartWithAutoRemove
14:47:08 [2021-03-08T14:47:08.080Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitNonBlocked
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:08 [2021-03-08T14:47:08.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:08 [2021-03-08T14:47:08.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:08 [2021-03-08T14:47:08.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:08 [2021-03-08T14:47:08.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:08 [2021-03-08T14:47:08.080Z] --- PASS: TestWaitNonBlocked (0.01s)
14:47:08 [2021-03-08T14:47:08.080Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
14:47:08 [2021-03-08T14:47:08.080Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitBlocked
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:47:08 [2021-03-08T14:47:08.080Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:47:08 [2021-03-08T14:47:08.080Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:47:08 [2021-03-08T14:47:08.080Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:47:08 [2021-03-08T14:47:08.080Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:47:08 [2021-03-08T14:47:08.080Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:47:09 [2021-03-08T14:47:09.107Z] --- PASS: TestWaitBlocked (0.01s)
14:47:09 [2021-03-08T14:47:09.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
14:47:09 [2021-03-08T14:47:09.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
14:47:09 [2021-03-08T14:47:09.107Z] === CONT  TestContainerStartOnDaemonRestart
14:47:09 [2021-03-08T14:47:09.107Z] === CONT  TestContainerKillOnDaemonStart
14:47:12 [2021-03-08T14:47:12.608Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s)
14:47:12 [2021-03-08T14:47:12.608Z] === CONT  TestIpcModeOlderClient
14:47:12 [2021-03-08T14:47:12.608Z] --- PASS: TestIpcModeOlderClient (0.20s)
14:47:12 [2021-03-08T14:47:12.608Z] === CONT  TestDaemonHostGatewayIP
14:47:16 [2021-03-08T14:47:16.110Z] --- PASS: TestDaemonHostGatewayIP (3.43s)
14:47:16 [2021-03-08T14:47:16.110Z] === CONT  TestRestartDaemonWithRestartingContainer
14:47:18 [2021-03-08T14:47:18.827Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s)
14:47:18 [2021-03-08T14:47:18.827Z] === CONT  TestDaemonRestartIpcMode
14:47:21 [2021-03-08T14:47:21.578Z] --- PASS: TestContainerKillOnDaemonStart (12.61s)
14:47:22 [2021-03-08T14:47:22.206Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
14:47:22 [2021-03-08T14:47:22.206Z] PASS
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === Skipped
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:47:22 [2021-03-08T14:47:22.206Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] 
14:47:22 [2021-03-08T14:47:22.206Z] DONE 196 tests, 6 skipped in 156.648s
14:47:22 [2021-03-08T14:47:22.206Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:47:22 [2021-03-08T14:47:22.206Z] ++ 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
14:47:22 [2021-03-08T14:47:22.206Z] ++ set -e
14:47:22 [2021-03-08T14:47:22.206Z] ++ '[' -n 0 ']'
14:47:22 [2021-03-08T14:47:22.206Z] ++ set -x
14:47:22 [2021-03-08T14:47:22.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
14:47:22 [2021-03-08T14:47:22.495Z] INFO: Testing against a local daemon
14:47:22 [2021-03-08T14:47:22.495Z] === RUN   TestCommitInheritsEnv
14:47:23 [2021-03-08T14:47:23.123Z] --- PASS: TestCommitInheritsEnv (0.61s)
14:47:23 [2021-03-08T14:47:23.123Z] === RUN   TestImportExtremelyLargeImageWorks
14:47:23 [2021-03-08T14:47:23.124Z] === PAUSE TestImportExtremelyLargeImageWorks
14:47:23 [2021-03-08T14:47:23.124Z] === RUN   TestImagesFilterMultiReference
14:47:23 [2021-03-08T14:47:23.124Z] --- PASS: TestImagesFilterMultiReference (0.03s)
14:47:23 [2021-03-08T14:47:23.124Z] === RUN   TestImagePullPlatformInvalid
14:47:23 [2021-03-08T14:47:23.124Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:47:23 [2021-03-08T14:47:23.124Z] === RUN   TestRemoveImageOrphaning
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestRemoveImageOrphaning (0.64s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestRemoveImageGarbageCollector
14:47:23 [2021-03-08T14:47:23.752Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:47:23 [2021-03-08T14:47:23.752Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagInvalidReference
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagInvalidReference (0.01s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagValidPrefixedRepo
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagExistedNameWithoutForce
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagOfficialNames
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagOfficialNames (0.04s)
14:47:23 [2021-03-08T14:47:23.752Z] === RUN   TestTagMatchesDigest
14:47:23 [2021-03-08T14:47:23.752Z] --- PASS: TestTagMatchesDigest (0.01s)
14:47:23 [2021-03-08T14:47:23.752Z] === CONT  TestImportExtremelyLargeImageWorks
14:48:45 [2021-03-08T14:48:45.885Z] --- PASS: TestImportExtremelyLargeImageWorks (81.74s)
14:48:45 [2021-03-08T14:48:45.885Z] PASS
14:48:45 [2021-03-08T14:48:45.885Z] 
14:48:45 [2021-03-08T14:48:45.885Z] === Skipped
14:48:45 [2021-03-08T14:48:45.885Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:48:45 [2021-03-08T14:48:45.885Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:45 [2021-03-08T14:48:45.885Z] 
14:48:45 [2021-03-08T14:48:45.885Z] 
14:48:45 [2021-03-08T14:48:45.885Z] DONE 12 tests, 1 skipped in 83.418s
14:48:45 [2021-03-08T14:48:45.885Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:48:45 [2021-03-08T14:48:45.885Z] ++ 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
14:48:45 [2021-03-08T14:48:45.885Z] ++ set -e
14:48:45 [2021-03-08T14:48:45.885Z] ++ '[' -n 0 ']'
14:48:45 [2021-03-08T14:48:45.885Z] ++ set -x
14:48:45 [2021-03-08T14:48:45.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
14:48:45 [2021-03-08T14:48:45.885Z] INFO: Testing against a local daemon
14:48:45 [2021-03-08T14:48:45.885Z] === RUN   TestNetworkCreateDelete
14:48:45 [2021-03-08T14:48:45.885Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:48:45 [2021-03-08T14:48:45.885Z] === RUN   TestDockerNetworkDeletePreferID
14:48:46 [2021-03-08T14:48:46.174Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
14:48:46 [2021-03-08T14:48:46.174Z] === RUN   TestDaemonDNSFallback
14:48:48 [2021-03-08T14:48:48.894Z] --- PASS: TestDaemonDNSFallback (2.58s)
14:48:48 [2021-03-08T14:48:48.894Z] === RUN   TestInspectNetwork
14:48:55 [2021-03-08T14:48:55.764Z] === RUN   TestInspectNetwork/full_network_id
14:48:55 [2021-03-08T14:48:55.764Z] === RUN   TestInspectNetwork/partial_network_id
14:48:55 [2021-03-08T14:48:55.764Z] === RUN   TestInspectNetwork/network_name
14:48:55 [2021-03-08T14:48:55.764Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:49:00 [2021-03-08T14:49:00.198Z] --- PASS: TestInspectNetwork (11.51s)
14:49:00 [2021-03-08T14:49:00.198Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:49:00 [2021-03-08T14:49:00.198Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:49:00 [2021-03-08T14:49:00.198Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:49:00 [2021-03-08T14:49:00.198Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:49:00 [2021-03-08T14:49:00.198Z] === RUN   TestRunContainerWithBridgeNone
14:49:02 [2021-03-08T14:49:02.945Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkInvalidJSON
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkInvalidJSON//networks/create
14:49:02 [2021-03-08T14:49:02.945Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:49:02 [2021-03-08T14:49:02.945Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:02 [2021-03-08T14:49:02.945Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:02 [2021-03-08T14:49:02.945Z] === CONT  TestNetworkInvalidJSON//networks/create
14:49:02 [2021-03-08T14:49:02.945Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:02 [2021-03-08T14:49:02.945Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:49:02 [2021-03-08T14:49:02.945Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:49:02 [2021-03-08T14:49:02.945Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:49:02 [2021-03-08T14:49:02.945Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:49:02 [2021-03-08T14:49:02.945Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkList
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkList//networks
14:49:02 [2021-03-08T14:49:02.945Z] === PAUSE TestNetworkList//networks
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestNetworkList//networks/
14:49:02 [2021-03-08T14:49:02.945Z] === PAUSE TestNetworkList//networks/
14:49:02 [2021-03-08T14:49:02.945Z] === CONT  TestNetworkList//networks
14:49:02 [2021-03-08T14:49:02.945Z] === CONT  TestNetworkList//networks/
14:49:02 [2021-03-08T14:49:02.945Z] --- PASS: TestNetworkList (0.02s)
14:49:02 [2021-03-08T14:49:02.945Z]     --- PASS: TestNetworkList//networks (0.00s)
14:49:02 [2021-03-08T14:49:02.945Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:49:02 [2021-03-08T14:49:02.945Z] === RUN   TestHostIPv4BridgeLabel
14:49:03 [2021-03-08T14:49:03.234Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
14:49:03 [2021-03-08T14:49:03.234Z] === RUN   TestDaemonRestartWithLiveRestore
14:49:04 [2021-03-08T14:49:04.261Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:49:04 [2021-03-08T14:49:04.261Z] === RUN   TestDaemonDefaultNetworkPools
14:49:05 [2021-03-08T14:49:05.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
14:49:05 [2021-03-08T14:49:05.288Z] === RUN   TestDaemonRestartWithExistingNetwork
14:49:06 [2021-03-08T14:49:06.318Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
14:49:06 [2021-03-08T14:49:06.318Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:49:07 [2021-03-08T14:49:07.819Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
14:49:07 [2021-03-08T14:49:07.819Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:49:08 [2021-03-08T14:49:08.109Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
14:49:08 [2021-03-08T14:49:08.109Z] === RUN   TestServiceWithPredefinedNetwork
14:49:12 [2021-03-08T14:49:12.543Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s)
14:49:12 [2021-03-08T14:49:12.543Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:49:12 [2021-03-08T14:49:12.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:12 [2021-03-08T14:49:12.543Z]     service_test.go:242: FLAKY_TEST
14:49:12 [2021-03-08T14:49:12.543Z] === RUN   TestServiceWithDataPathPortInit
14:49:34 [2021-03-08T14:49:34.979Z] --- PASS: TestServiceWithDataPathPortInit (20.94s)
14:49:34 [2021-03-08T14:49:34.979Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:49:43 [2021-03-08T14:49:43.654Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.76s)
14:49:43 [2021-03-08T14:49:43.654Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:edyx972y3oomw14hz3kuugzz4 Created:2021-03-08 14:49:34.374200424 +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[5fc781eeaf611eb0e9efbfeed1c87f1b5a5bc7475c784df26ea1a61234cae810:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkkdf2hiwrjv2jminrikrxdil EndpointID:82780d79d4390ccbef369318f749660bba059660b8fb63ea3df482ec960e8cdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af26c4a9d3a2d2f29cea647da7ce14928d45a507293bfd40593f6bcb0118227f 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:a0ec1a254696 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkkdf2hiwrjv2jminrikrxdil EndpointID:82780d79d4390ccbef369318f749660bba059660b8fb63ea3df482ec960e8cdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:49:43 [2021-03-08T14:49:43.654Z] PASS
14:49:43 [2021-03-08T14:49:43.654Z] 
14:49:43 [2021-03-08T14:49:43.654Z] === Skipped
14:49:43 [2021-03-08T14:49:43.654Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:43 [2021-03-08T14:49:43.654Z]     service_test.go:242: FLAKY_TEST
14:49:43 [2021-03-08T14:49:43.654Z] 
14:49:43 [2021-03-08T14:49:43.654Z] 
14:49:43 [2021-03-08T14:49:43.654Z] DONE 26 tests, 1 skipped in 58.022s
14:49:43 [2021-03-08T14:49:43.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:49:43 [2021-03-08T14:49:43.654Z] ++ 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
14:49:43 [2021-03-08T14:49:43.654Z] ++ set -e
14:49:43 [2021-03-08T14:49:43.654Z] ++ '[' -n 0 ']'
14:49:43 [2021-03-08T14:49:43.654Z] ++ set -x
14:49:43 [2021-03-08T14:49:43.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:49:44 [2021-03-08T14:49:44.015Z] INFO: Testing against a local daemon
14:49:44 [2021-03-08T14:49:44.015Z] === RUN   TestDockerNetworkIpvlanPersistance
14:49:44 [2021-03-08T14:49:44.015Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:49:44 [2021-03-08T14:49:44.015Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:44 [2021-03-08T14:49:44.015Z] === RUN   TestDockerNetworkIpvlan
14:49:44 [2021-03-08T14:49:44.015Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:49:44 [2021-03-08T14:49:44.015Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:44 [2021-03-08T14:49:44.015Z] PASS
14:49:44 [2021-03-08T14:49:44.015Z] 
14:49:44 [2021-03-08T14:49:44.015Z] === Skipped
14:49:44 [2021-03-08T14:49:44.015Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:49:44 [2021-03-08T14:49:44.015Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:44 [2021-03-08T14:49:44.015Z] 
14:49:44 [2021-03-08T14:49:44.015Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:49:44 [2021-03-08T14:49:44.015Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:44 [2021-03-08T14:49:44.015Z] 
14:49:44 [2021-03-08T14:49:44.015Z] 
14:49:44 [2021-03-08T14:49:44.015Z] DONE 2 tests, 2 skipped in 0.170s
14:49:44 [2021-03-08T14:49:44.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:49:44 [2021-03-08T14:49:44.015Z] ++ 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
14:49:44 [2021-03-08T14:49:44.015Z] ++ set -e
14:49:44 [2021-03-08T14:49:44.015Z] ++ '[' -n 0 ']'
14:49:44 [2021-03-08T14:49:44.015Z] ++ set -x
14:49:44 [2021-03-08T14:49:44.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:49:44 [2021-03-08T14:49:44.016Z] INFO: Testing against a local daemon
14:49:44 [2021-03-08T14:49:44.016Z] === RUN   TestDockerNetworkMacvlanPersistance
14:49:45 [2021-03-08T14:49:45.626Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
14:49:45 [2021-03-08T14:49:45.626Z] === RUN   TestDockerNetworkMacvlan
14:49:46 [2021-03-08T14:49:46.302Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:49:47 [2021-03-08T14:49:47.331Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:49:48 [2021-03-08T14:49:48.358Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:49:52 [2021-03-08T14:49:52.791Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:49:56 [2021-03-08T14:49:56.332Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:50:03 [2021-03-08T14:50:03.356Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:50:05 [2021-03-08T14:50:05.411Z] --- PASS: TestDockerNetworkMacvlan (19.92s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.59s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.52s)
14:50:05 [2021-03-08T14:50:05.411Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
14:50:05 [2021-03-08T14:50:05.411Z] PASS
14:50:05 [2021-03-08T14:50:05.411Z] 
14:50:05 [2021-03-08T14:50:05.411Z] DONE 8 tests in 21.521s
14:50:05 [2021-03-08T14:50:05.411Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:50:05 [2021-03-08T14:50:05.411Z] ++ 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
14:50:05 [2021-03-08T14:50:05.411Z] ++ set -e
14:50:05 [2021-03-08T14:50:05.411Z] ++ '[' -n 0 ']'
14:50:05 [2021-03-08T14:50:05.411Z] ++ set -x
14:50:05 [2021-03-08T14:50:05.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:50:05 [2021-03-08T14:50:05.411Z] testing: warning: no tests to run
14:50:05 [2021-03-08T14:50:05.411Z] PASS
14:50:05 [2021-03-08T14:50:05.411Z] 
14:50:05 [2021-03-08T14:50:05.411Z] DONE 0 tests in 0.073s
14:50:05 [2021-03-08T14:50:05.411Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:50:05 [2021-03-08T14:50:05.411Z] ++ 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
14:50:05 [2021-03-08T14:50:05.411Z] ++ set -e
14:50:05 [2021-03-08T14:50:05.411Z] ++ '[' -n 0 ']'
14:50:05 [2021-03-08T14:50:05.411Z] ++ set -x
14:50:05 [2021-03-08T14:50:05.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:50:05 [2021-03-08T14:50:05.700Z] INFO: Testing against a local daemon
14:50:05 [2021-03-08T14:50:05.700Z] === RUN   TestAuthZPluginAllowRequest
14:50:07 [2021-03-08T14:50:07.199Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
14:50:07 [2021-03-08T14:50:07.199Z] === RUN   TestAuthZPluginTLS
14:50:07 [2021-03-08T14:50:07.827Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:50:07 [2021-03-08T14:50:07.827Z] === RUN   TestAuthZPluginDenyRequest
14:50:08 [2021-03-08T14:50:08.455Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
14:50:08 [2021-03-08T14:50:08.455Z] === RUN   TestAuthZPluginAPIDenyResponse
14:50:09 [2021-03-08T14:50:09.083Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:50:09 [2021-03-08T14:50:09.083Z] === RUN   TestAuthZPluginDenyResponse
14:50:09 [2021-03-08T14:50:09.372Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:50:09 [2021-03-08T14:50:09.372Z] === RUN   TestAuthZPluginAllowEventStream
14:50:11 [2021-03-08T14:50:11.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s)
14:50:11 [2021-03-08T14:50:11.478Z] === RUN   TestAuthZPluginErrorResponse
14:50:11 [2021-03-08T14:50:11.767Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:50:11 [2021-03-08T14:50:11.767Z] === RUN   TestAuthZPluginErrorRequest
14:50:12 [2021-03-08T14:50:12.395Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
14:50:12 [2021-03-08T14:50:12.395Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:50:12 [2021-03-08T14:50:12.685Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:50:12 [2021-03-08T14:50:12.685Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:50:15 [2021-03-08T14:50:15.401Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
14:50:15 [2021-03-08T14:50:15.401Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:50:17 [2021-03-08T14:50:17.457Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
14:50:17 [2021-03-08T14:50:17.457Z] === RUN   TestAuthZPluginHeader
14:50:18 [2021-03-08T14:50:18.086Z] --- PASS: TestAuthZPluginHeader (0.84s)
14:50:18 [2021-03-08T14:50:18.086Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:50:18 [2021-03-08T14:50:18.086Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:50:18 [2021-03-08T14:50:18.086Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:18 [2021-03-08T14:50:18.086Z] === RUN   TestAuthZPluginV2Disable
14:50:18 [2021-03-08T14:50:18.086Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:50:18 [2021-03-08T14:50:18.086Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:18 [2021-03-08T14:50:18.086Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:50:18 [2021-03-08T14:50:18.086Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:50:18 [2021-03-08T14:50:18.086Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:18 [2021-03-08T14:50:18.086Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:50:18 [2021-03-08T14:50:18.086Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:50:18 [2021-03-08T14:50:18.086Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:18 [2021-03-08T14:50:18.086Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:50:36 [2021-03-08T14:50:36.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
14:50:36 [2021-03-08T14:50:36.629Z] PASS
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] === Skipped
14:50:36 [2021-03-08T14:50:36.629Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:50:36 [2021-03-08T14:50:36.629Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:50:36 [2021-03-08T14:50:36.629Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:50:36 [2021-03-08T14:50:36.629Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:50:36 [2021-03-08T14:50:36.629Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] 
14:50:36 [2021-03-08T14:50:36.629Z] DONE 17 tests, 4 skipped in 29.930s
14:50:36 [2021-03-08T14:50:36.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:36 [2021-03-08T14:50:36.629Z] ++ 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
14:50:36 [2021-03-08T14:50:36.629Z] ++ set -e
14:50:36 [2021-03-08T14:50:36.629Z] ++ '[' -n 0 ']'
14:50:36 [2021-03-08T14:50:36.629Z] ++ set -x
14:50:36 [2021-03-08T14:50:36.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:50:36 [2021-03-08T14:50:36.629Z] INFO: Testing against a local daemon
14:50:36 [2021-03-08T14:50:36.629Z] === RUN   TestPluginInvalidJSON
14:50:36 [2021-03-08T14:50:36.629Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:50:36 [2021-03-08T14:50:36.629Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:50:36 [2021-03-08T14:50:36.629Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:50:36 [2021-03-08T14:50:36.629Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:50:36 [2021-03-08T14:50:36.629Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:50:36 [2021-03-08T14:50:36.629Z] === RUN   TestPluginInstall
14:50:36 [2021-03-08T14:50:36.629Z] === RUN   TestPluginInstall/no_auth
14:50:37 [2021-03-08T14:50:37.257Z] time="2021-03-08T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:37 [2021-03-08T14:50:37.257Z] time="2021-03-08T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11a336ece083ee428293bed09b1fb4f934a928d89d8c257eb8d3f497cd51ef15" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:37 [2021-03-08T14:50:37.257Z] time="2021-03-08T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:37 [2021-03-08T14:50:37.257Z] time="2021-03-08T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11a336ece083ee428293bed09b1fb4f934a928d89d8c257eb8d3f497cd51ef15" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:37 [2021-03-08T14:50:37.546Z] === RUN   TestPluginInstall/with_htpasswd
14:50:37 [2021-03-08T14:50:37.835Z] time="2021-03-08T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:37 [2021-03-08T14:50:37.835Z] time="2021-03-08T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20cc2c5c5a3b8a2908e5e0fdc1273892043de40ed9ebe5c9c0b358e43558c263" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:37 [2021-03-08T14:50:37.835Z] time="2021-03-08T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:37 [2021-03-08T14:50:37.835Z] time="2021-03-08T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20cc2c5c5a3b8a2908e5e0fdc1273892043de40ed9ebe5c9c0b358e43558c263" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2021-03-08T14:50:38.463Z] === RUN   TestPluginInstall/with_insecure
14:50:39 [2021-03-08T14:50:39.490Z] time="2021-03-08T14:50:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:39 [2021-03-08T14:50:39.490Z] time="2021-03-08T14:50:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffd3e89b949fd57e9a2cd3da3befc92c25aa226036a57c7caa5ffdcfe377e047" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:39 [2021-03-08T14:50:39.490Z] time="2021-03-08T14:50:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:39 [2021-03-08T14:50:39.490Z] time="2021-03-08T14:50:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffd3e89b949fd57e9a2cd3da3befc92c25aa226036a57c7caa5ffdcfe377e047" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:39 [2021-03-08T14:50:39.490Z] --- PASS: TestPluginInstall (4.05s)
14:50:39 [2021-03-08T14:50:39.490Z]     --- PASS: TestPluginInstall/no_auth (1.89s)
14:50:39 [2021-03-08T14:50:39.490Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
14:50:39 [2021-03-08T14:50:39.490Z]     --- PASS: TestPluginInstall/with_insecure (1.34s)
14:50:39 [2021-03-08T14:50:39.490Z]         plugin_test.go:160: [d46833c5309a6] daemon is not started
14:50:39 [2021-03-08T14:50:39.490Z] === RUN   TestPluginsWithRuntimes
14:50:41 [2021-03-08T14:50:41.545Z] === RUN   TestPluginsWithRuntimes/No_Args
14:50:43 [2021-03-08T14:50:43.045Z] === RUN   TestPluginsWithRuntimes/With_Args
14:50:44 [2021-03-08T14:50:44.547Z] --- PASS: TestPluginsWithRuntimes (4.64s)
14:50:44 [2021-03-08T14:50:44.547Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.41s)
14:50:44 [2021-03-08T14:50:44.547Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.37s)
14:50:44 [2021-03-08T14:50:44.547Z] PASS
14:50:44 [2021-03-08T14:50:44.547Z] 
14:50:44 [2021-03-08T14:50:44.547Z] DONE 9 tests in 8.868s
14:50:44 [2021-03-08T14:50:44.547Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:50:44 [2021-03-08T14:50:44.547Z] ++ 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
14:50:44 [2021-03-08T14:50:44.547Z] ++ set -e
14:50:44 [2021-03-08T14:50:44.547Z] ++ '[' -n 0 ']'
14:50:44 [2021-03-08T14:50:44.547Z] ++ set -x
14:50:44 [2021-03-08T14:50:44.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:50:44 [2021-03-08T14:50:44.547Z] INFO: Testing against a local daemon
14:50:44 [2021-03-08T14:50:44.547Z] === RUN   TestExternalGraphDriver
14:50:44 [2021-03-08T14:50:44.547Z] === RUN   TestExternalGraphDriver/json
14:50:46 [2021-03-08T14:50:46.634Z] === RUN   TestExternalGraphDriver/spec
14:50:48 [2021-03-08T14:50:48.689Z] === RUN   TestExternalGraphDriver/pull
14:50:50 [2021-03-08T14:50:50.747Z] --- PASS: TestExternalGraphDriver (6.39s)
14:50:50 [2021-03-08T14:50:50.747Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
14:50:50 [2021-03-08T14:50:50.747Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
14:50:50 [2021-03-08T14:50:50.747Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
14:50:50 [2021-03-08T14:50:50.747Z] === RUN   TestGraphdriverPluginV2
14:50:51 [2021-03-08T14:50:51.038Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
14:50:51 [2021-03-08T14:50:51.038Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:51 [2021-03-08T14:50:51.038Z] PASS
14:50:51 [2021-03-08T14:50:51.038Z] 
14:50:51 [2021-03-08T14:50:51.038Z] === Skipped
14:50:51 [2021-03-08T14:50:51.038Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
14:50:51 [2021-03-08T14:50:51.038Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:51 [2021-03-08T14:50:51.038Z] 
14:50:51 [2021-03-08T14:50:51.038Z] 
14:50:51 [2021-03-08T14:50:51.038Z] DONE 5 tests, 1 skipped in 6.673s
14:50:51 [2021-03-08T14:50:51.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:50:51 [2021-03-08T14:50:51.038Z] ++ 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
14:50:51 [2021-03-08T14:50:51.038Z] ++ set -e
14:50:51 [2021-03-08T14:50:51.038Z] ++ '[' -n 0 ']'
14:50:51 [2021-03-08T14:50:51.038Z] ++ set -x
14:50:51 [2021-03-08T14:50:51.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:50:51 [2021-03-08T14:50:51.038Z] INFO: Testing against a local daemon
14:50:51 [2021-03-08T14:50:51.038Z] === RUN   TestContinueAfterPluginCrash
14:50:51 [2021-03-08T14:50:51.038Z] === PAUSE TestContinueAfterPluginCrash
14:50:51 [2021-03-08T14:50:51.038Z] === RUN   TestReadPluginNoRead
14:50:51 [2021-03-08T14:50:51.038Z] === PAUSE TestReadPluginNoRead
14:50:51 [2021-03-08T14:50:51.038Z] === RUN   TestDaemonStartWithLogOpt
14:50:51 [2021-03-08T14:50:51.038Z] === PAUSE TestDaemonStartWithLogOpt
14:50:51 [2021-03-08T14:50:51.038Z] === CONT  TestContinueAfterPluginCrash
14:50:51 [2021-03-08T14:50:51.038Z] === CONT  TestDaemonStartWithLogOpt
14:50:55 [2021-03-08T14:50:55.487Z] --- PASS: TestDaemonStartWithLogOpt (3.81s)
14:50:55 [2021-03-08T14:50:55.487Z] === CONT  TestReadPluginNoRead
14:50:57 [2021-03-08T14:50:57.552Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:50:59 [2021-03-08T14:50:59.617Z] === RUN   TestReadPluginNoRead/default
14:51:00 [2021-03-08T14:51:00.248Z] --- PASS: TestContinueAfterPluginCrash (9.07s)
14:51:01 [2021-03-08T14:51:01.754Z] === RUN   TestReadPluginNoRead/disabled_caching
14:51:03 [2021-03-08T14:51:03.820Z] --- PASS: TestReadPluginNoRead (8.75s)
14:51:03 [2021-03-08T14:51:03.820Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s)
14:51:03 [2021-03-08T14:51:03.820Z]     --- PASS: TestReadPluginNoRead/default (2.00s)
14:51:03 [2021-03-08T14:51:03.820Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.06s)
14:51:03 [2021-03-08T14:51:03.820Z]     read_test.go:92: [dc09b2896239e] daemon is not started
14:51:03 [2021-03-08T14:51:03.820Z] PASS
14:51:03 [2021-03-08T14:51:03.820Z] 
14:51:03 [2021-03-08T14:51:03.820Z] DONE 6 tests in 12.703s
14:51:03 [2021-03-08T14:51:03.820Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:51:03 [2021-03-08T14:51:03.820Z] ++ 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
14:51:03 [2021-03-08T14:51:03.820Z] ++ set -e
14:51:03 [2021-03-08T14:51:03.820Z] ++ '[' -n 0 ']'
14:51:03 [2021-03-08T14:51:03.820Z] ++ set -x
14:51:03 [2021-03-08T14:51:03.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:51:03 [2021-03-08T14:51:03.820Z] testing: warning: no tests to run
14:51:03 [2021-03-08T14:51:03.820Z] PASS
14:51:03 [2021-03-08T14:51:03.820Z] 
14:51:03 [2021-03-08T14:51:03.820Z] DONE 0 tests in 0.071s
14:51:03 [2021-03-08T14:51:03.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:51:03 [2021-03-08T14:51:03.820Z] ++ 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
14:51:03 [2021-03-08T14:51:03.820Z] ++ set -e
14:51:03 [2021-03-08T14:51:03.820Z] ++ '[' -n 0 ']'
14:51:03 [2021-03-08T14:51:03.820Z] ++ set -x
14:51:03 [2021-03-08T14:51:03.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:51:03 [2021-03-08T14:51:03.820Z] INFO: Testing against a local daemon
14:51:03 [2021-03-08T14:51:03.820Z] === RUN   TestPluginWithDevMounts
14:51:03 [2021-03-08T14:51:03.820Z] === PAUSE TestPluginWithDevMounts
14:51:03 [2021-03-08T14:51:03.820Z] === CONT  TestPluginWithDevMounts
14:51:05 [2021-03-08T14:51:05.890Z] --- PASS: TestPluginWithDevMounts (1.87s)
14:51:05 [2021-03-08T14:51:05.890Z] PASS
14:51:05 [2021-03-08T14:51:05.890Z] 
14:51:05 [2021-03-08T14:51:05.890Z] DONE 1 tests in 1.977s
14:51:05 [2021-03-08T14:51:05.890Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:51:05 [2021-03-08T14:51:05.890Z] ++ 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
14:51:05 [2021-03-08T14:51:05.890Z] ++ set -e
14:51:05 [2021-03-08T14:51:05.890Z] ++ '[' -n 0 ']'
14:51:05 [2021-03-08T14:51:05.890Z] ++ set -x
14:51:05 [2021-03-08T14:51:05.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
14:51:05 [2021-03-08T14:51:05.890Z] INFO: Testing against a local daemon
14:51:05 [2021-03-08T14:51:05.890Z] === RUN   TestSecretInspect
14:51:10 [2021-03-08T14:51:10.362Z] --- PASS: TestSecretInspect (3.77s)
14:51:10 [2021-03-08T14:51:10.362Z] === RUN   TestSecretList
14:51:13 [2021-03-08T14:51:13.902Z] --- PASS: TestSecretList (3.74s)
14:51:13 [2021-03-08T14:51:13.902Z] === RUN   TestSecretsCreateAndDelete
14:51:17 [2021-03-08T14:51:17.416Z] --- PASS: TestSecretsCreateAndDelete (3.83s)
14:51:17 [2021-03-08T14:51:17.416Z] === RUN   TestSecretsUpdate
14:51:20 [2021-03-08T14:51:20.929Z] --- PASS: TestSecretsUpdate (3.77s)
14:51:20 [2021-03-08T14:51:20.929Z] === RUN   TestTemplatedSecret
14:51:25 [2021-03-08T14:51:25.377Z] --- PASS: TestTemplatedSecret (3.87s)
14:51:25 [2021-03-08T14:51:25.377Z] === RUN   TestSecretCreateResolve
14:51:28 [2021-03-08T14:51:28.891Z] --- PASS: TestSecretCreateResolve (3.81s)
14:51:28 [2021-03-08T14:51:28.891Z] PASS
14:51:28 [2021-03-08T14:51:28.891Z] 
14:51:28 [2021-03-08T14:51:28.891Z] DONE 6 tests in 22.940s
14:51:28 [2021-03-08T14:51:28.891Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:51:28 [2021-03-08T14:51:28.891Z] ++ 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
14:51:28 [2021-03-08T14:51:28.891Z] ++ set -e
14:51:28 [2021-03-08T14:51:28.891Z] ++ '[' -n 0 ']'
14:51:28 [2021-03-08T14:51:28.891Z] ++ set -x
14:51:28 [2021-03-08T14:51:28.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
14:51:28 [2021-03-08T14:51:28.891Z] INFO: Testing against a local daemon
14:51:28 [2021-03-08T14:51:28.891Z] === RUN   TestServiceCreateInit
14:51:28 [2021-03-08T14:51:28.891Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:51:34 [2021-03-08T14:51:34.453Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:51:40 [2021-03-08T14:51:40.015Z] --- PASS: TestServiceCreateInit (10.61s)
14:51:40 [2021-03-08T14:51:40.015Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
14:51:40 [2021-03-08T14:51:40.015Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s)
14:51:40 [2021-03-08T14:51:40.015Z] === RUN   TestCreateServiceMultipleTimes
14:52:02 [2021-03-08T14:52:02.501Z] --- PASS: TestCreateServiceMultipleTimes (22.20s)
14:52:02 [2021-03-08T14:52:02.501Z] === RUN   TestCreateServiceConflict
14:52:06 [2021-03-08T14:52:06.014Z] --- PASS: TestCreateServiceConflict (3.79s)
14:52:06 [2021-03-08T14:52:06.014Z] === RUN   TestCreateServiceMaxReplicas
14:52:09 [2021-03-08T14:52:09.530Z] --- PASS: TestCreateServiceMaxReplicas (4.10s)
14:52:09 [2021-03-08T14:52:09.530Z] === RUN   TestCreateWithDuplicateNetworkNames
14:52:28 [2021-03-08T14:52:28.103Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.04s)
14:52:28 [2021-03-08T14:52:28.103Z] === RUN   TestCreateServiceSecretFileMode
14:52:29 [2021-03-08T14:52:29.136Z] --- PASS: TestCreateServiceSecretFileMode (3.55s)
14:52:29 [2021-03-08T14:52:29.136Z] === RUN   TestCreateServiceConfigFileMode
14:52:33 [2021-03-08T14:52:33.586Z] --- PASS: TestCreateServiceConfigFileMode (3.71s)
14:52:33 [2021-03-08T14:52:33.586Z] === RUN   TestCreateServiceSysctls
14:52:37 [2021-03-08T14:52:37.155Z] --- PASS: TestCreateServiceSysctls (4.42s)
14:52:37 [2021-03-08T14:52:37.155Z] === RUN   TestCreateServiceCapabilities
14:52:41 [2021-03-08T14:52:41.605Z] --- PASS: TestCreateServiceCapabilities (3.68s)
14:52:41 [2021-03-08T14:52:41.605Z] === RUN   TestInspect
14:52:44 [2021-03-08T14:52:44.333Z] --- PASS: TestInspect (3.42s)
14:52:44 [2021-03-08T14:52:44.333Z] === RUN   TestCreateJob
14:52:48 [2021-03-08T14:52:48.782Z] --- PASS: TestCreateJob (4.56s)
14:52:48 [2021-03-08T14:52:48.782Z] === RUN   TestReplicatedJob
14:52:57 [2021-03-08T14:52:57.256Z] --- PASS: TestReplicatedJob (7.21s)
14:52:57 [2021-03-08T14:52:57.256Z] === RUN   TestUpdateReplicatedJob
14:53:00 [2021-03-08T14:53:00.772Z] --- PASS: TestUpdateReplicatedJob (4.55s)
14:53:00 [2021-03-08T14:53:00.772Z] === RUN   TestServiceListWithStatuses
14:53:00 [2021-03-08T14:53:00.772Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:53:00 [2021-03-08T14:53:00.772Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:53:00 [2021-03-08T14:53:00.772Z] === RUN   TestDockerNetworkConnectAlias
14:53:09 [2021-03-08T14:53:09.245Z] --- PASS: TestDockerNetworkConnectAlias (8.13s)
14:53:09 [2021-03-08T14:53:09.245Z] === RUN   TestDockerNetworkReConnect
14:53:16 [2021-03-08T14:53:16.173Z] --- PASS: TestDockerNetworkReConnect (6.48s)
14:53:16 [2021-03-08T14:53:16.173Z] === RUN   TestServicePlugin
14:53:16 [2021-03-08T14:53:16.173Z] --- SKIP: TestServicePlugin (0.01s)
14:53:16 [2021-03-08T14:53:16.173Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:16 [2021-03-08T14:53:16.173Z] === RUN   TestServiceUpdateLabel
14:53:18 [2021-03-08T14:53:18.900Z] --- PASS: TestServiceUpdateLabel (3.74s)
14:53:18 [2021-03-08T14:53:18.900Z] === RUN   TestServiceUpdateSecrets
14:53:37 [2021-03-08T14:53:37.477Z] --- PASS: TestServiceUpdateSecrets (15.79s)
14:53:37 [2021-03-08T14:53:37.477Z] === RUN   TestServiceUpdateConfigs
14:53:52 [2021-03-08T14:53:52.886Z] --- PASS: TestServiceUpdateConfigs (15.85s)
14:53:52 [2021-03-08T14:53:52.886Z] === RUN   TestServiceUpdateNetwork
14:54:08 [2021-03-08T14:54:08.220Z] --- PASS: TestServiceUpdateNetwork (16.20s)
14:54:08 [2021-03-08T14:54:08.220Z] === RUN   TestServiceUpdatePidsLimit
14:54:08 [2021-03-08T14:54:08.220Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:54:09 [2021-03-08T14:54:09.253Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:54:16 [2021-03-08T14:54:16.298Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:54:24 [2021-03-08T14:54:24.770Z] --- PASS: TestServiceUpdatePidsLimit (17.88s)
14:54:24 [2021-03-08T14:54:24.770Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
14:54:24 [2021-03-08T14:54:24.770Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
14:54:24 [2021-03-08T14:54:24.770Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
14:54:24 [2021-03-08T14:54:24.770Z] PASS
14:54:24 [2021-03-08T14:54:24.770Z] 
14:54:24 [2021-03-08T14:54:24.770Z] === Skipped
14:54:24 [2021-03-08T14:54:24.770Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:54:24 [2021-03-08T14:54:24.770Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:54:24 [2021-03-08T14:54:24.770Z] 
14:54:24 [2021-03-08T14:54:24.770Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
14:54:24 [2021-03-08T14:54:24.770Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:24 [2021-03-08T14:54:24.770Z] 
14:54:24 [2021-03-08T14:54:24.770Z] 
14:54:24 [2021-03-08T14:54:24.770Z] DONE 27 tests, 2 skipped in 176.043s
14:54:24 [2021-03-08T14:54:24.770Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:54:24 [2021-03-08T14:54:24.770Z] ++ 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
14:54:24 [2021-03-08T14:54:24.770Z] ++ set -e
14:54:24 [2021-03-08T14:54:24.770Z] ++ '[' -n 0 ']'
14:54:24 [2021-03-08T14:54:24.770Z] ++ set -x
14:54:24 [2021-03-08T14:54:24.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
14:54:25 [2021-03-08T14:54:25.061Z] INFO: Testing against a local daemon
14:54:25 [2021-03-08T14:54:25.061Z] === RUN   TestSessionCreate
14:54:25 [2021-03-08T14:54:25.061Z] --- PASS: TestSessionCreate (0.02s)
14:54:25 [2021-03-08T14:54:25.061Z] === RUN   TestSessionCreateWithBadUpgrade
14:54:25 [2021-03-08T14:54:25.061Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:54:25 [2021-03-08T14:54:25.061Z] PASS
14:54:25 [2021-03-08T14:54:25.061Z] 
14:54:25 [2021-03-08T14:54:25.061Z] DONE 2 tests in 0.442s
14:54:25 [2021-03-08T14:54:25.061Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:54:25 [2021-03-08T14:54:25.061Z] ++ 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
14:54:25 [2021-03-08T14:54:25.061Z] ++ set -e
14:54:25 [2021-03-08T14:54:25.061Z] ++ '[' -n 0 ']'
14:54:25 [2021-03-08T14:54:25.061Z] ++ set -x
14:54:25 [2021-03-08T14:54:25.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
14:54:25 [2021-03-08T14:54:25.353Z] INFO: Testing against a local daemon
14:54:25 [2021-03-08T14:54:25.353Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:54:25 [2021-03-08T14:54:25.353Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:54:25 [2021-03-08T14:54:25.353Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:54:25 [2021-03-08T14:54:25.353Z] === RUN   TestEventsExecDie
14:54:26 [2021-03-08T14:54:26.385Z] --- PASS: TestEventsExecDie (0.98s)
14:54:26 [2021-03-08T14:54:26.385Z] === RUN   TestEventsBackwardsCompatible
14:54:26 [2021-03-08T14:54:26.676Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
14:54:26 [2021-03-08T14:54:26.676Z] === RUN   TestInfoBinaryCommits
14:54:26 [2021-03-08T14:54:26.676Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:54:26 [2021-03-08T14:54:26.676Z] === RUN   TestInfoAPIVersioned
14:54:26 [2021-03-08T14:54:26.676Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:54:26 [2021-03-08T14:54:26.676Z] === RUN   TestInfoDiscoveryBackend
14:54:27 [2021-03-08T14:54:27.308Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:54:27 [2021-03-08T14:54:27.308Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:54:28 [2021-03-08T14:54:28.413Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:54:28 [2021-03-08T14:54:28.413Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:54:28 [2021-03-08T14:54:28.704Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:54:28 [2021-03-08T14:54:28.704Z] === RUN   TestInfoAPI
14:54:28 [2021-03-08T14:54:28.704Z] --- PASS: TestInfoAPI (0.01s)
14:54:28 [2021-03-08T14:54:28.704Z] === RUN   TestInfoAPIWarnings
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestInfoAPIWarnings (16.27s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestInfoDebug
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestInfoDebug (0.52s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestInfoInsecureRegistries
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestInfoRegistryMirrors
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestLoginFailsWithBadCredentials
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestPingCacheHeaders
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestPingCacheHeaders (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestPingGet
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestPingGet (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestPingHead
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestPingHead (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVersion
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestVersion (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z] PASS
14:54:47 [2021-03-08T14:54:47.472Z] 
14:54:47 [2021-03-08T14:54:47.472Z] === Skipped
14:54:47 [2021-03-08T14:54:47.472Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:54:47 [2021-03-08T14:54:47.472Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:54:47 [2021-03-08T14:54:47.472Z] 
14:54:47 [2021-03-08T14:54:47.472Z] 
14:54:47 [2021-03-08T14:54:47.472Z] DONE 18 tests, 1 skipped in 21.617s
14:54:47 [2021-03-08T14:54:47.472Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:54:47 [2021-03-08T14:54:47.472Z] ++ 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
14:54:47 [2021-03-08T14:54:47.472Z] ++ set -e
14:54:47 [2021-03-08T14:54:47.472Z] ++ '[' -n 0 ']'
14:54:47 [2021-03-08T14:54:47.472Z] ++ set -x
14:54:47 [2021-03-08T14:54:47.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
14:54:47 [2021-03-08T14:54:47.472Z] INFO: Testing against a local daemon
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVolumesCreateAndList
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVolumesRemove
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestVolumesRemove (0.12s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVolumesInspect
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestVolumesInspect (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVolumesInvalidJSON
14:54:47 [2021-03-08T14:54:47.472Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:54:47 [2021-03-08T14:54:47.472Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:54:47 [2021-03-08T14:54:47.472Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:54:47 [2021-03-08T14:54:47.472Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:54:47 [2021-03-08T14:54:47.472Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:54:47 [2021-03-08T14:54:47.472Z] PASS
14:54:47 [2021-03-08T14:54:47.472Z] 
14:54:47 [2021-03-08T14:54:47.472Z] DONE 5 tests in 0.322s
14:54:47 [2021-03-08T14:54:47.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:54:47 [2021-03-08T14:54:47.472Z] ++++ cat bundles/test-integration/docker.pid
14:54:47 [2021-03-08T14:54:47.472Z] +++ kill 12204
14:54:49 [2021-03-08T14:54:49.055Z] +++ /etc/init.d/apparmor stop
14:54:49 [2021-03-08T14:54:49.055Z] Leaving: AppArmorNo profiles have been unloaded.
14:54:49 [2021-03-08T14:54:49.055Z] 
14:54:49 [2021-03-08T14:54:49.055Z] Unloading profiles will leave already running processes permanently
14:54:49 [2021-03-08T14:54:49.055Z] unconfined, which can lead to unexpected situations.
14:54:49 [2021-03-08T14:54:49.055Z] 
14:54:49 [2021-03-08T14:54:49.055Z] To set a process to complain mode, use the command line tool
14:54:49 [2021-03-08T14:54:49.055Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:54:49 [2021-03-08T14:54:49.055Z] +++ true
14:54:49 [2021-03-08T14:54:49.055Z] exiting test-integration
14:54:49 [2021-03-08T14:54:49.055Z] ++ exit 0
14:54:49 [2021-03-08T14:54:49.055Z]