Skip to content

Console Output

01:31:11 [2020-02-11T01:31:11.956Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/test/unit
01:31:16 [2020-02-11T01:31:16.404Z] ?   	github.com/docker/docker/api	[no test files]
01:31:38 [2020-02-11T01:31:38.844Z] ok  	github.com/docker/docker/api/server	0.060s	coverage: 9.0% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ok  	github.com/docker/docker/api/server/middleware	0.042s	coverage: 37.7% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ok  	github.com/docker/docker/api/types/strslice	0.030s	coverage: 90.0% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ok  	github.com/docker/docker/api/types/filters	0.027s	coverage: 92.2% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ok  	github.com/docker/docker/api/server/router/swarm	0.059s	coverage: 4.5% of statements
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:33:31 [2020-02-11T01:33:31.126Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
01:33:31 [2020-02-11T01:33:31.127Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:33:31 [2020-02-11T01:33:31.127Z] ok  	github.com/docker/docker/builder/dockerignore	0.049s	coverage: 96.8% of statements
01:33:31 [2020-02-11T01:33:31.415Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
01:33:34 [2020-02-11T01:33:34.125Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.811s	coverage: 86.3% of statements
01:33:36 [2020-02-11T01:33:36.858Z] ok  	github.com/docker/docker/builder/remotecontext	0.583s	coverage: 13.6% of statements
01:33:39 [2020-02-11T01:33:39.571Z] ok  	github.com/docker/docker/builder/dockerfile	1.311s	coverage: 48.2% of statements
01:33:39 [2020-02-11T01:33:39.571Z] ?   	github.com/docker/docker/cli	[no test files]
01:33:39 [2020-02-11T01:33:39.571Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:33:45 [2020-02-11T01:33:45.144Z] ok  	github.com/docker/docker/client	0.530s	coverage: 75.8% of statements
01:34:42 [2020-02-11T01:34:42.084Z] ok  	github.com/docker/docker/cmd/dockerd	0.276s	coverage: 30.6% of statements
01:34:46 [2020-02-11T01:34:46.592Z] ok  	github.com/docker/docker/container	0.175s	coverage: 35.3% of statements
01:34:46 [2020-02-11T01:34:46.592Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:34:46 [2020-02-11T01:34:46.592Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:34:46 [2020-02-11T01:34:46.592Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:34:46 [2020-02-11T01:34:46.592Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:34:49 [2020-02-11T01:34:49.313Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.040s	coverage: 65.3% of statements
01:34:57 [2020-02-11T01:34:57.789Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.056s	coverage: 35.7% of statements
01:35:00 [2020-02-11T01:35:00.512Z] ok  	github.com/docker/docker/daemon/cluster	0.230s	coverage: 0.5% of statements
01:35:06 [2020-02-11T01:35:06.282Z] ok  	github.com/docker/docker/daemon/discovery	0.031s	coverage: 30.0% of statements
01:35:07 [2020-02-11T01:35:07.805Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
01:35:08 [2020-02-11T01:35:08.442Z] ok  	github.com/docker/docker/daemon/config	0.186s	coverage: 82.1% of statements
01:35:11 [2020-02-11T01:35:11.935Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
01:35:14 [2020-02-11T01:35:14.633Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.540s	coverage: 13.7% of statements
01:35:16 [2020-02-11T01:35:16.189Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
01:35:18 [2020-02-11T01:35:18.350Z] ok  	github.com/docker/docker/daemon	12.456s	coverage: 17.5% of statements
01:35:18 [2020-02-11T01:35:18.350Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:35:18 [2020-02-11T01:35:18.350Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:35:18 [2020-02-11T01:35:18.350Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:35:18 [2020-02-11T01:35:18.350Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:35:18 [2020-02-11T01:35:18.350Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.156s	coverage: 57.9% of statements
01:35:23 [2020-02-11T01:35:23.017Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.388s	coverage: 68.6% of statements
01:35:24 [2020-02-11T01:35:24.247Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.935s	coverage: 48.6% of statements
01:35:25 [2020-02-11T01:35:25.734Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.854s	coverage: 45.9% of statements
01:35:25 [2020-02-11T01:35:25.734Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:35:27 [2020-02-11T01:35:27.802Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.205s	coverage: 54.8% of statements
01:35:27 [2020-02-11T01:35:27.802Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:35:28 [2020-02-11T01:35:28.092Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.659s	coverage: 76.1% of statements
01:35:28 [2020-02-11T01:35:28.092Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:35:28 [2020-02-11T01:35:28.389Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
01:35:29 [2020-02-11T01:35:29.934Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
01:35:30 [2020-02-11T01:35:30.970Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.058s	coverage: 3.0% of statements
01:35:34 [2020-02-11T01:35:34.484Z] ok  	github.com/docker/docker/daemon/logger	0.272s	coverage: 42.7% of statements
01:35:35 [2020-02-11T01:35:35.990Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
01:35:38 [2020-02-11T01:35:38.067Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.698s	coverage: 77.4% of statements
01:35:38 [2020-02-11T01:35:38.354Z] ok  	github.com/docker/docker/daemon/logger/journald	0.044s	coverage: 26.2% of statements
01:35:38 [2020-02-11T01:35:38.651Z] ok  	github.com/docker/docker/daemon/images	0.046s	coverage: 4.9% of statements
01:35:38 [2020-02-11T01:35:38.651Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:35:38 [2020-02-11T01:35:38.651Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:35:38 [2020-02-11T01:35:38.651Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:35:38 [2020-02-11T01:35:38.651Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:35:40 [2020-02-11T01:35:40.231Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
01:35:40 [2020-02-11T01:35:40.231Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 62.1% of statements
01:35:42 [2020-02-11T01:35:42.988Z] ok  	github.com/docker/docker/daemon/logger/local	0.088s	coverage: 74.7% of statements
01:35:42 [2020-02-11T01:35:42.988Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:35:43 [2020-02-11T01:35:43.626Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.066s	coverage: 19.9% of statements
01:35:44 [2020-02-11T01:35:44.652Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.042s	coverage: 47.8% of statements
01:35:45 [2020-02-11T01:35:45.276Z] ok  	github.com/docker/docker/daemon/logger/templates	0.026s	coverage: 8.3% of statements
01:35:47 [2020-02-11T01:35:47.319Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
01:35:48 [2020-02-11T01:35:48.341Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.037s	coverage: 82.5% of statements
01:35:48 [2020-02-11T01:35:48.341Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:35:48 [2020-02-11T01:35:48.341Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:35:51 [2020-02-11T01:35:51.057Z] ok  	github.com/docker/docker/distribution/metadata	0.216s	coverage: 48.2% of statements
01:35:52 [2020-02-11T01:35:52.081Z] ok  	github.com/docker/docker/errdefs	0.044s	coverage: 49.4% of statements
01:35:53 [2020-02-11T01:35:53.892Z] ok  	github.com/docker/docker/distribution	0.994s	coverage: 22.1% of statements
01:35:53 [2020-02-11T01:35:53.892Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:35:55 [2020-02-11T01:35:55.961Z] ok  	github.com/docker/docker/distribution/xfer	1.715s	coverage: 85.1% of statements
01:35:55 [2020-02-11T01:35:55.961Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:35:55 [2020-02-11T01:35:55.961Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
01:35:56 [2020-02-11T01:35:56.587Z] ok  	github.com/docker/docker/image	0.142s	coverage: 86.4% of statements
01:35:56 [2020-02-11T01:35:56.587Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:35:58 [2020-02-11T01:35:58.089Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
01:35:58 [2020-02-11T01:35:58.733Z] ok  	github.com/docker/docker/image/v1	0.067s	coverage: 25.0% of statements
01:35:58 [2020-02-11T01:35:58.733Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:36:00 [2020-02-11T01:36:00.226Z] ok  	github.com/docker/docker/pkg/aaparser	0.028s	coverage: 50.0% of statements
01:36:02 [2020-02-11T01:36:02.280Z] ok  	github.com/docker/docker/opts	0.077s	coverage: 67.0% of statements
01:36:04 [2020-02-11T01:36:04.989Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
01:36:05 [2020-02-11T01:36:05.617Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
01:36:05 [2020-02-11T01:36:05.917Z] ok  	github.com/docker/docker/pkg/archive	1.575s	coverage: 76.7% of statements
01:36:06 [2020-02-11T01:36:06.539Z] ok  	github.com/docker/docker/pkg/authorization	3.353s	coverage: 68.3% of statements
01:36:07 [2020-02-11T01:36:07.560Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
01:36:08 [2020-02-11T01:36:08.184Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
01:36:08 [2020-02-11T01:36:08.808Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 97.6% of statements
01:36:10 [2020-02-11T01:36:10.299Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
01:36:10 [2020-02-11T01:36:10.299Z] ok  	github.com/docker/docker/layer	7.364s	coverage: 68.8% of statements
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/oci	[no test files]
01:36:10 [2020-02-11T01:36:10.299Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:36:11 [2020-02-11T01:36:11.327Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
01:36:11 [2020-02-11T01:36:11.327Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
01:36:12 [2020-02-11T01:36:12.830Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.466s	coverage: 43.2% of statements
01:36:12 [2020-02-11T01:36:12.830Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:36:12 [2020-02-11T01:36:12.830Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:36:12 [2020-02-11T01:36:12.830Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
01:36:12 [2020-02-11T01:36:12.830Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
01:36:14 [2020-02-11T01:36:14.333Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.173s	coverage: 84.1% of statements
01:36:14 [2020-02-11T01:36:14.333Z] ok  	github.com/docker/docker/pkg/fsutils	0.340s	coverage: 85.1% of statements
01:36:14 [2020-02-11T01:36:14.620Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 11.4% of statements
01:36:16 [2020-02-11T01:36:16.674Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
01:36:16 [2020-02-11T01:36:16.674Z] ok  	github.com/docker/docker/pkg/locker	0.066s	coverage: 88.9% of statements
01:36:17 [2020-02-11T01:36:17.307Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
01:36:17 [2020-02-11T01:36:17.307Z] ok  	github.com/docker/docker/pkg/idtools	0.965s	coverage: 70.1% of statements
01:36:18 [2020-02-11T01:36:18.330Z] ok  	github.com/docker/docker/pkg/ioutils	1.688s	coverage: 70.6% of statements
01:36:18 [2020-02-11T01:36:18.330Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:36:18 [2020-02-11T01:36:18.330Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
01:36:19 [2020-02-11T01:36:19.005Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
01:36:19 [2020-02-11T01:36:19.299Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
01:36:19 [2020-02-11T01:36:19.616Z] ok  	github.com/docker/docker/pkg/mount	0.914s	coverage: 70.0% of statements
01:36:19 [2020-02-11T01:36:19.616Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:36:19 [2020-02-11T01:36:19.912Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.031s	coverage: 91.4% of statements
01:36:20 [2020-02-11T01:36:20.203Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
01:36:20 [2020-02-11T01:36:20.203Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:36:20 [2020-02-11T01:36:20.203Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:36:21 [2020-02-11T01:36:21.242Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
01:36:22 [2020-02-11T01:36:22.741Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
01:36:22 [2020-02-11T01:36:22.741Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
01:36:22 [2020-02-11T01:36:22.741Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
01:36:24 [2020-02-11T01:36:24.234Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
01:36:24 [2020-02-11T01:36:24.857Z] ok  	github.com/docker/docker/pkg/pubsub	1.164s	coverage: 73.9% of statements
01:36:25 [2020-02-11T01:36:25.145Z] ok  	github.com/docker/docker/pkg/stdcopy	0.018s	coverage: 100.0% of statements
01:36:26 [2020-02-11T01:36:26.168Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
01:36:26 [2020-02-11T01:36:26.477Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
01:36:27 [2020-02-11T01:36:27.101Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
01:36:27 [2020-02-11T01:36:27.389Z] ok  	github.com/docker/docker/pkg/sysinfo	0.022s	coverage: 70.8% of statements
01:36:27 [2020-02-11T01:36:27.676Z] ok  	github.com/docker/docker/pkg/signal	3.397s	coverage: 61.0% of statements
01:36:29 [2020-02-11T01:36:29.172Z] ok  	github.com/docker/docker/pkg/tailfile	0.197s	coverage: 88.6% of statements
01:36:29 [2020-02-11T01:36:29.172Z] ok  	github.com/docker/docker/pkg/system	0.067s	coverage: 36.2% of statements
01:36:30 [2020-02-11T01:36:30.193Z] testing: warning: no tests to run
01:36:30 [2020-02-11T01:36:30.193Z] coverage: [no statements]
01:36:30 [2020-02-11T01:36:30.193Z] ok  	github.com/docker/docker/pkg/term/windows	0.013s	coverage: [no statements] [no tests to run]
01:36:30 [2020-02-11T01:36:30.482Z] ok  	github.com/docker/docker/pkg/term	0.035s	coverage: 84.8% of statements
01:36:30 [2020-02-11T01:36:30.770Z] ok  	github.com/docker/docker/pkg/tarsum	0.248s	coverage: 89.3% of statements
01:36:31 [2020-02-11T01:36:31.057Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
01:36:31 [2020-02-11T01:36:31.348Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
01:36:31 [2020-02-11T01:36:31.644Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
01:36:33 [2020-02-11T01:36:33.714Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
01:36:35 [2020-02-11T01:36:35.764Z] ok  	github.com/docker/docker/reference	0.051s	coverage: 84.4% of statements
01:36:36 [2020-02-11T01:36:36.389Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 68.8% of statements
01:36:37 [2020-02-11T01:36:37.882Z] ok  	github.com/docker/docker/plugin	0.575s	coverage: 27.1% of statements
01:36:38 [2020-02-11T01:36:38.508Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
01:36:39 [2020-02-11T01:36:39.531Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
01:36:41 [2020-02-11T01:36:41.025Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
01:36:41 [2020-02-11T01:36:41.313Z] ok  	github.com/docker/docker/registry	0.435s	coverage: 56.0% of statements
01:36:41 [2020-02-11T01:36:41.313Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 68.2% of statements
01:36:44 [2020-02-11T01:36:44.809Z] ok  	github.com/docker/docker/volume/drivers	0.052s	coverage: 36.1% of statements
01:36:48 [2020-02-11T01:36:48.298Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
01:36:48 [2020-02-11T01:36:48.298Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
01:36:49 [2020-02-11T01:36:49.395Z] ok  	github.com/docker/docker/volume/service	0.040s	coverage: 73.0% of statements
01:36:57 [2020-02-11T01:36:57.784Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/rootless	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/volume	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === Skipped
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     exec_linux_test.go:18: requires AppArmor to be enabled
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     exec_linux_test.go:38: requires AppArmor to be enabled
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver btrfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver btrfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver btrfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver btrfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver btrfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:73: No driver to put!
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     overlay_test.go:49: Fails to compute changes intermittently
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver zfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver zfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver zfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver zfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:46: Driver zfs not supported
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:36:57 [2020-02-11T01:36:57.784Z]     graphtest_unix.go:73: No driver to put!
01:36:57 [2020-02-11T01:36:57.784Z] 
01:36:57 [2020-02-11T01:36:57.784Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:36:57 [2020-02-11T01:36:57.785Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:36:57 [2020-02-11T01:36:57.785Z] 
01:36:57 [2020-02-11T01:36:57.785Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:36:57 [2020-02-11T01:36:57.785Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:36:57 [2020-02-11T01:36:57.785Z] 
01:36:57 [2020-02-11T01:36:57.785Z] 
01:36:57 [2020-02-11T01:36:57.785Z] DONE 2155 tests, 20 skipped in 342.567s