Skip to content

Console Output

16:00:47 [2020-01-10T16:00:47.556Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/test/unit
16:00:50 [2020-01-10T16:00:50.083Z] ?   	github.com/docker/docker/api	[no test files]
16:01:01 [2020-01-10T16:01:01.926Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:02:00 [2020-01-10T16:02:00.827Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:02:00 [2020-01-10T16:02:00.828Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
16:02:02 [2020-01-10T16:02:02.656Z] ok  	github.com/docker/docker/builder/remotecontext	0.340s	coverage: 13.6% of statements
16:02:02 [2020-01-10T16:02:02.656Z] ok  	github.com/docker/docker/builder/dockerfile	0.897s	coverage: 48.2% of statements
16:02:03 [2020-01-10T16:02:03.464Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
16:02:04 [2020-01-10T16:02:04.264Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.703s	coverage: 86.3% of statements
16:02:04 [2020-01-10T16:02:04.264Z] ?   	github.com/docker/docker/cli	[no test files]
16:02:04 [2020-01-10T16:02:04.264Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:02:07 [2020-01-10T16:02:07.580Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.8% of statements
16:02:41 [2020-01-10T16:02:41.935Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 30.5% of statements
16:02:41 [2020-01-10T16:02:41.935Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.3% of statements
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:02:41 [2020-01-10T16:02:41.935Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:02:47 [2020-01-10T16:02:47.195Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
16:02:49 [2020-01-10T16:02:49.107Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:02:50 [2020-01-10T16:02:50.412Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
16:02:58 [2020-01-10T16:02:58.245Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.6% of statements
16:02:59 [2020-01-10T16:02:59.586Z] ok  	github.com/docker/docker/daemon	12.281s	coverage: 17.6% of statements
16:02:59 [2020-01-10T16:02:59.586Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:02:59 [2020-01-10T16:02:59.586Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:02:59 [2020-01-10T16:02:59.974Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 82.1% of statements
16:03:00 [2020-01-10T16:03:00.797Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
16:03:01 [2020-01-10T16:03:01.200Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:03:01 [2020-01-10T16:03:01.200Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:03:01 [2020-01-10T16:03:01.200Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:03:02 [2020-01-10T16:03:02.642Z] ok  	github.com/docker/docker/daemon/graphdriver	0.021s	coverage: 2.2% of statements
16:03:05 [2020-01-10T16:03:05.130Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
16:03:05 [2020-01-10T16:03:05.938Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.264s	coverage: 57.9% of statements
16:03:12 [2020-01-10T16:03:12.537Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.460s	coverage: 46.2% of statements
16:03:15 [2020-01-10T16:03:15.063Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.984s	coverage: 48.6% of statements
16:03:15 [2020-01-10T16:03:15.063Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.909s	coverage: 72.5% of statements
16:03:15 [2020-01-10T16:03:15.063Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:03:17 [2020-01-10T16:03:17.542Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.506s	coverage: 76.1% of statements
16:03:18 [2020-01-10T16:03:18.871Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
16:03:20 [2020-01-10T16:03:20.162Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
16:03:22 [2020-01-10T16:03:22.155Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
16:03:22 [2020-01-10T16:03:22.525Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
16:03:22 [2020-01-10T16:03:22.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.199s	coverage: 59.8% of statements
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:03:22 [2020-01-10T16:03:22.925Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:03:23 [2020-01-10T16:03:23.955Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 42.7% of statements
16:03:25 [2020-01-10T16:03:25.287Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.110s	coverage: 77.8% of statements
16:03:25 [2020-01-10T16:03:25.287Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:03:25 [2020-01-10T16:03:25.287Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:03:25 [2020-01-10T16:03:25.670Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
16:03:26 [2020-01-10T16:03:26.520Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 26.2% of statements
16:03:26 [2020-01-10T16:03:26.965Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
16:03:27 [2020-01-10T16:03:27.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
16:03:28 [2020-01-10T16:03:28.747Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 74.7% of statements
16:03:28 [2020-01-10T16:03:28.747Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:03:28 [2020-01-10T16:03:28.747Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.013s	coverage: 19.9% of statements
16:03:30 [2020-01-10T16:03:30.610Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.039s	coverage: 47.8% of statements
16:03:30 [2020-01-10T16:03:30.610Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
16:03:31 [2020-01-10T16:03:31.420Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:03:32 [2020-01-10T16:03:32.244Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
16:03:32 [2020-01-10T16:03:32.244Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:03:32 [2020-01-10T16:03:32.244Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:03:34 [2020-01-10T16:03:34.202Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
16:03:34 [2020-01-10T16:03:34.202Z] ok  	github.com/docker/docker/distribution	0.261s	coverage: 22.1% of statements
16:03:34 [2020-01-10T16:03:34.202Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:03:35 [2020-01-10T16:03:35.532Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
16:03:37 [2020-01-10T16:03:37.156Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
16:03:37 [2020-01-10T16:03:37.940Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:03:37 [2020-01-10T16:03:37.940Z] ok  	github.com/docker/docker/distribution/xfer	2.075s	coverage: 85.1% of statements
16:03:37 [2020-01-10T16:03:37.940Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:03:37 [2020-01-10T16:03:37.940Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:03:38 [2020-01-10T16:03:38.760Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
16:03:38 [2020-01-10T16:03:38.760Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:03:39 [2020-01-10T16:03:39.605Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
16:03:40 [2020-01-10T16:03:40.911Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.9% of statements
16:03:40 [2020-01-10T16:03:40.911Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:03:43 [2020-01-10T16:03:43.477Z] ok  	github.com/docker/docker/pkg/archive	0.512s	coverage: 77.3% of statements
16:03:44 [2020-01-10T16:03:44.275Z] ok  	github.com/docker/docker/pkg/authorization	0.284s	coverage: 68.3% of statements
16:03:44 [2020-01-10T16:03:44.669Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:03:44 [2020-01-10T16:03:44.669Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:03:47 [2020-01-10T16:03:47.322Z] ok  	github.com/docker/docker/layer	7.114s	coverage: 68.8% of statements
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/oci	[no test files]
16:03:47 [2020-01-10T16:03:47.322Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:03:47 [2020-01-10T16:03:47.701Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
16:03:48 [2020-01-10T16:03:48.084Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
16:03:48 [2020-01-10T16:03:48.481Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
16:03:48 [2020-01-10T16:03:48.870Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.436s	coverage: 43.2% of statements
16:03:48 [2020-01-10T16:03:48.870Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:03:48 [2020-01-10T16:03:48.870Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:03:49 [2020-01-10T16:03:49.684Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
16:03:50 [2020-01-10T16:03:50.651Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:03:51 [2020-01-10T16:03:51.460Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
16:03:52 [2020-01-10T16:03:52.246Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
16:03:53 [2020-01-10T16:03:53.091Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
16:03:53 [2020-01-10T16:03:53.091Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
16:03:53 [2020-01-10T16:03:53.496Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
16:03:53 [2020-01-10T16:03:53.496Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
16:03:54 [2020-01-10T16:03:54.359Z] ok  	github.com/docker/docker/pkg/idtools	0.411s	coverage: 70.1% of statements
16:03:55 [2020-01-10T16:03:55.391Z] ok  	github.com/docker/docker/pkg/ioutils	0.660s	coverage: 69.3% of statements
16:03:55 [2020-01-10T16:03:55.391Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
16:03:55 [2020-01-10T16:03:55.843Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
16:03:55 [2020-01-10T16:03:55.843Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
16:03:55 [2020-01-10T16:03:55.843Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:03:56 [2020-01-10T16:03:56.663Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:03:56 [2020-01-10T16:03:56.663Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
16:03:57 [2020-01-10T16:03:57.049Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
16:03:57 [2020-01-10T16:03:57.413Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ok  	github.com/docker/docker/pkg/mount	1.174s	coverage: 70.0% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:03:57 [2020-01-10T16:03:57.804Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:03:57 [2020-01-10T16:03:57.804Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:03:58 [2020-01-10T16:03:58.713Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
16:03:59 [2020-01-10T16:03:59.529Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:03:59 [2020-01-10T16:03:59.898Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
16:04:00 [2020-01-10T16:04:00.269Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:04:01 [2020-01-10T16:04:01.502Z] ok  	github.com/docker/docker/pkg/pubsub	1.039s	coverage: 73.9% of statements
16:04:01 [2020-01-10T16:04:01.896Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
16:04:05 [2020-01-10T16:04:05.136Z] ok  	github.com/docker/docker/pkg/signal	2.452s	coverage: 61.0% of statements
16:04:05 [2020-01-10T16:04:05.136Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
16:04:05 [2020-01-10T16:04:05.530Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:04:05 [2020-01-10T16:04:05.915Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:04:06 [2020-01-10T16:04:06.292Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:04:06 [2020-01-10T16:04:06.737Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
16:04:07 [2020-01-10T16:04:07.578Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.2% of statements
16:04:07 [2020-01-10T16:04:07.960Z] ok  	github.com/docker/docker/pkg/tailfile	0.065s	coverage: 88.6% of statements
16:04:08 [2020-01-10T16:04:08.342Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
16:04:09 [2020-01-10T16:04:09.149Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
16:04:09 [2020-01-10T16:04:09.149Z] testing: warning: no tests to run
16:04:09 [2020-01-10T16:04:09.149Z] coverage: [no statements]
16:04:09 [2020-01-10T16:04:09.149Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:04:09 [2020-01-10T16:04:09.526Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:04:09 [2020-01-10T16:04:09.896Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:04:09 [2020-01-10T16:04:09.896Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:04:12 [2020-01-10T16:04:12.425Z] ok  	github.com/docker/docker/plugin	0.544s	coverage: 27.1% of statements
16:04:13 [2020-01-10T16:04:13.233Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:04:14 [2020-01-10T16:04:14.030Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
16:04:14 [2020-01-10T16:04:14.449Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:04:16 [2020-01-10T16:04:16.464Z] ok  	github.com/docker/docker/registry	0.160s	coverage: 56.0% of statements
16:04:16 [2020-01-10T16:04:16.830Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
16:04:16 [2020-01-10T16:04:16.830Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
16:04:17 [2020-01-10T16:04:17.647Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
16:04:18 [2020-01-10T16:04:18.021Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
16:04:21 [2020-01-10T16:04:21.248Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
16:04:21 [2020-01-10T16:04:21.712Z] ok  	github.com/docker/docker/volume/local	0.031s	coverage: 73.0% of statements
16:04:22 [2020-01-10T16:04:22.616Z] ok  	github.com/docker/docker/volume/mounts	0.047s	coverage: 67.0% of statements
16:04:23 [2020-01-10T16:04:23.920Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
16:04:33 [2020-01-10T16:04:33.239Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/rootless	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === Skipped
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver btrfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:73: No driver to put!
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:49: Fails to compute changes intermittently
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:46: Driver zfs not supported
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     graphtest_unix.go:73: No driver to put!
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:04:33 [2020-01-10T16:04:33.239Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] 
16:04:33 [2020-01-10T16:04:33.239Z] DONE 2155 tests, 20 skipped in 223.639s