Skip to content
Failed

Console Output

Skipping 10 KB.. Full Log
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
using credential docker-jenkins-github-credentials
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Fetching without tags
Fetching without tags
Checking out Revision 98dc14fb4ffcc56822d460f912c6b6592e300c57 (PR-743)
Fetching without tags
Checking out Revision 98dc14fb4ffcc56822d460f912c6b6592e300c57 (PR-743)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Checking out Revision 98dc14fb4ffcc56822d460f912c6b6592e300c57 (PR-743)
Commit message: "Support format option in docker app ls"
Commit message: "Support format option in docker app ls"
First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "Support format option in docker app ls"
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-743-1 --build-arg COMMIT=98dc14fb --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-743-1 .
#1 [internal] load build definition from Dockerfile.invocation-image
#1 transferring dockerfile: 614B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/library/alpine:3.10.3
#4 DONE 0.1s

#3 [internal] load metadata for docker.io/library/golang:1.13.2
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-743-1 -f Dockerfile.lint .
#2 [internal] load build definition from Dockerfile.lint
#2 transferring dockerfile: 414B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 73B done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-743-1 --build-arg COMMIT=98dc14fb --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cli -t docker-app-cli:jenkins-app-PR-743-1 .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.18kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#3 DONE 0.0s

#4 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#4 DONE 0.0s

#10 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#10 CACHED

#9 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#9 CACHED

#12 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#12 CACHED

#6 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#6 CACHED

#8 [cli-build 5/8] RUN mkdir build
#8 CACHED

#7 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#7 CACHED

#5 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#5 CACHED

#13 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 CACHED

#11 [cli-build 8/8] RUN make binary-windows
#11 CACHED

#14 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#14 CACHED

#15 exporting to client
#15 copying files 35B
#3 DONE 0.1s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 DONE 0.0s

#5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3@sha256:c19173c5ada...
#5 DONE 0.0s

#10 [internal] load build context
#3 DONE 0.3s

#4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6...
#4 resolve docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done
#4 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 0B / 125.33MB 0.1s
#4 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.1s
#4 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done
#4 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.82MB / 125.33MB 0.2s
#4 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.1s done
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 17.70MB / 125.33MB 0.3s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 28.98MB / 125.33MB 0.4s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 51.34MB / 125.33MB 0.7s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 64.21MB / 125.33MB 0.9s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 75.84MB / 125.33MB 1.0s
#10 transferring context: 73.66MB 1.3s done
#10 DONE 1.3s

#8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install...
#8 CACHED

#9 [build 3/5] WORKDIR /go/src/github.com/docker/app/
#9 CACHED

#11 [build 4/5] COPY . .
#15 copying files 184.16MB 1.2s done
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 83.99MB / 125.33MB 1.2s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 90.29MB / 125.33MB 1.4s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 98.94MB / 125.33MB 1.5s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 107.93MB / 125.33MB 1.6s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 115.61MB / 125.33MB 1.7s
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s
#15 DONE 2.1s
docker build --build-arg TAG=jenkins-app-PR-743-1 --build-arg COMMIT=98dc14fb --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cross -t docker-app-cross:jenkins-app-PR-743-1 .
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 38B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 34B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s
#11 DONE 1.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#21 [internal] load build context

#12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-743-1 bin...
#4 ...

#8 [internal] load build context
#8 transferring context: 73.66MB 2.7s done
#8 DONE 2.7s

#4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6...
#4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 2.6s done
#4 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64
#12 1.167 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:52:18Z" -o bin/cnab-run ./cmd/cnab-run
#21 transferring context: 73.66MB 1.3s done
#21 DONE 1.3s

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 CACHED

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 CACHED

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 CACHED

#22 [dev 9/9] COPY . .
#22 DONE 1.0s

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-743-1 cross
#23 1.063 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:52:20Z" -o bin/docker-app-linux ./cmd/docker-app
#4 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 4.3s done
#4 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done
#4 DONE 7.4s

#5 [2/5] RUN apk add --no-cache     curl     git     make     coreutils
#5 0.792 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#5 1.841 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#5 1.915 (1/10) Installing libacl (2.2.52-r6)
#5 1.918 (2/10) Installing libattr (2.4.48-r0)
#5 1.920 (3/10) Installing coreutils (8.31-r0)
#5 1.937 (4/10) Installing nghttp2-libs (1.39.2-r0)
#5 1.940 (5/10) Installing libcurl (7.66.0-r0)
#5 1.946 (6/10) Installing curl (7.66.0-r0)
#5 1.949 (7/10) Installing expat (2.2.8-r0)
#5 1.953 (8/10) Installing pcre2 (10.33-r0)
#5 1.960 (9/10) Installing git (2.22.0-r0)
#5 2.109 (10/10) Installing make (4.2.1-r2)
#5 2.113 Executing busybox-1.30.1-r2.trigger
#5 2.117 OK: 22 MiB in 25 packages
#5 DONE 5.1s

#6 [3/5] RUN GO111MODULE=on go get     github.com/golangci/golangci-lint/cm...
#6 0.859 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0
#6 0.918 go: finding github.com/golangci/golangci-lint/cmd v1.16.0
#6 0.918 go: finding github.com/golangci/golangci-lint v1.16.0
#6 1.672 go: downloading github.com/golangci/golangci-lint v1.16.0
#6 2.770 go: extracting github.com/golangci/golangci-lint v1.16.0
#6 2.835 go: finding github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
#6 2.836 go: finding github.com/go-ole/go-ole v1.2.1
#6 2.836 go: finding github.com/sirupsen/logrus v1.0.5
#6 2.862 go: finding github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
#6 2.867 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
#6 2.868 go: finding github.com/inconshreveable/mousetrap v1.0.0
#6 2.869 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
#6 2.871 go: finding github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
#6 3.355 go: finding github.com/go-lintpack/lintpack v0.5.2
#6 3.355 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
#6 3.382 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4
#6 3.389 go: finding github.com/spf13/viper v1.0.2
#6 3.543 go: finding github.com/onsi/gomega v1.4.2
#6 3.573 go: finding github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
#6 3.592 go: finding mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
#6 3.608 go: finding github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
#6 3.744 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
#6 3.900 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
#6 3.987 go: finding github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
#6 3.994 go: finding github.com/hpcloud/tail v1.0.0
#6 4.054 go: finding github.com/mattn/go-colorable v0.0.9
#6 4.064 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
#6 4.114 go: finding github.com/kisielk/gotool v0.0.0-20161130080628-0de1eaf82fa3
#6 4.169 go: finding golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
#6 4.292 go: finding golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
#6 4.294 go: finding github.com/onsi/ginkgo v1.6.0
#6 4.299 go: finding golang.org/x/sys v0.0.0-20190312061237-fead79001313
#6 4.299 go: finding github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
#6 4.382 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
#6 4.407 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
#6 4.443 go: finding golang.org/x/net v0.0.0-20190313220215-9f648a60d977
#6 4.613 go: finding golang.org/x/text v0.0.0-20170915090833-1cbadb444a80
#6 4.635 go: finding github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
#6 4.645 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
#6 4.798 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
#6 4.933 go: finding github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
#6 4.968 go: finding github.com/mozilla/tls-observatory v0.0.0-20180409132520-8791a200eb40
#6 4.989 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#6 5.782 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
#6 6.492 go: finding github.com/magiconair/properties v1.7.6
#6 7.044 go: finding github.com/shirou/gopsutil v0.0.0-20180427012116-c95755e4bcd7
#6 7.353 go: finding gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7
#6 7.738 go: finding github.com/spf13/pflag v1.0.1
#6 7.964 go: finding github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e
#6 8.693 go: finding github.com/fsnotify/fsnotify v1.4.7
#6 8.706 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
#6 8.982 go: finding github.com/gobwas/glob v0.2.3
#6 9.304 go: finding github.com/fatih/color v1.6.0
#6 9.337 go: finding golang.org/x/text v0.3.0
#6 9.395 go: finding github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
#6 9.721 go: finding github.com/davecgh/go-spew v1.1.1
#6 10.02 go: finding github.com/stretchr/testify v1.2.2
#6 10.37 go: finding github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c
#6 10.44 go: finding github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
#6 11.20 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
#6 11.30 go: finding github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
#6 11.40 go: finding golang.org/x/tools v0.0.0-20190121143147-24cd39ecf745
#6 11.51 go: finding gopkg.in/fsnotify.v1 v1.4.7
#6 11.73 go: finding sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
#6 11.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
#6 11.91 go: finding golang.org/x/net v0.0.0-20170915142106-8351a756f30f
#6 12.00 go: finding github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
#6 12.08 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
#6 12.09 go: finding golang.org/x/sys v0.0.0-20171026204733-164713f0dfce
#6 12.19 go: finding github.com/mitchellh/go-homedir v1.0.0
#6 12.29 go: finding github.com/golang/protobuf v1.2.0
#6 12.52 go: finding github.com/spf13/cast v1.2.0
#6 12.71 go: finding github.com/spf13/cobra v0.0.2
#6 13.14 go: finding github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041
#6 13.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
#6 13.25 go: finding github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936
#6 13.37 go: finding github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e
#6 13.43 go: finding github.com/golang/mock v1.1.1
#6 13.57 go: finding github.com/pelletier/go-toml v1.1.0
#6 13.59 go: finding github.com/spf13/afero v1.1.0
#6 13.64 go: finding github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
#6 13.77 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd
#6 13.84 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
#6 13.85 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
#6 13.87 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
#6 13.89 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#6 14.00 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6
#6 14.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
#6 14.04 go: finding github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
#6 14.05 go: finding github.com/pkg/errors v0.8.0
#6 14.16 go: finding github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c
#6 14.17 go: finding github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
#6 14.34 go: finding golang.org/x/tools v0.0.0-20170915040203-e531a2a1c15f
#6 14.45 go: finding github.com/gogo/protobuf v1.1.1
#6 14.46 go: finding github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
#6 14.55 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
#6 14.58 go: finding gopkg.in/yaml.v2 v2.2.1
#6 14.59 go: finding github.com/google/go-cmp v0.2.0
#6 14.60 go: finding github.com/rogpeppe/go-internal v1.1.0
#6 14.60 go: finding golang.org/x/tools v0.0.0-20181117154741-2ddaf7f79a09
#6 14.64 go: finding github.com/kr/pretty v0.1.0
#6 14.75 go: finding github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
#6 14.87 go: finding github.com/go-toolsmith/pkgload v0.0.0-20181119091011-e9e65178eee8
#6 14.93 go: finding github.com/pmezard/go-difflib v1.0.0
#6 15.13 go: finding github.com/kisielk/gotool v1.0.0
#6 15.14 go: finding github.com/mattn/goveralls v0.0.2
#6 15.22 go: finding github.com/BurntSushi/toml v0.3.1
#6 15.26 go: finding github.com/kr/text v0.1.0
#6 15.26 go: finding github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
#6 15.38 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
#6 15.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
#6 15.48 go: finding github.com/mattn/go-isatty v0.0.3
#6 15.53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
#6 15.59 go: finding golang.org/x/tools v0.0.0-20181205014116-22934f0fdb62
#6 15.80 go: finding gopkg.in/errgo.v2 v2.1.0
#6 15.85 go: finding github.com/kr/pty v1.1.1
#6 18.80 go: downloading golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
#6 18.82 go: downloading github.com/spf13/pflag v1.0.1
#6 18.82 go: downloading github.com/golang/mock v1.1.1
#6 18.82 go: downloading github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
#6 18.82 go: downloading github.com/spf13/cobra v0.0.2
#6 18.82 go: downloading github.com/pkg/errors v0.8.0
#6 18.88 go: extracting github.com/pkg/errors v0.8.0
#6 18.90 go: extracting github.com/spf13/pflag v1.0.1
#6 18.96 go: extracting github.com/golang/mock v1.1.1
#6 18.99 go: downloading github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
#6 18.99 go: extracting github.com/spf13/cobra v0.0.2
#6 19.00 go: downloading mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
#6 19.07 go: extracting github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
#6 19.07 go: extracting mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
#6 19.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
#6 19.08 go: downloading github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
#6 19.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
#6 19.11 go: downloading github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
#6 19.12 go: extracting github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
#6 19.18 go: extracting github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
#6 19.37 go: extracting github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
#6 19.41 go: downloading github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
#6 19.41 go: downloading github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
#6 19.55 go: extracting github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
#6 19.58 go: extracting github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
#6 19.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
#6 19.64 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
#6 19.64 go: downloading github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
#6 19.66 go: extracting github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
#6 19.66 go: downloading github.com/go-lintpack/lintpack v0.5.2
#6 19.70 go: extracting github.com/go-lintpack/lintpack v0.5.2
#6 19.71 go: downloading github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
#6 19.73 go: extracting github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
#6 20.40 go: extracting golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
#6 20.55 go: downloading github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
#6 20.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
#6 20.55 go: downloading github.com/BurntSushi/toml v0.3.1
#6 20.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
#6 20.57 go: downloading github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
#6 20.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
#6 20.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
#6 20.57 go: downloading sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
#6 20.58 go: downloading github.com/fatih/color v1.6.0
#6 20.59 go: downloading github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
#6 20.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
#6 20.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
#6 20.75 go: extracting github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
#6 20.76 go: extracting github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
#6 20.76 go: downloading github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
#6 20.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
#6 20.76 go: downloading github.com/mattn/go-colorable v0.0.9
#6 20.77 go: extracting github.com/mattn/go-colorable v0.0.9
#6 20.78 go: downloading github.com/mitchellh/go-homedir v1.0.0
#6 20.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
#6 20.79 go: extracting github.com/BurntSushi/toml v0.3.1
#6 20.80 go: extracting github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
#6 20.80 go: downloading github.com/kisielk/gotool v1.0.0
#6 20.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
#6 20.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
#6 20.87 go: downloading github.com/sirupsen/logrus v1.0.5
#6 20.89 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
#6 20.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
#6 20.95 go: downloading golang.org/x/text v0.3.0
#6 20.96 go: extracting sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
#6 20.99 go: downloading github.com/mattn/go-isatty v0.0.3
#6 21.01 go: extracting github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
#6 21.01 go: extracting github.com/mitchellh/go-homedir v1.0.0
#6 21.02 go: downloading github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
#6 21.05 go: extracting github.com/kisielk/gotool v1.0.0
#6 21.06 go: downloading github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
#6 21.06 go: extracting github.com/mattn/go-isatty v0.0.3
#6 21.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
#6 21.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
#6 21.07 go: extracting github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
#6 21.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
#6 21.11 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
#6 21.12 go: downloading github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
#6 21.12 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
#6 21.13 go: downloading golang.org/x/net v0.0.0-20190313220215-9f648a60d977
#6 21.14 go: extracting github.com/sirupsen/logrus v1.0.5
#6 21.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
#6 21.21 go: downloading github.com/spf13/viper v1.0.2
#6 21.21 go: downloading github.com/gogo/protobuf v1.1.1
#6 21.22 go: extracting github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
#6 21.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
#6 21.25 go: extracting github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
#6 21.25 go: downloading golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
#6 21.28 go: downloading golang.org/x/sys v0.0.0-20190312061237-fead79001313
#6 21.43 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
#6 21.44 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
#6 21.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
#6 21.47 go: extracting github.com/spf13/viper v1.0.2
#6 21.50 go: downloading github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
#6 21.52 go: downloading github.com/spf13/afero v1.1.0
#6 21.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
#6 21.55 go: downloading github.com/fsnotify/fsnotify v1.4.7
#6 21.67 go: extracting github.com/fatih/color v1.6.0
#6 21.68 go: downloading github.com/gobwas/glob v0.2.3
#6 21.68 go: extracting github.com/fsnotify/fsnotify v1.4.7
#6 21.69 go: downloading github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
#6 21.82 go: extracting github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
#6 21.82 go: downloading github.com/pelletier/go-toml v1.1.0
#6 21.88 go: extracting github.com/spf13/afero v1.1.0
#6 22.03 go: extracting github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
#6 22.03 go: downloading github.com/spf13/cast v1.2.0
#6 22.05 go: extracting github.com/gobwas/glob v0.2.3
#6 22.06 go: downloading github.com/magiconair/properties v1.7.6
#6 22.08 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
#6 22.13 go: extracting github.com/spf13/cast v1.2.0
#6 22.16 go: extracting github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
#6 22.18 go: downloading gopkg.in/yaml.v2 v2.2.1
#6 22.19 go: extracting github.com/pelletier/go-toml v1.1.0
#6 22.23 go: extracting github.com/magiconair/properties v1.7.6
#6 22.39 go: extracting gopkg.in/yaml.v2 v2.2.1
#6 23.74 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
#6 23.90 go: extracting golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
#6 23.92 go: extracting golang.org/x/net v0.0.0-20190313220215-9f648a60d977
#6 24.32 go: extracting golang.org/x/sys v0.0.0-20190312061237-fead79001313
#6 25.01 go: extracting github.com/gogo/protobuf v1.1.1
#6 26.44 go: extracting golang.org/x/text v0.3.0
#6 DONE 46.8s

#7 [4/5] WORKDIR /go/src/github.com/docker/app
#7 DONE 0.0s

#9 [5/5] COPY . .
#9 DONE 0.9s

#10 exporting to image
#10 exporting layers
#10 exporting layers 1.0s done
#10 writing image sha256:b5d64e1880e04342aac96e5245e993cf93775d499638a834acc4bc28f6a8d54e done
#10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-743-1 done
#10 DONE 1.0s
docker run --rm docker-app-lint:jenkins-app-PR-743-1 make lint
#23 55.92 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:52:20Z" -o bin/docker-app-darwin ./cmd/docker-app
Linting...
#12 DONE 64.6s

#6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn...
#6 CACHED

#13 [invocation 3/4] COPY --from=build /go/src/github.com/docker/app/bin/cna...
#13 DONE 0.2s

#14 [invocation 4/4] WORKDIR /cnab/app
#14 DONE 0.1s

#15 exporting to image
#15 exporting layers
#15 exporting layers 0.2s done
#15 writing image sha256:591db55000a1fa854d354192529e01195739e4f14cf25398e2fa706ef68c282d done
#15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-743-1 done
#15 DONE 0.2s
docker save docker/cnab-app-base:jenkins-app-PR-743-1 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-743-1-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-743-1 docker/cnab-app-base:jenkins-app-PR-743-1-coverage
docker save docker/cnab-app-base:jenkins-app-PR-743-1-coverage -o _build/coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/1/stashes/invocation-image.tgz
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/1/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-743-1
Untagged: docker/cnab-app-base:jenkins-app-PR-743-1
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-743-1-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-743-1-coverage
Deleted: sha256:591db55000a1fa854d354192529e01195739e4f14cf25398e2fa706ef68c282d
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] sh
+ make -f docker.Makefile check-vendor
docker build --build-arg TAG=jenkins-app-PR-743-1 --build-arg COMMIT=98dc14fb --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-743-1 .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.18kB done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 ...

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.2s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.2s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done
#5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done
#5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done
#5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done
#5 ...

#21 [internal] load build context
#21 transferring context: 341.98kB 0.3s done
#21 DONE 0.3s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 resolve docker.io/dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 done
#8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 20.64MB / 50.38MB 0.4s
#8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.3s done
#8 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done
#8 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done
#8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.3s done
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 1.87MB / 51.77MB 0.4s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0B / 68.48MB 0.4s
#8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 39.06MB / 50.38MB 0.6s
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 17.37MB / 51.77MB 0.6s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 7.49MB / 68.48MB 0.6s
#8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 48.91MB / 50.38MB 0.7s
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 25.06MB / 51.77MB 0.7s
#8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 0.8s done
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 40.14MB / 51.77MB 0.9s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 21.29MB / 68.48MB 0.9s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 0.9s
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 50.77MB / 51.77MB 1.1s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 30.45MB / 68.48MB 1.1s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 14.87MB / 127.97MB 1.1s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 35.31MB / 68.48MB 1.2s
#8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 47.44MB / 68.48MB 1.4s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 29.72MB / 127.97MB 1.4s
#8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.5s done
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 55.41MB / 68.48MB 1.5s
#8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 0B / 125B 1.5s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.7s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 49.05MB / 127.97MB 1.7s
#8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 1.5s done
#8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 1.6s done
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 1.7s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 58.95MB / 127.97MB 1.8s
#8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 2.0s done
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 77.50MB / 127.97MB 2.0s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 16.17MB / 163.50MB 2.0s
#8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 0B / 950B 2.0s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 84.83MB / 127.97MB 2.1s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 25.47MB / 163.50MB 2.1s
#8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 2.0s done
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 2.1s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 34.16MB / 163.50MB 2.2s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 96.03MB / 127.97MB 2.3s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 109.76MB / 127.97MB 2.5s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 48.36MB / 163.50MB 2.5s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 17.29MB / 290.76MB 2.6s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.62MB / 127.97MB 2.8s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 61.68MB / 163.50MB 2.8s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 36.22MB / 290.76MB 2.9s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 79.23MB / 163.50MB 3.1s
#8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 3.1s done
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 87.48MB / 163.50MB 3.2s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 51.73MB / 290.76MB 3.2s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 102.69MB / 163.50MB 3.5s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 115.61MB / 163.50MB 3.7s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 74.59MB / 290.76MB 3.7s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 128.72MB / 163.50MB 3.9s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 90.66MB / 290.76MB 3.9s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 148.09MB / 163.50MB 4.3s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 111.60MB / 290.76MB 4.4s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 159.22MB / 163.50MB 4.6s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 132.56MB / 290.76MB 4.8s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 150.54MB / 290.76MB 5.1s
#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 5.3s done
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 170.47MB / 290.76MB 5.4s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 198.53MB / 290.76MB 5.8s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 217.40MB / 290.76MB 6.1s
#8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.1s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 232.86MB / 290.76MB 6.3s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 248.75MB / 290.76MB 6.5s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 266.44MB / 290.76MB 6.8s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 284.74MB / 290.76MB 7.1s
#8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 8.4s done
#8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 7.5s done
#8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893
#8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.6s done
#8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260
#8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.5s done
#8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159
#8 ...

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 5.6s done
#5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 5.4s done
#5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 7.3s
#5 ...

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 4.0s done
#8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3
#8 ...

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.1s done
#5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done
#5 DONE 14.8s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 3.3s done
#8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17
#8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 5.0s
#8 ...

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 1.814 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
#6 1.816 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
#6 1.827 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
#6 2.049 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [126 kB]
#6 2.233 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
#6 2.756 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
#6 4.355 Fetched 8240 kB in 3s (2853 kB/s)
#6 4.355 Reading package lists...
#6 5.463 Reading package lists...
#6 6.492 Building dependency tree...
#6 6.700 Reading state information...
#6 6.937 coreutils is already the newest version (8.30-3).
#6 6.937 coreutils set to manually installed.
#6 6.937 util-linux is already the newest version (2.33.1-0.1).
#6 6.937 util-linux set to manually installed.
#6 6.937 The following NEW packages will be installed:
#6 6.937   uuid-runtime
#6 7.204 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
#6 7.204 Need to get 95.2 kB of archives.
#6 7.204 After this operation, 211 kB of additional disk space will be used.
#6 7.204 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#6 7.577 debconf: delaying package configuration, since apt-utils is not installed
#6 7.614 Fetched 95.2 kB in 0s (304 kB/s)
#6 7.726 Selecting previously unselected package uuid-runtime.
#6 7.726 (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 ... 15394 files and directories currently installed.)
#6 7.738 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#6 7.743 Unpacking uuid-runtime (2.33.1-0.1) ...
#6 7.813 Setting up uuid-runtime (2.33.1-0.1) ...
#6 7.868 Adding group `uuidd' (GID 102) ...
#6 7.895 Done.
#6 7.935 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#6 7.935 Adding system user `uuidd' (UID 101) ...
#6 7.935 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#6 8.009 Not creating home directory `/run/uuidd'.
#6 8.028 invoke-rc.d: could not determine current runlevel
#6 8.031 invoke-rc.d: policy-rc.d denied execution of start.
#6 ...

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 6.6s done
#8 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13
#8 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done
#8 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done
#8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f
#8 ...

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 DONE 11.9s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 ...

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 DONE 0.3s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.1s
#8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 6.3s done
#8 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done
#8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207
#8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.0s
#23 114.1 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:52:20Z" -o bin/docker-app-windows.exe ./cmd/docker-app
#8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.2s
#8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.3s
#8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.3s done
#8 DONE 48.6s

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 0.825 Reading package lists...
#9 1.437 Building dependency tree...
#9 1.562 Reading state information...
#9 1.703 coreutils is already the newest version (8.30-3).
#9 1.703 coreutils set to manually installed.
#9 1.703 util-linux is already the newest version (2.33.1-0.1).
#9 1.703 util-linux set to manually installed.
#9 1.703 The following NEW packages will be installed:
#9 1.703   uuid-runtime
#9 1.971 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
#9 1.971 Need to get 95.2 kB of archives.
#9 1.971 After this operation, 211 kB of additional disk space will be used.
#9 1.971 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#9 2.096 debconf: delaying package configuration, since apt-utils is not installed
#9 2.121 Fetched 95.2 kB in 0s (367 kB/s)
#9 2.153 Selecting previously unselected package uuid-runtime.
#9 2.153 (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 ... 25419 files and directories currently installed.)
#9 2.166 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#9 2.170 Unpacking uuid-runtime (2.33.1-0.1) ...
#9 2.219 Setting up uuid-runtime (2.33.1-0.1) ...
#9 2.255 Adding group `uuidd' (GID 102) ...
#9 2.275 Done.
#9 2.306 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#9 2.307 Adding system user `uuidd' (UID 101) ...
#9 2.307 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#9 2.361 Not creating home directory `/run/uuidd'.
#9 2.371 invoke-rc.d: could not determine current runlevel
#9 2.373 invoke-rc.d: policy-rc.d denied execution of start.
#9 DONE 6.7s

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 DONE 0.0s

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 0.650 Cloning into '.'...
#11 4.271 Note: checking out 'v19.03.4'.
#11 4.271 
#11 4.271 You are in 'detached HEAD' state. You can look around, make experimental
#11 4.271 changes and commit them, and you can discard any commits you make in this
#11 4.271 state without impacting any branches by performing another checkout.
#11 4.271 
#11 4.271 If you want to create a new branch to retain commits you create, you may
#11 4.271 do so (now or later) by using -b with the checkout command again. Example:
#11 4.271 
#11 4.271   git checkout -b <new-branch-name>
#11 4.271 
#11 4.271 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3
#11 DONE 4.8s

#12 [cli-build 5/8] RUN mkdir build
#12 DONE 0.9s

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 0.678   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#13 0.680                                  Dload  Upload   Total   Spent    Left  Speed
#13 0.681 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 60.3M    8 5325k    0     0  11.2M      0  0:00:05 --:--:--  0:00:05 11.2M
 54 60.3M   54 32.9M    0     0  22.7M      0  0:00:02  0:00:01  0:00:01 22.7M
100 60.3M  100 60.3M    0     0  25.8M      0  0:00:02  0:00:02 --:--:-- 25.8M
#13 DONE 3.4s

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 0.688   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.690                                  Dload  Upload   Total   Spent    Left  Speed
#14 0.691 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 71 45.6M   71 32.4M    0     0  29.8M      0  0:00:01  0:00:01 --:--:-- 29.8M
100 45.6M  100 45.6M    0     0  29.3M      0  0:00:01  0:00:01 --:--:-- 29.2M
#14 DONE 2.4s

#15 [cli-build 8/8] RUN make binary-windows
#15 0.670 ./scripts/build/windows
#15 0.696 Generating windows resources
#15 0.740 Building build/docker-windows-amd64
#23 DONE 173.5s

#24 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#24 DONE 0.1s

#25 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#25 DONE 0.2s

#26 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#26 DONE 0.2s

#27 exporting to client
#27 copying files 13.67MB 0.1s
#27 copying files 124.44MB 0.8s done
#27 DONE 1.2s
docker build --build-arg TAG=jenkins-app-PR-743-1 --build-arg COMMIT=98dc14fb --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-743-1  .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#21 [internal] load build context
#21 transferring context: 341.98kB 0.2s done
#21 DONE 0.2s

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 CACHED

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#22 [dev 9/9] COPY . .
#22 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 CACHED

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-743-1 cross
#23 CACHED

#24 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-743-1 e2e-cross
#24 0.837 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:55:16Z" -o bin/docker-app-linux ./cmd/docker-app
#24 4.322 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:55:16Z" -c -o bin/docker-app-e2e-linux ./e2e/
#24 26.39 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:55:16Z" -o bin/docker-app-darwin ./cmd/docker-app
#24 30.90 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:55:16Z" -c -o bin/docker-app-e2e-darwin ./e2e/
#24 53.18 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=98dc14fb -X github.com/docker/app/internal.Version=jenkins-app-PR-743-1 -X github.com/docker/app/internal.BuildTime=2019-11-13T14:55:16Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
#15 DONE 88.1s

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 DONE 0.2s

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 0.869   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#17 0.870                                  Dload  Upload   Total   Spent    Left  Speed
#17 0.871 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   5450      0 --:--:-- --:--:-- --:--:--  5450
#17 1.122 
100 10.5M  100 10.5M    0     0  41.9M      0 --:--:-- --:--:-- --:--:-- 41.9M
#17 DONE 1.2s

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 10.98 go: downloading gotest.tools v2.1.0+incompatible
#18 11.02 go: extracting gotest.tools v2.1.0+incompatible
#18 11.04 go: downloading github.com/pkg/errors v0.8.0
#18 11.04 go: downloading github.com/fatih/color v1.6.0
#18 11.05 go: downloading github.com/spf13/pflag v1.0.1
#18 11.05 go: downloading github.com/sirupsen/logrus v1.0.5
#18 11.05 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 11.05 go: downloading github.com/jonboulle/clockwork v0.1.0
#18 11.11 go: extracting github.com/pkg/errors v0.8.0
#18 11.12 go: extracting github.com/spf13/pflag v1.0.1
#18 11.23 go: extracting github.com/jonboulle/clockwork v0.1.0
#18 11.24 go: extracting github.com/sirupsen/logrus v1.0.5
#18 11.24 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 11.25 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 11.25 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 11.25 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 11.38 go: extracting github.com/fatih/color v1.6.0
#18 11.39 go: downloading github.com/mattn/go-colorable v0.0.9
#18 11.39 go: downloading github.com/mattn/go-isatty v0.0.3
#18 11.42 go: extracting github.com/mattn/go-isatty v0.0.3
#18 11.44 go: extracting github.com/mattn/go-colorable v0.0.9
#18 12.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.33 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 12.46 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 12.53 go: finding github.com/fatih/color v1.6.0
#18 12.53 go: finding github.com/pkg/errors v0.8.0
#18 12.54 go: finding github.com/sirupsen/logrus v1.0.5
#18 12.55 go: finding github.com/spf13/pflag v1.0.1
#18 12.55 go: finding github.com/mattn/go-colorable v0.0.9
#18 12.55 go: finding github.com/mattn/go-isatty v0.0.3
#18 12.57 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.58 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 12.59 go: finding github.com/jonboulle/clockwork v0.1.0
#18 12.59 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.60 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#24 DONE 75.8s

#25 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#25 DONE 0.1s

#26 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#26 DONE 0.2s

#27 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#27 DONE 0.1s

#28 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin...
#28 DONE 0.1s

#29 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar...
#29 DONE 0.2s

#30 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win...
#30 DONE 0.2s

#31 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin...
#31 DONE 0.1s

#32 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar...
#32 DONE 0.1s

#33 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win...
#33 DONE 0.1s

#34 exporting to client
#34 copying files 43B
#34 copying files 121.58MB 0.8s done
#34 DONE 1.1s
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux
tar czf bin/docker-app-e2e-linux.tar.gz -C bin docker-app-e2e-linux
tar --transform='flags=r;s|docker-app-darwin|docker-app-plugin-darwin|' -czf bin/docker-app-darwin.tar.gz -C bin docker-app-darwin
tar czf bin/docker-app-e2e-darwin.tar.gz -C bin docker-app-e2e-darwin
tar --transform='flags=r;s|docker-app-windows|docker-app-plugin-windows|' -czf bin/docker-app-windows.tar.gz -C bin docker-app-windows.exe
tar czf bin/docker-app-e2e-windows.tar.gz -C bin docker-app-e2e-windows.exe
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
#18 DONE 35.2s

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 DONE 2.3s

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 7.416 golang.org/x/tools/internal/semver
#20 7.446 github.com/pkg/errors
#20 7.499 golang.org/x/tools/go/ast/astutil
#20 7.535 golang.org/x/tools/go/internal/gcimporter
#20 7.934 golang.org/x/tools/go/internal/packagesdriver
#20 8.044 golang.org/x/tools/internal/fastwalk
#20 8.105 golang.org/x/tools/internal/gopathwalk
#20 8.173 golang.org/x/tools/internal/span
#20 8.313 golang.org/x/tools/go/gcexportdata
#20 8.351 golang.org/x/tools/internal/module
#20 8.361 golang.org/x/tools/go/packages
#20 8.657 golang.org/x/tools/internal/imports
#20 9.069 golang.org/x/tools/imports
#20 9.081 github.com/mjibson/esc/embed
#20 9.125 github.com/mjibson/esc
#20 DONE 10.2s

#22 [dev 9/9] COPY . .
#22 DONE 1.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 2.5s done
#23 writing image sha256:1e6024cffec39dfc65cc40207a9d5ac1becb0c25b1f454db877d8eb0ffd8ef4a
#23 writing image sha256:1e6024cffec39dfc65cc40207a9d5ac1becb0c25b1f454db877d8eb0ffd8ef4a done
#23 naming to docker.io/library/docker-app-dev:jenkins-app-PR-743-1 done
#23 DONE 2.6s
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-743-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/docker/cli/templates: imported or required, but missing from Gopkg.lock's input-imports

Root project is "github.com/docker/app"
 30 transitively valid internal packages
 76 external packages imported from 27 projects
(0)   ✓ select (root)
(1)	? attempt github.com/containerd/containerd with 2 pkgs; at least 1 versions to try
(1)	    try github.com/containerd/containerd@v1.3.0
(1)	✓ select github.com/containerd/containerd@v1.3.0 w/3 pkgs
(2)	? attempt github.com/docker/buildx with 4 pkgs; at least 1 versions to try
(2)	    try github.com/docker/buildx@v0.3.1
(2)	✓ select github.com/docker/buildx@v0.3.1 w/5 pkgs
(3)	? revisit github.com/containerd/containerd to add 5 pkgs
(3)	  ✓ include 12 more pkgs from github.com/containerd/containerd@v1.3.0
(3)	? attempt github.com/docker/cnab-to-oci with 2 pkgs; at least 1 versions to try
(4)	    try github.com/docker/cnab-to-oci@v0.3.0-beta1
(4)	✓ select github.com/docker/cnab-to-oci@v0.3.0-beta1 w/4 pkgs
(4)	? attempt github.com/containerd/console with 1 pkgs; at least 1 versions to try
(5)	    try github.com/containerd/console@master
(5)	✓ select github.com/containerd/console@master w/1 pkgs
(5)	? attempt github.com/docker/cli with 21 pkgs; at least 1 versions to try
(6)	    try github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c
Stashed 21 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/1/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 78 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/1/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 48 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/1/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ xargs --no-run-if-empty docker image rm -f
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-743-1*
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
(6)	✓ select github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c w/50 pkgs
(6)	? revisit github.com/containerd/containerd to add 3 pkgs
(7)	  ✓ include 50 more pkgs from github.com/containerd/containerd@v1.3.0
(6)	? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try
(8)	    try github.com/Microsoft/go-winio@v0.4.12
(8)	✓ select github.com/Microsoft/go-winio@v0.4.12 w/1 pkgs
(7)	? attempt github.com/containerd/continuity with 2 pkgs; at least 1 versions to try
(9)	    try github.com/containerd/continuity@master
(9)	✓ select github.com/containerd/continuity@master w/3 pkgs
(8)	? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try
(10)      try github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a
(10)  ✓ select github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a w/14 pkgs
(9)	? attempt github.com/deislabs/cnab-go with 8 pkgs; at least 1 versions to try
(11)      try github.com/deislabs/cnab-go@v0.7.1-beta1
(11)  ✓ select github.com/deislabs/cnab-go@v0.7.1-beta1 w/8 pkgs
(10)  ? attempt github.com/Masterminds/semver with 1 pkgs; at least 1 versions to try
(12)      try github.com/Masterminds/semver@v1.4.2
(12)  ✓ select github.com/Masterminds/semver@v1.4.2 w/1 pkgs
(11)  ? attempt github.com/docker/distribution with 5 pkgs; at least 1 versions to try
(13)      try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(13)  ✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/13 pkgs
(12)  ? attempt github.com/containerd/fifo with 1 pkgs; at least 1 versions to try
(14)      try github.com/containerd/fifo@master
(14)  ✓ select github.com/containerd/fifo@master w/1 pkgs
(13)  ? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try
(15)      try github.com/docker/compose-on-kubernetes@v0.4.21
(15)  ✓ select github.com/docker/compose-on-kubernetes@v0.4.21 w/11 pkgs
(14)  ? attempt github.com/docker/docker with 1 pkgs; at least 1 versions to try
(16)      try github.com/docker/docker@master
(16)  ✓ select github.com/docker/docker@master w/1 pkgs
(15)  ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try
(17)      try github.com/docker/docker-credential-helpers@v0.6.1
(17)  ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs
(16)  ? revisit github.com/docker/docker to add 1 pkgs
(18)    ✓ include 1 more pkgs from github.com/docker/docker@master
(16)  ? revisit github.com/docker/distribution to add 1 pkgs
(19)    ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(16)  ? revisit github.com/docker/distribution to add 1 pkgs
(20)    ✓ include 2 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(16)  ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try
(21)      try github.com/docker/go-events@master
(21)  ✓ select github.com/docker/go-events@master w/1 pkgs
(17)  ? attempt github.com/containerd/ttrpc with 1 pkgs; at least 1 versions to try
(22)      try github.com/containerd/ttrpc@master
(22)  ✓ select github.com/containerd/ttrpc@master w/1 pkgs
(18)  ? revisit github.com/docker/distribution to add 3 pkgs
(23)    ✓ include 14 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(18)  ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try
(24)      try github.com/morikuni/aec@master
(24)  ✓ select github.com/morikuni/aec@master w/1 pkgs
(19)  ? revisit github.com/docker/docker to add 12 pkgs
(25)    ✓ include 16 more pkgs from github.com/docker/docker@master
(19)  ? revisit github.com/Microsoft/hcsshim to add 1 pkgs
(26)    ✓ include 1 more pkgs from github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a
(19)  ? revisit github.com/docker/docker to add 1 pkgs
(27)    ✓ include 1 more pkgs from github.com/docker/docker@master
(19)  ? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try
(28)      try github.com/Azure/go-ansiterm@master
(28)  ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs
(20)  ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try
(29)      try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(29)  ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs
(21)  ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try
(30)      try github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(30)  ✓ select github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc w/6 pkgs
(22)  ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try
(31)      try github.com/coreos/etcd@v3.3.12
(31)  ✓ select github.com/coreos/etcd@v3.3.12 w/1 pkgs
(23)  ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(32)      try github.com/imdario/mergo@master
(32)  ✓ select github.com/imdario/mergo@master w/1 pkgs
(24)  ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try
(33)      try github.com/docker/go-units@v0.3.3
(33)  ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs
(25)  ? revisit github.com/docker/docker to add 11 pkgs
(34)    ✓ include 34 more pkgs from github.com/docker/docker@master
(25)  ? attempt github.com/docker/go-connections with 1 pkgs; at least 1 versions to try
(35)      try github.com/docker/go-connections@v0.4.0
(35)  ✓ select github.com/docker/go-connections@v0.4.0 w/1 pkgs
(26)  ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(36)      try github.com/pkg/errors@v0.8.1
(36)  ✓ select github.com/pkg/errors@v0.8.1 w/1 pkgs
(27)  ? attempt github.com/opencontainers/image-spec with 1 pkgs; at least 1 versions to try
(37)      try github.com/opencontainers/image-spec@v1.0.1
(37)  ✓ select github.com/opencontainers/image-spec@v1.0.1 w/1 pkgs
(28)  ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try
(38)      try github.com/containerd/typeurl@master
(38)  ✓ select github.com/containerd/typeurl@master w/1 pkgs
(29)  ? attempt github.com/dustin/go-humanize with 1 pkgs; at least 1 versions to try
(39)      try github.com/dustin/go-humanize@v1.0.0
(39)  ✓ select github.com/dustin/go-humanize@v1.0.0 w/1 pkgs
(30)  ? attempt github.com/moby/buildkit with 6 pkgs; at least 1 versions to try
(40)      try github.com/moby/buildkit@v0.6.2
(40)  ✓ select github.com/moby/buildkit@v0.6.2 w/28 pkgs
(31)  ? revisit github.com/containerd/containerd to add 5 pkgs
(41)    ✓ include 16 more pkgs from github.com/containerd/containerd@v1.3.0
(31)  ? 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
(32)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(43)    ✓ include 2 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(32)  ? attempt github.com/globalsign/mgo with 1 pkgs; at least 1 versions to try
(44)      try github.com/globalsign/mgo@master
(44)  ✓ select github.com/globalsign/mgo@master w/5 pkgs
(33)  ? attempt github.com/gogo/protobuf with 2 pkgs; at least 1 versions to try
(45)      try github.com/gogo/protobuf@v1.2.1
(45)  ✓ select github.com/gogo/protobuf@v1.2.1 w/2 pkgs
(34)  ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(46)      try github.com/golang/protobuf@v1.3.1
(46)  ✓ select github.com/golang/protobuf@v1.3.1 w/1 pkgs
(35)  ? attempt github.com/gofrs/flock with 1 pkgs; at least 1 versions to try
(47)      try github.com/gofrs/flock@v0.7.1
(47)  ✓ select github.com/gofrs/flock@v0.7.1 w/1 pkgs
(36)  ? attempt github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100) with 1 pkgs; at least 1 versions to try
(48)      try github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(48)  ✓ select github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 w/1 pkgs
(37)  ? attempt k8s.io/client-go with 7 pkgs; at least 1 versions to try
(49)      try k8s.io/client-go@kubernetes-1.14.1
(49)  ✓ select k8s.io/client-go@kubernetes-1.14.1 w/62 pkgs
(38)  ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(50)      try github.com/davecgh/go-spew@v1.1.1
(50)  ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs
(39)  ? attempt google.golang.org/grpc with 2 pkgs; at least 1 versions to try
(51)      try google.golang.org/grpc@v1.19.1
(51)  ✓ select google.golang.org/grpc@v1.19.1 w/2 pkgs
(40)  ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try
(52)      try github.com/googleapis/gnostic@v0.2.0
(52)  ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs
(41)  ? attempt github.com/opentracing/opentracing-go with 1 pkgs; at least 1 versions to try
(53)      try github.com/opentracing/opentracing-go@v1.1.0
(53)  ✓ select github.com/opentracing/opentracing-go@v1.1.0 w/2 pkgs
(42)  ? revisit github.com/golang/protobuf to add 1 pkgs
(54)    ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(42)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(55)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(42)  ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try
(56)      try k8s.io/kubernetes@v1.14.1
(56)  ✓ select k8s.io/kubernetes@v1.14.1 w/1 pkgs
(43)  ? attempt github.com/google/shlex with 1 pkgs; at least 1 versions to try
(57)      try github.com/google/shlex@master
(57)  ✓ select github.com/google/shlex@master w/1 pkgs
(44)  ? revisit github.com/golang/protobuf to add 1 pkgs
(58)    ✓ include 5 more pkgs from github.com/golang/protobuf@v1.3.1
(44)  ? revisit github.com/golang/protobuf to add 1 pkgs
(59)    ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(44)  ? revisit github.com/docker/go-connections to add 2 pkgs
(60)    ✓ include 2 more pkgs from github.com/docker/go-connections@v0.4.0
(44)  ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try
(61)      try github.com/gorilla/mux@v1.7.1
(61)  ✓ select github.com/gorilla/mux@v1.7.1 w/1 pkgs
(45)  ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try
(62)      try github.com/wadey/gocovmerge@master
(62)  ✓ select github.com/wadey/gocovmerge@master w/1 pkgs
(46)  ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try
(63)      try vbom.ml/util@master
(63)  ✓ select vbom.ml/util@master w/1 pkgs
(47)  ? attempt k8s.io/apimachinery with 1 pkgs; at least 1 versions to try
(64)      try k8s.io/apimachinery@kubernetes-1.14.1
(64)  ✓ select k8s.io/apimachinery@kubernetes-1.14.1 w/21 pkgs
(48)  ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try
(65)      try golang.org/x/sync@master
(65)  ✓ select golang.org/x/sync@master w/1 pkgs
(49)  ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try
(66)      try github.com/prometheus/client_golang@v0.8.0
(66)  ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(50)  ? revisit google.golang.org/grpc to add 1 pkgs
(67)    ✓ include 3 more pkgs from google.golang.org/grpc@v1.19.1
(50)  ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(68)      try github.com/opencontainers/go-digest@v1.0.0-rc1
(68)  ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs
(51)  ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(69)      try github.com/beorn7/perks@master
(69)  ✓ select github.com/beorn7/perks@master w/1 pkgs
(52)  ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try
(70)      try github.com/gogo/googleapis@v1.2.0
(70)  ✓ select github.com/gogo/googleapis@v1.2.0 w/1 pkgs
(53)  ? 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
(54)  ? attempt github.com/grpc-ecosystem/grpc-opentracing with 1 pkgs; at least 1 versions to try
(72)      try github.com/grpc-ecosystem/grpc-opentracing@master
(72)  ✓ select github.com/grpc-ecosystem/grpc-opentracing@master w/1 pkgs
(55)  ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(73)      try github.com/prometheus/common@v0.2.0
(73)  ✓ select github.com/prometheus/common@v0.2.0 w/3 pkgs
(56)  ? attempt gopkg.in/yaml.v2 with 1 pkgs; at least 1 versions to try
(74)      try gopkg.in/yaml.v2@v2.2.3
(74)  ✓ select gopkg.in/yaml.v2@v2.2.3 w/1 pkgs
(57)  ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try
(75)      try github.com/docker/go@v1.5.1-1
(75)  ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs
(58)  ? revisit github.com/moby/buildkit to add 4 pkgs
(76)    ✓ include 24 more pkgs from github.com/moby/buildkit@v0.6.2
(58)  ? attempt k8s.io/api with 1 pkgs; at least 1 versions to try
(77)      try k8s.io/api@kubernetes-1.14.1
(77)  ✓ select k8s.io/api@kubernetes-1.14.1 w/2 pkgs
(59)  ? revisit k8s.io/apimachinery to add 1 pkgs
(78)    ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(59)  ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(79)      try github.com/matttproud/golang_protobuf_extensions@v1.0.1
(79)  ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs
(60)  ? attempt github.com/qri-io/jsonschema with 1 pkgs; at least 1 versions to try
(80)      try github.com/qri-io/jsonschema@v0.1.1
(80)  ✓ select github.com/qri-io/jsonschema@v0.1.1 w/1 pkgs
(61)  ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try
(81)      try golang.org/x/net@master
(81)  ✓ select golang.org/x/net@master w/1 pkgs
(62)  ? attempt github.com/jackpal/gateway (from github.com/ndeloof/gateway) with 1 pkgs; at least 1 versions to try
(82)      try github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33
(82)  ✓ select github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33 w/1 pkgs
(63)  ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(83)      try github.com/prometheus/procfs@master
(83)  ✓ select github.com/prometheus/procfs@master w/1 pkgs
(64)  ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try
(84)      try google.golang.org/genproto@master
(84)  ✓ select google.golang.org/genproto@master w/1 pkgs
(65)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(85)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(65)  ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(86)      try github.com/spf13/pflag@master
(86)  ✓ select github.com/spf13/pflag@master w/1 pkgs
(66)  ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(87)      try github.com/hashicorp/go-version@v1.1.0
(87)  ✓ select github.com/hashicorp/go-version@v1.1.0 w/1 pkgs
(67)  ? revisit golang.org/x/sync to add 1 pkgs
(88)    ✓ include 1 more pkgs from golang.org/x/sync@master
(67)  ? attempt golang.org/x/text with 1 pkgs; at least 1 versions to try
(89)      try golang.org/x/text@v0.3.0
(89)  ✓ select golang.org/x/text@v0.3.0 w/6 pkgs
(68)  ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try
(90)      try github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(90)  ✓ select github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 w/1 pkgs
(69)  ? revisit github.com/gogo/protobuf to add 2 pkgs
(91)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(69)  ? attempt gotest.tools with 5 pkgs; at least 1 versions to try
(92)      try gotest.tools@v2.3.0
(92)  ✓ select gotest.tools@v2.3.0 w/9 pkgs
(70)  ? attempt github.com/google/go-cmp with 1 pkgs; at least 1 versions to try
(93)      try github.com/google/go-cmp@v0.2.0
(93)  ✓ select github.com/google/go-cmp@v0.2.0 w/4 pkgs
(71)  ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try
(94)      try github.com/mattn/go-shellwords@v1.0.5
(94)  ✓ select github.com/mattn/go-shellwords@v1.0.5 w/1 pkgs
(72)  ? revisit k8s.io/client-go to add 1 pkgs
(95)    ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(72)  ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try
(96)      try golang.org/x/sys@master
(96)  ✓ select golang.org/x/sys@master w/2 pkgs
(73)  ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try
(97)      try github.com/xeipuuv/gojsonschema@v1.2.0
(97)  ✓ select github.com/xeipuuv/gojsonschema@v1.2.0 w/1 pkgs
(74)  ? revisit github.com/opentracing/opentracing-go to add 2 pkgs
(98)    ✓ include 3 more pkgs from github.com/opentracing/opentracing-go@v1.1.0
(74)  ? revisit k8s.io/api to add 1 pkgs
(99)    ✓ include 1 more pkgs from k8s.io/api@kubernetes-1.14.1
(74)  ? attempt github.com/tonistiigi/fsutil with 2 pkgs; at least 1 versions to try
(100)     try github.com/tonistiigi/fsutil@master
(100) ✓ select github.com/tonistiigi/fsutil@master w/2 pkgs
(75)  ? revisit github.com/docker/docker to add 1 pkgs
(101)   ✓ include 1 more pkgs from github.com/docker/docker@master
(75)  ? revisit golang.org/x/net to add 1 pkgs
(102)   ✓ include 4 more pkgs from golang.org/x/net@master
(75)  ? revisit golang.org/x/text to add 3 pkgs
(103)   ✓ include 14 more pkgs from golang.org/x/text@v0.3.0
(75)  ? revisit google.golang.org/grpc to add 3 pkgs
(104)   ✓ include 32 more pkgs from google.golang.org/grpc@v1.19.1
(75)  ? revisit github.com/golang/protobuf to add 1 pkgs
(105)   ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(75)  ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try
(106)     try github.com/spf13/cobra@v0.0.5
(106) ✓ select github.com/spf13/cobra@v0.0.5 w/1 pkgs
(76)  ? revisit golang.org/x/net to add 2 pkgs
(107)   ✓ include 3 more pkgs from golang.org/x/net@master
(76)  ? attempt golang.org/x/oauth2 with 1 pkgs; at least 1 versions to try
(108)     try golang.org/x/oauth2@master
(108) ✓ select golang.org/x/oauth2@master w/2 pkgs
(77)  ? revisit google.golang.org/grpc to add 2 pkgs
(109)   ✓ include 33 more pkgs from google.golang.org/grpc@v1.19.1
(77)  ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try
(110)     try golang.org/x/tools@master
(110) ✓ select golang.org/x/tools@master w/1 pkgs
(78)  ? attempt golang.org/x/crypto with 2 pkgs; at least 1 versions to try
(111)     try golang.org/x/crypto@master
(111) ✓ select golang.org/x/crypto@master w/8 pkgs
(79)  ? revisit golang.org/x/sys to add 1 pkgs
(112)   ✓ include 2 more pkgs from golang.org/x/sys@master
(79)  ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try
(113)     try github.com/xeipuuv/gojsonreference@master
(113) ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs
(80)  ? revisit k8s.io/api to add 34 pkgs
(114)   ✓ include 35 more pkgs from k8s.io/api@kubernetes-1.14.1
(80)  ? revisit golang.org/x/crypto to add 1 pkgs
(115)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(80)  ? revisit k8s.io/apimachinery to add 16 pkgs
(116)   ✓ include 38 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(80)  ? revisit k8s.io/apimachinery to add 3 pkgs
(117)   ✓ include 29 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(80)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try
(118)     try github.com/hashicorp/golang-lru@v0.5.1
(118) ✓ select github.com/hashicorp/golang-lru@v0.5.1 w/2 pkgs
(81)  ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try
(119)     try gopkg.in/inf.v0@v0.9.1
(119) ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs
(82)  ? revisit golang.org/x/net to add 1 pkgs
(120)   ✓ include 1 more pkgs from golang.org/x/net@master
(82)  ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try
(121)     try github.com/json-iterator/go@v1.1.6
(121) ✓ select github.com/json-iterator/go@v1.1.6 w/1 pkgs
(83)  ? revisit golang.org/x/net to add 1 pkgs
(122)   ✓ include 2 more pkgs from golang.org/x/net@master
(83)  ? revisit k8s.io/apimachinery to add 6 pkgs
(123)   ✓ include 22 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(83)  ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try
(124)     try github.com/sirupsen/logrus@v1.4.1
(124) ✓ select github.com/sirupsen/logrus@v1.4.1 w/1 pkgs
(84)  ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try
(125)     try github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(125) ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.2 w/1 pkgs
(85)  ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try
(126)     try github.com/theupdateframework/notary@v0.6.1
(126) ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs
(86)  ? revisit github.com/docker/distribution to add 1 pkgs
(127)   ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(86)  ? revisit golang.org/x/crypto to add 1 pkgs
(128)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(86)  ? attempt k8s.io/klog with 1 pkgs; at least 1 versions to try
(129)     try k8s.io/klog@v0.2.0
(129) ✓ select k8s.io/klog@v0.2.0 w/1 pkgs
(87)  ? attempt github.com/tonistiigi/units with 1 pkgs; at least 1 versions to try
(130)     try github.com/tonistiigi/units@master
(130) ✓ select github.com/tonistiigi/units@master w/1 pkgs
(88)  ? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try
(131)     try github.com/opencontainers/runc@v1.0.0-rc7
(131) ✓ select github.com/opencontainers/runc@v1.0.0-rc7 w/2 pkgs
(89)  ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try
(132)     try github.com/google/gofuzz@v1.0.0
(132) ✓ select github.com/google/gofuzz@v1.0.0 w/1 pkgs
(90)  ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try
(133)     try github.com/modern-go/reflect2@1.0.1
(133) ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs
(91)  ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try
(134)     try github.com/inconshreveable/mousetrap@v1.0
(134) ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs
(92)  ? revisit k8s.io/client-go to add 1 pkgs
(135)   ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(92)  ? revisit golang.org/x/oauth2 to add 1 pkgs
(136)   ✓ include 5 more pkgs from golang.org/x/oauth2@master
(92)  ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try
(137)     try cloud.google.com/go@v0.37.4
(137) ✓ select cloud.google.com/go@v0.37.4 w/1 pkgs
(93)  ? revisit k8s.io/apimachinery to add 1 pkgs
(138)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(93)  ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try
(139)     try github.com/xeipuuv/gojsonpointer@master
(139) ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs
(94)  ? attempt k8s.io/utils with 3 pkgs; at least 1 versions to try
(140)     try k8s.io/utils@master
(140) ✓ select k8s.io/utils@master w/3 pkgs
(95)  ? attempt github.com/qri-io/jsonpointer with 1 pkgs; at least 1 versions to try
(141)     try github.com/qri-io/jsonpointer@v0.1.0
(141) ✓ select github.com/qri-io/jsonpointer@v0.1.0 w/1 pkgs
(96)  ? revisit k8s.io/apimachinery to add 1 pkgs
(142)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(96)  ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(143)     try github.com/prometheus/client_model@master
(143) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(97)  ? attempt google.golang.org/appengine with 1 pkgs; at least 1 versions to try
(144)     try google.golang.org/appengine@v1.5.0
(144) ✓ select google.golang.org/appengine@v1.5.0 w/7 pkgs
(98)  ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try
(145)     try github.com/agl/ed25519@master
(145) ✓ select github.com/agl/ed25519@master w/2 pkgs
(99)  ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try
(146)     try github.com/syndtr/gocapability@master
(146) ✓ select github.com/syndtr/gocapability@master w/1 pkgs
(100) ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try
(147)     try github.com/miekg/pkcs11@master
(147) ✓ select github.com/miekg/pkcs11@master w/1 pkgs
(101) ? attempt sigs.k8s.io/yaml with 1 pkgs; at least 1 versions to try
(148)     try sigs.k8s.io/yaml@v1.1.0
(148) ✓ select sigs.k8s.io/yaml@v1.1.0 w/1 pkgs
(102) ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try
(149)     try github.com/modern-go/concurrent@1.0.3
(149) ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs
(103) ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(150)     try github.com/mitchellh/mapstructure@v1.1.2
(150) ✓ select github.com/mitchellh/mapstructure@v1.1.2 w/1 pkgs
(104) ? revisit google.golang.org/appengine to add 1 pkgs
(151)   ✓ include 8 more pkgs from google.golang.org/appengine@v1.5.0
  ✓ found solution with 602 packages from 103 projects

Solver wall times by segment:
    b-rev-present-in:  1m46.72980231s
     b-source-exists: 1m33.088538045s
         b-list-pkgs:   11.982759525s
  b-deduce-proj-root:    7.946771929s
              b-gmal:     6.38175856s
             satisfy:    378.136998ms
         select-atom:    354.140217ms
            new-atom:      6.070664ms
         select-root:      2.558157ms
               other:      1.022461ms
            add-atom:       279.807µs

  TOTAL: 3m46.871838673s

(1/103) Wrote github.com/miekg/pkcs11@master
(2/103) Wrote github.com/qri-io/jsonpointer@v0.1.0
(3/103) Wrote github.com/opencontainers/image-spec@v1.0.1
(4/103) Wrote github.com/Microsoft/go-winio@v0.4.12
(5/103) Wrote github.com/gogo/googleapis@v1.2.0
(6/103) Wrote github.com/oklog/ulid@v1.3.1
(7/103) Wrote github.com/google/shlex@master
(8/103) Wrote github.com/globalsign/mgo@master
(9/103) Wrote github.com/prometheus/common@v0.2.0
(10/103) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(11/103) Wrote github.com/syndtr/gocapability@master
(12/103) Wrote github.com/modern-go/concurrent@1.0.3
(13/103) Wrote github.com/containerd/console@master
(14/103) Wrote github.com/Azure/go-ansiterm@master
(15/103) Wrote github.com/docker/go-units@v0.3.3
(16/103) Wrote github.com/containerd/continuity@master
(17/103) Wrote google.golang.org/grpc@v1.19.1
(18/103) Wrote github.com/beorn7/perks@master
(19/103) Wrote google.golang.org/appengine@v1.5.0
(20/103) Wrote github.com/googleapis/gnostic@v0.2.0
(21/103) Wrote github.com/xeipuuv/gojsonpointer@master
(22/103) Wrote github.com/Masterminds/semver@v1.4.2
(23/103) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(24/103) Wrote github.com/docker/go@v1.5.1-1
(25/103) Wrote github.com/deislabs/cnab-go@v0.7.1-beta1
(26/103) Wrote github.com/gorilla/mux@v1.7.1
(27/103) Wrote github.com/sirupsen/logrus@v1.4.1
(28/103) Wrote golang.org/x/oauth2@master
(29/103) Wrote github.com/google/gofuzz@v1.0.0
(30/103) Wrote github.com/docker/go-connections@v0.4.0
(31/103) Wrote github.com/tonistiigi/units@master
(32/103) Wrote vbom.ml/util@master
(33/103) Wrote golang.org/x/sync@master
(34/103) Wrote github.com/prometheus/client_model@master
(35/103) Wrote gotest.tools@v2.3.0
(36/103) Wrote github.com/docker/go-events@master
(37/103) Wrote golang.org/x/net@master
(38/103) Wrote github.com/qri-io/jsonschema@v0.1.1
(39/103) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(40/103) Wrote github.com/golang/protobuf@v1.3.1
(41/103) Wrote github.com/hashicorp/golang-lru@v0.5.1
(42/103) Wrote github.com/tonistiigi/fsutil@master
(43/103) Wrote github.com/inconshreveable/mousetrap@v1.0
(44/103) Wrote k8s.io/klog@v0.2.0
(45/103) Wrote gopkg.in/yaml.v2@v2.2.3
(46/103) Wrote github.com/xeipuuv/gojsonschema@v1.2.0
(47/103) Wrote golang.org/x/text@v0.3.0
(48/103) Wrote github.com/spf13/cobra@v0.0.5
(49/103) Wrote gopkg.in/inf.v0@v0.9.1
(50/103) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(51/103) Wrote golang.org/x/sys@master
(52/103) Wrote cloud.google.com/go@v0.37.4
(53/103) Wrote github.com/json-iterator/go@v1.1.6
(54/103) Wrote github.com/morikuni/aec@master
(55/103) Wrote github.com/davecgh/go-spew@v1.1.1
(56/103) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(57/103) Wrote github.com/mattn/go-shellwords@v1.0.5
(58/103) Wrote github.com/grpc-ecosystem/grpc-opentracing@master
(59/103) Wrote github.com/prometheus/procfs@master
(60/103) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(61/103) Wrote github.com/coreos/etcd@v3.3.12
(62/103) Wrote github.com/hashicorp/go-version@v1.1.0
(63/103) Wrote github.com/agl/ed25519@master
(64/103) Wrote github.com/mitchellh/mapstructure@v1.1.2
(65/103) Wrote github.com/xeipuuv/gojsonreference@master
(66/103) Wrote github.com/theupdateframework/notary@v0.6.1
(67/103) Wrote github.com/prometheus/client_golang@v0.8.0
(68/103) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(69/103) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(70/103) Wrote google.golang.org/genproto@master
(71/103) Wrote github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33
(72/103) Wrote github.com/modern-go/reflect2@1.0.1
(73/103) Wrote k8s.io/api@kubernetes-1.14.1
(74/103) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(75/103) Wrote github.com/containerd/ttrpc@master
(76/103) Wrote github.com/containerd/fifo@master
(77/103) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(78/103) Wrote k8s.io/client-go@kubernetes-1.14.1
(79/103) Wrote github.com/pkg/errors@v0.8.1
(80/103) Wrote golang.org/x/time@master
(81/103) Wrote github.com/imdario/mergo@master
(82/103) Wrote github.com/containerd/typeurl@master
(83/103) Wrote github.com/docker/cnab-to-oci@v0.3.0-beta1
(84/103) Wrote github.com/moby/buildkit@v0.6.2
(85/103) Wrote github.com/wadey/gocovmerge@master
(86/103) Wrote github.com/dustin/go-humanize@v1.0.0
(87/103) Wrote github.com/gofrs/flock@v0.7.1
(88/103) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(89/103) Wrote github.com/opentracing/opentracing-go@v1.1.0
(90/103) Wrote github.com/google/go-cmp@v0.2.0
(91/103) Wrote github.com/gogo/protobuf@v1.2.1
(92/103) Wrote sigs.k8s.io/yaml@v1.1.0
(93/103) Wrote github.com/spf13/pflag@master
(94/103) Wrote k8s.io/utils@master
(95/103) Wrote golang.org/x/tools@master
(96/103) Wrote github.com/containerd/containerd@v1.3.0
(97/103) Wrote golang.org/x/crypto@master
(98/103) Wrote github.com/docker/buildx@v0.3.1
(99/103) Wrote github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a
(100/103) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(101/103) Wrote github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c
(102/103) Wrote github.com/docker/docker@master
(103/103) Wrote k8s.io/kubernetes@v1.14.1
vendor is correct
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] parallel
[Pipeline] { (Branch: Coverage)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-08636d40206ebb700) in /home/ubuntu/workspace/app_PR-743
Running on ubuntu-1804-overlay2 (i-0de2dff4c61bc6752) in /home/ubuntu/workspace/app_PR-743
[Pipeline] {
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app
[Pipeline] {
using credential docker-jenkins-github-credentials
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
Fetching without tags
Checking out Revision 98dc14fb4ffcc56822d460f912c6b6592e300c57 (PR-743)
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57
Fetching without tags
+ [ ! -e unit-coverage.xml ]
[Pipeline] sh
Checking out Revision 98dc14fb4ffcc56822d460f912c6b6592e300c57 (PR-743)
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-08636d40206ebb700)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Linux
+ [ ! -e e2e-coverage.xml ]
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // dir
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0de2dff4c61bc6752)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 98dc14fb4ffcc56822d460f912c6b6592e300c57

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-08636d40206ebb700)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy478.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Also:   hudson.plugins.git.GitException: Command "git checkout -f 98dc14fb4ffcc56822d460f912c6b6592e300c57" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 98dc14fb4ffcc56822d460f912c6b6592e300c57

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0de2dff4c61bc6752)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy478.execute(Unknown Source)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 98dc14fb4ffcc56822d460f912c6b6592e300c57
Caused: hudson.plugins.git.GitException: Could not checkout 98dc14fb4ffcc56822d460f912c6b6592e300c57
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE