Skip to content
Failed

Console Output

Push event to branch ndeloof
07:35:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3711489452bc987dd7281e2005e875e91f0a78bb
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] parallel
[Pipeline] { (Branch: Debian)
[Pipeline] { (Branch: Alpine)
[Pipeline] { (Branch: Docker)
[Pipeline] stage
[Pipeline] { (Debian)
[Pipeline] stage
[Pipeline] { (Alpine)
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Still waiting to schedule task
All nodes of label ‘ubuntu&&amd64&&!zfs’ are offlineAll nodes of label ‘ubuntu&&amd64&&!zfs’ are offline

Still waiting to schedule task
All nodes of label ‘ubuntu&&amd64&&!zfs’ are offline
Running on ubuntu-1804-overlay2 (i-0b7615abd370358b1) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] checkout
Running on ubuntu-1804-overlay2 (i-028a3a97362f019d1) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
Running on ubuntu-1804-overlay2 (i-0c6fba1b854b76898) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] checkout
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
+ curl https://api.github.com/repos/docker/docker-ce/tags
+ + grep ^v[0-9\.]*$
jq -r .[].name
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13723  100 13723    0     0  94641      0 --:--:-- --:--:-- --:--:-- 94641
+ uniq
+ cut -f1 -d. /tmp/versions.txt
+ grep -m 1 v19 /tmp/versions.txt
+ grep -m 1 v18 /tmp/versions.txt
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
v19.03.5
v18.09.9

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Checking out Revision 3711489452bc987dd7281e2005e875e91f0a78bb (ndeloof)
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3711489452bc987dd7281e2005e875e91f0a78bb
Commit message: "WiP"
First time build. Skipping changelog.
[Pipeline] sh
+ docker build -t compose:debian --target build --build-arg BUILD_PLATFORM=debian .
 > git rev-list --no-walk 9e207edb86441f9357aabf67cb025d59df9c8111 # timeout=10
Fetching without tags
Checking out Revision 3711489452bc987dd7281e2005e875e91f0a78bb (ndeloof)
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3711489452bc987dd7281e2005e875e91f0a78bb
Commit message: "WiP"
[Pipeline] sh
+ docker build -t compose:alpine --target build --build-arg BUILD_PLATFORM=alpine .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.06kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 151B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/docker:18.09.7
#3 DONE 0.3s

#4 [internal] load metadata for docker.io/library/python:3.7.4-slim-stretch
#4 DONE 0.4s

#7 [internal] load build context
#7 transferring context: 1.58MB 0.2s done
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.06kB done
#2 DONE 0.1s

#1 [internal] load .dockerignore
#1 transferring context: 151B done
#1 DONE 0.1s

#4 [internal] load metadata for docker.io/library/python:3.7.4-alpine3.10
#4 DONE 0.8s

#3 [internal] load metadata for docker.io/library/docker:18.09.7
#3 DONE 0.8s

#5 [build-alpine 1/2] FROM docker.io/library/python:3.7.4-alpine3.10@sha256...
#5 resolve docker.io/library/python:3.7.4-alpine3.10@sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 done
#7 DONE 0.3s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 resolve docker.io/library/docker:18.09.7@sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 done
#9 sha256:108a4437ed8ca450ea2c0456e3d08a36a3ce7934275bd9745741dad2e234b353 3.95kB / 3.95kB done
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.20MB / 2.79MB 0.2s
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.2s
#9 sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 1.00kB / 1.00kB done
#9 sha256:d812b212c86a201fce7542d605ee14463a90610e897f557adb4572109d4a0df5 1.57kB / 1.57kB done
#9 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.1s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 120.30kB / 48.56MB 0.2s
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.3s done
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.2s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 8.18MB / 48.56MB 0.4s
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 542B / 542B 0.3s done
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 736B / 736B 0.4s done
#5 sha256:ea73f28cc30917ec244b2e28c902fbe3aad1ee82f7f4a32bffaf36f81befee7f 1.37kB / 1.37kB done
#5 sha256:f309434dea3a159ad08ffa070b778ddb5cafbf88c45142710030ac29350e1f52 7.64kB / 7.64kB done
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 0.2s
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 0B / 301.73kB 0.2s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 0B / 28.88MB 0.2s
#5 sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 1.65kB / 1.65kB done
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 301.73kB / 301.73kB 0.3s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 11.75MB / 48.56MB 0.5s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 22.80MB / 48.56MB 0.7s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 27.12MB / 48.56MB 0.8s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 29.68MB / 48.56MB 0.9s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 35.77MB / 48.56MB 1.0s
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 696.44kB / 2.79MB 0.4s
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 301.73kB / 301.73kB 0.3s done
#5 sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b 0B / 228B 0.4s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 39.98MB / 48.56MB 1.3s
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609
#5 ...

#7 [internal] load build context
#7 transferring context: 1.58MB 0.7s done
#7 DONE 0.8s

#5 [build-alpine 1/2] FROM docker.io/library/python:3.7.4-alpine3.10@sha256...
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.6s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 4.60MB / 28.88MB 0.8s
#5 sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b 228B / 228B 0.5s done
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 834.07kB / 1.87MB 0.8s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 43.43MB / 48.56MB 1.4s
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 1.76MB / 1.87MB 1.0s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.41MB / 48.56MB 1.6s
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.4s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 6.13MB / 28.88MB 1.2s
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 1.87MB / 1.87MB 1.1s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.0s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 8.46MB / 28.88MB 1.7s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 11.31MB / 28.88MB 1.9s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 15.70MB / 28.88MB 2.2s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 17.30MB / 28.88MB 2.3s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 20.07MB / 28.88MB 2.5s
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 23.92MB / 28.88MB 2.7s
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.1s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 25.92MB / 28.88MB 2.8s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 27.82MB / 28.88MB 2.9s
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.4s done
#9 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 0.0s done
#5 extracting sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 28.88MB / 28.88MB 3.1s done
#5 extracting sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 0.5s done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403
#5 extracting sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807
#5 extracting sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 3.3s done
#5 extracting sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b
#5 extracting sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b done
#5 extracting sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e
#9 ...

#5 [build-debian 1/2] FROM docker.io/library/python:3.7.4-slim-stretch@sha2...
#5 resolve docker.io/library/python:3.7.4-slim-stretch@sha256:34a714dec6e3387e964350dc09d9db95f16df3720d018c9ca024c1e4e20c118b done
#5 sha256:34a714dec6e3387e964350dc09d9db95f16df3720d018c9ca024c1e4e20c118b 1.65kB / 1.65kB done
#5 sha256:e6f8ec511aa991e58be3153c108aa6e432432d2253ea418e9ff56bc6ca4b2930 1.37kB / 1.37kB done
#5 sha256:fad2b9f06d3b899e3c7b04980d1cfb6d2c13f1ec3a9f487d7dc40bb96a77227b 8.14kB / 8.14kB done
#5 sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2 22.52MB / 22.52MB 1.4s done
#5 sha256:aaba0609d543071ad229fcea4efdc4aa8d3b4479443d214f89411d809631367f 2.53MB / 2.53MB 0.6s done
#5 sha256:33536ac8210e6cc0b62674d718b81f8536e9d728b77b566cfa0d2987325d682a 25.76MB / 25.76MB 2.9s done
#5 extracting sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2 3.5s done
#5 sha256:35aa8bff600e884fa38dcd574f5af6df79b8d8111c04288fd6fd07cac0cbca39 241B / 241B 1.6s done
#5 sha256:6e4c9666aa4ee2b1fefc6805ff197a9e6aabcb0a62401edba29430945302a83d 2.15MB / 2.15MB 2.1s done
#5 extracting sha256:aaba0609d543071ad229fcea4efdc4aa8d3b4479443d214f89411d809631367f 0.6s done
#5 extracting sha256:33536ac8210e6cc0b62674d718b81f8536e9d728b77b566cfa0d2987325d682a 2.9s
#5 ...

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.1s
#5 extracting sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 0.8s done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.5s done
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 done
#5 DONE 9.6s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 resolve docker.io/library/docker:18.09.7@sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 done
#9 sha256:108a4437ed8ca450ea2c0456e3d08a36a3ce7934275bd9745741dad2e234b353 3.95kB / 3.95kB done
#9 sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 1.00kB / 1.00kB done
#9 sha256:d812b212c86a201fce7542d605ee14463a90610e897f557adb4572109d4a0df5 1.57kB / 1.57kB done
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 1.4s done
#9 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 1.3s done
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.9s done
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 1.5s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 4.6s done
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 542B / 542B 1.8s done
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 736B / 736B 1.9s done
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.4s done
#9 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 4.1s
#9 extracting sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 done
#9 DONE 10.7s

#5 [build-debian 1/2] FROM docker.io/library/python:3.7.4-slim-stretch@sha2...
#5 extracting sha256:33536ac8210e6cc0b62674d718b81f8536e9d728b77b566cfa0d2987325d682a 3.5s done
#5 extracting sha256:35aa8bff600e884fa38dcd574f5af6df79b8d8111c04288fd6fd07cac0cbca39 done
#5 extracting sha256:6e4c9666aa4ee2b1fefc6805ff197a9e6aabcb0a62401edba29430945302a83d 0.4s done
#5 DONE 10.7s

#6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re...
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.3s done
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 done
#9 extracting sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 done
#9 DONE 11.4s

#6 [build-alpine 2/2] RUN apk add --no-cache     bash     build-base     ca...
#6 1.611 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#6 2.499 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#6 2.501 Ign:2 http://deb.debian.org/debian stretch InRelease
#6 2.503 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#6 2.597 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
#6 2.611 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
#6 2.710 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
#6 2.838 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
#6 2.943 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#6 3.729 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#6 3.852 (1/34) Upgrading libcrypto1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 3.895 (2/34) Upgrading libssl1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 3.904 (3/34) Installing bash (5.0.0-r0)
#6 3.921 Executing bash-5.0.0-r0.post-install
#6 3.926 (4/34) Installing binutils (2.32-r0)
#6 4.034 (5/34) Installing libmagic (5.37-r1)
#6 4.063 (6/34) Installing file (5.37-r1)
#6 4.066 (7/34) Installing gmp (6.1.2-r1)
#6 4.074 (8/34) Installing isl (0.18-r0)
#6 4.096 (9/34) Installing libgomp (8.3.0-r0)
#6 4.101 (10/34) Installing libatomic (8.3.0-r0)
#6 4.103 (11/34) Installing libgcc (8.3.0-r0)
#6 4.106 (12/34) Installing mpfr3 (3.1.5-r1)
#6 4.113 (13/34) Installing mpc1 (1.1.0-r0)
#6 4.116 (14/34) Installing libstdc++ (8.3.0-r0)
#6 4.130 (15/34) Installing gcc (8.3.0-r0)
#6 5.162 (16/34) Installing musl-dev (1.1.22-r3)
#6 5.282 (17/34) Installing libc-dev (0.7.1-r0)
#6 5.284 (18/34) Installing g++ (8.3.0-r0)
#6 5.229 Fetched 7927 kB in 3s (2108 kB/s)
#6 5.229 Reading package lists...#6 5.933 (19/34) Installing make (4.2.1-r2)
#6 5.939 (20/34) Installing fortify-headers (1.1-r0)
#6 5.942 (21/34) Installing build-base (0.5-r1)
#6 5.944 (22/34) Installing nghttp2-libs (1.39.2-r0)
#6 5.948 (23/34) Installing libcurl (7.66.0-r0)
#6 5.957 (24/34) Installing curl (7.66.0-r0)
#6 5.962 (25/34) Installing pcre2 (10.33-r0)
#6 5.972 (26/34) Installing git (2.22.0-r0)
#6 6.226 (27/34) Installing linux-headers (4.19.36-r0)
#6 6.336 (28/34) Installing pkgconf (1.6.1-r1)
#6 6.340 (29/34) Installing libffi-dev (3.2.1-r6)
#6 6.344 (30/34) Installing openssl (1.1.1d-r0)
#6 6.354 (31/34) Installing openssl-dev (1.1.1d-r0)
#6 6.578 (32/34) Installing python2 (2.7.16-r1)

#6 6.200 Reading package lists...#6 7.284 (33/34) Installing python2-dev (2.7.16-r1)
#6 7.422 (34/34) Installing zlib-dev (1.2.11-r1)
#6 7.434 Executing busybox-1.30.1-r2.trigger
#6 7.443 Executing ca-certificates-20190108-r0.trigger
#6 7.562 OK: 266 MiB in 67 packages

#6 7.075 Building dependency tree...
#6 7.215 Reading state information...
#6 7.335 openssl is already the newest version (1.1.0l-1~deb9u1).
#6 7.335 openssl set to manually installed.
#6 7.335 The following additional packages will be installed:
#6 7.336   binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0
#6 7.336   libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10
#6 7.336   libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0
#6 7.337   libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#6 7.337   libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6
#6 7.337   libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
#6 7.337   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
#6 7.338   libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0
#6 7.338   libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7
#6 7.338   python2.7-minimal
#6 7.340 Suggested packages:
#6 7.340   binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf
#6 7.340   automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg
#6 7.340   libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg
#6 7.340   libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg
#6 7.340   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
#6 7.341   git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc
#6 7.341   gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl
#6 7.341   | libterm-readline-perl-perl python2.7-doc binfmt-support
#6 7.341 Recommended packages:
#6 7.341   patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix
#6 7.341   libsasl2-modules libssl-doc bzip2 file xz-utils rename
#6 DONE 8.6s

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 DONE 0.1s

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
#6 8.104 The following NEW packages will be installed:
#6 8.105   binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1
#6 8.105   libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls
#6 8.105   liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30
#6 8.105   libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1
#6 8.106   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
#6 8.106   libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14
#6 8.106   libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
#6 8.106   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
#6 8.106   libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0
#6 8.107   libubsan0 libunistring0 linux-libc-dev make mime-support perl
#6 8.107   perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev
#10 DONE 0.4s

#11 [build 3/15] WORKDIR /code/
#11 DONE 0.0s

#12 [build 4/15] RUN pip install virtualenv==16.2.0
#6 9.157 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
#6 9.157 Need to get 79.6 MB of archives.
#6 9.157 After this operation, 271 MB of additional disk space will be used.
#6 9.157 Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u5 [2722 kB]
#6 9.280 Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB]
#6 9.334 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2t-1~deb9u1 [1304 kB]
#6 9.351 Get:4 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u5 [3501 kB]
#6 9.385 Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 linux-libc-dev amd64 4.9.189-3+deb9u2 [1447 kB]
#6 9.417 Get:6 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u5 [219 kB]
#6 9.418 Get:7 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]
#6 9.422 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB]
#6 9.426 Get:9 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB]
#6 9.438 Get:10 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB]
#6 9.439 Get:11 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB]
#6 9.454 Get:12 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1 [115 kB]
#6 9.456 Get:13 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB]
#6 9.466 Get:14 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB]
#6 9.467 Get:15 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB]
#6 9.493 Get:16 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB]
#6 9.494 Get:17 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB]
#6 9.496 Get:18 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB]
#6 9.500 Get:19 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB]
#6 9.507 Get:20 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB]
#6 9.511 Get:21 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB]
#6 9.516 Get:22 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB]
#6 9.518 Get:23 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3 [68.2 kB]
#6 9.520 Get:24 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3 [105 kB]
#6 9.523 Get:25 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB]
#6 9.525 Get:26 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB]
#6 9.529 Get:27 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB]
#6 9.531 Get:28 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB]
#6 9.533 Get:29 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB]
#6 9.536 Get:30 http://deb.debian.org/debian stretch/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u9 [290 kB]
#6 9.541 Get:31 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
#6 9.543 Get:32 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u4 [1433 kB]
#6 9.567 Get:33 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u4 [4167 kB]
#6 9.653 Get:34 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB]
#6 9.661 Get:35 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB]
#6 9.694 Get:36 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
#6 9.696 Get:37 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB]
#6 9.736 Get:38 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB]
#6 9.742 Get:39 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB]
#6 9.825 Get:40 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB]
#6 9.839 Get:41 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]
#6 9.850 Get:42 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB]
#6 9.865 Get:43 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB]
#6 10.05 Get:44 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB]
#6 10.06 Get:45 http://deb.debian.org/debian stretch/main amd64 libcurl3 amd64 7.52.1-5+deb9u9 [292 kB]
#6 10.06 Get:46 http://deb.debian.org/debian stretch/main amd64 curl amd64 7.52.1-5+deb9u9 [227 kB]
#6 10.06 Get:47 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB]
#6 10.06 Get:48 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB]
#6 10.06 Get:49 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB]
#6 10.06 Get:50 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B]
#6 10.07 Get:51 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB]
#6 10.07 Get:52 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB]
#6 10.07 Get:53 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB]
#6 10.08 Get:54 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB]
#6 10.08 Get:55 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB]
#6 10.08 Get:56 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB]
#6 10.08 Get:57 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB]
#6 10.08 Get:58 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB]
#6 10.14 Get:59 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB]
#6 10.39 Get:60 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B]
#6 10.39 Get:61 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
#6 10.39 Get:62 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
#6 10.42 Get:63 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]
#6 10.43 Get:64 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB]
#6 10.44 Get:65 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB]
#6 11.16 Get:66 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB]
#6 11.16 Get:67 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB]
#6 11.17 Get:68 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
#6 11.38 debconf: delaying package configuration, since apt-utils is not installed
#6 11.41 Fetched 79.6 MB in 3s (26.1 MB/s)
#6 11.45 Selecting previously unselected package perl-modules-5.24.
#6 11.45 (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 ... 6710 files and directories currently installed.)
#6 11.46 Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u5_all.deb ...
#6 11.47 Unpacking perl-modules-5.24 (5.24.1-3+deb9u5) ...
#6 12.24 Selecting previously unselected package libperl5.24:amd64.
#6 12.25 Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u5_amd64.deb ...
#6 12.26 Unpacking libperl5.24:amd64 (5.24.1-3+deb9u5) ...
#6 13.09 Selecting previously unselected package perl.
#6 13.09 Preparing to unpack .../02-perl_5.24.1-3+deb9u5_amd64.deb ...
#6 13.10 Unpacking perl (5.24.1-3+deb9u5) ...
#6 13.21 Selecting previously unselected package libgmp10:amd64.
#6 13.22 Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...
#6 13.22 Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...
#6 13.32 Selecting previously unselected package libnettle6:amd64.
#6 13.33 Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ...
#6 13.33 Unpacking libnettle6:amd64 (3.3-1+b2) ...
#6 13.42 Selecting previously unselected package libhogweed4:amd64.
#6 13.42 Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ...
#6 13.43 Unpacking libhogweed4:amd64 (3.3-1+b2) ...
#6 13.48 Selecting previously unselected package libidn11:amd64.
#6 13.48 Preparing to unpack .../06-libidn11_1.33-1_amd64.deb ...
#6 13.51 Unpacking libidn11:amd64 (1.33-1) ...
#6 13.56 Selecting previously unselected package libp11-kit0:amd64.
#6 13.56 Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ...
#6 13.57 Unpacking libp11-kit0:amd64 (0.23.3-2) ...
#6 13.61 Selecting previously unselected package libtasn1-6:amd64.
#6 13.61 Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
#6 13.62 Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
#6 13.67 Selecting previously unselected package libgnutls30:amd64.
#6 13.67 Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
#6 13.67 Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
#6 13.81 Selecting previously unselected package libkeyutils1:amd64.
#6 13.82 Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ...
#6 13.82 Unpacking libkeyutils1:amd64 (1.5.9-9) ...
#6 13.85 Selecting previously unselected package libkrb5support0:amd64.
#6 13.86 Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ...
#6 13.86 Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ...
#6 13.91 Selecting previously unselected package libk5crypto3:amd64.
#6 13.91 Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ...
#6 13.91 Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ...
#6 13.98 Selecting previously unselected package libkrb5-3:amd64.
#6 13.98 Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ...
#6 13.98 Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ...
#6 14.07 Selecting previously unselected package libgssapi-krb5-2:amd64.
#6 14.07 Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ...
#6 14.07 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
#6 14.13 Selecting previously unselected package libunistring0:amd64.
#6 14.13 Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ...
#6 14.14 Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
#6 14.22 Selecting previously unselected package libidn2-0:amd64.
#6 14.22 Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ...
#6 14.22 Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
#6 14.26 Selecting previously unselected package libsasl2-modules-db:amd64.
#6 14.26 Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
#6 14.27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 14.31 Selecting previously unselected package libsasl2-2:amd64.
#6 14.31 Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
#6 14.32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 14.37 Selecting previously unselected package libldap-common.
#6 14.37 Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ...
#6 14.38 Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ...
#6 14.43 Selecting previously unselected package libldap-2.4-2:amd64.
#6 14.43 Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ...
#6 14.43 Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
#6 14.61 Selecting previously unselected package libnghttp2-14:amd64.
#6 14.61 Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ...
#6 14.62 Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
#6 14.69 Selecting previously unselected package libpsl5:amd64.
#6 14.69 Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ...
#6 14.69 Unpacking libpsl5:amd64 (0.17.0-3) ...
#6 14.74 Selecting previously unselected package librtmp1:amd64.
#6 14.74 Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
#6 14.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
#6 14.81 Selecting previously unselected package libssh2-1:amd64.
#6 14.81 Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ...
#6 14.81 Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ...
#6 14.87 Selecting previously unselected package libcurl3-gnutls:amd64.
#6 14.87 Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u9_amd64.deb ...
#6 14.87 Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
#6 14.94 Selecting previously unselected package liberror-perl.
#6 14.94 Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ...
#6 14.95 Unpacking liberror-perl (0.17024-1) ...
#6 14.98 Selecting previously unselected package git-man.
#6 14.99 Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u4_all.deb ...
#6 15.00 Unpacking git-man (1:2.11.0-3+deb9u4) ...
#6 15.15 Selecting previously unselected package git.
#6 15.15 Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u4_amd64.deb ...
#6 15.17 Unpacking git (1:2.11.0-3+deb9u4) ...
#6 16.03 Selecting previously unselected package libpython2.7-minimal:amd64.
#6 16.03 Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
#6 16.04 Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
#6 16.17 Selecting previously unselected package python2.7-minimal.
#6 16.17 Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
#6 16.18 Unpacking python2.7-minimal (2.7.13-2+deb9u3) ...
#6 16.42 Selecting previously unselected package libssl1.0.2:amd64.
#6 16.42 Preparing to unpack .../31-libssl1.0.2_1.0.2t-1~deb9u1_amd64.deb ...
#6 16.42 Unpacking libssl1.0.2:amd64 (1.0.2t-1~deb9u1) ...
#6 16.61 Selecting previously unselected package mime-support.
#6 16.61 Preparing to unpack .../32-mime-support_3.60_all.deb ...
#6 16.61 Unpacking mime-support (3.60) ...
#6 16.66 Selecting previously unselected package libpython2.7-stdlib:amd64.
#6 16.66 Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ...
#6 16.67 Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...#12 7.023 Collecting virtualenv==16.2.0
#12 8.072   Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB)
#12 8.172 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.4.0)
#12 8.202 Installing collected packages: virtualenv
#12 8.235 Successfully installed virtualenv-16.2.0

#6 17.17 Selecting previously unselected package python2.7.
#6 17.17 Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ...
#6 17.18 Unpacking python2.7 (2.7.13-2+deb9u3) ...
#6 17.25 Selecting previously unselected package binutils.
#6 17.25 Preparing to unpack .../35-binutils_2.28-5_amd64.deb ...
#6 17.26 Unpacking binutils (2.28-5) ...
#6 17.87 Selecting previously unselected package libisl15:amd64.
#6 17.87 Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ...
#6 17.88 Unpacking libisl15:amd64 (0.18-1) ...
#6 17.98 Selecting previously unselected package libmpfr4:amd64.
#6 17.99 Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ...
#6 17.99 Unpacking libmpfr4:amd64 (3.1.5-1) ...
#6 18.05 Selecting previously unselected package libmpc3:amd64.
#6 18.06 Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ...
#6 18.06 Unpacking libmpc3:amd64 (1.0.3-1+b2) ...
#6 18.10 Selecting previously unselected package cpp-6.
#6 18.10 Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ...
#6 18.11 Unpacking cpp-6 (6.3.0-18+deb9u1) ...
#6 19.09 Selecting previously unselected package cpp.
#6 19.09 Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ...
#6 19.10 Unpacking cpp (4:6.3.0-4) ...
#6 19.13 Selecting previously unselected package libcurl3:amd64.
#6 19.14 Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u9_amd64.deb ...
#6 19.14 Unpacking libcurl3:amd64 (7.52.1-5+deb9u9) ...
#6 19.20 Selecting previously unselected package curl.
#6 19.21 Preparing to unpack .../42-curl_7.52.1-5+deb9u9_amd64.deb ...
#6 19.21 Unpacking curl (7.52.1-5+deb9u9) ...
#6 19.26 Selecting previously unselected package libcc1-0:amd64.
#6 19.27 Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ...
#6 19.27 Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ...
#6 19.32 Selecting previously unselected package libgomp1:amd64.
#6 19.33 Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ...
#6 19.34 Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ...
#6 19.38 Selecting previously unselected package libitm1:amd64.
#6 19.39 Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ...
#6 19.39 Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ...
#6 19.43 Selecting previously unselected package libatomic1:amd64.
#6 19.43 Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ...
#6 19.44 Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ...
#6 19.47 Selecting previously unselected package libasan3:amd64.
#6 19.47 Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ...
#6 19.48 Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ...
#6 19.56 Selecting previously unselected package liblsan0:amd64.
#6 19.56 Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 19.57 Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ...
#6 19.62 Selecting previously unselected package libtsan0:amd64.
#6 19.62 Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 19.62 Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ...
#6 19.69 Selecting previously unselected package libubsan0:amd64.
#6 19.70 Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 19.70 Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ...
#6 19.76 Selecting previously unselected package libcilkrts5:amd64.
#6 19.76 Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ...
#6 19.76 Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
#6 19.80 Selecting previously unselected package libmpx2:amd64.
#6 19.80 Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ...
#6 19.81 Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ...
#6 19.88 Selecting previously unselected package libquadmath0:amd64.
#6 19.88 Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ...
#6 19.88 Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ...
#6 19.93 Selecting previously unselected package libgcc-6-dev:amd64.
#6 19.93 Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ...
#6 19.93 Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
#6 20.27 Selecting previously unselected package gcc-6.
#6 20.27 Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ...
#6 20.27 Unpacking gcc-6 (6.3.0-18+deb9u1) ...
#12 12.41 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#12 12.41 You should consider upgrading via the 'pip install --upgrade pip' command.
#12 DONE 12.7s

#13 [build 5/15] RUN pip install tox==2.9.1
#6 21.29 Selecting previously unselected package gcc.
#6 21.29 Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ...
#6 21.30 Unpacking gcc (4:6.3.0-4) ...
#6 21.33 Selecting previously unselected package libc-dev-bin.
#6 21.33 Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
#6 21.34 Unpacking libc-dev-bin (2.24-11+deb9u4) ...
#6 21.38 Selecting previously unselected package linux-libc-dev:amd64.
#6 21.38 Preparing to unpack .../58-linux-libc-dev_4.9.189-3+deb9u2_amd64.deb ...
#6 21.38 Unpacking linux-libc-dev:amd64 (4.9.189-3+deb9u2) ...
#6 21.62 Selecting previously unselected package libc6-dev:amd64.
#6 21.63 Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ...
#6 21.63 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ...
#6 22.11 Selecting previously unselected package libexpat1-dev:amd64.
#6 22.12 Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ...
#6 22.12 Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
#6 22.18 Selecting previously unselected package libffi-dev:amd64.
#6 22.18 Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ...
#6 22.18 Unpacking libffi-dev:amd64 (3.2.1-6) ...
#6 22.26 Selecting previously unselected package libpython2.7:amd64.
#6 22.26 Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ...
#6 22.27 Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ...
#6 22.45 Selecting previously unselected package libpython2.7-dev:amd64.
#6 22.46 Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
#6 22.47 Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
#6 25.13 Selecting previously unselected package libssl-dev:amd64.
#6 25.13 Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ...
#6 25.13 Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
#6 25.43 Selecting previously unselected package make.
#6 25.43 Preparing to unpack .../65-make_4.1-9.1_amd64.deb ...
#6 25.44 Unpacking make (4.1-9.1) ...
#6 25.50 Selecting previously unselected package python2.7-dev.
#6 25.51 Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
#6 25.51 Unpacking python2.7-dev (2.7.13-2+deb9u3) ...
#6 25.55 Selecting previously unselected package zlib1g-dev:amd64.
#6 25.55 Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
#6 25.56 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#6 25.65 Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ...
#6 25.67 Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ...
#6 25.69 Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ...
#6 25.70 Setting up perl-modules-5.24 (5.24.1-3+deb9u5) ...
#6 25.71 Setting up libperl5.24:amd64 (5.24.1-3+deb9u5) ...
#6 25.72 Setting up libnettle6:amd64 (3.3-1+b2) ...
#6 25.80 Setting up git-man (1:2.11.0-3+deb9u4) ...
#6 25.82 Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ...
#6 25.84 Setting up make (4.1-9.1) ...
#6 25.85 Setting up libasan3:amd64 (6.3.0-18+deb9u1) ...
#6 25.86 Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
#6 25.87 Setting up mime-support (3.60) ...
#6 25.91 Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ...
#6 25.93 Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
#6 25.94 Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ...
#6 25.95 Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ...
#6 25.99 Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
#6 26.00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 26.02 Setting up linux-libc-dev:amd64 (4.9.189-3+deb9u2) ...
#6 26.04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 26.06 Setting up libffi-dev:amd64 (3.2.1-6) ...
#6 26.07 Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
#6 26.10 Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ...
#6 26.11 Setting up perl (5.24.1-3+deb9u5) ...
#6 26.14 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
#6 26.14 update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist
#6 26.15 Setting up libssl1.0.2:amd64 (1.0.2t-1~deb9u1) ...
#6 26.33 debconf: unable to initialize frontend: Dialog
#6 26.33 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 26.33 debconf: falling back to frontend: Readline
#6 26.37 Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ...
#6 26.38 Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...
#6 26.39 Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ...
#6 26.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 26.43 Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
#6 26.45 Setting up libp11-kit0:amd64 (0.23.3-2) ...
#6 26.47 Setting up libmpfr4:amd64 (3.1.5-1) ...
#6 26.48 Setting up libmpc3:amd64 (1.0.3-1+b2) ...
#6 26.49 Setting up binutils (2.28-5) ...
#6 26.50 Setting up libc-dev-bin (2.24-11+deb9u4) ...
#6 26.51 Setting up libkeyutils1:amd64 (1.5.9-9) ...
#6 26.52 Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
#6 26.53 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
#6 26.54 Setting up libitm1:amd64 (6.3.0-18+deb9u1) ...
#6 26.55 Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
#6 26.56 Setting up libidn11:amd64 (1.33-1) ...
#6 26.57 Setting up python2.7-minimal (2.7.13-2+deb9u3) ...
#6 26.94 Linking and byte-compiling packages for runtime python2.7...
#6 26.96 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#6 26.99 Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
#6 27.00 Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
#6 27.01 Setting up liberror-perl (0.17024-1) ...
#6 27.02 Setting up libpsl5:amd64 (0.17.0-3) ...
#6 27.04 Setting up python2.7 (2.7.13-2+deb9u3) ...
#13 5.886 Collecting tox==2.9.1
#6 28.06 Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ...
#6 28.07 Setting up libhogweed4:amd64 (3.3-1+b2) ...
#6 28.08 Setting up libisl15:amd64 (0.18-1) ...
#6 28.09 Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ...
#13 6.925   Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB)
#13 6.995 Collecting py>=1.4.17
#13 7.000   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
#13 7.054 Collecting pluggy<1.0,>=0.3.0
#13 7.059   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
#13 7.103 Collecting six
#6 28.10 Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
#6 28.12 Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
#6 28.14 Setting up cpp-6 (6.3.0-18+deb9u1) ...
#6 28.16 Setting up python2.7-dev (2.7.13-2+deb9u3) ...
#6 28.17 Setting up cpp (4:6.3.0-4) ...
#6 28.19 Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ...
#6 28.20 Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
#6 28.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
#6 28.23 Setting up gcc-6 (6.3.0-18+deb9u1) ...
#6 28.25 Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
#6 28.26 Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ...
#6 28.27 Setting up gcc (4:6.3.0-4) ...
#6 28.30 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
#6 28.32 Setting up libcurl3:amd64 (7.52.1-5+deb9u9) ...
#6 28.33 Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
#6 28.34 Setting up git (1:2.11.0-3+deb9u4) ...
#6 28.39 Setting up curl (7.52.1-5+deb9u9) ...
#6 28.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...#13 7.108   Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
#13 7.120 Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0)
#13 7.223 Collecting importlib-metadata>=0.12; python_version < "3.8"
#13 7.228   Downloading https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
#13 7.259 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.4.0)
#13 7.291 Collecting zipp>=0.5
#13 7.295   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
#13 7.348 Collecting more-itertools

#13 7.353   Downloading https://files.pythonhosted.org/packages/5c/1d/3df99de956abb96305956e09e6a1fa955883295e1f28808f9c97b3d5364d/more_itertools-8.0.0-py3-none-any.whl (40kB)
#13 7.428 Installing collected packages: py, more-itertools, zipp, importlib-metadata, pluggy, six, tox
#13 7.721 Successfully installed importlib-metadata-1.1.0 more-itertools-8.0.0 pluggy-0.13.1 py-1.8.0 six-1.13.0 tox-2.9.1 zipp-0.6.0
#13 7.753 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#13 7.753 You should consider upgrading via the 'pip install --upgrade pip' command.
#13 DONE 7.9s
#6 DONE 28.9s

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 DONE 0.1s

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...

#14 [build 6/15] COPY requirements.txt .
#14 DONE 0.1s

#15 [build 7/15] COPY requirements-dev.txt .
#15 DONE 0.1s

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 DONE 0.1s

#17 [build 9/15] COPY tox.ini .
#17 DONE 0.1s

#18 [build 10/15] COPY setup.py .
#10 DONE 0.5s

#11 [build 3/15] WORKDIR /code/
#11 DONE 0.1s

#12 [build 4/15] RUN pip install virtualenv==16.2.0
#18 DONE 0.1s

#19 [build 11/15] COPY README.md .
#19 DONE 0.1s

#20 [build 12/15] COPY compose compose/
#20 DONE 0.1s

#21 [build 13/15] RUN tox --notest
#21 1.254 py27 create: /code/.tox/py27
#12 6.639 Collecting virtualenv==16.2.0
#12 7.688   Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB)
#12 7.781 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.4.0)
#12 7.808 Installing collected packages: virtualenv
#12 7.847 Successfully installed virtualenv-16.2.0
#12 12.04 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#12 12.04 You should consider upgrading via the 'pip install --upgrade pip' command.
#12 DONE 12.3s

#13 [build 5/15] RUN pip install tox==2.9.1
#21 14.18 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#13 5.481 Collecting tox==2.9.1
#13 6.505   Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB)
#13 6.656 Collecting py>=1.4.17
#13 6.660   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
#13 6.699 Collecting pluggy<1.0,>=0.3.0
#13 6.703   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
#13 6.722 Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0)
#13 6.763 Collecting six
#13 6.767   Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
#13 6.818 Collecting importlib-metadata>=0.12; python_version < "3.8"
#13 6.827   Downloading https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
#13 6.868 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.4.0)
#13 6.919 Collecting zipp>=0.5
#13 6.936   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
#13 6.995 Collecting more-itertools
#13 7.000   Downloading https://files.pythonhosted.org/packages/5c/1d/3df99de956abb96305956e09e6a1fa955883295e1f28808f9c97b3d5364d/more_itertools-8.0.0-py3-none-any.whl (40kB)
#13 7.055 Installing collected packages: py, more-itertools, zipp, importlib-metadata, pluggy, six, tox
#13 7.287 Successfully installed importlib-metadata-1.1.0 more-itertools-8.0.0 pluggy-0.13.1 py-1.8.0 six-1.13.0 tox-2.9.1 zipp-0.6.0
#13 7.308 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#13 7.308 You should consider upgrading via the 'pip install --upgrade pip' command.
#13 DONE 7.5s

#14 [build 6/15] COPY requirements.txt .
#14 DONE 0.1s

#15 [build 7/15] COPY requirements-dev.txt .
#15 DONE 0.1s

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 DONE 0.1s

#17 [build 9/15] COPY tox.ini .
#17 DONE 0.0s

#18 [build 10/15] COPY setup.py .
#18 DONE 0.1s

#19 [build 11/15] COPY README.md .
#19 DONE 0.1s

#20 [build 12/15] COPY compose compose/
#20 DONE 0.3s

#21 [build 13/15] RUN tox --notest
#21 1.135 py27 create: /code/.tox/py27
#21 13.47 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 36.02 py27 develop-inst: /code
#21 45.64 py27 installed: 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,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 45.64 py37 create: /code/.tox/py37
#21 57.41 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 78.22 py37 develop-inst: /code
#21 80.09 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==8.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 80.09 pre-commit create: /code/.tox/pre-commit
#21 92.51 pre-commit installdeps: pre-commit
#21 105.0 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0
#21 105.0 ___________________________________ summary ____________________________________
#21 105.0   py27: skipped tests
#21 105.0   py37: skipped tests
#21 105.0   pre-commit: skipped tests
#21 105.0   congratulations :)
#21 DONE 105.4s

#22 [build 14/15] COPY . .
#22 DONE 0.2s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.618 + CODE_PATH=/code
#23 0.618 + VENV=/code/.tox/py37
#23 0.618 + cd /code
#23 0.618 + mkdir -p dist
#23 0.622 + chmod 777 dist
#23 0.624 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 18.67 + '[' -z unknown ']'
#23 18.67 + echo unknown
#23 18.67 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.67 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.67 + '[' '!' -z '' ']'
#23 18.67 + echo 'NOT compiling bootloader!!!'
#23 18.67 NOT compiling bootloader!!!
#23 18.67 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 18.82 37 INFO: PyInstaller: 3.5
#23 18.82 37 INFO: Python: 3.7.4
#23 18.82 38 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with-debian-9.11
#23 18.83 51 INFO: UPX is not available.
#23 18.83 53 INFO: Extending PYTHONPATH with paths
#23 18.83 ['/code/bin', '/code']
#23 18.83 53 INFO: checking Analysis
#23 18.83 53 INFO: Building Analysis because Analysis-00.toc is non existent
#23 18.83 53 INFO: Initializing module dependency graph...
#23 18.83 56 INFO: Initializing module graph hooks...
#23 18.84 57 INFO: Analyzing base_library.zip ...
#23 21.36 2580 INFO: running Analysis Analysis-00.toc
#23 21.38 2600 INFO: Caching module hooks...
#23 21.38 2604 INFO: Analyzing bin/docker-compose
#23 21.46 2685 INFO: Processing pre-find module path hook   distutils
#23 21.46 2686 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 21.64 2859 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 22.50 3717 INFO: Processing pre-safe import module hook   six.moves
#23 24.90 6117 INFO: Loading module hooks...
#23 24.90 6117 INFO: Loading module hook "hook-certifi.py"...
#23 24.90 6119 INFO: Loading module hook "hook-jsonschema.py"...
#23 24.90 6122 INFO: Loading module hook "hook-xml.py"...
#23 24.94 6160 INFO: Loading module hook "hook-nacl.py"...
#23 24.94 6162 INFO: Loading module hook "hook-distutils.py"...
#23 24.94 6164 INFO: Loading module hook "hook-pkg_resources.py"...
#23 25.17 6387 INFO: Processing pre-safe import module hook   win32com
#23 25.31 6529 INFO: Loading module hook "hook-pydoc.py"...
#23 25.31 6529 INFO: Loading module hook "hook-sysconfig.py"...
#23 25.31 6536 INFO: Loading module hook "hook-encodings.py"...
#23 25.37 6593 INFO: Loading module hook "hook-cryptography.py"...
#23 25.56 6780 INFO: Looking for ctypes DLLs
#23 25.61 6828 INFO: Analyzing run-time hooks ...
#23 25.62 6838 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 25.62 6839 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 25.63 6849 INFO: Looking for dynamic libraries
#23 26.21 7434 INFO: Looking for eggs
#23 26.21 7435 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 26.22 7444 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 26.27 7496 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 26.30 7518 INFO: checking PYZ
#23 26.30 7518 INFO: Building PYZ because PYZ-00.toc is non existent
#23 26.30 7518 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 26.99 8210 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 27.00 8224 INFO: checking PKG
#23 27.00 8224 INFO: Building PKG because PKG-00.toc is non existent
#23 27.00 8225 INFO: Building PKG (CArchive) PKG-00.pkg
#23 36.72 17939 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 36.72 17943 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 36.72 17943 INFO: checking EXE
#23 36.72 17943 INFO: Building EXE because EXE-00.toc is non existent
#23 36.72 17943 INFO: Building EXE from EXE-00.toc
#23 36.72 17944 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 36.92 18141 INFO: Building EXE from EXE-00.toc completed successfully.
#23 36.98 + ls -la dist/
#23 36.98 total 16644
#23 36.98 drwxrwxrwx 2 root root     4096 Dec  3 07:40 .
#23 36.98 drwxr-xr-x 1 root root     4096 Dec  3 07:39 ..
#23 36.98 -rwxr-xr-x 1 root root 17030352 Dec  3 07:40 docker-compose
#23 36.98 + ldd dist/docker-compose
#23 36.99 	linux-vdso.so.1 (0x00007ffc89da6000)
#23 36.99 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f03a0331000)
#23 36.99 	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f03a0117000)
#23 36.99 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f039fd78000)
#23 36.99 	/lib64/ld-linux-x86-64.so.2 (0x00007f03a0535000)
#23 36.99 + mv dist/docker-compose /usr/local/bin
#23 36.99 + docker-compose version
#23 37.49 docker-compose version 1.26.0dev, build unknown
#23 37.49 docker-py version: 4.1.0
#23 37.49 CPython version: 3.7.4
#23 37.49 OpenSSL version: OpenSSL 1.1.0l  10 Sep 2019
#23 DONE 37.9s

#24 exporting to image
#24 exporting layers
#24 exporting layers 3.5s done
#24 writing image sha256:dd110295f61b4ca26aae7d324836cbbb59cc210f103d7340998e0ec48d603d96 done
#24 naming to docker.io/library/compose:debian done
#24 DONE 3.5s
[Pipeline] sh
+ docker save -o debian.tar compose:debian
#21 167.5 py27 develop-inst: /code
#21 175.7 py27 installed: 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,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 175.7 py37 create: /code/.tox/py37
[Pipeline] stash
#21 186.5 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/27/stashes/debian.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#21 311.3 py37 develop-inst: /code
#21 312.6 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==8.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 312.6 pre-commit create: /code/.tox/pre-commit
#21 323.2 pre-commit installdeps: pre-commit
#21 335.0 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0
#21 335.0 ___________________________________ summary ____________________________________
#21 335.0   py27: skipped tests
#21 335.0   py37: skipped tests
#21 335.0   pre-commit: skipped tests
#21 335.0   congratulations :)
#21 DONE 335.4s

#22 [build 14/15] COPY . .
#22 DONE 0.2s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.617 + CODE_PATH=/code
#23 0.617 + VENV=/code/.tox/py37
#23 0.617 + cd /code
#23 0.617 + mkdir -p dist
#23 0.620 + chmod 777 dist
#23 0.621 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 18.64 + '[' -z unknown ']'
#23 18.64 + echo unknown
#23 18.64 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.64 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.64 + '[' '!' -z 1 ']'
#23 18.64 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
#23 18.64 Cloning into '/tmp/pyinstaller'...
#23 21.84 + cd /tmp/pyinstaller/bootloader
#23 21.84 + git checkout v3.5
#23 21.94 Note: checking out 'v3.5'.
#23 21.94 
#23 21.94 You are in 'detached HEAD' state. You can look around, make experimental
#23 21.94 changes and commit them, and you can discard any commits you make in this
#23 21.94 state without impacting any branches by performing another checkout.
#23 21.94 
#23 21.94 If you want to create a new branch to retain commits you create, you may
#23 21.94 do so (now or later) by using -b with the checkout command again. Example:
#23 21.94 
#23 21.94   git checkout -b <new-branch-name>
#23 21.94 
#23 21.94 HEAD is now at 498e6ee0 Release 3.5.
#23 21.94 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
#23 22.14 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.14 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.14 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.15 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.22 Checking size of pointer                 : 8 
#23 22.27 Platform                                 : Linux-64bit detected based on compiler 
#23 22.27 Checking for flags -m64                  : yes 
#23 22.30 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.30 Checking for program 'strip'             : /usr/bin/strip 
#23 22.30 Checking for library dl                  : yes 
#23 22.34 Checking for library m                   : yes 
#23 22.37 Checking for library z                   : yes 
#23 22.41 Checking for function unsetenv           : yes 
#23 22.44 Checking for function mkdtemp            : yes 
#23 22.48 Checking for flags -Wl,--as-needed       : yes 
#23 22.51 'configure' finished successfully (0.367s)
#23 22.51 'all' finished successfully (0.000s)
#23 22.51 'distclean' finished successfully (0.001s)
#23 22.51 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.51 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.51 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.51 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.55 Checking size of pointer                 : 8 
#23 22.59 Platform                                 : Linux-64bit detected based on compiler 
#23 22.60 Checking for flags -m64                  : yes 
#23 22.63 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.63 Checking for program 'strip'             : /usr/bin/strip 
#23 22.63 Checking for library dl                  : yes 
#23 22.67 Checking for library m                   : yes 
#23 22.70 Checking for library z                   : yes 
#23 22.73 Checking for function unsetenv           : yes 
#23 22.76 Checking for function mkdtemp            : yes 
#23 22.79 Checking for flags -Wl,--as-needed       : yes 
#23 22.83 'configure' finished successfully (0.314s)
#23 22.83 'make_all' finished successfully (0.003s)
#23 22.83 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 22.84 [ 1/13] Compiling src/pyi_python.c
#23 22.84 [ 2/13] Compiling src/pyi_global.c
#23 22.93 [ 3/13] Compiling src/main.c
#23 22.95 [ 4/13] Compiling src/pyi_archive.c
#23 22.97 [ 5/13] Compiling src/pyi_launch.c
#23 23.14 [ 6/13] Compiling src/pyi_win32_utils.c
#23 23.16 [ 7/13] Compiling src/pyi_main.c
#23 23.19 [ 8/13] Compiling src/pyi_pythonlib.c
#23 23.25 [ 9/13] Compiling src/pyi_python27_compat.c
#23 23.31 [10/13] Compiling src/pyi_utils.c
#23 23.39 [11/13] Compiling src/pyi_path.c
#23 23.54 [12/13] Linking build/debug/run_d
#23 23.56 [13/13] Processing build/debug/run_d
#23 23.56 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 23.56 'build_debug' finished successfully (0.730s)
#23 23.56 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 23.57 [ 1/13] Compiling src/pyi_python.c
#23 23.57 [ 2/13] Compiling src/pyi_global.c
#23 23.66 [ 3/13] Compiling src/main.c
#23 23.69 [ 4/13] Compiling src/pyi_archive.c
#23 23.70 [ 5/13] Compiling src/pyi_launch.c
#23 23.86 [ 6/13] Compiling src/pyi_win32_utils.c
#23 23.88 [ 7/13] Compiling src/pyi_main.c
#23 23.88 [ 8/13] Compiling src/pyi_pythonlib.c
#23 23.96 [ 9/13] Compiling src/pyi_python27_compat.c
#23 24.01 [10/13] Compiling src/pyi_utils.c
#23 24.07 [11/13] Compiling src/pyi_path.c
#23 24.23 [12/13] Linking build/release/run
#23 24.25 [13/13] Processing build/release/run
#23 24.25 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.25 'build_release' finished successfully (0.691s)
#23 24.26 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.26 [13/14] Processing build/debug/run_d
#23 24.26 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
#23 24.27 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.27 'install_debug' finished successfully (0.016s)
#23 24.27 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.28 [14/14] Processing build/release/run
#23 24.28 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
#23 24.28 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.28 'install_release' finished successfully (0.015s)
#23 24.29 + /code/.tox/py37/bin/pip3 install ..
#23 24.55 Processing /tmp/pyinstaller
#23 24.76   Installing build dependencies: started
#23 29.89   Installing build dependencies: finished with status 'done'
#23 29.89   Getting requirements to build wheel: started
#23 30.21   Getting requirements to build wheel: finished with status 'done'
#23 30.21     Preparing wheel metadata: started
#23 30.47     Preparing wheel metadata: finished with status 'done'
#23 30.48 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (42.0.2)
#23 30.48 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
#23 30.48 Building wheels for collected packages: PyInstaller
#23 30.49   Building wheel for PyInstaller (PEP 517): started
#23 31.34   Building wheel for PyInstaller (PEP 517): finished with status 'done'
#23 31.35   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=ad47819772cf0674958958aaa4c075a299790cfd0dbea243188ae53b46af754d
#23 31.35   Stored in directory: /tmp/pip-ephem-wheel-cache-vq02yk_9/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
#23 31.49 Successfully built PyInstaller
#23 31.61 Installing collected packages: PyInstaller
#23 31.61   Found existing installation: PyInstaller 3.5
#23 31.78     Uninstalling PyInstaller-3.5:
#23 31.79       Successfully uninstalled PyInstaller-3.5
#23 32.13 Successfully installed PyInstaller-3.5
#23 32.22 + cd /code
#23 32.22 + rm -Rf /tmp/pyinstaller
#23 32.26 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 32.44 72 INFO: PyInstaller: 3.5
#23 32.44 72 INFO: Python: 3.7.4
#23 32.57 203 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
#23 32.57 205 INFO: UPX is not available.
#23 32.57 207 INFO: Extending PYTHONPATH with paths
#23 32.57 ['/code/bin', '/code']
#23 32.57 207 INFO: checking Analysis
#23 32.57 207 INFO: Building Analysis because Analysis-00.toc is non existent
#23 32.57 207 INFO: Initializing module dependency graph...
#23 32.61 244 INFO: Initializing module graph hooks...
#23 32.61 245 INFO: Analyzing base_library.zip ...
#23 35.22 2853 INFO: running Analysis Analysis-00.toc
#23 35.23 2867 INFO: Caching module hooks...
#23 35.24 2872 INFO: Analyzing bin/docker-compose
#23 35.32 2955 INFO: Processing pre-find module path hook   distutils
#23 35.32 2955 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 35.49 3125 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 36.33 3965 INFO: Processing pre-safe import module hook   six.moves
#23 38.78 6413 INFO: Loading module hooks...
#23 38.78 6414 INFO: Loading module hook "hook-certifi.py"...
#23 38.78 6414 INFO: Loading module hook "hook-jsonschema.py"...
#23 38.78 6416 INFO: Loading module hook "hook-xml.py"...
#23 38.82 6454 INFO: Loading module hook "hook-nacl.py"...
#23 38.82 6456 INFO: Loading module hook "hook-distutils.py"...
#23 38.82 6458 INFO: Loading module hook "hook-pkg_resources.py"...
#23 38.96 6591 INFO: Processing pre-safe import module hook   win32com
#23 39.17 6800 INFO: Loading module hook "hook-pydoc.py"...
#23 39.17 6800 INFO: Loading module hook "hook-sysconfig.py"...
#23 39.17 6807 INFO: Loading module hook "hook-encodings.py"...
#23 39.21 6844 INFO: Loading module hook "hook-cryptography.py"...
#23 39.36 6997 INFO: Looking for ctypes DLLs
#23 39.39 Illegal option -p
#23 39.40 7032 INFO: Analyzing run-time hooks ...
#23 39.41 7040 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 39.41 7041 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 39.42 7050 INFO: Looking for dynamic libraries
#23 39.65 7287 INFO: Looking for eggs
#23 39.65 7287 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 39.66 7297 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 39.72 7351 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 39.74 7373 INFO: checking PYZ
#23 39.74 7374 INFO: Building PYZ because PYZ-00.toc is non existent
#23 39.74 7374 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 40.48 8112 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 40.49 8123 INFO: checking PKG
#23 40.49 8123 INFO: Building PKG because PKG-00.toc is non existent
#23 40.49 8123 INFO: Building PKG (CArchive) PKG-00.pkg
#23 51.59 19223 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 51.59 19226 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 51.59 19227 INFO: checking EXE
#23 51.59 19227 INFO: Building EXE because EXE-00.toc is non existent
#23 51.59 19227 INFO: Building EXE from EXE-00.toc
#23 51.59 19227 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 51.65 19287 INFO: Building EXE from EXE-00.toc completed successfully.
#23 51.72 + ls -la dist/
#23 51.72 total 17124
#23 51.72 + ldd dist/docker-compose
#23 51.72 drwxrwxrwx    2 root     root          4096 Dec  3 07:43 .
#23 51.72 drwxr-xr-x    1 root     root          4096 Dec  3 07:43 ..
#23 51.72 -rwxr-xr-x    1 root     root      17521952 Dec  3 07:43 docker-compose
#23 51.72 	/lib/ld-musl-x86_64.so.1 (0x7f87a1720000)
#23 51.72 	libz.so.1 => /lib/libz.so.1 (0x7f87a16ea000)
#23 51.72 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f87a1720000)
#23 51.72 + mv dist/docker-compose /usr/local/bin
#23 51.72 + docker-compose version
#23 52.25 docker-compose version 1.26.0dev, build unknown
#23 52.25 docker-py version: 4.1.0
#23 52.25 CPython version: 3.7.4
#23 52.25 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
#23 DONE 52.5s

#24 exporting to image
#24 exporting layers
#24 exporting layers 3.4s done
#24 writing image sha256:ca86c12b9395b0ddcf99e671495cca9d371d0b1898176d56477a72fc8d0d4bbb done
#24 naming to docker.io/library/compose:alpine done
#24 DONE 3.4s
[Pipeline] sh
+ docker save -o alpine.tar compose:alpine
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/27/stashes/alpine.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] script
[Pipeline] {
expected to call java.lang.String.eachLine but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-028a3a97362f019d1) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] stage
[Pipeline] { (alpine v19.03.5 py27)
[Pipeline] checkout
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Fetching without tags
Checking out Revision 3711489452bc987dd7281e2005e875e91f0a78bb (ndeloof)
Commit message: "WiP"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3711489452bc987dd7281e2005e875e91f0a78bb
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/27/stashes/alpine.tgz
[Pipeline] sh
+ docker load -i alpine.tar
Loaded image: compose:alpine
[Pipeline] sh
+ pwd
+ docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_ndeloof/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=compose:alpine -e DOCKER_VERSIONS=v19.03.5 -e BUILD_NUMBER=jenkins-compose-ndeloof-27 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci compose:alpine --verbose
+ docker version
Client: Docker Engine - Community
 Version:           18.09.7
 API version:       1.39
 Go version:        go1.10.8
 Git commit:        2d0083d
 Built:             Thu Jun 27 17:54:15 2019
 OS/Arch:           linux/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          19.03.2
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.8
  Git commit:       6a30dfc
  Built:            Thu Aug 29 05:27:45 2019
  OS/Arch:          linux/amd64
  Experimental:     true
 containerd:
  Version:          1.2.6
  GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
 runc:
  Version:          1.0.0-rc8
  GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683
+ export DOCKER_VERSIONS=v19.03.5
+ DOCKER_VERSIONS=v19.03.5
+ STORAGE_DRIVER=overlay
+ export DOCKER_DAEMON_ARGS=--storage-driver=overlay
+ DOCKER_DAEMON_ARGS=--storage-driver=overlay
++ hostname
+ GIT_VOLUME=--volumes-from=7465bec14f90
+ . script/test/all
++ set -e
++ echo 'Running lint checks'
Running lint checks
++ docker run --rm --tty --volumes-from=7465bec14f90 compose:alpine tox -e pre-commit
pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0

pre-commit runtests: PYTHONHASHSEED='3401289021'

pre-commit runtests: commands[0] | pre-commit install

pre-commit installed at .git/hooks/pre-commit

pre-commit runtests: commands[1] | pre-commit run --all-files

[WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

[WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

[INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

[INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

[INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

[INFO] Once installed this environment will be reused.

[INFO] This may take a few minutes...

[INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

[INFO] Once installed this environment will be reused.

[INFO] This may take a few minutes...

Check for added large files..............................................Passed

Check docstring is first.................................................Passed

Check for merge conflicts................................................Passed

Check Yaml...............................................................Passed

Check JSON...............................................................Passed

Debug Statements (Python)................................................Passed

Fix End of Files.........................................................Passed

Flake8...................................................................Passed

Tests should end in _test.py.............................................Passed

Fix requirements.txt.....................................................Passed

Trim Trailing Whitespace.................................................Passed

Reorder python imports...................................................Passed

___________________________________ summary ____________________________________

  pre-commit: commands succeeded

  congratulations :)

++ get_versions='docker run --rm
    --entrypoint=/code/.tox/py27/bin/python
    compose:alpine
    /code/script/test/versions.py docker/docker-ce,moby/moby'
++ '[' v19.03.5 == '' ']'
++ '[' v19.03.5 == all ']'
++ BUILD_NUMBER=jenkins-compose-ndeloof-27
++ PY_TEST_VERSIONS=py27
++ for version in $DOCKER_VERSIONS
++ echo 'Running tests against Docker v19.03.5'
Running tests against Docker v19.03.5
++ daemon_container=compose-dind-v19.03.5-jenkins-compose-ndeloof-27
++ trap on_exit EXIT
++ repo=dockerswarm/dind
++ docker run -d --name compose-dind-v19.03.5-jenkins-compose-ndeloof-27 --privileged --volume=/var/lib/docker dockerswarm/dind:v19.03.5 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay
++ tail -n 10
Unable to find image 'dockerswarm/dind:v19.03.5' locally
docker: Error response from daemon: manifest for dockerswarm/dind:v19.03.5 not found: manifest unknown: manifest unknown.
See 'docker run --help'.
++ docker run --rm --tty --link=compose-dind-v19.03.5-jenkins-compose-ndeloof-27:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=v19.03.5 --entrypoint=tox compose:alpine -e py27 -- --verbose
docker: Error response from daemon: could not get container for compose-dind-v19.03.5-jenkins-compose-ndeloof-27: No such container: compose-dind-v19.03.5-jenkins-compose-ndeloof-27.
See 'docker run --help'.
+ on_exit
+ [[ 125 != \0 ]]
+ docker logs compose-dind-v19.03.5-jenkins-compose-ndeloof-27
+ tail -n 100
Error: No such container: compose-dind-v19.03.5-jenkins-compose-ndeloof-27
+ docker rm -vf compose-dind-v19.03.5-jenkins-compose-ndeloof-27
Error: No such container: compose-dind-v19.03.5-jenkins-compose-ndeloof-27
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE