Skip to content

Console Output

16:09:23 [2020-01-10T16:09:23.534Z] + docker run --rm -t --privileged -v /home/docker/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:09:27 [2020-01-10T16:09:27.958Z] ?   	github.com/docker/docker/api	[no test files]
16:09:55 [2020-01-10T16:09:55.014Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 9.0% of statements
16:11:32 [2020-01-10T16:11:32.267Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
16:11:33 [2020-01-10T16:11:33.290Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:11:34 [2020-01-10T16:11:34.789Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:11:37 [2020-01-10T16:11:37.493Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:11:37 [2020-01-10T16:11:37.493Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:11:37 [2020-01-10T16:11:37.493Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ok  	github.com/docker/docker/api/types/filters	0.045s	coverage: 92.2% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 4.0% of statements
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:11:38 [2020-01-10T16:11:38.118Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:11:38 [2020-01-10T16:11:38.740Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
16:11:38 [2020-01-10T16:11:38.741Z] ok  	github.com/docker/docker/api/types/versions	0.031s	coverage: 75.0% of statements
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:11:38 [2020-01-10T16:11:38.741Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:11:39 [2020-01-10T16:11:39.765Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
16:11:45 [2020-01-10T16:11:45.303Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
16:11:47 [2020-01-10T16:11:47.351Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.749s	coverage: 86.3% of statements
16:11:50 [2020-01-10T16:11:50.056Z] ok  	github.com/docker/docker/builder/remotecontext	0.551s	coverage: 13.6% of statements
16:11:51 [2020-01-10T16:11:51.082Z] ok  	github.com/docker/docker/builder/dockerfile	1.315s	coverage: 48.2% of statements
16:11:51 [2020-01-10T16:11:51.082Z] ?   	github.com/docker/docker/cli	[no test files]
16:11:51 [2020-01-10T16:11:51.082Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:11:57 [2020-01-10T16:11:57.997Z] ok  	github.com/docker/docker/client	0.563s	coverage: 75.8% of statements
16:12:54 [2020-01-10T16:12:54.860Z] ok  	github.com/docker/docker/cmd/dockerd	0.261s	coverage: 30.5% of statements
16:12:54 [2020-01-10T16:12:54.860Z] ok  	github.com/docker/docker/container	0.180s	coverage: 35.3% of statements
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:12:54 [2020-01-10T16:12:54.860Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:13:05 [2020-01-10T16:13:05.195Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.081s	coverage: 65.3% of statements
16:13:07 [2020-01-10T16:13:07.249Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.104s	coverage: 35.8% of statements
16:13:09 [2020-01-10T16:13:09.974Z] ok  	github.com/docker/docker/daemon/cluster	0.146s	coverage: 0.5% of statements
16:13:15 [2020-01-10T16:13:15.515Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
16:13:17 [2020-01-10T16:13:17.573Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
16:13:18 [2020-01-10T16:13:18.603Z] ok  	github.com/docker/docker/daemon/config	0.110s	coverage: 82.1% of statements
16:13:21 [2020-01-10T16:13:21.306Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
16:13:24 [2020-01-10T16:13:24.801Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.624s	coverage: 13.7% of statements
16:13:25 [2020-01-10T16:13:25.820Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
16:13:25 [2020-01-10T16:13:25.820Z] ok  	github.com/docker/docker/daemon	12.472s	coverage: 17.6% of statements
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:13:25 [2020-01-10T16:13:25.820Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:13:28 [2020-01-10T16:13:28.544Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.169s	coverage: 57.9% of statements
16:13:33 [2020-01-10T16:13:33.032Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.089s	coverage: 48.6% of statements
16:13:33 [2020-01-10T16:13:33.032Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.675s	coverage: 68.6% of statements
16:13:35 [2020-01-10T16:13:35.746Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.288s	coverage: 45.9% of statements
16:13:35 [2020-01-10T16:13:35.746Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:13:36 [2020-01-10T16:13:36.766Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
16:13:37 [2020-01-10T16:13:37.391Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.496s	coverage: 76.1% of statements
16:13:38 [2020-01-10T16:13:38.422Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.606s	coverage: 54.8% of statements
16:13:38 [2020-01-10T16:13:38.422Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:13:38 [2020-01-10T16:13:38.422Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:13:39 [2020-01-10T16:13:39.921Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
16:13:40 [2020-01-10T16:13:40.948Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
16:13:44 [2020-01-10T16:13:44.454Z] ok  	github.com/docker/docker/daemon/logger	0.304s	coverage: 42.7% of statements
16:13:45 [2020-01-10T16:13:45.493Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
16:13:47 [2020-01-10T16:13:47.557Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.658s	coverage: 77.8% of statements
16:13:47 [2020-01-10T16:13:47.845Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:13:47 [2020-01-10T16:13:47.845Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:13:48 [2020-01-10T16:13:48.136Z] ok  	github.com/docker/docker/daemon/logger/journald	0.069s	coverage: 26.2% of statements
16:13:49 [2020-01-10T16:13:49.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.047s	coverage: 62.1% of statements
16:13:49 [2020-01-10T16:13:49.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
16:13:52 [2020-01-10T16:13:52.349Z] ok  	github.com/docker/docker/daemon/logger/local	0.102s	coverage: 74.7% of statements
16:13:52 [2020-01-10T16:13:52.349Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:13:53 [2020-01-10T16:13:53.375Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 19.9% of statements
16:13:53 [2020-01-10T16:13:53.661Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 47.8% of statements
16:13:54 [2020-01-10T16:13:54.685Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
16:13:56 [2020-01-10T16:13:56.734Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
16:13:57 [2020-01-10T16:13:57.763Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.191s	coverage: 82.5% of statements
16:13:57 [2020-01-10T16:13:57.763Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:13:57 [2020-01-10T16:13:57.763Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:13:59 [2020-01-10T16:13:59.811Z] ok  	github.com/docker/docker/distribution/metadata	0.145s	coverage: 48.2% of statements
16:14:01 [2020-01-10T16:14:01.320Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
16:14:02 [2020-01-10T16:14:02.344Z] ok  	github.com/docker/docker/distribution	0.592s	coverage: 22.1% of statements
16:14:02 [2020-01-10T16:14:02.344Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:14:05 [2020-01-10T16:14:05.055Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
16:14:05 [2020-01-10T16:14:05.055Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:14:05 [2020-01-10T16:14:05.344Z] ok  	github.com/docker/docker/image	0.071s	coverage: 86.4% of statements
16:14:06 [2020-01-10T16:14:06.370Z] ok  	github.com/docker/docker/image/cache	0.050s	coverage: 19.2% of statements
16:14:06 [2020-01-10T16:14:06.370Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:14:06 [2020-01-10T16:14:06.659Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
16:14:06 [2020-01-10T16:14:06.947Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
16:14:06 [2020-01-10T16:14:06.947Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:14:07 [2020-01-10T16:14:07.968Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
16:14:13 [2020-01-10T16:14:13.503Z] ok  	github.com/docker/docker/opts	0.085s	coverage: 66.9% of statements
16:14:13 [2020-01-10T16:14:13.795Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
16:14:13 [2020-01-10T16:14:13.795Z] ok  	github.com/docker/docker/pkg/authorization	0.654s	coverage: 68.3% of statements
16:14:14 [2020-01-10T16:14:14.824Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
16:14:15 [2020-01-10T16:14:15.113Z] ok  	github.com/docker/docker/pkg/archive	1.498s	coverage: 76.8% of statements
16:14:16 [2020-01-10T16:14:16.139Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
16:14:16 [2020-01-10T16:14:16.779Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
16:14:17 [2020-01-10T16:14:17.402Z] ok  	github.com/docker/docker/pkg/discovery/file	0.044s	coverage: 92.9% of statements
16:14:18 [2020-01-10T16:14:18.890Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
16:14:19 [2020-01-10T16:14:19.176Z] ok  	github.com/docker/docker/layer	7.243s	coverage: 68.8% of statements
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/oci	[no test files]
16:14:19 [2020-01-10T16:14:19.176Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:14:19 [2020-01-10T16:14:19.799Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
16:14:20 [2020-01-10T16:14:20.086Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:14:21 [2020-01-10T16:14:21.104Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.478s	coverage: 43.2% of statements
16:14:21 [2020-01-10T16:14:21.104Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:14:21 [2020-01-10T16:14:21.104Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:14:21 [2020-01-10T16:14:21.391Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
16:14:21 [2020-01-10T16:14:21.677Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
16:14:22 [2020-01-10T16:14:22.705Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.172s	coverage: 84.1% of statements
16:14:22 [2020-01-10T16:14:22.992Z] ok  	github.com/docker/docker/pkg/fsutils	0.372s	coverage: 85.1% of statements
16:14:23 [2020-01-10T16:14:23.280Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 11.4% of statements
16:14:25 [2020-01-10T16:14:25.330Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
16:14:25 [2020-01-10T16:14:25.330Z] ok  	github.com/docker/docker/pkg/locker	0.032s	coverage: 88.9% of statements
16:14:25 [2020-01-10T16:14:25.955Z] ok  	github.com/docker/docker/pkg/idtools	0.928s	coverage: 70.1% of statements
16:14:26 [2020-01-10T16:14:26.243Z] ok  	github.com/docker/docker/pkg/longpath	0.077s	coverage: 100.0% of statements
16:14:26 [2020-01-10T16:14:26.531Z] ok  	github.com/docker/docker/pkg/ioutils	2.080s	coverage: 70.1% of statements
16:14:26 [2020-01-10T16:14:26.531Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:14:27 [2020-01-10T16:14:27.554Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:14:27 [2020-01-10T16:14:27.554Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
16:14:28 [2020-01-10T16:14:28.177Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.4% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/mount	0.985s	coverage: 70.0% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:14:28 [2020-01-10T16:14:28.802Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.027s	coverage: 91.4% of statements
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:14:28 [2020-01-10T16:14:28.802Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:14:30 [2020-01-10T16:14:30.299Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
16:14:31 [2020-01-10T16:14:31.322Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
16:14:31 [2020-01-10T16:14:31.609Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
16:14:31 [2020-01-10T16:14:31.896Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
16:14:32 [2020-01-10T16:14:32.913Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:14:33 [2020-01-10T16:14:33.534Z] ok  	github.com/docker/docker/pkg/pubsub	1.185s	coverage: 73.9% of statements
16:14:33 [2020-01-10T16:14:33.820Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
16:14:34 [2020-01-10T16:14:34.843Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
16:14:34 [2020-01-10T16:14:34.843Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
16:14:35 [2020-01-10T16:14:35.467Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
16:14:36 [2020-01-10T16:14:36.097Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 70.8% of statements
16:14:36 [2020-01-10T16:14:36.719Z] ok  	github.com/docker/docker/pkg/signal	3.554s	coverage: 61.0% of statements
16:14:37 [2020-01-10T16:14:37.344Z] ok  	github.com/docker/docker/pkg/tailfile	0.155s	coverage: 88.6% of statements
16:14:37 [2020-01-10T16:14:37.344Z] ok  	github.com/docker/docker/pkg/system	0.073s	coverage: 36.2% of statements
16:14:38 [2020-01-10T16:14:38.916Z] testing: warning: no tests to run
16:14:38 [2020-01-10T16:14:38.916Z] coverage: [no statements]
16:14:38 [2020-01-10T16:14:38.916Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
16:14:38 [2020-01-10T16:14:38.916Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 85.9% of statements
16:14:39 [2020-01-10T16:14:39.556Z] ok  	github.com/docker/docker/pkg/tarsum	0.234s	coverage: 89.3% of statements
16:14:39 [2020-01-10T16:14:39.556Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
16:14:39 [2020-01-10T16:14:39.842Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
16:14:40 [2020-01-10T16:14:40.862Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
16:14:42 [2020-01-10T16:14:42.924Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
16:14:44 [2020-01-10T16:14:44.971Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
16:14:44 [2020-01-10T16:14:44.971Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
16:14:45 [2020-01-10T16:14:45.599Z] ok  	github.com/docker/docker/plugin	0.619s	coverage: 27.1% of statements
16:14:47 [2020-01-10T16:14:47.098Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
16:14:47 [2020-01-10T16:14:47.727Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
16:14:49 [2020-01-10T16:14:49.225Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
16:14:49 [2020-01-10T16:14:49.850Z] ok  	github.com/docker/docker/runconfig	0.066s	coverage: 68.2% of statements
16:14:50 [2020-01-10T16:14:50.505Z] ok  	github.com/docker/docker/registry	0.452s	coverage: 56.0% of statements
16:14:54 [2020-01-10T16:14:54.943Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
16:14:56 [2020-01-10T16:14:56.433Z] ok  	github.com/docker/docker/volume/mounts	0.079s	coverage: 67.0% of statements
16:14:56 [2020-01-10T16:14:56.719Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
16:14:58 [2020-01-10T16:14:58.765Z] ok  	github.com/docker/docker/volume/service	0.036s	coverage: 73.0% of statements
16:15:05 [2020-01-10T16:15:05.573Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/rootless	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === Skipped
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver btrfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:73: No driver to put!
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:49: Fails to compute changes intermittently
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:46: Driver zfs not supported
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     graphtest_unix.go:73: No driver to put!
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:15:05 [2020-01-10T16:15:05.573Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] 
16:15:05 [2020-01-10T16:15:05.573Z] DONE 2155 tests, 20 skipped in 339.750s