Skip to content
Failed

Console Output

Pull request #521 updated
12:59:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 143e0f3f1ab9caa587b9821028c60d41d203de3e rather than cbd0d942cba959f78cbb135908f12c172b4b3c34
Obtained Jenkinsfile from 143e0f3f1ab9caa587b9821028c60d41d203de3e
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] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-05f79947c145622ff)’
Running on ubuntu-1804-overlay2 (i-06cfcc9c7c84d4ee7) in /home/ubuntu/workspace/libcompose_PR-521
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/libcompose_PR-521@tmp/4e571255-1d4c-4e18-9284-4b0c9e9cd207/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
13:00:28 using credential docker-jenkins-github-credentials
13:00:28 Cloning the remote Git repository
13:00:28 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-521 # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:31 Fetching without tags
13:00:31 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit cbd0d942cba959f78cbb135908f12c172b4b3c34
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbd0d942cba959f78cbb135908f12c172b4b3c34
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
13:00:32 Merge succeeded, producing 5961a4761d583427ca6ce29cd7627364d2090307
13:00:32 Checking out Revision 5961a4761d583427ca6ce29cd7627364d2090307 (PR-521)
13:00:33 Commit message: "Merge commit '143e0f3f1ab9caa587b9821028c60d41d203de3e' into HEAD"
13:00:33 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5961a4761d583427ca6ce29cd7627364d2090307
 > git rev-list --no-walk b5a87cc751524a68cef3f80dc04e4b2bced914f9 # timeout=10
[Pipeline] stage
13:00:34 Using the ‘stage’ step without a block argument is deprecated
13:00:34 Entering stage build image
13:00:34 Proceeding
[Pipeline] sh
13:00:34 + git rev-parse HEAD
[Pipeline] sh
13:00:35 + docker build -t dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307 .
13:00:35 Sending build context to Docker daemon  6.594MB

13:00:35 Step 1/14 : FROM golang:1.12.7
13:00:35 1.12.7: Pulling from library/golang
13:00:35 5ae19949497e: Pulling fs layer
13:00:35 ed3d96a2798e: Pulling fs layer
13:00:35 f12136850781: Pulling fs layer
13:00:35 1a9ad5d5550b: Pulling fs layer
13:00:35 efbd5496b163: Pulling fs layer
13:00:35 c01c378f53ca: Pulling fs layer
13:00:35 c7aef280980d: Pulling fs layer
13:00:35 efbd5496b163: Waiting
13:00:35 c01c378f53ca: Waiting
13:00:35 c7aef280980d: Waiting
13:00:35 1a9ad5d5550b: Waiting
13:00:36 f12136850781: Verifying Checksum
13:00:36 f12136850781: Download complete
13:00:36 ed3d96a2798e: Verifying Checksum
13:00:36 ed3d96a2798e: Download complete
13:00:37 5ae19949497e: Verifying Checksum
13:00:37 5ae19949497e: Download complete
13:00:38 1a9ad5d5550b: Verifying Checksum
13:00:38 1a9ad5d5550b: Download complete
13:00:38 c7aef280980d: Verifying Checksum
13:00:38 c7aef280980d: Download complete
13:00:38 efbd5496b163: Verifying Checksum
13:00:38 efbd5496b163: Download complete
13:00:42 c01c378f53ca: Verifying Checksum
13:00:42 c01c378f53ca: Download complete
13:00:43 5ae19949497e: Pull complete
13:00:44 ed3d96a2798e: Pull complete
13:00:44 f12136850781: Pull complete
13:00:47 1a9ad5d5550b: Pull complete
13:00:50 efbd5496b163: Pull complete
13:00:55 c01c378f53ca: Pull complete
13:00:55 c7aef280980d: Pull complete
13:00:55 Digest: sha256:f5486a917b57f8b14be4345604bc4654147416a327d6d63271a0c52c907001c4
13:00:55 Status: Downloaded newer image for golang:1.12.7
13:00:55  ---> be63d15101cb
13:00:55 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
13:00:57  ---> Running in 5470a2129b5a
13:00:58 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
13:00:58 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
13:00:58 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
13:00:58 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [85.3 kB]
13:00:58 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
13:00:58 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
13:01:00 Fetched 8195 kB in 2s (4714 kB/s)
13:01:00 Reading package lists...
13:01:01 Reading package lists...
13:01:01 Building dependency tree...
13:01:01 Reading state information...
13:01:01 The following additional packages will be installed:
13:01:01   bzip2 dpkg-dev libbz2-1.0 libip4tc0 libip6tc0 libiptc0
13:01:01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils
13:01:01 Suggested packages:
13:01:01   bzip2-doc debian-keyring kmod ed diffutils-doc
13:01:01 Recommended packages:
13:01:01   fakeroot libalgorithm-merge-perl nftables
13:01:01 The following NEW packages will be installed:
13:01:01   build-essential bzip2 dpkg-dev iptables libip4tc0 libip6tc0 libiptc0
13:01:01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils
13:01:01 The following packages will be upgraded:
13:01:01   libbz2-1.0
13:01:01 1 upgraded, 12 newly installed, 0 to remove and 31 not upgraded.
13:01:01 Need to get 2895 kB of archives.
13:01:01 After this operation, 6404 kB of additional disk space will be used.
13:01:01 Get:1 http://deb.debian.org/debian buster/main amd64 libbz2-1.0 amd64 1.0.6-9.2~deb10u1 [45.3 kB]
13:01:01 Get:2 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:01:01 Get:3 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:01:01 Get:4 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:01:01 Get:5 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:01:01 Get:6 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:01:01 Get:7 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:01:01 Get:8 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:01:01 Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:01:01 Get:10 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:01:01 Get:11 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:01:01 Get:12 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
13:01:01 Get:13 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
13:01:01 debconf: delaying package configuration, since apt-utils is not installed
13:01:01 Fetched 2895 kB in 0s (9661 kB/s)
13:01:01 (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.)
13:01:01 Preparing to unpack .../libbz2-1.0_1.0.6-9.2~deb10u1_amd64.deb ...
13:01:01 Unpacking libbz2-1.0:amd64 (1.0.6-9.2~deb10u1) over (1.0.6-9.1) ...
13:01:01 Setting up libbz2-1.0:amd64 (1.0.6-9.2~deb10u1) ...
13:01:01 Selecting previously unselected package libip4tc0:amd64.
13:01:01 (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.)
13:01:01 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
13:01:01 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:01:01 Selecting previously unselected package libip6tc0:amd64.
13:01:01 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
13:01:01 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:01:02 Selecting previously unselected package libiptc0:amd64.
13:01:02 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
13:01:02 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:01:02 Selecting previously unselected package libnfnetlink0:amd64.
13:01:02 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:01:02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:01:02 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:01:02 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:01:02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:01:02 Selecting previously unselected package libnftnl11:amd64.
13:01:02 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
13:01:02 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:01:02 Selecting previously unselected package iptables.
13:01:02 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
13:01:02 Unpacking iptables (1.8.2-4) ...
13:01:02 Selecting previously unselected package bzip2.
13:01:02 Preparing to unpack .../07-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:01:02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:01:02 Selecting previously unselected package xz-utils.
13:01:02 Preparing to unpack .../08-xz-utils_5.2.4-1_amd64.deb ...
13:01:02 Unpacking xz-utils (5.2.4-1) ...
13:01:02 Selecting previously unselected package patch.
13:01:02 Preparing to unpack .../09-patch_2.7.6-3+deb10u1_amd64.deb ...
13:01:02 Unpacking patch (2.7.6-3+deb10u1) ...
13:01:02 Selecting previously unselected package dpkg-dev.
13:01:02 Preparing to unpack .../10-dpkg-dev_1.19.7_all.deb ...
13:01:02 Unpacking dpkg-dev (1.19.7) ...
13:01:02 Selecting previously unselected package build-essential.
13:01:02 Preparing to unpack .../11-build-essential_12.6_amd64.deb ...
13:01:02 Unpacking build-essential (12.6) ...
13:01:02 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:01:02 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:01:02 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:01:02 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:01:02 Setting up libiptc0:amd64 (1.8.2-4) ...
13:01:02 Setting up xz-utils (5.2.4-1) ...
13:01:02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:01:02 Setting up patch (2.7.6-3+deb10u1) ...
13:01:02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:01:02 Setting up dpkg-dev (1.19.7) ...
13:01:02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:01:02 Setting up build-essential (12.6) ...
13:01:02 Setting up iptables (1.8.2-4) ...
13:01:02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:01:02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:01:02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:01:02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:01:02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:01:02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:01:02 Processing triggers for libc-bin (2.28-10) ...
13:01:03 Reading package lists...
13:01:03 Building dependency tree...
13:01:03 Reading state information...
13:01:03 The following additional packages will be installed:
13:01:03   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
13:01:03   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
13:01:03   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
13:01:03   libpython2.7-dev python-all python-all-dev python-asn1crypto
13:01:03   python-cffi-backend python-configparser python-crypto python-cryptography
13:01:03   python-dbus python-dev python-entrypoints python-enum34 python-gi
13:01:03   python-ipaddress python-keyring python-keyrings.alt python-pip-whl
13:01:03   python-pkg-resources python-secretstorage python-setuptools python-six
13:01:03   python-wheel python-xdg python2-dev python2.7-dev
13:01:03 Suggested packages:
13:01:03   default-dbus-session-bus | dbus-session-bus apache2 | lighttpd | httpd
13:01:03   python-crypto-doc python-cryptography-doc python-cryptography-vectors
13:01:03   python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo
13:01:03   gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-gdata
13:01:03   python-keyczar python-secretstorage-doc python-setuptools-doc
13:01:04 The following NEW packages will be installed:
13:01:04   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
13:01:04   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
13:01:04   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
13:01:04   libpython2.7-dev python-all python-all-dev python-asn1crypto
13:01:04   python-cffi-backend python-configparser python-crypto python-cryptography
13:01:04   python-dbus python-dev python-entrypoints python-enum34 python-gi
13:01:04   python-ipaddress python-keyring python-keyrings.alt python-pip
13:01:04   python-pip-whl python-pkg-resources python-secretstorage python-setuptools
13:01:04   python-six python-wheel python-xdg python2-dev python2.7-dev
13:01:04 0 upgraded, 40 newly installed, 0 to remove and 31 not upgraded.
13:01:04 Need to get 38.0 MB of archives.
13:01:04 After this operation, 74.6 MB of additional disk space will be used.
13:01:04 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:01:04 Get:2 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.16-1 [214 kB]
13:01:04 Get:3 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.16-1 [235 kB]
13:01:04 Get:4 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
13:01:04 Get:5 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
13:01:04 Get:6 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B]
13:01:04 Get:7 http://deb.debian.org/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2 [152 kB]
13:01:04 Get:8 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3 [332 kB]
13:01:04 Get:9 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1 [99.4 kB]
13:01:04 Get:10 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB]
13:01:04 Get:11 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2 [1036 kB]
13:01:04 Get:12 http://deb.debian.org/debian buster/main amd64 libpython2.7-dev amd64 2.7.16-2 [31.6 MB]
13:01:04 Get:13 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB]
13:01:04 Get:14 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB]
13:01:04 Get:15 http://deb.debian.org/debian buster/main amd64 libpython-all-dev amd64 2.7.16-1 [1064 B]
13:01:04 Get:16 http://deb.debian.org/debian buster/main amd64 python-all amd64 2.7.16-1 [1044 B]
13:01:04 Get:17 http://deb.debian.org/debian buster/main amd64 python2.7-dev amd64 2.7.16-2 [296 kB]
13:01:04 Get:18 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B]
13:01:04 Get:19 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B]
13:01:04 Get:20 http://deb.debian.org/debian buster/main amd64 python-all-dev amd64 2.7.16-1 [1068 B]
13:01:04 Get:21 http://deb.debian.org/debian buster/main amd64 python-asn1crypto all 0.24.0-1 [78.1 kB]
13:01:04 Get:22 http://deb.debian.org/debian buster/main amd64 python-cffi-backend amd64 1.12.2-1 [78.8 kB]
13:01:04 Get:23 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB]
13:01:04 Get:24 http://deb.debian.org/debian buster/main amd64 python-crypto amd64 2.6.1-9+b1 [259 kB]
13:01:04 Get:25 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB]
13:01:04 Get:26 http://deb.debian.org/debian buster/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB]
13:01:04 Get:27 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:01:04 Get:28 http://deb.debian.org/debian buster/main amd64 python-cryptography amd64 2.6.1-3 [218 kB]
13:01:04 Get:29 http://deb.debian.org/debian buster/main amd64 python-dbus amd64 1.2.8-3 [103 kB]
13:01:04 Get:30 http://deb.debian.org/debian buster/main amd64 python-entrypoints all 0.3-1 [5444 B]
13:01:04 Get:31 http://deb.debian.org/debian buster/main amd64 python-gi amd64 3.30.4-1 [227 kB]
13:01:04 Get:32 http://deb.debian.org/debian buster/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB]
13:01:04 Get:33 http://deb.debian.org/debian buster/main amd64 python-keyring all 17.1.1-1 [47.1 kB]
13:01:04 Get:34 http://deb.debian.org/debian buster/main amd64 python-keyrings.alt all 3.1.1-1 [18.3 kB]
13:01:04 Get:35 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:01:04 Get:36 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB]
13:01:04 Get:37 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:01:04 Get:38 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB]
13:01:04 Get:39 http://deb.debian.org/debian buster/main amd64 python-wheel all 0.32.3-2 [19.3 kB]
13:01:04 Get:40 http://deb.debian.org/debian buster/main amd64 python-xdg all 0.25-5 [35.9 kB]
13:01:04 debconf: delaying package configuration, since apt-utils is not installed
13:01:04 Fetched 38.0 MB in 1s (54.7 MB/s)
13:01:04 Selecting previously unselected package libapparmor1:amd64.
13:01:04 (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 ... 15958 files and directories currently installed.)
13:01:04 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ...
13:01:04 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:01:04 Selecting previously unselected package libdbus-1-3:amd64.
13:01:04 Preparing to unpack .../01-libdbus-1-3_1.12.16-1_amd64.deb ...
13:01:04 Unpacking libdbus-1-3:amd64 (1.12.16-1) ...
13:01:04 Selecting previously unselected package dbus.
13:01:04 Preparing to unpack .../02-dbus_1.12.16-1_amd64.deb ...
13:01:04 Unpacking dbus (1.12.16-1) ...
13:01:05 Selecting previously unselected package libgirepository-1.0-1:amd64.
13:01:05 Preparing to unpack .../03-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
13:01:05 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
13:01:05 Selecting previously unselected package gir1.2-glib-2.0:amd64.
13:01:05 Preparing to unpack .../04-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
13:01:05 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
13:01:05 Selecting previously unselected package javascript-common.
13:01:05 Preparing to unpack .../05-javascript-common_11_all.deb ...
13:01:05 Unpacking javascript-common (11) ...
13:01:05 Selecting previously unselected package libexpat1-dev:amd64.
13:01:05 Preparing to unpack .../06-libexpat1-dev_2.2.6-2_amd64.deb ...
13:01:05 Unpacking libexpat1-dev:amd64 (2.2.6-2) ...
13:01:05 Selecting previously unselected package libjs-jquery.
13:01:05 Preparing to unpack .../07-libjs-jquery_3.3.1~dfsg-3_all.deb ...
13:01:05 Unpacking libjs-jquery (3.3.1~dfsg-3) ...
13:01:05 Selecting previously unselected package libjs-underscore.
13:01:05 Preparing to unpack .../08-libjs-underscore_1.9.1~dfsg-1_all.deb ...
13:01:05 Unpacking libjs-underscore (1.9.1~dfsg-1) ...
13:01:05 Selecting previously unselected package libjs-sphinxdoc.
13:01:05 Preparing to unpack .../09-libjs-sphinxdoc_1.8.4-1_all.deb ...
13:01:05 Unpacking libjs-sphinxdoc (1.8.4-1) ...
13:01:05 Selecting previously unselected package libpython2.7:amd64.
13:01:05 Preparing to unpack .../10-libpython2.7_2.7.16-2_amd64.deb ...
13:01:05 Unpacking libpython2.7:amd64 (2.7.16-2) ...
13:01:05 Selecting previously unselected package libpython2.7-dev:amd64.
13:01:05 Preparing to unpack .../11-libpython2.7-dev_2.7.16-2_amd64.deb ...
13:01:05 Unpacking libpython2.7-dev:amd64 (2.7.16-2) ...
13:01:07 Selecting previously unselected package libpython2-dev:amd64.
13:01:07 Preparing to unpack .../12-libpython2-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking libpython2-dev:amd64 (2.7.16-1) ...
13:01:07 Selecting previously unselected package libpython-dev:amd64.
13:01:07 Preparing to unpack .../13-libpython-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking libpython-dev:amd64 (2.7.16-1) ...
13:01:07 Selecting previously unselected package libpython-all-dev:amd64.
13:01:07 Preparing to unpack .../14-libpython-all-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking libpython-all-dev:amd64 (2.7.16-1) ...
13:01:07 Selecting previously unselected package python-all.
13:01:07 Preparing to unpack .../15-python-all_2.7.16-1_amd64.deb ...
13:01:07 Unpacking python-all (2.7.16-1) ...
13:01:07 Selecting previously unselected package python2.7-dev.
13:01:07 Preparing to unpack .../16-python2.7-dev_2.7.16-2_amd64.deb ...
13:01:07 Unpacking python2.7-dev (2.7.16-2) ...
13:01:07 Selecting previously unselected package python2-dev.
13:01:07 Preparing to unpack .../17-python2-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking python2-dev (2.7.16-1) ...
13:01:07 Selecting previously unselected package python-dev.
13:01:07 Preparing to unpack .../18-python-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking python-dev (2.7.16-1) ...
13:01:07 Selecting previously unselected package python-all-dev.
13:01:07 Preparing to unpack .../19-python-all-dev_2.7.16-1_amd64.deb ...
13:01:07 Unpacking python-all-dev (2.7.16-1) ...
13:01:08 Selecting previously unselected package python-asn1crypto.
13:01:08 Preparing to unpack .../20-python-asn1crypto_0.24.0-1_all.deb ...
13:01:08 Unpacking python-asn1crypto (0.24.0-1) ...
13:01:08 Selecting previously unselected package python-cffi-backend.
13:01:08 Preparing to unpack .../21-python-cffi-backend_1.12.2-1_amd64.deb ...
13:01:08 Unpacking python-cffi-backend (1.12.2-1) ...
13:01:08 Selecting previously unselected package python-configparser.
13:01:08 Preparing to unpack .../22-python-configparser_3.5.0b2-1_all.deb ...
13:01:08 Unpacking python-configparser (3.5.0b2-1) ...
13:01:08 Selecting previously unselected package python-crypto.
13:01:08 Preparing to unpack .../23-python-crypto_2.6.1-9+b1_amd64.deb ...
13:01:08 Unpacking python-crypto (2.6.1-9+b1) ...
13:01:08 Selecting previously unselected package python-enum34.
13:01:08 Preparing to unpack .../24-python-enum34_1.1.6-2_all.deb ...
13:01:08 Unpacking python-enum34 (1.1.6-2) ...
13:01:08 Selecting previously unselected package python-ipaddress.
13:01:08 Preparing to unpack .../25-python-ipaddress_1.0.17-1_all.deb ...
13:01:08 Unpacking python-ipaddress (1.0.17-1) ...
13:01:08 Selecting previously unselected package python-six.
13:01:08 Preparing to unpack .../26-python-six_1.12.0-1_all.deb ...
13:01:08 Unpacking python-six (1.12.0-1) ...
13:01:08 Selecting previously unselected package python-cryptography.
13:01:08 Preparing to unpack .../27-python-cryptography_2.6.1-3_amd64.deb ...
13:01:08 Unpacking python-cryptography (2.6.1-3) ...
13:01:08 Selecting previously unselected package python-dbus.
13:01:08 Preparing to unpack .../28-python-dbus_1.2.8-3_amd64.deb ...
13:01:08 Unpacking python-dbus (1.2.8-3) ...
13:01:08 Selecting previously unselected package python-entrypoints.
13:01:08 Preparing to unpack .../29-python-entrypoints_0.3-1_all.deb ...
13:01:08 Unpacking python-entrypoints (0.3-1) ...
13:01:08 Selecting previously unselected package python-gi.
13:01:08 Preparing to unpack .../30-python-gi_3.30.4-1_amd64.deb ...
13:01:08 Unpacking python-gi (3.30.4-1) ...
13:01:08 Selecting previously unselected package python-secretstorage.
13:01:08 Preparing to unpack .../31-python-secretstorage_2.3.1-2_all.deb ...
13:01:08 Unpacking python-secretstorage (2.3.1-2) ...
13:01:08 Selecting previously unselected package python-keyring.
13:01:08 Preparing to unpack .../32-python-keyring_17.1.1-1_all.deb ...
13:01:08 Unpacking python-keyring (17.1.1-1) ...
13:01:08 Selecting previously unselected package python-keyrings.alt.
13:01:08 Preparing to unpack .../33-python-keyrings.alt_3.1.1-1_all.deb ...
13:01:08 Unpacking python-keyrings.alt (3.1.1-1) ...
13:01:08 Selecting previously unselected package python-pip-whl.
13:01:08 Preparing to unpack .../34-python-pip-whl_18.1-5_all.deb ...
13:01:08 Unpacking python-pip-whl (18.1-5) ...
13:01:08 Selecting previously unselected package python-pip.
13:01:08 Preparing to unpack .../35-python-pip_18.1-5_all.deb ...
13:01:08 Unpacking python-pip (18.1-5) ...
13:01:08 Selecting previously unselected package python-pkg-resources.
13:01:08 Preparing to unpack .../36-python-pkg-resources_40.8.0-1_all.deb ...
13:01:08 Unpacking python-pkg-resources (40.8.0-1) ...
13:01:09 Selecting previously unselected package python-setuptools.
13:01:09 Preparing to unpack .../37-python-setuptools_40.8.0-1_all.deb ...
13:01:09 Unpacking python-setuptools (40.8.0-1) ...
13:01:09 Selecting previously unselected package python-wheel.
13:01:09 Preparing to unpack .../38-python-wheel_0.32.3-2_all.deb ...
13:01:09 Unpacking python-wheel (0.32.3-2) ...
13:01:09 Selecting previously unselected package python-xdg.
13:01:09 Preparing to unpack .../39-python-xdg_0.25-5_all.deb ...
13:01:09 Unpacking python-xdg (0.25-5) ...
13:01:09 Setting up javascript-common (11) ...
13:01:09 Setting up python-enum34 (1.1.6-2) ...
13:01:09 Setting up python-crypto (2.6.1-9+b1) ...
13:01:10 Setting up libpython2.7:amd64 (2.7.16-2) ...
13:01:10 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:01:10 Setting up python-wheel (0.32.3-2) ...
13:01:11 Setting up python-pkg-resources (40.8.0-1) ...
13:01:11 Setting up python-asn1crypto (0.24.0-1) ...
13:01:12 Setting up python-all (2.7.16-1) ...
13:01:12 Setting up python-six (1.12.0-1) ...
13:01:12 Setting up python-xdg (0.25-5) ...
13:01:13 Setting up libexpat1-dev:amd64 (2.2.6-2) ...
13:01:13 Setting up libdbus-1-3:amd64 (1.12.16-1) ...
13:01:13 Setting up dbus (1.12.16-1) ...
13:01:13 invoke-rc.d: could not determine current runlevel
13:01:13 invoke-rc.d: policy-rc.d denied execution of start.
13:01:13 Setting up python-setuptools (40.8.0-1) ...
13:01:13 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
13:01:13 Setting up python-pip-whl (18.1-5) ...
13:01:13 Setting up libjs-jquery (3.3.1~dfsg-3) ...
13:01:13 Setting up python-ipaddress (1.0.17-1) ...
13:01:14 Setting up libjs-underscore (1.9.1~dfsg-1) ...
13:01:14 Setting up python-cffi-backend (1.12.2-1) ...
13:01:14 Setting up libpython2.7-dev:amd64 (2.7.16-2) ...
13:01:14 Setting up python-keyrings.alt (3.1.1-1) ...
13:01:15 Setting up python-cryptography (2.6.1-3) ...
13:01:15 Setting up python-dbus (1.2.8-3) ...
13:01:16 Setting up python-pip (18.1-5) ...
13:01:17 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
13:01:17 Setting up libjs-sphinxdoc (1.8.4-1) ...
13:01:17 Setting up libpython2-dev:amd64 (2.7.16-1) ...
13:01:17 Setting up python2.7-dev (2.7.16-2) ...
13:01:17 Setting up python-gi (3.30.4-1) ...
13:01:17 Setting up python2-dev (2.7.16-1) ...
13:01:17 Setting up python-secretstorage (2.3.1-2) ...
13:01:18 Setting up libpython-dev:amd64 (2.7.16-1) ...
13:01:18 Setting up python-configparser (3.5.0b2-1) ...
13:01:18 Setting up python-dev (2.7.16-1) ...
13:01:18 Setting up libpython-all-dev:amd64 (2.7.16-1) ...
13:01:18 Setting up python-entrypoints (0.3-1) ...
13:01:19 Setting up python-all-dev (2.7.16-1) ...
13:01:19 Setting up python-keyring (17.1.1-1) ...
13:01:19 Processing triggers for libc-bin (2.28-10) ...
13:01:20 Collecting virtualenv
13:01:25   Downloading https://files.pythonhosted.org/packages/8b/12/8d4f45b8962b03ac9efefe5ed5053f6b29334d83e438b4fe379d21c0cb8e/virtualenv-16.7.5-py2.py3-none-any.whl (3.3MB)
13:01:25 Installing collected packages: virtualenv
13:01:25 Successfully installed virtualenv-16.7.5
13:01:29 Removing intermediate container 5470a2129b5a
13:01:29  ---> cd2acaba8026
13:01:29 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
13:01:29  ---> Running in 11bbd230e5b7
13:01:39 Removing intermediate container 11bbd230e5b7
13:01:39  ---> c8584571d9b1
13:01:39 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
13:01:39  ---> Running in 124f60a74f0d
13:01:39 Removing intermediate container 124f60a74f0d
13:01:39  ---> 0fe586e3740c
13:01:39 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
13:01:39  ---> Running in 35afc171e6b8
13:01:39 Removing intermediate container 35afc171e6b8
13:01:39  ---> 759c45bbaa56
13:01:39 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
13:01:39  ---> Running in e748f45fca2e
13:01:39 + echo 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
13:01:39 + cut -f1
13:01:39 + test 1.9.1 = 1.9.1
13:01:39 + mkdir -p /usr/local/bin/docker-1.9.1/
13:01:39 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 -o /usr/local/bin/docker-1.9.1/docker
13:01:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:01:39                                  Dload  Upload   Total   Spent    Left  Speed
13:01:40 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 36 28.8M   36 10.5M    0     0  23.9M      0  0:00:01 --:--:--  0:00:01 23.8M
100 28.8M  100 28.8M    0     0  45.3M      0 --:--:-- --:--:-- --:--:-- 45.3M
13:01:40 + chmod +x /usr/local/bin/docker-1.9.1/docker
13:01:40 + test 1.10.3 = 1.9.1
13:01:40 + test 1.10.3 = 1.10.3
13:01:40 + mkdir -p /usr/local/bin/docker-1.10.3/
13:01:40 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 -o /usr/local/bin/docker-1.10.3/docker
13:01:40   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:01:40                                  Dload  Upload   Total   Spent    Left  Speed
13:01:42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 40 33.2M   40 13.4M    0     0  17.5M      0  0:00:01 --:--:--  0:00:01 17.5M
100 33.2M  100 33.2M    0     0  21.3M      0  0:00:01  0:00:01 --:--:-- 21.3M
13:01:42 + chmod +x /usr/local/bin/docker-1.10.3/docker
13:01:42 + test 1.13.1 = 1.9.1
13:01:42 + test 1.13.1 = 1.10.3
13:01:42 + test 1.13.1 = 1.13.1
13:01:42 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.13.1.tgz -o docker-1.13.1.tgz
13:01:42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:01:42                                  Dload  Upload   Total   Spent    Left  Speed
13:01:42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26.5M  100 26.5M    0     0  68.8M      0 --:--:-- --:--:-- --:--:-- 68.8M
13:01:42 + tar xzf docker-1.13.1.tgz -C /usr/local/bin/
13:01:43 + mv /usr/local/bin/docker /usr/local/bin/docker-1.13.1
13:01:43 + rm docker-1.13.1.tgz
13:01:43 + test 17.03.2 = 1.9.1
13:01:43 + test 17.03.2 = 1.10.3
13:01:43 + test 17.03.2 = 1.13.1
13:01:43 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.03.2-ce.tgz -o docker-17.03.2.tgz
13:01:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:01:43                                  Dload  Upload   Total   Spent    Left  Speed
13:01:44 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 81 26.5M   81 21.6M    0     0  20.3M      0  0:00:01  0:00:01 --:--:-- 20.3M
100 26.5M  100 26.5M    0     0  20.8M      0  0:00:01  0:00:01 --:--:-- 20.8M
13:01:44 + tar xzf docker-17.03.2.tgz -C /usr/local/bin/
13:01:45 + mv /usr/local/bin/docker /usr/local/bin/docker-17.03.2
13:01:45 + rm docker-17.03.2.tgz
13:01:45 + test 17.06.0 = 1.9.1
13:01:45 + test 17.06.0 = 1.10.3
13:01:45 + test 17.06.0 = 1.13.1
13:01:45 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.06.0-ce.tgz -o docker-17.06.0.tgz
13:01:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:01:45                                  Dload  Upload   Total   Spent    Left  Speed
13:01:45 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.2M  100 28.2M    0     0  57.7M      0 --:--:-- --:--:-- --:--:-- 57.6M
13:01:45 + tar xzf docker-17.06.0.tgz -C /usr/local/bin/
13:01:46 + mv /usr/local/bin/docker /usr/local/bin/docker-17.06.0
13:01:46 + rm docker-17.06.0.tgz
13:01:50 Removing intermediate container e748f45fca2e
13:01:50  ---> 5fc79174de35
13:01:50 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
13:01:50  ---> Running in 8f0690eb9290
13:01:51 Removing intermediate container 8f0690eb9290
13:01:51  ---> 553657cdffc9
13:01:51 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
13:01:51  ---> Running in 363459fb68d3
13:01:51 Removing intermediate container 363459fb68d3
13:01:51  ---> 435f215ad834
13:01:51 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
13:01:51  ---> Running in ffc0abfcff95
13:01:52 Removing intermediate container ffc0abfcff95
13:01:52  ---> 422a999fb2e4
13:01:52 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
13:01:52  ---> Running in 69a25ee8513f
13:01:53 New python executable in /go/src/github.com/docker/libcompose/venv/bin/python
13:01:53 Installing setuptools, pip, wheel...
13:02:03 done.
13:02:03 Cloning into 'venv/compose'...
13:02:05 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
13:02:05 Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment
13:02:05 Collecting PyYAML==3.11 (from -r requirements.txt (line 1))
13:02:10   Downloading https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz (248kB)
13:02:10 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 2))
13:02:10   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
13:02:10 Collecting cached-property==1.2.0 (from -r requirements.txt (line 3))
13:02:10   Downloading https://files.pythonhosted.org/packages/0c/69/8b0e6e95668e450667535ba6f4f3da232b62fa2c813f64af311a992d2ae1/cached_property-1.2.0-py2.py3-none-any.whl
13:02:10 Collecting docker-py==1.10.6 (from -r requirements.txt (line 4))
13:02:10   Downloading https://files.pythonhosted.org/packages/23/c7/1fd6d4d620809fe2f323869d719e2dd0086c939b67021303a9ec40f5a05b/docker_py-1.10.6-py2.py3-none-any.whl (50kB)
13:02:10 Collecting dockerpty==0.4.1 (from -r requirements.txt (line 5))
13:02:10   Downloading https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz
13:02:11 Collecting docopt==0.6.1 (from -r requirements.txt (line 6))
13:02:11   Downloading https://files.pythonhosted.org/packages/ec/6d/8ef19316f3b06c15ac648c857d18f171a65b50319f0a6c782392ad62d942/docopt-0.6.1.tar.gz
13:02:11 Collecting enum34==1.0.4 (from -r requirements.txt (line 7))
13:02:11   Downloading https://files.pythonhosted.org/packages/72/c9/3c640a9cd54a731f3c54d97515b06aae6f6d16a5878a632dbfa9ffe5e663/enum34-1.0.4.tar.gz
13:02:11 Collecting functools32==3.2.3.post2 (from -r requirements.txt (line 8))
13:02:11   Downloading https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz
13:02:11 Collecting ipaddress==1.0.16 (from -r requirements.txt (line 9))
13:02:11   Downloading https://files.pythonhosted.org/packages/23/6a/813ac29a01e4c33c19c2bded98ac3d4266ebbf0bd2c0eb0020e1c969958d/ipaddress-1.0.16-py27-none-any.whl
13:02:11 Collecting jsonschema==2.5.1 (from -r requirements.txt (line 10))
13:02:11   Downloading https://files.pythonhosted.org/packages/bd/cc/5388547ea3504bd8cbf99ba2ae7a3231598f54038e9b228cbd174f8ec6a1/jsonschema-2.5.1-py2.py3-none-any.whl
13:02:11 Collecting requests==2.11.1 (from -r requirements.txt (line 12))
13:02:11   Downloading https://files.pythonhosted.org/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB)
13:02:11 Collecting six==1.10.0 (from -r requirements.txt (line 13))
13:02:11   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
13:02:11 Collecting texttable==0.8.4 (from -r requirements.txt (line 14))
13:02:11   Downloading https://files.pythonhosted.org/packages/f5/5e/47cbc50187ca719a39ce4838182c6126487ca62ddd299bc34cafb94260fe/texttable-0.8.4.tar.gz
13:02:11 Collecting websocket-client==0.32.0 (from -r requirements.txt (line 15))
13:02:11   Downloading https://files.pythonhosted.org/packages/f4/06/5552e64fee863aa9decbb4e46dccc05fe730a36f49f0d6427398837297da/websocket_client-0.32.0.tar.gz (192kB)
13:02:12 Collecting coverage==3.7.1 (from -r requirements-dev.txt (line 1))
13:02:12   Downloading https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz (284kB)
13:02:12 Collecting mock>=1.0.1 (from -r requirements-dev.txt (line 2))
13:02:12   Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
13:02:12 Collecting pytest==2.7.2 (from -r requirements-dev.txt (line 3))
13:02:12   Downloading https://files.pythonhosted.org/packages/35/3e/76e99f39c1cc04e9701d447a5667d9ec45f724ca11b6f5c797492339aef1/pytest-2.7.2-py2.py3-none-any.whl (127kB)
13:02:12 Collecting pytest-cov==2.1.0 (from -r requirements-dev.txt (line 4))
13:02:12   Downloading https://files.pythonhosted.org/packages/f2/9b/03b7d51c74d8f7088e37043dcf4f59faed359c56e7d016e2627108072679/pytest_cov-2.1.0-py2.py3-none-any.whl
13:02:12 Collecting docker-pycreds>=0.2.1 (from docker-py==1.10.6->-r requirements.txt (line 4))
13:02:12   Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
13:02:12 Collecting funcsigs>=1; python_version < "3.3" (from mock>=1.0.1->-r requirements-dev.txt (line 2))
13:02:12   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
13:02:12 Collecting py>=1.4.29 (from pytest==2.7.2->-r requirements-dev.txt (line 3))
13:02:12   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
13:02:12 Building wheels for collected packages: PyYAML, backports.ssl-match-hostname, dockerpty, docopt, enum34, functools32, texttable, websocket-client, coverage
13:02:12   Building wheel for PyYAML (setup.py): started
13:02:12   Building wheel for PyYAML (setup.py): finished with status 'done'
13:02:12   Created wheel for PyYAML: filename=PyYAML-3.11-cp27-cp27mu-linux_x86_64.whl size=43797 sha256=45b34aab1a5dfe2b23ee524c5e1821af9a3acf59d2a47b394dbf722959086623
13:02:12   Stored in directory: /root/.cache/pip/wheels/7f/80/f3/ba284da14b9b8528fd957b3a82111f98cbe7310d2913fb514f
13:02:12   Building wheel for backports.ssl-match-hostname (setup.py): started
13:02:13   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
13:02:13   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=dd277120937c1c151a82386e207f33cf53d635fac81879e28bc5f7722916cc1d
13:02:13   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
13:02:13   Building wheel for dockerpty (setup.py): started
13:02:13   Building wheel for dockerpty (setup.py): finished with status 'done'
13:02:13   Created wheel for dockerpty: filename=dockerpty-0.4.1-cp27-none-any.whl size=16607 sha256=7d3fd5966be61d1818b1f0bd9bb41d886510d2fb8613b50c088ded801f005fc4
13:02:13   Stored in directory: /root/.cache/pip/wheels/e5/1e/86/bd0a97a0907c6c654af654d5875d1d4383dd1f575f77cee4aa
13:02:13   Building wheel for docopt (setup.py): started
13:02:13   Building wheel for docopt (setup.py): finished with status 'done'
13:02:13   Created wheel for docopt: filename=docopt-0.6.1-cp27-none-any.whl size=13679 sha256=b8dfdd3d74aed793e0b0278d5f8f88a3324d199599fdcc9e58da2c5323f70f70
13:02:13   Stored in directory: /root/.cache/pip/wheels/68/e2/f6/fc2031ff180f3b7b4250b5ca9aec4e9838b4eb19f958f03add
13:02:13   Building wheel for enum34 (setup.py): started
13:02:13   Building wheel for enum34 (setup.py): finished with status 'done'
13:02:13   Created wheel for enum34: filename=enum34-1.0.4-cp27-none-any.whl size=42883 sha256=175acedf81674a2c51a5af6a3b2e7698f222502e0abf400bcead16890ca3aa2b
13:02:13   Stored in directory: /root/.cache/pip/wheels/4f/1c/96/680deef28d7811e2fd34e4d127ae24fa0b437a321227eb726e
13:02:13   Building wheel for functools32 (setup.py): started
13:02:13   Building wheel for functools32 (setup.py): finished with status 'done'
13:02:13   Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=14557 sha256=bbb8c744566ee252ea6ecca0c4f9d24fe96dc0258d8d7a96760dc54eca01c4ad
13:02:13   Stored in directory: /root/.cache/pip/wheels/b5/18/32/77a1030457155606ba5e3ec3a8a57132b1a04b1c4f765177b2
13:02:13   Building wheel for texttable (setup.py): started
13:02:13   Building wheel for texttable (setup.py): finished with status 'done'
13:02:13   Created wheel for texttable: filename=texttable-0.8.4-cp27-none-any.whl size=9557 sha256=880ae0b3a52e7fc787d5cea1aa65e755403ef925cf9f7681f8a339375c4fffef
13:02:13   Stored in directory: /root/.cache/pip/wheels/02/02/d9/b8c8c56bfdac6225f23aa560ad948f8307df5035ee6edd3359
13:02:13   Building wheel for websocket-client (setup.py): started
13:02:14   Building wheel for websocket-client (setup.py): finished with status 'done'
13:02:14   Created wheel for websocket-client: filename=websocket_client-0.32.0-cp27-none-any.whl size=195673 sha256=1299ef5379c235df5d42890c38c1c05f2ecdf43199bb49800baddeb5e040aef2
13:02:14   Stored in directory: /root/.cache/pip/wheels/d9/b6/8f/a90826a08a3587fce8f5fdfc079cd5f1ddc4603162e8dfee52
13:02:14   Building wheel for coverage (setup.py): started
13:02:14   Building wheel for coverage (setup.py): finished with status 'done'
13:02:14   Created wheel for coverage: filename=coverage-3.7.1-cp27-cp27mu-linux_x86_64.whl size=128027 sha256=29e6095fcef3dd1bc4d02c34506bd08c5a50b8926c73822d9812ea817a7c6dbc
13:02:14   Stored in directory: /root/.cache/pip/wheels/68/58/66/f1fc9afad272df0df0fa38cdef34ee2d5d8d6a85f4eb5acab5
13:02:14 Successfully built PyYAML backports.ssl-match-hostname dockerpty docopt enum34 functools32 texttable websocket-client coverage
13:02:14 Installing collected packages: PyYAML, backports.ssl-match-hostname, cached-property, six, docker-pycreds, ipaddress, requests, websocket-client, docker-py, dockerpty, docopt, enum34, functools32, jsonschema, texttable, coverage, funcsigs, mock, py, pytest, pytest-cov
13:02:14 Successfully installed PyYAML-3.11 backports.ssl-match-hostname-3.5.0.1 cached-property-1.2.0 coverage-3.7.1 docker-py-1.10.6 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.1 enum34-1.0.4 funcsigs-1.0.2 functools32-3.2.3.post2 ipaddress-1.0.16 jsonschema-2.5.1 mock-3.0.5 py-1.8.0 pytest-2.7.2 pytest-cov-2.1.0 requests-2.11.1 six-1.10.0 texttable-0.8.4 websocket-client-0.32.0
13:02:16 Removing intermediate container 69a25ee8513f
13:02:16  ---> e26c56b72b61
13:02:16 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
13:02:16  ---> Running in 680687f21ede
13:02:16 Removing intermediate container 680687f21ede
13:02:16  ---> 097875072506
13:02:16 Step 12/14 : ENV USER root
13:02:16  ---> Running in a64bce58c079
13:02:16 Removing intermediate container a64bce58c079
13:02:16  ---> 79ff8fc644c8
13:02:16 Step 13/14 : ENTRYPOINT ["hack/dind"]
13:02:16  ---> Running in 50591b7022c1
13:02:16 Removing intermediate container 50591b7022c1
13:02:16  ---> af020d3bb5e9
13:02:16 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
13:02:17  ---> 30e259583fd7
13:02:17 Successfully built 30e259583fd7
13:02:17 Successfully tagged dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307
[Pipeline] dockerFingerprintFrom
[Pipeline] stage
13:02:17 Using the ‘stage’ step without a block argument is deprecated
13:02:17 Entering stage validate
13:02:17 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
13:02:17 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
13:02:17 + make -e validate
13:02:17 mkdir bundles
13:02:17 docker build -t "dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307" .
13:02:17 Sending build context to Docker daemon  6.594MB

13:02:17 Step 1/14 : FROM golang:1.12.7
13:02:17  ---> be63d15101cb
13:02:17 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
13:02:17  ---> Using cache
13:02:17  ---> cd2acaba8026
13:02:17 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
13:02:17  ---> Using cache
13:02:17  ---> c8584571d9b1
13:02:17 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
13:02:17  ---> Using cache
13:02:17  ---> 0fe586e3740c
13:02:17 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
13:02:17  ---> Using cache
13:02:17  ---> 759c45bbaa56
13:02:17 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
13:02:17  ---> Using cache
13:02:17  ---> 5fc79174de35
13:02:17 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
13:02:17  ---> Using cache
13:02:17  ---> 553657cdffc9
13:02:17 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
13:02:17  ---> Using cache
13:02:17  ---> 435f215ad834
13:02:17 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
13:02:17  ---> Using cache
13:02:17  ---> 422a999fb2e4
13:02:17 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
13:02:17  ---> Using cache
13:02:17  ---> e26c56b72b61
13:02:17 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
13:02:17  ---> Using cache
13:02:17  ---> 097875072506
13:02:17 Step 12/14 : ENV USER root
13:02:17  ---> Using cache
13:02:17  ---> 79ff8fc644c8
13:02:17 Step 13/14 : ENTRYPOINT ["hack/dind"]
13:02:17  ---> Using cache
13:02:17  ---> af020d3bb5e9
13:02:17 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
13:02:17  ---> Using cache
13:02:17  ---> 30e259583fd7
13:02:18 Successfully built 30e259583fd7
13:02:18 Successfully tagged dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307
13:02:18 docker run --rm -i  --privileged -e DAEMON_VERSION=""default"" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-521/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307" ./hack/make.sh validate-dco validate-git-marks validate-gofmt validate-lint validate-vet
13:02:18 ---> Making bundle: validate-dco (in .)
13:02:18 Congratulations!  All commits are properly signed with the DCO!
13:02:18 
13:02:18 ---> Making bundle: validate-git-marks (in .)
13:02:18 Congratulations!  There is no conflict.
13:02:18 
13:02:18 ---> Making bundle: validate-gofmt (in .)
13:02:18 Congratulations!  All Go source files are properly formatted.
13:02:18 
13:02:18 ---> Making bundle: validate-lint (in .)
13:02:18 Congratulations!  All Go source files have been linted.
13:02:18 
13:02:18 ---> Making bundle: validate-vet (in .)
13:02:18 Congratulations!  All Go source files have been vetted.
13:02:18 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
13:02:19 chowning workspace
[Pipeline] sh
13:02:19 + uname -m
[Pipeline] sh
13:02:19 + pwd
13:02:19 + id -u
13:02:19 + id -g
13:02:19 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-521:/workspace busybox chown -R 1000:1000 /workspace
13:02:19 Unable to find image 'busybox:latest' locally
13:02:20 latest: Pulling from library/busybox
13:02:20 7c9d20b9b6cd: Pulling fs layer
13:02:20 7c9d20b9b6cd: Download complete
13:02:20 7c9d20b9b6cd: Pull complete
13:02:20 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
13:02:20 Status: Downloaded newer image for busybox:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
13:02:21 Using the ‘stage’ step without a block argument is deprecated
13:02:21 Entering stage test
13:02:21 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
13:02:21 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
13:02:21 + make -e test
13:02:21 docker build -t "dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307" .
13:02:21 Sending build context to Docker daemon  6.594MB

13:02:21 Step 1/14 : FROM golang:1.12.7
13:02:21  ---> be63d15101cb
13:02:21 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
13:02:21  ---> Using cache
13:02:21  ---> cd2acaba8026
13:02:21 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
13:02:21  ---> Using cache
13:02:21  ---> c8584571d9b1
13:02:21 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
13:02:21  ---> Using cache
13:02:21  ---> 0fe586e3740c
13:02:21 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
13:02:21  ---> Using cache
13:02:21  ---> 759c45bbaa56
13:02:21 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
13:02:21  ---> Using cache
13:02:21  ---> 5fc79174de35
13:02:21 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
13:02:21  ---> Using cache
13:02:21  ---> 553657cdffc9
13:02:21 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
13:02:21  ---> Using cache
13:02:21  ---> 435f215ad834
13:02:21 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
13:02:21  ---> Using cache
13:02:21  ---> 422a999fb2e4
13:02:21 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
13:02:21  ---> Using cache
13:02:21  ---> e26c56b72b61
13:02:21 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
13:02:21  ---> Using cache
13:02:21  ---> 097875072506
13:02:21 Step 12/14 : ENV USER root
13:02:21  ---> Using cache
13:02:21  ---> 79ff8fc644c8
13:02:21 Step 13/14 : ENTRYPOINT ["hack/dind"]
13:02:21  ---> Using cache
13:02:21  ---> af020d3bb5e9
13:02:21 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
13:02:21  ---> Using cache
13:02:21  ---> 30e259583fd7
13:02:21 Successfully built 30e259583fd7
13:02:21 Successfully tagged dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307
13:02:21 docker run --rm -i  --privileged -e DAEMON_VERSION="all" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-521/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307" ./hack/make.sh binary test-unit test-integration test-acceptance
13:02:22 ---> Making bundle: binary (in .)
13:02:22 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
13:02:22 go: finding github.com/modern-go/reflect2 v1.0.1
13:02:22 go: finding github.com/Microsoft/go-winio v0.3.8
13:02:22 go: finding github.com/docker/go-units v0.4.0
13:02:22 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:02:22 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
13:02:22 go: finding github.com/docker/go-connections v0.3.0
13:02:22 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
13:02:22 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
13:02:23 go: finding gotest.tools v2.2.0+incompatible
13:02:23 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
13:02:23 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
13:02:23 go: finding github.com/gogo/protobuf v1.1.1
13:02:23 go: finding github.com/Microsoft/hcsshim v0.8.6
13:02:23 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
13:02:23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:02:23 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
13:02:23 go: finding google.golang.org/grpc v1.22.1
13:02:24 go: finding github.com/docker/docker-credential-helpers v0.6.3
13:02:24 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
13:02:24 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:02:24 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:02:24 go: finding github.com/stretchr/testify v1.3.0
13:02:24 go: finding github.com/xeipuuv/gojsonschema v1.1.0
13:02:25 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
13:02:25 go: finding github.com/urfave/cli v1.21.0
13:02:25 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:02:25 go: finding github.com/pkg/errors v0.8.0
13:02:25 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
13:02:25 go: finding cloud.google.com/go v0.26.0
13:02:25 go: finding github.com/prometheus/client_golang v1.1.0
13:02:25 go: finding github.com/gorilla/context v1.1.1
13:02:25 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:02:26 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
13:02:26 go: finding github.com/BurntSushi/toml v0.3.1
13:02:26 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
13:02:26 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
13:02:26 go: finding github.com/golang/mock v1.1.1
13:02:26 go: finding github.com/json-iterator/go v1.1.7
13:02:27 go: finding github.com/stretchr/objx v0.1.0
13:02:27 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
13:02:27 go: finding github.com/golang/protobuf v1.2.0
13:02:28 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
13:02:28 go: finding github.com/client9/misspell v0.3.4
13:02:28 go: finding github.com/davecgh/go-spew v1.1.0
13:02:28 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
13:02:28 go: finding github.com/pmezard/go-difflib v1.0.0
13:02:29 go: finding github.com/google/go-cmp v0.2.0
13:02:29 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
13:02:29 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
13:02:29 go: finding github.com/docker/distribution v2.7.1+incompatible
13:02:29 go: finding github.com/sirupsen/logrus v1.2.0
13:02:30 go: finding golang.org/x/text v0.3.0
13:02:30 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
13:02:30 go: finding github.com/davecgh/go-spew v1.1.1
13:02:30 go: finding github.com/beorn7/perks v1.0.1
13:02:30 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
13:02:30 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
13:02:31 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:02:31 go: finding github.com/stretchr/testify v1.2.2
13:02:31 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
13:02:31 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13:02:31 go: finding google.golang.org/appengine v1.1.0
13:02:32 go: finding gopkg.in/yaml.v2 v2.2.2
13:02:33 go: finding github.com/stretchr/objx v0.1.1
13:02:33 go: finding github.com/golang/protobuf v1.3.2
13:02:33 go: finding github.com/prometheus/procfs v0.0.3
13:02:33 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
13:02:33 go: finding github.com/google/gofuzz v1.0.0
13:02:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
13:02:34 go: finding github.com/prometheus/common v0.6.0
13:02:34 go: finding github.com/google/go-cmp v0.3.0
13:02:35 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
13:02:35 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
13:02:35 go: finding gopkg.in/yaml.v2 v2.2.1
13:02:35 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
13:02:35 go: finding github.com/prometheus/client_golang v1.0.0
13:02:35 go: finding github.com/go-kit/kit v0.8.0
13:02:35 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
13:02:35 go: finding github.com/julienschmidt/httprouter v1.2.0
13:02:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
13:02:36 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
13:02:36 go: finding github.com/go-logfmt/logfmt v0.4.0
13:02:36 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
13:02:36 go: finding github.com/json-iterator/go v1.1.6
13:02:36 go: finding github.com/golang/protobuf v1.3.1
13:02:36 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
13:02:37 go: finding github.com/beorn7/perks v1.0.0
13:02:37 go: finding github.com/prometheus/procfs v0.0.2
13:02:37 go: finding github.com/prometheus/common v0.4.1
13:02:37 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
13:02:37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:02:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
13:02:37 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
13:02:37 go: finding github.com/go-logfmt/logfmt v0.3.0
13:02:37 go: finding github.com/prometheus/client_golang v0.9.1
13:02:37 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
13:02:37 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
13:02:37 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
13:02:37 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
13:02:37 go: finding github.com/go-stack/stack v1.8.0
13:02:37 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
13:02:38 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
13:02:38 go: downloading github.com/sirupsen/logrus v1.2.0
13:02:38 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
13:02:38 go: downloading github.com/urfave/cli v1.21.0
13:02:38 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
13:02:38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:02:38 go: downloading github.com/docker/go-connections v0.3.0
13:02:38 go: downloading gopkg.in/yaml.v2 v2.2.2
13:02:38 go: extracting github.com/sirupsen/logrus v1.2.0
13:02:38 go: extracting github.com/urfave/cli v1.21.0
13:02:38 go: extracting github.com/docker/go-connections v0.3.0
13:02:38 go: downloading github.com/docker/go-units v0.4.0
13:02:38 go: extracting github.com/docker/go-units v0.4.0
13:02:38 go: extracting gopkg.in/yaml.v2 v2.2.2
13:02:38 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
13:02:39 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
13:02:39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:02:40 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
13:02:42 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
13:02:42 go: downloading github.com/pkg/errors v0.8.0
13:02:42 go: extracting github.com/pkg/errors v0.8.0
13:02:42 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
13:02:42 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:02:42 go: downloading github.com/docker/distribution v2.7.1+incompatible
13:02:42 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
13:02:42 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
13:02:42 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:02:42 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
13:02:42 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
13:02:42 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:02:42 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
13:02:42 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
13:02:42 go: downloading google.golang.org/grpc v1.22.1
13:02:42 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
13:02:42 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:02:43 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
13:02:43 go: downloading github.com/docker/docker-credential-helpers v0.6.3
13:02:43 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
13:02:43 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
13:02:43 go: extracting github.com/docker/docker-credential-helpers v0.6.3
13:02:43 go: downloading github.com/gogo/protobuf v1.1.1
13:02:43 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
13:02:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:02:43 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:02:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:02:43 go: extracting github.com/docker/distribution v2.7.1+incompatible
13:02:43 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:02:43 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:02:43 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
13:02:44 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
13:02:44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:02:44 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
13:02:44 go: downloading github.com/gorilla/context v1.1.1
13:02:44 go: extracting github.com/gorilla/context v1.1.1
13:02:44 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
13:02:44 go: downloading github.com/prometheus/client_golang v1.1.0
13:02:44 go: extracting google.golang.org/grpc v1.22.1
13:02:44 go: extracting github.com/prometheus/client_golang v1.1.0
13:02:44 go: downloading github.com/prometheus/procfs v0.0.3
13:02:44 go: downloading github.com/beorn7/perks v1.0.1
13:02:44 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
13:02:44 go: downloading github.com/golang/protobuf v1.3.2
13:02:44 go: downloading github.com/prometheus/common v0.6.0
13:02:44 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:02:45 go: extracting github.com/beorn7/perks v1.0.1
13:02:45 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
13:02:45 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
13:02:45 go: extracting github.com/prometheus/procfs v0.0.3
13:02:45 go: extracting github.com/prometheus/common v0.6.0
13:02:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:02:45 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
13:02:45 go: extracting github.com/golang/protobuf v1.3.2
13:02:46 go: extracting github.com/gogo/protobuf v1.1.1
13:02:46 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:02:58 
13:02:58 ---> Making bundle: test-unit (in .)
13:02:58 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/cli/docker/app
13:03:20 ok  	github.com/docker/libcompose/cli/docker/app	1.123s	coverage: 88.2% of statements
13:03:20 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/config
13:03:20 go: downloading github.com/stretchr/testify v1.3.0
13:03:21 go: extracting github.com/stretchr/testify v1.3.0
13:03:21 go: downloading github.com/davecgh/go-spew v1.1.1
13:03:21 go: downloading github.com/pmezard/go-difflib v1.0.0
13:03:21 go: extracting github.com/pmezard/go-difflib v1.0.0
13:03:21 go: extracting github.com/davecgh/go-spew v1.1.1
13:03:23 --- FAIL: TestMixedInvalidServicesAndInvalidServiceNames (0.01s)
13:03:23     validation_test.go:70: 
13:03:23         	Error Trace:	validation_test.go:70
13:03:23         	            				validation_test.go:46
13:03:23         	            				validation_test.go:341
13:03:23         	Error:      	Should be true
13:03:23         	Test:       	TestMixedInvalidServicesAndInvalidServiceNames
13:03:23     validation_test.go:75: 
13:03:23         	Error Trace:	validation_test.go:75
13:03:23         	            				validation_test.go:46
13:03:23         	            				validation_test.go:341
13:03:23         	Error:      	Should be true
13:03:23         	Test:       	TestMixedInvalidServicesAndInvalidServiceNames
13:03:23 FAIL
13:03:23 coverage: 66.3% of statements
13:03:23 FAIL	github.com/docker/libcompose/config	0.531s
13:03:23 
13:03:23 Tests failed: github.com/docker/libcompose
13:03:24 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/builder
13:03:27 ok  	github.com/docker/libcompose/docker/builder	1.036s	coverage: 89.0% of statements
13:03:27 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/client
13:03:29 ok  	github.com/docker/libcompose/docker/client	1.239s	coverage: 100.0% of statements
13:03:29 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/network
13:03:32 ok  	github.com/docker/libcompose/docker/network	1.026s	coverage: 90.9% of statements
13:03:32 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/service
13:03:35 ok  	github.com/docker/libcompose/docker/service	1.034s	coverage: 15.9% of statements
13:03:35 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/volume
13:03:37 ok  	github.com/docker/libcompose/docker/volume	1.025s	coverage: 23.5% of statements
13:03:37 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/labels
13:03:39 ok  	github.com/docker/libcompose/labels	1.007s	coverage: 16.0% of statements
13:03:39 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/lookup
13:03:41 ok  	github.com/docker/libcompose/lookup	1.016s	coverage: 91.9% of statements
13:03:41 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project
13:03:43 ok  	github.com/docker/libcompose/project	1.069s	coverage: 31.9% of statements
13:03:43 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/events
13:03:44 ok  	github.com/docker/libcompose/project/events	1.009s	coverage: 10.2% of statements
13:03:44 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/options
13:03:46 ok  	github.com/docker/libcompose/project/options	1.007s	coverage: 100.0% of statements
13:03:46 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/utils
13:03:48 ok  	github.com/docker/libcompose/utils	1.011s	coverage: 41.3% of statements
13:03:48 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/version
13:03:49 ok  	github.com/docker/libcompose/version	1.006s	coverage: 0.0% of statements [no tests to run]
13:03:49 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/yaml
13:03:51 ok  	github.com/docker/libcompose/yaml	1.022s	coverage: 72.1% of statements
13:03:51 
13:03:51 Run non-race test (if any)
13:03:51 + go test  -cover -coverprofile=cover.out github.com/docker/libcompose/utils
13:03:56 ok  	github.com/docker/libcompose/utils	0.003s	coverage: 56.0% of statements
13:03:56 
13:03:56 Test failures in: ./config
13:03:56 
13:03:57 Makefile:36: recipe for target 'test' failed
13:03:57 make: *** [test] Error 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
13:03:57 chowning workspace
[Pipeline] sh
13:03:57 + uname -m
[Pipeline] sh
13:03:57 + pwd
13:03:57 + id -u
13:03:57 + id -g
13:03:57 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-521:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] archive
13:03:58 The archive step is deprecated, please use archiveArtifacts instead.
13:03:58 No files found to archive for pattern "bundles"; continuing.
[Pipeline] sh
13:03:59 + docker rmi dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307
13:03:59 Untagged: dockerbuildbot/libcompose:5961a4761d583427ca6ce29cd7627364d2090307
13:03:59 Deleted: sha256:30e259583fd7465d040e94887b3b15e0c4b26724a2c4c583a23d3f064aa61176
13:03:59 Deleted: sha256:ac574b8e86f95518720df74ec5761ebd109f28b25784c07a96a6f0d2adb68aef
13:03:59 Deleted: sha256:af020d3bb5e951515bdc77ff18e8e18b5f7d06ecea6e9cb018b16cb745345f2e
13:03:59 Deleted: sha256:79ff8fc644c81bbadbfbcf57bc82785357dd68181ac997b16467412e0440ab78
13:03:59 Deleted: sha256:0978750725068a71fe4c50c6ea4362196c8f30b05eabba99ca960c7d926476d0
13:03:59 Deleted: sha256:e26c56b72b61e2604784a88972b9781bdcf38f642219a31616c3548d6fe12167
13:03:59 Deleted: sha256:4507057e80df6e4919921e4e863dffa3cd642bc158baeeb9b02ac99510219334
13:03:59 Deleted: sha256:422a999fb2e413adac570abb3654f6c64f62e929c7d5328833698eea10a64b0a
13:03:59 Deleted: sha256:435f215ad834a9e7636a0fd179aab502d5dff4c9eb1a3e696db7b201685b1b70
13:03:59 Deleted: sha256:01ff3fc1b347244df31e6ecf7122bc199701b2fdd8847f4780d22a37eb984331
13:03:59 Deleted: sha256:553657cdffc9d422530a5b636dccc5a6fa6232e561af4554ab0861f6615f845c
13:03:59 Deleted: sha256:65e33b738f7903622c597cb814416691e6f60ce730d695352d7c4a89cff931e6
13:03:59 Deleted: sha256:5fc79174de35a1a721ff881e0e39d2a9147e46e3aa79414695e94126dcb740c5
13:03:59 Deleted: sha256:4d9cc6941aaaf6afab3add35d057a133ffa51b10304722724a27f4f936c83aca
13:03:59 Deleted: sha256:759c45bbaa564c7374ef875e0d10ce9887bad3aef720456955138a84b5bbd971
13:03:59 Deleted: sha256:0fe586e3740cc74367a0d425ead3f57fd5617ba16b59714b6af8f72740d5eb05
13:03:59 Deleted: sha256:c8584571d9b17c89fd65083dc30d91cc89448325a7e2dfe956e1d2f16260781c
13:03:59 Deleted: sha256:dc96baf41491e37f6a793f0c630004472bb28902babc33f529c7ce0229cb8bd4
13:03:59 Deleted: sha256:cd2acaba80267fb759ecd468b9686d9db3f81125f627184cfaa0ef5de8c38560
13:03:59 Deleted: sha256:ba499521c63a00c0d58030c4d8f57c5898c223769ef8fabd22399de42e806eb1
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE