Pull request #2495 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8770cd00200ff5e0eb5f473fdf265b8dce6286a2+f2e09ae63287dd812ceaf936513ccf836392fab1 (c74bc419f187fa7f293df22613988ae9a3e72bf7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu&&!zfs&&amd64’ are offline Running on ubuntu-1804-overlay2 (i-07ce9849b443d5693) in /home/ubuntu/workspace/docker-py_PR-2495 [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-2495@tmp/1db342db-ca21-44bf-ae6e-32db873b3339/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Verifying Checksum bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Merge succeeded, producing 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Checking out Revision 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 (PR-2495) Commit message: "fixed file reads" > git merge f2e09ae63287dd812ceaf936513ccf836392fab1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 > git rev-list --no-walk 6ce8d7388e97cf427eb935c3c74feadd9578e77f # timeout=10 [Pipeline] sh + git rev-parse HEAD [Pipeline] sh + docker pull dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 not found: manifest unknown: manifest unknown [Pipeline] sh + docker build -t dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 . Sending build context to Docker daemon 1.3MB Step 1/19 : ARG PYTHON_VERSION=3.7 Step 2/19 : FROM python:${PYTHON_VERSION} 2.7: Pulling from library/python dc65f448a2e2: Pulling fs layer 346ffb2b67d7: Pulling fs layer dea4ecac934f: Pulling fs layer 8ac92ddf84b3: Pulling fs layer a3ca60abc08a: Pulling fs layer 306a7a6db7d6: Pulling fs layer 62bb680d338b: Pulling fs layer cf7c654f874c: Pulling fs layer d808faf2b346: Pulling fs layer 8ac92ddf84b3: Waiting a3ca60abc08a: Waiting 306a7a6db7d6: Waiting 62bb680d338b: Waiting cf7c654f874c: Waiting d808faf2b346: Waiting 346ffb2b67d7: Verifying Checksum 346ffb2b67d7: Download complete dea4ecac934f: Verifying Checksum dea4ecac934f: Download complete dc65f448a2e2: Verifying Checksum dc65f448a2e2: Download complete 306a7a6db7d6: Verifying Checksum 306a7a6db7d6: Download complete 8ac92ddf84b3: Verifying Checksum 8ac92ddf84b3: Download complete cf7c654f874c: Verifying Checksum cf7c654f874c: Download complete 62bb680d338b: Verifying Checksum 62bb680d338b: Download complete d808faf2b346: Verifying Checksum d808faf2b346: Download complete a3ca60abc08a: Verifying Checksum a3ca60abc08a: Download complete dc65f448a2e2: Pull complete 346ffb2b67d7: Pull complete dea4ecac934f: Pull complete 8ac92ddf84b3: Pull complete a3ca60abc08a: Pull complete 306a7a6db7d6: Pull complete 62bb680d338b: Pull complete cf7c654f874c: Pull complete d808faf2b346: Pull complete Digest: sha256:35e09ea760e7b9b855f6fb72c396ed1c60256f10d3df64777148c00a1ce9998c Status: Downloaded newer image for python:2.7 ---> 883fd6e9f928 Step 3/19 : ARG APT_MIRROR ---> Running in 0ea4deb55233 Removing intermediate container 0ea4deb55233 ---> 74eb0db0c2e0 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 ---> Running in 48f4e14f1f4c Removing intermediate container 48f4e14f1f4c ---> 6c177b6149b0 Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl ---> Running in aa47a2eca58b Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [175 kB] Fetched 8325 kB in 3s (3211 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.64.0-4). The following additional packages will be installed: libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip Suggested packages: libxml-simple-perl ruby The following NEW packages will be installed: gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 708 kB of archives. After this operation, 1197 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 708 kB in 0s (2458 kB/s) Selecting previously unselected package gnupg2. (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 ... 24533 files and directories currently installed.) Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u1) ... Selecting previously unselected package libqrencode4:amd64. Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... Unpacking libqrencode4:amd64 (4.0.2-1) ... Selecting previously unselected package libxmu6:amd64. Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... Selecting previously unselected package tree. Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... Unpacking tree (1.8.0-1) ... Selecting previously unselected package pass. Preparing to unpack .../5-pass_1.7.3-2_all.deb ... Unpacking pass (1.7.3-2) ... Selecting previously unselected package qrencode. Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... Unpacking qrencode (4.0.2-1) ... Selecting previously unselected package xauth. Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... Unpacking xauth (1:1.0.10-1) ... Selecting previously unselected package xclip. Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... Unpacking xclip (0.13-1) ... Setting up gnupg2 (2.2.12-1+deb10u1) ... Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... Setting up libqrencode4:amd64 (4.0.2-1) ... Setting up qrencode (4.0.2-1) ... Setting up tree (1.8.0-1) ... Setting up xclip (0.13-1) ... Setting up pass (1.7.3-2) ... Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... Setting up xauth (1:1.0.10-1) ... Processing triggers for libc-bin (2.28-10) ... Removing intermediate container aa47a2eca58b ---> bdebcd037d58 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys ---> d3787b632b58 Step 7/19 : RUN gpg2 --import gpg-keys/secret ---> Running in 8cca9439e4bb gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 464ED987A7B21401: public key "Sakuya Izayoi " imported gpg: key 464ED987A7B21401: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 Removing intermediate container 8cca9439e4bb ---> f1040bc2897d Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust ---> Running in 2fa9b19cf02c gpg: inserting ownertrust of 6 Removing intermediate container 2fa9b19cf02c ---> 852047822e9c Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') ---> Running in 837a0315c82d gpg: please do a --check-trustdb mkdir: created directory '/root/.password-store/' Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 Removing intermediate container 837a0315c82d ---> 734c7e833d62 Step 10/19 : RUN gpg2 --check-trustdb ---> Running in 7d50e49f00ef gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u Removing intermediate container 7d50e49f00ef ---> 7e426fba66fe Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 ---> Running in c71d15e90f64 Removing intermediate container c71d15e90f64 ---> 5ba384e1e929 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 ---> Running in c66283def644 Removing intermediate container c66283def644 ---> 38e5d20b5de0 Step 13/19 : WORKDIR /src ---> Running in fe817537ec97 Removing intermediate container fe817537ec97 ---> 53b14232c27d Step 14/19 : COPY requirements.txt /src/requirements.txt ---> aa322ad3a43a Step 15/19 : RUN pip install -r requirements.txt ---> Running in 5a4d628b3916 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment Collecting appdirs==1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting asn1crypto==0.22.0 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) Collecting backports.ssl-match-hostname==3.5.0.1 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Collecting cffi==1.10.0 Downloading cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392 kB) Collecting cryptography==2.3 Downloading cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1 MB) Collecting enum34==1.1.6 Downloading enum34-1.1.6-py2-none-any.whl (12 kB) Collecting idna==2.5 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) Collecting ipaddress==1.0.18 Downloading ipaddress-1.0.18-py2-none-any.whl (17 kB) Collecting packaging==16.8 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) Collecting paramiko==2.4.2 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) Collecting pycparser==2.17 Downloading pycparser-2.17.tar.gz (231 kB) Collecting pyOpenSSL==18.0.0 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) Collecting pyparsing==2.2.0 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting six==1.10.0 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) Collecting urllib3==1.24.3 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting websocket-client==0.56.0 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) Collecting pyasn1>=0.1.7 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pynacl>=1.0.1 Downloading PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762 kB) Collecting bcrypt>=3.1.3 Downloading bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: backports.ssl-match-hostname, pycparser Building wheel for backports.ssl-match-hostname (setup.py): started Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py2-none-any.whl size=5209 sha256=d2422f3eda3538567908b487826fdfa0eb6ecdba1a17baed4111734e6c23b5f3 Stored in directory: /root/.cache/pip/wheels/19/dd/8c/6cad8e6c38a9fe006dd7423ca1655bb1eb3cb94c5ce1814e4f Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193883 sha256=6cce5af8e9f3b4537fae58ca8186f7da7cdfd29e28776ed7e73f0ce91b9d63fc Stored in directory: /root/.cache/pip/wheels/03/08/f2/bf70552f051cd78e9d8fe7d196ef762858dcfa156965e3a1e3 Successfully built backports.ssl-match-hostname pycparser Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, enum34, ipaddress, cryptography, pyparsing, packaging, pyasn1, pynacl, bcrypt, paramiko, pyOpenSSL, certifi, chardet, urllib3, requests, websocket-client Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.11.28 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.8 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 Removing intermediate container 5a4d628b3916 ---> e44a475fd5f0 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt ---> 3b795f20061e Step 17/19 : RUN pip install -r test-requirements.txt ---> Running in b14f3669cd24 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 Requirement already satisfied: setuptools==44.0.0 in /usr/local/lib/python2.7/site-packages (from -r test-requirements.txt (line 1)) (44.0.0) Collecting coverage==4.5.2 Downloading coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201 kB) Collecting flake8==3.6.0 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pytest==4.3.1 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) Collecting pytest-cov==2.6.1 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) Collecting pytest-timeout==1.3.3 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) Collecting pyflakes<2.1.0,>=2.0.0 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) Collecting configparser; python_version < "3.2" Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB) 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 3)) (1.1.6) Collecting pycodestyle<2.5.0,>=2.4.0 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 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 5)) (1.10.0) Collecting pathlib2>=2.2.0; python_version < "3.6" Downloading pathlib2-2.3.5-py2.py3-none-any.whl (18 kB) Collecting py>=1.5.0 Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" Downloading more_itertools-5.0.0-py2-none-any.whl (52 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.3.0-py2.py3-none-any.whl (5.9 kB) Collecting pluggy>=0.7 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting funcsigs; python_version < "3.0" Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) Collecting scandir; python_version < "3.5" Downloading scandir-1.10.0.tar.gz (33 kB) Collecting importlib-metadata>=0.12; python_version < "3.8" Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting contextlib2; python_version < "3" Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Collecting zipp>=0.5 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) Building wheels for collected packages: mock, scandir Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23755 sha256=9e41a71fcd4f8bdea72fa5535f0f5cb1bb6567da3cd01c9353271cb00a85ba46 Stored in directory: /root/.cache/pip/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 Building wheel for scandir (setup.py): started Building wheel for scandir (setup.py): finished with status 'done' Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42776 sha256=7a011ba16757ae5e87d28e9ea577d09eba444e19ef88c707c6508e402975435a Stored in directory: /root/.cache/pip/wheels/58/2c/26/52406f7d1f19bcc47a6fbd1037a5f293492f5cf1d58c539edb Successfully built mock scandir Installing collected packages: coverage, pyflakes, configparser, pycodestyle, mccabe, flake8, mock, scandir, pathlib2, py, attrs, more-itertools, atomicwrites, contextlib2, zipp, importlib-metadata, pluggy, funcsigs, pytest, pytest-cov, pytest-timeout Successfully installed atomicwrites-1.3.0 attrs-19.3.0 configparser-4.0.2 contextlib2-0.6.0.post1 coverage-4.5.2 flake8-3.6.0 funcsigs-1.0.2 importlib-metadata-1.5.0 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.5 pluggy-0.13.1 py-1.8.1 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-1.1.0 Removing intermediate container b14f3669cd24 ---> bba0df5713b0 Step 18/19 : COPY . /src ---> 45fcae251402 Step 19/19 : RUN pip install . ---> Running in edc5b2415930 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 Processing /src Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.2.0.dev0) (1.10.0) Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.2.0.dev0) (0.56.0) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.2.0.dev0) (2.20.0) Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.2.0.dev0) (3.5.0.1) Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.2.0.dev0) (1.0.18) 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.2.0.dev0) (2019.11.28) 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.2.0.dev0) (2.5) 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.2.0.dev0) (3.0.4) 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.2.0.dev0) (1.24.3) Building wheels for collected packages: docker Building wheel for docker (setup.py): started Building wheel for docker (setup.py): finished with status 'done' Created wheel for docker: filename=docker-4.2.0.dev0-py2.py3-none-any.whl size=143997 sha256=9b138716991598aab57ee3002a3506efc73b742a904998c96d091683e062bb1e Stored in directory: /tmp/pip-ephem-wheel-cache-brdXkm/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c Successfully built docker Installing collected packages: docker Successfully installed docker-4.2.0.dev0 Removing intermediate container edc5b2415930 ---> f220cb527041 Successfully built f220cb527041 Successfully tagged dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] sh + docker tag dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] sh + docker push dockerbuildbot/docker-py:py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 The push refers to repository [docker.io/dockerbuildbot/docker-py] 354c548b15c1: Preparing b376483151ef: Preparing 816c79d623ba: Preparing e7119a638cc2: Preparing 30488a7932ff: Preparing 3e2088ee92c1: Preparing 76329d6b208e: Preparing 93d4768de42c: Preparing 92b2c80c520f: Preparing 96dc0096f8ed: Preparing 43099fc4204e: Preparing 3e2088ee92c1: Waiting 76329d6b208e: Waiting 93d4768de42c: Waiting 92b2c80c520f: Waiting 96dc0096f8ed: Waiting b2e6fc421507: Preparing 0698a6a30639: Preparing 899cf7a09fe8: Preparing 2741b7e367f0: Preparing 43099fc4204e: Waiting b2e6fc421507: Waiting 0698a6a30639: Waiting 899cf7a09fe8: Waiting 6789768244d1: Preparing 1bb0f373b079: Preparing 1d539fca9da3: Preparing 7d516feb580e: Preparing 3f4c8c89729b: Preparing 2741b7e367f0: Waiting 6789768244d1: Waiting 1bb0f373b079: Waiting 1d539fca9da3: Waiting 7d516feb580e: Waiting 5c813a85f7f0: Preparing bdca38f94ff0: Preparing 3f4c8c89729b: Waiting 5c813a85f7f0: Waiting faac394a1ad3: Preparing ce8168f12337: Preparing bdca38f94ff0: Waiting faac394a1ad3: Waiting ce8168f12337: Waiting 354c548b15c1: Pushed b376483151ef: Pushed e7119a638cc2: Pushed 3e2088ee92c1: Pushed 76329d6b208e: Pushed 93d4768de42c: Pushed 816c79d623ba: Pushed 92b2c80c520f: Pushed 96dc0096f8ed: Pushed 30488a7932ff: Pushed 43099fc4204e: Pushed 6789768244d1: Layer already exists 1bb0f373b079: Layer already exists 1d539fca9da3: Layer already exists b2e6fc421507: Pushed 7d516feb580e: Layer already exists 3f4c8c89729b: Layer already exists 5c813a85f7f0: Layer already exists bdca38f94ff0: Layer already exists faac394a1ad3: Layer already exists ce8168f12337: Layer already exists 2741b7e367f0: Pushed 0698a6a30639: Pushed 899cf7a09fe8: Pushed py2-8770cd00200ff5e0eb5f473fdf265b8dce6286a2: digest: sha256:15d40850287d079aed5e2872a4adbdd92f259ad36f411f21d59197a90739657d size: 5353 [Pipeline] sh + docker pull dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 not found: manifest unknown: manifest unknown [Pipeline] sh + docker build -t dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . Sending build context to Docker daemon 1.3MB Step 1/19 : ARG PYTHON_VERSION=3.7 Step 2/19 : FROM python:${PYTHON_VERSION} 3.7: Pulling from library/python dc65f448a2e2: Already exists 346ffb2b67d7: Already exists dea4ecac934f: Already exists 8ac92ddf84b3: Already exists a3ca60abc08a: Already exists 9253bd2ee3f6: Pulling fs layer 27f3323f0a58: Pulling fs layer ea74ff1569e8: Pulling fs layer 1e7d1a31f70a: Pulling fs layer 1e7d1a31f70a: Waiting ea74ff1569e8: Verifying Checksum ea74ff1569e8: Download complete 9253bd2ee3f6: Verifying Checksum 9253bd2ee3f6: Download complete 1e7d1a31f70a: Verifying Checksum 1e7d1a31f70a: Download complete 27f3323f0a58: Verifying Checksum 27f3323f0a58: Download complete 9253bd2ee3f6: Pull complete 27f3323f0a58: Pull complete ea74ff1569e8: Pull complete 1e7d1a31f70a: Pull complete Digest: sha256:177d12ebaec2293a91da2acafef9593f8c4a4ee16cc0cf5e41f28fa215e56c47 Status: Downloaded newer image for python:3.7 ---> 894300ec3929 Step 3/19 : ARG APT_MIRROR ---> Running in 1084dd585522 Removing intermediate container 1084dd585522 ---> e9801b455cb0 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 ---> Running in d2dcb2a67346 Removing intermediate container d2dcb2a67346 ---> 9f4a141b6ece Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl ---> Running in cfcb4eb145de Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [122 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [175 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] Fetched 8325 kB in 2s (3480 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.64.0-4). The following additional packages will be installed: libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip Suggested packages: libxml-simple-perl ruby The following NEW packages will be installed: gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 708 kB of archives. After this operation, 1197 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 708 kB in 0s (2548 kB/s) Selecting previously unselected package gnupg2. (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 ... 24593 files and directories currently installed.) Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u1) ... Selecting previously unselected package libqrencode4:amd64. Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... Unpacking libqrencode4:amd64 (4.0.2-1) ... Selecting previously unselected package libxmu6:amd64. Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... Selecting previously unselected package tree. Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... Unpacking tree (1.8.0-1) ... Selecting previously unselected package pass. Preparing to unpack .../5-pass_1.7.3-2_all.deb ... Unpacking pass (1.7.3-2) ... Selecting previously unselected package qrencode. Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... Unpacking qrencode (4.0.2-1) ... Selecting previously unselected package xauth. Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... Unpacking xauth (1:1.0.10-1) ... Selecting previously unselected package xclip. Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... Unpacking xclip (0.13-1) ... Setting up gnupg2 (2.2.12-1+deb10u1) ... Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... Setting up libqrencode4:amd64 (4.0.2-1) ... Setting up qrencode (4.0.2-1) ... Setting up tree (1.8.0-1) ... Setting up xclip (0.13-1) ... Setting up pass (1.7.3-2) ... Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... Setting up xauth (1:1.0.10-1) ... Processing triggers for libc-bin (2.28-10) ... Removing intermediate container cfcb4eb145de ---> 68f8a8847270 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys ---> 0d6fbab636e6 Step 7/19 : RUN gpg2 --import gpg-keys/secret ---> Running in f14f2ddfe4af gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 464ED987A7B21401: public key "Sakuya Izayoi " imported gpg: key 464ED987A7B21401: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 Removing intermediate container f14f2ddfe4af ---> e9ad5b7cefff Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust ---> Running in 12c579ba23a1 gpg: inserting ownertrust of 6 Removing intermediate container 12c579ba23a1 ---> 8ca1a5bbd09c Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') ---> Running in a60e5de00372 gpg: please do a --check-trustdb mkdir: created directory '/root/.password-store/' Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 Removing intermediate container a60e5de00372 ---> 566aeadd17e3 Step 10/19 : RUN gpg2 --check-trustdb ---> Running in 8ee731625fe7 gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u Removing intermediate container 8ee731625fe7 ---> de229c2a2640 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 ---> Running in 5dc2d8c1efe3 Removing intermediate container 5dc2d8c1efe3 ---> e4cc0197fd38 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 ---> Running in 06493fa10d86 Removing intermediate container 06493fa10d86 ---> 507ae3199d41 Step 13/19 : WORKDIR /src ---> Running in b5ce47b04516 Removing intermediate container b5ce47b04516 ---> 7a32d62798f5 Step 14/19 : COPY requirements.txt /src/requirements.txt ---> 7ca205e44ba5 Step 15/19 : RUN pip install -r requirements.txt ---> Running in f1aed3562828 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment Collecting appdirs==1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting asn1crypto==0.22.0 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) Collecting backports.ssl-match-hostname==3.5.0.1 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Collecting cffi==1.10.0 Downloading cffi-1.10.0.tar.gz (418 kB) Collecting cryptography==2.3 Downloading cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1 MB) Collecting enum34==1.1.6 Downloading enum34-1.1.6-py3-none-any.whl (12 kB) Collecting idna==2.5 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) Collecting ipaddress==1.0.18 Downloading ipaddress-1.0.18.tar.gz (32 kB) Collecting packaging==16.8 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) Collecting paramiko==2.4.2 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) Collecting pycparser==2.17 Downloading pycparser-2.17.tar.gz (231 kB) Collecting pyOpenSSL==18.0.0 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) Collecting pyparsing==2.2.0 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting six==1.10.0 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) Collecting urllib3==1.24.3 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting websocket-client==0.56.0 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) Collecting bcrypt>=3.1.3 Downloading bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) Collecting pyasn1>=0.1.7 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pynacl>=1.0.1 Downloading PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser Building wheel for backports.ssl-match-hostname (setup.py): started Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5205 sha256=f74d0b389a510579becde6e3a91a61359df083815e4aa2003f20090942069f07 Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738 Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371213 sha256=8987134f241e60209aee4ac5b565bf1e5d0552a53349b09cf344bd9095993ed5 Stored in directory: /root/.cache/pip/wheels/cc/8d/6c/d24a8db003ac4a51d9959a9985718fac84e1baa5ec6c42d115 Building wheel for ipaddress (setup.py): started Building wheel for ipaddress (setup.py): finished with status 'done' Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18104 sha256=3a2b8a18e02ca243a13519f1e19767f0d262ad7ea196fd1f3693c1087bbfaed7 Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192835 sha256=72bea588e880643c0bc4ff8808ed778de7636ddb4172b75031ffa9651f92db48 Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, cryptography, enum34, ipaddress, pyparsing, packaging, bcrypt, pyasn1, pynacl, paramiko, pyOpenSSL, certifi, urllib3, chardet, requests, websocket-client Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.11.28 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.8 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 Removing intermediate container f1aed3562828 ---> d9e21a5bd73e Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt ---> 4e0ca4389ec0 Step 17/19 : RUN pip install -r test-requirements.txt ---> Running in 9eeb03a8e821 Collecting setuptools==44.0.0 Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB) Collecting coverage==4.5.2 Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB) Collecting flake8==3.6.0 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pytest==4.3.1 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) Collecting pytest-cov==2.6.1 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) Collecting pytest-timeout==1.3.3 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) Collecting pycodestyle<2.5.0,>=2.4.0 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pyflakes<2.1.0,>=2.0.0 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) Collecting pluggy>=0.7 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.5.0 Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.3.0-py2.py3-none-any.whl (5.9 kB) 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 5)) (1.10.0) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting more-itertools>=4.0.0; python_version > "2.7" Downloading more_itertools-8.2.0-py3-none-any.whl (43 kB) Collecting importlib-metadata>=0.12; python_version < "3.8" Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting zipp>=0.5 Downloading zipp-2.1.0-py3-none-any.whl (4.6 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=6729164bccabc8c460980748b0168afc4eb2061e0110b9ada5519010e47c4b24 Stored in directory: /root/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Successfully built mock Installing collected packages: setuptools, coverage, pycodestyle, mccabe, pyflakes, flake8, mock, zipp, importlib-metadata, pluggy, py, atomicwrites, attrs, more-itertools, pytest, pytest-cov, pytest-timeout Attempting uninstall: setuptools Found existing installation: setuptools 45.1.0 Uninstalling setuptools-45.1.0: Successfully uninstalled setuptools-45.1.0 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-1.5.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.2.0 pluggy-0.13.1 py-1.8.1 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-44.0.0 zipp-2.1.0 Removing intermediate container 9eeb03a8e821 ---> 4d6455d47868 Step 18/19 : COPY . /src ---> bcc230877e9b Step 19/19 : RUN pip install . ---> Running in ead300d2c3d8 Processing /src Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.2.0.dev0) (1.10.0) Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.2.0.dev0) (0.56.0) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.2.0.dev0) (2.20.0) 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.2.0.dev0) (2.5) 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.2.0.dev0) (1.24.3) 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.2.0.dev0) (3.0.4) 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.2.0.dev0) (2019.11.28) Building wheels for collected packages: docker Building wheel for docker (setup.py): started Building wheel for docker (setup.py): finished with status 'done' Created wheel for docker: filename=docker-4.2.0.dev0-py2.py3-none-any.whl size=144000 sha256=7b71f26ad55a2f5562c23389305ffd55f0c8aff94e040bbb9684b7fc95e0b8ac Stored in directory: /tmp/pip-ephem-wheel-cache-dq_yg6v2/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525 Successfully built docker Installing collected packages: docker Successfully installed docker-4.2.0.dev0 Removing intermediate container ead300d2c3d8 ---> b6e48316e548 Successfully built b6e48316e548 Successfully tagged dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] sh + docker tag dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] sh + docker push dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 The push refers to repository [docker.io/dockerbuildbot/docker-py] 98a39ae7d862: Preparing 446f4ff90d7e: Preparing 03904883b6ce: Preparing a86c516df788: Preparing c6c8faa39d99: Preparing 0b0f09c6fe68: Preparing 9ca9bb3eebec: Preparing 11984950d177: Preparing 41e25f69ace5: Preparing 3e1de02dc26a: Preparing 7bb1dab4e3c1: Preparing 2937da4aee99: Preparing 34b1e016cddb: Preparing c55eb3ed91d9: Preparing bdc102664b54: Preparing 78ead60560fd: Preparing da0efd653ebe: Preparing 21dc9194e1ab: Preparing a10c79771e86: Preparing 3f4c8c89729b: Preparing 5c813a85f7f0: Preparing bdca38f94ff0: Preparing faac394a1ad3: Preparing ce8168f12337: Preparing 0b0f09c6fe68: Waiting 9ca9bb3eebec: Waiting 11984950d177: Waiting 41e25f69ace5: Waiting 3e1de02dc26a: Waiting 7bb1dab4e3c1: Waiting 34b1e016cddb: Waiting c55eb3ed91d9: Waiting bdc102664b54: Waiting 78ead60560fd: Waiting da0efd653ebe: Waiting 21dc9194e1ab: Waiting a10c79771e86: Waiting 3f4c8c89729b: Waiting 5c813a85f7f0: Waiting bdca38f94ff0: Waiting faac394a1ad3: Waiting ce8168f12337: Waiting 2937da4aee99: Waiting a86c516df788: Pushed 446f4ff90d7e: Pushed 98a39ae7d862: Pushed 9ca9bb3eebec: Pushed 0b0f09c6fe68: Pushed 41e25f69ace5: Pushed 11984950d177: Pushed 3e1de02dc26a: Pushed 7bb1dab4e3c1: Pushed 2937da4aee99: Pushed 34b1e016cddb: Pushed 78ead60560fd: Layer already exists da0efd653ebe: Layer already exists 21dc9194e1ab: Layer already exists a10c79771e86: Layer already exists 3f4c8c89729b: Layer already exists 5c813a85f7f0: Layer already exists bdc102664b54: Pushed faac394a1ad3: Layer already exists bdca38f94ff0: Layer already exists ce8168f12337: Layer already exists 03904883b6ce: Pushed c55eb3ed91d9: Pushed c6c8faa39d99: Pushed py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2: digest: sha256:8ab2b12d9a5db1aa058464b4f48def958c539b21d24f7410f0c8015471a768f8 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&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-0013dfea7be906758)’ is offline; ‘ubuntu-1804-overlay2 (i-02287614200552833)’ is offline Running on ubuntu-1804-overlay2 (i-0013dfea7be906758) in /home/ubuntu/workspace/docker-py_PR-2495 [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-2495@tmp/32ea7774-244d-4768-99b8-83b159467cc8/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 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 /src/scripts/versions.py Unable to find image 'dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2' locally py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2: Pulling from dockerbuildbot/docker-py dc65f448a2e2: Pulling fs layer 346ffb2b67d7: Pulling fs layer dea4ecac934f: Pulling fs layer 8ac92ddf84b3: Pulling fs layer a3ca60abc08a: Pulling fs layer 9253bd2ee3f6: Pulling fs layer 27f3323f0a58: Pulling fs layer ea74ff1569e8: Pulling fs layer 1e7d1a31f70a: Pulling fs layer af980f5bd374: Pulling fs layer f99e2dfdf06b: Pulling fs layer 6e0a23b23233: Pulling fs layer 55482d5e19bf: Pulling fs layer 4da82de5ed7f: Pulling fs layer ea56eca5118a: Pulling fs layer b9776452bb25: Pulling fs layer 204a0539f38a: Pulling fs layer 10a36a087005: Pulling fs layer 5d43311318a4: Pulling fs layer 58742d9517e7: Pulling fs layer 18fd9eaa1ca6: Pulling fs layer 6f7eacb3d936: Pulling fs layer de3fcb2859dc: Pulling fs layer 9d61e7067d55: Pulling fs layer 8ac92ddf84b3: Waiting a3ca60abc08a: Waiting 9253bd2ee3f6: Waiting 27f3323f0a58: Waiting ea74ff1569e8: Waiting 1e7d1a31f70a: Waiting af980f5bd374: Waiting f99e2dfdf06b: Waiting 6e0a23b23233: Waiting 55482d5e19bf: Waiting 4da82de5ed7f: Waiting ea56eca5118a: Waiting b9776452bb25: Waiting 204a0539f38a: Waiting 10a36a087005: Waiting 5d43311318a4: Waiting 58742d9517e7: Waiting 18fd9eaa1ca6: Waiting 6f7eacb3d936: Waiting de3fcb2859dc: Waiting 9d61e7067d55: Waiting 346ffb2b67d7: Verifying Checksum 346ffb2b67d7: Download complete dea4ecac934f: Verifying Checksum dea4ecac934f: Download complete dc65f448a2e2: Verifying Checksum dc65f448a2e2: Download complete 9253bd2ee3f6: Verifying Checksum 9253bd2ee3f6: Download complete 8ac92ddf84b3: Verifying Checksum 8ac92ddf84b3: Download complete ea74ff1569e8: Verifying Checksum ea74ff1569e8: Download complete 1e7d1a31f70a: Verifying Checksum 1e7d1a31f70a: Download complete af980f5bd374: Verifying Checksum af980f5bd374: Download complete f99e2dfdf06b: Verifying Checksum f99e2dfdf06b: Download complete 6e0a23b23233: Verifying Checksum 6e0a23b23233: Download complete 55482d5e19bf: Verifying Checksum 55482d5e19bf: Download complete 4da82de5ed7f: Verifying Checksum 4da82de5ed7f: Download complete ea56eca5118a: Verifying Checksum ea56eca5118a: Download complete 27f3323f0a58: Verifying Checksum 27f3323f0a58: Download complete b9776452bb25: Verifying Checksum b9776452bb25: Download complete 204a0539f38a: Verifying Checksum 204a0539f38a: Download complete 10a36a087005: Verifying Checksum 10a36a087005: Download complete 5d43311318a4: Verifying Checksum 5d43311318a4: Download complete 18fd9eaa1ca6: Verifying Checksum 18fd9eaa1ca6: Download complete 6f7eacb3d936: Verifying Checksum 6f7eacb3d936: Download complete de3fcb2859dc: Download complete 9d61e7067d55: Download complete 58742d9517e7: Verifying Checksum 58742d9517e7: Download complete a3ca60abc08a: Verifying Checksum a3ca60abc08a: Download complete dc65f448a2e2: Pull complete 346ffb2b67d7: Pull complete dea4ecac934f: Pull complete 8ac92ddf84b3: Pull complete a3ca60abc08a: Pull complete 9253bd2ee3f6: Pull complete 27f3323f0a58: Pull complete ea74ff1569e8: Pull complete 1e7d1a31f70a: Pull complete af980f5bd374: Pull complete f99e2dfdf06b: Pull complete 6e0a23b23233: Pull complete 55482d5e19bf: Pull complete 4da82de5ed7f: Pull complete ea56eca5118a: Pull complete b9776452bb25: Pull complete 204a0539f38a: Pull complete 10a36a087005: Pull complete 5d43311318a4: Pull complete 58742d9517e7: Pull complete 18fd9eaa1ca6: Pull complete 6f7eacb3d936: Pull complete de3fcb2859dc: Pull complete 9d61e7067d55: Pull complete Digest: sha256:8ab2b12d9a5db1aa058464b4f48def958c539b21d24f7410f0c8015471a768f8 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [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.5) [Pipeline] { (Branch: py2.7_19.03.6-rc1) [Pipeline] { (Branch: py3.7_17.06.2-ce) [Pipeline] { (Branch: py3.7_19.03.5) [Pipeline] { (Branch: py3.7_19.03.6-rc1) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Still waiting to schedule task ‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)’ is offline Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495 [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-2495@tmp/5b75282a-99dd-4f39-9dc2-52231121a25f/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=17.06.2-ce) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [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-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 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-2495@tmp/d7087525-78cf-4881-8a7c-1f175ee1666d/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.5) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.5 Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495 [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-2495@tmp/fa3f05ec-857f-4dcf-b022-126d9f8e6509/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.6-rc1) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.6-rc1 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on ubuntu-1804-overlay2 (i-0cb0b2a5a724507cf) in /home/ubuntu/workspace/docker-py_PR-2495 [Pipeline] { [Pipeline] withDockerRegistry 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-2495@tmp/bde084b6-dfaf-4ae6-a4d0-13ee660f10d6/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=17.06.2-ce) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [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-0e2131cee08a461e3) in /home/ubuntu/workspace/docker-py_PR-2495 [Pipeline] { [Pipeline] withDockerRegistry 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-2495@tmp/952619d7-ec3c-419e-b992-2fcfffa14359/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 + uname -m $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Verifying Checksum bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest 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-2495@tmp/8b287162-4765-488a-8136-678d690a2506/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.5) [Pipeline] checkout latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.6-rc1) [Pipeline] checkout > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.5 > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.6-rc1 [Pipeline] // parallel [Pipeline] End of Pipeline > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 GitHub has been notified of this commit’s build result hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Also: hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Also: hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Also: hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0cb0b2a5a724507cf) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Also: hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128: stdout: stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0e2131cee08a461e3) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy158.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:834) Finished: FAILURE