Pull request #608 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from acf82f38b80b3d2f22c232e7276356a150fb843d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: Validate) [Pipeline] { (Branch: Binaries) [Pipeline] { (Branch: Build Invocation image) [Pipeline] stage [Pipeline] { (Validate) [Pipeline] stage [Pipeline] { (Binaries) [Pipeline] stage [Pipeline] { (Build Invocation image) [Pipeline] node [Pipeline] node [Pipeline] node Running on ubuntu-1804-overlay2 (i-0c432063924d1ca2c) in /home/ubuntu/workspace/app_PR-608 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app [Pipeline] { [Pipeline] checkout 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-608/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/608/head:refs/remotes/origin/PR-608 Fetching without tags Checking out Revision acf82f38b80b3d2f22c232e7276356a150fb843d (PR-608) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/608/head:refs/remotes/origin/PR-608 # 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/608/head:refs/remotes/origin/PR-608 > git config core.sparsecheckout # timeout=10 > git checkout -f acf82f38b80b3d2f22c232e7276356a150fb843d Commit message: "Some more obsolete code" First time build. Skipping changelog. [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-608-5 -f Dockerfile.lint . > git rev-list --no-walk 7e7483b29668554ccc9d21d2a63f80eba2cbf7e9 # timeout=10 Sending build context to Docker daemon 79.42MB Step 1/8 : ARG ALPINE_VERSION=3.10 Step 2/8 : ARG GO_VERSION=1.12.9 Step 3/8 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} ---> e0d646523991 Step 4/8 : RUN apk add --no-cache curl git make coreutils ---> Using cache ---> 1ff648762c7a Step 5/8 : RUN GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0 && rm -rf /go/src/* /go/pkg/* ---> Using cache ---> 9a9642e620db Step 6/8 : WORKDIR /go/src/github.com/docker/app ---> Using cache ---> 4baf89574b8e Step 7/8 : ENV CGO_ENABLED=0 ---> Using cache ---> c9c1be011195 Step 8/8 : COPY . . ---> 06820e146026 Successfully built 06820e146026 Successfully tagged docker-app-lint:jenkins-app-PR-608-5 docker run --rm docker-app-lint:jenkins-app-PR-608-5 make lint Linting... Still waiting to schedule task Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Running on ubuntu-1804-overlay2 (i-062197f85e5c167b2) in /home/ubuntu/workspace/app_PR-608 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout using credential docker-jenkins-github-credentials Fetching changes from the remote Git repository Fetching without tags Checking out Revision acf82f38b80b3d2f22c232e7276356a150fb843d (PR-608) Running on ubuntu-1804-overlay2 (i-0763a1cd72ed36cee) in /home/ubuntu/workspace/app_PR-608 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app [Pipeline] { [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git rev-parse --is-inside-work-tree # 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 > 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/608/head:refs/remotes/origin/PR-608 > git config core.sparsecheckout # timeout=10 > git checkout -f acf82f38b80b3d2f22c232e7276356a150fb843d Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-608/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/608/head:refs/remotes/origin/PR-608 Commit message: "Some more obsolete code" [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-608-5 --build-arg=COMMIT=acf82f38 --build-arg=ALPINE_VERSION=3.10.1 --target=build -t docker-app-cli:jenkins-app-PR-608-5 . Fetching without tags Checking out Revision acf82f38b80b3d2f22c232e7276356a150fb843d (PR-608) Sending build context to Docker daemon 79.42MB Step 1/7 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705: Pulling from dockercore/golang-cross 4ae16bd47783: Pulling fs layer bbab4ec87ac4: Pulling fs layer 2ea1f7804402: Pulling fs layer 96465440c208: Pulling fs layer 16a3d8aca6cd: Pulling fs layer e0ec5610455a: Pulling fs layer 96d705baf026: Pulling fs layer 39007eb46008: Pulling fs layer 4e549f0f5e64: Pulling fs layer c0058a8c71f2: Pulling fs layer 2f8d98df0991: Pulling fs layer 96465440c208: Waiting 16a3d8aca6cd: Waiting e0ec5610455a: Waiting 96d705baf026: Waiting 39007eb46008: Waiting 4e549f0f5e64: Waiting c0058a8c71f2: Waiting 2f8d98df0991: Waiting bbab4ec87ac4: Verifying Checksum bbab4ec87ac4: Download complete 2ea1f7804402: Verifying Checksum 2ea1f7804402: Download complete > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/608/head:refs/remotes/origin/PR-608 # 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/608/head:refs/remotes/origin/PR-608 > git config core.sparsecheckout # timeout=10 > git checkout -f acf82f38b80b3d2f22c232e7276356a150fb843d Commit message: "Some more obsolete code" [Pipeline] ansiColor [Pipeline] { [Pipeline] sh 4ae16bd47783: Verifying Checksum 4ae16bd47783: Download complete + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-608-5 --build-arg=COMMIT=acf82f38 --build-arg=ALPINE_VERSION=3.10.1 --target=invocation -t docker/cnab-app-base:jenkins-app-PR-608-5 . 96465440c208: Verifying Checksum 96465440c208: Download complete 96d705baf026: Verifying Checksum 96d705baf026: Download complete 39007eb46008: Verifying Checksum 39007eb46008: Download complete Sending build context to Docker daemon 79.42MB Step 1/14 : ARG ALPINE_VERSION=3.10.1 Step 2/14 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build 16a3d8aca6cd: Verifying Checksum 16a3d8aca6cd: Download complete c0058a8c71f2: Verifying Checksum c0058a8c71f2: Download complete sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705: Pulling from dockercore/golang-cross 4ae16bd47783: Pulling fs layer bbab4ec87ac4: Pulling fs layer 2ea1f7804402: Pulling fs layer 96465440c208: Pulling fs layer 16a3d8aca6cd: Pulling fs layer e0ec5610455a: Pulling fs layer 96d705baf026: Pulling fs layer 39007eb46008: Pulling fs layer 4e549f0f5e64: Pulling fs layer c0058a8c71f2: Pulling fs layer 2f8d98df0991: Pulling fs layer 96465440c208: Waiting 16a3d8aca6cd: Waiting e0ec5610455a: Waiting 96d705baf026: Waiting 39007eb46008: Waiting 4e549f0f5e64: Waiting c0058a8c71f2: Waiting 2f8d98df0991: Waiting bbab4ec87ac4: Verifying Checksum bbab4ec87ac4: Download complete 2ea1f7804402: Verifying Checksum 2ea1f7804402: Download complete 4ae16bd47783: Verifying Checksum 4ae16bd47783: Download complete 16a3d8aca6cd: Verifying Checksum 16a3d8aca6cd: Download complete 96d705baf026: Verifying Checksum 96d705baf026: Download complete 39007eb46008: Verifying Checksum 39007eb46008: Download complete 96465440c208: Verifying Checksum 96465440c208: Download complete c0058a8c71f2: Verifying Checksum c0058a8c71f2: Download complete e0ec5610455a: Verifying Checksum e0ec5610455a: Download complete 4e549f0f5e64: Verifying Checksum 4e549f0f5e64: Download complete e0ec5610455a: Verifying Checksum e0ec5610455a: Download complete 2f8d98df0991: Verifying Checksum 2f8d98df0991: Download complete 4e549f0f5e64: Verifying Checksum 4e549f0f5e64: Download complete loader/loader_unix.go:6:2: `defaultLineBreak` is unused (varcheck) defaultLineBreak = []byte{'\n'} ^ loader/loader.go:16:2: `crlf` is unused (varcheck) crlf = []byte{'\r', '\n'} ^ loader/loader.go:17:2: `lf` is unused (varcheck) lf = []byte{'\n'} ^ loader/loader.go:18:2: `delimiters` is unused (varcheck) delimiters = [][]byte{ ^ 4ae16bd47783: Pull complete bbab4ec87ac4: Pull complete 2f8d98df0991: Verifying Checksum 2f8d98df0991: Download complete 2ea1f7804402: Pull complete loader/loader_test.go:101:6: U1000: type `faultyReader` is unused (unused) type faultyReader struct{} ^ make: *** [Makefile:81: lint] Error 1 docker.Makefile:121: recipe for target 'lint' failed make: *** [lint] Error 2 [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Validate 4ae16bd47783: Pull complete bbab4ec87ac4: Pull complete 96465440c208: Pull complete 2ea1f7804402: Pull complete 16a3d8aca6cd: Pull complete 96465440c208: Pull complete 16a3d8aca6cd: Pull complete e0ec5610455a: Pull complete 96d705baf026: Pull complete 39007eb46008: Pull complete e0ec5610455a: Pull complete 96d705baf026: Pull complete 39007eb46008: Pull complete 4e549f0f5e64: Pull complete c0058a8c71f2: Pull complete 4e549f0f5e64: Pull complete c0058a8c71f2: Pull complete 2f8d98df0991: Pull complete Digest: sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 Status: Downloaded newer image for dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 ---> 518d5e4626aa Step 2/7 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in f4602ae9f02b Removing intermediate container f4602ae9f02b ---> 241c3fdcdd1d Step 3/7 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 09674371cb3b Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.30-3). coreutils set to manually installed. util-linux is already the newest version (2.33.1-0.1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 95.2 kB of archives. After this operation, 211 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 95.2 kB in 0s (366 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25419 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... Unpacking uuid-runtime (2.33.1-0.1) ... Setting up uuid-runtime (2.33.1-0.1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container 09674371cb3b ---> 518cc6bcdd3a Step 4/7 : WORKDIR /go/src/github.com/docker/cli ---> Running in 26b7c519ae42 Removing intermediate container 26b7c519ae42 ---> 4db1faa12bb3 Step 5/7 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Running in d2e2d6d792a6 Cloning into '.'... 2f8d98df0991: Pull complete Digest: sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 Status: Downloaded newer image for dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 ---> 518d5e4626aa Step 3/14 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 0abc6e6c2ec8 Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.30-3). coreutils set to manually installed. util-linux is already the newest version (2.33.1-0.1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 95.2 kB of archives. After this operation, 211 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 95.2 kB in 0s (363 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25419 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... Unpacking uuid-runtime (2.33.1-0.1) ... Setting up uuid-runtime (2.33.1-0.1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container 0abc6e6c2ec8 ---> 8ce312ba8b62 Step 4/14 : WORKDIR /go/src/github.com/docker/app/ ---> Running in 6c833a44602a Removing intermediate container 6c833a44602a ---> fd01b9cba4f5 Step 5/14 : COPY . . Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact Removing intermediate container d2e2d6d792a6 ---> 84730e28ec91 Step 6/7 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Running in 198e9cb7d5a4 ---> a78c3d99bd96 Step 6/14 : ARG EXPERIMENTAL="off" ---> Running in a6ade08abaf0 Removing intermediate container a6ade08abaf0 ---> e6f537be60f7 Step 7/14 : ARG TAG="unknown" ---> Running in 632a943aed3c ./scripts/build/osx Building build/docker-darwin-amd64 Removing intermediate container 632a943aed3c ---> b5066db6b239 Step 8/14 : RUN make EXPERIMENTAL=${EXPERIMENTAL} BUILD_TAG=${BUILD_TAG} TAG=${TAG} bin/cnab-run ---> Running in aa8a6c79beb6 CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:05:46Z" -o bin/cnab-run ./cmd/cnab-run Removing intermediate container aa8a6c79beb6 ---> 2cfee4e5a95c Step 9/14 : FROM alpine:${ALPINE_VERSION} as invocation 3.10.1: Pulling from library/alpine 050382585609: Pulling fs layer 050382585609: Verifying Checksum 050382585609: Download complete 050382585609: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:3.10.1 ---> b7b28af77ffe Step 10/14 : RUN apk add --no-cache ca-certificates && adduser -S cnab ---> Running in 5f6f0d6466b6 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz (1/1) Installing ca-certificates (20190108-r0) Executing busybox-1.30.1-r2.trigger Executing ca-certificates-20190108-r0.trigger OK: 6 MiB in 15 packages Removing intermediate container 5f6f0d6466b6 ---> 97c73db155f0 Step 11/14 : USER cnab ---> Running in 8a30346a16fd Removing intermediate container 8a30346a16fd ---> ff30b19ce8d9 Step 12/14 : COPY --from=build /go/src/github.com/docker/app/bin/cnab-run /cnab/app/run ---> 6c13e6d0d43e Step 13/14 : WORKDIR /cnab/app ---> Running in e4796827a67d Removing intermediate container e4796827a67d ---> 475bb3ecde06 Step 14/14 : CMD /cnab/app/run ---> Running in b608e73c425a Removing intermediate container b608e73c425a ---> 0bee9f501c48 [Warning] One or more build-args [COMMIT] were not consumed Successfully built 0bee9f501c48 Successfully tagged docker/cnab-app-base:jenkins-app-PR-608-5 docker save docker/cnab-app-base:jenkins-app-PR-608-5 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-608-5-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-608-5 docker/cnab-app-base:jenkins-app-PR-608-5-coverage docker save docker/cnab-app-base:jenkins-app-PR-608-5-coverage -o _build/coverage-invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-608-5-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-608-5 docker/cnab-app-base:jenkins-app-PR-608-5-coverage-experimental docker save docker/cnab-app-base:jenkins-app-PR-608-5-coverage-experimental -o _build/coverage-experimental-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app/_build [Pipeline] { [Pipeline] stash ./scripts/build/windows Generating windows resources Building build/docker-windows-amd64 Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-608/5/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-608/5/stashes/coverage-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-608/5/stashes/coverage-experimental-invocation-image.tgz [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-608-5 Untagged: docker/cnab-app-base:jenkins-app-PR-608-5 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-608-5-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-608-5-coverage [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-608-5-coverage-experimental Untagged: docker/cnab-app-base:jenkins-app-PR-608-5-coverage-experimental Deleted: sha256:0bee9f501c48a60ff9424f52b1817d536b9d9572a11f0f3e9c3644918b2a5366 Deleted: sha256:475bb3ecde0625aed0422f8afa4f3c6bcf51fd2e238874d9ef45bd2b85cd5ff6 Deleted: sha256:6c13e6d0d43ece5231e1301615bfee1725a5c6d4254d55cfc5e2e1b6a35d793d Deleted: sha256:f0c23cb336ddfb05f9a7844e1e2468d44659cef1530dcfeb0bf1b07080b01467 Deleted: sha256:ff30b19ce8d92d77b2355b3f7539d1329e5f1aaf41d8b9fbcad303c3afa87d7b Deleted: sha256:97c73db155f0d9ae50dc11fd02e0b7e62f10a7a1294e781171c220b9fc7b7c7c Deleted: sha256:1b831db3666251accb38d417349b7daf6da7d77a847e4996221487015a30a7d8 [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } WARNING: binary creates a Linux executable. Use cross for macOS or Windows. ./scripts/build/binary Building statically linked build/docker-linux-amd64 Removing intermediate container 198e9cb7d5a4 ---> a81b69ab49f7 Step 7/7 : WORKDIR /go/src/github.com/docker/app/ ---> Running in db4e3f681da5 Removing intermediate container db4e3f681da5 ---> b43024be710c [Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed Successfully built b43024be710c Successfully tagged docker-app-cli:jenkins-app-PR-608-5 docker create --name docker-app-cli-jenkins-app-PR-608-5 docker-app-cli:jenkins-app-PR-608-5 noop dacbdcfe5e37c109d17eb10b17b33583ec880b90b55df0371c01269c5d9cc06a docker cp docker-app-cli-jenkins-app-PR-608-5:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux docker cp docker-app-cli-jenkins-app-PR-608-5:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin docker cp docker-app-cli-jenkins-app-PR-608-5:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe docker rm docker-app-cli-jenkins-app-PR-608-5 docker-app-cli-jenkins-app-PR-608-5 docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-608-5 --build-arg=COMMIT=acf82f38 --build-arg=ALPINE_VERSION=3.10.1 --target=cross -t docker-app-cross:jenkins-app-PR-608-5 . Sending build context to Docker daemon 79.42MB Step 1/20 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build ---> 518d5e4626aa Step 2/20 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Using cache ---> 241c3fdcdd1d Step 3/20 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Using cache ---> 518cc6bcdd3a Step 4/20 : WORKDIR /go/src/github.com/docker/cli ---> Using cache ---> 4db1faa12bb3 Step 5/20 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Using cache ---> 84730e28ec91 Step 6/20 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Using cache ---> a81b69ab49f7 Step 7/20 : WORKDIR /go/src/github.com/docker/app/ ---> Using cache ---> b43024be710c Step 8/20 : FROM build AS dev ---> b43024be710c Step 9/20 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Running in e671f12d866b Removing intermediate container e671f12d866b ---> afce63522611 Step 10/20 : ARG DEP_VERSION=v0.5.1 ---> Running in ff45d8767c63 Removing intermediate container ff45d8767c63 ---> 63761770cc02 Step 11/20 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Running in b3a2356d06f5  % Total  % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0  605 0 0 7378 0 --:--:-- --:--:-- --:--:-- 7378  100 10.5M 100 10.5M  0 0 48.1M 0 --:--:-- --:--:-- --:--:-- 48.1M Removing intermediate container b3a2356d06f5 ---> 8636be15cba9 Step 12/20 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Running in e712e7230727 Removing intermediate container e712e7230727 ---> 84bec8d68fa0 Step 13/20 : RUN mkdir $GOPATH/src/gotest.tools && git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum && cd $GOPATH/src/gotest.tools/gotestsum && git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION && GO111MODULE=on GOOS=linux go build -o /usr/local/bin/gotestsum-linux gotest.tools/gotestsum && GO111MODULE=on GOOS=darwin go build -o /usr/local/bin/gotestsum-darwin gotest.tools/gotestsum && GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum && ln -s gotestsum-linux /usr/local/bin/gotestsum ---> Running in 56ba1ae00b7d go: finding github.com/pkg/errors v0.8.0 go: finding github.com/google/go-cmp v0.2.0 go: finding github.com/spf13/pflag v1.0.1 go: finding github.com/mattn/go-colorable v0.0.9 go: finding github.com/mattn/go-isatty v0.0.3 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: finding gotest.tools v2.1.0+incompatible go: finding github.com/onsi/gomega v1.4.3 go: finding github.com/onsi/ginkgo v1.8.0 go: finding github.com/sirupsen/logrus v1.0.5 go: finding github.com/fatih/color v1.6.0 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding github.com/jonboulle/clockwork v0.1.0 go: finding golang.org/x/text v0.3.0 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding github.com/stretchr/testify v1.3.0 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding github.com/onsi/ginkgo v1.6.0 go: finding github.com/hpcloud/tail v1.0.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: finding github.com/golang/protobuf v1.2.0 go: finding github.com/pmezard/go-difflib v1.0.0 go: finding github.com/davecgh/go-spew v1.1.0 go: finding github.com/stretchr/objx v0.1.0 go: downloading gotest.tools v2.1.0+incompatible go: extracting gotest.tools v2.1.0+incompatible go: downloading github.com/fatih/color v1.6.0 go: downloading github.com/spf13/pflag v1.0.1 go: downloading github.com/pkg/errors v0.8.0 go: downloading github.com/sirupsen/logrus v1.0.5 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading github.com/jonboulle/clockwork v0.1.0 go: extracting github.com/jonboulle/clockwork v0.1.0 go: extracting github.com/spf13/pflag v1.0.1 go: extracting github.com/sirupsen/logrus v1.0.5 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: extracting github.com/pkg/errors v0.8.0 go: extracting github.com/fatih/color v1.6.0 go: downloading github.com/mattn/go-isatty v0.0.3 go: downloading github.com/mattn/go-colorable v0.0.9 go: extracting github.com/mattn/go-isatty v0.0.3 go: extracting github.com/mattn/go-colorable v0.0.9 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e Removing intermediate container 56ba1ae00b7d ---> 4b3509242cce Step 14/20 : RUN GOOS=linux go build -o /usr/local/bin/test2json-linux cmd/test2json && GOOS=darwin go build -o /usr/local/bin/test2json-darwin cmd/test2json && GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json ---> Running in 7b66a44464ea Removing intermediate container 7b66a44464ea ---> b762d9883849 Step 15/20 : RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.com/mjibson/esc && go build -v -o /usr/bin/esc . && rm -rf /go/src/* /go/pkg/* /go/bin/* ---> Running in 3f31faa11f2a golang.org/x/tools/internal/semver github.com/pkg/errors golang.org/x/tools/go/ast/astutil golang.org/x/tools/go/internal/gcimporter golang.org/x/tools/go/internal/packagesdriver golang.org/x/tools/internal/fastwalk golang.org/x/tools/internal/gopathwalk golang.org/x/tools/internal/module golang.org/x/tools/go/gcexportdata golang.org/x/tools/go/packages golang.org/x/tools/internal/imports golang.org/x/tools/imports github.com/mjibson/esc/embed github.com/mjibson/esc Removing intermediate container 3f31faa11f2a ---> 33b3060c7631 Step 16/20 : COPY . . ---> 4258112258e6 Step 17/20 : FROM dev AS cross ---> 4258112258e6 Step 18/20 : ARG EXPERIMENTAL="off" ---> Running in 43fa65a0714f Removing intermediate container 43fa65a0714f ---> 256f26fe0d12 Step 19/20 : ARG TAG="unknown" ---> Running in 00caa119d673 Removing intermediate container 00caa119d673 ---> fe81c4514544 Step 20/20 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross ---> Running in c58033eaf4a9 GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-linux ./cmd/docker-app GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-darwin ./cmd/docker-app GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-windows.exe ./cmd/docker-app GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-standalone-linux ./cmd/docker-app-standalone GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-standalone-darwin ./cmd/docker-app-standalone GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:10:30Z" -o bin/docker-app-standalone-windows.exe ./cmd/docker-app-standalone Removing intermediate container c58033eaf4a9 ---> 36f5d4d183d9 [Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed Successfully built 36f5d4d183d9 Successfully tagged docker-app-cross:jenkins-app-PR-608-5 docker create --name docker-app-cross-jenkins-app-PR-608-5 docker-app-cross:jenkins-app-PR-608-5 noop a52cab2c90d7fffeec9913152b7878d0002d70eb1f7906a18a77eb1e1654b654 docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-standalone-linux bin/docker-app-standalone-linux docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-standalone-darwin bin/docker-app-standalone-darwin docker cp docker-app-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-standalone-windows.exe bin/docker-app-standalone-windows.exe docker rm docker-app-cross-jenkins-app-PR-608-5 docker-app-cross-jenkins-app-PR-608-5 docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-608-5 --build-arg=COMMIT=acf82f38 --build-arg=ALPINE_VERSION=3.10.1 --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-608-5 . Sending build context to Docker daemon 79.42MB Step 1/24 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build ---> 518d5e4626aa Step 2/24 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Using cache ---> 241c3fdcdd1d Step 3/24 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Using cache ---> 518cc6bcdd3a Step 4/24 : WORKDIR /go/src/github.com/docker/cli ---> Using cache ---> 4db1faa12bb3 Step 5/24 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Using cache ---> 84730e28ec91 Step 6/24 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Using cache ---> a81b69ab49f7 Step 7/24 : WORKDIR /go/src/github.com/docker/app/ ---> Using cache ---> b43024be710c Step 8/24 : FROM build AS dev ---> b43024be710c Step 9/24 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Using cache ---> afce63522611 Step 10/24 : ARG DEP_VERSION=v0.5.1 ---> Using cache ---> 63761770cc02 Step 11/24 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Using cache ---> 8636be15cba9 Step 12/24 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Using cache ---> 84bec8d68fa0 Step 13/24 : RUN mkdir $GOPATH/src/gotest.tools && git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum && cd $GOPATH/src/gotest.tools/gotestsum && git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION && GO111MODULE=on GOOS=linux go build -o /usr/local/bin/gotestsum-linux gotest.tools/gotestsum && GO111MODULE=on GOOS=darwin go build -o /usr/local/bin/gotestsum-darwin gotest.tools/gotestsum && GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum && ln -s gotestsum-linux /usr/local/bin/gotestsum ---> Using cache ---> 4b3509242cce Step 14/24 : RUN GOOS=linux go build -o /usr/local/bin/test2json-linux cmd/test2json && GOOS=darwin go build -o /usr/local/bin/test2json-darwin cmd/test2json && GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json ---> Using cache ---> b762d9883849 Step 15/24 : RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.com/mjibson/esc && go build -v -o /usr/bin/esc . && rm -rf /go/src/* /go/pkg/* /go/bin/* ---> Using cache ---> 33b3060c7631 Step 16/24 : COPY . . ---> Using cache ---> 4258112258e6 Step 17/24 : FROM dev AS cross ---> 4258112258e6 Step 18/24 : ARG EXPERIMENTAL="off" ---> Using cache ---> 256f26fe0d12 Step 19/24 : ARG TAG="unknown" ---> Using cache ---> fe81c4514544 Step 20/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross ---> Using cache ---> 36f5d4d183d9 Step 21/24 : FROM cross AS e2e-cross ---> 36f5d4d183d9 Step 22/24 : ARG EXPERIMENTAL="off" ---> Running in 00217b996a8b Removing intermediate container 00217b996a8b ---> 0fdbcd2295e6 Step 23/24 : ARG TAG="unknown" ---> Running in 7199af98a5f2 Removing intermediate container 7199af98a5f2 ---> 1099b36767c8 Step 24/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross ---> Running in 9a8e9c1f87b6 GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:13:17Z" -o bin/docker-app-linux ./cmd/docker-app GOOS=linux CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:13:17Z" -c -o bin/docker-app-e2e-linux ./e2e/ GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:13:17Z" -o bin/docker-app-darwin ./cmd/docker-app GOOS=darwin CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:13:17Z" -c -o bin/docker-app-e2e-darwin ./e2e/ GOOS=windows CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=acf82f38 -X github.com/docker/app/internal.Version=jenkins-app-PR-608-5 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-10T09:13:17Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ Removing intermediate container 9a8e9c1f87b6 ---> 37bde05a39d2 [Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed Successfully built 37bde05a39d2 Successfully tagged docker-app-e2e-cross:jenkins-app-PR-608-5 docker create --name docker-app-e2e-cross-jenkins-app-PR-608-5 docker-app-e2e-cross:jenkins-app-PR-608-5 noop 106149a5d8ba8cae0244b114b6ed54daf0cb68f4f710bd8b23abd6a02b68a294 docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-e2e-linux bin/docker-app-e2e-linux docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-e2e-darwin bin/docker-app-e2e-darwin docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/go/src/github.com/docker/app/bin/docker-app-e2e-windows.exe bin/docker-app-e2e-windows.exe docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/gotestsum-linux bin/gotestsum-linux docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/test2json-linux bin/test2json-linux docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/test2json-darwin bin/test2json-darwin docker cp docker-app-e2e-cross-jenkins-app-PR-608-5:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe docker rm docker-app-e2e-cross-jenkins-app-PR-608-5 docker-app-e2e-cross-jenkins-app-PR-608-5 tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux docker-app-standalone-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 docker-app-standalone-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 docker-app-standalone-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-608/src/github.com/docker/app/bin [Pipeline] { [Pipeline] stash Stashed 24 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-608/5/stashes/binaries.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 61 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-608/5/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-608/src/github.com/docker/app/examples [Pipeline] { [Pipeline] stash Stashed 29 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-608/5/stashes/examples.tgz [Pipeline] } [Pipeline] // dir [Pipeline] sh + xargs docker image rm -f + docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-608-5* Untagged: docker-app-e2e-cross:jenkins-app-PR-608-5 Deleted: sha256:37bde05a39d2ffd4728cc0ae8ee66bdd278bcbab2d92ee24754416307b172f22 Deleted: sha256:b21427a8d1a1869ff2bdf57e6ae239755425d6520e38de38caba5c727c6ea247 Deleted: sha256:1099b36767c8b42b455cdf6308b48860cfb157eeba830e714385ce335469ef95 Deleted: sha256:0fdbcd2295e66eb1fbb17d729dfe21a21ea482c04a7637556abbcad1d805ce94 Untagged: docker-app-cross:jenkins-app-PR-608-5 Deleted: sha256:36f5d4d183d9da75b09e3cfa7ef1e4a4b645fc93f1a86a49180ce21806073212 Deleted: sha256:e74d07044c0209447cd1090ac5bb89f5b48ef6619f12cd4c763677de017bb6e8 Deleted: sha256:fe81c4514544db7af5363a5b82ef1a89bac11f3f1c9f464a79c482126feae364 Deleted: sha256:256f26fe0d1208b5e84a0ebdaf17b2e292088b04237bb29ecbca6136302da43a Deleted: sha256:4258112258e626e5587057447e8e54dabf486b7a28df1494f0aa857655800069 Deleted: sha256:76c44a540c65d6c6028013b9be617c88865a65d0a17053faed1c586286434cec Deleted: sha256:33b3060c76310b2e293e7229951b8a88d1409f6bf5ee0702bcaab0f74e9d16ea Deleted: sha256:35d3bc998005e6bacbe69290b84f175d680efabae84a1025e5027f0e49593aaf Deleted: sha256:b762d98838496e9819079a5c5cd9165f3f40cb1d0d9dc1eeaf9da5435e942046 Deleted: sha256:e273f9c9d0c01c3bd5eabcd86a9280e636048c034ef48b91c4a2e39b1c0301d9 Deleted: sha256:4b3509242cce4b0af90795e4e075a2fbb671b1ead77ed1a0dc7c5ed395085093 Deleted: sha256:aa52ed6ece337227306ae084b3250a86d94609e1da47897b6da379e4b7dc3f1a Deleted: sha256:84bec8d68fa0c28bdc06b0e583e2e48c4defc4d1148421385e2f8020537745c9 Deleted: sha256:8636be15cba913c0ca85776d1b82fd205d16ed322680703e505d670ef77dce16 Deleted: sha256:f83600bdbd1e7ab022ac5344956a87b556ae4319d215b3e1e3abeeb4034fe712 Deleted: sha256:63761770cc0217791c1f0cb0037034c347ca4da418f025fdb80f4cf5dc8dca0b Deleted: sha256:afce63522611fc95c757ceca7bad2e33d68e315904411113e9451ded24b76bb2 Untagged: docker-app-cli:jenkins-app-PR-608-5 Deleted: sha256:b43024be710c6fb4bfa1d1c15765977b6faa12e59ab582af61bd58bb9d72a090 Deleted: sha256:5c38726ece29f8d1f4f65e26528fc0241fcaca9c1eababcda006a357a2fd6d73 Deleted: sha256:a81b69ab49f7164edaf7a2c52b3d19df360487e162ea7b858682a73696f4c4e7 Deleted: sha256:1e377514e682e00c81fb7776c8fbd33ac4878b1cd9d9f1d081bc1ae2cb815cc7 Deleted: sha256:84730e28ec9165255c1ba0d5f43452654fb0598bf1d729171c5553b1048ca7ca Deleted: sha256:defaf5ea3c9265c84bc2f437b0baba169cd0db4363ccc5cf82a41059338d4782 Deleted: sha256:4db1faa12bb3070f6a855e113cd1c12cb64e7d38c2e1135906308672957c0835 Deleted: sha256:bfefe26547397499e30e81535d56fc7f1916d4c141b7f49536e3aa407fa06b33 Deleted: sha256:518cc6bcdd3a2d69afa4b896ca03208ab8cf77b434fc0469196044262198e951 Deleted: sha256:8e7e2fc2b2423bef8374fa74523e4a684af91772e2da5c2761c2b2c915905548 Deleted: sha256:241c3fdcdd1dc2cbc02853723d8a5a944a65b1be9e390f2f8d1072a60013eff7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: Coverage) [Pipeline] { (Branch: Coverage (experimental)) [Pipeline] { (Branch: Gradle test) [Pipeline] { (Branch: Test Linux) [Pipeline] stage [Pipeline] { (Coverage) [Pipeline] stage [Pipeline] { (Coverage (experimental)) [Pipeline] stage [Pipeline] { (Gradle test) [Pipeline] stage [Pipeline] { (Test Linux) Stage "Coverage" skipped due to earlier failure(s) [Pipeline] } Stage "Coverage (experimental)" skipped due to earlier failure(s) [Pipeline] } Stage "Gradle test" skipped due to earlier failure(s) [Pipeline] } Stage "Test Linux" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Coverage [Pipeline] } Failed in branch Coverage (experimental) [Pipeline] } Failed in branch Gradle test [Pipeline] } Failed in branch Test Linux [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE