Skip to content

Console Output

+ make -f docker.Makefile vendor
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-push-pull-cnab-cleanup-1 --build-arg=COMMIT=57ba688 --build-arg=ALPINE_VERSION=3.8 --target=dev -t docker-app-dev:jenkins-app-push-pull-cnab-cleanup-1 .
Sending build context to Docker daemon  72.17MB

Step 1/13 : FROM dockercore/golang-cross:1.11.5@sha256:17a7e0f158521c50316a0d0c1ab1f6a75350b4d82e7ef03c98bcfbdf04feb4f3 AS build
sha256:17a7e0f158521c50316a0d0c1ab1f6a75350b4d82e7ef03c98bcfbdf04feb4f3: Pulling from dockercore/golang-cross
ab1fc7e4bf91: Pulling fs layer
35fba333ff52: Pulling fs layer
f0cb1fa13079: Pulling fs layer
3d1dd648b5ad: Pulling fs layer
866ed2e2b1fe: Pulling fs layer
ddc4ad35a2f0: Pulling fs layer
ab8da8d8889d: Pulling fs layer
f0f20de75386: Pulling fs layer
1db9e87b6bef: Pulling fs layer
546e697abf12: Pulling fs layer
0001dc28c07c: Pulling fs layer
ab8da8d8889d: Waiting
f0f20de75386: Waiting
1db9e87b6bef: Waiting
546e697abf12: Waiting
0001dc28c07c: Waiting
3d1dd648b5ad: Waiting
866ed2e2b1fe: Waiting
ddc4ad35a2f0: Waiting
f0cb1fa13079: Verifying Checksum
f0cb1fa13079: Download complete
35fba333ff52: Verifying Checksum
35fba333ff52: Download complete
ab1fc7e4bf91: Verifying Checksum
ab1fc7e4bf91: Download complete
3d1dd648b5ad: Verifying Checksum
3d1dd648b5ad: Download complete
ab8da8d8889d: Verifying Checksum
ab8da8d8889d: Download complete
866ed2e2b1fe: Verifying Checksum
866ed2e2b1fe: Download complete
f0f20de75386: Verifying Checksum
f0f20de75386: Download complete
546e697abf12: Verifying Checksum
546e697abf12: Download complete
1db9e87b6bef: Verifying Checksum
1db9e87b6bef: Download complete
ddc4ad35a2f0: Verifying Checksum
ddc4ad35a2f0: Download complete
0001dc28c07c: Verifying Checksum
0001dc28c07c: Download complete
ab1fc7e4bf91: Pull complete
35fba333ff52: Pull complete
f0cb1fa13079: Pull complete
3d1dd648b5ad: Pull complete
866ed2e2b1fe: Pull complete
ddc4ad35a2f0: Pull complete
ab8da8d8889d: Pull complete
f0f20de75386: Pull complete
1db9e87b6bef: Pull complete
546e697abf12: Pull complete
0001dc28c07c: Pull complete
Digest: sha256:17a7e0f158521c50316a0d0c1ab1f6a75350b4d82e7ef03c98bcfbdf04feb4f3
Status: Downloaded newer image for dockercore/golang-cross:1.11.5@sha256:17a7e0f158521c50316a0d0c1ab1f6a75350b4d82e7ef03c98bcfbdf04feb4f3
 ---> cbc2e073f890
Step 2/13 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in e0d7ecc007a2
Removing intermediate container e0d7ecc007a2
 ---> e75adee83dd5
Step 3/13 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in e14df050dbc4
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (74.1 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24389 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container e14df050dbc4
 ---> d3c068beb315
Step 4/13 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in b12c0dbda1df
Removing intermediate container b12c0dbda1df
 ---> aeda12a0622b
Step 5/13 : RUN git clone https://github.com/docker/cli.git .
 ---> Running in 5a3b12ea5862
Cloning into '.'...
Removing intermediate container 5a3b12ea5862
 ---> 07ff6448100b
Step 6/13 : RUN make cross binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in f1709b59ac04
./scripts/build/cross
Building binaries for all platforms
Generating windows resources
Building build/docker-windows-amd64
Building build/docker-darwin-amd64
Building statically linked build/docker-linux-amd64
Building statically linked build/docker-linux-arm
Building statically linked build/docker-linux-ppc64le
Building statically linked build/docker-linux-s390x
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
Removing intermediate container f1709b59ac04
 ---> 00210a7a4167
Step 7/13 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 07c90cfe9401
Removing intermediate container 07c90cfe9401
 ---> cfb5c50afe3a
Step 8/13 : FROM build AS dev
 ---> cfb5c50afe3a
Step 9/13 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 6aea55c51bed
Removing intermediate container 6aea55c51bed
 ---> 473c1a98682a
Step 10/13 : ARG DEP_VERSION=v0.5.0
 ---> Running in 84b3a3f76a03
Removing intermediate container 84b3a3f76a03
 ---> f92197ce9955
Step 11/13 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Running in 29c540925fe0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   4373      0 --:--:-- --:--:-- --:--:--  4384

 98 8513k   98 8363k    0     0  31.0M      0 --:--:-- --:--:-- --:--:-- 31.0M
100 8513k  100 8513k    0     0  31.3M      0 --:--:-- --:--:-- --:--:-- 73.1M
Removing intermediate container 29c540925fe0
 ---> fcaa6b59a2b4
Step 12/13 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in c8869b9be55f
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container c8869b9be55f
 ---> 6813b08922b1
Step 13/13 : COPY . .
 ---> 64d1e806255a
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 64d1e806255a
Successfully tagged docker-app-dev:jenkins-app-push-pull-cnab-cleanup-1
Vendoring...
docker run --rm docker-app-dev:jenkins-app-push-pull-cnab-cleanup-1 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v
# Gopkg.lock is out of sync with Gopkg.toml and project imports:
github.com/containerd/containerd/platforms: imported or required, but missing from Gopkg.lock's input-imports

Root project is "github.com/docker/app"
 29 transitively valid internal packages
 49 external packages imported from 19 projects
(0)   ✓ select (root)
(1)	? attempt github.com/cbroglie/mustache with 1 pkgs; at least 1 versions to try
(1)	    try github.com/cbroglie/mustache@v1.0.1
(1)	✓ select github.com/cbroglie/mustache@v1.0.1 w/1 pkgs
(2)	? attempt github.com/containerd/containerd (from github.com/simonferquel/containerd) with 1 pkgs; at least 1 versions to try
(2)	    try github.com/containerd/containerd (from github.com/simonferquel/containerd)@a89234684e5884e51ba195bdb16b1c6952d17f11
(2)	✓ select github.com/containerd/containerd (from github.com/simonferquel/containerd)@a89234684e5884e51ba195bdb16b1c6952d17f11 w/3 pkgs
(3)	? attempt github.com/docker/docker with 5 pkgs; at least 1 versions to try
(3)	    try github.com/docker/docker@master
(3)	✓ select github.com/docker/docker@master w/27 pkgs
(4)	? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try
(4)	    try github.com/Azure/go-ansiterm@master
(4)	✓ select github.com/Azure/go-ansiterm@master w/2 pkgs
(5)	? attempt github.com/containerd/continuity with 2 pkgs; at least 1 versions to try
(5)	    try github.com/containerd/continuity@master
(5)	✓ select github.com/containerd/continuity@master w/4 pkgs
(6)	? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try
(6)	    try github.com/Microsoft/go-winio@v0.4.11
(6)	✓ select github.com/Microsoft/go-winio@v0.4.11 w/1 pkgs
(7)	? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try
(7)	    try github.com/opencontainers/runc@v1.0.0-rc6
(7)	✓ select github.com/opencontainers/runc@v1.0.0-rc6 w/2 pkgs
(8)	? attempt github.com/deislabs/duffle with 8 pkgs; at least 1 versions to try
(8)	    try github.com/deislabs/duffle@master
(8)	✓ select github.com/deislabs/duffle@master w/9 pkgs
(9)	? revisit github.com/docker/docker to add 5 pkgs
(9)	  ✓ include 19 more pkgs from github.com/docker/docker@master
(9)	? attempt github.com/gopherjs/gopherjs with 1 pkgs; at least 1 versions to try
(10)      try github.com/gopherjs/gopherjs@master
(10)  ✓ select github.com/gopherjs/gopherjs@master w/1 pkgs
(10)  ? attempt github.com/Nvveen/Gotty with 1 pkgs; at least 1 versions to try
(11)      try github.com/Nvveen/Gotty@master
(11)  ✓ select github.com/Nvveen/Gotty@master w/1 pkgs
(11)  ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(12)      try github.com/pkg/errors@v0.8.0
(12)  ✓ select github.com/pkg/errors@v0.8.0 w/1 pkgs
(12)  ? attempt github.com/docker/cli with 15 pkgs; at least 1 versions to try
(13)      try github.com/docker/cli@06b837a7d7e1115f3d2aa65c47765e25d4bf845b
(13)  ✓ select github.com/docker/cli@06b837a7d7e1115f3d2aa65c47765e25d4bf845b w/48 pkgs
(13)  ? revisit github.com/containerd/containerd (from github.com/simonferquel/containerd) to add 8 pkgs
(14)    ✓ include 50 more pkgs from github.com/containerd/containerd (from github.com/simonferquel/containerd)@a89234684e5884e51ba195bdb16b1c6952d17f11
(13)  ? revisit github.com/containerd/continuity to add 1 pkgs
(15)    ✓ include 2 more pkgs from github.com/containerd/continuity@master
(13)  ? revisit github.com/docker/docker to add 12 pkgs
(16)    ✓ include 22 more pkgs from github.com/docker/docker@master
(13)  ? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try
(17)      try github.com/Microsoft/hcsshim@v0.8.4
(17)  ✓ select github.com/Microsoft/hcsshim@v0.8.4 w/15 pkgs
(14)  ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(18)      try github.com/hashicorp/go-version@v1.0.0
(18)  ✓ select github.com/hashicorp/go-version@v1.0.0 w/1 pkgs
(15)  ? attempt github.com/containerd/fifo with 1 pkgs; at least 1 versions to try
(19)      try github.com/containerd/fifo@master
(19)  ✓ select github.com/containerd/fifo@master w/1 pkgs
(16)  ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try
(20)      try github.com/containerd/typeurl@master
(20)  ✓ select github.com/containerd/typeurl@master w/1 pkgs
(17)  ? attempt github.com/docker/distribution with 1 pkgs; at least 1 versions to try
(21)      try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(21)  ✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/2 pkgs
(18)  ? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try
(22)      try github.com/docker/compose-on-kubernetes@v0.4.19
(22)  ✓ select github.com/docker/compose-on-kubernetes@v0.4.19 w/11 pkgs
(19)  ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try
(23)      try golang.org/x/sys@master
(23)  ✓ select golang.org/x/sys@master w/2 pkgs
(20)  ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try
(24)      try github.com/docker/go-events@master
(24)  ✓ select github.com/docker/go-events@master w/1 pkgs
(21)  ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try
(25)      try github.com/docker/docker-credential-helpers@v0.6.1
(25)  ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs
(22)  ? attempt github.com/flynn-archive/go-shlex with 1 pkgs; at least 1 versions to try
(26)      try github.com/flynn-archive/go-shlex@master
(26)  ✓ select github.com/flynn-archive/go-shlex@master w/1 pkgs
(23)  ? attempt github.com/docker/cnab-to-oci with 1 pkgs; at least 1 versions to try
(27)      try github.com/docker/cnab-to-oci@master
(27)  ✓ select github.com/docker/cnab-to-oci@master w/2 pkgs
(24)  ? revisit github.com/containerd/containerd (from github.com/simonferquel/containerd) to add 1 pkgs
(28)    ✓ include 1 more pkgs from github.com/containerd/containerd (from github.com/simonferquel/containerd)@a89234684e5884e51ba195bdb16b1c6952d17f11
(24)  ? revisit github.com/docker/cli to add 1 pkgs
(29)    ✓ include 3 more pkgs from github.com/docker/cli@06b837a7d7e1115f3d2aa65c47765e25d4bf845b
(24)  ? revisit github.com/docker/distribution to add 5 pkgs
(30)    ✓ include 14 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(24)  ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try
(31)      try github.com/docker/swarmkit@edd5641391926a50bc5f7040e20b7efc05003c26
(31)  ✓ select github.com/docker/swarmkit@edd5641391926a50bc5f7040e20b7efc05003c26 w/6 pkgs
(25)  ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try
(32)      try github.com/coreos/etcd@v3.3.10
(32)  ✓ select github.com/coreos/etcd@v3.3.10 w/1 pkgs
(26)  ? attempt github.com/docker/go-connections with 3 pkgs; at least 1 versions to try
(33)      try github.com/docker/go-connections@v0.4.0
(33)  ✓ select github.com/docker/go-connections@v0.4.0 w/3 pkgs
(27)  ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try
(34)      try github.com/morikuni/aec@master
(34)  ✓ select github.com/morikuni/aec@master w/1 pkgs
(28)  ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try
(35)      try github.com/gogo/googleapis@v1.1.0
(35)  ✓ select github.com/gogo/googleapis@v1.1.0 w/1 pkgs
(29)  ? attempt github.com/gogo/protobuf with 2 pkgs; at least 1 versions to try
(36)      try github.com/gogo/protobuf@v1.2.0
(36)  ✓ select github.com/gogo/protobuf@v1.2.0 w/3 pkgs
(30)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(37)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.0
(30)  ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try
(38)      try github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(38)  ✓ select github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d w/1 pkgs
(31)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(39)    ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.0
(31)  ? revisit github.com/docker/distribution to add 4 pkgs
(40)    ✓ include 12 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(31)  ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try
(41)      try github.com/sirupsen/logrus@v1.2.0
(41)  ✓ select github.com/sirupsen/logrus@v1.2.0 w/1 pkgs
(32)  ? attempt github.com/oklog/ulid with 1 pkgs; at least 1 versions to try
(42)      try github.com/oklog/ulid@v1.3.1
(42)  ✓ select github.com/oklog/ulid@v1.3.1 w/1 pkgs
(33)  ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(43)      try github.com/golang/protobuf@v1.2.0
(43)  ✓ select github.com/golang/protobuf@v1.2.0 w/1 pkgs
(34)  ? attempt k8s.io/api with 2 pkgs; at least 1 versions to try
(44)      try k8s.io/api@kubernetes-1.11.1
(44)  ✓ select k8s.io/api@kubernetes-1.11.1 w/2 pkgs
(35)  ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try
(45)      try github.com/konsorten/go-windows-terminal-sequences@v1.0.1
(45)  ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.1 w/1 pkgs
(36)  ? attempt gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml) with 1 pkgs; at least 1 versions to try
(46)      try gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(46)  ✓ select gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e w/1 pkgs
(37)  ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(47)      try github.com/imdario/mergo@v0.3.6
(47)  ✓ select github.com/imdario/mergo@v0.3.6 w/1 pkgs
(38)  ? attempt github.com/opencontainers/image-spec with 2 pkgs; at least 1 versions to try
(48)      try github.com/opencontainers/image-spec@v1.0.1
(48)  ✓ select github.com/opencontainers/image-spec@v1.0.1 w/2 pkgs
(39)  ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try
(49)      try github.com/opencontainers/runtime-spec@v1.0.1
(49)  ✓ select github.com/opencontainers/runtime-spec@v1.0.1 w/1 pkgs
(40)  ? attempt k8s.io/apimachinery with 3 pkgs; at least 1 versions to try
(50)      try k8s.io/apimachinery@kubernetes-1.11.1
(50)  ✓ select k8s.io/apimachinery@kubernetes-1.11.1 w/29 pkgs
(41)  ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try
(51)      try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(51)  ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs
(42)  ? attempt github.com/ghodss/yaml with 1 pkgs; at least 1 versions to try
(52)      try github.com/ghodss/yaml@v1.0.0
(52)  ✓ select github.com/ghodss/yaml@v1.0.0 w/1 pkgs
(43)  ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(53)      try github.com/spf13/pflag@master
(53)  ✓ select github.com/spf13/pflag@master w/1 pkgs
(44)  ? attempt github.com/golang/glog with 1 pkgs; at least 1 versions to try
(54)      try github.com/golang/glog@master
(54)  ✓ select github.com/golang/glog@master w/1 pkgs
(45)  ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try
(55)      try github.com/syndtr/gocapability@master
(55)  ✓ select github.com/syndtr/gocapability@master w/1 pkgs
(46)  ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try
(56)      try github.com/wadey/gocovmerge@master
(56)  ✓ select github.com/wadey/gocovmerge@master w/1 pkgs
(47)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(57)    ✓ include 2 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(47)  ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try
(58)      try github.com/spf13/cobra@v0.0.3
(58)  ✓ select github.com/spf13/cobra@v0.0.3 w/1 pkgs
(48)  ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try
(59)      try github.com/google/gofuzz@master
(59)  ✓ select github.com/google/gofuzz@master w/1 pkgs
(49)  ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(60)      try github.com/opencontainers/go-digest@v1.0.0-rc1
(60)  ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs
(50)  ? attempt golang.org/x/crypto with 1 pkgs; at least 1 versions to try
(61)      try golang.org/x/crypto@master
(61)  ✓ select golang.org/x/crypto@master w/1 pkgs
(51)  ? attempt gotest.tools with 6 pkgs; at least 1 versions to try
(62)      try gotest.tools@v2.2.0
(62)  ✓ select gotest.tools@v2.2.0 w/10 pkgs
(52)  ? attempt google.golang.org/grpc with 3 pkgs; at least 1 versions to try
(63)      try google.golang.org/grpc@v1.18.0
(63)  ✓ select google.golang.org/grpc@v1.18.0 w/32 pkgs
(53)  ? revisit github.com/golang/protobuf to add 3 pkgs
(64)    ✓ include 5 more pkgs from github.com/golang/protobuf@v1.2.0
(53)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(65)    ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.0
(53)  ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(66)      try github.com/mitchellh/mapstructure@master
(66)  ✓ select github.com/mitchellh/mapstructure@master w/1 pkgs
(54)  ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try
(67)      try golang.org/x/net@master
(67)  ✓ select golang.org/x/net@master w/4 pkgs
(55)  ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try
(68)      try github.com/theupdateframework/notary@v0.6.1
(68)  ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs
(56)  ? revisit github.com/docker/distribution to add 1 pkgs
(69)    ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(56)  ? revisit golang.org/x/crypto to add 1 pkgs
(70)    ✓ include 1 more pkgs from golang.org/x/crypto@master
(56)  ? attempt golang.org/x/time with 1 pkgs; at least 1 versions to try
(71)      try golang.org/x/time@master
(71)  ✓ select golang.org/x/time@master w/1 pkgs
(57)  ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try
(72)      try github.com/docker/go-units@v0.3.3
(72)  ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs
(58)  ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try
(73)      try github.com/gorilla/mux@v1.6.2
(73)  ✓ select github.com/gorilla/mux@v1.6.2 w/1 pkgs
(59)  ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try
(74)      try github.com/inconshreveable/mousetrap@v1.0
(74)  ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs
(60)  ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try
(75)      try golang.org/x/sync@master
(75)  ✓ select golang.org/x/sync@master w/1 pkgs
(61)  ? revisit google.golang.org/grpc to add 2 pkgs
(76)    ✓ include 2 more pkgs from google.golang.org/grpc@v1.18.0
(61)  ? revisit golang.org/x/crypto to add 4 pkgs
(77)    ✓ include 8 more pkgs from golang.org/x/crypto@master
(61)  ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try
(78)      try github.com/mattn/go-shellwords@v1.0.3
(78)  ✓ select github.com/mattn/go-shellwords@v1.0.3 w/1 pkgs
(62)  ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try
(79)      try github.com/xeipuuv/gojsonreference@master
(79)  ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs
(63)  ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try
(80)      try k8s.io/kubernetes@v1.11.1
(80)  ✓ select k8s.io/kubernetes@v1.11.1 w/1 pkgs
(64)  ? revisit golang.org/x/sync to add 1 pkgs
(81)    ✓ include 1 more pkgs from golang.org/x/sync@master
(64)  ? revisit k8s.io/apimachinery to add 2 pkgs
(82)    ✓ include 2 more pkgs from k8s.io/apimachinery@kubernetes-1.11.1
(64)  ? revisit k8s.io/apimachinery to add 6 pkgs
(83)    ✓ include 22 more pkgs from k8s.io/apimachinery@kubernetes-1.11.1
(64)  ? revisit google.golang.org/grpc to add 1 pkgs
(84)    ✓ include 3 more pkgs from google.golang.org/grpc@v1.18.0
(64)  ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try
(85)      try github.com/xeipuuv/gojsonpointer@master
(85)  ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs
(65)  ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try
(86)      try vbom.ml/util@master
(86)  ✓ select vbom.ml/util@master w/1 pkgs
(66)  ? revisit golang.org/x/net to add 2 pkgs
(87)    ✓ include 2 more pkgs from golang.org/x/net@master
(66)  ? attempt k8s.io/client-go with 1 pkgs; at least 1 versions to try
(88)      try k8s.io/client-go@kubernetes-1.11.1
(88)  ✓ select k8s.io/client-go@kubernetes-1.11.1 w/17 pkgs
(67)  ? revisit k8s.io/apimachinery to add 6 pkgs
(89)    ✓ include 14 more pkgs from k8s.io/apimachinery@kubernetes-1.11.1
(67)  ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try
(90)      try github.com/prometheus/client_golang@v0.8.0
(90)  ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(68)  ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try
(91)      try gopkg.in/inf.v0@v0.9.1
(91)  ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs
(69)  ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try
(92)      try golang.org/x/tools@master
(92)  ✓ select golang.org/x/tools@master w/1 pkgs
(70)  ? revisit golang.org/x/net to add 1 pkgs
(93)    ✓ include 2 more pkgs from golang.org/x/net@master
(70)  ? revisit golang.org/x/net to add 2 pkgs
(94)    ✓ include 4 more pkgs from golang.org/x/net@master
(70)  ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try
(95)      try google.golang.org/genproto@master
(95)  ✓ select google.golang.org/genproto@master w/1 pkgs
(71)  ? revisit github.com/golang/protobuf to add 1 pkgs
(96)    ✓ include 2 more pkgs from github.com/golang/protobuf@v1.2.0
(71)  ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try
(97)      try github.com/docker/go@v1.5.1-1
(97)  ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs
(72)  ? attempt github.com/google/go-cmp with 1 pkgs; at least 1 versions to try
(98)      try github.com/google/go-cmp@v0.2.0
(98)  ✓ select github.com/google/go-cmp@v0.2.0 w/4 pkgs
(73)  ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try
(99)      try github.com/json-iterator/go@v1.1.5
(99)  ✓ select github.com/json-iterator/go@v1.1.5 w/1 pkgs
(74)  ? revisit k8s.io/client-go to add 8 pkgs
(100)   ✓ include 56 more pkgs from k8s.io/client-go@kubernetes-1.11.1
(74)  ? revisit k8s.io/api to add 27 pkgs
(101)   ✓ include 28 more pkgs from k8s.io/api@kubernetes-1.11.1
(74)  ? revisit k8s.io/apimachinery to add 11 pkgs
(102)   ✓ include 34 more pkgs from k8s.io/apimachinery@kubernetes-1.11.1
(74)  ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try
(103)     try github.com/googleapis/gnostic@v0.2.0
(103) ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs
(75)  ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try
(104)     try github.com/agl/ed25519@master
(104) ✓ select github.com/agl/ed25519@master w/2 pkgs
(76)  ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try
(105)     try github.com/modern-go/concurrent@1.0.3
(105) ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs
(77)  ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(106)     try github.com/davecgh/go-spew@v1.1.1
(106) ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs
(78)  ? attempt github.com/gregjones/httpcache with 2 pkgs; at least 1 versions to try
(107)     try github.com/gregjones/httpcache@master
(107) ✓ select github.com/gregjones/httpcache@master w/2 pkgs
(79)  ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(108)     try github.com/beorn7/perks@master
(108) ✓ select github.com/beorn7/perks@master w/1 pkgs
(80)  ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(109)     try github.com/prometheus/procfs@master
(109) ✓ select github.com/prometheus/procfs@master w/4 pkgs
(81)  ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try
(110)     try github.com/miekg/pkcs11@master
(110) ✓ select github.com/miekg/pkcs11@master w/1 pkgs
(82)  ? attempt golang.org/x/oauth2 with 2 pkgs; at least 1 versions to try
(111)     try golang.org/x/oauth2@master
(111) ✓ select golang.org/x/oauth2@master w/5 pkgs
(83)  ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try
(112)     try cloud.google.com/go@v0.34.0
(112) ✓ select cloud.google.com/go@v0.34.0 w/1 pkgs
(84)  ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try
(113)     try github.com/modern-go/reflect2@1.0.1
(113) ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs
(85)  ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(114)     try github.com/prometheus/client_model@master
(114) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(86)  ? attempt github.com/peterbourgon/diskv with 1 pkgs; at least 1 versions to try
(115)     try github.com/peterbourgon/diskv@v2.0.1
(115) ✓ select github.com/peterbourgon/diskv@v2.0.1 w/1 pkgs
(87)  ? attempt github.com/google/btree with 1 pkgs; at least 1 versions to try
(116)     try github.com/google/btree@master
(116) ✓ select github.com/google/btree@master w/1 pkgs
(88)  ? attempt golang.org/x/text with 3 pkgs; at least 1 versions to try
(117)     try golang.org/x/text@v0.3.0
(117) ✓ select golang.org/x/text@v0.3.0 w/14 pkgs
(89)  ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(118)     try github.com/prometheus/common@master
(118) ✓ select github.com/prometheus/common@master w/3 pkgs
(90)  ? attempt github.com/gorilla/context with 1 pkgs; at least 1 versions to try
(119)     try github.com/gorilla/context@v1.1.1
(119) ✓ select github.com/gorilla/context@v1.1.1 w/1 pkgs
(91)  ? revisit golang.org/x/text to add 1 pkgs
(120)   ✓ include 6 more pkgs from golang.org/x/text@v0.3.0
(91)  ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(121)     try github.com/matttproud/golang_protobuf_extensions@v1.0.1
(121) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs
(92)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try
(122)     try github.com/hashicorp/golang-lru@master
(122) ✓ select github.com/hashicorp/golang-lru@master w/2 pkgs
(93)  ? attempt github.com/petar/GoLLRB with 1 pkgs; at least 1 versions to try
(123)     try github.com/petar/GoLLRB@master
(123) ✓ select github.com/petar/GoLLRB@master w/1 pkgs
(94)  ? attempt google.golang.org/appengine with 2 pkgs; at least 1 versions to try
(124)     try google.golang.org/appengine@v1.4.0
(124) ✓ select google.golang.org/appengine@v1.4.0 w/10 pkgs
  ✓ found solution with 533 packages from 94 projects

Solver wall times by segment:
    b-rev-present-in: 1m19.635654097s
     b-source-exists:  1m9.615851093s
         b-list-pkgs:   13.357052386s
              b-gmal:    4.983339895s
  b-deduce-proj-root:    2.620691824s
             satisfy:     263.23832ms
         select-atom:    235.345532ms
            new-atom:      3.996238ms
         select-root:      1.453679ms
               other:       627.226µs
            add-atom:       155.614µs

  TOTAL: 2m50.717405904s

(1/94) Wrote github.com/containerd/fifo@master
(2/94) Wrote github.com/ghodss/yaml@v1.0.0
(3/94) Wrote github.com/google/go-cmp@v0.2.0
(4/94) Wrote github.com/wadey/gocovmerge@master
(5/94) Wrote github.com/google/gofuzz@master
(6/94) Wrote github.com/prometheus/procfs@master
(7/94) Wrote github.com/modern-go/concurrent@1.0.3
(8/94) Wrote github.com/davecgh/go-spew@v1.1.1
(9/94) Wrote github.com/golang/protobuf@v1.2.0
(10/94) Wrote github.com/flynn-archive/go-shlex@master
(11/94) Wrote github.com/Microsoft/go-winio@v0.4.11
(12/94) Wrote github.com/cbroglie/mustache@v1.0.1
(13/94) Wrote golang.org/x/net@master
(14/94) Wrote github.com/googleapis/gnostic@v0.2.0
(15/94) Wrote github.com/opencontainers/runtime-spec@v1.0.1
(16/94) Wrote github.com/mattn/go-shellwords@v1.0.3
(17/94) Wrote k8s.io/api@kubernetes-1.11.1
(18/94) Wrote golang.org/x/oauth2@master
(19/94) Wrote golang.org/x/crypto@master
(20/94) Wrote k8s.io/apimachinery@kubernetes-1.11.1
(21/94) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(22/94) Wrote github.com/morikuni/aec@master
(23/94) Wrote google.golang.org/genproto@master
(24/94) Wrote github.com/petar/GoLLRB@master
(25/94) Wrote github.com/opencontainers/image-spec@v1.0.1
(26/94) Wrote github.com/gorilla/mux@v1.6.2
(27/94) Wrote github.com/Nvveen/Gotty@master
(28/94) Wrote github.com/containerd/typeurl@master
(29/94) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.1
(30/94) Wrote github.com/peterbourgon/diskv@v2.0.1
(31/94) Wrote github.com/google/btree@master
(32/94) Wrote github.com/gogo/googleapis@v1.1.0
(33/94) Wrote github.com/sirupsen/logrus@v1.2.0
(34/94) Wrote github.com/syndtr/gocapability@master
(35/94) Wrote github.com/spf13/pflag@master
(36/94) Wrote github.com/deislabs/duffle@master
(37/94) Wrote golang.org/x/time@master
(38/94) Wrote github.com/prometheus/client_golang@v0.8.0
(39/94) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(40/94) Wrote github.com/Azure/go-ansiterm@master
(41/94) Wrote github.com/oklog/ulid@v1.3.1
(42/94) Wrote github.com/gregjones/httpcache@master
(43/94) Wrote github.com/gopherjs/gopherjs@master
(44/94) Wrote gopkg.in/inf.v0@v0.9.1
(45/94) Wrote github.com/miekg/pkcs11@master
(46/94) Wrote github.com/modern-go/reflect2@1.0.1
(47/94) Wrote github.com/beorn7/perks@master
(48/94) Wrote github.com/agl/ed25519@master
(49/94) Wrote github.com/spf13/cobra@v0.0.3
(50/94) Wrote github.com/xeipuuv/gojsonpointer@master
(51/94) Wrote github.com/inconshreveable/mousetrap@v1.0
(52/94) Wrote github.com/hashicorp/golang-lru@master
(53/94) Wrote github.com/prometheus/client_model@master
(54/94) Wrote github.com/gogo/protobuf@v1.2.0
(55/94) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(56/94) Wrote golang.org/x/sync@master
(57/94) Wrote github.com/docker/go-events@master
(58/94) Wrote vbom.ml/util@master
(59/94) Wrote github.com/docker/go-connections@v0.4.0
(60/94) Wrote github.com/Microsoft/hcsshim@v0.8.4
(61/94) Wrote github.com/docker/go-units@v0.3.3
(62/94) Wrote github.com/docker/cnab-to-oci@master
(63/94) Wrote github.com/mitchellh/mapstructure@master
(64/94) Wrote github.com/pkg/errors@v0.8.0
(65/94) Wrote github.com/xeipuuv/gojsonreference@master
(66/94) Wrote github.com/golang/glog@master
(67/94) Wrote github.com/imdario/mergo@v0.3.6
(68/94) Wrote k8s.io/client-go@kubernetes-1.11.1
(69/94) Wrote gotest.tools@v2.2.0
(70/94) Wrote github.com/gorilla/context@v1.1.1
(71/94) Wrote google.golang.org/appengine@v1.4.0
(72/94) Wrote golang.org/x/tools@master
(73/94) Wrote github.com/hashicorp/go-version@v1.0.0
(74/94) Wrote github.com/docker/go@v1.5.1-1
(75/94) Wrote github.com/json-iterator/go@v1.1.5
(76/94) Wrote github.com/prometheus/common@master
(77/94) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(78/94) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(79/94) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(80/94) Wrote golang.org/x/sys@master
(81/94) Wrote google.golang.org/grpc@v1.18.0
(82/94) Wrote github.com/opencontainers/runc@v1.0.0-rc6
(83/94) Wrote cloud.google.com/go@v0.34.0
(84/94) Wrote golang.org/x/text@v0.3.0
(85/94) Wrote github.com/containerd/continuity@master
(86/94) Wrote github.com/docker/swarmkit@edd5641391926a50bc5f7040e20b7efc05003c26
(87/94) Wrote github.com/coreos/etcd@v3.3.10
(88/94) Wrote github.com/theupdateframework/notary@v0.6.1
(89/94) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(90/94) Wrote github.com/docker/compose-on-kubernetes@v0.4.19
(91/94) Wrote github.com/containerd/containerd (from github.com/simonferquel/containerd)@a89234684e5884e51ba195bdb16b1c6952d17f11
(92/94) Wrote github.com/docker/cli@06b837a7d7e1115f3d2aa65c47765e25d4bf845b
(93/94) Wrote github.com/docker/docker@master
(94/94) Wrote k8s.io/kubernetes@v1.11.1
vendor is correct