Pull request #2445 opened 10:54:55 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8077d80118d289625248051d608a15cd34b19c27 rather than 67cbe3eb24d10738453d177b1a706be3401eb6e1 Obtained Jenkinsfile from 8077d80118d289625248051d608a15cd34b19c27 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 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/docker-py_PR-2445@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 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)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0f7691282581a37d9)’ Running on ubuntu-1804-overlay2 (i-0f7691282581a37d9) in /home/ubuntu/workspace/docker-py_PR-2445 [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/docker-py_PR-2445@tmp/2b3ca3c4-9d89-485a-98d6-62c85f9e119d/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] echo 10:55:16 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 10:55:16 chowning workspace [Pipeline] sh 10:55:16 + uname -m [Pipeline] sh 10:55:16 + pwd 10:55:16 + id -u 10:55:16 + id -g 10:55:16 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 10:55:20 Removing all docker containers [Pipeline] sh 10:55:20 + docker container ls -aq [Pipeline] echo 10:55:20 Docker containers have been removed [Pipeline] echo 10:55:20 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 10:55:20 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 10:55:20 using credential docker-jenkins-github-credentials 10:55:20 Cloning the remote Git repository 10:55:20 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master 10:55:22 Fetching without tags 10:55:22 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 10:55:22 Merge succeeded, producing 67cbe3eb24d10738453d177b1a706be3401eb6e1 10:55:22 Checking out Revision 67cbe3eb24d10738453d177b1a706be3401eb6e1 (PR-2445) 10:55:22 Commit message: "Allows to use other types than lists as label filter values" 10:55:22 First time build. Skipping changelog. > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] sh fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 10:55:23 + git rev-parse HEAD [Pipeline] sh 10:55:23 + docker pull dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 10:55:23 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 not found: manifest unknown: manifest unknown [Pipeline] sh 10:55:24 + docker build -t dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 . 10:55:24 Sending build context to Docker daemon 1.273MB 10:55:24 Step 1/19 : ARG PYTHON_VERSION=3.7 10:55:24 Step 2/19 : FROM python:${PYTHON_VERSION} 10:55:24 2.7: Pulling from library/python 10:55:24 4a56a430b2ba: Pulling fs layer 10:55:24 4b5cacb629f5: Pulling fs layer 10:55:24 14408c8d4f9a: Pulling fs layer 10:55:24 ea67eaa7dd42: Pulling fs layer 10:55:24 4d134ac3fe4b: Pulling fs layer 10:55:24 2e009887a409: Pulling fs layer 10:55:24 adb876b6ea0f: Pulling fs layer 10:55:24 19f9812823bb: Pulling fs layer 10:55:24 aabbe3b30f01: Pulling fs layer 10:55:24 4d134ac3fe4b: Waiting 10:55:24 2e009887a409: Waiting 10:55:24 adb876b6ea0f: Waiting 10:55:24 ea67eaa7dd42: Waiting 10:55:24 19f9812823bb: Waiting 10:55:24 aabbe3b30f01: Waiting 10:55:25 4b5cacb629f5: Verifying Checksum 10:55:25 4b5cacb629f5: Download complete 10:55:25 14408c8d4f9a: Verifying Checksum 10:55:25 14408c8d4f9a: Download complete 10:55:26 4a56a430b2ba: Verifying Checksum 10:55:26 4a56a430b2ba: Download complete 10:55:26 ea67eaa7dd42: Verifying Checksum 10:55:26 ea67eaa7dd42: Download complete 10:55:26 2e009887a409: Verifying Checksum 10:55:26 2e009887a409: Download complete 10:55:26 19f9812823bb: Verifying Checksum 10:55:26 19f9812823bb: Download complete 10:55:27 adb876b6ea0f: Verifying Checksum 10:55:27 adb876b6ea0f: Download complete 10:55:27 aabbe3b30f01: Verifying Checksum 10:55:27 aabbe3b30f01: Download complete 10:55:29 4d134ac3fe4b: Verifying Checksum 10:55:29 4d134ac3fe4b: Download complete 10:55:31 4a56a430b2ba: Pull complete 10:55:31 4b5cacb629f5: Pull complete 10:55:32 14408c8d4f9a: Pull complete 10:55:35 ea67eaa7dd42: Pull complete 10:55:43 4d134ac3fe4b: Pull complete 10:55:44 2e009887a409: Pull complete 10:55:44 adb876b6ea0f: Pull complete 10:55:44 19f9812823bb: Pull complete 10:55:45 aabbe3b30f01: Pull complete 10:55:45 Digest: sha256:c19a5bbb640596885fc972b8e5d9b37e2a94b12d580c634ecee224d618d03354 10:55:45 Status: Downloaded newer image for python:2.7 10:55:45 ---> b707c2244b7d 10:55:45 Step 3/19 : ARG APT_MIRROR 10:55:48 ---> Running in ebd19158c41f 10:55:48 Removing intermediate container ebd19158c41f 10:55:48 ---> a974cf02ab22 10:55:48 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 10:55:48 ---> Running in 674d5ca4569c 10:55:49 Removing intermediate container 674d5ca4569c 10:55:49 ---> b6e7803065ad 10:55:49 Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl 10:55:49 ---> Running in 42ed3ffe921f 10:55:50 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 10:55:50 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 10:55:50 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 10:55:50 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [96.8 kB] 10:55:51 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 10:55:51 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 10:55:52 Fetched 8211 kB in 2s (4792 kB/s) 10:55:52 Reading package lists... 10:55:53 Reading package lists... 10:55:53 Building dependency tree... 10:55:53 Reading state information... 10:55:53 curl is already the newest version (7.64.0-4). 10:55:53 The following additional packages will be installed: 10:55:53 libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip 10:55:53 Suggested packages: 10:55:53 libxml-simple-perl ruby 10:55:53 The following NEW packages will be installed: 10:55:53 gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 10:55:54 0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded. 10:55:54 Need to get 708 kB of archives. 10:55:54 After this operation, 1197 kB of additional disk space will be used. 10:55:54 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 10:55:54 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] 10:55:54 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] 10:55:54 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 10:55:54 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 10:55:54 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 10:55:54 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] 10:55:54 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 10:55:54 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] 10:55:54 debconf: delaying package configuration, since apt-utils is not installed 10:55:54 Fetched 708 kB in 0s (2519 kB/s) 10:55:54 Selecting previously unselected package gnupg2. 10:55:54 (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 ... 24525 files and directories currently installed.) 10:55:54 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... 10:55:54 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 10:55:54 Selecting previously unselected package libqrencode4:amd64. 10:55:54 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... 10:55:54 Unpacking libqrencode4:amd64 (4.0.2-1) ... 10:55:54 Selecting previously unselected package libxmu6:amd64. 10:55:54 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... 10:55:54 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... 10:55:54 Selecting previously unselected package libxmuu1:amd64. 10:55:54 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 10:55:54 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 10:55:54 Selecting previously unselected package tree. 10:55:54 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... 10:55:54 Unpacking tree (1.8.0-1) ... 10:55:54 Selecting previously unselected package pass. 10:55:54 Preparing to unpack .../5-pass_1.7.3-2_all.deb ... 10:55:54 Unpacking pass (1.7.3-2) ... 10:55:54 Selecting previously unselected package qrencode. 10:55:54 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... 10:55:54 Unpacking qrencode (4.0.2-1) ... 10:55:54 Selecting previously unselected package xauth. 10:55:54 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... 10:55:54 Unpacking xauth (1:1.0.10-1) ... 10:55:54 Selecting previously unselected package xclip. 10:55:54 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... 10:55:54 Unpacking xclip (0.13-1) ... 10:55:54 Setting up gnupg2 (2.2.12-1+deb10u1) ... 10:55:54 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... 10:55:54 Setting up libqrencode4:amd64 (4.0.2-1) ... 10:55:54 Setting up qrencode (4.0.2-1) ... 10:55:54 Setting up tree (1.8.0-1) ... 10:55:54 Setting up xclip (0.13-1) ... 10:55:54 Setting up pass (1.7.3-2) ... 10:55:54 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 10:55:54 Setting up xauth (1:1.0.10-1) ... 10:55:54 Processing triggers for libc-bin (2.28-10) ... 10:55:55 Removing intermediate container 42ed3ffe921f 10:55:55 ---> f7cf0bb6b49d 10:55:55 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys 10:55:55 ---> 34bdcf39e5fa 10:55:55 Step 7/19 : RUN gpg2 --import gpg-keys/secret 10:55:55 ---> Running in bff692f4eef7 10:55:56 gpg: directory '/root/.gnupg' created 10:55:56 gpg: keybox '/root/.gnupg/pubring.kbx' created 10:55:56 gpg: /root/.gnupg/trustdb.gpg: trustdb created 10:55:56 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 10:55:56 gpg: key 464ED987A7B21401: secret key imported 10:55:56 gpg: Total number processed: 1 10:55:56 gpg: imported: 1 10:55:56 gpg: secret keys read: 1 10:55:56 gpg: secret keys imported: 1 10:55:57 Removing intermediate container bff692f4eef7 10:55:57 ---> 3611a4b5dd3d 10:55:57 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 10:55:57 ---> Running in e9ce4a61f1f8 10:55:57 gpg: inserting ownertrust of 6 10:55:58 Removing intermediate container e9ce4a61f1f8 10:55:58 ---> 941f7043a3da 10:55:58 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 10:55:58 ---> Running in d315b8ae79ae 10:55:59 gpg: please do a --check-trustdb 10:55:59 mkdir: created directory '/root/.password-store/' 10:55:59 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 10:55:59 Removing intermediate container d315b8ae79ae 10:55:59 ---> df8ceab54e53 10:55:59 Step 10/19 : RUN gpg2 --check-trustdb 10:55:59 ---> Running in 71793d104004 10:56:00 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 10:56:00 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 10:56:00 Removing intermediate container 71793d104004 10:56:00 ---> a0e34d56a2b7 10:56:00 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 10:56:00 ---> Running in a9e850ebd856 10:56:00 Removing intermediate container a9e850ebd856 10:56:00 ---> 8e9aa359334e 10:56:00 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass 10:56:01 ---> Running in 9eba9cfdc47b 10:56:02 Removing intermediate container 9eba9cfdc47b 10:56:02 ---> fe68cadb66a5 10:56:02 Step 13/19 : WORKDIR /src 10:56:02 ---> Running in 4a475120428b 10:56:02 Removing intermediate container 4a475120428b 10:56:02 ---> 77d89c92468d 10:56:02 Step 14/19 : COPY requirements.txt /src/requirements.txt 10:56:02 ---> 5171df4fd451 10:56:02 Step 15/19 : RUN pip install -r requirements.txt 10:56:02 ---> Running in ed491e0bbaa7 10:56:03 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 10:56:03 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment 10:56:03 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment 10:56:03 Collecting appdirs==1.4.3 (from -r requirements.txt (line 1)) 10:56:09 Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl 10:56:09 Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 2)) 10:56:09 Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB) 10:56:09 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 3)) 10:56:09 Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz 10:56:09 Collecting cffi==1.10.0 (from -r requirements.txt (line 4)) 10:56:09 Downloading https://files.pythonhosted.org/packages/50/85/d74d06ac09fc2deb3d9bd6d6aca4ca13d82b8118c04494cd0e84fcd81624/cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB) 10:56:09 Collecting cryptography==2.3 (from -r requirements.txt (line 5)) 10:56:09 Downloading https://files.pythonhosted.org/packages/67/21/e79987f1f9abae42d666b1f89b4e78aa096acc00bbf97ad40d19b07b4a83/cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB) 10:56:09 Collecting enum34==1.1.6 (from -r requirements.txt (line 6)) 10:56:09 Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl 10:56:09 Collecting idna==2.5 (from -r requirements.txt (line 7)) 10:56:09 Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB) 10:56:09 Collecting ipaddress==1.0.18 (from -r requirements.txt (line 8)) 10:56:09 Downloading https://files.pythonhosted.org/packages/17/93/28f4dd560780dd70fe75ce7e2662869770dfac181f6bbb472179ea8da516/ipaddress-1.0.18-py2-none-any.whl 10:56:09 Collecting packaging==16.8 (from -r requirements.txt (line 9)) 10:56:09 Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 10:56:09 Collecting paramiko==2.4.2 (from -r requirements.txt (line 10)) 10:56:09 Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB) 10:56:10 Collecting pycparser==2.17 (from -r requirements.txt (line 11)) 10:56:10 Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB) 10:56:10 Collecting pyOpenSSL==18.0.0 (from -r requirements.txt (line 12)) 10:56:10 Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB) 10:56:10 Collecting pyparsing==2.2.0 (from -r requirements.txt (line 13)) 10:56:10 Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) 10:56:10 Collecting requests==2.20.0 (from -r requirements.txt (line 16)) 10:56:10 Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) 10:56:10 Collecting six==1.10.0 (from -r requirements.txt (line 17)) 10:56:10 Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 10:56:10 Collecting urllib3==1.24.3 (from -r requirements.txt (line 18)) 10:56:10 Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) 10:56:10 Collecting websocket-client==0.56.0 (from -r requirements.txt (line 19)) 10:56:10 Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB) 10:56:10 Collecting pynacl>=1.0.1 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:56:10 Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB) 10:56:10 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:56:10 Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) 10:56:10 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:56:10 Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB) 10:56:10 Collecting certifi>=2017.4.17 (from requests==2.20.0->-r requirements.txt (line 16)) 10:56:10 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) 10:56:10 Collecting chardet<3.1.0,>=3.0.2 (from requests==2.20.0->-r requirements.txt (line 16)) 10:56:10 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) 10:56:10 Building wheels for collected packages: backports.ssl-match-hostname, pycparser 10:56:10 Building wheel for backports.ssl-match-hostname (setup.py): started 10:56:11 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 10:56:11 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=f97853f75c0b85cf4e2f2a8e63950db903226e6fcb7037fb0ffe26fba3329471 10:56:11 Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939 10:56:11 Building wheel for pycparser (setup.py): started 10:56:11 Building wheel for pycparser (setup.py): finished with status 'done' 10:56:11 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193885 sha256=4cab52917279b4ae11d8e0c873acd07f55429695a038d281339c4ad383c930c5 10:56:11 Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b 10:56:11 Successfully built backports.ssl-match-hostname pycparser 10:56:11 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, enum34, six, idna, ipaddress, cryptography, pyparsing, packaging, pynacl, pyasn1, bcrypt, paramiko, pyOpenSSL, urllib3, certifi, chardet, requests, websocket-client 10:56:12 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.9.11 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.7 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0 10:56:17 Removing intermediate container ed491e0bbaa7 10:56:17 ---> c5a1068e623e 10:56:17 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt 10:56:17 ---> 3a4e21cbb66e 10:56:17 Step 17/19 : RUN pip install -r test-requirements.txt 10:56:17 ---> Running in 24cc7d273d7b 10:56:18 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 10:56:19 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1)) 10:56:24 Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB) 10:56:24 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2)) 10:56:24 Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB) 10:56:24 Collecting mock==1.0.1 (from -r test-requirements.txt (line 3)) 10:56:24 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) 10:56:24 Collecting pytest==4.3.1 (from -r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB) 10:56:25 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 5)) 10:56:25 Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl 10:56:25 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 6)) 10:56:25 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl 10:56:25 Collecting configparser; python_version < "3.2" (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:56:25 Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl 10:56:25 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (1.1.6) 10:56:25 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:56:25 Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB) 10:56:25 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:56:25 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl 10:56:25 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:56:25 Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB) 10:56:25 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (41.2.0) 10:56:25 Collecting py>=1.5.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) 10:56:25 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0) 10:56:25 Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl 10:56:25 Collecting funcsigs; python_version < "3.0" (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl 10:56:25 Collecting atomicwrites>=1.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl 10:56:25 Collecting pluggy>=0.7 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl 10:56:25 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB) 10:56:25 Collecting attrs>=17.4.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/6b/e8/2ecaf86b128a34e225807f03b22664302937ab826bd3b7eccab6754d29ea/attrs-19.2.0-py2.py3-none-any.whl (40kB) 10:56:25 Collecting scandir; python_version < "3.5" (from pathlib2>=2.2.0; python_version < "3.6"->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz 10:56:25 Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl 10:56:25 Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl 10:56:25 Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:56:25 Downloading https://files.pythonhosted.org/packages/cf/e5/989798d38831a8505d62687c94b0f2954ff0a40782e25f9add8ed675dc1f/contextlib2-0.6.0-py2.py3-none-any.whl 10:56:25 Building wheels for collected packages: mock, scandir 10:56:25 Building wheel for mock (setup.py): started 10:56:26 Building wheel for mock (setup.py): finished with status 'done' 10:56:26 Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23755 sha256=fcf7495adfb6abf07e0fea98dbff31872b7b7828bdddf54210ced27363b4b654 10:56:26 Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 10:56:26 Building wheel for scandir (setup.py): started 10:56:26 Building wheel for scandir (setup.py): finished with status 'done' 10:56:26 Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42780 sha256=054bcd3836c84b1f3ef7cd732553eb18190c5d52e9119eb470cf409d65256b23 10:56:26 Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335 10:56:26 Successfully built mock scandir 10:56:26 Installing collected packages: coverage, configparser, pycodestyle, mccabe, pyflakes, flake8, mock, py, scandir, pathlib2, funcsigs, atomicwrites, more-itertools, zipp, contextlib2, importlib-metadata, pluggy, attrs, pytest, pytest-cov, pytest-timeout 10:56:27 Successfully installed atomicwrites-1.3.0 attrs-19.2.0 configparser-4.0.2 contextlib2-0.6.0 coverage-4.5.2 flake8-3.6.0 funcsigs-1.0.2 importlib-metadata-0.23 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.5 pluggy-0.13.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.6.0 10:56:28 Removing intermediate container 24cc7d273d7b 10:56:28 ---> bd1364c98706 10:56:28 Step 18/19 : COPY . /src 10:56:28 ---> 40d6da10afdb 10:56:28 Step 19/19 : RUN pip install . 10:56:28 ---> Running in 559a689a19fc 10:56:29 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 10:56:29 Processing /src 10:56:29 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.10.0) 10:56:29 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (0.56.0) 10:56:29 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (2.20.0) 10:56:29 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (3.5.0.1) 10:56:29 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.0.18) 10:56:29 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5) 10:56:29 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3) 10:56:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.9.11) 10:56:29 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4) 10:56:29 Building wheels for collected packages: docker 10:56:29 Building wheel for docker (setup.py): started 10:56:29 Building wheel for docker (setup.py): finished with status 'done' 10:56:29 Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139141 sha256=532391bdd0fd08af436b735ee1fd3ba8a5e0e091950d69b98c7e7acfab14dd52 10:56:29 Stored in directory: /tmp/pip-ephem-wheel-cache-t52Oqf/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23 10:56:29 Successfully built docker 10:56:30 Installing collected packages: docker 10:56:30 Successfully installed docker-4.1.0.dev0 10:56:30 Removing intermediate container 559a689a19fc 10:56:30 ---> 0dd9b59b2cba 10:56:30 Successfully built 0dd9b59b2cba 10:56:30 Successfully tagged dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] dockerFingerprintFrom [Pipeline] sh 10:56:31 + docker tag dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] sh 10:56:31 + docker push dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 10:56:31 The push refers to repository [docker.io/dockerbuildbot/docker-py] 10:56:31 b07890e13ddf: Preparing 10:56:31 ade830b07e59: Preparing 10:56:31 5fc4d622b47a: Preparing 10:56:31 50ed42909d7a: Preparing 10:56:31 9ce756a7170d: Preparing 10:56:31 fd273f343dfb: Preparing 10:56:31 ab082495d2b2: Preparing 10:56:31 a7dfd7feb04c: Preparing 10:56:31 5d07e1c67fb5: Preparing 10:56:31 29014c2c3653: Preparing 10:56:31 2ac99e3bbc76: Preparing 10:56:31 9757310c3d5c: Preparing 10:56:31 c603e4f99899: Preparing 10:56:31 d78bd692f337: Preparing 10:56:31 3166faaac228: Preparing 10:56:31 d885ef11f284: Preparing 10:56:31 6f5053808cc8: Preparing 10:56:31 5324f50b5603: Preparing 10:56:31 38a5d7f018e6: Preparing 10:56:31 3bfeb766f97b: Preparing 10:56:31 ea1227feeccb: Preparing 10:56:31 9cae1895156d: Preparing 10:56:31 52dba9daa22c: Preparing 10:56:31 78c1b9419976: Preparing 10:56:31 fd273f343dfb: Waiting 10:56:31 ab082495d2b2: Waiting 10:56:31 a7dfd7feb04c: Waiting 10:56:31 5d07e1c67fb5: Waiting 10:56:31 29014c2c3653: Waiting 10:56:31 2ac99e3bbc76: Waiting 10:56:31 9757310c3d5c: Waiting 10:56:31 c603e4f99899: Waiting 10:56:31 d78bd692f337: Waiting 10:56:31 3166faaac228: Waiting 10:56:31 d885ef11f284: Waiting 10:56:31 6f5053808cc8: Waiting 10:56:31 5324f50b5603: Waiting 10:56:31 38a5d7f018e6: Waiting 10:56:31 3bfeb766f97b: Waiting 10:56:31 ea1227feeccb: Waiting 10:56:31 9cae1895156d: Waiting 10:56:31 78c1b9419976: Waiting 10:56:31 52dba9daa22c: Waiting 10:56:32 50ed42909d7a: Pushed 10:56:32 ade830b07e59: Pushed 10:56:32 b07890e13ddf: Pushed 10:56:33 5fc4d622b47a: Pushed 10:56:34 ab082495d2b2: Pushed 10:56:34 fd273f343dfb: Pushed 10:56:34 a7dfd7feb04c: Pushed 10:56:34 5d07e1c67fb5: Pushed 10:56:34 9ce756a7170d: Pushed 10:56:35 2ac99e3bbc76: Pushed 10:56:35 29014c2c3653: Pushed 10:56:35 d885ef11f284: Layer already exists 10:56:35 6f5053808cc8: Layer already exists 10:56:35 5324f50b5603: Layer already exists 10:56:35 38a5d7f018e6: Layer already exists 10:56:35 3bfeb766f97b: Layer already exists 10:56:35 ea1227feeccb: Layer already exists 10:56:35 9757310c3d5c: Pushed 10:56:35 9cae1895156d: Layer already exists 10:56:35 52dba9daa22c: Layer already exists 10:56:35 78c1b9419976: Layer already exists 10:56:35 c603e4f99899: Pushed 10:56:36 3166faaac228: Pushed 10:56:42 d78bd692f337: Pushed 10:56:42 py2-67cbe3eb24d10738453d177b1a706be3401eb6e1: digest: sha256:9b2e59f9680d89fd095f84decf46a649323b48683379fa9c560ed5c94f410a91 size: 5353 [Pipeline] sh 10:56:43 + docker pull dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 10:56:43 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 not found: manifest unknown: manifest unknown [Pipeline] sh 10:56:43 + docker build -t dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . 10:56:43 Sending build context to Docker daemon 1.273MB 10:56:43 Step 1/19 : ARG PYTHON_VERSION=3.7 10:56:43 Step 2/19 : FROM python:${PYTHON_VERSION} 10:56:44 3.7: Pulling from library/python 10:56:44 4a56a430b2ba: Already exists 10:56:44 4b5cacb629f5: Already exists 10:56:44 14408c8d4f9a: Already exists 10:56:44 ea67eaa7dd42: Already exists 10:56:44 4d134ac3fe4b: Already exists 10:56:44 4c55f6f5d7f0: Pulling fs layer 10:56:44 6ae475e50652: Pulling fs layer 10:56:44 6f4152644229: Pulling fs layer 10:56:44 6933d3d46042: Pulling fs layer 10:56:44 6933d3d46042: Waiting 10:56:44 6f4152644229: Verifying Checksum 10:56:44 6f4152644229: Download complete 10:56:44 4c55f6f5d7f0: Verifying Checksum 10:56:44 4c55f6f5d7f0: Download complete 10:56:44 6933d3d46042: Verifying Checksum 10:56:44 6933d3d46042: Download complete 10:56:44 6ae475e50652: Verifying Checksum 10:56:44 6ae475e50652: Download complete 10:56:44 4c55f6f5d7f0: Pull complete 10:56:45 6ae475e50652: Pull complete 10:56:45 6f4152644229: Pull complete 10:56:45 6933d3d46042: Pull complete 10:56:45 Digest: sha256:0f0e991a97426db345ca7ec59fa911c8ed27ced27c88ae9966b452bcc6438c2f 10:56:45 Status: Downloaded newer image for python:3.7 10:56:45 ---> 02d2bb146b3b 10:56:45 Step 3/19 : ARG APT_MIRROR 10:56:46 ---> Running in 1b0b3347faf3 10:56:46 Removing intermediate container 1b0b3347faf3 10:56:46 ---> 3b12e1981655 10:56:46 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 10:56:46 ---> Running in 1fa594a474d0 10:56:48 Removing intermediate container 1fa594a474d0 10:56:48 ---> 6b176a543711 10:56:48 Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl 10:56:48 ---> Running in 366ed395a309 10:56:49 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 10:56:49 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 10:56:49 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 10:56:49 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [96.8 kB] 10:56:49 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 10:56:49 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 10:56:50 Fetched 8211 kB in 2s (4928 kB/s) 10:56:50 Reading package lists... 10:56:51 Reading package lists... 10:56:51 Building dependency tree... 10:56:51 Reading state information... 10:56:51 curl is already the newest version (7.64.0-4). 10:56:51 The following additional packages will be installed: 10:56:51 libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip 10:56:51 Suggested packages: 10:56:51 libxml-simple-perl ruby 10:56:52 The following NEW packages will be installed: 10:56:52 gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 10:56:52 0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded. 10:56:52 Need to get 708 kB of archives. 10:56:52 After this operation, 1197 kB of additional disk space will be used. 10:56:52 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 10:56:52 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] 10:56:52 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] 10:56:52 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 10:56:52 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 10:56:52 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 10:56:52 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] 10:56:52 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 10:56:52 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] 10:56:52 debconf: delaying package configuration, since apt-utils is not installed 10:56:52 Fetched 708 kB in 0s (2567 kB/s) 10:56:52 Selecting previously unselected package gnupg2. 10:56:52 (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 ... 24525 files and directories currently installed.) 10:56:52 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... 10:56:52 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 10:56:52 Selecting previously unselected package libqrencode4:amd64. 10:56:52 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... 10:56:52 Unpacking libqrencode4:amd64 (4.0.2-1) ... 10:56:52 Selecting previously unselected package libxmu6:amd64. 10:56:52 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... 10:56:52 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... 10:56:52 Selecting previously unselected package libxmuu1:amd64. 10:56:52 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 10:56:52 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 10:56:52 Selecting previously unselected package tree. 10:56:52 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... 10:56:52 Unpacking tree (1.8.0-1) ... 10:56:52 Selecting previously unselected package pass. 10:56:52 Preparing to unpack .../5-pass_1.7.3-2_all.deb ... 10:56:52 Unpacking pass (1.7.3-2) ... 10:56:52 Selecting previously unselected package qrencode. 10:56:52 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... 10:56:52 Unpacking qrencode (4.0.2-1) ... 10:56:52 Selecting previously unselected package xauth. 10:56:52 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... 10:56:52 Unpacking xauth (1:1.0.10-1) ... 10:56:52 Selecting previously unselected package xclip. 10:56:52 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... 10:56:52 Unpacking xclip (0.13-1) ... 10:56:52 Setting up gnupg2 (2.2.12-1+deb10u1) ... 10:56:52 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... 10:56:52 Setting up libqrencode4:amd64 (4.0.2-1) ... 10:56:52 Setting up qrencode (4.0.2-1) ... 10:56:52 Setting up tree (1.8.0-1) ... 10:56:52 Setting up xclip (0.13-1) ... 10:56:52 Setting up pass (1.7.3-2) ... 10:56:52 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 10:56:52 Setting up xauth (1:1.0.10-1) ... 10:56:53 Processing triggers for libc-bin (2.28-10) ... 10:56:53 Removing intermediate container 366ed395a309 10:56:53 ---> 835d7bb49a0c 10:56:53 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys 10:56:53 ---> f96f84a804bd 10:56:53 Step 7/19 : RUN gpg2 --import gpg-keys/secret 10:56:53 ---> Running in bb691c1359bf 10:56:54 gpg: directory '/root/.gnupg' created 10:56:54 gpg: keybox '/root/.gnupg/pubring.kbx' created 10:56:54 gpg: /root/.gnupg/trustdb.gpg: trustdb created 10:56:54 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 10:56:54 gpg: key 464ED987A7B21401: secret key imported 10:56:54 gpg: Total number processed: 1 10:56:54 gpg: imported: 1 10:56:54 gpg: secret keys read: 1 10:56:54 gpg: secret keys imported: 1 10:56:55 Removing intermediate container bb691c1359bf 10:56:55 ---> c0bde820b199 10:56:55 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 10:56:55 ---> Running in 6814253a414d 10:56:55 gpg: inserting ownertrust of 6 10:56:56 Removing intermediate container 6814253a414d 10:56:56 ---> c023cd9d87f9 10:56:56 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 10:56:56 ---> Running in 3f7775c11c61 10:56:57 gpg: please do a --check-trustdb 10:56:57 mkdir: created directory '/root/.password-store/' 10:56:57 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 10:56:57 Removing intermediate container 3f7775c11c61 10:56:57 ---> d58c4ead3981 10:56:57 Step 10/19 : RUN gpg2 --check-trustdb 10:56:57 ---> Running in 52a0ad132dd2 10:56:58 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 10:56:58 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 10:56:58 Removing intermediate container 52a0ad132dd2 10:56:58 ---> 436d7fa30aad 10:56:58 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 10:56:58 ---> Running in 77b956715f9c 10:56:58 Removing intermediate container 77b956715f9c 10:56:58 ---> 7a18a18b7c32 10:56:58 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass 10:56:59 ---> Running in cd14e474f65a 10:57:00 Removing intermediate container cd14e474f65a 10:57:00 ---> 5fd662a126e6 10:57:00 Step 13/19 : WORKDIR /src 10:57:00 ---> Running in 591cd2dade8c 10:57:00 Removing intermediate container 591cd2dade8c 10:57:00 ---> a38c1e7823b2 10:57:00 Step 14/19 : COPY requirements.txt /src/requirements.txt 10:57:00 ---> b6f947dd8f0c 10:57:00 Step 15/19 : RUN pip install -r requirements.txt 10:57:00 ---> Running in 9aa464b36078 10:57:02 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment 10:57:02 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment 10:57:02 Collecting appdirs==1.4.3 (from -r requirements.txt (line 1)) 10:57:07 Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl 10:57:07 Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 2)) 10:57:07 Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB) 10:57:07 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 3)) 10:57:07 Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz 10:57:07 Collecting cffi==1.10.0 (from -r requirements.txt (line 4)) 10:57:08 Downloading https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz (418kB) 10:57:08 Collecting cryptography==2.3 (from -r requirements.txt (line 5)) 10:57:08 Downloading https://files.pythonhosted.org/packages/c2/fa/fa9a8933c285895935d1392922fe721e9cb1b2c1881d14f149213a227ee3/cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1MB) 10:57:08 Collecting enum34==1.1.6 (from -r requirements.txt (line 6)) 10:57:08 Downloading https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl 10:57:08 Collecting idna==2.5 (from -r requirements.txt (line 7)) 10:57:08 Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB) 10:57:08 Collecting ipaddress==1.0.18 (from -r requirements.txt (line 8)) 10:57:08 Downloading https://files.pythonhosted.org/packages/4e/13/774faf38b445d0b3a844b65747175b2e0500164b7c28d78e34987a5bfe06/ipaddress-1.0.18.tar.gz 10:57:08 Collecting packaging==16.8 (from -r requirements.txt (line 9)) 10:57:09 Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 10:57:09 Collecting paramiko==2.4.2 (from -r requirements.txt (line 10)) 10:57:09 Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB) 10:57:09 Collecting pycparser==2.17 (from -r requirements.txt (line 11)) 10:57:09 Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB) 10:57:09 Collecting pyOpenSSL==18.0.0 (from -r requirements.txt (line 12)) 10:57:09 Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB) 10:57:09 Collecting pyparsing==2.2.0 (from -r requirements.txt (line 13)) 10:57:09 Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) 10:57:09 Collecting requests==2.20.0 (from -r requirements.txt (line 16)) 10:57:09 Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) 10:57:09 Collecting six==1.10.0 (from -r requirements.txt (line 17)) 10:57:09 Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 10:57:09 Collecting urllib3==1.24.3 (from -r requirements.txt (line 18)) 10:57:09 Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) 10:57:09 Collecting websocket-client==0.56.0 (from -r requirements.txt (line 19)) 10:57:09 Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB) 10:57:09 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:57:09 Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) 10:57:09 Collecting pynacl>=1.0.1 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:57:09 Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB) 10:57:09 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2->-r requirements.txt (line 10)) 10:57:09 Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB) 10:57:09 Collecting certifi>=2017.4.17 (from requests==2.20.0->-r requirements.txt (line 16)) 10:57:09 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) 10:57:09 Collecting chardet<3.1.0,>=3.0.2 (from requests==2.20.0->-r requirements.txt (line 16)) 10:57:09 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) 10:57:09 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser 10:57:09 Building wheel for backports.ssl-match-hostname (setup.py): started 10:57:10 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 10:57:10 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp37-none-any.whl size=5206 sha256=44e35888b9236312053a2c4d0c82cd876ac2b2fa376ee51f95437506b8185589 10:57:10 Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939 10:57:10 Building wheel for cffi (setup.py): started 10:57:14 Building wheel for cffi (setup.py): finished with status 'done' 10:57:14 Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371222 sha256=c23c355f22ec81bc000682d616e83830b71f4db0a4d8e9d40795bf417cb0008a 10:57:14 Stored in directory: /root/.cache/pip/wheels/f7/15/ae/fb38663a1329fd6043160c18a6c5e3a60aec7f7a727a631875 10:57:14 Building wheel for ipaddress (setup.py): started 10:57:14 Building wheel for ipaddress (setup.py): finished with status 'done' 10:57:14 Created wheel for ipaddress: filename=ipaddress-1.0.18-cp37-none-any.whl size=18105 sha256=4ad762c47c15b63d4002ac87eba93384e7370b0bc6905f9aba781bd329ab5be7 10:57:14 Stored in directory: /root/.cache/pip/wheels/b4/e1/56/07b2633e42e05445161d0748b02fc47c0fe24ba56ff4920f98 10:57:14 Building wheel for pycparser (setup.py): started 10:57:14 Building wheel for pycparser (setup.py): finished with status 'done' 10:57:14 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192838 sha256=ee635e45c744a25e01c74a3339aef4c272641bb02fc8e325882f109ca3705bf0 10:57:14 Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b 10:57:14 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser 10:57:14 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, idna, six, cryptography, enum34, ipaddress, pyparsing, packaging, pyasn1, pynacl, bcrypt, paramiko, pyOpenSSL, certifi, urllib3, chardet, requests, websocket-client 10:57:15 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.9.11 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.7 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0 10:57:22 Removing intermediate container 9aa464b36078 10:57:22 ---> a16af700f451 10:57:22 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt 10:57:22 ---> 91fc96454a75 10:57:22 Step 17/19 : RUN pip install -r test-requirements.txt 10:57:22 ---> Running in b06df621f0aa 10:57:22 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1)) 10:57:28 Downloading https://files.pythonhosted.org/packages/d0/a1/ea743f1facd8d287c2088d47fc80b06e042833041ba906fdd5c8f5d291bb/coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205kB) 10:57:28 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2)) 10:57:28 Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB) 10:57:28 Collecting mock==1.0.1 (from -r test-requirements.txt (line 3)) 10:57:28 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) 10:57:28 Collecting pytest==4.3.1 (from -r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB) 10:57:28 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 5)) 10:57:28 Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl 10:57:28 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 6)) 10:57:28 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl 10:57:28 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:57:28 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl 10:57:28 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:57:28 Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB) 10:57:28 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) 10:57:28 Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB) 10:57:28 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python3.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (41.2.0) 10:57:28 Collecting more-itertools>=4.0.0; python_version > "2.7" (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl (57kB) 10:57:28 Collecting atomicwrites>=1.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl 10:57:28 Collecting attrs>=17.4.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/6b/e8/2ecaf86b128a34e225807f03b22664302937ab826bd3b7eccab6754d29ea/attrs-19.2.0-py2.py3-none-any.whl (40kB) 10:57:28 Collecting py>=1.5.0 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) 10:57:28 Collecting pluggy>=0.7 (from pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl 10:57:28 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0) 10:57:28 Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl 10:57:28 Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 4)) 10:57:28 Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl 10:57:28 Building wheels for collected packages: mock 10:57:28 Building wheel for mock (setup.py): started 10:57:28 Building wheel for mock (setup.py): finished with status 'done' 10:57:28 Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23754 sha256=9cdd8da68700df4fcd354910dc6151e90e6833e0266eb7675064b91a8bd3d3e6 10:57:28 Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 10:57:28 Successfully built mock 10:57:28 Installing collected packages: coverage, mccabe, pyflakes, pycodestyle, flake8, mock, more-itertools, atomicwrites, attrs, py, zipp, importlib-metadata, pluggy, pytest, pytest-cov, pytest-timeout 10:57:29 Successfully installed atomicwrites-1.3.0 attrs-19.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-0.23 mccabe-0.6.1 mock-1.0.1 more-itertools-7.2.0 pluggy-0.13.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 zipp-0.6.0 10:57:30 Removing intermediate container b06df621f0aa 10:57:30 ---> 652317b13511 10:57:30 Step 18/19 : COPY . /src 10:57:30 ---> f45d48e2f131 10:57:30 Step 19/19 : RUN pip install . 10:57:30 ---> Running in 2c97b538c782 10:57:31 Processing /src 10:57:31 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (1.10.0) 10:57:31 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (0.56.0) 10:57:31 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (2.20.0) 10:57:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.9.11) 10:57:31 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3) 10:57:31 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5) 10:57:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4) 10:57:31 Building wheels for collected packages: docker 10:57:31 Building wheel for docker (setup.py): started 10:57:32 Building wheel for docker (setup.py): finished with status 'done' 10:57:32 Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139142 sha256=c915cd0e6a68356bf2526fa64ba5adb5847aeb9dc0dc7cb195bf9c8b10038459 10:57:32 Stored in directory: /tmp/pip-ephem-wheel-cache-kr66f_a5/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23 10:57:32 Successfully built docker 10:57:32 Installing collected packages: docker 10:57:32 Successfully installed docker-4.1.0.dev0 10:57:32 Removing intermediate container 2c97b538c782 10:57:32 ---> 61befae0b91f 10:57:32 Successfully built 61befae0b91f 10:57:32 Successfully tagged dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] dockerFingerprintFrom [Pipeline] sh 10:57:33 + docker tag dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] sh 10:57:33 + docker push dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 10:57:33 The push refers to repository [docker.io/dockerbuildbot/docker-py] 10:57:33 e8046fda34fe: Preparing 10:57:33 197b22a087a7: Preparing 10:57:33 4cc21c2d119e: Preparing 10:57:33 dcc913cda5c0: Preparing 10:57:33 32001a40f19d: Preparing 10:57:33 1739cef3cfb6: Preparing 10:57:33 9e9cc3fb688f: Preparing 10:57:33 7d2b00952549: Preparing 10:57:33 2208a6cba266: Preparing 10:57:33 fcadf38244b8: Preparing 10:57:33 9567b964ca22: Preparing 10:57:33 5cc0daf3437f: Preparing 10:57:33 ccccfb8096c3: Preparing 10:57:33 13175b4f9221: Preparing 10:57:33 013f85d5437b: Preparing 10:57:33 46ed3d879948: Preparing 10:57:33 fbeeb71995b3: Preparing 10:57:33 bb9e1c111e49: Preparing 10:57:33 ac3ac7a153b5: Preparing 10:57:33 3bfeb766f97b: Preparing 10:57:33 ea1227feeccb: Preparing 10:57:33 9cae1895156d: Preparing 10:57:33 52dba9daa22c: Preparing 10:57:33 78c1b9419976: Preparing 10:57:33 9e9cc3fb688f: Waiting 10:57:33 7d2b00952549: Waiting 10:57:33 2208a6cba266: Waiting 10:57:33 fcadf38244b8: Waiting 10:57:33 9567b964ca22: Waiting 10:57:33 5cc0daf3437f: Waiting 10:57:33 ccccfb8096c3: Waiting 10:57:33 13175b4f9221: Waiting 10:57:33 013f85d5437b: Waiting 10:57:33 46ed3d879948: Waiting 10:57:33 fbeeb71995b3: Waiting 10:57:33 bb9e1c111e49: Waiting 10:57:33 ac3ac7a153b5: Waiting 10:57:33 3bfeb766f97b: Waiting 10:57:33 ea1227feeccb: Waiting 10:57:33 9cae1895156d: Waiting 10:57:33 52dba9daa22c: Waiting 10:57:33 78c1b9419976: Waiting 10:57:33 1739cef3cfb6: Waiting 10:57:35 e8046fda34fe: Pushed 10:57:35 dcc913cda5c0: Pushed 10:57:35 197b22a087a7: Pushed 10:57:35 4cc21c2d119e: Pushed 10:57:36 9e9cc3fb688f: Pushed 10:57:36 1739cef3cfb6: Pushed 10:57:36 7d2b00952549: Pushed 10:57:36 2208a6cba266: Pushed 10:57:37 9567b964ca22: Pushed 10:57:37 32001a40f19d: Pushed 10:57:37 fcadf38244b8: Pushed 10:57:37 46ed3d879948: Layer already exists 10:57:37 fbeeb71995b3: Layer already exists 10:57:37 bb9e1c111e49: Layer already exists 10:57:37 ac3ac7a153b5: Layer already exists 10:57:37 3bfeb766f97b: Layer already exists 10:57:37 ea1227feeccb: Layer already exists 10:57:37 5cc0daf3437f: Pushed 10:57:37 9cae1895156d: Layer already exists 10:57:37 52dba9daa22c: Layer already exists 10:57:37 78c1b9419976: Layer already exists 10:57:38 013f85d5437b: Pushed 10:57:38 ccccfb8096c3: Pushed 10:57:39 13175b4f9221: Pushed 10:57:41 py3-67cbe3eb24d10738453d177b1a706be3401eb6e1: digest: sha256:4a44cb0b09339d3432e34b79fab583da684c519ac30843d83c5ee6ad5d4bdac9 size: 5349 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs’; ‘azwin-2-cdca60’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs’; ‘ubuntu-1804-overlay2 (i-007247fc748f88a62)’ is offline; ‘ubuntu-1804-overlay2 (i-03965e969ea5cac23)’ is offline; ‘ubuntu-1804-overlay2 (i-0485c1db1651101bd)’ is offline; ‘ubuntu-1804-overlay2 (i-092a0d33de88203c3)’ is offline; ‘ubuntu-1804-overlay2 (i-0e6fa8353f1930fb1)’ is offline; ‘ubuntu-1804-overlay2 (i-0ea4702b837eb5f7d)’ is offline Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [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/docker-py_PR-2445@tmp/84bd5182-1b23-4527-b648-03deba2d1832/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] sh 10:58:30 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 /src/scripts/versions.py 10:58:30 Unable to find image 'dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1' locally 10:58:30 py3-67cbe3eb24d10738453d177b1a706be3401eb6e1: Pulling from dockerbuildbot/docker-py 10:58:30 4a56a430b2ba: Pulling fs layer 10:58:30 4b5cacb629f5: Pulling fs layer 10:58:30 14408c8d4f9a: Pulling fs layer 10:58:30 ea67eaa7dd42: Pulling fs layer 10:58:30 4d134ac3fe4b: Pulling fs layer 10:58:30 4c55f6f5d7f0: Pulling fs layer 10:58:30 6ae475e50652: Pulling fs layer 10:58:30 6f4152644229: Pulling fs layer 10:58:30 6933d3d46042: Pulling fs layer 10:58:30 490a8e67c240: Pulling fs layer 10:58:30 0cd4c3ac510d: Pulling fs layer 10:58:30 e2b9b4220245: Pulling fs layer 10:58:30 d76a768ed5ac: Pulling fs layer 10:58:30 98395efd8485: Pulling fs layer 10:58:30 41c5c71ef6ee: Pulling fs layer 10:58:30 acb99a0057f9: Pulling fs layer 10:58:30 52367a222439: Pulling fs layer 10:58:30 1fef7c1192b4: Pulling fs layer 10:58:30 5f6ede74c479: Pulling fs layer 10:58:30 127f5e81e83c: Pulling fs layer 10:58:30 a9d9b30d8d08: Pulling fs layer 10:58:30 763dab4d77ad: Pulling fs layer 10:58:30 bc6fd7412fdb: Pulling fs layer 10:58:30 8d4ab61b3fbf: Pulling fs layer 10:58:30 ea67eaa7dd42: Waiting 10:58:30 4d134ac3fe4b: Waiting 10:58:30 4c55f6f5d7f0: Waiting 10:58:30 6ae475e50652: Waiting 10:58:30 6f4152644229: Waiting 10:58:30 6933d3d46042: Waiting 10:58:30 490a8e67c240: Waiting 10:58:30 0cd4c3ac510d: Waiting 10:58:30 e2b9b4220245: Waiting 10:58:30 d76a768ed5ac: Waiting 10:58:30 98395efd8485: Waiting 10:58:30 41c5c71ef6ee: Waiting 10:58:30 acb99a0057f9: Waiting 10:58:30 52367a222439: Waiting 10:58:30 1fef7c1192b4: Waiting 10:58:30 5f6ede74c479: Waiting 10:58:30 127f5e81e83c: Waiting 10:58:30 a9d9b30d8d08: Waiting 10:58:30 763dab4d77ad: Waiting 10:58:30 bc6fd7412fdb: Waiting 10:58:30 8d4ab61b3fbf: Waiting 10:58:31 4b5cacb629f5: Verifying Checksum 10:58:31 4b5cacb629f5: Download complete 10:58:31 14408c8d4f9a: Verifying Checksum 10:58:31 14408c8d4f9a: Download complete 10:58:34 4a56a430b2ba: Verifying Checksum 10:58:34 4a56a430b2ba: Download complete 10:58:34 4c55f6f5d7f0: Verifying Checksum 10:58:34 4c55f6f5d7f0: Download complete 10:58:34 ea67eaa7dd42: Verifying Checksum 10:58:34 ea67eaa7dd42: Download complete 10:58:34 6f4152644229: Verifying Checksum 10:58:34 6f4152644229: Download complete 10:58:35 6933d3d46042: Verifying Checksum 10:58:35 6933d3d46042: Download complete 10:58:35 490a8e67c240: Verifying Checksum 10:58:35 490a8e67c240: Download complete 10:58:36 6ae475e50652: Verifying Checksum 10:58:36 6ae475e50652: Download complete 10:58:36 0cd4c3ac510d: Verifying Checksum 10:58:36 0cd4c3ac510d: Download complete 10:58:36 e2b9b4220245: Verifying Checksum 10:58:36 e2b9b4220245: Download complete 10:58:36 d76a768ed5ac: Verifying Checksum 10:58:36 d76a768ed5ac: Download complete 10:58:36 98395efd8485: Verifying Checksum 10:58:36 98395efd8485: Download complete 10:58:37 41c5c71ef6ee: Verifying Checksum 10:58:37 41c5c71ef6ee: Download complete 10:58:37 acb99a0057f9: Verifying Checksum 10:58:37 acb99a0057f9: Download complete 10:58:37 52367a222439: Verifying Checksum 10:58:37 52367a222439: Download complete 10:58:37 1fef7c1192b4: Verifying Checksum 10:58:37 1fef7c1192b4: Download complete 10:58:37 5f6ede74c479: Verifying Checksum 10:58:37 5f6ede74c479: Download complete 10:58:37 a9d9b30d8d08: Verifying Checksum 10:58:37 a9d9b30d8d08: Download complete 10:58:38 763dab4d77ad: Verifying Checksum 10:58:38 763dab4d77ad: Download complete 10:58:38 127f5e81e83c: Verifying Checksum 10:58:38 127f5e81e83c: Download complete 10:58:38 bc6fd7412fdb: Verifying Checksum 10:58:38 bc6fd7412fdb: Download complete 10:58:38 8d4ab61b3fbf: Verifying Checksum 10:58:38 8d4ab61b3fbf: Download complete 10:58:40 4d134ac3fe4b: Verifying Checksum 10:58:40 4d134ac3fe4b: Download complete 10:58:45 4a56a430b2ba: Pull complete 10:58:45 4b5cacb629f5: Pull complete 10:58:46 14408c8d4f9a: Pull complete 10:58:51 ea67eaa7dd42: Pull complete 10:59:01 4d134ac3fe4b: Pull complete 10:59:01 4c55f6f5d7f0: Pull complete 10:59:04 6ae475e50652: Pull complete 10:59:04 6f4152644229: Pull complete 10:59:04 6933d3d46042: Pull complete 10:59:04 490a8e67c240: Pull complete 10:59:05 0cd4c3ac510d: Pull complete 10:59:05 e2b9b4220245: Pull complete 10:59:05 d76a768ed5ac: Pull complete 10:59:05 98395efd8485: Pull complete 10:59:05 41c5c71ef6ee: Pull complete 10:59:05 acb99a0057f9: Pull complete 10:59:06 52367a222439: Pull complete 10:59:06 1fef7c1192b4: Pull complete 10:59:06 5f6ede74c479: Pull complete 10:59:07 127f5e81e83c: Pull complete 10:59:07 a9d9b30d8d08: Pull complete 10:59:07 763dab4d77ad: Pull complete 10:59:08 bc6fd7412fdb: Pull complete 10:59:08 8d4ab61b3fbf: Pull complete 10:59:08 Digest: sha256:4a44cb0b09339d3432e34b79fab583da684c519ac30843d83c5ee6ad5d4bdac9 10:59:08 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py2.7_17.06.2-ce) [Pipeline] { (Branch: py2.7_19.03.2) [Pipeline] { (Branch: py2.7_19.03.3-rc1) [Pipeline] { (Branch: py3.7_17.06.2-ce) [Pipeline] { (Branch: py3.7_19.03.2) [Pipeline] { (Branch: py3.7_19.03.3-rc1) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [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/docker-py_PR-2445@tmp/c78264cb-d228-4062-bb13-805a2b12997e/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] echo 10:59:40 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 10:59:40 chowning workspace [Pipeline] sh 10:59:41 + uname -m [Pipeline] sh 10:59:41 + pwd 10:59:41 + id -u 10:59:41 + id -g 10:59:41 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace 10:59:41 Unable to find image 'busybox:latest' locally 10:59:41 latest: Pulling from library/busybox 10:59:41 7c9d20b9b6cd: Pulling fs layer 10:59:41 7c9d20b9b6cd: Verifying Checksum 10:59:41 7c9d20b9b6cd: Download complete 10:59:42 7c9d20b9b6cd: Pull complete 10:59:42 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 10:59:42 Status: Downloaded newer image for busybox:latest [Pipeline] echo 10:59:43 Removing all docker containers [Pipeline] sh 10:59:43 + docker container ls -aq [Pipeline] echo 10:59:43 Docker containers have been removed [Pipeline] echo 10:59:43 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 10:59:43 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=17.06.2-ce) [Pipeline] checkout 10:59:44 using credential docker-jenkins-github-credentials 10:59:44 Cloning the remote Git repository 10:59:44 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master 10:59:45 Fetching without tags 10:59:46 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 10:59:46 Merge succeeded, producing 67cbe3eb24d10738453d177b1a706be3401eb6e1 10:59:46 Checking out Revision 67cbe3eb24d10738453d177b1a706be3401eb6e1 (PR-2445) 10:59:46 Commit message: "Allows to use other types than lists as label filter values" > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] sh 10:59:47 + docker network create dpy-testnet-1-0-py2.7-17.06.2-ce 10:59:47 22153c3b2ffddde4d92d49c7f920a70639716ba46cfabf7b0840d1c020bd813f [Pipeline] sh fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 10:59:48 + docker run -d --name dpy-dind-1-0-py2.7-17.06.2-ce -v /tmp --privileged --network dpy-testnet-1-0-py2.7-17.06.2-ce dockerswarm/dind:17.06.2-ce dockerd -H tcp://0.0.0.0:2375 10:59:48 Unable to find image 'dockerswarm/dind:17.06.2-ce' locally 10:59:48 17.06.2-ce: Pulling from dockerswarm/dind 10:59:48 ad74af05f5a2: Pulling fs layer 10:59:48 1ffbfac097ec: Pulling fs layer 10:59:48 a3bb79d38cfe: Pulling fs layer 10:59:48 f7994ad08717: Pulling fs layer 10:59:48 1458381c1f53: Pulling fs layer 10:59:48 f7994ad08717: Waiting 10:59:48 1458381c1f53: Waiting 10:59:48 a3bb79d38cfe: Verifying Checksum 10:59:48 a3bb79d38cfe: Download complete 10:59:48 1ffbfac097ec: Verifying Checksum 10:59:48 1ffbfac097ec: Download complete 10:59:49 f7994ad08717: Verifying Checksum 10:59:49 f7994ad08717: Download complete 10:59:49 1458381c1f53: Verifying Checksum 10:59:49 1458381c1f53: Download complete 10:59:49 ad74af05f5a2: Verifying Checksum 10:59:49 ad74af05f5a2: Download complete 10:59:51 ad74af05f5a2: Pull complete 10:59:52 1ffbfac097ec: Pull complete 10:59:52 a3bb79d38cfe: Pull complete 10:59:53 f7994ad08717: Pull complete 10:59:53 1458381c1f53: Pull complete 10:59:53 Digest: sha256:86e795fcfd3f3b98b3b47a21c8b37592b5c0a34a7938446564265f6e861ff766 10:59:53 Status: Downloaded newer image for dockerswarm/dind:17.06.2-ce 10:59:54 d7c90438d4f633d6975636a7668d5efebf5f95e665bc0d7750a0abcbf6b26663 Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’ [Pipeline] sh 10:59:55 + docker run --name dpy-tests-1-0-py2.7-17.06.2-ce -e DOCKER_HOST=tcp://dpy-dind-1-0-py2.7-17.06.2-ce:2375 -e DOCKER_TEST_API_VERSION=1.30 --network dpy-testnet-1-0-py2.7-17.06.2-ce --volumes-from dpy-dind-1-0-py2.7-17.06.2-ce dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 py.test -v -rxs --cov=docker tests/ 10:59:55 Unable to find image 'dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1' locally 10:59:55 py2-67cbe3eb24d10738453d177b1a706be3401eb6e1: Pulling from dockerbuildbot/docker-py 10:59:55 4a56a430b2ba: Already exists 10:59:55 4b5cacb629f5: Already exists 10:59:55 14408c8d4f9a: Already exists 10:59:55 ea67eaa7dd42: Already exists 10:59:55 4d134ac3fe4b: Already exists 10:59:55 2e009887a409: Pulling fs layer 10:59:55 adb876b6ea0f: Pulling fs layer 10:59:55 19f9812823bb: Pulling fs layer 10:59:55 aabbe3b30f01: Pulling fs layer 10:59:55 0ada4fbc371e: Pulling fs layer 10:59:55 ec9770d4df29: Pulling fs layer 10:59:55 7b780fe78e22: Pulling fs layer 10:59:55 a2d412ff0cfb: Pulling fs layer 10:59:55 eea5138f3e7a: Pulling fs layer 10:59:55 8586a6741e91: Pulling fs layer 10:59:55 80348e9ba72f: Pulling fs layer 10:59:55 4e20e209510e: Pulling fs layer 10:59:55 33f10dc9c7ec: Pulling fs layer 10:59:55 853544101c23: Pulling fs layer 10:59:55 e763ab1479f4: Pulling fs layer 10:59:55 9e99c04b01f5: Pulling fs layer 10:59:55 98da07104a84: Pulling fs layer 10:59:55 ad8a5783ebfe: Pulling fs layer 10:59:55 c14a9d0e404a: Pulling fs layer 10:59:55 0ada4fbc371e: Waiting 10:59:55 ec9770d4df29: Waiting 10:59:55 7b780fe78e22: Waiting 10:59:55 a2d412ff0cfb: Waiting 10:59:55 eea5138f3e7a: Waiting 10:59:55 8586a6741e91: Waiting 10:59:55 80348e9ba72f: Waiting 10:59:55 4e20e209510e: Waiting 10:59:55 33f10dc9c7ec: Waiting 10:59:55 853544101c23: Waiting 10:59:55 e763ab1479f4: Waiting 10:59:55 9e99c04b01f5: Waiting 10:59:55 98da07104a84: Waiting 10:59:55 ad8a5783ebfe: Waiting 10:59:55 c14a9d0e404a: Waiting 10:59:55 aabbe3b30f01: Waiting 10:59:56 19f9812823bb: Verifying Checksum 10:59:56 19f9812823bb: Download complete 10:59:56 2e009887a409: Verifying Checksum 10:59:56 2e009887a409: Download complete 10:59:56 0ada4fbc371e: Verifying Checksum 10:59:56 0ada4fbc371e: Download complete 10:59:56 aabbe3b30f01: Verifying Checksum 10:59:56 aabbe3b30f01: Download complete 10:59:56 adb876b6ea0f: Verifying Checksum 10:59:56 adb876b6ea0f: Download complete 10:59:56 7b780fe78e22: Verifying Checksum 10:59:56 7b780fe78e22: Download complete 10:59:56 a2d412ff0cfb: Verifying Checksum 10:59:56 a2d412ff0cfb: Download complete 10:59:56 ec9770d4df29: Verifying Checksum 10:59:56 ec9770d4df29: Download complete 10:59:56 eea5138f3e7a: Verifying Checksum 10:59:56 eea5138f3e7a: Download complete 10:59:56 80348e9ba72f: Verifying Checksum 10:59:56 80348e9ba72f: Download complete 10:59:56 8586a6741e91: Verifying Checksum 10:59:56 8586a6741e91: Download complete 10:59:56 33f10dc9c7ec: Verifying Checksum 10:59:56 33f10dc9c7ec: Download complete 10:59:56 2e009887a409: Pull complete 10:59:56 853544101c23: Verifying Checksum 10:59:56 853544101c23: Download complete 10:59:56 4e20e209510e: Verifying Checksum 10:59:56 4e20e209510e: Download complete 10:59:56 9e99c04b01f5: Verifying Checksum 10:59:56 9e99c04b01f5: Download complete 10:59:56 e763ab1479f4: Verifying Checksum 10:59:56 e763ab1479f4: Download complete 10:59:57 98da07104a84: Verifying Checksum 10:59:57 98da07104a84: Download complete 10:59:57 ad8a5783ebfe: Verifying Checksum 10:59:57 ad8a5783ebfe: Download complete 10:59:57 c14a9d0e404a: Verifying Checksum 10:59:57 c14a9d0e404a: Download complete 10:59:57 adb876b6ea0f: Pull complete 10:59:57 19f9812823bb: Pull complete 10:59:58 aabbe3b30f01: Pull complete 10:59:58 0ada4fbc371e: Pull complete 10:59:58 ec9770d4df29: Pull complete 10:59:58 7b780fe78e22: Pull complete 10:59:58 a2d412ff0cfb: Pull complete 10:59:58 eea5138f3e7a: Pull complete 10:59:59 8586a6741e91: Pull complete 10:59:59 80348e9ba72f: Pull complete 10:59:59 4e20e209510e: Pull complete 10:59:59 33f10dc9c7ec: Pull complete 10:59:59 853544101c23: Pull complete 10:59:59 e763ab1479f4: Pull complete 10:59:59 9e99c04b01f5: Pull complete 11:00:00 98da07104a84: Pull complete 11:00:00 ad8a5783ebfe: Pull complete 11:00:00 c14a9d0e404a: Pull complete 11:00:00 Digest: sha256:9b2e59f9680d89fd095f84decf46a649323b48683379fa9c560ed5c94f410a91 11:00:00 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-67cbe3eb24d10738453d177b1a706be3401eb6e1 11:00:02 ============================= test session starts ============================== 11:00:02 platform linux2 -- Python 2.7.16, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 -- /usr/local/bin/python 11:00:02 cachedir: .pytest_cache 11:00:02 rootdir: /src, inifile: pytest.ini 11:00:02 plugins: timeout-1.3.3, cov-2.6.1 11:00:02 collecting ... collected 0 items / 1 errors 11:00:03 11:00:03 ==================================== ERRORS ==================================== 11:00:03 ______________________________ ERROR collecting _______________________________ 11:00:03 /usr/local/lib/python2.7/site-packages/py/_path/common.py:377: in visit 11:00:03 for x in Visitor(fil, rec, ignore, bf, sort).gen(self): 11:00:03 /usr/local/lib/python2.7/site-packages/py/_path/common.py:419: in gen 11:00:03 if p.check(dir=1) and (rec is None or rec(p))]) 11:00:03 /usr/local/lib/python2.7/site-packages/_pytest/main.py:651: in _recurse 11:00:03 ihook = self.gethookproxy(dirpath) 11:00:03 /usr/local/lib/python2.7/site-packages/_pytest/main.py:472: in gethookproxy 11:00:03 my_conftestmodules = pm._getconftestmodules(fspath) 11:00:03 /usr/local/lib/python2.7/site-packages/_pytest/config/__init__.py:413: in _getconftestmodules 11:00:03 mod = self._importconftest(conftestpath.realpath()) 11:00:03 /usr/local/lib/python2.7/site-packages/_pytest/config/__init__.py:452: in _importconftest 11:00:03 raise ConftestImportFailure(conftestpath, sys.exc_info()) 11:00:03 E ConftestImportFailure: (local('/src/tests/integration/conftest.py'), (<type 'exceptions.ImportError'>, ImportError('No module named abc',), <traceback object at 0x7f293a428dd0>)) 11:00:03 11:00:03 ---------- coverage: platform linux2, python 2.7.16-final-0 ---------- 11:00:03 Name Stmts Miss Branch BrPart Cover 11:00:03 ----------------------------------------------------------------------- 11:00:03 docker/__init__.py 5 4 0 0 20% 11:00:03 docker/api/__init__.py 1 0 0 0 100% 11:00:03 docker/api/build.py 126 121 92 0 2% 11:00:03 docker/api/client.py 265 257 98 0 2% 11:00:03 docker/api/config.py 31 31 6 0 0% 11:00:03 docker/api/container.py 265 265 102 0 0% 11:00:03 docker/api/daemon.py 39 39 14 0 0% 11:00:03 docker/api/exec_api.py 46 46 22 0 0% 11:00:03 docker/api/image.py 149 149 50 0 0% 11:00:03 docker/api/network.py 90 90 48 0 0% 11:00:03 docker/api/plugin.py 90 90 12 0 0% 11:00:03 docker/api/secret.py 36 36 10 0 0% 11:00:03 docker/api/service.py 200 200 149 0 0% 11:00:03 docker/api/swarm.py 106 106 38 0 0% 11:00:03 docker/api/volume.py 38 38 14 0 0% 11:00:03 docker/auth.py 198 191 74 0 3% 11:00:03 docker/client.py 67 67 2 0 0% 11:00:03 docker/constants.py 16 0 0 0 100% 11:00:03 docker/credentials/__init__.py 3 0 0 0 100% 11:00:03 docker/credentials/constants.py 4 0 0 0 100% 11:00:03 docker/credentials/errors.py 11 4 2 0 54% 11:00:03 docker/credentials/store.py 50 35 16 0 23% 11:00:03 docker/credentials/utils.py 23 18 12 0 14% 11:00:03 docker/errors.py 90 52 18 0 35% 11:00:03 docker/models/__init__.py 0 0 0 0 100% 11:00:03 docker/models/configs.py 21 21 0 0 0% 11:00:03 docker/models/containers.py 183 183 60 0 0% 11:00:03 docker/models/images.py 137 137 52 0 0% 11:00:03 docker/models/networks.py 37 37 8 0 0% 11:00:03 docker/models/nodes.py 15 15 0 0 0% 11:00:03 docker/models/plugins.py 49 49 8 0 0% 11:00:03 docker/models/resource.py 41 41 6 0 0% 11:00:03 docker/models/secrets.py 21 21 0 0 0% 11:00:03 docker/models/services.py 87 87 34 0 0% 11:00:03 docker/models/swarm.py 39 39 6 0 0% 11:00:03 docker/models/volumes.py 23 23 2 0 0% 11:00:03 docker/tls.py 37 37 14 0 0% 11:00:03 docker/transport/__init__.py 11 11 0 0 0% 11:00:03 docker/transport/basehttpadapter.py 6 6 2 0 0% 11:00:03 docker/transport/npipeconn.py 58 58 10 0 0% 11:00:03 docker/transport/npipesocket.py 134 134 20 0 0% 11:00:03 docker/transport/sshconn.py 68 68 12 0 0% 11:00:03 docker/transport/ssladapter.py 36 36 10 0 0% 11:00:03 docker/transport/unixconn.py 65 65 12 0 0% 11:00:03 docker/types/__init__.py 6 6 0 0 0% 11:00:03 docker/types/base.py 5 5 2 0 0% 11:00:03 docker/types/containers.py 360 360 296 0 0% 11:00:03 docker/types/daemon.py 36 36 14 0 0% 11:00:03 docker/types/healthcheck.py 34 34 4 0 0% 11:00:03 docker/types/networks.py 35 35 22 0 0% 11:00:03 docker/types/services.py 312 312 206 0 0% 11:00:03 docker/types/swarm.py 51 51 40 0 0% 11:00:03 docker/utils/__init__.py 3 1 0 0 67% 11:00:03 docker/utils/build.py 154 129 74 0 11% 11:00:03 docker/utils/config.py 36 36 10 0 0% 11:00:03 docker/utils/decorators.py 32 29 12 0 7% 11:00:03 docker/utils/fnmatch.py 55 47 28 0 10% 11:00:03 docker/utils/json_stream.py 43 43 14 0 0% 11:00:03 docker/utils/ports.py 50 50 28 0 0% 11:00:03 docker/utils/proxy.py 32 32 12 0 0% 11:00:03 docker/utils/socket.py 86 86 40 0 0% 11:00:03 docker/utils/utils.py 288 281 168 0 2% 11:00:03 docker/version.py 2 0 0 0 100% 11:00:03 ----------------------------------------------------------------------- 11:00:03 TOTAL 4637 4480 2005 0 2% 11:00:03 11:00:03 !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! 11:00:03 =========================== 1 error in 0.83 seconds ============================ [Pipeline] sh 11:00:04 + docker stop dpy-dind-1-0-py2.7-17.06.2-ce dpy-tests-1-0-py2.7-17.06.2-ce 11:00:05 dpy-dind-1-0-py2.7-17.06.2-ce 11:00:05 dpy-tests-1-0-py2.7-17.06.2-ce 11:00:05 + docker rm -vf dpy-dind-1-0-py2.7-17.06.2-ce dpy-tests-1-0-py2.7-17.06.2-ce 11:00:05 dpy-dind-1-0-py2.7-17.06.2-ce 11:00:05 dpy-tests-1-0-py2.7-17.06.2-ce 11:00:05 + docker network rm dpy-testnet-1-0-py2.7-17.06.2-ce 11:00:05 dpy-testnet-1-0-py2.7-17.06.2-ce [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_17.06.2-ce Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [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/docker-py_PR-2445@tmp/620d3c09-aa89-443a-9257-105e735dc06a/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] echo 11:00:06 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:00:06 chowning workspace [Pipeline] sh 11:00:06 + uname -m [Pipeline] sh 11:00:06 + pwd 11:00:06 + id -u 11:00:06 + id -g 11:00:06 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:00:07 Removing all docker containers [Pipeline] sh 11:00:07 + docker container ls -aq [Pipeline] echo 11:00:07 Docker containers have been removed [Pipeline] echo 11:00:07 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:00:07 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.2) [Pipeline] checkout 11:00:08 using credential docker-jenkins-github-credentials 11:00:08 Cloning the remote Git repository 11:00:08 Cloning with configured refspecs honoured and without tags 11:00:08 Fetching without tags 11:00:08 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.2 Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2445@tmp/86474874-838c-4ab6-a846-aa9d4576dea8/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] echo 11:00:09 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:00:09 chowning workspace [Pipeline] sh 11:00:09 + uname -m [Pipeline] sh 11:00:10 + pwd 11:00:10 + id -u 11:00:10 + id -g 11:00:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:00:11 Removing all docker containers [Pipeline] sh 11:00:11 + docker container ls -aq [Pipeline] echo 11:00:11 Docker containers have been removed [Pipeline] echo 11:00:11 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:00:11 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.3-rc1) [Pipeline] checkout 11:00:11 using credential docker-jenkins-github-credentials 11:00:11 Cloning the remote Git repository 11:00:11 Cloning with configured refspecs honoured and without tags 11:00:12 Fetching without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master 11:00:12 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.3-rc1 Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [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/docker-py_PR-2445@tmp/e7b9042a-d995-4f3b-ae1f-3c9526e89715/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] echo 11:00:12 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:00:12 chowning workspace [Pipeline] sh 11:00:13 + uname -m [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 11:00:13 + pwd 11:00:13 + id -u 11:00:13 + id -g 11:00:13 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:00:14 Removing all docker containers [Pipeline] sh 11:00:14 + docker container ls -aq [Pipeline] echo 11:00:14 Docker containers have been removed [Pipeline] echo 11:00:14 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:00:14 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=17.06.2-ce) [Pipeline] checkout 11:00:14 using credential docker-jenkins-github-credentials 11:00:14 Cloning the remote Git repository 11:00:14 Cloning with configured refspecs honoured and without tags 11:00:15 Fetching without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master 11:00:15 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_17.06.2-ce Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2445@tmp/a2077ac9-6474-4287-b140-ffe77bf835e5/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] echo 11:00:16 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:00:16 chowning workspace [Pipeline] sh 11:00:16 + uname -m [Pipeline] sh 11:00:16 + pwd 11:00:16 + id -u 11:00:16 + id -g 11:00:16 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:00:17 Removing all docker containers [Pipeline] sh 11:00:17 + docker container ls -aq [Pipeline] echo 11:00:17 Docker containers have been removed [Pipeline] echo 11:00:17 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:00:17 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.2) [Pipeline] checkout 11:00:17 using credential docker-jenkins-github-credentials 11:00:17 Cloning the remote Git repository 11:00:17 Cloning with configured refspecs honoured and without tags 11:00:18 Fetching without tags 11:00:18 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.2 Running on ubuntu-1804-overlay2 (i-007247fc748f88a62) in /home/ubuntu/workspace/docker-py_PR-2445 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2445@tmp/1b120342-7e3b-4871-ad63-db3ac80979d2/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] echo 11:00:19 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:00:19 chowning workspace [Pipeline] sh 11:00:19 + uname -m [Pipeline] sh 11:00:19 + pwd 11:00:19 + id -u 11:00:19 + id -g 11:00:19 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:00:20 Removing all docker containers [Pipeline] sh 11:00:21 + docker container ls -aq [Pipeline] echo 11:00:21 Docker containers have been removed [Pipeline] echo 11:00:21 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:00:21 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.3-rc1) [Pipeline] checkout 11:00:21 using credential docker-jenkins-github-credentials 11:00:21 Cloning the remote Git repository 11:00:21 Cloning with configured refspecs honoured and without tags 11:00:21 Fetching without tags 11:00:22 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1 Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2445 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.3-rc1 [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE