Skip to content
Success

Console Output

Branch indexing
01:17:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 143e0f3f1ab9caa587b9821028c60d41d203de3e rather than 10543afb5c47d4f8d1cbfe00b851249a9be2027f
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/libcompose_PR-520@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘arm32v7-ubuntu-47’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&x86_64’; ‘ubuntu-1604-aufs (i-09f3d6fcd223e08fb)’ is offline
Running on ubuntu-1604-aufs (i-0d29a4940423fcdfc) in /home/ubuntu/workspace/libcompose_PR-520
[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-520@tmp/58cecb3e-1b64-4017-86f2-f5eb9075de0c/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
01:37:33 using credential docker-jenkins-github-credentials
01:37:33 Cloning the remote Git repository
01:37:33 Cloning with configured refspecs honoured and without tags
01:37:34 Fetching without tags
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-520 # 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/520/head:refs/remotes/origin/PR-520 +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/520/head:refs/remotes/origin/PR-520 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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/520/head:refs/remotes/origin/PR-520 +refs/heads/master:refs/remotes/origin/master
01:37:34 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit 10543afb5c47d4f8d1cbfe00b851249a9be2027f
01:37:35 Merge succeeded, producing 11137d37ed0f9959a75e388148d80f93b8a8e3a6
01:37:35 Checking out Revision 11137d37ed0f9959a75e388148d80f93b8a8e3a6 (PR-520)
01:37:35 Commit message: "Merge commit '143e0f3f1ab9caa587b9821028c60d41d203de3e' into HEAD"
01:37:35 First time build. Skipping changelog.
[Pipeline] stage
01:37:35 Using the ‘stage’ step without a block argument is deprecated
01:37:35 Entering stage build image
01:37:35 Proceeding
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10543afb5c47d4f8d1cbfe00b851249a9be2027f
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11137d37ed0f9959a75e388148d80f93b8a8e3a6
[Pipeline] sh
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
01:37:36 + git rev-parse HEAD
[Pipeline] sh
01:37:36 + docker build -t dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6 .
01:37:36 Sending build context to Docker daemon  6.587MB

01:37:36 Step 1/14 : FROM golang:1.12.7
01:37:36 1.12.7: Pulling from library/golang
01:37:36 5ae19949497e: Pulling fs layer
01:37:36 ed3d96a2798e: Pulling fs layer
01:37:36 f12136850781: Pulling fs layer
01:37:36 1a9ad5d5550b: Pulling fs layer
01:37:36 efbd5496b163: Pulling fs layer
01:37:36 c01c378f53ca: Pulling fs layer
01:37:36 c7aef280980d: Pulling fs layer
01:37:36 efbd5496b163: Waiting
01:37:36 c01c378f53ca: Waiting
01:37:36 c7aef280980d: Waiting
01:37:36 1a9ad5d5550b: Waiting
01:37:37 f12136850781: Verifying Checksum
01:37:37 f12136850781: Download complete
01:37:37 ed3d96a2798e: Verifying Checksum
01:37:37 ed3d96a2798e: Download complete
01:37:37 5ae19949497e: Verifying Checksum
01:37:37 5ae19949497e: Download complete
01:37:37 1a9ad5d5550b: Verifying Checksum
01:37:37 1a9ad5d5550b: Download complete
01:37:38 c7aef280980d: Verifying Checksum
01:37:38 c7aef280980d: Download complete
01:37:38 efbd5496b163: Verifying Checksum
01:37:38 efbd5496b163: Download complete
01:37:39 c01c378f53ca: Verifying Checksum
01:37:39 c01c378f53ca: Download complete
01:37:40 5ae19949497e: Pull complete
01:37:40 ed3d96a2798e: Pull complete
01:37:40 f12136850781: Pull complete
01:37:43 1a9ad5d5550b: Pull complete
01:37:45 efbd5496b163: Pull complete
01:37:49 c01c378f53ca: Pull complete
01:37:49 c7aef280980d: Pull complete
01:37:49 Digest: sha256:f5486a917b57f8b14be4345604bc4654147416a327d6d63271a0c52c907001c4
01:37:49 Status: Downloaded newer image for golang:1.12.7
01:37:49  ---> be63d15101cb
01:37:49 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
01:37:49  ---> Running in 0acded741e29
01:37:50 Get:1 http://deb.debian.org/debian buster InRelease [118 kB]
01:37:50 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:37:50 Get:3 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
01:37:50 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB]
01:37:50 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
01:37:50 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [72.1 kB]
01:37:51 Fetched 8177 kB in 2s (5112 kB/s)
01:37:52 Reading package lists...
01:37:52 Reading package lists...
01:37:52 Building dependency tree...
01:37:52 Reading state information...
01:37:52 The following additional packages will be installed:
01:37:52   bzip2 dpkg-dev libip4tc0 libip6tc0 libiptc0 libnetfilter-conntrack3
01:37:52   libnfnetlink0 libnftnl11 patch xz-utils
01:37:52 Suggested packages:
01:37:52   bzip2-doc debian-keyring kmod ed diffutils-doc
01:37:52 Recommended packages:
01:37:52   fakeroot libalgorithm-merge-perl nftables
01:37:52 The following NEW packages will be installed:
01:37:52   build-essential bzip2 dpkg-dev iptables libip4tc0 libip6tc0 libiptc0
01:37:52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils
01:37:53 0 upgraded, 12 newly installed, 0 to remove and 4 not upgraded.
01:37:53 Need to get 2850 kB of archives.
01:37:53 After this operation, 6404 kB of additional disk space will be used.
01:37:53 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
01:37:53 Get:2 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:37:53 Get:3 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:37:53 Get:4 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:37:53 Get:5 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:37:53 Get:6 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:37:53 Get:7 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:37:53 Get:8 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:37:53 Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.1 [48.3 kB]
01:37:53 Get:10 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:37:53 Get:11 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
01:37:53 Get:12 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
01:37:53 debconf: delaying package configuration, since apt-utils is not installed
01:37:53 Fetched 2850 kB in 0s (9345 kB/s)
01:37:53 Selecting previously unselected package libip4tc0:amd64.
01:37:53 (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.)
01:37:53 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
01:37:53 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:37:53 Selecting previously unselected package libip6tc0:amd64.
01:37:53 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
01:37:53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:37:53 Selecting previously unselected package libiptc0:amd64.
01:37:53 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
01:37:53 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:37:53 Selecting previously unselected package libnfnetlink0:amd64.
01:37:53 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:37:53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:37:53 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:37:53 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:37:53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:37:53 Selecting previously unselected package libnftnl11:amd64.
01:37:53 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
01:37:53 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:37:53 Selecting previously unselected package iptables.
01:37:53 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
01:37:53 Unpacking iptables (1.8.2-4) ...
01:37:53 Selecting previously unselected package bzip2.
01:37:53 Preparing to unpack .../07-bzip2_1.0.6-9.1_amd64.deb ...
01:37:53 Unpacking bzip2 (1.0.6-9.1) ...
01:37:53 Selecting previously unselected package xz-utils.
01:37:53 Preparing to unpack .../08-xz-utils_5.2.4-1_amd64.deb ...
01:37:53 Unpacking xz-utils (5.2.4-1) ...
01:37:53 Selecting previously unselected package patch.
01:37:53 Preparing to unpack .../09-patch_2.7.6-3+deb10u1_amd64.deb ...
01:37:53 Unpacking patch (2.7.6-3+deb10u1) ...
01:37:53 Selecting previously unselected package dpkg-dev.
01:37:53 Preparing to unpack .../10-dpkg-dev_1.19.7_all.deb ...
01:37:53 Unpacking dpkg-dev (1.19.7) ...
01:37:53 Selecting previously unselected package build-essential.
01:37:53 Preparing to unpack .../11-build-essential_12.6_amd64.deb ...
01:37:53 Unpacking build-essential (12.6) ...
01:37:53 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:37:53 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:37:53 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:37:53 Setting up bzip2 (1.0.6-9.1) ...
01:37:53 Setting up libiptc0:amd64 (1.8.2-4) ...
01:37:53 Setting up xz-utils (5.2.4-1) ...
01:37:53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:37:53 Setting up patch (2.7.6-3+deb10u1) ...
01:37:53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:37:53 Setting up dpkg-dev (1.19.7) ...
01:37:53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:37:53 Setting up build-essential (12.6) ...
01:37:53 Setting up iptables (1.8.2-4) ...
01:37:53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:37:53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:37:53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:37:53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:37:53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:37:53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:37:53 Processing triggers for libc-bin (2.28-10) ...
01:37:54 Reading package lists...
01:37:54 Building dependency tree...
01:37:54 Reading state information...
01:37:54 The following additional packages will be installed:
01:37:54   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:37:54   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:37:54   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:37:54   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:37:54   python-cffi-backend python-configparser python-crypto python-cryptography
01:37:54   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:37:54   python-ipaddress python-keyring python-keyrings.alt python-pip-whl
01:37:54   python-pkg-resources python-secretstorage python-setuptools python-six
01:37:54   python-wheel python-xdg python2-dev python2.7-dev
01:37:54 Suggested packages:
01:37:54   default-dbus-session-bus | dbus-session-bus apache2 | lighttpd | httpd
01:37:54   python-crypto-doc python-cryptography-doc python-cryptography-vectors
01:37:54   python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo
01:37:54   gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-gdata
01:37:54   python-keyczar python-secretstorage-doc python-setuptools-doc
01:37:55 The following NEW packages will be installed:
01:37:55   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:37:55   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:37:55   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:37:55   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:37:55   python-cffi-backend python-configparser python-crypto python-cryptography
01:37:55   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:37:55   python-ipaddress python-keyring python-keyrings.alt python-pip
01:37:55   python-pip-whl python-pkg-resources python-secretstorage python-setuptools
01:37:55   python-six python-wheel python-xdg python2-dev python2.7-dev
01:37:55 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
01:37:55 Need to get 38.0 MB of archives.
01:37:55 After this operation, 74.6 MB of additional disk space will be used.
01:37:55 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:37:55 Get:2 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.16-1 [214 kB]
01:37:55 Get:3 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.16-1 [235 kB]
01:37:55 Get:4 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
01:37:55 Get:5 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
01:37:55 Get:6 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B]
01:37:55 Get:7 http://deb.debian.org/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2 [152 kB]
01:37:55 Get:8 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3 [332 kB]
01:37:55 Get:9 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1 [99.4 kB]
01:37:55 Get:10 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB]
01:37:55 Get:11 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2 [1036 kB]
01:37:55 Get:12 http://deb.debian.org/debian buster/main amd64 libpython2.7-dev amd64 2.7.16-2 [31.6 MB]
01:37:55 Get:13 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB]
01:37:55 Get:14 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB]
01:37:55 Get:15 http://deb.debian.org/debian buster/main amd64 libpython-all-dev amd64 2.7.16-1 [1064 B]
01:37:55 Get:16 http://deb.debian.org/debian buster/main amd64 python-all amd64 2.7.16-1 [1044 B]
01:37:55 Get:17 http://deb.debian.org/debian buster/main amd64 python2.7-dev amd64 2.7.16-2 [296 kB]
01:37:55 Get:18 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B]
01:37:55 Get:19 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B]
01:37:55 Get:20 http://deb.debian.org/debian buster/main amd64 python-all-dev amd64 2.7.16-1 [1068 B]
01:37:55 Get:21 http://deb.debian.org/debian buster/main amd64 python-asn1crypto all 0.24.0-1 [78.1 kB]
01:37:55 Get:22 http://deb.debian.org/debian buster/main amd64 python-cffi-backend amd64 1.12.2-1 [78.8 kB]
01:37:55 Get:23 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB]
01:37:55 Get:24 http://deb.debian.org/debian buster/main amd64 python-crypto amd64 2.6.1-9+b1 [259 kB]
01:37:55 Get:25 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB]
01:37:55 Get:26 http://deb.debian.org/debian buster/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB]
01:37:55 Get:27 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
01:37:55 Get:28 http://deb.debian.org/debian buster/main amd64 python-cryptography amd64 2.6.1-3 [218 kB]
01:37:55 Get:29 http://deb.debian.org/debian buster/main amd64 python-dbus amd64 1.2.8-3 [103 kB]
01:37:55 Get:30 http://deb.debian.org/debian buster/main amd64 python-entrypoints all 0.3-1 [5444 B]
01:37:55 Get:31 http://deb.debian.org/debian buster/main amd64 python-gi amd64 3.30.4-1 [227 kB]
01:37:55 Get:32 http://deb.debian.org/debian buster/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB]
01:37:55 Get:33 http://deb.debian.org/debian buster/main amd64 python-keyring all 17.1.1-1 [47.1 kB]
01:37:55 Get:34 http://deb.debian.org/debian buster/main amd64 python-keyrings.alt all 3.1.1-1 [18.3 kB]
01:37:55 Get:35 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:37:55 Get:36 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB]
01:37:55 Get:37 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
01:37:55 Get:38 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB]
01:37:55 Get:39 http://deb.debian.org/debian buster/main amd64 python-wheel all 0.32.3-2 [19.3 kB]
01:37:55 Get:40 http://deb.debian.org/debian buster/main amd64 python-xdg all 0.25-5 [35.9 kB]
01:37:55 debconf: delaying package configuration, since apt-utils is not installed
01:37:55 Fetched 38.0 MB in 1s (59.1 MB/s)
01:37:55 Selecting previously unselected package libapparmor1:amd64.
01:37:56 (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.)
01:37:56 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ...
01:37:56 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:37:56 Selecting previously unselected package libdbus-1-3:amd64.
01:37:56 Preparing to unpack .../01-libdbus-1-3_1.12.16-1_amd64.deb ...
01:37:56 Unpacking libdbus-1-3:amd64 (1.12.16-1) ...
01:37:56 Selecting previously unselected package dbus.
01:37:56 Preparing to unpack .../02-dbus_1.12.16-1_amd64.deb ...
01:37:56 Unpacking dbus (1.12.16-1) ...
01:37:56 Selecting previously unselected package libgirepository-1.0-1:amd64.
01:37:56 Preparing to unpack .../03-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
01:37:56 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:37:56 Selecting previously unselected package gir1.2-glib-2.0:amd64.
01:37:56 Preparing to unpack .../04-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
01:37:56 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:37:56 Selecting previously unselected package javascript-common.
01:37:56 Preparing to unpack .../05-javascript-common_11_all.deb ...
01:37:56 Unpacking javascript-common (11) ...
01:37:56 Selecting previously unselected package libexpat1-dev:amd64.
01:37:56 Preparing to unpack .../06-libexpat1-dev_2.2.6-2_amd64.deb ...
01:37:56 Unpacking libexpat1-dev:amd64 (2.2.6-2) ...
01:37:56 Selecting previously unselected package libjs-jquery.
01:37:56 Preparing to unpack .../07-libjs-jquery_3.3.1~dfsg-3_all.deb ...
01:37:56 Unpacking libjs-jquery (3.3.1~dfsg-3) ...
01:37:56 Selecting previously unselected package libjs-underscore.
01:37:56 Preparing to unpack .../08-libjs-underscore_1.9.1~dfsg-1_all.deb ...
01:37:56 Unpacking libjs-underscore (1.9.1~dfsg-1) ...
01:37:56 Selecting previously unselected package libjs-sphinxdoc.
01:37:56 Preparing to unpack .../09-libjs-sphinxdoc_1.8.4-1_all.deb ...
01:37:56 Unpacking libjs-sphinxdoc (1.8.4-1) ...
01:37:56 Selecting previously unselected package libpython2.7:amd64.
01:37:56 Preparing to unpack .../10-libpython2.7_2.7.16-2_amd64.deb ...
01:37:56 Unpacking libpython2.7:amd64 (2.7.16-2) ...
01:37:56 Selecting previously unselected package libpython2.7-dev:amd64.
01:37:56 Preparing to unpack .../11-libpython2.7-dev_2.7.16-2_amd64.deb ...
01:37:56 Unpacking libpython2.7-dev:amd64 (2.7.16-2) ...
01:37:58 Selecting previously unselected package libpython2-dev:amd64.
01:37:58 Preparing to unpack .../12-libpython2-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking libpython2-dev:amd64 (2.7.16-1) ...
01:37:58 Selecting previously unselected package libpython-dev:amd64.
01:37:58 Preparing to unpack .../13-libpython-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking libpython-dev:amd64 (2.7.16-1) ...
01:37:58 Selecting previously unselected package libpython-all-dev:amd64.
01:37:58 Preparing to unpack .../14-libpython-all-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking libpython-all-dev:amd64 (2.7.16-1) ...
01:37:58 Selecting previously unselected package python-all.
01:37:58 Preparing to unpack .../15-python-all_2.7.16-1_amd64.deb ...
01:37:58 Unpacking python-all (2.7.16-1) ...
01:37:58 Selecting previously unselected package python2.7-dev.
01:37:58 Preparing to unpack .../16-python2.7-dev_2.7.16-2_amd64.deb ...
01:37:58 Unpacking python2.7-dev (2.7.16-2) ...
01:37:58 Selecting previously unselected package python2-dev.
01:37:58 Preparing to unpack .../17-python2-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking python2-dev (2.7.16-1) ...
01:37:58 Selecting previously unselected package python-dev.
01:37:58 Preparing to unpack .../18-python-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking python-dev (2.7.16-1) ...
01:37:58 Selecting previously unselected package python-all-dev.
01:37:58 Preparing to unpack .../19-python-all-dev_2.7.16-1_amd64.deb ...
01:37:58 Unpacking python-all-dev (2.7.16-1) ...
01:37:58 Selecting previously unselected package python-asn1crypto.
01:37:58 Preparing to unpack .../20-python-asn1crypto_0.24.0-1_all.deb ...
01:37:58 Unpacking python-asn1crypto (0.24.0-1) ...
01:37:58 Selecting previously unselected package python-cffi-backend.
01:37:58 Preparing to unpack .../21-python-cffi-backend_1.12.2-1_amd64.deb ...
01:37:58 Unpacking python-cffi-backend (1.12.2-1) ...
01:37:58 Selecting previously unselected package python-configparser.
01:37:58 Preparing to unpack .../22-python-configparser_3.5.0b2-1_all.deb ...
01:37:58 Unpacking python-configparser (3.5.0b2-1) ...
01:37:58 Selecting previously unselected package python-crypto.
01:37:58 Preparing to unpack .../23-python-crypto_2.6.1-9+b1_amd64.deb ...
01:37:58 Unpacking python-crypto (2.6.1-9+b1) ...
01:37:58 Selecting previously unselected package python-enum34.
01:37:58 Preparing to unpack .../24-python-enum34_1.1.6-2_all.deb ...
01:37:58 Unpacking python-enum34 (1.1.6-2) ...
01:37:58 Selecting previously unselected package python-ipaddress.
01:37:58 Preparing to unpack .../25-python-ipaddress_1.0.17-1_all.deb ...
01:37:58 Unpacking python-ipaddress (1.0.17-1) ...
01:37:58 Selecting previously unselected package python-six.
01:37:58 Preparing to unpack .../26-python-six_1.12.0-1_all.deb ...
01:37:58 Unpacking python-six (1.12.0-1) ...
01:37:58 Selecting previously unselected package python-cryptography.
01:37:58 Preparing to unpack .../27-python-cryptography_2.6.1-3_amd64.deb ...
01:37:58 Unpacking python-cryptography (2.6.1-3) ...
01:37:58 Selecting previously unselected package python-dbus.
01:37:58 Preparing to unpack .../28-python-dbus_1.2.8-3_amd64.deb ...
01:37:58 Unpacking python-dbus (1.2.8-3) ...
01:37:58 Selecting previously unselected package python-entrypoints.
01:37:58 Preparing to unpack .../29-python-entrypoints_0.3-1_all.deb ...
01:37:58 Unpacking python-entrypoints (0.3-1) ...
01:37:58 Selecting previously unselected package python-gi.
01:37:58 Preparing to unpack .../30-python-gi_3.30.4-1_amd64.deb ...
01:37:58 Unpacking python-gi (3.30.4-1) ...
01:37:58 Selecting previously unselected package python-secretstorage.
01:37:58 Preparing to unpack .../31-python-secretstorage_2.3.1-2_all.deb ...
01:37:58 Unpacking python-secretstorage (2.3.1-2) ...
01:37:58 Selecting previously unselected package python-keyring.
01:37:58 Preparing to unpack .../32-python-keyring_17.1.1-1_all.deb ...
01:37:58 Unpacking python-keyring (17.1.1-1) ...
01:37:58 Selecting previously unselected package python-keyrings.alt.
01:37:58 Preparing to unpack .../33-python-keyrings.alt_3.1.1-1_all.deb ...
01:37:58 Unpacking python-keyrings.alt (3.1.1-1) ...
01:37:58 Selecting previously unselected package python-pip-whl.
01:37:58 Preparing to unpack .../34-python-pip-whl_18.1-5_all.deb ...
01:37:58 Unpacking python-pip-whl (18.1-5) ...
01:37:59 Selecting previously unselected package python-pip.
01:37:59 Preparing to unpack .../35-python-pip_18.1-5_all.deb ...
01:37:59 Unpacking python-pip (18.1-5) ...
01:37:59 Selecting previously unselected package python-pkg-resources.
01:37:59 Preparing to unpack .../36-python-pkg-resources_40.8.0-1_all.deb ...
01:37:59 Unpacking python-pkg-resources (40.8.0-1) ...
01:37:59 Selecting previously unselected package python-setuptools.
01:37:59 Preparing to unpack .../37-python-setuptools_40.8.0-1_all.deb ...
01:37:59 Unpacking python-setuptools (40.8.0-1) ...
01:37:59 Selecting previously unselected package python-wheel.
01:37:59 Preparing to unpack .../38-python-wheel_0.32.3-2_all.deb ...
01:37:59 Unpacking python-wheel (0.32.3-2) ...
01:37:59 Selecting previously unselected package python-xdg.
01:37:59 Preparing to unpack .../39-python-xdg_0.25-5_all.deb ...
01:37:59 Unpacking python-xdg (0.25-5) ...
01:37:59 Setting up javascript-common (11) ...
01:37:59 Setting up python-enum34 (1.1.6-2) ...
01:37:59 Setting up python-crypto (2.6.1-9+b1) ...
01:38:00 Setting up libpython2.7:amd64 (2.7.16-2) ...
01:38:00 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:38:00 Setting up python-wheel (0.32.3-2) ...
01:38:00 Setting up python-pkg-resources (40.8.0-1) ...
01:38:01 Setting up python-asn1crypto (0.24.0-1) ...
01:38:01 Setting up python-all (2.7.16-1) ...
01:38:01 Setting up python-six (1.12.0-1) ...
01:38:01 Setting up python-xdg (0.25-5) ...
01:38:02 Setting up libexpat1-dev:amd64 (2.2.6-2) ...
01:38:02 Setting up libdbus-1-3:amd64 (1.12.16-1) ...
01:38:02 Setting up dbus (1.12.16-1) ...
01:38:02 invoke-rc.d: could not determine current runlevel
01:38:02 invoke-rc.d: policy-rc.d denied execution of start.
01:38:02 Setting up python-setuptools (40.8.0-1) ...
01:38:02 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:38:02 Setting up python-pip-whl (18.1-5) ...
01:38:02 Setting up libjs-jquery (3.3.1~dfsg-3) ...
01:38:02 Setting up python-ipaddress (1.0.17-1) ...
01:38:03 Setting up libjs-underscore (1.9.1~dfsg-1) ...
01:38:03 Setting up python-cffi-backend (1.12.2-1) ...
01:38:03 Setting up libpython2.7-dev:amd64 (2.7.16-2) ...
01:38:03 Setting up python-keyrings.alt (3.1.1-1) ...
01:38:03 Setting up python-cryptography (2.6.1-3) ...
01:38:03 Setting up python-dbus (1.2.8-3) ...
01:38:04 Setting up python-pip (18.1-5) ...
01:38:04 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:38:04 Setting up libjs-sphinxdoc (1.8.4-1) ...
01:38:04 Setting up libpython2-dev:amd64 (2.7.16-1) ...
01:38:04 Setting up python2.7-dev (2.7.16-2) ...
01:38:04 Setting up python-gi (3.30.4-1) ...
01:38:05 Setting up python2-dev (2.7.16-1) ...
01:38:05 Setting up python-secretstorage (2.3.1-2) ...
01:38:05 Setting up libpython-dev:amd64 (2.7.16-1) ...
01:38:05 Setting up python-configparser (3.5.0b2-1) ...
01:38:05 Setting up python-dev (2.7.16-1) ...
01:38:05 Setting up libpython-all-dev:amd64 (2.7.16-1) ...
01:38:05 Setting up python-entrypoints (0.3-1) ...
01:38:06 Setting up python-all-dev (2.7.16-1) ...
01:38:06 Setting up python-keyring (17.1.1-1) ...
01:38:06 Processing triggers for libc-bin (2.28-10) ...
01:38:07 Collecting virtualenv
01:38:12   Downloading https://files.pythonhosted.org/packages/f7/69/1ad2d17560c4fc60170056dcd0a568b83f3453a2ac91155af746bcdb9a07/virtualenv-16.7.4-py2.py3-none-any.whl (3.3MB)
01:38:12 Installing collected packages: virtualenv
01:38:12 Successfully installed virtualenv-16.7.4
01:38:14 Removing intermediate container 0acded741e29
01:38:14  ---> ec314cbb8b6b
01:38:14 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
01:38:14  ---> Running in 66caaa0ac391
01:38:24 Removing intermediate container 66caaa0ac391
01:38:24  ---> e01f59c7bb20
01:38:24 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:24  ---> Running in e49ef5884bd9
01:38:24 Removing intermediate container e49ef5884bd9
01:38:24  ---> ce5650fef7f6
01:38:24 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:24  ---> Running in e89b87ac1312
01:38:24 Removing intermediate container e89b87ac1312
01:38:24  ---> 934411d590dc
01:38:24 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
01:38:24  ---> Running in 3c2c2bee3e95
01:38:25 + cut -f1
01:38:25 + echo 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:25 + test 1.9.1 = 1.9.1
01:38:25 + mkdir -p /usr/local/bin/docker-1.9.1/
01:38:25 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 -o /usr/local/bin/docker-1.9.1/docker
01:38:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:38:25                                  Dload  Upload   Total   Spent    Left  Speed
01:38:25 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 27 28.8M   27 8013k    0     0  26.4M      0  0:00:01 --:--:--  0:00:01 26.3M
100 28.8M  100 28.8M    0     0  78.5M      0 --:--:-- --:--:-- --:--:-- 78.3M
01:38:25 + chmod +x /usr/local/bin/docker-1.9.1/docker
01:38:25 + test 1.10.3 = 1.9.1
01:38:25 + test 1.10.3 = 1.10.3
01:38:25 + mkdir -p /usr/local/bin/docker-1.10.3/
01:38:25 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 -o /usr/local/bin/docker-1.10.3/docker
01:38:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:38:25                                  Dload  Upload   Total   Spent    Left  Speed
01:38:25 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 33.2M  100 33.2M    0     0  94.2M      0 --:--:-- --:--:-- --:--:-- 94.2M
01:38:25 + chmod +x /usr/local/bin/docker-1.10.3/docker
01:38:25 + test 1.13.1 = 1.9.1
01:38:25 + test 1.13.1 = 1.10.3
01:38:25 + test 1.13.1 = 1.13.1
01:38:25 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.13.1.tgz -o docker-1.13.1.tgz
01:38:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:38:25                                  Dload  Upload   Total   Spent    Left  Speed
01:38:26 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26.5M  100 26.5M    0     0  73.3M      0 --:--:-- --:--:-- --:--:-- 73.3M
01:38:26 + tar xzf docker-1.13.1.tgz -C /usr/local/bin/
01:38:26 + mv /usr/local/bin/docker /usr/local/bin/docker-1.13.1
01:38:26 + rm docker-1.13.1.tgz
01:38:26 + test 17.03.2 = 1.9.1
01:38:26 + test 17.03.2 = 1.10.3
01:38:26 + test 17.03.2 = 1.13.1
01:38:26 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.03.2-ce.tgz -o docker-17.03.2.tgz
01:38:26   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:38:26                                  Dload  Upload   Total   Spent    Left  Speed
01:38:26 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26.5M  100 26.5M    0     0  93.4M      0 --:--:-- --:--:-- --:--:-- 93.4M
01:38:26 + tar xzf docker-17.03.2.tgz -C /usr/local/bin/
01:38:27 + mv /usr/local/bin/docker /usr/local/bin/docker-17.03.2
01:38:27 + rm docker-17.03.2.tgz
01:38:27 + test 17.06.0 = 1.9.1
01:38:27 + test 17.06.0 = 1.10.3
01:38:27 + test 17.06.0 = 1.13.1
01:38:27 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.06.0-ce.tgz -o docker-17.06.0.tgz
01:38:27   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:38:27                                  Dload  Upload   Total   Spent    Left  Speed
01:38:27 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.2M  100 28.2M    0     0   101M      0 --:--:-- --:--:-- --:--:--  101M
01:38:27 + tar xzf docker-17.06.0.tgz -C /usr/local/bin/
01:38:28 + mv /usr/local/bin/docker /usr/local/bin/docker-17.06.0
01:38:28 + rm docker-17.06.0.tgz
01:38:30 Removing intermediate container 3c2c2bee3e95
01:38:30  ---> b7ec96fc5f34
01:38:30 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:30  ---> Running in 3a3a29bfe91f
01:38:31 Removing intermediate container 3a3a29bfe91f
01:38:31  ---> 8c79202128f2
01:38:31 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:31  ---> Running in 8a5f942d3cf0
01:38:31 Removing intermediate container 8a5f942d3cf0
01:38:31  ---> 61d4766fea71
01:38:31 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:31  ---> Running in 2a9dddceb8e6
01:38:32 Removing intermediate container 2a9dddceb8e6
01:38:32  ---> 83ac3628aa3c
01:38:32 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
01:38:32  ---> Running in cc51721e8d32
01:38:33 New python executable in /go/src/github.com/docker/libcompose/venv/bin/python
01:38:33 Installing setuptools, pip, wheel...
01:38:45 done.
01:38:45 Cloning into 'venv/compose'...
01:38:45 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
01:38:45 Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment
01:38:45 Collecting PyYAML==3.11 (from -r requirements.txt (line 1))
01:38:51   Downloading https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz (248kB)
01:38:51 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 2))
01:38:51   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
01:38:51 Collecting cached-property==1.2.0 (from -r requirements.txt (line 3))
01:38:51   Downloading https://files.pythonhosted.org/packages/0c/69/8b0e6e95668e450667535ba6f4f3da232b62fa2c813f64af311a992d2ae1/cached_property-1.2.0-py2.py3-none-any.whl
01:38:51 Collecting docker-py==1.10.6 (from -r requirements.txt (line 4))
01:38:51   Downloading https://files.pythonhosted.org/packages/23/c7/1fd6d4d620809fe2f323869d719e2dd0086c939b67021303a9ec40f5a05b/docker_py-1.10.6-py2.py3-none-any.whl (50kB)
01:38:51 Collecting dockerpty==0.4.1 (from -r requirements.txt (line 5))
01:38:51   Downloading https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz
01:38:51 Collecting docopt==0.6.1 (from -r requirements.txt (line 6))
01:38:51   Downloading https://files.pythonhosted.org/packages/ec/6d/8ef19316f3b06c15ac648c857d18f171a65b50319f0a6c782392ad62d942/docopt-0.6.1.tar.gz
01:38:51 Collecting enum34==1.0.4 (from -r requirements.txt (line 7))
01:38:51   Downloading https://files.pythonhosted.org/packages/72/c9/3c640a9cd54a731f3c54d97515b06aae6f6d16a5878a632dbfa9ffe5e663/enum34-1.0.4.tar.gz
01:38:52 Collecting functools32==3.2.3.post2 (from -r requirements.txt (line 8))
01:38:52   Downloading https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz
01:38:52 Collecting ipaddress==1.0.16 (from -r requirements.txt (line 9))
01:38:52   Downloading https://files.pythonhosted.org/packages/23/6a/813ac29a01e4c33c19c2bded98ac3d4266ebbf0bd2c0eb0020e1c969958d/ipaddress-1.0.16-py27-none-any.whl
01:38:52 Collecting jsonschema==2.5.1 (from -r requirements.txt (line 10))
01:38:52   Downloading https://files.pythonhosted.org/packages/bd/cc/5388547ea3504bd8cbf99ba2ae7a3231598f54038e9b228cbd174f8ec6a1/jsonschema-2.5.1-py2.py3-none-any.whl
01:38:52 Collecting requests==2.11.1 (from -r requirements.txt (line 12))
01:38:52   Downloading https://files.pythonhosted.org/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB)
01:38:52 Collecting six==1.10.0 (from -r requirements.txt (line 13))
01:38:52   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
01:38:52 Collecting texttable==0.8.4 (from -r requirements.txt (line 14))
01:38:52   Downloading https://files.pythonhosted.org/packages/f5/5e/47cbc50187ca719a39ce4838182c6126487ca62ddd299bc34cafb94260fe/texttable-0.8.4.tar.gz
01:38:52 Collecting websocket-client==0.32.0 (from -r requirements.txt (line 15))
01:38:52   Downloading https://files.pythonhosted.org/packages/f4/06/5552e64fee863aa9decbb4e46dccc05fe730a36f49f0d6427398837297da/websocket_client-0.32.0.tar.gz (192kB)
01:38:52 Collecting coverage==3.7.1 (from -r requirements-dev.txt (line 1))
01:38:52   Downloading https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz (284kB)
01:38:53 Collecting mock>=1.0.1 (from -r requirements-dev.txt (line 2))
01:38:53   Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
01:38:53 Collecting pytest==2.7.2 (from -r requirements-dev.txt (line 3))
01:38:53   Downloading https://files.pythonhosted.org/packages/35/3e/76e99f39c1cc04e9701d447a5667d9ec45f724ca11b6f5c797492339aef1/pytest-2.7.2-py2.py3-none-any.whl (127kB)
01:38:53 Collecting pytest-cov==2.1.0 (from -r requirements-dev.txt (line 4))
01:38:53   Downloading https://files.pythonhosted.org/packages/f2/9b/03b7d51c74d8f7088e37043dcf4f59faed359c56e7d016e2627108072679/pytest_cov-2.1.0-py2.py3-none-any.whl
01:38:53 Collecting docker-pycreds>=0.2.1 (from docker-py==1.10.6->-r requirements.txt (line 4))
01:38:53   Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
01:38:53 Collecting funcsigs>=1; python_version < "3.3" (from mock>=1.0.1->-r requirements-dev.txt (line 2))
01:38:53   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
01:38:53 Collecting py>=1.4.29 (from pytest==2.7.2->-r requirements-dev.txt (line 3))
01:38:53   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
01:38:53 Building wheels for collected packages: PyYAML, backports.ssl-match-hostname, dockerpty, docopt, enum34, functools32, texttable, websocket-client, coverage
01:38:53   Building wheel for PyYAML (setup.py): started
01:38:53   Building wheel for PyYAML (setup.py): finished with status 'done'
01:38:53   Created wheel for PyYAML: filename=PyYAML-3.11-cp27-cp27mu-linux_x86_64.whl size=43797 sha256=6c1fa43014461b553fcb7f0df220f2cf4d9f0f2ae3f612a9203108c62d8d5727
01:38:53   Stored in directory: /root/.cache/pip/wheels/7f/80/f3/ba284da14b9b8528fd957b3a82111f98cbe7310d2913fb514f
01:38:53   Building wheel for backports.ssl-match-hostname (setup.py): started
01:38:53   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
01:38:53   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=f339089211313bbdb0597173231116daf14ab528f6f25f10ca24e57b21ac20bc
01:38:53   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
01:38:53   Building wheel for dockerpty (setup.py): started
01:38:53   Building wheel for dockerpty (setup.py): finished with status 'done'
01:38:53   Created wheel for dockerpty: filename=dockerpty-0.4.1-cp27-none-any.whl size=16607 sha256=6288eccf480fd13cf89aeb1ecb63f3607b262fade8feb5221a1da67bf3ec845a
01:38:53   Stored in directory: /root/.cache/pip/wheels/e5/1e/86/bd0a97a0907c6c654af654d5875d1d4383dd1f575f77cee4aa
01:38:53   Building wheel for docopt (setup.py): started
01:38:54   Building wheel for docopt (setup.py): finished with status 'done'
01:38:54   Created wheel for docopt: filename=docopt-0.6.1-cp27-none-any.whl size=13679 sha256=23f6452ca36bf334a501419bfc9e3500c186e0df75c60ba831526f5d3935929a
01:38:54   Stored in directory: /root/.cache/pip/wheels/68/e2/f6/fc2031ff180f3b7b4250b5ca9aec4e9838b4eb19f958f03add
01:38:54   Building wheel for enum34 (setup.py): started
01:38:54   Building wheel for enum34 (setup.py): finished with status 'done'
01:38:54   Created wheel for enum34: filename=enum34-1.0.4-cp27-none-any.whl size=42883 sha256=570a68369323f8f04eb591d47d47440436680c49b7a82d581d76a237aab4a436
01:38:54   Stored in directory: /root/.cache/pip/wheels/4f/1c/96/680deef28d7811e2fd34e4d127ae24fa0b437a321227eb726e
01:38:54   Building wheel for functools32 (setup.py): started
01:38:54   Building wheel for functools32 (setup.py): finished with status 'done'
01:38:54   Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=14557 sha256=b26587a49d9b828a11bea80d63aadcbf22b52568921a3661147265ac984344aa
01:38:54   Stored in directory: /root/.cache/pip/wheels/b5/18/32/77a1030457155606ba5e3ec3a8a57132b1a04b1c4f765177b2
01:38:54   Building wheel for texttable (setup.py): started
01:38:54   Building wheel for texttable (setup.py): finished with status 'done'
01:38:54   Created wheel for texttable: filename=texttable-0.8.4-cp27-none-any.whl size=9557 sha256=9f924e8c0991432b3695d5a39e6589a2d367632d1fa17f5c07bb4d58186b307a
01:38:54   Stored in directory: /root/.cache/pip/wheels/02/02/d9/b8c8c56bfdac6225f23aa560ad948f8307df5035ee6edd3359
01:38:54   Building wheel for websocket-client (setup.py): started
01:38:54   Building wheel for websocket-client (setup.py): finished with status 'done'
01:38:54   Created wheel for websocket-client: filename=websocket_client-0.32.0-cp27-none-any.whl size=195673 sha256=49aaf2274a864b8e993e83fc18c454580dc28b5b8ae031c5605ed68564977e5c
01:38:54   Stored in directory: /root/.cache/pip/wheels/d9/b6/8f/a90826a08a3587fce8f5fdfc079cd5f1ddc4603162e8dfee52
01:38:54   Building wheel for coverage (setup.py): started
01:38:55   Building wheel for coverage (setup.py): finished with status 'done'
01:38:55   Created wheel for coverage: filename=coverage-3.7.1-cp27-cp27mu-linux_x86_64.whl size=128039 sha256=3b08687a0eabc53bd342b2f77f9ec3855d714af4dc1bd541915c3d4cef326b67
01:38:55   Stored in directory: /root/.cache/pip/wheels/68/58/66/f1fc9afad272df0df0fa38cdef34ee2d5d8d6a85f4eb5acab5
01:38:55 Successfully built PyYAML backports.ssl-match-hostname dockerpty docopt enum34 functools32 texttable websocket-client coverage
01:38:55 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
01:38:55 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
01:38:57 Removing intermediate container cc51721e8d32
01:38:57  ---> 7f6992e1f74c
01:38:57 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:57  ---> Running in 892d224dd752
01:38:57 Removing intermediate container 892d224dd752
01:38:57  ---> ec679bd3deaf
01:38:57 Step 12/14 : ENV USER root
01:38:57  ---> Running in 743957c06018
01:38:57 Removing intermediate container 743957c06018
01:38:57  ---> 0c722c6875e1
01:38:57 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:57  ---> Running in 20645cca3ff9
01:38:57 Removing intermediate container 20645cca3ff9
01:38:57  ---> fa8afb011d99
01:38:57 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:57  ---> b7b708c716a6
01:38:57 Successfully built b7b708c716a6
01:38:57 Successfully tagged dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
[Pipeline] dockerFingerprintFrom
[Pipeline] stage
01:38:57 Using the ‘stage’ step without a block argument is deprecated
01:38:57 Entering stage validate
01:38:57 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:38:57 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:38:58 + make -e validate
01:38:58 mkdir bundles
01:38:58 docker build -t "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" .
01:38:58 Sending build context to Docker daemon  6.587MB

01:38:58 Step 1/14 : FROM golang:1.12.7
01:38:58  ---> be63d15101cb
01:38:58 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
01:38:58  ---> Using cache
01:38:58  ---> ec314cbb8b6b
01:38:58 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
01:38:58  ---> Using cache
01:38:58  ---> e01f59c7bb20
01:38:58 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:58  ---> Using cache
01:38:58  ---> ce5650fef7f6
01:38:58 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:58  ---> Using cache
01:38:58  ---> 934411d590dc
01:38:58 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
01:38:58  ---> Using cache
01:38:58  ---> b7ec96fc5f34
01:38:58 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:58  ---> Using cache
01:38:58  ---> 8c79202128f2
01:38:58 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:58  ---> Using cache
01:38:58  ---> 61d4766fea71
01:38:58 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:58  ---> Using cache
01:38:58  ---> 83ac3628aa3c
01:38:58 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
01:38:58  ---> Using cache
01:38:58  ---> 7f6992e1f74c
01:38:58 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:58  ---> Using cache
01:38:58  ---> ec679bd3deaf
01:38:58 Step 12/14 : ENV USER root
01:38:58  ---> Using cache
01:38:58  ---> 0c722c6875e1
01:38:58 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:58  ---> Using cache
01:38:58  ---> fa8afb011d99
01:38:58 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:58  ---> Using cache
01:38:58  ---> b7b708c716a6
01:38:58 Successfully built b7b708c716a6
01:38:58 Successfully tagged dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
01:38:58 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-520/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" ./hack/make.sh validate-dco validate-git-marks validate-gofmt validate-lint validate-vet
01:38:58 ---> Making bundle: validate-dco (in .)
01:38:58 Congratulations!  All commits are properly signed with the DCO!
01:38:58 
01:38:58 ---> Making bundle: validate-git-marks (in .)
01:38:58 Congratulations!  There is no conflict.
01:38:58 
01:38:58 ---> Making bundle: validate-gofmt (in .)
01:38:58 Congratulations!  All Go source files are properly formatted.
01:38:58 
01:38:58 ---> Making bundle: validate-lint (in .)
01:38:58 Congratulations!  All Go source files have been linted.
01:38:58 
01:38:58 ---> Making bundle: validate-vet (in .)
01:38:58 Congratulations!  All Go source files have been vetted.
01:38:58 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
01:38:59 chowning workspace
[Pipeline] sh
01:38:59 + uname -m
[Pipeline] sh
01:38:59 + pwd
01:38:59 + id -u
01:38:59 + id -g
01:38:59 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-520:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
01:39:00 Using the ‘stage’ step without a block argument is deprecated
01:39:00 Entering stage test
01:39:00 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:39:00 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:39:01 + make -e test
01:39:01 docker build -t "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" .
01:39:01 Sending build context to Docker daemon  6.587MB

01:39:01 Step 1/14 : FROM golang:1.12.7
01:39:01  ---> be63d15101cb
01:39:01 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
01:39:01  ---> Using cache
01:39:01  ---> ec314cbb8b6b
01:39:01 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
01:39:01  ---> Using cache
01:39:01  ---> e01f59c7bb20
01:39:01 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:39:01  ---> Using cache
01:39:01  ---> ce5650fef7f6
01:39:01 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:39:01  ---> Using cache
01:39:01  ---> 934411d590dc
01:39:01 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
01:39:01  ---> Using cache
01:39:01  ---> b7ec96fc5f34
01:39:01 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:39:01  ---> Using cache
01:39:01  ---> 8c79202128f2
01:39:01 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:39:01  ---> Using cache
01:39:01  ---> 61d4766fea71
01:39:01 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:39:01  ---> Using cache
01:39:01  ---> 83ac3628aa3c
01:39:01 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
01:39:01  ---> Using cache
01:39:01  ---> 7f6992e1f74c
01:39:01 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:39:01  ---> Using cache
01:39:01  ---> ec679bd3deaf
01:39:01 Step 12/14 : ENV USER root
01:39:01  ---> Using cache
01:39:01  ---> 0c722c6875e1
01:39:01 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:39:01  ---> Using cache
01:39:01  ---> fa8afb011d99
01:39:01 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:39:01  ---> Using cache
01:39:01  ---> b7b708c716a6
01:39:01 Successfully built b7b708c716a6
01:39:01 Successfully tagged dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
01:39:01 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-520/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" ./hack/make.sh binary test-unit test-integration test-acceptance
01:39:01 ---> Making bundle: binary (in .)
01:39:01 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
01:39:01 go: finding github.com/xeipuuv/gojsonschema v1.1.0
01:39:01 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:01 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
01:39:01 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
01:39:01 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:01 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:39:01 go: finding github.com/prometheus/client_golang v1.1.0
01:39:01 go: finding gopkg.in/yaml.v2 v2.2.2
01:39:01 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:39:02 go: finding github.com/modern-go/reflect2 v1.0.1
01:39:02 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:02 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:39:02 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:39:02 go: finding github.com/Microsoft/hcsshim v0.8.6
01:39:02 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:39:02 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:39:02 go: finding github.com/Microsoft/go-winio v0.3.8
01:39:02 go: finding github.com/json-iterator/go v1.1.7
01:39:02 go: finding github.com/golang/protobuf v1.3.2
01:39:02 go: finding github.com/beorn7/perks v1.0.1
01:39:02 go: finding github.com/docker/docker-credential-helpers v0.6.3
01:39:03 go: finding github.com/docker/go-units v0.4.0
01:39:03 go: finding github.com/pkg/errors v0.8.0
01:39:03 go: finding github.com/stretchr/testify v1.3.0
01:39:03 go: finding github.com/prometheus/common v0.6.0
01:39:03 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:39:03 go: finding github.com/docker/distribution v2.7.1+incompatible
01:39:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:39:03 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:39:04 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:04 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:39:04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:39:04 go: finding github.com/stretchr/objx v0.1.0
01:39:04 go: finding github.com/go-kit/kit v0.8.0
01:39:04 go: finding github.com/urfave/cli v1.21.0
01:39:04 go: finding github.com/prometheus/procfs v0.0.3
01:39:05 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
01:39:05 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
01:39:05 go: finding github.com/docker/go-connections v0.3.0
01:39:05 go: finding github.com/BurntSushi/toml v0.3.1
01:39:05 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
01:39:05 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
01:39:06 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:06 go: finding github.com/davecgh/go-spew v1.1.1
01:39:06 go: finding github.com/google/go-cmp v0.3.0
01:39:06 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
01:39:06 go: finding github.com/google/gofuzz v1.0.0
01:39:06 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
01:39:06 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:39:07 go: finding github.com/prometheus/client_golang v1.0.0
01:39:07 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:39:07 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:39:07 go: finding github.com/julienschmidt/httprouter v1.2.0
01:39:07 go: finding gopkg.in/yaml.v2 v2.2.1
01:39:07 go: finding github.com/pmezard/go-difflib v1.0.0
01:39:07 go: finding github.com/gogo/protobuf v1.1.1
01:39:07 go: finding github.com/json-iterator/go v1.1.6
01:39:07 go: finding github.com/prometheus/procfs v0.0.2
01:39:07 go: finding github.com/prometheus/common v0.4.1
01:39:07 go: finding github.com/gorilla/context v1.1.1
01:39:07 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
01:39:07 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:39:07 go: finding golang.org/x/text v0.3.0
01:39:08 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
01:39:08 go: finding gotest.tools v2.2.0+incompatible
01:39:08 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
01:39:08 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
01:39:09 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
01:39:09 go: finding github.com/golang/protobuf v1.2.0
01:39:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
01:39:09 go: finding github.com/go-logfmt/logfmt v0.4.0
01:39:09 go: finding github.com/beorn7/perks v1.0.0
01:39:09 go: finding github.com/davecgh/go-spew v1.1.0
01:39:09 go: finding github.com/sirupsen/logrus v1.2.0
01:39:09 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
01:39:09 go: finding github.com/go-logfmt/logfmt v0.3.0
01:39:10 go: finding github.com/go-stack/stack v1.8.0
01:39:10 go: finding github.com/prometheus/client_golang v0.9.1
01:39:10 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
01:39:10 go: finding github.com/stretchr/objx v0.1.1
01:39:10 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
01:39:10 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
01:39:10 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
01:39:10 go: finding github.com/stretchr/testify v1.2.2
01:39:10 go: finding github.com/golang/protobuf v1.3.1
01:39:10 go: finding google.golang.org/grpc v1.22.1
01:39:11 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
01:39:11 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
01:39:11 go: finding github.com/client9/misspell v0.3.4
01:39:11 go: finding github.com/golang/mock v1.1.1
01:39:11 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
01:39:11 go: finding google.golang.org/appengine v1.1.0
01:39:11 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
01:39:11 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:39:11 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
01:39:11 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
01:39:12 go: finding cloud.google.com/go v0.26.0
01:39:12 go: finding github.com/google/go-cmp v0.2.0
01:39:13 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
01:39:16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:16 go: downloading github.com/urfave/cli v1.21.0
01:39:16 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:16 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:39:16 go: downloading github.com/docker/go-connections v0.3.0
01:39:16 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:39:16 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:16 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:39:16 go: extracting github.com/urfave/cli v1.21.0
01:39:16 go: extracting github.com/docker/go-connections v0.3.0
01:39:16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:39:17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:39:18 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:39:19 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:19 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:39:20 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:20 go: downloading github.com/sirupsen/logrus v1.2.0
01:39:20 go: downloading github.com/docker/distribution v2.7.1+incompatible
01:39:20 go: downloading gopkg.in/yaml.v2 v2.2.2
01:39:20 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:39:20 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:39:20 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:39:20 go: downloading github.com/pkg/errors v0.8.0
01:39:20 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:39:20 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:39:20 go: extracting github.com/pkg/errors v0.8.0
01:39:20 go: downloading github.com/docker/docker-credential-helpers v0.6.3
01:39:20 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:39:20 go: extracting github.com/docker/docker-credential-helpers v0.6.3
01:39:20 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:39:20 go: extracting github.com/sirupsen/logrus v1.2.0
01:39:20 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:39:21 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:39:21 go: downloading google.golang.org/grpc v1.22.1
01:39:21 go: extracting gopkg.in/yaml.v2 v2.2.2
01:39:21 go: downloading github.com/gogo/protobuf v1.1.1
01:39:21 go: downloading github.com/docker/go-units v0.4.0
01:39:21 go: extracting github.com/docker/go-units v0.4.0
01:39:21 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
01:39:21 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:39:21 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:39:21 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:39:21 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:39:21 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
01:39:21 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:39:21 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:39:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:39:21 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:39:21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:22 go: extracting github.com/docker/distribution v2.7.1+incompatible
01:39:22 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:22 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:22 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:22 go: downloading github.com/gorilla/context v1.1.1
01:39:22 go: extracting github.com/gorilla/context v1.1.1
01:39:22 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:22 go: downloading github.com/prometheus/client_golang v1.1.0
01:39:22 go: extracting github.com/prometheus/client_golang v1.1.0
01:39:22 go: downloading github.com/prometheus/common v0.6.0
01:39:22 go: extracting google.golang.org/grpc v1.22.1
01:39:22 go: downloading github.com/prometheus/procfs v0.0.3
01:39:22 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:22 go: downloading github.com/golang/protobuf v1.3.2
01:39:22 go: downloading github.com/beorn7/perks v1.0.1
01:39:22 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:22 go: extracting github.com/beorn7/perks v1.0.1
01:39:22 go: extracting github.com/prometheus/common v0.6.0
01:39:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:22 go: extracting github.com/prometheus/procfs v0.0.3
01:39:22 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:39:22 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:22 go: extracting github.com/golang/protobuf v1.3.2
01:39:23 go: extracting github.com/gogo/protobuf v1.1.1
01:39:24 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:39:36 
01:39:36 ---> Making bundle: test-unit (in .)
01:39:36 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/cli/docker/app
01:39:58 ok  	github.com/docker/libcompose/cli/docker/app	1.120s	coverage: 88.2% of statements
01:39:58 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/config
01:39:58 go: downloading github.com/stretchr/testify v1.3.0
01:39:58 go: extracting github.com/stretchr/testify v1.3.0
01:39:58 go: downloading github.com/davecgh/go-spew v1.1.1
01:39:58 go: downloading github.com/pmezard/go-difflib v1.0.0
01:39:58 go: extracting github.com/pmezard/go-difflib v1.0.0
01:39:58 go: extracting github.com/davecgh/go-spew v1.1.1
01:40:01 ok  	github.com/docker/libcompose/config	1.522s	coverage: 66.0% of statements
01:40:01 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/builder
01:40:04 ok  	github.com/docker/libcompose/docker/builder	1.035s	coverage: 89.0% of statements
01:40:04 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/client
01:40:06 ok  	github.com/docker/libcompose/docker/client	1.237s	coverage: 100.0% of statements
01:40:06 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/network
01:40:08 ok  	github.com/docker/libcompose/docker/network	1.026s	coverage: 90.9% of statements
01:40:08 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/service
01:40:11 ok  	github.com/docker/libcompose/docker/service	1.033s	coverage: 15.9% of statements
01:40:11 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/volume
01:40:14 ok  	github.com/docker/libcompose/docker/volume	1.025s	coverage: 23.5% of statements
01:40:14 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/labels
01:40:15 ok  	github.com/docker/libcompose/labels	1.007s	coverage: 16.0% of statements
01:40:15 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/lookup
01:40:17 ok  	github.com/docker/libcompose/lookup	1.015s	coverage: 91.9% of statements
01:40:17 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project
01:40:20 ok  	github.com/docker/libcompose/project	1.069s	coverage: 31.9% of statements
01:40:20 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/events
01:40:21 ok  	github.com/docker/libcompose/project/events	1.006s	coverage: 10.2% of statements
01:40:21 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/options
01:40:22 ok  	github.com/docker/libcompose/project/options	1.006s	coverage: 100.0% of statements
01:40:22 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:40:24 ok  	github.com/docker/libcompose/utils	1.011s	coverage: 41.3% of statements
01:40:24 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/version
01:40:26 ok  	github.com/docker/libcompose/version	1.005s	coverage: 0.0% of statements [no tests to run]
01:40:26 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/yaml
01:40:28 ok  	github.com/docker/libcompose/yaml	1.021s	coverage: 72.1% of statements
01:40:28 
01:40:28 Run non-race test (if any)
01:40:28 + go test  -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:40:33 ok  	github.com/docker/libcompose/utils	0.003s	coverage: 56.0% of statements
01:40:33 
01:40:33 Test success
01:40:33 
01:40:33 
01:40:33 ---> Making bundle: test-integration (in .)
01:40:33 Running integration test against 1.9.1
01:40:33 ---> Making bundle: .integration-daemon-start (in .)
01:40:33 +++ exec docker daemon --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.9.1
01:40:34 Client:
01:40:34  Version:      1.9.1
01:40:34  API version:  1.21
01:40:34  Go version:   go1.4.3
01:40:34  Git commit:   a34a1d5
01:40:34  Built:        Fri Nov 20 17:56:04 UTC 2015
01:40:34  OS/Arch:      linux/amd64
01:40:34 
01:40:34 Server:
01:40:34  Version:      1.9.1
01:40:34  API version:  1.21
01:40:34  Go version:   go1.4.3
01:40:34  Git commit:   a34a1d5
01:40:34  Built:        Fri Nov 20 17:56:04 UTC 2015
01:40:34  OS/Arch:      linux/amd64
01:40:34 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:40:34 go: downloading github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:40:34 go: extracting github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:40:34 go: extracting gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:40:40 SKIP: api_event_test.go:16: APISuite.TestEvents (Not(Test requires the daemon version to be 1.9))
01:40:40 time="2019-08-28T01:40:40Z" level=info msg="[0/1] [service]: Starting "
01:40:40 Pulling service (busybox)...
01:40:40 latest: Pulling from library/busybox
01:40:40 ecf7dd1833d3: Pulling fs layer
01:40:40 839136952431: Pulling fs layer
01:40:40 839136952431: Verifying Checksum
01:40:40 839136952431: Download complete
01:40:40 ecf7dd1833d3: Verifying Checksum
01:40:40 ecf7dd1833d3: Download complete
01:40:40 ecf7dd1833d3: Pull complete
01:40:40 839136952431: Pull complete
01:40:40 Digest: sha256:bb84a4a069de8e6b9f1a39fecb503ce2cb8b8b68c998b997948a5b96e8b0d119
01:40:40 Status: Downloaded newer image for busybox:latest
01:40:41 time="2019-08-28T01:40:40Z" level=info msg="[1/1] [service]: Started "
01:40:41 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.855s
01:40:41 PASS: build_test.go:13: CliSuite.TestBuild	0.510s
01:40:42 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	0.702s
01:40:42 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.134s
01:40:43 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	0.576s
01:40:43 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	0.511s
01:40:43 time="2019-08-28T01:40:43Z" level=info msg="Running create [--verbose -p testprojectvzuuewv -f - create]"
01:40:43 PASS: create_test.go:58: CliSuite.TestContainerName	0.123s
01:40:43 time="2019-08-28T01:40:43Z" level=info msg="Running create [--verbose -p testprojectjetqjag -f - create]"
01:40:43 time="2019-08-28T01:40:43Z" level=info msg="Running scale [--verbose -p testprojectjetqjag -f - scale hello=2]"
01:40:43 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.131s
01:40:44 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.468s
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="Running create [--verbose -p testprojectdsapfjg -f - create]"
01:40:44 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.076s
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [yetanother]: Creating "
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [another]: Creating "
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [simple]: Creating "
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [another]: Created "
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [yetanother]: Created "
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="[0/3] [simple]: Created "
01:40:44 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.293s
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="Running up [--verbose -p testprojectraepzdx -f - up -d]"
01:40:44 time="2019-08-28T01:40:44Z" level=info msg="Running stop [--verbose -p testprojectraepzdx -f - stop --timeout 0]"
01:40:57 time="2019-08-28T01:40:54Z" level=info msg="Running rm [--verbose -p testprojectraepzdx -f - rm --force]"
01:40:57 PASS: rm_test.go:9: CliSuite.TestDelete	10.386s
01:40:57 time="2019-08-28T01:40:54Z" level=info msg="Running up [--verbose -p testprojectkqlldzq -f - up -d]"
01:40:57 time="2019-08-28T01:40:55Z" level=info msg="Running stop [--verbose -p testprojectkqlldzq -f - stop bye --timeout 0]"
01:41:07 time="2019-08-28T01:41:05Z" level=info msg="Running rm [--verbose -p testprojectkqlldzq -f - rm --force]"
01:41:07 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.537s
01:41:07 time="2019-08-28T01:41:05Z" level=info msg="Running up [--verbose -p testprojectsemehxf -f - up -d]"
01:41:07 time="2019-08-28T01:41:05Z" level=info msg="Running stop [--verbose -p testprojectsemehxf -f - stop --timeout 0]"
01:41:16 time="2019-08-28T01:41:16Z" level=info msg="Running rm [--verbose -p testprojectsemehxf -f - rm --force -v]"
01:41:16 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.397s
01:41:16 time="2019-08-28T01:41:16Z" level=info msg="Running up [--verbose -p testprojectihfcivw -f - up -d]"
01:41:16 time="2019-08-28T01:41:16Z" level=info msg="Running down [--verbose -p testprojectihfcivw -f - down]"
01:41:26 PASS: down_test.go:9: CliSuite.TestDown	10.374s
01:41:26 time="2019-08-28T01:41:26Z" level=info msg="Running up [--verbose -p testprojectfmuwzjf -f - up -d]"
01:41:26 time="2019-08-28T01:41:26Z" level=info msg="Running scale [--verbose -p testprojectfmuwzjf -f - scale hello=2]"
01:41:26 time="2019-08-28T01:41:26Z" level=info msg="Running down [--verbose -p testprojectfmuwzjf -f - down]"
01:41:39 PASS: down_test.go:24: CliSuite.TestDownMultiple	10.653s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectyipyqtj -f - create]"
01:41:39 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.120s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectpxdsysg -f - create]"
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectqwfeuxb -f - create]"
01:41:39 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.152s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectjxfrczy -f - create]"
01:41:39 PASS: create_test.go:14: CliSuite.TestFields	0.078s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectdnpsqmz -f - create]"
01:41:39 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.075s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectjygxkxh -f - create]"
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojecttjlgcvk -f - create]"
01:41:39 PASS: create_test.go:86: CliSuite.TestInterpolation	0.157s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectlywtplv -f - create]"
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running create [--verbose -p testprojectzzbvndn -f - create]"
01:41:39 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.152s
01:41:39 time="2019-08-28T01:41:37Z" level=info msg="Running up [--verbose -p testprojectnfyknna -f - up -d]"
01:41:39 time="2019-08-28T01:41:38Z" level=info msg="Running kill [--verbose -p testprojectnfyknna -f - kill]"
01:41:39 PASS: kill_test.go:9: CliSuite.TestKill	0.372s
01:41:39 time="2019-08-28T01:41:38Z" level=info msg="Running up [--verbose -p testprojectjuygord -f - up -d]"
01:41:39 PASS: up_test.go:260: CliSuite.TestLink	0.446s
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [yetanother]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [multiple]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [another]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [simple]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [multiple]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [yetanother]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [another]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [simple]: Created "
01:41:39 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.417s
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [yetanother]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [simple]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [multiple]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [another]: Creating "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [multiple]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [another]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [simple]: Created "
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="[0/4] [yetanother]: Created "
01:41:40 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.349s
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running up [--verbose -p testprojectyypeosz -f - up -d]"
01:41:40 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.216s
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running up [--verbose -p testprojectqugmvwu -f - up -d]"
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running pause [--verbose -p testprojectqugmvwu -f - pause]"
01:41:40 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.220s
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running up [--verbose -p testprojectkzceffh -f - up -d]"
01:41:41 time="2019-08-28T01:41:40Z" level=info msg="Running pause [--verbose -p testprojectkzceffh -f - pause]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running pause [--verbose -p testprojectkzceffh -f - pause]"
01:41:41 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.246s
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running up [--verbose -p testprojectjwwlftv -f - up -d]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running ps [--verbose -p testprojectjwwlftv -f - ps]"
01:41:41 PASS: ps_test.go:10: CliSuite.TestPs	0.225s
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running up [--verbose -p testprojectkcepvgo -f - up -d]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running ps [--verbose -p testprojectkcepvgo -f - ps -q]"
01:41:41 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.214s
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running pull [--verbose -p testprojectbshquem -f - pull]"
01:41:42 PASS: pull_test.go:7: CliSuite.TestPull	0.167s
01:41:42 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up -d]"
01:41:42 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up -d]"
01:41:42 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up -d]"
01:41:43 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up -d]"
01:41:43 time="2019-08-28T01:41:43Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up -d]"
01:41:43 time="2019-08-28T01:41:43Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up --force-recreate -d]"
01:41:43 time="2019-08-28T01:41:43Z" level=info msg="Running up [--verbose -p testprojectvvbfnyn -f - up --force-recreate -d]"
01:41:44 PASS: up_test.go:105: CliSuite.TestRecreate	2.064s
01:41:44 time="2019-08-28T01:41:44Z" level=info msg="Running up [--verbose -p testprojectoaadkcn -f - up -d]"
01:41:44 time="2019-08-28T01:41:44Z" level=info msg="Running up [--verbose -p testprojectoaadkcn -f - up --force-recreate -d]"
01:41:45 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	0.641s
01:41:45 time="2019-08-28T01:41:45Z" level=info msg="Running up [--verbose -p testprojectrrmljux -f - up -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectrrmljux -f - up --no-recreate -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectrrmljux -f - up --no-recreate -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectrrmljux -f - up -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running rm [--verbose -p testprojectrrmljux -f - rm -f]"
01:41:46 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.417s
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectrqzqedo -f - up -d]"
01:41:47 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectrqzqedo -f - up --no-recreate -d]"
01:41:47 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.230s
01:41:47 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojectwpwyuxj -f - up -d]"
01:41:47 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojectwpwyuxj -f - up --force-recreate -d]"
01:41:48 PASS: up_test.go:53: CliSuite.TestRecreateVols	0.674s
01:41:48 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojecthmklcay -f - up -d]"
01:41:48 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.216s
01:41:48 time="2019-08-28T01:41:48Z" level=info msg="Running up [--verbose -p testprojectnfjazcc -f - up -d]"
01:41:48 time="2019-08-28T01:41:48Z" level=info msg="Running restart [--verbose -p testprojectnfjazcc -f - restart --timeout 0]"
01:42:00 PASS: restart_test.go:9: CliSuite.TestRestart	10.540s
01:42:00 PASS: run_test.go:19: CliSuite.TestRun	0.356s
01:42:00 time="2019-08-28T01:41:59Z" level=info msg="Running up [--verbose -p testprojectduxutqx -f - up -d]"
01:42:00 time="2019-08-28T01:41:59Z" level=info msg="Running scale [--verbose -p testprojectduxutqx -f - scale hello=2]"
01:42:00 time="2019-08-28T01:41:59Z" level=info msg="Running scale [--verbose -p testprojectduxutqx -f - scale --timeout 0 hello=1]"
01:42:10 PASS: scale_test.go:10: CliSuite.TestScale	10.626s
01:42:10 time="2019-08-28T01:42:10Z" level=info msg="Running up [--verbose -p testprojectqpahxlk -f - up -d]"
01:42:10 time="2019-08-28T01:42:10Z" level=info msg="Running scale [--verbose -p testprojectqpahxlk -f - scale test=2]"
01:42:11 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	0.777s
01:42:11 time="2019-08-28T01:42:11Z" level=info msg="Running create [--verbose -p testprojectawxtqij -f - create]"
01:42:11 time="2019-08-28T01:42:11Z" level=info msg="Running start [--verbose -p testprojectawxtqij -f - start]"
01:42:11 PASS: start_test.go:9: CliSuite.TestStart	0.232s
01:42:11 time="2019-08-28T01:42:11Z" level=info msg="Running up [--verbose -p testprojectdortftx -f - up -d]"
01:42:12 time="2019-08-28T01:42:11Z" level=info msg="Running stop [--verbose -p testprojectdortftx -f - stop --timeout 0]"
01:42:22 PASS: stop_test.go:9: CliSuite.TestStop	10.373s
01:42:22 time="2019-08-28T01:42:22Z" level=info msg="Running up [--verbose -p testprojectcdxusxs -f - up -d]"
01:42:22 time="2019-08-28T01:42:22Z" level=info msg="Running pause [--verbose -p testprojectcdxusxs -f - pause]"
01:42:22 time="2019-08-28T01:42:22Z" level=info msg="Running unpause [--verbose -p testprojectcdxusxs -f - unpause]"
01:42:22 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.245s
01:42:22 time="2019-08-28T01:42:22Z" level=info msg="Running up [--verbose -p testprojectbhpwoun -f - up -d]"
01:42:22 time="2019-08-28T01:42:22Z" level=info msg="Running unpause [--verbose -p testprojectbhpwoun -f - unpause]"
01:42:23 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.237s
01:42:23 time="2019-08-28T01:42:22Z" level=info msg="Running up [--verbose -p testprojectctjktix -f - up -d]"
01:42:23 PASS: up_test.go:15: CliSuite.TestUp	0.225s
01:42:23 time="2019-08-28T01:42:23Z" level=info msg="Running up [--verbose -p testprojectonezzmo -f - up -d]"
01:42:23 time="2019-08-28T01:42:23Z" level=info msg="Running up [--verbose -p testprojectonezzmo -f - up --no-recreate -d]"
01:42:23 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.238s
01:42:23 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:42:24 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.391s
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running up [--verbose -p testprojectamrrrgt -f - up -d]"
01:42:24 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.213s
01:42:24 SKIP: volume_test.go:79: CliSuite.TestV2Volume (Not(Test requires the daemon version to be 1.9))
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectwoyukje -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectwoyukje -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectgrztqjw -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgrztqjw -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectxlzfwjd -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectxlzfwjd -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:42:24 PASS: create_test.go:262: CliSuite.TestValidation	0.026s
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectobbjsnm -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectobbjsnm -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectvterrbt -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvterrbt -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:42:24 PASS: create_test.go:297: CliSuite.TestValidationV2	0.015s
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectbwxhbla -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectbwxhbla -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectffphwhm -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectffphwhm -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectrgemcgw -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectrgemcgw -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectfkliyjj -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfkliyjj -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:42:24 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.029s
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectgnehnia -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgnehnia -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectruyyrhz -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectruyyrhz -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectecdvehw -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectecdvehw -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:42:24 time="2019-08-28T01:42:24Z" level=info msg="Running create [--verbose -p testprojectbpsojsq -f - create]"
01:42:24 time="2019-08-28T01:42:24Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectbpsojsq -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:42:24 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.031s
01:42:25 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.243s
01:42:25 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.229s
01:42:25 OK: 57 passed, 2 skipped
01:42:25 PASS
01:42:25 coverage: 38.9% of statements
01:42:25 ok  	github.com/docker/libcompose/integration	105.194s
01:42:25 ---> Making bundle: .integration-daemon-stop (in .)
01:42:25 ++++ cat ./docker.pid
01:42:25 +++ kill 6686
01:42:25 
01:42:25 Running integration test against 1.10.3
01:42:25 ---> Making bundle: .integration-daemon-start (in .)
01:42:25 +++ exec docker daemon --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.10.3
01:42:26 Client:
01:42:26  Version:      1.10.3
01:42:26  API version:  1.22
01:42:26  Go version:   go1.5.3
01:42:26  Git commit:   20f81dd
01:42:26  Built:        Thu Mar 10 21:49:11 2016
01:42:26  OS/Arch:      linux/amd64
01:42:26 
01:42:26 Server:
01:42:26  Version:      1.10.3
01:42:26  API version:  1.22
01:42:26  Go version:   go1.5.3
01:42:26  Git commit:   20f81dd
01:42:26  Built:        Thu Mar 10 21:49:11 2016
01:42:26  OS/Arch:      linux/amd64
01:42:28 time="2019-08-28T01:42:27Z" level=info msg="[0/2] [simple]: Starting "
01:42:28 time="2019-08-28T01:42:27Z" level=info msg="[0/2] [another]: Starting "
01:42:28 Pulling another (busybox:latest)...
01:42:28 Pulling simple (busybox:latest)...
01:42:28 latest: Pulling from library/busybox
01:42:28 latest: Pulling from library/busybox
01:42:28 ee153a04d683: Pulling fs layer
01:42:28 ee153a04d683: Pulling fs layer
01:42:28 ee153a04d683: Verifying Checksum
01:42:28 ee153a04d683: Download complete
01:42:28 ee153a04d683: Verifying Checksum
01:42:28 ee153a04d683: Pull complete
01:42:28 ee153a04d683: Pull complete
01:42:28 ee153a04d683: Pull complete
01:42:28 ee153a04d683: Pull complete
01:42:28 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:42:28 Status: Downloaded newer image for busybox:latest
01:42:28 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:42:28 Status: Image is up to date for busybox:latest
01:42:28 time="2019-08-28T01:42:28Z" level=info msg="[1/2] [another]: Started "
01:42:28 time="2019-08-28T01:42:28Z" level=info msg="[2/2] [simple]: Started "
01:42:29 PASS: api_event_test.go:16: APISuite.TestEvents	0.969s
01:42:29 time="2019-08-28T01:42:28Z" level=info msg="[0/1] [service]: Starting "
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="[1/1] [service]: Started "
01:42:29 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.226s
01:42:30 PASS: build_test.go:13: CliSuite.TestBuild	0.532s
01:42:30 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	0.757s
01:42:31 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.150s
01:42:31 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	0.610s
01:42:32 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	0.539s
01:42:32 time="2019-08-28T01:42:31Z" level=info msg="Running create [--verbose -p testprojectzqqubzv -f - create]"
01:42:32 PASS: create_test.go:58: CliSuite.TestContainerName	0.119s
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="Running create [--verbose -p testprojectxhycmkg -f - create]"
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="Running scale [--verbose -p testprojectxhycmkg -f - scale hello=2]"
01:42:32 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.133s
01:42:32 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.336s
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="Running create [--verbose -p testprojectfyinbfp -f - create]"
01:42:32 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.078s
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="[0/3] [yetanother]: Creating "
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="[0/3] [another]: Creating "
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="[0/3] [simple]: Creating "
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="[0/3] [another]: Created "
01:42:32 time="2019-08-28T01:42:32Z" level=info msg="[0/3] [simple]: Created "
01:42:33 time="2019-08-28T01:42:33Z" level=info msg="[0/3] [yetanother]: Created "
01:42:33 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.345s
01:42:33 time="2019-08-28T01:42:33Z" level=info msg="Running up [--verbose -p testprojectiutoyle -f - up -d]"
01:42:33 time="2019-08-28T01:42:33Z" level=info msg="Running stop [--verbose -p testprojectiutoyle -f - stop --timeout 0]"
01:42:45 time="2019-08-28T01:42:43Z" level=info msg="Running rm [--verbose -p testprojectiutoyle -f - rm --force]"
01:42:45 PASS: rm_test.go:9: CliSuite.TestDelete	10.396s
01:42:45 time="2019-08-28T01:42:43Z" level=info msg="Running up [--verbose -p testprojectvnviskm -f - up -d]"
01:42:45 time="2019-08-28T01:42:43Z" level=info msg="Running stop [--verbose -p testprojectvnviskm -f - stop bye --timeout 0]"
01:42:55 time="2019-08-28T01:42:54Z" level=info msg="Running rm [--verbose -p testprojectvnviskm -f - rm --force]"
01:42:55 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.573s
01:42:55 time="2019-08-28T01:42:54Z" level=info msg="Running up [--verbose -p testprojectmpgajjg -f - up -d]"
01:42:55 time="2019-08-28T01:42:54Z" level=info msg="Running stop [--verbose -p testprojectmpgajjg -f - stop --timeout 0]"
01:43:05 time="2019-08-28T01:43:04Z" level=info msg="Running rm [--verbose -p testprojectmpgajjg -f - rm --force -v]"
01:43:05 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.384s
01:43:05 time="2019-08-28T01:43:04Z" level=info msg="Running up [--verbose -p testprojectbpxwzpk -f - up -d]"
01:43:05 time="2019-08-28T01:43:04Z" level=info msg="Running down [--verbose -p testprojectbpxwzpk -f - down]"
01:43:15 PASS: down_test.go:9: CliSuite.TestDown	10.399s
01:43:15 time="2019-08-28T01:43:15Z" level=info msg="Running up [--verbose -p testprojectatjjxhp -f - up -d]"
01:43:15 time="2019-08-28T01:43:15Z" level=info msg="Running scale [--verbose -p testprojectatjjxhp -f - scale hello=2]"
01:43:15 time="2019-08-28T01:43:15Z" level=info msg="Running down [--verbose -p testprojectatjjxhp -f - down]"
01:43:27 PASS: down_test.go:24: CliSuite.TestDownMultiple	10.675s
01:43:27 time="2019-08-28T01:43:25Z" level=info msg="Running create [--verbose -p testprojecttfjgwvo -f - create]"
01:43:27 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.129s
01:43:27 time="2019-08-28T01:43:25Z" level=info msg="Running create [--verbose -p testprojectpyryeba -f - create]"
01:43:27 time="2019-08-28T01:43:25Z" level=info msg="Running create [--verbose -p testprojectemsrlkg -f - create]"
01:43:27 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.159s
01:43:27 time="2019-08-28T01:43:25Z" level=info msg="Running create [--verbose -p testprojectddxdjwj -f - create]"
01:43:27 PASS: create_test.go:14: CliSuite.TestFields	0.075s
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running create [--verbose -p testprojectimncwfq -f - create]"
01:43:27 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.077s
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running create [--verbose -p testprojectnegnggp -f - create]"
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running create [--verbose -p testprojectiwzmioz -f - create]"
01:43:27 PASS: create_test.go:86: CliSuite.TestInterpolation	0.154s
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running create [--verbose -p testprojectypwkmjc -f - create]"
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running create [--verbose -p testprojectprzbfsi -f - create]"
01:43:27 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.179s
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running up [--verbose -p testprojectmidsttf -f - up -d]"
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running kill [--verbose -p testprojectmidsttf -f - kill]"
01:43:27 PASS: kill_test.go:9: CliSuite.TestKill	0.368s
01:43:27 time="2019-08-28T01:43:26Z" level=info msg="Running up [--verbose -p testprojectlveaqub -f - up -d]"
01:43:27 PASS: up_test.go:260: CliSuite.TestLink	0.456s
01:43:27 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [yetanother]: Creating "
01:43:27 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [simple]: Creating "
01:43:27 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [another]: Creating "
01:43:27 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [multiple]: Creating "
01:43:27 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [another]: Created "
01:43:28 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [multiple]: Created "
01:43:28 time="2019-08-28T01:43:27Z" level=info msg="[0/4] [simple]: Created "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [yetanother]: Created "
01:43:28 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.466s
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [simple]: Creating "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [yetanother]: Creating "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [another]: Creating "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [multiple]: Creating "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [simple]: Created "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [multiple]: Created "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [another]: Created "
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="[0/4] [yetanother]: Created "
01:43:28 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.418s
01:43:28 time="2019-08-28T01:43:28Z" level=info msg="Running up [--verbose -p testprojectgwmdfiz -f - up -d]"
01:43:29 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.223s
01:43:29 time="2019-08-28T01:43:28Z" level=info msg="Running up [--verbose -p testprojecttwmeehl -f - up -d]"
01:43:29 time="2019-08-28T01:43:29Z" level=info msg="Running pause [--verbose -p testprojecttwmeehl -f - pause]"
01:43:29 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.262s
01:43:29 time="2019-08-28T01:43:29Z" level=info msg="Running up [--verbose -p testprojectkuyxrof -f - up -d]"
01:43:29 time="2019-08-28T01:43:29Z" level=info msg="Running pause [--verbose -p testprojectkuyxrof -f - pause]"
01:43:29 time="2019-08-28T01:43:29Z" level=info msg="Running pause [--verbose -p testprojectkuyxrof -f - pause]"
01:43:29 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.252s
01:43:29 time="2019-08-28T01:43:29Z" level=info msg="Running up [--verbose -p testprojectygdyxjn -f - up -d]"
01:43:30 time="2019-08-28T01:43:30Z" level=info msg="Running ps [--verbose -p testprojectygdyxjn -f - ps]"
01:43:30 PASS: ps_test.go:10: CliSuite.TestPs	0.257s
01:43:30 time="2019-08-28T01:43:30Z" level=info msg="Running up [--verbose -p testprojectsrwrjdv -f - up -d]"
01:43:30 time="2019-08-28T01:43:30Z" level=info msg="Running ps [--verbose -p testprojectsrwrjdv -f - ps -q]"
01:43:30 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.249s
01:43:30 time="2019-08-28T01:43:30Z" level=info msg="Running pull [--verbose -p testprojectzykiyuc -f - pull]"
01:43:30 PASS: pull_test.go:7: CliSuite.TestPull	0.125s
01:43:30 time="2019-08-28T01:43:30Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up -d]"
01:43:31 time="2019-08-28T01:43:30Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up -d]"
01:43:31 time="2019-08-28T01:43:30Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up -d]"
01:43:31 time="2019-08-28T01:43:31Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up -d]"
01:43:31 time="2019-08-28T01:43:31Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up -d]"
01:43:31 time="2019-08-28T01:43:31Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up --force-recreate -d]"
01:43:32 time="2019-08-28T01:43:32Z" level=info msg="Running up [--verbose -p testprojectohxtotw -f - up --force-recreate -d]"
01:43:33 PASS: up_test.go:105: CliSuite.TestRecreate	2.069s
01:43:33 time="2019-08-28T01:43:32Z" level=info msg="Running up [--verbose -p testprojectjndjppq -f - up -d]"
01:43:33 time="2019-08-28T01:43:33Z" level=info msg="Running up [--verbose -p testprojectjndjppq -f - up --force-recreate -d]"
01:43:33 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	0.691s
01:43:33 time="2019-08-28T01:43:33Z" level=info msg="Running up [--verbose -p testprojectyyeuapn -f - up -d]"
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running up [--verbose -p testprojectyyeuapn -f - up --no-recreate -d]"
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running up [--verbose -p testprojectyyeuapn -f - up --no-recreate -d]"
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running up [--verbose -p testprojectyyeuapn -f - up -d]"
01:43:35 time="2019-08-28T01:43:35Z" level=info msg="Running rm [--verbose -p testprojectyyeuapn -f - rm -f]"
01:43:35 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.508s
01:43:35 time="2019-08-28T01:43:35Z" level=info msg="Running up [--verbose -p testprojectjdvpqxq -f - up -d]"
01:43:35 time="2019-08-28T01:43:35Z" level=info msg="Running up [--verbose -p testprojectjdvpqxq -f - up --no-recreate -d]"
01:43:35 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.263s
01:43:35 time="2019-08-28T01:43:35Z" level=info msg="Running up [--verbose -p testprojectedlijii -f - up -d]"
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="Running up [--verbose -p testprojectedlijii -f - up --force-recreate -d]"
01:43:36 PASS: up_test.go:53: CliSuite.TestRecreateVols	0.686s
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="Running up [--verbose -p testprojectfdrjlgz -f - up -d]"
01:43:37 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.259s
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="Running up [--verbose -p testprojectxogfnix -f - up -d]"
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="Running restart [--verbose -p testprojectxogfnix -f - restart --timeout 0]"
01:43:49 PASS: restart_test.go:9: CliSuite.TestRestart	10.554s
01:43:49 PASS: run_test.go:19: CliSuite.TestRun	0.373s
01:43:49 time="2019-08-28T01:43:48Z" level=info msg="Running up [--verbose -p testprojectgjiykjr -f - up -d]"
01:43:49 time="2019-08-28T01:43:48Z" level=info msg="Running scale [--verbose -p testprojectgjiykjr -f - scale hello=2]"
01:43:49 time="2019-08-28T01:43:48Z" level=info msg="Running scale [--verbose -p testprojectgjiykjr -f - scale --timeout 0 hello=1]"
01:43:59 PASS: scale_test.go:10: CliSuite.TestScale	10.643s
01:43:59 time="2019-08-28T01:43:58Z" level=info msg="Running up [--verbose -p testprojectlbqdlvz -f - up -d]"
01:43:59 time="2019-08-28T01:43:59Z" level=info msg="Running scale [--verbose -p testprojectlbqdlvz -f - scale test=2]"
01:44:00 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	0.831s
01:44:00 time="2019-08-28T01:44:00Z" level=info msg="Running create [--verbose -p testprojectngqhgrr -f - create]"
01:44:00 time="2019-08-28T01:44:00Z" level=info msg="Running start [--verbose -p testprojectngqhgrr -f - start]"
01:44:00 PASS: start_test.go:9: CliSuite.TestStart	0.250s
01:44:00 time="2019-08-28T01:44:00Z" level=info msg="Running up [--verbose -p testprojectfjtbxzn -f - up -d]"
01:44:00 time="2019-08-28T01:44:00Z" level=info msg="Running stop [--verbose -p testprojectfjtbxzn -f - stop --timeout 0]"
01:44:10 PASS: stop_test.go:9: CliSuite.TestStop	10.368s
01:44:10 time="2019-08-28T01:44:10Z" level=info msg="Running up [--verbose -p testprojectfpsvuhd -f - up -d]"
01:44:11 time="2019-08-28T01:44:11Z" level=info msg="Running pause [--verbose -p testprojectfpsvuhd -f - pause]"
01:44:11 time="2019-08-28T01:44:11Z" level=info msg="Running unpause [--verbose -p testprojectfpsvuhd -f - unpause]"
01:44:11 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.276s
01:44:11 time="2019-08-28T01:44:11Z" level=info msg="Running up [--verbose -p testprojectndhpfyk -f - up -d]"
01:44:11 time="2019-08-28T01:44:11Z" level=info msg="Running unpause [--verbose -p testprojectndhpfyk -f - unpause]"
01:44:11 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.241s
01:44:11 time="2019-08-28T01:44:11Z" level=info msg="Running up [--verbose -p testprojectyfoczdl -f - up -d]"
01:44:12 PASS: up_test.go:15: CliSuite.TestUp	0.227s
01:44:12 time="2019-08-28T01:44:12Z" level=info msg="Running up [--verbose -p testprojectgibmjdc -f - up -d]"
01:44:12 time="2019-08-28T01:44:12Z" level=info msg="Running up [--verbose -p testprojectgibmjdc -f - up --no-recreate -d]"
01:44:12 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.265s
01:44:12 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:44:13 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.419s
01:44:13 time="2019-08-28T01:44:12Z" level=info msg="Running up [--verbose -p testprojectrvxbeng -f - up -d]"
01:44:13 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.264s
01:44:13 time="2019-08-28T01:44:13Z" level=info msg="Running up [--verbose -p testprojectoljnnuu -f - up -d]"
01:44:14 PASS: volume_test.go:79: CliSuite.TestV2Volume	1.240s
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectdunzxel -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectdunzxel -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectmeiujkf -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectmeiujkf -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectsetkzxp -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectsetkzxp -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:44:14 PASS: create_test.go:262: CliSuite.TestValidation	0.023s
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectjxoiktp -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjxoiktp -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectbrvyqxb -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectbrvyqxb -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:44:14 PASS: create_test.go:297: CliSuite.TestValidationV2	0.015s
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectfidrwnl -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfidrwnl -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectcigbdqm -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectcigbdqm -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectycgfpuo -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectycgfpuo -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectxnlpuby -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectxnlpuby -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:44:14 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.029s
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectjpvbgab -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjpvbgab -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectcciaqhh -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectcciaqhh -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojectevdpqoi -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectevdpqoi -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running create [--verbose -p testprojecteovywqm -f - create]"
01:44:15 time="2019-08-28T01:44:14Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecteovywqm -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:44:15 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.035s
01:44:15 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.287s
01:44:15 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.245s
01:44:15 OK: 59 passed
01:44:15 PASS
01:44:15 coverage: 33.3% of statements
01:44:15 ok  	github.com/docker/libcompose/integration	107.567s
01:44:15 ---> Making bundle: .integration-daemon-stop (in .)
01:44:15 ++++ cat ./docker.pid
01:44:15 +++ kill 9553
01:44:15 
01:44:15 Running integration test against 1.13.1
01:44:15 ---> Making bundle: .integration-daemon-start (in .)
01:44:15 /usr/local/bin/docker-1.13.1/dockerd
01:44:15 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.13.1
01:44:17 Client:
01:44:17  Version:      1.13.1
01:44:17  API version:  1.26
01:44:17  Go version:   go1.7.5
01:44:17  Git commit:   092cba3
01:44:17  Built:        Wed Feb  8 08:47:51 2017
01:44:17  OS/Arch:      linux/amd64
01:44:17 
01:44:17 Server:
01:44:17  Version:      1.13.1
01:44:17  API version:  1.26 (minimum version 1.12)
01:44:17  Go version:   go1.7.5
01:44:17  Git commit:   092cba3
01:44:17  Built:        Wed Feb  8 08:47:51 2017
01:44:17  OS/Arch:      linux/amd64
01:44:17  Experimental: false
01:44:19 time="2019-08-28T01:44:19Z" level=info msg="[0/2] [simple]: Starting "
01:44:19 time="2019-08-28T01:44:19Z" level=info msg="[0/2] [another]: Starting "
01:44:19 Pulling simple (busybox:latest)...
01:44:19 Pulling another (busybox:latest)...
01:44:19 latest: Pulling from library/busybox
01:44:19 latest: Pulling from library/busybox
01:44:19 ee153a04d683: Pulling fs layer
01:44:19 ee153a04d683: Pulling fs layer
01:44:19 ee153a04d683: Verifying Checksum
01:44:19 ee153a04d683: Download complete
01:44:19 ee153a04d683: Verifying Checksum
01:44:19 ee153a04d683: Download complete
01:44:19 ee153a04d683: Pull complete
01:44:19 ee153a04d683: Pull complete
01:44:19 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:44:19 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:44:19 Status: Downloaded newer image for busybox:latest
01:44:19 Status: Downloaded newer image for busybox:latest
01:44:19 time="2019-08-28T01:44:19Z" level=info msg="[1/2] [simple]: Started "
01:44:20 time="2019-08-28T01:44:20Z" level=info msg="[2/2] [another]: Started "
01:44:20 PASS: api_event_test.go:16: APISuite.TestEvents	1.024s
01:44:20 time="2019-08-28T01:44:20Z" level=info msg="[0/1] [service]: Starting "
01:44:20 time="2019-08-28T01:44:20Z" level=info msg="[1/1] [service]: Started "
01:44:20 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.295s
01:44:22 PASS: build_test.go:13: CliSuite.TestBuild	1.461s
01:44:24 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.668s
01:44:24 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.195s
01:44:26 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.804s
01:44:28 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.001s
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="Running create [--verbose -p testprojecthsvbzez -f - create]"
01:44:28 PASS: create_test.go:58: CliSuite.TestContainerName	0.141s
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="Running create [--verbose -p testprojectaljdjcz -f - create]"
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="Running scale [--verbose -p testprojectaljdjcz -f - scale hello=2]"
01:44:28 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.166s
01:44:28 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.328s
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="Running create [--verbose -p testprojectyfvwmni -f - create]"
01:44:28 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.106s
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="[0/3] [yetanother]: Creating "
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="[0/3] [another]: Creating "
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="[0/3] [simple]: Creating "
01:44:29 time="2019-08-28T01:44:28Z" level=info msg="[0/3] [another]: Created "
01:44:29 time="2019-08-28T01:44:29Z" level=info msg="[0/3] [simple]: Created "
01:44:29 time="2019-08-28T01:44:29Z" level=info msg="[0/3] [yetanother]: Created "
01:44:29 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.403s
01:44:29 time="2019-08-28T01:44:29Z" level=info msg="Running up [--verbose -p testprojectqdvlwnx -f - up -d]"
01:44:29 time="2019-08-28T01:44:29Z" level=info msg="Running stop [--verbose -p testprojectqdvlwnx -f - stop --timeout 0]"
01:44:41 time="2019-08-28T01:44:39Z" level=info msg="Running rm [--verbose -p testprojectqdvlwnx -f - rm --force]"
01:44:41 PASS: rm_test.go:9: CliSuite.TestDelete	10.477s
01:44:41 time="2019-08-28T01:44:39Z" level=info msg="Running up [--verbose -p testprojectztgnabw -f - up -d]"
01:44:41 time="2019-08-28T01:44:40Z" level=info msg="Running stop [--verbose -p testprojectztgnabw -f - stop bye --timeout 0]"
01:44:51 time="2019-08-28T01:44:50Z" level=info msg="Running rm [--verbose -p testprojectztgnabw -f - rm --force]"
01:44:51 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.625s
01:44:51 time="2019-08-28T01:44:50Z" level=info msg="Running up [--verbose -p testprojectfhlndnf -f - up -d]"
01:44:51 time="2019-08-28T01:44:50Z" level=info msg="Running stop [--verbose -p testprojectfhlndnf -f - stop --timeout 0]"
01:45:01 time="2019-08-28T01:45:00Z" level=info msg="Running rm [--verbose -p testprojectfhlndnf -f - rm --force -v]"
01:45:01 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.472s
01:45:01 time="2019-08-28T01:45:00Z" level=info msg="Running up [--verbose -p testprojectitspser -f - up -d]"
01:45:01 time="2019-08-28T01:45:01Z" level=info msg="Running down [--verbose -p testprojectitspser -f - down]"
01:45:11 PASS: down_test.go:9: CliSuite.TestDown	10.482s
01:45:11 time="2019-08-28T01:45:11Z" level=info msg="Running up [--verbose -p testprojectszqeebl -f - up -d]"
01:45:11 time="2019-08-28T01:45:11Z" level=info msg="Running scale [--verbose -p testprojectszqeebl -f - scale hello=2]"
01:45:12 time="2019-08-28T01:45:12Z" level=info msg="Running down [--verbose -p testprojectszqeebl -f - down]"
01:45:24 PASS: down_test.go:24: CliSuite.TestDownMultiple	10.894s
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectiskvpzs -f - create]"
01:45:24 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.164s
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectswxszox -f - create]"
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectymdbtgw -f - create]"
01:45:24 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.209s
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectatmwoyu -f - create]"
01:45:24 PASS: create_test.go:14: CliSuite.TestFields	0.109s
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectdtgpqrt -f - create]"
01:45:24 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.105s
01:45:24 time="2019-08-28T01:45:22Z" level=info msg="Running create [--verbose -p testprojectrlrhdgv -f - create]"
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running create [--verbose -p testprojectoyvrcbf -f - create]"
01:45:24 PASS: create_test.go:86: CliSuite.TestInterpolation	0.211s
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running create [--verbose -p testprojectvegwony -f - create]"
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running create [--verbose -p testprojectevnifep -f - create]"
01:45:24 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.212s
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running up [--verbose -p testprojectxoauvqq -f - up -d]"
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running kill [--verbose -p testprojectxoauvqq -f - kill]"
01:45:24 PASS: kill_test.go:9: CliSuite.TestKill	0.438s
01:45:24 time="2019-08-28T01:45:23Z" level=info msg="Running up [--verbose -p testprojectpstyocz -f - up -d]"
01:45:25 PASS: up_test.go:260: CliSuite.TestLink	0.612s
01:45:25 time="2019-08-28T01:45:24Z" level=info msg="[0/4] [another]: Creating "
01:45:25 time="2019-08-28T01:45:24Z" level=info msg="[0/4] [simple]: Creating "
01:45:25 time="2019-08-28T01:45:24Z" level=info msg="[0/4] [multiple]: Creating "
01:45:25 time="2019-08-28T01:45:24Z" level=info msg="[0/4] [yetanother]: Creating "
01:45:25 time="2019-08-28T01:45:24Z" level=info msg="[0/4] [yetanother]: Created "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [simple]: Created "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [another]: Created "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [multiple]: Created "
01:45:25 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.567s
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [multiple]: Creating "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [simple]: Creating "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [yetanother]: Creating "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [another]: Creating "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [yetanother]: Created "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [multiple]: Created "
01:45:25 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [simple]: Created "
01:45:26 time="2019-08-28T01:45:25Z" level=info msg="[0/4] [another]: Created "
01:45:26 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.496s
01:45:26 time="2019-08-28T01:45:25Z" level=info msg="Running up [--verbose -p testprojectzwlbrni -f - up -d]"
01:45:26 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.309s
01:45:26 time="2019-08-28T01:45:26Z" level=info msg="Running up [--verbose -p testprojectcxwilog -f - up -d]"
01:45:26 time="2019-08-28T01:45:26Z" level=info msg="Running pause [--verbose -p testprojectcxwilog -f - pause]"
01:45:27 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.318s
01:45:27 time="2019-08-28T01:45:26Z" level=info msg="Running up [--verbose -p testprojectpnzjjnr -f - up -d]"
01:45:27 time="2019-08-28T01:45:27Z" level=info msg="Running pause [--verbose -p testprojectpnzjjnr -f - pause]"
01:45:27 time="2019-08-28T01:45:27Z" level=info msg="Running pause [--verbose -p testprojectpnzjjnr -f - pause]"
01:45:27 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.327s
01:45:27 time="2019-08-28T01:45:27Z" level=info msg="Running up [--verbose -p testprojectxumpwwz -f - up -d]"
01:45:27 time="2019-08-28T01:45:27Z" level=info msg="Running ps [--verbose -p testprojectxumpwwz -f - ps]"
01:45:27 PASS: ps_test.go:10: CliSuite.TestPs	0.337s
01:45:27 time="2019-08-28T01:45:27Z" level=info msg="Running up [--verbose -p testprojectygwwbpt -f - up -d]"
01:45:28 time="2019-08-28T01:45:28Z" level=info msg="Running ps [--verbose -p testprojectygwwbpt -f - ps -q]"
01:45:28 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.332s
01:45:28 time="2019-08-28T01:45:28Z" level=info msg="Running pull [--verbose -p testprojectnyzpfjm -f - pull]"
01:45:28 PASS: pull_test.go:7: CliSuite.TestPull	0.216s
01:45:28 time="2019-08-28T01:45:28Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up -d]"
01:45:29 time="2019-08-28T01:45:29Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up -d]"
01:45:29 time="2019-08-28T01:45:29Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up -d]"
01:45:29 time="2019-08-28T01:45:29Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up -d]"
01:45:30 time="2019-08-28T01:45:30Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up -d]"
01:45:30 time="2019-08-28T01:45:30Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up --force-recreate -d]"
01:45:30 time="2019-08-28T01:45:30Z" level=info msg="Running up [--verbose -p testprojectyfjwxsy -f - up --force-recreate -d]"
01:45:31 PASS: up_test.go:105: CliSuite.TestRecreate	2.548s
01:45:31 time="2019-08-28T01:45:31Z" level=info msg="Running up [--verbose -p testprojectqwolbtx -f - up -d]"
01:45:31 time="2019-08-28T01:45:31Z" level=info msg="Running up [--verbose -p testprojectqwolbtx -f - up --force-recreate -d]"
01:45:32 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	0.801s
01:45:32 time="2019-08-28T01:45:32Z" level=info msg="Running up [--verbose -p testprojectxszerxt -f - up -d]"
01:45:33 time="2019-08-28T01:45:33Z" level=info msg="Running up [--verbose -p testprojectxszerxt -f - up --no-recreate -d]"
01:45:33 time="2019-08-28T01:45:33Z" level=info msg="Running up [--verbose -p testprojectxszerxt -f - up --no-recreate -d]"
01:45:33 time="2019-08-28T01:45:33Z" level=info msg="Running up [--verbose -p testprojectxszerxt -f - up -d]"
01:45:33 time="2019-08-28T01:45:33Z" level=info msg="Running rm [--verbose -p testprojectxszerxt -f - rm -f]"
01:45:34 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.468s
01:45:34 time="2019-08-28T01:45:33Z" level=info msg="Running up [--verbose -p testprojectuoquszq -f - up -d]"
01:45:34 time="2019-08-28T01:45:34Z" level=info msg="Running up [--verbose -p testprojectuoquszq -f - up --no-recreate -d]"
01:45:34 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.305s
01:45:34 time="2019-08-28T01:45:34Z" level=info msg="Running up [--verbose -p testprojectzvkrdgt -f - up -d]"
01:45:34 time="2019-08-28T01:45:34Z" level=info msg="Running up [--verbose -p testprojectzvkrdgt -f - up --force-recreate -d]"
01:45:35 PASS: up_test.go:53: CliSuite.TestRecreateVols	0.795s
01:45:35 time="2019-08-28T01:45:35Z" level=info msg="Running up [--verbose -p testprojectocatcrw -f - up -d]"
01:45:36 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.314s
01:45:36 time="2019-08-28T01:45:35Z" level=info msg="Running up [--verbose -p testprojecttbeuves -f - up -d]"
01:45:36 time="2019-08-28T01:45:36Z" level=info msg="Running restart [--verbose -p testprojecttbeuves -f - restart --timeout 0]"
01:45:48 PASS: restart_test.go:9: CliSuite.TestRestart	10.686s
01:45:48 PASS: run_test.go:19: CliSuite.TestRun	0.418s
01:45:48 time="2019-08-28T01:45:47Z" level=info msg="Running up [--verbose -p testprojectvivmuxr -f - up -d]"
01:45:48 time="2019-08-28T01:45:47Z" level=info msg="Running scale [--verbose -p testprojectvivmuxr -f - scale hello=2]"
01:45:48 time="2019-08-28T01:45:47Z" level=info msg="Running scale [--verbose -p testprojectvivmuxr -f - scale --timeout 0 hello=1]"
01:45:58 PASS: scale_test.go:10: CliSuite.TestScale	10.757s
01:45:58 time="2019-08-28T01:45:57Z" level=info msg="Running up [--verbose -p testprojectyqkajzm -f - up -d]"
01:45:58 time="2019-08-28T01:45:58Z" level=info msg="Running scale [--verbose -p testprojectyqkajzm -f - scale test=2]"
01:45:59 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.054s
01:45:59 time="2019-08-28T01:45:59Z" level=info msg="Running create [--verbose -p testprojectvoffvhg -f - create]"
01:45:59 time="2019-08-28T01:45:59Z" level=info msg="Running start [--verbose -p testprojectvoffvhg -f - start]"
01:45:59 PASS: start_test.go:9: CliSuite.TestStart	0.319s
01:45:59 time="2019-08-28T01:45:59Z" level=info msg="Running up [--verbose -p testprojectuzpueeu -f - up -d]"
01:46:00 time="2019-08-28T01:46:00Z" level=info msg="Running stop [--verbose -p testprojectuzpueeu -f - stop --timeout 0]"
01:46:12 PASS: stop_test.go:9: CliSuite.TestStop	10.446s
01:46:12 time="2019-08-28T01:46:10Z" level=info msg="Running up [--verbose -p testprojectbdwqmef -f - up -d]"
01:46:12 time="2019-08-28T01:46:10Z" level=info msg="Running pause [--verbose -p testprojectbdwqmef -f - pause]"
01:46:12 time="2019-08-28T01:46:10Z" level=info msg="Running unpause [--verbose -p testprojectbdwqmef -f - unpause]"
01:46:12 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.359s
01:46:12 time="2019-08-28T01:46:10Z" level=info msg="Running up [--verbose -p testprojectrizkhjg -f - up -d]"
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running unpause [--verbose -p testprojectrizkhjg -f - unpause]"
01:46:12 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.337s
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running up [--verbose -p testprojectgxdvltv -f - up -d]"
01:46:12 PASS: up_test.go:15: CliSuite.TestUp	0.297s
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running up [--verbose -p testprojectkhtawir -f - up -d]"
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running up [--verbose -p testprojectkhtawir -f - up --no-recreate -d]"
01:46:12 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.322s
01:46:12 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:46:12 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.511s
01:46:12 time="2019-08-28T01:46:12Z" level=info msg="Running up [--verbose -p testprojectawcllzi -f - up -d]"
01:46:13 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.306s
01:46:13 time="2019-08-28T01:46:13Z" level=info msg="Running up [--verbose -p testprojecthjyaovu -f - up -d]"
01:46:31 PASS: volume_test.go:79: CliSuite.TestV2Volume	16.076s
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectrndrucq -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectrndrucq -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectssandtm -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectssandtm -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectfglougt -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfglougt -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:46:31 PASS: create_test.go:262: CliSuite.TestValidation	0.023s
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectlomjlam -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlomjlam -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectnsgwpml -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectnsgwpml -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:46:31 PASS: create_test.go:297: CliSuite.TestValidationV2	0.014s
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectgqmoxcg -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgqmoxcg -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojecttbncwns -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecttbncwns -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectlonyqie -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlonyqie -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectpydxhor -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpydxhor -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:46:31 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.027s
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectohirwhz -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectohirwhz -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectlqelfke -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlqelfke -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectgsckrid -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgsckrid -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:46:31 time="2019-08-28T01:46:29Z" level=info msg="Running create [--verbose -p testprojectjcglczk -f - create]"
01:46:31 time="2019-08-28T01:46:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjcglczk -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:46:31 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.029s
01:46:31 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.282s
01:46:31 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.295s
01:46:31 OK: 59 passed
01:46:31 PASS
01:46:31 coverage: 33.3% of statements
01:46:31 ok  	github.com/docker/libcompose/integration	130.990s
01:46:31 ---> Making bundle: .integration-daemon-stop (in .)
01:46:31 ++++ cat ./docker.pid
01:46:31 +++ kill 11981
01:46:31 
01:46:31 Running integration test against 17.03.2
01:46:31 ---> Making bundle: .integration-daemon-start (in .)
01:46:31 /usr/local/bin/docker-17.03.2/dockerd
01:46:31 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.03.2
01:46:33 Client:
01:46:33  Version:      17.03.2-ce
01:46:33  API version:  1.27
01:46:33  Go version:   go1.7.5
01:46:33  Git commit:   f5ec1e2
01:46:33  Built:        Tue Jun 27 01:35:00 2017
01:46:33  OS/Arch:      linux/amd64
01:46:33 
01:46:33 Server:
01:46:33  Version:      17.03.2-ce
01:46:33  API version:  1.27 (minimum version 1.12)
01:46:33  Go version:   go1.7.5
01:46:33  Git commit:   f5ec1e2
01:46:33  Built:        Tue Jun 27 01:35:00 2017
01:46:33  OS/Arch:      linux/amd64
01:46:33  Experimental: false
01:46:35 time="2019-08-28T01:46:34Z" level=info msg="[0/2] [simple]: Starting "
01:46:35 time="2019-08-28T01:46:34Z" level=info msg="[0/2] [another]: Starting "
01:46:35 Pulling simple (busybox:latest)...
01:46:35 Pulling another (busybox:latest)...
01:46:35 latest: Pulling from library/busybox
01:46:35 latest: Pulling from library/busybox
01:46:35 ee153a04d683: Pulling fs layer
01:46:35 ee153a04d683: Pulling fs layer
01:46:35 ee153a04d683: Download complete
01:46:35 ee153a04d683: Download complete
01:46:35 ee153a04d683: Pull complete
01:46:35 ee153a04d683: Pull complete
01:46:35 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:46:35 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:46:35 Status: Downloaded newer image for busybox:latest
01:46:35 Status: Image is up to date for busybox:latest
01:46:35 time="2019-08-28T01:46:35Z" level=info msg="[1/2] [another]: Started "
01:46:35 time="2019-08-28T01:46:35Z" level=info msg="[2/2] [simple]: Started "
01:46:36 PASS: api_event_test.go:16: APISuite.TestEvents	1.159s
01:46:36 time="2019-08-28T01:46:36Z" level=info msg="[0/1] [service]: Starting "
01:46:36 time="2019-08-28T01:46:36Z" level=info msg="[1/1] [service]: Started "
01:46:36 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.301s
01:46:38 PASS: build_test.go:13: CliSuite.TestBuild	1.667s
01:46:40 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.652s
01:46:40 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.191s
01:46:42 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.808s
01:46:44 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.000s
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="Running create [--verbose -p testprojectwqfywnl -f - create]"
01:46:44 PASS: create_test.go:58: CliSuite.TestContainerName	0.141s
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="Running create [--verbose -p testprojectzbfwjbi -f - create]"
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="Running scale [--verbose -p testprojectzbfwjbi -f - scale hello=2]"
01:46:44 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.160s
01:46:44 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.323s
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="Running create [--verbose -p testprojectielpljh -f - create]"
01:46:44 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.109s
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="[0/3] [simple]: Creating "
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="[0/3] [yetanother]: Creating "
01:46:44 time="2019-08-28T01:46:44Z" level=info msg="[0/3] [another]: Creating "
01:46:45 time="2019-08-28T01:46:45Z" level=info msg="[0/3] [simple]: Created "
01:46:45 time="2019-08-28T01:46:45Z" level=info msg="[0/3] [yetanother]: Created "
01:46:45 time="2019-08-28T01:46:45Z" level=info msg="[0/3] [another]: Created "
01:46:45 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.488s
01:46:45 time="2019-08-28T01:46:45Z" level=info msg="Running up [--verbose -p testprojecteaydrwg -f - up -d]"
01:46:45 time="2019-08-28T01:46:45Z" level=info msg="Running stop [--verbose -p testprojecteaydrwg -f - stop --timeout 0]"
01:46:57 time="2019-08-28T01:46:55Z" level=info msg="Running rm [--verbose -p testprojecteaydrwg -f - rm --force]"
01:46:57 PASS: rm_test.go:9: CliSuite.TestDelete	10.484s
01:46:57 time="2019-08-28T01:46:55Z" level=info msg="Running up [--verbose -p testprojecthwdsjwr -f - up -d]"
01:46:57 time="2019-08-28T01:46:56Z" level=info msg="Running stop [--verbose -p testprojecthwdsjwr -f - stop bye --timeout 0]"
01:47:07 time="2019-08-28T01:47:06Z" level=info msg="Running rm [--verbose -p testprojecthwdsjwr -f - rm --force]"
01:47:07 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.654s
01:47:07 time="2019-08-28T01:47:06Z" level=info msg="Running up [--verbose -p testprojectapxrtgi -f - up -d]"
01:47:07 time="2019-08-28T01:47:06Z" level=info msg="Running stop [--verbose -p testprojectapxrtgi -f - stop --timeout 0]"
01:47:17 time="2019-08-28T01:47:17Z" level=info msg="Running rm [--verbose -p testprojectapxrtgi -f - rm --force -v]"
01:47:17 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.488s
01:47:17 time="2019-08-28T01:47:17Z" level=info msg="Running up [--verbose -p testprojectbhthsyp -f - up -d]"
01:47:17 time="2019-08-28T01:47:17Z" level=info msg="Running down [--verbose -p testprojectbhthsyp -f - down]"
01:47:27 PASS: down_test.go:9: CliSuite.TestDown	10.449s
01:47:27 time="2019-08-28T01:47:27Z" level=info msg="Running up [--verbose -p testprojectkhwygrp -f - up -d]"
01:47:28 time="2019-08-28T01:47:27Z" level=info msg="Running scale [--verbose -p testprojectkhwygrp -f - scale hello=2]"
01:47:28 time="2019-08-28T01:47:28Z" level=info msg="Running down [--verbose -p testprojectkhwygrp -f - down]"
01:47:40 PASS: down_test.go:24: CliSuite.TestDownMultiple	10.868s
01:47:40 time="2019-08-28T01:47:38Z" level=info msg="Running create [--verbose -p testprojectmnokftx -f - create]"
01:47:40 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.151s
01:47:40 time="2019-08-28T01:47:38Z" level=info msg="Running create [--verbose -p testprojectcrhligk -f - create]"
01:47:40 time="2019-08-28T01:47:38Z" level=info msg="Running create [--verbose -p testprojectoqyeaxq -f - create]"
01:47:40 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.204s
01:47:40 time="2019-08-28T01:47:38Z" level=info msg="Running create [--verbose -p testprojectyjrgwgo -f - create]"
01:47:40 PASS: create_test.go:14: CliSuite.TestFields	0.105s
01:47:40 time="2019-08-28T01:47:38Z" level=info msg="Running create [--verbose -p testprojectgzlceez -f - create]"
01:47:40 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.111s
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running create [--verbose -p testprojectzjxgion -f - create]"
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running create [--verbose -p testprojectljvatmt -f - create]"
01:47:40 PASS: create_test.go:86: CliSuite.TestInterpolation	0.221s
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running create [--verbose -p testprojectsjbblzd -f - create]"
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running create [--verbose -p testprojectqaokbgg -f - create]"
01:47:40 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.233s
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running up [--verbose -p testprojectsneafoh -f - up -d]"
01:47:40 time="2019-08-28T01:47:39Z" level=info msg="Running kill [--verbose -p testprojectsneafoh -f - kill]"
01:47:40 PASS: kill_test.go:9: CliSuite.TestKill	0.470s
01:47:40 time="2019-08-28T01:47:40Z" level=info msg="Running up [--verbose -p testprojectqoolrix -f - up -d]"
01:47:41 PASS: up_test.go:260: CliSuite.TestLink	0.601s
01:47:41 time="2019-08-28T01:47:40Z" level=info msg="[0/4] [simple]: Creating "
01:47:41 time="2019-08-28T01:47:40Z" level=info msg="[0/4] [another]: Creating "
01:47:41 time="2019-08-28T01:47:40Z" level=info msg="[0/4] [yetanother]: Creating "
01:47:41 time="2019-08-28T01:47:40Z" level=info msg="[0/4] [multiple]: Creating "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [simple]: Created "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [yetanother]: Created "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [multiple]: Created "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [another]: Created "
01:47:41 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.559s
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [yetanother]: Creating "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [another]: Creating "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [multiple]: Creating "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [simple]: Creating "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [simple]: Created "
01:47:41 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [another]: Created "
01:47:42 time="2019-08-28T01:47:41Z" level=info msg="[0/4] [yetanother]: Created "
01:47:42 time="2019-08-28T01:47:42Z" level=info msg="[0/4] [multiple]: Created "
01:47:42 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.505s
01:47:42 time="2019-08-28T01:47:42Z" level=info msg="Running up [--verbose -p testprojectegtmzaj -f - up -d]"
01:47:42 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.321s
01:47:42 time="2019-08-28T01:47:42Z" level=info msg="Running up [--verbose -p testprojectfetehve -f - up -d]"
01:47:42 time="2019-08-28T01:47:42Z" level=info msg="Running pause [--verbose -p testprojectfetehve -f - pause]"
01:47:43 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.326s
01:47:43 time="2019-08-28T01:47:43Z" level=info msg="Running up [--verbose -p testprojectlxhwtbc -f - up -d]"
01:47:43 time="2019-08-28T01:47:43Z" level=info msg="Running pause [--verbose -p testprojectlxhwtbc -f - pause]"
01:47:43 time="2019-08-28T01:47:43Z" level=info msg="Running pause [--verbose -p testprojectlxhwtbc -f - pause]"
01:47:43 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.347s
01:47:43 time="2019-08-28T01:47:43Z" level=info msg="Running up [--verbose -p testprojectmlvqgii -f - up -d]"
01:47:43 time="2019-08-28T01:47:43Z" level=info msg="Running ps [--verbose -p testprojectmlvqgii -f - ps]"
01:47:44 PASS: ps_test.go:10: CliSuite.TestPs	0.314s
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running up [--verbose -p testprojectfopexsv -f - up -d]"
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running ps [--verbose -p testprojectfopexsv -f - ps -q]"
01:47:44 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.316s
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running pull [--verbose -p testprojectahykbmz -f - pull]"
01:47:44 PASS: pull_test.go:7: CliSuite.TestPull	0.114s
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up -d]"
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up -d]"
01:47:44 time="2019-08-28T01:47:44Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up -d]"
01:47:45 time="2019-08-28T01:47:45Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up -d]"
01:47:46 time="2019-08-28T01:47:46Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up -d]"
01:47:46 time="2019-08-28T01:47:46Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up --force-recreate -d]"
01:47:46 time="2019-08-28T01:47:46Z" level=info msg="Running up [--verbose -p testprojecthdgglyx -f - up --force-recreate -d]"
01:47:47 PASS: up_test.go:105: CliSuite.TestRecreate	2.459s
01:47:47 time="2019-08-28T01:47:47Z" level=info msg="Running up [--verbose -p testprojectadgoptc -f - up -d]"
01:47:47 time="2019-08-28T01:47:47Z" level=info msg="Running up [--verbose -p testprojectadgoptc -f - up --force-recreate -d]"
01:47:48 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	0.835s
01:47:48 time="2019-08-28T01:47:48Z" level=info msg="Running up [--verbose -p testprojectjrmboqm -f - up -d]"
01:47:49 time="2019-08-28T01:47:49Z" level=info msg="Running up [--verbose -p testprojectjrmboqm -f - up --no-recreate -d]"
01:47:49 time="2019-08-28T01:47:49Z" level=info msg="Running up [--verbose -p testprojectjrmboqm -f - up --no-recreate -d]"
01:47:49 time="2019-08-28T01:47:49Z" level=info msg="Running up [--verbose -p testprojectjrmboqm -f - up -d]"
01:47:49 time="2019-08-28T01:47:49Z" level=info msg="Running rm [--verbose -p testprojectjrmboqm -f - rm -f]"
01:47:49 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.435s
01:47:49 time="2019-08-28T01:47:49Z" level=info msg="Running up [--verbose -p testprojectwyupvkd -f - up -d]"
01:47:50 time="2019-08-28T01:47:50Z" level=info msg="Running up [--verbose -p testprojectwyupvkd -f - up --no-recreate -d]"
01:47:50 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.313s
01:47:50 time="2019-08-28T01:47:50Z" level=info msg="Running up [--verbose -p testprojectcjqveyy -f - up -d]"
01:47:50 time="2019-08-28T01:47:50Z" level=info msg="Running up [--verbose -p testprojectcjqveyy -f - up --force-recreate -d]"
01:47:51 PASS: up_test.go:53: CliSuite.TestRecreateVols	0.847s
01:47:51 time="2019-08-28T01:47:51Z" level=info msg="Running up [--verbose -p testprojectiuwxjmg -f - up -d]"
01:47:51 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.290s
01:47:51 time="2019-08-28T01:47:51Z" level=info msg="Running up [--verbose -p testprojectgmfrldb -f - up -d]"
01:47:52 time="2019-08-28T01:47:52Z" level=info msg="Running restart [--verbose -p testprojectgmfrldb -f - restart --timeout 0]"
01:48:04 PASS: restart_test.go:9: CliSuite.TestRestart	10.690s
01:48:04 PASS: run_test.go:19: CliSuite.TestRun	0.422s
01:48:04 time="2019-08-28T01:48:03Z" level=info msg="Running up [--verbose -p testprojectjtdnsjx -f - up -d]"
01:48:04 time="2019-08-28T01:48:03Z" level=info msg="Running scale [--verbose -p testprojectjtdnsjx -f - scale hello=2]"
01:48:04 time="2019-08-28T01:48:03Z" level=info msg="Running scale [--verbose -p testprojectjtdnsjx -f - scale --timeout 0 hello=1]"
01:48:14 PASS: scale_test.go:10: CliSuite.TestScale	10.796s
01:48:14 time="2019-08-28T01:48:13Z" level=info msg="Running up [--verbose -p testprojectdjqpore -f - up -d]"
01:48:14 time="2019-08-28T01:48:14Z" level=info msg="Running scale [--verbose -p testprojectdjqpore -f - scale test=2]"
01:48:15 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.072s
01:48:15 time="2019-08-28T01:48:15Z" level=info msg="Running create [--verbose -p testprojectzvzzcnm -f - create]"
01:48:15 time="2019-08-28T01:48:15Z" level=info msg="Running start [--verbose -p testprojectzvzzcnm -f - start]"
01:48:16 PASS: start_test.go:9: CliSuite.TestStart	0.348s
01:48:16 time="2019-08-28T01:48:15Z" level=info msg="Running up [--verbose -p testprojectlqhputq -f - up -d]"
01:48:16 time="2019-08-28T01:48:16Z" level=info msg="Running stop [--verbose -p testprojectlqhputq -f - stop --timeout 0]"
01:48:28 PASS: stop_test.go:9: CliSuite.TestStop	10.449s
01:48:28 time="2019-08-28T01:48:26Z" level=info msg="Running up [--verbose -p testprojectibkcewy -f - up -d]"
01:48:28 time="2019-08-28T01:48:26Z" level=info msg="Running pause [--verbose -p testprojectibkcewy -f - pause]"
01:48:28 time="2019-08-28T01:48:26Z" level=info msg="Running unpause [--verbose -p testprojectibkcewy -f - unpause]"
01:48:28 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.352s
01:48:28 time="2019-08-28T01:48:26Z" level=info msg="Running up [--verbose -p testprojectprnoshy -f - up -d]"
01:48:28 time="2019-08-28T01:48:27Z" level=info msg="Running unpause [--verbose -p testprojectprnoshy -f - unpause]"
01:48:28 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.330s
01:48:28 time="2019-08-28T01:48:27Z" level=info msg="Running up [--verbose -p testprojectpxwqrid -f - up -d]"
01:48:28 PASS: up_test.go:15: CliSuite.TestUp	0.315s
01:48:28 time="2019-08-28T01:48:27Z" level=info msg="Running up [--verbose -p testprojectbndikux -f - up -d]"
01:48:28 time="2019-08-28T01:48:28Z" level=info msg="Running up [--verbose -p testprojectbndikux -f - up --no-recreate -d]"
01:48:28 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.331s
01:48:28 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:48:29 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.525s
01:48:29 time="2019-08-28T01:48:28Z" level=info msg="Running up [--verbose -p testprojectyfunfzz -f - up -d]"
01:48:29 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.300s
01:48:29 time="2019-08-28T01:48:29Z" level=info msg="Running up [--verbose -p testprojectbghyxat -f - up -d]"
01:48:47 PASS: volume_test.go:79: CliSuite.TestV2Volume	16.047s
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectovfzpqh -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectovfzpqh -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectgsyuhka -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgsyuhka -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectvuotcem -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvuotcem -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:48:47 PASS: create_test.go:262: CliSuite.TestValidation	0.023s
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojecthfibcej -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthfibcej -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojecttkqmqef -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecttkqmqef -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:48:47 PASS: create_test.go:297: CliSuite.TestValidationV2	0.015s
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectbsfqfpr -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectbsfqfpr -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectqhlajag -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectqhlajag -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectittbfyx -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectittbfyx -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectlbdanem -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlbdanem -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:48:47 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.029s
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojecttqytzpk -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecttqytzpk -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectphqwspb -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectphqwspb -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectllqixyi -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectllqixyi -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:48:47 time="2019-08-28T01:48:45Z" level=info msg="Running create [--verbose -p testprojectqpakqxj -f - create]"
01:48:47 time="2019-08-28T01:48:45Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectqpakqxj -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:48:47 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.031s
01:48:47 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.300s
01:48:47 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.316s
01:48:47 OK: 59 passed
01:48:47 PASS
01:48:47 coverage: 33.3% of statements
01:48:47 ok  	github.com/docker/libcompose/integration	131.509s
01:48:47 ---> Making bundle: .integration-daemon-stop (in .)
01:48:47 ++++ cat ./docker.pid
01:48:47 +++ kill 16533
01:48:47 
01:48:47 Running integration test against 17.06.0
01:48:47 ---> Making bundle: .integration-daemon-start (in .)
01:48:47 /usr/local/bin/docker-17.06.0/dockerd
01:48:47 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.06.0
01:48:50 Client:
01:48:50  Version:      17.06.0-ce
01:48:50  API version:  1.30
01:48:50  Go version:   go1.8.3
01:48:50  Git commit:   02c1d87
01:48:50  Built:        Fri Jun 23 21:15:15 2017
01:48:50  OS/Arch:      linux/amd64
01:48:50 
01:48:50 Server:
01:48:50  Version:      17.06.0-ce
01:48:50  API version:  1.30 (minimum version 1.12)
01:48:50  Go version:   go1.8.3
01:48:50  Git commit:   02c1d87
01:48:50  Built:        Fri Jun 23 21:51:55 2017
01:48:50  OS/Arch:      linux/amd64
01:48:50  Experimental: false
01:48:51 time="2019-08-28T01:48:51Z" level=info msg="[0/2] [simple]: Starting "
01:48:51 time="2019-08-28T01:48:51Z" level=info msg="[0/2] [another]: Starting "
01:48:51 Pulling simple (busybox:latest)...
01:48:51 Pulling another (busybox:latest)...
01:48:51 latest: Pulling from library/busybox
01:48:51 latest: Pulling from library/busybox
01:48:51 ee153a04d683: Pulling fs layer
01:48:51 ee153a04d683: Pulling fs layer
01:48:51 ee153a04d683: Verifying Checksum
01:48:51 ee153a04d683: Download complete
01:48:51 ee153a04d683: Download complete
01:48:51 ee153a04d683: Pull complete
01:48:51 ee153a04d683: Pull complete
01:48:51 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:48:51 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:48:51 Status: Downloaded newer image for busybox:latest
01:48:51 Status: Downloaded newer image for busybox:latest
01:48:52 time="2019-08-28T01:48:52Z" level=info msg="[1/2] [simple]: Started "
01:48:52 time="2019-08-28T01:48:52Z" level=info msg="[2/2] [another]: Started "
01:48:52 PASS: api_event_test.go:16: APISuite.TestEvents	1.092s
01:48:52 time="2019-08-28T01:48:52Z" level=info msg="[0/1] [service]: Starting "
01:48:52 time="2019-08-28T01:48:52Z" level=info msg="[1/1] [service]: Started "
01:48:52 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.329s
01:48:55 PASS: build_test.go:13: CliSuite.TestBuild	2.193s
01:48:57 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.653s
01:48:57 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.202s
01:48:59 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.798s
01:49:01 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.002s
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="Running create [--verbose -p testprojectosaantz -f - create]"
01:49:01 PASS: create_test.go:58: CliSuite.TestContainerName	0.155s
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="Running create [--verbose -p testprojectrgklfmr -f - create]"
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="Running scale [--verbose -p testprojectrgklfmr -f - scale hello=2]"
01:49:01 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.155s
01:49:01 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.393s
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="Running create [--verbose -p testprojectjlumoqo -f - create]"
01:49:01 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.117s
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="[0/3] [yetanother]: Creating "
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="[0/3] [simple]: Creating "
01:49:01 time="2019-08-28T01:49:01Z" level=info msg="[0/3] [another]: Creating "
01:49:02 time="2019-08-28T01:49:02Z" level=info msg="[0/3] [simple]: Created "
01:49:02 time="2019-08-28T01:49:02Z" level=info msg="[0/3] [yetanother]: Created "
01:49:02 time="2019-08-28T01:49:02Z" level=info msg="[0/3] [another]: Created "
01:49:02 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.415s
01:49:02 time="2019-08-28T01:49:02Z" level=info msg="Running up [--verbose -p testprojectjcnsvvt -f - up -d]"
01:49:02 time="2019-08-28T01:49:02Z" level=info msg="Running stop [--verbose -p testprojectjcnsvvt -f - stop --timeout 0]"
01:49:14 time="2019-08-28T01:49:12Z" level=info msg="Running rm [--verbose -p testprojectjcnsvvt -f - rm --force]"
01:49:14 PASS: rm_test.go:9: CliSuite.TestDelete	10.529s
01:49:14 time="2019-08-28T01:49:12Z" level=info msg="Running up [--verbose -p testprojectklzqccv -f - up -d]"
01:49:14 time="2019-08-28T01:49:13Z" level=info msg="Running stop [--verbose -p testprojectklzqccv -f - stop bye --timeout 0]"
01:49:24 time="2019-08-28T01:49:23Z" level=info msg="Running rm [--verbose -p testprojectklzqccv -f - rm --force]"
01:49:24 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.694s
01:49:24 time="2019-08-28T01:49:23Z" level=info msg="Running up [--verbose -p testprojecthigvwcc -f - up -d]"
01:49:24 time="2019-08-28T01:49:24Z" level=info msg="Running stop [--verbose -p testprojecthigvwcc -f - stop --timeout 0]"
01:49:34 time="2019-08-28T01:49:34Z" level=info msg="Running rm [--verbose -p testprojecthigvwcc -f - rm --force -v]"
01:49:34 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.541s
01:49:34 time="2019-08-28T01:49:34Z" level=info msg="Running up [--verbose -p testprojectqlrkndx -f - up -d]"
01:49:34 time="2019-08-28T01:49:34Z" level=info msg="Running down [--verbose -p testprojectqlrkndx -f - down]"
01:49:46 PASS: down_test.go:9: CliSuite.TestDown	10.497s
01:49:46 time="2019-08-28T01:49:44Z" level=info msg="Running up [--verbose -p testprojectekjaxay -f - up -d]"
01:49:46 time="2019-08-28T01:49:45Z" level=info msg="Running scale [--verbose -p testprojectekjaxay -f - scale hello=2]"
01:49:46 time="2019-08-28T01:49:45Z" level=info msg="Running down [--verbose -p testprojectekjaxay -f - down]"
01:49:56 PASS: down_test.go:24: CliSuite.TestDownMultiple	10.943s
01:49:56 time="2019-08-28T01:49:55Z" level=info msg="Running create [--verbose -p testprojectqwazbqs -f - create]"
01:49:56 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.160s
01:49:56 time="2019-08-28T01:49:55Z" level=info msg="Running create [--verbose -p testprojectashhnro -f - create]"
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectmxiohcs -f - create]"
01:49:56 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.203s
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectuypdwpe -f - create]"
01:49:56 PASS: create_test.go:14: CliSuite.TestFields	0.106s
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectisxoyxc -f - create]"
01:49:56 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.113s
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectlloanjl -f - create]"
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectmuwdyep -f - create]"
01:49:56 PASS: create_test.go:86: CliSuite.TestInterpolation	0.214s
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectzdeqymt -f - create]"
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running create [--verbose -p testprojectzlxgjee -f - create]"
01:49:56 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.235s
01:49:56 time="2019-08-28T01:49:56Z" level=info msg="Running up [--verbose -p testprojectrprrkmu -f - up -d]"
01:49:57 time="2019-08-28T01:49:57Z" level=info msg="Running kill [--verbose -p testprojectrprrkmu -f - kill]"
01:49:57 PASS: kill_test.go:9: CliSuite.TestKill	0.471s
01:49:57 time="2019-08-28T01:49:57Z" level=info msg="Running up [--verbose -p testprojectzauqbsn -f - up -d]"
01:49:58 PASS: up_test.go:260: CliSuite.TestLink	0.654s
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [simple]: Creating "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [another]: Creating "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [yetanother]: Creating "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [multiple]: Creating "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [multiple]: Created "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [yetanother]: Created "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [another]: Created "
01:49:58 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [simple]: Created "
01:49:59 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.515s
01:49:59 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [simple]: Creating "
01:49:59 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [yetanother]: Creating "
01:49:59 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [multiple]: Creating "
01:49:59 time="2019-08-28T01:49:58Z" level=info msg="[0/4] [another]: Creating "
01:49:59 time="2019-08-28T01:49:59Z" level=info msg="[0/4] [simple]: Created "
01:49:59 time="2019-08-28T01:49:59Z" level=info msg="[0/4] [another]: Created "
01:49:59 time="2019-08-28T01:49:59Z" level=info msg="[0/4] [multiple]: Created "
01:49:59 time="2019-08-28T01:49:59Z" level=info msg="[0/4] [yetanother]: Created "
01:49:59 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.506s
01:49:59 time="2019-08-28T01:49:59Z" level=info msg="Running up [--verbose -p testprojectmjporuz -f - up -d]"
01:50:00 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.324s
01:50:00 time="2019-08-28T01:49:59Z" level=info msg="Running up [--verbose -p testprojectpltvgui -f - up -d]"
01:50:00 time="2019-08-28T01:50:00Z" level=info msg="Running pause [--verbose -p testprojectpltvgui -f - pause]"
01:50:00 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.364s
01:50:00 time="2019-08-28T01:50:00Z" level=info msg="Running up [--verbose -p testprojectsfbwrzj -f - up -d]"
01:50:00 time="2019-08-28T01:50:00Z" level=info msg="Running pause [--verbose -p testprojectsfbwrzj -f - pause]"
01:50:00 time="2019-08-28T01:50:00Z" level=info msg="Running pause [--verbose -p testprojectsfbwrzj -f - pause]"
01:50:00 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.368s
01:50:00 time="2019-08-28T01:50:00Z" level=info msg="Running up [--verbose -p testprojectfvrbxzn -f - up -d]"
01:50:01 time="2019-08-28T01:50:01Z" level=info msg="Running ps [--verbose -p testprojectfvrbxzn -f - ps]"
01:50:01 PASS: ps_test.go:10: CliSuite.TestPs	0.340s
01:50:01 time="2019-08-28T01:50:01Z" level=info msg="Running up [--verbose -p testprojectvrxzqkk -f - up -d]"
01:50:01 time="2019-08-28T01:50:01Z" level=info msg="Running ps [--verbose -p testprojectvrxzqkk -f - ps -q]"
01:50:02 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.368s
01:50:02 time="2019-08-28T01:50:02Z" level=info msg="Running pull [--verbose -p testprojectovrtntz -f - pull]"
01:50:02 PASS: pull_test.go:7: CliSuite.TestPull	0.298s
01:50:02 time="2019-08-28T01:50:02Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up -d]"
01:50:02 time="2019-08-28T01:50:02Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up -d]"
01:50:02 time="2019-08-28T01:50:02Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up -d]"
01:50:03 time="2019-08-28T01:50:03Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up -d]"
01:50:04 time="2019-08-28T01:50:03Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up -d]"
01:50:04 time="2019-08-28T01:50:03Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up --force-recreate -d]"
01:50:04 time="2019-08-28T01:50:04Z" level=info msg="Running up [--verbose -p testprojectboiiwsq -f - up --force-recreate -d]"
01:50:05 PASS: up_test.go:105: CliSuite.TestRecreate	2.601s
01:50:05 time="2019-08-28T01:50:05Z" level=info msg="Running up [--verbose -p testprojectrcydnih -f - up -d]"
01:50:05 time="2019-08-28T01:50:05Z" level=info msg="Running up [--verbose -p testprojectrcydnih -f - up --force-recreate -d]"
01:50:06 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	0.893s
01:50:06 time="2019-08-28T01:50:06Z" level=info msg="Running up [--verbose -p testprojectayusbky -f - up -d]"
01:50:07 time="2019-08-28T01:50:07Z" level=info msg="Running up [--verbose -p testprojectayusbky -f - up --no-recreate -d]"
01:50:07 time="2019-08-28T01:50:07Z" level=info msg="Running up [--verbose -p testprojectayusbky -f - up --no-recreate -d]"
01:50:07 time="2019-08-28T01:50:07Z" level=info msg="Running up [--verbose -p testprojectayusbky -f - up -d]"
01:50:07 time="2019-08-28T01:50:07Z" level=info msg="Running rm [--verbose -p testprojectayusbky -f - rm -f]"
01:50:08 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.672s
01:50:08 time="2019-08-28T01:50:07Z" level=info msg="Running up [--verbose -p testprojectxdctwcg -f - up -d]"
01:50:08 time="2019-08-28T01:50:08Z" level=info msg="Running up [--verbose -p testprojectxdctwcg -f - up --no-recreate -d]"
01:50:08 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.352s
01:50:08 time="2019-08-28T01:50:08Z" level=info msg="Running up [--verbose -p testprojectrlydtaj -f - up -d]"
01:50:08 time="2019-08-28T01:50:08Z" level=info msg="Running up [--verbose -p testprojectrlydtaj -f - up --force-recreate -d]"
01:50:09 PASS: up_test.go:53: CliSuite.TestRecreateVols	0.949s
01:50:09 time="2019-08-28T01:50:09Z" level=info msg="Running up [--verbose -p testprojectkesapuj -f - up -d]"
01:50:10 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.346s
01:50:10 time="2019-08-28T01:50:10Z" level=info msg="Running up [--verbose -p testprojectkyryqnz -f - up -d]"
01:50:10 time="2019-08-28T01:50:10Z" level=info msg="Running restart [--verbose -p testprojectkyryqnz -f - restart --timeout 0]"
01:50:22 PASS: restart_test.go:9: CliSuite.TestRestart	10.697s
01:50:22 PASS: run_test.go:19: CliSuite.TestRun	0.460s
01:50:22 time="2019-08-28T01:50:21Z" level=info msg="Running up [--verbose -p testprojectpobpnlp -f - up -d]"
01:50:22 time="2019-08-28T01:50:21Z" level=info msg="Running scale [--verbose -p testprojectpobpnlp -f - scale hello=2]"
01:50:22 time="2019-08-28T01:50:22Z" level=info msg="Running scale [--verbose -p testprojectpobpnlp -f - scale --timeout 0 hello=1]"
01:50:32 PASS: scale_test.go:10: CliSuite.TestScale	10.851s
01:50:32 time="2019-08-28T01:50:32Z" level=info msg="Running up [--verbose -p testprojectknchrjq -f - up -d]"
01:50:33 time="2019-08-28T01:50:32Z" level=info msg="Running scale [--verbose -p testprojectknchrjq -f - scale test=2]"
01:50:33 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.130s
01:50:33 time="2019-08-28T01:50:33Z" level=info msg="Running create [--verbose -p testprojectodmtkgk -f - create]"
01:50:34 time="2019-08-28T01:50:34Z" level=info msg="Running start [--verbose -p testprojectodmtkgk -f - start]"
01:50:34 PASS: start_test.go:9: CliSuite.TestStart	0.364s
01:50:34 time="2019-08-28T01:50:34Z" level=info msg="Running up [--verbose -p testprojectbkhasvm -f - up -d]"
01:50:34 time="2019-08-28T01:50:34Z" level=info msg="Running stop [--verbose -p testprojectbkhasvm -f - stop --timeout 0]"
01:50:46 PASS: stop_test.go:9: CliSuite.TestStop	10.488s
01:50:46 time="2019-08-28T01:50:44Z" level=info msg="Running up [--verbose -p testprojectdiqhbvs -f - up -d]"
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running pause [--verbose -p testprojectdiqhbvs -f - pause]"
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running unpause [--verbose -p testprojectdiqhbvs -f - unpause]"
01:50:46 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.416s
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running up [--verbose -p testprojecttmuvgtn -f - up -d]"
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running unpause [--verbose -p testprojecttmuvgtn -f - unpause]"
01:50:46 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.333s
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running up [--verbose -p testprojectihzrhbu -f - up -d]"
01:50:46 PASS: up_test.go:15: CliSuite.TestUp	0.334s
01:50:46 time="2019-08-28T01:50:46Z" level=info msg="Running up [--verbose -p testprojectxlujbop -f - up -d]"
01:50:46 time="2019-08-28T01:50:46Z" level=info msg="Running up [--verbose -p testprojectxlujbop -f - up --no-recreate -d]"
01:50:47 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.356s
01:50:47 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:50:47 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.547s
01:50:47 time="2019-08-28T01:50:47Z" level=info msg="Running up [--verbose -p testprojectuhrcxmi -f - up -d]"
01:50:48 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.340s
01:50:48 time="2019-08-28T01:50:48Z" level=info msg="Running up [--verbose -p testprojectkdkfahs -f - up -d]"
01:51:06 PASS: volume_test.go:79: CliSuite.TestV2Volume	16.248s
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectjovbykq -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjovbykq -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectvojfzic -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvojfzic -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectmrdgywi -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectmrdgywi -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:51:06 PASS: create_test.go:262: CliSuite.TestValidation	0.028s
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectweufxcb -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectweufxcb -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectfszeaiv -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfszeaiv -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:51:06 PASS: create_test.go:297: CliSuite.TestValidationV2	0.015s
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectsmlzqon -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectsmlzqon -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectydyqbft -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectydyqbft -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectumzrean -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectumzrean -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectwlwidqd -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectwlwidqd -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:51:06 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.030s
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectzjtdseu -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectzjtdseu -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectpqstjjj -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpqstjjj -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectpkzjkwo -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpkzjkwo -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:51:06 time="2019-08-28T01:51:04Z" level=info msg="Running create [--verbose -p testprojectlnuezjf -f - create]"
01:51:06 time="2019-08-28T01:51:04Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlnuezjf -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:51:06 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.031s
01:51:06 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.288s
01:51:06 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.300s
01:51:06 OK: 59 passed
01:51:06 PASS
01:51:06 coverage: 33.3% of statements
01:51:06 ok  	github.com/docker/libcompose/integration	133.980s
01:51:06 ---> Making bundle: .integration-daemon-stop (in .)
01:51:06 ++++ cat ./docker.pid
01:51:06 +++ kill 21081
01:51:06 
01:51:06 
01:51:06 ---> Making bundle: test-acceptance (in .)
01:51:06 ---> Making bundle: .integration-daemon-start (in .)
01:51:06 /usr/local/bin/docker-17.03.2/dockerd
01:51:06 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.03.2
01:51:09 Client:
01:51:09  Version:      17.03.2-ce
01:51:09  API version:  1.27
01:51:09  Go version:   go1.7.5
01:51:09  Git commit:   f5ec1e2
01:51:09  Built:        Tue Jun 27 01:35:00 2017
01:51:09  OS/Arch:      linux/amd64
01:51:09 
01:51:09 Server:
01:51:09  Version:      17.03.2-ce
01:51:09  API version:  1.27 (minimum version 1.12)
01:51:09  Go version:   go1.7.5
01:51:09  Git commit:   f5ec1e2
01:51:09  Built:        Tue Jun 27 01:35:00 2017
01:51:09  OS/Arch:      linux/amd64
01:51:09  Experimental: false
01:51:09 libcompose-cli version 0.4.0 (11137d3)
01:51:09 ============================= test session starts ==============================
01:51:09 platform linux2 -- Python 2.7.16 -- py-1.8.0 -- pytest-2.7.2 -- /go/src/github.com/docker/libcompose/venv/bin/python
01:51:09 rootdir: /go/src/github.com/docker/libcompose/venv/compose, inifile: tox.ini
01:51:09 plugins: cov
01:51:10 collecting ... collected 122 items
01:51:10 
01:51:14 tests/acceptance/cli_test.py::CLITestCase::test_build_failed Running process: 26104
01:51:14 PASSED
01:51:16 tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm Running process: 26251
01:51:16 PASSED
01:51:20 tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache Running process: 26390
01:51:20 Running process: 26450
01:51:20 PASSED
01:51:24 tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull Running process: 26509
01:51:24 Running process: 26567
01:51:24 PASSED
01:51:26 tests/acceptance/cli_test.py::CLITestCase::test_build_plain Running process: 26627
01:51:26 Running process: 26685
01:51:26 PASSED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_build_pull Running process: 26697
01:51:28 Running process: 26757
01:51:28 PASSED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_bundle_with_digests Running process: 26769
01:51:28 Stderr: No help topic for 'bundle'
01:51:28 
01:51:28 Stdout: 
01:51:28 FAILED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_default Running process: 26775
01:51:28 FAILED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_external_network Running process: 26781
01:51:28 PASSED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_list_services Running process: 26787
01:51:28 FAILED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_quiet Running process: 26793
01:51:28 PASSED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error Running process: 26799
01:51:28 FAILED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_restart Running process: 26805
01:51:28 FAILED
01:51:28 tests/acceptance/cli_test.py::CLITestCase::test_config_v1 Running process: 26811
01:51:28 FAILED
01:51:29 tests/acceptance/cli_test.py::CLITestCase::test_create Removing simplecomposefile_simple_1 ... 
01:51:29 Removing simplecomposefile_another_1 ... 
01:51:29 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 26817
01:51:29 PASSED
01:51:30 tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate Removing simplecomposefile_simple_1 ... 
01:51:30 Removing simplecomposefile_another_1 ... 
01:51:30 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 26850
01:51:30 Running process: 26881
01:51:30 PASSED
01:51:30 tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate Running process: 26914
01:51:30 PASSED
01:51:30 tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate Removing simplecomposefile_another_1 ... 
01:51:30 Removing simplecomposefile_simple_1 ... 
01:51:30 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 26920
01:51:30 Running process: 26949
01:51:30 PASSED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_down <- tests/integration/testcases.py Killing v2full_web_1 ... 
01:52:09 Killing v2full_other_1 ... 
01:52:09 
Killing v2full_other_1 ... done

Killing v2full_web_1 ... done
Removing v2full_web_1 ... 
01:52:09 Removing v2full_other_1 ... 
01:52:09 
Removing v2full_web_1 ... done

Removing v2full_other_1 ... done
Running process: 26959
01:52:09 Running process: 27268
01:52:09 Stderr: time="2019-08-28T01:52:05Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:52:09 time="2019-08-28T01:52:05Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:52:09 inappropriate ioctl for device
01:52:09 
01:52:09 Stdout: 
01:52:09 FAILED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag Running process: 27373
01:52:09 PASSED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file Killing envfile_web_1 ... 
01:52:09 
Killing envfile_web_1 ... done
Removing envfile_web_1 ... 
01:52:09 
Removing envfile_web_1 ... done
Running process: 27379
01:52:09 PASSED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable Killing simplecomposefile_simple_1 ... 
01:52:09 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:52:09 
Removing simplecomposefile_simple_1 ... done
Running process: 27451
01:52:09 Running process: 27455
01:52:09 Stderr: 
01:52:09 Stdout: 2019-08-28 01:52:07 container create 4ab2367fdff21f4201ba1630ccb889153a3f3e49f0ae38013089180031fe0f6c (image=busybox:latest, name=simplecomposefile_simple_1)
01:52:09 2019-08-28 01:52:07 container start 4ab2367fdff21f4201ba1630ccb889153a3f3e49f0ae38013089180031fe0f6c (image=busybox:latest, name=simplecomposefile_simple_1)
01:52:09 
01:52:09 FAILED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_events_json Killing simplecomposefile_another_1 ... 
01:52:09 Killing simplecomposefile_simple_1 ... 
01:52:09 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
01:52:09 Removing simplecomposefile_simple_1 ... 
01:52:09 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 27526
01:52:09 Running process: 27530
01:52:09 Stderr: 
01:52:09 Stdout: {"service":"simple","event":"create","id":"ace269b0ae2e573f99e4535f894e905ec8b49f591a898a3c9f9605b9b4120539","time":"2019-08-28T01:52:08Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_simple_1"},"type":"container"}{"service":"another","event":"create","id":"2c6f97b5fcaf7b5daadf1ddf1447ae3b32ca8b57327817191ec19afac2e9882e","time":"2019-08-28T01:52:08Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_another_1"},"type":"container"}{"service":"simple","event":"start","id":"ace269b0ae2e573f99e4535f894e905ec8b49f591a898a3c9f9605b9b4120539","time":"2019-08-28T01:52:08Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_simple_1"},"type":"container"}{"service":"another","event":"start","id":"2c6f97b5fcaf7b5daadf1ddf1447ae3b32ca8b57327817191ec19afac2e9882e","time":"2019-08-28T01:52:08Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_another_1"},"type":"container"}
01:52:09 FAILED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user Killing linkscomposefile_console_1 ... 
01:52:09 
Killing linkscomposefile_console_1 ... done
Removing linkscomposefile_console_1 ... 
01:52:09 
Removing linkscomposefile_console_1 ... done
Running process: 27668
01:52:09 Running process: 27724
01:52:09 Stderr: No help topic for 'exec'
01:52:09 
01:52:09 Stdout: 
01:52:09 FAILED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty Killing linkscomposefile_console_1 ... 
01:52:09 
Killing linkscomposefile_console_1 ... done
Removing linkscomposefile_console_1 ... 
01:52:10 
Removing linkscomposefile_console_1 ... done
Running process: 27750
01:52:10 Running process: 27801
01:52:10 Stderr: No help topic for 'exec'
01:52:10 
01:52:10 Stdout: 
01:52:10 FAILED
01:52:10 tests/acceptance/cli_test.py::CLITestCase::test_help Running process: 27823
01:52:10 FAILED
01:52:10 tests/acceptance/cli_test.py::CLITestCase::test_help ERROR
01:52:10 tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path Killing volumepathinterpolation_test_1 ... 
01:52:10 
Killing volumepathinterpolation_test_1 ... done
Removing volumepathinterpolation_test_1 ... 
01:52:10 
Removing volumepathinterpolation_test_1 ... done
Running process: 27829
01:52:10 FAILED
01:52:10 tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable Running process: 27900
01:52:10 Stderr: 
01:52:10 Stdout: Incorrect Usage. flag provided but not defined: -H
01:52:10 
01:52:10 Usage: libcompose-cli [OPTIONS] COMMAND [arg...]
01:52:10 
01:52:10 Command line interface for libcompose.
01:52:10 
01:52:10 Version: 0.4.0 (11137d3)
01:52:10 
01:52:10 Author:
01:52:10   Docker Compose Contributors - <https://github.com/docker/libcompose>
01:52:10 
01:52:10 Options:
01:52:10   --verbose, --debug              
01:52:10   --file value, -f value          Specify one or more alternate compose files (default: docker-compose.yml) [$COMPOSE_FILE]
01:52:10   --project-name value, -p value  Specify an alternate project name (default: directory name) [$COMPOSE_PROJECT_NAME]
01:52:10   --tls                           Use TLS; implied by --tlsverify
01:52:10   --tlsverify                     Use TLS and verify the remote [$DOCKER_TLS_VERIFY]
01:52:10   --tlscacert value               Trust certs signed only by this CA
01:52:10   --tlscert value                 Path to TLS certificate file
01:52:10   --tlskey value                  Path to TLS key file
01:52:10   --configdir value               Path to docker config dir, default ${HOME}/.docker
01:52:10   --help, -h                      show help
01:52:10   --version, -v                   print the version
01:52:10   
01:52:10 Commands:
01:52:10   build    Build or rebuild services.
01:52:10   config   Validate and view the compose file.
01:52:10   create   Create all services but do not start
01:52:10   events   Receive real time events from containers.
01:52:10   down     Stop and remove containers, networks, images, and volumes
01:52:10   kill     Force stop service containers
01:52:10   logs     Get service logs
01:52:10   pause    Pause services.
01:52:10   port     Print the public port for a port binding
01:52:10   ps       List containers
01:52:10   pull     Pulls images for services
01:52:10   restart  Restart services
01:52:10   rm       Delete services
01:52:10   run      Run a one-off command
01:52:10   scale    Scale services
01:52:10   start    Start services
01:52:10   stop     Stop services
01:52:10   unpause  Unpause services.
01:52:10   up       Bring all services up
01:52:10   version  Show version informations
01:52:10   help     Shows a list of commands or help for one command
01:52:10   
01:52:10 Run 'libcompose-cli COMMAND --help' for more information on a command.
01:52:10 
01:52:10 FAILED
01:52:11 tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container Running process: 27918
01:52:11 Stderr: 
01:52:11 Stdout: Incorrect Usage. flag provided but not defined: -H
01:52:11 
01:52:11 Usage: libcompose-cli [OPTIONS] COMMAND [arg...]
01:52:11 
01:52:11 Command line interface for libcompose.
01:52:11 
01:52:11 Version: 0.4.0 (11137d3)
01:52:11 
01:52:11 Author:
01:52:11   Docker Compose Contributors - <https://github.com/docker/libcompose>
01:52:11 
01:52:11 Options:
01:52:11   --verbose, --debug              
01:52:11   --file value, -f value          Specify one or more alternate compose files (default: docker-compose.yml) [$COMPOSE_FILE]
01:52:11   --project-name value, -p value  Specify an alternate project name (default: directory name) [$COMPOSE_PROJECT_NAME]
01:52:11   --tls                           Use TLS; implied by --tlsverify
01:52:11   --tlsverify                     Use TLS and verify the remote [$DOCKER_TLS_VERIFY]
01:52:11   --tlscacert value               Trust certs signed only by this CA
01:52:11   --tlscert value                 Path to TLS certificate file
01:52:11   --tlskey value                  Path to TLS key file
01:52:11   --configdir value               Path to docker config dir, default ${HOME}/.docker
01:52:11   --help, -h                      show help
01:52:11   --version, -v                   print the version
01:52:11   
01:52:11 Commands:
01:52:11   build    Build or rebuild services.
01:52:11   config   Validate and view the compose file.
01:52:11   create   Create all services but do not start
01:52:11   events   Receive real time events from containers.
01:52:11   down     Stop and remove containers, networks, images, and volumes
01:52:11   kill     Force stop service containers
01:52:11   logs     Get service logs
01:52:11   pause    Pause services.
01:52:11   port     Print the public port for a port binding
01:52:11   ps       List containers
01:52:11   pull     Pulls images for services
01:52:11   restart  Restart services
01:52:11   rm       Delete services
01:52:11   run      Run a one-off command
01:52:11   scale    Scale services
01:52:11   start    Start services
01:52:11   stop     Stop services
01:52:11   unpause  Unpause services.
01:52:11   up       Bring all services up
01:52:11   version  Show version informations
01:52:11   help     Shows a list of commands or help for one command
01:52:11   
01:52:11 Run 'libcompose-cli COMMAND --help' for more information on a command.
01:52:11 
01:52:11 FAILED
01:52:11 tests/acceptance/cli_test.py::CLITestCase::test_kill Removing simplecomposefile_another_1 ... 
01:52:11 Removing simplecomposefile_simple_1 ... 
01:52:11 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 27924
01:52:11 Running process: 28024
01:52:11 PASSED
01:52:12 tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop Killing simplecomposefile_another_1 ... 
01:52:12 Killing simplecomposefile_simple_1 ... 
01:52:12 
Killing simplecomposefile_another_1 ... done

Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_another_1 ... 
01:52:12 Removing simplecomposefile_simple_1 ... 
01:52:12 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 28062
01:52:12 Running process: 28162
01:52:12 PASSED
01:52:13 tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service Removing simplecomposefile_another_1 ... 
01:52:13 Removing simplecomposefile_simple_1 ... 
01:52:13 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 28208
01:52:13 Running process: 28316
01:52:13 Running process: 28324
01:52:13 PASSED
01:52:14 tests/acceptance/cli_test.py::CLITestCase::test_logs_default Killing logscomposefile_simple_1 ... 
01:52:14 
Killing logscomposefile_simple_1 ... done
Removing logscomposefile_simple_1 ... 
01:52:14 Removing logscomposefile_another_1 ... 
01:52:14 
Removing logscomposefile_simple_1 ... done

Removing logscomposefile_another_1 ... done
Running process: 28363
01:52:14 Running process: 28475
01:52:14 PASSED
01:52:14 tests/acceptance/cli_test.py::CLITestCase::test_logs_follow Killing echoservices_simple_1 ... 
01:52:14 
Killing echoservices_simple_1 ... done
Removing echoservices_simple_1 ... 
01:52:14 Removing echoservices_another_1 ... 
01:52:14 
Removing echoservices_simple_1 ... done

Removing echoservices_another_1 ... done
Running process: 28504
01:52:14 Running process: 28618
01:52:14 FAILED
01:52:15 tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers Removing logscomposefile_another_1 ... 
01:52:15 Removing logscomposefile_simple_1 ... 
01:52:15 
Removing logscomposefile_another_1 ... done

Removing logscomposefile_simple_1 ... done
Running process: 28644
01:52:15 Running process: 28699
01:52:15 Running process: 28703
01:52:15 Running process: 28774
01:52:15 FAILED
01:52:16 tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name Running process: 28800
01:52:16 PASSED
01:52:16 tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits Removing echoservices_another_1 ... 
01:52:16 Removing echoservices_simple_1 ... 
01:52:16 
Removing echoservices_simple_1 ... done

Removing echoservices_another_1 ... done
Running process: 28806
01:52:16 Running process: 28938
01:52:16 PASSED
01:52:17 tests/acceptance/cli_test.py::CLITestCase::test_logs_tail Removing logstailcomposefile_simple_1 ... 
01:52:17 
Removing logstailcomposefile_simple_1 ... done
Running process: 28947
01:52:17 Running process: 29020
01:52:17 FAILED
01:52:17 tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps Killing echoservices_simple_1 ... 
01:52:17 
Killing echoservices_simple_1 ... done
Removing echoservices_simple_1 ... 
01:52:17 Removing echoservices_another_1 ... 
01:52:17 
Removing echoservices_another_1 ... done

Removing echoservices_simple_1 ... done
Running process: 29027
01:52:17 Running process: 29141
01:52:17 FAILED
01:52:17 tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers Running process: 29168
01:52:17 Stderr: time="2019-08-28T01:52:17Z" level=info msg="[0/2] [simple]: Pausing "
01:52:17 time="2019-08-28T01:52:17Z" level=info msg="[0/2] [another]: Pausing "
01:52:17 time="2019-08-28T01:52:17Z" level=info msg="[0/2] [simple]: Paused "
01:52:17 time="2019-08-28T01:52:17Z" level=info msg="[0/2] [another]: Paused "
01:52:17 
01:52:17 Stdout: 
01:52:17 FAILED
01:52:18 tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause Killing simplecomposefile_another_1 ... 
01:52:18 Killing simplecomposefile_simple_1 ... 
01:52:18 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
01:52:18 Removing simplecomposefile_simple_1 ... 
01:52:18 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 29175
01:52:18 Running process: 29276
01:52:18 Running process: 29294
01:52:18 PASSED
01:52:19 tests/acceptance/cli_test.py::CLITestCase::test_port Killing portscomposefile_simple_1 ... 
01:52:20 
Killing portscomposefile_simple_1 ... done
Removing portscomposefile_simple_1 ... 
01:52:20 
Removing portscomposefile_simple_1 ... done
Running process: 29348
01:52:20 Running process: 29447
01:52:20 Running process: 29453
01:52:20 Running process: 29459
01:52:20 PASSED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale Killing portscomposefilescale_simple_2 ... 
01:52:21 Killing portscomposefilescale_simple_1 ... 
01:52:21 
Killing portscomposefilescale_simple_2 ... done

Killing portscomposefilescale_simple_1 ... done
Removing portscomposefilescale_simple_2 ... 
01:52:21 Removing portscomposefilescale_simple_1 ... 
01:52:21 
Removing portscomposefilescale_simple_2 ... done

Removing portscomposefilescale_simple_1 ... done
Running process: 29506
01:52:21 Running process: 29637
01:52:21 FAILED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_ps Removing simplecomposefile_simple_1 ... 
01:52:21 
Removing simplecomposefile_simple_1 ... done
Running process: 29707
01:52:21 PASSED
01:52:22 tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile Killing multiplecomposefiles_yetanother_1 ... 
01:52:22 
Killing multiplecomposefiles_yetanother_1 ... done
Removing multiplecomposefiles_yetanother_1 ... 
01:52:22 
Removing multiplecomposefiles_yetanother_1 ... done
Running process: 29714
01:52:22 Running process: 29767
01:52:22 PASSED
01:52:22 tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile Killing multiplecomposefiles_simple_1 ... 
01:52:22 Killing multiplecomposefiles_another_1 ... 
01:52:23 
Killing multiplecomposefiles_another_1 ... done

Killing multiplecomposefiles_simple_1 ... done
Removing multiplecomposefiles_simple_1 ... 
01:52:23 Removing multiplecomposefiles_another_1 ... 
01:52:23 
Removing multiplecomposefiles_another_1 ... done

Removing multiplecomposefiles_simple_1 ... done
Running process: 29793
01:52:23 Running process: 29897
01:52:23 PASSED
01:52:23 tests/acceptance/cli_test.py::CLITestCase::test_pull Running process: 29940
01:52:23 FAILED
01:52:24 tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest Running process: 29947
01:52:24 PASSED
01:52:24 tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures Running process: 29976
01:52:24 PASSED
01:52:24 tests/acceptance/cli_test.py::CLITestCase::test_restart Killing simplecomposefile_simple_1 ... 
01:52:24 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:52:24 
Removing simplecomposefile_simple_1 ... done
Running process: 30026
01:52:24 PASSED
01:52:24 tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers Running process: 30099
01:52:24 Stderr: time="2019-08-28T01:52:24Z" level=info msg="[0/2] [simple]: Restarting "
01:52:24 time="2019-08-28T01:52:24Z" level=info msg="[0/2] [another]: Restarting "
01:52:24 time="2019-08-28T01:52:24Z" level=info msg="[0/2] [simple]: Restarted "
01:52:24 time="2019-08-28T01:52:24Z" level=info msg="[0/2] [another]: Restarted "
01:52:24 
01:52:24 Stdout: 
01:52:24 FAILED
01:52:25 tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container Killing simplecomposefile_simple_1 ... 
01:52:25 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:52:25 
Removing simplecomposefile_simple_1 ... done
Running process: 30166
01:52:25 PASSED
01:52:26 tests/acceptance/cli_test.py::CLITestCase::test_rm Running process: 30238
01:52:26 Running process: 30256
01:52:26 PASSED
01:52:27 tests/acceptance/cli_test.py::CLITestCase::test_rm_all Removing simplecomposefile_simple_1 ... 
01:52:27 
Removing simplecomposefile_simple_1 ... done
Running process: 30284
01:52:27 Running process: 30315
01:52:27 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network <- tests/integration/testcases.py Killing networks_app_1 ... 
01:53:05 Killing networks_db_1 ... 
01:53:05 Killing networks_web_1 ... 
01:53:05 
Killing networks_web_1 ... done

Killing networks_db_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
01:53:05 Removing networks_db_1 ... 
01:53:05 Removing networks_web_1 ... 
01:53:05 
Removing networks_web_1 ... done

Removing networks_app_1 ... done

Removing networks_db_1 ... done
Running process: 30322
01:53:05 Running process: 30580
01:53:05 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers Killing linkscomposefile_db_1 ... 
01:53:05 
Killing linkscomposefile_db_1 ... done
Removing linkscomposefile_db_1 ... 
01:53:05 
Removing linkscomposefile_db_1 ... done
Running process: 30769
01:53:05 Running process: 30824
01:53:05 Stderr: time="2019-08-28T01:53:02Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:53:05 time="2019-08-28T01:53:02Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:53:05 inappropriate ioctl for device
01:53:05 
01:53:05 Stdout: 
01:53:05 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system Running process: 30866
01:53:05 FAILED
01:53:44 tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint Running process: 30872
01:53:44 FAILED
01:54:31 tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm Running process: 30878
01:54:31 FAILED
01:54:57 tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network <- tests/integration/testcases.py Killing networks_app_1 ... 
01:54:57 Killing networks_db_1 ... 
01:54:57 Killing networks_web_1 ... 
01:54:57 
Killing networks_web_1 ... done

Killing networks_db_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
01:54:57 Removing networks_db_1 ... 
01:54:57 Removing networks_web_1 ... 
01:54:58 
Removing networks_web_1 ... done

Removing networks_db_1 ... done

Removing networks_app_1 ... done
Running process: 30884
01:54:58 Running process: 31144
01:54:58 Stderr: time="2019-08-28T01:54:56Z" level=error msg="Failed Executing app : inappropriate ioctl for device"
01:54:58 time="2019-08-28T01:54:56Z" level=error msg="Failed to start: app : inappropriate ioctl for device"
01:54:58 inappropriate ioctl for device
01:54:58 
01:54:58 Stdout: 
01:54:58 FAILED
01:55:16 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint Running process: 31268
01:55:16 Stderr: time="2019-08-28T01:55:13Z" level=error msg="Failed Executing test : inappropriate ioctl for device"
01:55:16 time="2019-08-28T01:55:13Z" level=error msg="Failed to start: test : inappropriate ioctl for device"
01:55:16 inappropriate ioctl for device
01:55:16 
01:55:16 Stdout: Creating network "entrypointcomposefile_default" with driver ""
01:55:16 
01:55:16 FAILED
01:55:16 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden Running process: 31335
01:55:16 FAILED
01:55:16 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command Running process: 31341
01:55:16 FAILED
01:55:16 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden Running process: 31347
01:55:16 FAILED
01:55:16 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies <- tests/integration/testcases.py Running process: 31353
01:55:16 Stderr: time="2019-08-28T01:55:14Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:55:16 time="2019-08-28T01:55:14Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:55:16 inappropriate ioctl for device
01:55:16 
01:55:16 Stdout: 
01:55:16 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint Running process: 31372
01:55:34 Stderr: time="2019-08-28T01:55:30Z" level=warning msg="Error while reading .dockerignore (.dockerignore) : open .dockerignore: no such file or directory"
01:55:34 time="2019-08-28T01:55:30Z" level=info msg="Building entrypointdockerfile_test..."
01:55:34 time="2019-08-28T01:55:33Z" level=error msg="Failed Executing test : inappropriate ioctl for device"
01:55:34 time="2019-08-28T01:55:33Z" level=error msg="Failed to start: test : inappropriate ioctl for device"
01:55:34 inappropriate ioctl for device
01:55:34 
01:55:34 Stdout: Creating network "entrypointdockerfile_default" with driver ""
01:55:34 Sending build context to Docker daemon  3.072kB

01:55:34 Step 1/4 : FROM busybox:latest
01:55:34  ---> db8ee88ad75f
01:55:34 Step 2/4 : LABEL com.docker.compose.test_image true
01:55:34  ---> Running in 4bcb886f45a4
01:55:34  ---> 2d32bd2a96d9
01:55:34 Removing intermediate container 4bcb886f45a4
01:55:34 Step 3/4 : ENTRYPOINT printf
01:55:34  ---> Running in d3ef90131a6b
01:55:34  ---> 95b3c5fd7108
01:55:34 Removing intermediate container d3ef90131a6b
01:55:34 Step 4/4 : CMD default args
01:55:34  ---> Running in c827d229bd1e
01:55:34  ---> 34f343f593b8
01:55:34 Removing intermediate container c827d229bd1e
01:55:34 Successfully built 34f343f593b8
01:55:34 
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden Running process: 31514
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden Running process: 31520
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environement_overridden Running process: 31526
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_maped_ip_ports Running process: 31532
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_maped_ports Running process: 31538
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links Running process: 31544
01:55:34 Stderr: time="2019-08-28T01:55:34Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:55:34 time="2019-08-28T01:55:34Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:55:34 inappropriate ioctl for device
01:55:34 
01:55:34 Stdout: 
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports Running process: 31562
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden Running process: 31568
01:55:34 Stderr: 
01:55:34 Stdout: Incorrect Usage: flag provided but not defined: -user
01:55:34 
01:55:34 Usage: docker-compose run [OPTIONS]
01:55:34 
01:55:34 Run a one-off command
01:55:34 
01:55:34 Options:
01:55:34    -d  Detached mode: Run container in the background, print new container name.
01:55:34    
01:55:34 
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form Running process: 31574
01:55:34 Stderr: 
01:55:34 Stdout: Incorrect Usage: flag provided but not defined: -u
01:55:34 
01:55:34 Usage: docker-compose run [OPTIONS]
01:55:34 
01:55:34 Run a one-off command
01:55:34 
01:55:34 Options:
01:55:34    -d  Detached mode: Run container in the background, print new container name.
01:55:34    
01:55:34 
01:55:34 FAILED
01:55:34 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden Running process: 31580
01:55:34 FAILED
01:55:35 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form Running process: 31586
01:55:35 FAILED
01:55:35 tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links Running process: 31592
01:55:35 Stderr: time="2019-08-28T01:55:35Z" level=error msg="Failed Executing console : inappropriate ioctl for device"
01:55:35 time="2019-08-28T01:55:35Z" level=error msg="Failed to start: console : inappropriate ioctl for device"
01:55:35 inappropriate ioctl for device
01:55:35 
01:55:35 Stdout: 
01:55:35 FAILED
01:55:47 tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports Running process: 31610
01:55:47 FAILED
01:56:02 tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system No handlers could be found for logger "compose.config.environment"
01:56:03 Running process: 31749
01:56:03 Stderr: time="2019-08-28T01:56:02Z" level=error msg="Failed Executing simple : inappropriate ioctl for device"
01:56:03 time="2019-08-28T01:56:02Z" level=error msg="Failed to start: simple : inappropriate ioctl for device"
01:56:03 inappropriate ioctl for device
01:56:03 
01:56:03 Stdout: Creating network "unicodeenvironment_default" with driver ""
01:56:03 
01:56:03 FAILED
01:56:03 tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name Running process: 31817
01:56:03 FAILED
01:56:03 tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports Running process: 31823
01:56:03 FAILED
01:56:03 tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps Running process: 31829
01:56:03 PASSED
01:56:05 tests/acceptance/cli_test.py::CLITestCase::test_run_without_command Running process: 31887
01:56:05 Stderr: time="2019-08-28T01:56:05Z" level=error msg="Failed Executing implicit : inappropriate ioctl for device"
01:56:05 time="2019-08-28T01:56:05Z" level=error msg="Failed to start: implicit : inappropriate ioctl for device"
01:56:05 inappropriate ioctl for device
01:56:05 
01:56:05 Stdout: 
01:56:05 FAILED
01:56:07 tests/acceptance/cli_test.py::CLITestCase::test_scale Running process: 31906
01:56:07 Running process: 31957
01:56:07 Running process: 32162
01:56:07 Running process: 32213
01:56:07 Running process: 32221
01:56:07 PASSED
01:56:07 tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt Running process: 32259
01:56:07 PASSED
01:56:08 tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers Running process: 32265
01:56:08 Stderr: time="2019-08-28T01:56:07Z" level=info msg="[0/2] [simple]: Starting "
01:56:08 time="2019-08-28T01:56:07Z" level=info msg="[0/2] [another]: Starting "
01:56:08 time="2019-08-28T01:56:07Z" level=info msg="[0/2] [simple]: Started "
01:56:08 time="2019-08-28T01:56:07Z" level=info msg="[0/2] [another]: Started "
01:56:08 
01:56:08 Stdout: 
01:56:08 FAILED
01:56:08 tests/acceptance/cli_test.py::CLITestCase::test_stop Removing simplecomposefile_simple_1 ... 
01:56:08 Removing simplecomposefile_another_1 ... 
01:56:08 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 32272
01:56:08 Running process: 32369
01:56:08 PASSED
01:56:09 tests/acceptance/cli_test.py::CLITestCase::test_stop_signal Removing stopsignalcomposefile_simple_1 ... 
01:56:09 
Removing stopsignalcomposefile_simple_1 ... done
Running process: 32410
01:56:09 Running process: 32463
01:56:09 PASSED
01:56:09 tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers Running process: 32485
01:56:09 Stderr: time="2019-08-28T01:56:09Z" level=info msg="[0/2] [another]: Unpausing "
01:56:09 time="2019-08-28T01:56:09Z" level=info msg="[0/2] [simple]: Unpausing "
01:56:09 time="2019-08-28T01:56:09Z" level=info msg="[0/2] [another]: Unpaused "
01:56:09 time="2019-08-28T01:56:09Z" level=info msg="[0/2] [simple]: Unpaused "
01:56:09 
01:56:09 Stdout: 
01:56:09 FAILED
01:56:27 tests/acceptance/cli_test.py::CLITestCase::test_up <- tests/integration/testcases.py Killing v2simple_simple_1 ... 
01:56:27 Killing v2simple_another_1 ... 
01:56:27 
Killing v2simple_simple_1 ... done

Killing v2simple_another_1 ... done
Removing v2simple_simple_1 ... 
01:56:27 Removing v2simple_another_1 ... 
01:56:27 
Removing v2simple_simple_1 ... done

Removing v2simple_another_1 ... done
Running process: 32492
01:56:27 FAILED
01:56:27 tests/acceptance/cli_test.py::CLITestCase::test_up_attached Running process: 32742
01:56:27 FAILED
01:56:27 tests/acceptance/cli_test.py::CLITestCase::test_up_detached Killing simplecomposefile_simple_1 ... 
01:56:27 Killing simplecomposefile_another_1 ... 
01:56:27 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_simple_1 ... 
01:56:27 Removing simplecomposefile_another_1 ... 
01:56:27 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 32748
01:56:27 PASSED
01:56:30 tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks <- tests/integration/testcases.py Running process: 421
01:56:30 Running process: 487
01:56:30 Stderr: Network  declared as external, but could not be found. Please create the network manually using docker network create  and try again
01:56:30 
01:56:30 Stdout: 
01:56:30 FAILED
01:57:17 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit Running process: 539
01:57:17 FAILED
01:57:55 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown <- tests/integration/testcases.py Running process: 545
01:57:55 FAILED
01:58:34 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint Running process: 551
01:58:34 FAILED
01:59:13 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm Running process: 557
01:59:13 FAILED
01:59:27 tests/acceptance/cli_test.py::CLITestCase::test_up_logging <- tests/integration/testcases.py Killing loggingcomposefile_another_1 ... 
01:59:27 Killing loggingcomposefile_simple_1 ... 
01:59:27 
Killing loggingcomposefile_simple_1 ... done

Killing loggingcomposefile_another_1 ... done
Removing loggingcomposefile_another_1 ... 
01:59:27 Removing loggingcomposefile_simple_1 ... 
01:59:28 
Removing loggingcomposefile_another_1 ... done

Removing loggingcomposefile_simple_1 ... done
Running process: 563
01:59:28 PASSED
01:59:28 tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy Killing loggingcomposefilelegacy_simple_1 ... 
01:59:28 Killing loggingcomposefilelegacy_another_1 ... 
01:59:29 
Killing loggingcomposefilelegacy_simple_1 ... done

Killing loggingcomposefilelegacy_another_1 ... done
Removing loggingcomposefilelegacy_simple_1 ... 
01:59:29 Removing loggingcomposefilelegacy_another_1 ... 
01:59:29 
Removing loggingcomposefilelegacy_simple_1 ... done

Removing loggingcomposefilelegacy_another_1 ... done
Running process: 784
01:59:29 PASSED
01:59:29 tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network <- tests/integration/testcases.py Running process: 928
01:59:29 FAILED
01:59:29 tests/acceptance/cli_test.py::CLITestCase::test_up_no_services <- tests/integration/testcases.py Running process: 934
01:59:29 Stderr: time="2019-08-28T01:59:29Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar foo"
01:59:29 
01:59:29 Stdout: 
01:59:29 FAILED
01:59:47 tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config <- tests/integration/testcases.py Killing networks_another_1 ... 
01:59:47 Killing networks_simple_1 ... 
01:59:47 
Killing networks_simple_1 ... done

Killing networks_another_1 ... done
Removing networks_another_1 ... 
01:59:47 Removing networks_simple_1 ... 
01:59:47 
Removing networks_another_1 ... done

Removing networks_simple_1 ... done
Running process: 940
01:59:47 FAILED
01:59:47 tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file Killing overridefiles_web_1 ... 
01:59:47 Killing overridefiles_db_1 ... 
01:59:47 
Killing overridefiles_db_1 ... done

Killing overridefiles_web_1 ... done
Removing overridefiles_web_1 ... 
01:59:47 Removing overridefiles_db_1 ... 
01:59:47 
Removing overridefiles_db_1 ... done

Removing overridefiles_web_1 ... done
Running process: 1163
01:59:47 PASSED
01:59:48 tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends Killing extends_myweb_1 ... 
01:59:48 Killing extends_mydb_1 ... 
01:59:48 
Killing extends_mydb_1 ... done

Killing extends_myweb_1 ... done
Removing extends_myweb_1 ... 
01:59:48 Removing extends_mydb_1 ... 
01:59:48 
Removing extends_mydb_1 ... done

Removing extends_myweb_1 ... done
Running process: 1295
01:59:48 FAILED
02:00:06 tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network <- tests/integration/testcases.py Killing networks_simple_1 ... 
02:00:06 Killing networks_another_1 ... 
02:00:06 
Killing networks_simple_1 ... done

Killing networks_another_1 ... done
Removing networks_simple_1 ... 
02:00:06 Removing networks_another_1 ... 
02:00:06 
Removing networks_simple_1 ... done

Removing networks_another_1 ... done
Running process: 1435
02:00:06 Stderr: time="2019-08-28T02:00:03Z" level=info msg="[0/2] [simple]: Starting "
02:00:06 time="2019-08-28T02:00:03Z" level=info msg="[0/2] [another]: Starting "
02:00:06 time="2019-08-28T02:00:04Z" level=info msg="[1/2] [another]: Started "
02:00:06 time="2019-08-28T02:00:04Z" level=info msg="[2/2] [simple]: Started "
02:00:06 
02:00:06 Stdout: Creating network "networks_default" with driver ""
02:00:06 
02:00:06 FAILED
02:00:07 tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate Killing simplecomposefile_another_1 ... 
02:00:07 Killing simplecomposefile_simple_1 ... 
02:00:07 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
02:00:07 Removing simplecomposefile_simple_1 ... 
02:00:07 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 1662
02:00:07 Running process: 1765
02:00:07 PASSED
02:00:08 tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate Killing simplecomposefile_another_1 ... 
02:00:08 Killing simplecomposefile_simple_1 ... 
02:00:08 
Killing simplecomposefile_another_1 ... done

Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_another_1 ... 
02:00:08 Removing simplecomposefile_simple_1 ... 
02:00:08 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 1932
02:00:08 Stderr: time="2019-08-28T02:00:07Z" level=info msg="[0/2] [simple]: Starting "
02:00:08 time="2019-08-28T02:00:07Z" level=info msg="[0/2] [another]: Starting "
02:00:08 time="2019-08-28T02:00:07Z" level=info msg="[1/2] [simple]: Started "
02:00:08 time="2019-08-28T02:00:07Z" level=info msg="[2/2] [another]: Started "
02:00:08 
02:00:08 Stdout: 
02:00:08 FAILED
02:00:08 tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 Killing linkscomposefile_web_1 ... 
02:00:08 
Killing linkscomposefile_web_1 ... done
Removing linkscomposefile_web_1 ... 
02:00:08 
Removing linkscomposefile_web_1 ... done
Running process: 2068
02:00:08 FAILED
02:00:09 tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files Killing overridefiles_web_1 ... 
02:00:09 Killing overridefiles_db_1 ... 
02:00:09 Killing overridefiles_other_1 ... 
02:00:09 
Killing overridefiles_other_1 ... done

Killing overridefiles_web_1 ... done

Killing overridefiles_db_1 ... done
Removing overridefiles_web_1 ... 
02:00:09 Removing overridefiles_db_1 ... 
02:00:09 Removing overridefiles_other_1 ... 
02:00:09 
Removing overridefiles_web_1 ... done

Removing overridefiles_other_1 ... done

Removing overridefiles_db_1 ... done
Running process: 2139
02:00:09 PASSED
02:00:09 tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid Running process: 2341
02:00:09 FAILED
02:00:10 tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 Killing netcontainer_bar_1 ... 
02:00:10 
Killing netcontainer_bar_1 ... done
Removing netcontainer_bar_1 ... 
02:00:10 
Removing netcontainer_bar_1 ... done
Running process: 2347
02:00:10 Stderr: time="2019-08-28T02:00:09Z" level=info msg="[0/2] [bar]: Starting "
02:00:10 time="2019-08-28T02:00:10Z" level=info msg="[1/2] [bar]: Started "
02:00:10 time="2019-08-28T02:00:10Z" level=info msg="[1/2] [foo]: Starting "
02:00:10 panic: runtime error: invalid memory address or nil pointer dereference
02:00:10 [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x97f108]
02:00:10 
02:00:10 goroutine 14 [running]:
02:00:10 github.com/docker/libcompose/docker/service.Convert(0xc0003c2d80, 0xc000322a40, 0x1, 0x1, 0xc0002e9440, 0x1, 0x1, 0xc0002e74f0, 0xc, 0x1, ...)
02:00:10 	/go/src/github.com/docker/libcompose/docker/service/convert.go:232 +0x18e8
02:00:10 github.com/docker/libcompose/docker/service.ConvertToAPI(0xc0003c2d80, 0xc000322a40, 0x1, 0x1, 0xc0002e9440, 0x1, 0x1, 0xc0002e74f0, 0xc, 0x1, ...)
02:00:10 	/go/src/github.com/docker/libcompose/docker/service/convert.go:59 +0x90
02:00:10 github.com/docker/libcompose/docker/service.(*Service).createContainer(0xc00039e6e0, 0xbdbda0, 0xc00028b8c0, 0xbcd9a0, 0xc000436060, 0x0, 0x0, 0x0, 0xc0002d2400, 0xc000388998, ...)
02:00:10 	/go/src/github.com/docker/libcompose/docker/service/service_create.go:29 +0x120
02:00:10 github.com/docker/libcompose/docker/service.(*Service).up(0xc00039e6e0, 0xbdbda0, 0xc00028b8c0, 0xc000388998, 0x7, 0x1, 0x0, 0x0)
02:00:10 	/go/src/github.com/docker/libcompose/docker/service/service.go:321 +0x360
02:00:10 github.com/docker/libcompose/docker/service.(*Service).Up(0xc00039e6e0, 0xbdbda0, 0xc00028b8c0, 0xc000000000, 0x3, 0x0)
02:00:10 	/go/src/github.com/docker/libcompose/docker/service/service.go:242 +0x14e
02:00:10 github.com/docker/libcompose/project.(*Project).Up.func1.1(0xbe9900, 0xc00039e6e0, 0xc000388977, 0x3)
02:00:10 	/go/src/github.com/docker/libcompose/project/project_up.go:17 +0x68
02:00:10 github.com/docker/libcompose/project.(*serviceWrapper).Do(0xc00038f5e0, 0xc0003a2e40, 0x4, 0x6, 0xc000057fa0)
02:00:10 	/go/src/github.com/docker/libcompose/project/service-wrapper.go:101 +0x11a
02:00:10 github.com/docker/libcompose/project.(*Project).Up.func1(0xc00038f5e0, 0xc0003a2e40)
02:00:10 	/go/src/github.com/docker/libcompose/project/project_up.go:16 +0xad
02:00:10 created by github.com/docker/libcompose/project.(*Project).startService
02:00:10 	/go/src/github.com/docker/libcompose/project/project.go:448 +0x4f5
02:00:10 
02:00:10 Stdout: 
02:00:10 FAILED
02:00:42 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases <- tests/integration/testcases.py Killing networks_web_1 ... 
02:00:42 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:00:44 
Removing networks_web_1 ... done
Running process: 2419
02:00:44 PASSED
02:01:02 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal <- tests/integration/testcases.py Killing networks_web_1 ... 
02:01:02 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:01:02 
Removing networks_web_1 ... done
Running process: 2610
02:01:02 FAILED
02:01:02 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels <- tests/integration/testcases.py Removing networks_web_1 ... 
02:01:02 
Removing networks_web_1 ... done
Running process: 2749
02:01:02 Stderr: time="2019-08-28T02:01:00Z" level=info msg="[0/1] [web]: Starting "
02:01:02 time="2019-08-28T02:01:00Z" level=error msg="Failed Starting web : Error response from daemon: page not found"
02:01:02 time="2019-08-28T02:01:00Z" level=error msg="Failed to start: web : Error response from daemon: page not found"
02:01:02 Error response from daemon: page not found
02:01:02 
02:01:02 Stdout: 
02:01:02 FAILED
02:01:20 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode <- tests/integration/testcases.py Killing networks_service_1 ... 
02:01:20 Killing networks_bridge_1 ... 
02:01:20 Killing networks_host_1 ... 
02:01:20 Killing networks_container_1 ... 
02:01:20 Killing networks_none_1 ... 
02:01:20 
Killing networks_service_1 ... done

Killing networks_container_1 ... done

Killing networks_none_1 ... done

Killing networks_host_1 ... done

Killing networks_bridge_1 ... done
Removing networks_service_1 ... 
02:01:20 Removing networks_bridge_1 ... 
02:01:20 Removing networks_host_1 ... 
02:01:20 Removing networks_container_1 ... 
02:01:20 Removing networks_none_1 ... 
02:01:20 
Removing networks_container_1 ... done

Removing networks_bridge_1 ... done

Removing networks_service_1 ... done

Removing networks_host_1 ... done

Removing networks_none_1 ... done
Running process: 2814
02:01:20 FAILED
02:01:20 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses <- tests/integration/testcases.py Killing networks_web_1 ... 
02:01:20 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:01:20 
Removing networks_web_1 ... done
Running process: 3197
02:01:20 FAILED
02:01:59 tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks <- tests/integration/testcases.py Killing networks_app_1 ... 
02:01:59 Killing networks_db_1 ... 
02:01:59 Killing networks_web_1 ... 
02:01:59 
Killing networks_db_1 ... done

Killing networks_web_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
02:01:59 Removing networks_db_1 ... 
02:01:59 Removing networks_web_1 ... 
02:01:59 
Removing networks_app_1 ... done

Removing networks_web_1 ... done

Removing networks_db_1 ... done
Running process: 3336
02:01:59 FAILED
02:01:59 tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps Running process: 3695
02:01:59 FAILED
02:01:59 tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate Killing simplecomposefile_another_1 ... 
02:01:59 Killing simplecomposefile_simple_1 ... 
02:01:59 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
02:01:59 Removing simplecomposefile_simple_1 ... 
02:01:59 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 3701
02:01:59 Running process: 3800
02:01:59 PASSED
02:01:59 tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout Running process: 3850
02:01:59 FAILED
02:01:59 tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels <- tests/integration/testcases.py Killing volumes_web_1 ... 
02:01:59 
Killing volumes_web_1 ... done
Removing volumes_web_1 ... 
02:01:59 
Removing volumes_web_1 ... done
Running process: 3856
02:01:59 FAILED
02:01:59 
02:01:59 ==================================== ERRORS ====================================
02:01:59 __________________ ERROR at teardown of CLITestCase.test_help __________________
02:01:59 tests/acceptance/cli_test.py:109: in tearDown
02:01:59     self.project.kill()
02:01:59 tests/acceptance/cli_test.py:128: in project
02:01:59     self._project = get_project(self.base_dir)
02:01:59 compose/cli/command.py:99: in get_project
02:01:59     config_details = config.find(project_dir, config_path, environment)
02:01:59 compose/config/config.py:236: in find
02:01:59     filenames = get_default_config_files(base_dir)
02:01:59 compose/config/config.py:266: in get_default_config_files
02:01:59     raise ComposeFileNotFound(SUPPORTED_FILENAMES)
02:01:59 E   ComposeFileNotFound: 
02:01:59 E           Can't find a suitable configuration file in this directory or any
02:01:59 E           parent. Are you in the right directory?
02:01:59 E   
02:01:59 E           Supported filenames: docker-compose.yml, docker-compose.yaml
02:01:59 =================================== FAILURES ===================================
02:01:59 _____________________ CLITestCase.test_bundle_with_digests _____________________
02:01:59 tests/acceptance/cli_test.py:410: in test_bundle_with_digests
02:01:59     self.dispatch(['bundle', '--output', filename])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 3 == 0
02:01:59 E    +  where 3 = <subprocess.Popen object at 0x7f7029cab750>.returncode
02:01:59 _______________________ CLITestCase.test_config_default ________________________
02:01:59 tests/acceptance/cli_test.py:216: in test_config_default
02:01:59     assert output == expected
02:01:59 E   AssertionError: assert {'networks': ...r': 'local'}}} == {'networks': {...r': 'local'}}}
02:01:59 E     Detailed information truncated, use "-vv" to show
02:01:59 ____________________ CLITestCase.test_config_list_services _____________________
02:01:59 tests/acceptance/cli_test.py:176: in test_config_list_services
02:01:59     assert set(result.stdout.rstrip().split('\n')) == {'web', 'other'}
02:01:59 E   AssertionError: assert set(['', '   ...mpose file.']) == set(['other', 'web'])
02:01:59 E     Extra items in the left set:
02:01:59 E     ''
02:01:59 E     'Incorrect Usage: flag provided but not defined: -services'
02:01:59 E     'Usage: docker-compose config [OPTIONS]'
02:01:59 E     'Validate and view the compose file.'
02:01:59 E     "   --quiet, -q  Only validate the configuration, don't print anything."
02:01:59 E     'Options:'
02:01:59 E     Extra items in the right set:
02:01:59 E     'web'
02:01:59 E     'other'
02:01:59 E     Full diff:
02:01:59 E     + set([u'other', u'web'])
02:01:59 E     - set([u'',
02:01:59 E     -      u"   --quiet, -q  Only validate the configuration, don't print anything.",
02:01:59 E     -      u'Incorrect Usage: flag provided but not defined: -services',
02:01:59 E     -      u'Options:',
02:01:59 E     -      u'Usage: docker-compose config [OPTIONS]',
02:01:59 E     -      u'Validate and view the compose file.'])
02:01:59 ___________________ CLITestCase.test_config_quiet_with_error ___________________
02:01:59 tests/acceptance/cli_test.py:184: in test_config_quiet_with_error
02:01:59     assert "'notaservice' must be a mapping" in result.stderr
02:01:59 E   AssertionError: assert "'notaservice' must be a mapping" in 'time="2019-08-28T01:51:28Z" level=error msg="Could not parse config for project invalidcomposefile : yaml: unmarshal ...msg="Failed to read project: yaml: unmarshal errors:\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n'
02:01:59 E    +  where 'time="2019-08-28T01:51:28Z" level=error msg="Could not parse config for project invalidcomposefile : yaml: unmarshal ...msg="Failed to read project: yaml: unmarshal errors:\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T01:51:28Z" level=error msg...l errors:\\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n').stderr
02:01:59 _______________________ CLITestCase.test_config_restart ________________________
02:01:59 tests/acceptance/cli_test.py:221: in test_config_restart
02:01:59     assert yaml.load(result.stdout) == {
02:01:59 E   AssertionError: assert {'networks': ...'volumes': {}} == {'networks': {...'volumes': {}}
02:01:59 E     Detailed information truncated, use "-vv" to show
02:01:59 __________________________ CLITestCase.test_config_v1 __________________________
02:01:59 tests/acceptance/cli_test.py:266: in test_config_v1
02:01:59     assert yaml.load(result.stdout) == {
02:01:59 E   AssertionError: assert {'networks': ...'volumes': {}} == {'networks': {...'volumes': {}}
02:01:59 E     Detailed information truncated, use "-vv" to show
02:01:59 ____________________________ CLITestCase.test_down _____________________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:487: in test_down
02:01:59     self.dispatch(['run', 'web', 'true'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f7029cab090>.returncode
02:01:59 ____________________ CLITestCase.test_events_human_readable ____________________
02:01:59 tests/acceptance/cli_test.py:1686: in test_events_human_readable
02:01:59     result = wait_on_process(events_proc, returncode=1)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert -2 == 1
02:01:59 E    +  where -2 = <subprocess.Popen object at 0x7f702958d9d0>.returncode
02:01:59 _________________________ CLITestCase.test_events_json _________________________
02:01:59 tests/acceptance/cli_test.py:1665: in test_events_json
02:01:59     result = wait_on_process(events_proc, returncode=1)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert -2 == 1
02:01:59 E    +  where -2 = <subprocess.Popen object at 0x7f7029b8f190>.returncode
02:01:59 ______________________ CLITestCase.test_exec_custom_user _______________________
02:01:59 tests/acceptance/cli_test.py:974: in test_exec_custom_user
02:01:59     stdout, stderr = self.dispatch(['exec', '-T', '--user=operator', 'console', 'whoami'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 3 == 0
02:01:59 E    +  where 3 = <subprocess.Popen object at 0x7f702986efd0>.returncode
02:01:59 ______________________ CLITestCase.test_exec_without_tty _______________________
02:01:59 tests/acceptance/cli_test.py:965: in test_exec_without_tty
02:01:59     stdout, stderr = self.dispatch(['exec', '-T', 'console', 'ls', '-1d', '/'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 3 == 0
02:01:59 E    +  where 3 = <subprocess.Popen object at 0x7f7029cb1b10>.returncode
02:01:59 ____________________________ CLITestCase.test_help _____________________________
02:01:59 tests/acceptance/cli_test.py:149: in test_help
02:01:59     assert 'Usage: up [options] [SERVICE...]' in result.stdout
02:01:59 E   AssertionError: assert 'Usage: up [options] [SERVICE...]' in "Usage: docker-compose up [OPTIONS]\n\nBring all services up\n\nOptions:\n   -d                Do not block and log\n   --no...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n"
02:01:59 E    +  where "Usage: docker-compose up [OPTIONS]\n\nBring all services up\n\nOptions:\n   -d                Do not block and log\n   --no...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n" = ProcessResult(stdout=u"Usage: docker-compose up [OPTIONS]\n\nBring all service...--build           Build images before starting containers.\n   \n", stderr=u'').stdout
02:01:59 _______________ CLITestCase.test_home_and_env_var_in_volume_path _______________
02:01:59 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:01:59     return f(*args, **kw)
02:01:59 tests/acceptance/cli_test.py:1720: in test_home_and_env_var_in_volume_path
02:01:59     assert components[-2:] == ['home-dir', 'my-volume']
02:01:59 E   AssertionError: assert ['~', 'my-volume'] == ['home-dir', 'my-volume']
02:01:59 E     At index 0 diff: u'~' != u'home-dir'
02:01:59 E     Full diff:
02:01:59 E     - [u'~', u'my-volume']
02:01:59 E     ?    ^
02:01:59 E     + [u'home-dir', u'my-volume']
02:01:59 E     ?    ^^^^^^^^
02:01:59 _____________________ CLITestCase.test_host_not_reachable ______________________
02:01:59 tests/acceptance/cli_test.py:161: in test_host_not_reachable
02:01:59     result = self.dispatch(['-H=tcp://doesnotexist:8000', 'ps'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f70293fd250>.returncode
02:01:59 __________ CLITestCase.test_host_not_reachable_volumes_from_container __________
02:01:59 tests/acceptance/cli_test.py:170: in test_host_not_reachable_volumes_from_container
02:01:59     result = self.dispatch(['-H=tcp://doesnotexist:8000', 'ps'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f7029ceff90>.returncode
02:01:59 _________________________ CLITestCase.test_logs_follow _________________________
02:01:59 tests/acceptance/cli_test.py:1484: in test_logs_follow
02:01:59     assert result.stdout.count('\n') == 5
02:01:59 E   AssertionError: assert 9 == 5
02:01:59 E    +  where 9 = <built-in method count of unicode object at 0x7f7029c46840>('\n')
02:01:59 E    +    where <built-in method count of unicode object at 0x7f7029c46840> = 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'.count
02:01:59 E    +      where 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -f\n\nU... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:01:59 ____________ CLITestCase.test_logs_follow_logs_from_new_containers _____________
02:01:59 tests/acceptance/cli_test.py:1505: in test_logs_follow_logs_from_new_containers
02:01:59     assert 'hello' in result.stdout
02:01:59 E   AssertionError: assert 'hello' in 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'
02:01:59 E    +  where 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -f\n\nU... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:01:59 __________________________ CLITestCase.test_logs_tail __________________________
02:01:59 tests/acceptance/cli_test.py:1540: in test_logs_tail
02:01:59     assert result.stdout.count('\n') == 3
02:01:59 E   AssertionError: assert 9 == 3
02:01:59 E    +  where 9 = <built-in method count of unicode object at 0x7f7029cce990>('\n')
02:01:59 E    +    where <built-in method count of unicode object at 0x7f7029cce990> = 'Incorrect Usage: flag provided but not defined: -tail\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'.count
02:01:59 E    +      where 'Incorrect Usage: flag provided but not defined: -tail\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -tail\n... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:01:59 _______________________ CLITestCase.test_logs_timestamps _______________________
02:01:59 tests/acceptance/cli_test.py:1533: in test_logs_timestamps
02:01:59     self.assertRegexpMatches(result.stdout, '(\d{4})-(\d{2})-(\d{2})T(\d{2})\:(\d{2})\:(\d{2})')
02:01:59 E   AssertionError: Regexp didn't match: u'(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2})\\:(\\d{2})\\:(\\d{2})' not found in u'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'
02:01:59 _____________________ CLITestCase.test_pause_no_containers _____________________
02:01:59 tests/acceptance/cli_test.py:1468: in test_pause_no_containers
02:01:59     result = self.dispatch(['pause'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f702975d990>.returncode
02:01:59 _______________________ CLITestCase.test_port_with_scale _______________________
02:01:59 tests/acceptance/cli_test.py:1654: in test_port_with_scale
02:01:59     self.assertEqual(get_port(3000), containers[0].get_local_port(3000))
02:01:59 E   AssertionError: u'0.0.0.0:32770' != u'0.0.0.0:32769'
02:01:59 E   - 0.0.0.0:32770
02:01:59 E   ?            ^^
02:01:59 E   + 0.0.0.0:32769
02:01:59 E   ?            ^^
02:01:59 ____________________________ CLITestCase.test_pull _____________________________
02:01:59 tests/acceptance/cli_test.py:317: in test_pull
02:01:59     assert sorted(result.stderr.split('\n'))[1:] == [
02:01:59 E   AssertionError: assert ['Digest: sha...:latest', ...] == ['Pulling anot...x:latest)...']
02:01:59 E     Detailed information truncated, use "-vv" to show
02:01:59 ____________________ CLITestCase.test_restart_no_containers ____________________
02:01:59 tests/acceptance/cli_test.py:1602: in test_restart_no_containers
02:01:59     result = self.dispatch(['restart'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f70297596d0>.returncode
02:01:59 ___________________________ CLITestCase.test_rm_all ____________________________
02:01:59 tests/acceptance/cli_test.py:1397: in test_rm_all
02:01:59     self.assertEqual(len(service.containers(stopped=True)), 0)
02:01:59 E   AssertionError: 1 != 0
02:01:59 ______________ CLITestCase.test_run_detached_connects_to_network _______________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:1306: in test_run_detached_connects_to_network
02:01:59     assert not aliases
02:01:59 E   AssertionError: assert not set(['app'])
02:01:59 ___________ CLITestCase.test_run_does_not_recreate_linked_containers ___________
02:01:59 tests/acceptance/cli_test.py:1021: in test_run_does_not_recreate_linked_containers
02:01:59     self.dispatch(['run', 'web', '/bin/true'], None)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70293d4f10>.returncode
02:01:59 _________________ CLITestCase.test_run_env_values_from_system __________________
02:01:59 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:01:59     return f(*args, **kw)
02:01:59 tests/acceptance/cli_test.py:1361: in test_run_env_values_from_system
02:01:59     container = self.project.containers(one_off=OneOffFilter.only, stopped=True)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _____________________ CLITestCase.test_run_handles_sigint ______________________
02:01:59 tests/acceptance/cli_test.py:1316: in test_run_handles_sigint
02:01:59     'running'))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for container to be running
02:01:59 _____________________ CLITestCase.test_run_handles_sigterm _____________________
02:01:59 tests/acceptance/cli_test.py:1329: in test_run_handles_sigterm
02:01:59     'running'))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for container to be running
02:01:59 _____________ CLITestCase.test_run_interactive_connects_to_network _____________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:1267: in test_run_interactive_connects_to_network
02:01:59     self.dispatch(['run', 'app', 'nslookup', 'app'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70293d40d0>.returncode
02:01:59 __________ CLITestCase.test_run_service_with_compose_file_entrypoint ___________
02:01:59 tests/acceptance/cli_test.py:1071: in test_run_service_with_compose_file_entrypoint
02:01:59     self.dispatch(['run', 'test'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70293d4390>.returncode
02:01:59 _ CLITestCase.test_run_service_with_compose_file_entrypoint_and_command_overridden _
02:01:59 tests/acceptance/cli_test.py:1086: in test_run_service_with_compose_file_entrypoint_and_command_overridden
02:01:59     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _ CLITestCase.test_run_service_with_compose_file_entrypoint_and_empty_string_command _
02:01:59 tests/acceptance/cli_test.py:1093: in test_run_service_with_compose_file_entrypoint_and_empty_string_command
02:01:59     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _____ CLITestCase.test_run_service_with_compose_file_entrypoint_overridden _____
02:01:59 tests/acceptance/cli_test.py:1079: in test_run_service_with_compose_file_entrypoint_overridden
02:01:59     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 ________________ CLITestCase.test_run_service_with_dependencies ________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:1001: in test_run_service_with_dependencies
02:01:59     self.dispatch(['run', 'web', '/bin/true'], None)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70294a8a10>.returncode
02:01:59 ___________ CLITestCase.test_run_service_with_dockerfile_entrypoint ____________
02:01:59 tests/acceptance/cli_test.py:1050: in test_run_service_with_dockerfile_entrypoint
02:01:59     self.dispatch(['run', 'test'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f7029393510>.returncode
02:01:59 _ CLITestCase.test_run_service_with_dockerfile_entrypoint_and_command_overridden _
02:01:59 tests/acceptance/cli_test.py:1065: in test_run_service_with_dockerfile_entrypoint_and_command_overridden
02:01:59     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 ______ CLITestCase.test_run_service_with_dockerfile_entrypoint_overridden ______
02:01:59 tests/acceptance/cli_test.py:1058: in test_run_service_with_dockerfile_entrypoint_overridden
02:01:59     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 __________ CLITestCase.test_run_service_with_environement_overridden ___________
02:01:59 tests/acceptance/cli_test.py:1126: in test_run_service_with_environement_overridden
02:01:59     container = service.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _________ CLITestCase.test_run_service_with_explicitly_maped_ip_ports __________
02:01:59 tests/acceptance/cli_test.py:1200: in test_run_service_with_explicitly_maped_ip_ports
02:01:59     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 ___________ CLITestCase.test_run_service_with_explicitly_maped_ports ___________
02:01:59 tests/acceptance/cli_test.py:1178: in test_run_service_with_explicitly_maped_ports
02:01:59     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 ___________________ CLITestCase.test_run_service_with_links ____________________
02:01:59 tests/acceptance/cli_test.py:992: in test_run_service_with_links
02:01:59     self.dispatch(['run', 'web', '/bin/true'], None)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70293d5990>.returncode
02:01:59 _________________ CLITestCase.test_run_service_with_map_ports __________________
02:01:59 tests/acceptance/cli_test.py:1157: in test_run_service_with_map_ports
02:01:59     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 ______________ CLITestCase.test_run_service_with_user_overridden _______________
02:01:59 tests/acceptance/cli_test.py:1101: in test_run_service_with_user_overridden
02:01:59     self.dispatch(['run', '--user={user}'.format(user=user), name], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f702974f790>.returncode
02:01:59 _________ CLITestCase.test_run_service_with_user_overridden_short_form _________
02:01:59 tests/acceptance/cli_test.py:1110: in test_run_service_with_user_overridden_short_form
02:01:59     self.dispatch(['run', '-u', user, name], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f702974bbd0>.returncode
02:01:59 _____________ CLITestCase.test_run_service_with_workdir_overridden _____________
02:01:59 tests/acceptance/cli_test.py:1250: in test_run_service_with_workdir_overridden
02:01:59     container = service.containers(stopped=True, one_off=True)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _______ CLITestCase.test_run_service_with_workdir_overridden_short_form ________
02:01:59 tests/acceptance/cli_test.py:1259: in test_run_service_with_workdir_overridden_short_form
02:01:59     container = service.containers(stopped=True, one_off=True)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 __________________ CLITestCase.test_run_service_without_links __________________
02:01:59 tests/acceptance/cli_test.py:980: in test_run_service_without_links
02:01:59     self.dispatch(['run', 'console', '/bin/true'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70298fd390>.returncode
02:01:59 ________________ CLITestCase.test_run_service_without_map_ports ________________
02:01:59 tests/acceptance/cli_test.py:1150: in test_run_service_without_map_ports
02:01:59     self.assertEqual(port_random, None)
02:01:59 E   AssertionError: u'0.0.0.0:32771' != None
02:01:59 _____________ CLITestCase.test_run_unicode_env_values_from_system ______________
02:01:59 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:01:59     return f(*args, **kw)
02:01:59 tests/acceptance/cli_test.py:1345: in test_run_unicode_env_values_from_system
02:01:59     result = self.dispatch(['run', 'simple'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70298fd350>.returncode
02:01:59 ____________________ CLITestCase.test_run_with_custom_name _____________________
02:01:59 tests/acceptance/cli_test.py:1241: in test_run_with_custom_name
02:01:59     container, = service.containers(stopped=True, one_off=OneOffFilter.only)
02:01:59 E   ValueError: need more than 0 values to unpack
02:01:59 ____________________ CLITestCase.test_run_with_expose_ports ____________________
02:01:59 tests/acceptance/cli_test.py:1217: in test_run_with_expose_ports
02:01:59     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:01:59 E   IndexError: list index out of range
02:01:59 _____________________ CLITestCase.test_run_without_command _____________________
02:01:59 tests/acceptance/cli_test.py:1032: in test_run_without_command
02:01:59     self.dispatch(['run', 'implicit'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f7029393950>.returncode
02:01:59 _____________________ CLITestCase.test_start_no_containers _____________________
02:01:59 tests/acceptance/cli_test.py:1424: in test_start_no_containers
02:01:59     result = self.dispatch(['start'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f70293d4f90>.returncode
02:01:59 ____________________ CLITestCase.test_unpause_no_containers ____________________
02:01:59 tests/acceptance/cli_test.py:1472: in test_unpause_no_containers
02:01:59     result = self.dispatch(['unpause'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f7029759b50>.returncode
02:01:59 _____________________________ CLITestCase.test_up ______________________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:557: in test_up
02:01:59     assert self.lookup(container, service.name)
02:01:59 E   AssertionError: assert <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2simple_simple_1 (96855d)>, 'simple')
02:01:59 E    +  where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup
02:01:59 E    +  and   'simple' = <Service: simple>.name
02:01:59 _________________________ CLITestCase.test_up_attached _________________________
02:01:59 tests/acceptance/cli_test.py:522: in test_up_attached
02:01:59     assert 'simple_1   | simple' in result.stdout
02:01:59 E   AssertionError: assert 'simple_1   | simple' in "Incorrect Usage: flag provided but not defined: -no-color\n\nUsage: docker-compose up [OPTIONS]\n\nBring all services up\n...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n"
02:01:59 E    +  where "Incorrect Usage: flag provided but not defined: -no-color\n\nUsage: docker-compose up [OPTIONS]\n\nBring all services up\n...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n" = ProcessResult(stdout=u"Incorrect Usage: flag provided but not defined: -no-col...--build           Build images before starting containers.\n   \n", stderr=u'').stdout
02:01:59 ____________________ CLITestCase.test_up_external_networks _____________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:751: in test_up_external_networks
02:01:59     self.dispatch(['-f', filename, 'up', '-d'])
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f7028124890>.returncode
02:01:59 _____________ CLITestCase.test_up_handles_abort_on_container_exit ______________
02:01:59 tests/acceptance/cli_test.py:956: in test_up_handles_abort_on_container_exit
02:01:59     wait_on_condition(ContainerCountCondition(self.project, 2))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for counter count == 2
02:01:59 __________________ CLITestCase.test_up_handles_force_shutdown __________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:947: in test_up_handles_force_shutdown
02:01:59     wait_on_condition(ContainerCountCondition(self.project, 2))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for counter count == 2
02:01:59 ______________________ CLITestCase.test_up_handles_sigint ______________________
02:01:59 tests/acceptance/cli_test.py:931: in test_up_handles_sigint
02:01:59     wait_on_condition(ContainerCountCondition(self.project, 2))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for counter count == 2
02:01:59 _____________________ CLITestCase.test_up_handles_sigterm ______________________
02:01:59 tests/acceptance/cli_test.py:938: in test_up_handles_sigterm
02:01:59     wait_on_condition(ContainerCountCondition(self.project, 2))
02:01:59 tests/acceptance/cli_test.py:61: in wait_on_condition
02:01:59     raise AssertionError("Timeout: %s" % condition)
02:01:59 E   AssertionError: Timeout: waiting for counter count == 2
02:01:59 _____________________ CLITestCase.test_up_missing_network ______________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:694: in test_up_missing_network
02:01:59     assert 'Service "web" uses an undefined network "foo"' in result.stderr
02:01:59 E   AssertionError: assert 'Service "web" uses an undefined network "foo"' in 'time="2019-08-28T01:59:29Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar"\n'
02:01:59 E    +  where 'time="2019-08-28T01:59:29Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T01:59:29Z" level=fatal msg...d project: Some networks were defined but are not used by any service: bar"\n').stderr
02:01:59 _______________________ CLITestCase.test_up_no_services ________________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:821: in test_up_no_services
02:01:59     self.dispatch(['up', '-d'], None)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f702976a2d0>.returncode
02:01:59 _______________ CLITestCase.test_up_with_default_network_config ________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:571: in test_up_with_default_network_config
02:01:59     assert networks[0]['Options']['com.docker.network.bridge.enable_icc'] == 'false'
02:01:59 E   KeyError: u'com.docker.network.bridge.enable_icc'
02:01:59 _______________________ CLITestCase.test_up_with_extends _______________________
02:01:59 tests/acceptance/cli_test.py:1780: in test_up_with_extends
02:01:59     set(['db', 'mydb_1', 'extends_mydb_1']))
02:01:59 E   AssertionError: Items in the second set but not the first:
02:01:59 E   u'mydb_1'
02:01:59 ______________ CLITestCase.test_up_with_external_default_network _______________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:762: in test_up_with_external_default_network
02:01:59     result = self.dispatch(['-f', filename, 'up', '-d'], returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f70293d4f50>.returncode
02:01:59 ___________ CLITestCase.test_up_with_force_recreate_and_no_recreate ____________
02:01:59 tests/acceptance/cli_test.py:914: in test_up_with_force_recreate_and_no_recreate
02:01:59     returncode=1)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 0 == 1
02:01:59 E    +  where 0 = <subprocess.Popen object at 0x7f702976a2d0>.returncode
02:01:59 ______________________ CLITestCase.test_up_with_links_v1 _______________________
02:01:59 tests/acceptance/cli_test.py:844: in test_up_with_links_v1
02:01:59     self.assertEqual(len(db.containers()), 1)
02:01:59 E   AssertionError: 0 != 1
02:01:59 ___________________ CLITestCase.test_up_with_net_is_invalid ____________________
02:01:59 tests/acceptance/cli_test.py:858: in test_up_with_net_is_invalid
02:01:59     assert "Unsupported config option for services.bar: 'net'" in result.stderr
02:01:59 E   AssertionError: assert "Unsupported config option for services.bar: 'net'" in 'time="2019-08-28T02:00:09Z" level=error msg="Could not parse config for project netcontainer : Unsupported config opt...e="2019-08-28T02:00:09Z" level=fatal msg="Failed to read project: Unsupported config option for bar service: \'net\'"\n'
02:01:59 E    +  where 'time="2019-08-28T02:00:09Z" level=error msg="Could not parse config for project netcontainer : Unsupported config opt...e="2019-08-28T02:00:09Z" level=fatal msg="Failed to read project: Unsupported config option for bar service: \'net\'"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T02:00:09Z" level=error msg...Failed to read project: Unsupported config option for bar service: \'net\'"\n').stderr
02:01:59 _______________________ CLITestCase.test_up_with_net_v1 ________________________
02:01:59 tests/acceptance/cli_test.py:862: in test_up_with_net_v1
02:01:59     self.dispatch(['up', '-d'], None)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 2 == 0
02:01:59 E    +  where 2 = <subprocess.Popen object at 0x7f7028124410>.returncode
02:01:59 __________________ CLITestCase.test_up_with_network_internal ___________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:617: in test_up_with_network_internal
02:01:59     assert networks[0]['Internal'] is True
02:01:59 E   AssertionError: assert False is True
02:01:59 ___________________ CLITestCase.test_up_with_network_labels ____________________
02:01:59 tests/integration/testcases.py:68: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:785: in test_up_with_network_labels
02:01:59     self.dispatch(['-f', filename, 'up', '-d'], returncode=0)
02:01:59 tests/acceptance/cli_test.py:134: in dispatch
02:01:59     return wait_on_process(proc, returncode=returncode)
02:01:59 tests/acceptance/cli_test.py:53: in wait_on_process
02:01:59     assert proc.returncode == returncode
02:01:59 E   AssertionError: assert 1 == 0
02:01:59 E    +  where 1 = <subprocess.Popen object at 0x7f70298cc7d0>.returncode
02:01:59 ____________________ CLITestCase.test_up_with_network_mode _____________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:714: in test_up_with_network_mode
02:01:59     assert not networks
02:01:59 E   AssertionError: assert not [{'Attachable': False, 'Containers': {}, 'Created': '2019-08-28T02:01:01.373427165Z', 'Driver': 'bridge', ...}]
02:01:59 ______________ CLITestCase.test_up_with_network_static_addresses _______________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:640: in test_up_with_network_static_addresses
02:01:59     assert ipv4_address in ipam_config.values()
02:01:59 E   AttributeError: 'NoneType' object has no attribute 'values'
02:01:59 ______________________ CLITestCase.test_up_with_networks _______________________
02:01:59 tests/integration/testcases.py:55: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:668: in test_up_with_networks
02:01:59     assert '{}:database'.format(db_container.name) in links
02:01:59 E   TypeError: argument of type 'NoneType' is not iterable
02:01:59 _______________________ CLITestCase.test_up_with_no_deps _______________________
02:01:59 tests/acceptance/cli_test.py:879: in test_up_with_no_deps
02:01:59     self.assertEqual(len(web.containers()), 1)
02:01:59 E   AssertionError: 0 != 1
02:01:59 _______________________ CLITestCase.test_up_with_timeout _______________________
02:01:59 tests/acceptance/cli_test.py:920: in test_up_with_timeout
02:01:59     self.assertEqual(len(service.containers()), 1)
02:01:59 E   AssertionError: 0 != 1
02:01:59 ____________________ CLITestCase.test_up_with_volume_labels ____________________
02:01:59 tests/integration/testcases.py:68: in wrapper
02:01:59     return f(self, *args, **kwargs)
02:01:59 tests/acceptance/cli_test.py:814: in test_up_with_volume_labels
02:01:59     assert [v['Name'] for v in volumes] == [volume_with_label]
02:01:59 E   AssertionError: assert [] == ['volumes_volume_with_label']
02:01:59 E     Right contains more items, first extra item: 'volumes_volume_with_label'
02:01:59 E     Full diff:
02:01:59 E     - []
02:01:59 E     + [u'volumes_volume_with_label']
02:01:59 =============== 79 failed, 43 passed, 1 error in 647.35 seconds ================
02:01:59 /go/src/github.com/docker/libcompose
02:01:59 ---> Making bundle: .integration-daemon-stop (in .)
02:01:59 ++++ cat ./docker.pid
02:01:59 +++ kill 25954
02:01:59 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
02:01:59 chowning workspace
[Pipeline] sh
02:01:59 + uname -m
[Pipeline] sh
02:02:00 + pwd
02:02:00 + id -u
02:02:00 + id -g
02:02:00 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-520:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
02:02:01 Using the ‘stage’ step without a block argument is deprecated
02:02:01 Entering stage build
02:02:01 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
02:02:01 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
02:02:01 + make -e cross-binary
02:02:01 docker build -t "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" .
02:02:01 Sending build context to Docker daemon  6.587MB

02:02:01 Step 1/14 : FROM golang:1.12.7
02:02:01  ---> be63d15101cb
02:02:01 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
02:02:01  ---> Using cache
02:02:01  ---> ec314cbb8b6b
02:02:01 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
02:02:01  ---> Using cache
02:02:01  ---> e01f59c7bb20
02:02:01 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
02:02:01  ---> Using cache
02:02:01  ---> ce5650fef7f6
02:02:01 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
02:02:01  ---> Using cache
02:02:01  ---> 934411d590dc
02:02:01 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
02:02:01  ---> Using cache
02:02:01  ---> b7ec96fc5f34
02:02:01 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
02:02:01  ---> Using cache
02:02:01  ---> 8c79202128f2
02:02:01 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
02:02:01  ---> Using cache
02:02:01  ---> 61d4766fea71
02:02:01 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
02:02:01  ---> Using cache
02:02:01  ---> 83ac3628aa3c
02:02:01 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
02:02:01  ---> Using cache
02:02:01  ---> 7f6992e1f74c
02:02:01 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
02:02:01  ---> Using cache
02:02:01  ---> ec679bd3deaf
02:02:01 Step 12/14 : ENV USER root
02:02:01  ---> Using cache
02:02:01  ---> 0c722c6875e1
02:02:01 Step 13/14 : ENTRYPOINT ["hack/dind"]
02:02:01  ---> Using cache
02:02:01  ---> fa8afb011d99
02:02:01 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
02:02:01  ---> Using cache
02:02:01  ---> b7b708c716a6
02:02:01 Successfully built b7b708c716a6
02:02:01 Successfully tagged dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
02:02:01 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-520/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6" ./hack/make.sh cross-binary
02:02:02 ---> Making bundle: cross-binary (in .)
02:02:02 Building binary for linux/386...
02:02:02 go: finding github.com/gorilla/context v1.1.1
02:02:02 go: finding github.com/docker/docker-credential-helpers v0.6.3
02:02:02 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:02:02 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
02:02:02 go: finding github.com/pkg/errors v0.8.0
02:02:02 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:02:02 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:02:02 go: finding github.com/prometheus/client_golang v1.1.0
02:02:02 go: finding gopkg.in/yaml.v2 v2.2.2
02:02:02 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:02:02 go: finding github.com/modern-go/reflect2 v1.0.1
02:02:02 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:02:02 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:02:02 go: finding github.com/Microsoft/hcsshim v0.8.6
02:02:02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:02:02 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:02:02 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:02:03 go: finding github.com/json-iterator/go v1.1.7
02:02:03 go: finding github.com/Microsoft/go-winio v0.3.8
02:02:03 go: finding github.com/golang/protobuf v1.3.2
02:02:03 go: finding github.com/beorn7/perks v1.0.1
02:02:03 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:02:03 go: finding github.com/docker/go-units v0.4.0
02:02:03 go: finding github.com/xeipuuv/gojsonschema v1.1.0
02:02:03 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:02:03 go: finding github.com/gogo/protobuf v1.1.1
02:02:04 go: finding github.com/prometheus/procfs v0.0.3
02:02:04 go: finding github.com/docker/distribution v2.7.1+incompatible
02:02:04 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
02:02:04 go: finding github.com/stretchr/testify v1.3.0
02:02:04 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
02:02:04 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
02:02:04 go: finding github.com/sirupsen/logrus v1.2.0
02:02:05 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:02:05 go: finding github.com/prometheus/common v0.6.0
02:02:05 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
02:02:05 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
02:02:05 go: finding gotest.tools v2.2.0+incompatible
02:02:05 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:02:05 go: finding github.com/davecgh/go-spew v1.1.0
02:02:05 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:02:05 go: finding github.com/docker/go-connections v0.3.0
02:02:06 go: finding github.com/julienschmidt/httprouter v1.2.0
02:02:06 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:02:06 go: finding gopkg.in/yaml.v2 v2.2.1
02:02:06 go: finding github.com/prometheus/client_golang v1.0.0
02:02:06 go: finding github.com/pmezard/go-difflib v1.0.0
02:02:06 go: finding github.com/go-kit/kit v0.8.0
02:02:06 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
02:02:06 go: finding github.com/stretchr/objx v0.1.0
02:02:07 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
02:02:07 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:02:07 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
02:02:07 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
02:02:07 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:02:07 go: finding github.com/davecgh/go-spew v1.1.1
02:02:07 go: finding github.com/json-iterator/go v1.1.6
02:02:08 go: finding github.com/google/gofuzz v1.0.0
02:02:08 go: finding golang.org/x/text v0.3.0
02:02:08 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
02:02:08 go: finding google.golang.org/grpc v1.22.1
02:02:09 go: finding github.com/prometheus/procfs v0.0.2
02:02:09 go: finding github.com/golang/protobuf v1.3.1
02:02:09 go: finding github.com/prometheus/common v0.4.1
02:02:09 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:02:09 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:02:10 go: finding github.com/beorn7/perks v1.0.0
02:02:10 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
02:02:10 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
02:02:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
02:02:10 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
02:02:10 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
02:02:10 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
02:02:10 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
02:02:10 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
02:02:11 go: finding github.com/client9/misspell v0.3.4
02:02:11 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
02:02:11 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
02:02:11 go: finding github.com/stretchr/objx v0.1.1
02:02:11 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:02:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
02:02:11 go: finding github.com/golang/protobuf v1.2.0
02:02:11 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
02:02:11 go: finding cloud.google.com/go v0.26.0
02:02:11 go: finding github.com/google/go-cmp v0.3.0
02:02:12 go: finding github.com/go-logfmt/logfmt v0.3.0
02:02:12 go: finding github.com/urfave/cli v1.21.0
02:02:12 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
02:02:12 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
02:02:12 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
02:02:12 go: finding google.golang.org/appengine v1.1.0
02:02:12 go: finding github.com/go-logfmt/logfmt v0.4.0
02:02:12 go: finding github.com/BurntSushi/toml v0.3.1
02:02:12 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
02:02:12 go: finding github.com/golang/mock v1.1.1
02:02:12 go: finding github.com/google/go-cmp v0.2.0
02:02:13 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
02:02:13 go: finding github.com/stretchr/testify v1.2.2
02:02:13 go: finding github.com/prometheus/client_golang v0.9.1
02:02:13 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
02:02:13 go: finding github.com/go-stack/stack v1.8.0
02:02:17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:02:17 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:02:17 go: downloading github.com/docker/go-connections v0.3.0
02:02:17 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:02:17 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:02:17 go: downloading github.com/sirupsen/logrus v1.2.0
02:02:17 go: downloading gopkg.in/yaml.v2 v2.2.2
02:02:17 go: extracting github.com/docker/go-connections v0.3.0
02:02:17 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:02:17 go: extracting github.com/sirupsen/logrus v1.2.0
02:02:17 go: downloading github.com/docker/go-units v0.4.0
02:02:17 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:02:17 go: extracting github.com/docker/go-units v0.4.0
02:02:17 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
02:02:17 go: extracting gopkg.in/yaml.v2 v2.2.2
02:02:17 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
02:02:18 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:02:18 go: downloading github.com/pkg/errors v0.8.0
02:02:18 go: extracting github.com/pkg/errors v0.8.0
02:02:19 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:02:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:02:19 go: downloading github.com/urfave/cli v1.21.0
02:02:19 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:02:19 go: extracting github.com/urfave/cli v1.21.0
02:02:19 go: downloading github.com/docker/distribution v2.7.1+incompatible
02:02:20 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:02:20 go: extracting github.com/docker/distribution v2.7.1+incompatible
02:02:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:02:20 go: downloading google.golang.org/grpc v1.22.1
02:02:20 go: downloading github.com/docker/docker-credential-helpers v0.6.3
02:02:20 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:02:20 go: downloading github.com/gogo/protobuf v1.1.1
02:02:20 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:02:20 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:02:20 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:02:20 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:02:20 go: extracting github.com/docker/docker-credential-helpers v0.6.3
02:02:20 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:02:20 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:02:20 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:02:20 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:02:20 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:02:20 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:02:20 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:02:20 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:02:20 go: downloading github.com/gorilla/context v1.1.1
02:02:21 go: extracting github.com/gorilla/context v1.1.1
02:02:21 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:02:21 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:02:21 go: downloading github.com/prometheus/client_golang v1.1.0
02:02:21 go: extracting github.com/prometheus/client_golang v1.1.0
02:02:21 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:02:21 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:02:21 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:02:21 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:02:21 go: downloading github.com/prometheus/common v0.6.0
02:02:21 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:02:21 go: downloading github.com/beorn7/perks v1.0.1
02:02:21 go: extracting github.com/beorn7/perks v1.0.1
02:02:21 go: downloading github.com/prometheus/procfs v0.0.3
02:02:21 go: extracting github.com/prometheus/common v0.6.0
02:02:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
02:02:21 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:02:22 go: downloading github.com/golang/protobuf v1.3.2
02:02:22 go: extracting github.com/prometheus/procfs v0.0.3
02:02:22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:02:22 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
02:02:22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:02:22 go: extracting google.golang.org/grpc v1.22.1
02:02:22 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:02:22 go: extracting github.com/golang/protobuf v1.3.2
02:02:23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:02:23 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:02:23 go: extracting github.com/gogo/protobuf v1.1.1
02:02:24 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:02:50 Building binary for linux/amd64...
02:03:02 Building binary for linux/arm...
02:03:29 Building binary for windows/386...
02:03:29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:03:29 go: downloading github.com/Microsoft/go-winio v0.3.8
02:03:29 go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:03:29 go: downloading github.com/Microsoft/hcsshim v0.8.6
02:03:29 go: extracting github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:03:29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:03:29 go: extracting github.com/Microsoft/go-winio v0.3.8
02:03:29 go: extracting github.com/Microsoft/hcsshim v0.8.6
02:03:51 Building binary for windows/amd64...
02:04:13 Building binary for darwin/386...
02:04:35 Building binary for darwin/amd64...
02:05:01 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
02:05:01 chowning workspace
[Pipeline] sh
02:05:02 + uname -m
[Pipeline] sh
02:05:02 + pwd
02:05:02 + id -u
02:05:02 + id -g
02:05:02 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-520:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] archive
02:05:03 The archive step is deprecated, please use archiveArtifacts instead.
02:05:03 No files found to archive for pattern "bundles"; continuing.
[Pipeline] sh
02:05:03 + docker rmi dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
02:05:03 Untagged: dockerbuildbot/libcompose:11137d37ed0f9959a75e388148d80f93b8a8e3a6
02:05:03 Deleted: sha256:b7b708c716a617a42b2105dd24c3eeb6ff3405ca9e8faf16aad6056ad9d5c04c
02:05:03 Deleted: sha256:2c9324be7cd6294280b2bd356cac1010542225ba1d0693710b5e3777b4a19f10
02:05:03 Deleted: sha256:fa8afb011d99c5e117179d3ff3df06f1fcb49f3de5e9c4d38b6ec75dfaddfee8
02:05:03 Deleted: sha256:0c722c6875e1458bb3f2f160a7c5a9ce7b1545fafef3fd3537ee554bafae2f1b
02:05:03 Deleted: sha256:ec679bd3deaf3d31d433468501a392b3f6e878660022a6e850f8b767dfd8aa5c
02:05:03 Deleted: sha256:7f6992e1f74c35316098558c9d815fae234407f8f9a0a3ef70719b642384862d
02:05:03 Deleted: sha256:cf6c46aa011041b5cef7beb17ac6ba805f8fd63a8db272af3045b3eae1175d7c
02:05:03 Deleted: sha256:83ac3628aa3c851ddca12e1c4e18e0cbfc4ccf6736122f14c5975ec8e0ed286c
02:05:03 Deleted: sha256:61d4766fea717fc25b063e2c4905f17c984036f151339271c1dedcdd10fe380c
02:05:03 Deleted: sha256:40e2fec526f70720eed9ebf7d8b0bd905b2bf6c200237e82a2c61f94ce054941
02:05:03 Deleted: sha256:8c79202128f2ad2a6b247935bd4c2c012fdbf6dbca5b5a37fab38f61b6b60f4e
02:05:03 Deleted: sha256:b5ba3b2b8772e8b8885d01c2550cf403e167c8f34c861d237b3726e4fa8b0143
02:05:03 Deleted: sha256:b7ec96fc5f3412264efcbfce2ae29ace46b4afcf23d4db69acb240be1e27bbee
02:05:03 Deleted: sha256:f1c9b95874692c4645a33a08874d7cec2bc6d7e45d49745c597a5ff22af68572
02:05:03 Deleted: sha256:934411d590dcc81be422902eea9f80ffeb1899629d58e0c9c274bdde35bc1d37
02:05:03 Deleted: sha256:ce5650fef7f6fd602c82a6e6e2f9d52c4318b1a07f667d4e16fc9bebb4d53bc4
02:05:03 Deleted: sha256:e01f59c7bb20c9df3a5e1380a56671585e716e47ac5cdcfc8cb77d056336e0a0
02:05:03 Deleted: sha256:abec6c5a1e2391661e52754684c51b198cc22e36e57eb81a0db55581334e38f2
02:05:03 Deleted: sha256:ec314cbb8b6b964fc1c8ee026af50c682cebb41d3b077f8d26fd8f2a3147237f
02:05:03 Deleted: sha256:1dcba66e4bf5f091735973463adca256a38f15a17dcc1533ad7c7d50a9a9ea7a
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Terminated
Terminated

GitHub has been notified of this commit’s build result

Finished: SUCCESS