Skip to content

Console Output

13:57:07 + docker build -t dockerpinata/docker-py:py3-b42cd1d1cab6f39e5d1bd07a2645ca5b6756930c -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
13:57:07 Sending build context to Docker daemon  1.375MB

13:57:07 Step 1/21 : ARG PYTHON_VERSION=3.7
13:57:07 Step 2/21 : FROM python:${PYTHON_VERSION}
13:57:07 3.7: Pulling from library/python
13:57:07 d836772a1c1f: Pulling fs layer
13:57:07 66a9e63c657a: Pulling fs layer
13:57:07 d1989b6e74cf: Pulling fs layer
13:57:07 c28818711e1e: Pulling fs layer
13:57:07 5084fa7ebd74: Pulling fs layer
13:57:07 7f162c881e4f: Pulling fs layer
13:57:07 fa5c3534431d: Pulling fs layer
13:57:07 30596f5e8e78: Pulling fs layer
13:57:07 4861fe1f6551: Pulling fs layer
13:57:07 fa5c3534431d: Waiting
13:57:07 c28818711e1e: Waiting
13:57:07 5084fa7ebd74: Waiting
13:57:07 7f162c881e4f: Waiting
13:57:07 30596f5e8e78: Waiting
13:57:07 4861fe1f6551: Waiting
13:57:07 66a9e63c657a: Verifying Checksum
13:57:07 66a9e63c657a: Download complete
13:57:07 d1989b6e74cf: Verifying Checksum
13:57:07 d1989b6e74cf: Download complete
13:57:08 d836772a1c1f: Verifying Checksum
13:57:08 d836772a1c1f: Download complete
13:57:08 7f162c881e4f: Verifying Checksum
13:57:08 7f162c881e4f: Download complete
13:57:08 c28818711e1e: Verifying Checksum
13:57:08 c28818711e1e: Download complete
13:57:08 30596f5e8e78: Verifying Checksum
13:57:08 30596f5e8e78: Download complete
13:57:08 4861fe1f6551: Verifying Checksum
13:57:08 4861fe1f6551: Download complete
13:57:08 fa5c3534431d: Verifying Checksum
13:57:08 fa5c3534431d: Download complete
13:57:10 5084fa7ebd74: Verifying Checksum
13:57:10 5084fa7ebd74: Download complete
13:57:11 d836772a1c1f: Pull complete
13:57:12 66a9e63c657a: Pull complete
13:57:12 d1989b6e74cf: Pull complete
13:57:15 c28818711e1e: Pull complete
13:57:21 5084fa7ebd74: Pull complete
13:57:22 7f162c881e4f: Pull complete
13:57:22 fa5c3534431d: Pull complete
13:57:22 30596f5e8e78: Pull complete
13:57:23 4861fe1f6551: Pull complete
13:57:23 Digest: sha256:7f9798664c8b1cdaccc19f1b90105a27db736c861c8184198dc7a8c01f82ccec
13:57:23 Status: Downloaded newer image for python:3.7
13:57:23  ---> 142b92ebe662
13:57:23 Step 3/21 : ARG APT_MIRROR
13:57:25  ---> Running in 2ed727615037
13:57:25 Removing intermediate container 2ed727615037
13:57:25  ---> 254045496905
13:57:25 Step 4/21 : 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
13:57:25  ---> Running in 20690adab2ca
13:57:26 Removing intermediate container 20690adab2ca
13:57:26  ---> ad72f9b6f652
13:57:26 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
13:57:26  ---> Running in d095d265e589
13:57:26 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:57:26 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:57:26 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:57:26 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:57:27 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB]
13:57:27 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
13:57:28 Fetched 8560 kB in 2s (5479 kB/s)
13:57:28 Reading package lists...
13:57:29 Reading package lists...
13:57:29 Building dependency tree...
13:57:29 Reading state information...
13:57:29 The following additional packages will be installed:
13:57:29   tree
13:57:29 Suggested packages:
13:57:29   python libxml-simple-perl ruby
13:57:29 Recommended packages:
13:57:29   qrencode xclip
13:57:29 The following NEW packages will be installed:
13:57:29   gnupg2 pass tree
13:57:29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:57:29 Need to get 523 kB of archives.
13:57:29 After this operation, 727 kB of additional disk space will be used.
13:57:29 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
13:57:29 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
13:57:29 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
13:57:29 debconf: delaying package configuration, since apt-utils is not installed
13:57:29 Fetched 523 kB in 0s (1930 kB/s)
13:57:29 Selecting previously unselected package gnupg2.
13:57:29 (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 ... 23421 files and directories currently installed.)
13:57:29 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
13:57:29 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
13:57:29 Selecting previously unselected package tree.
13:57:29 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
13:57:29 Unpacking tree (1.8.0-1+b1) ...
13:57:29 Selecting previously unselected package pass.
13:57:29 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
13:57:29 Unpacking pass (1.7.3-2) ...
13:57:30 Setting up gnupg2 (2.2.27-2+deb11u2) ...
13:57:30 Setting up tree (1.8.0-1+b1) ...
13:57:30 Setting up pass (1.7.3-2) ...
13:57:31 Removing intermediate container d095d265e589
13:57:31  ---> e2c158fcf50c
13:57:31 Step 6/21 : COPY tests/ssh-keys /root/.ssh
13:57:31  ---> c122a094af7a
13:57:31 Step 7/21 : RUN chmod -R 600 /root/.ssh
13:57:31  ---> Running in fba5919e04cd
13:57:31 Removing intermediate container fba5919e04cd
13:57:31  ---> bf6c319e1261
13:57:31 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
13:57:32  ---> 9d05eca9ff07
13:57:32 Step 9/21 : RUN gpg2 --import gpg-keys/secret
13:57:32  ---> Running in 5f6782d43a78
13:57:32 gpg: directory '/root/.gnupg' created
13:57:32 gpg: keybox '/root/.gnupg/pubring.kbx' created
13:57:32 gpg: /root/.gnupg/trustdb.gpg: trustdb created
13:57:32 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
13:57:32 gpg: key 464ED987A7B21401: secret key imported
13:57:32 gpg: Total number processed: 1
13:57:32 gpg:               imported: 1
13:57:32 gpg:       secret keys read: 1
13:57:32 gpg:   secret keys imported: 1
13:57:32 Removing intermediate container 5f6782d43a78
13:57:32  ---> 33b23ebc20d8
13:57:32 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
13:57:32  ---> Running in 6b57e9af7acb
13:57:33 gpg: inserting ownertrust of 6
13:57:33 Removing intermediate container 6b57e9af7acb
13:57:33  ---> eac283169f57
13:57:33 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
13:57:33  ---> Running in 42cdad4cb89b
13:57:33 gpg: please do a --check-trustdb
13:57:33 mkdir: created directory '/root/.password-store/'
13:57:33 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
13:57:34 Removing intermediate container 42cdad4cb89b
13:57:34  ---> 2621d46093e7
13:57:34 Step 12/21 : RUN gpg2 --check-trustdb
13:57:34  ---> Running in df0c0e91ce47
13:57:34 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
13:57:34 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
13:57:34 Removing intermediate container df0c0e91ce47
13:57:34  ---> b3bc19b08ca0
13:57:34 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
13:57:34  ---> Running in 3019ea3e5e94
13:57:35 Removing intermediate container 3019ea3e5e94
13:57:35  ---> 80e0346b5682
13:57:35 Step 14/21 : 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
13:57:35  ---> Running in 63b6254be7f9
13:57:36 Removing intermediate container 63b6254be7f9
13:57:36  ---> 2f0a2d2bfb65
13:57:36 Step 15/21 : WORKDIR /src
13:57:36  ---> Running in 5950fc466fa0
13:57:36 Removing intermediate container 5950fc466fa0
13:57:36  ---> c2da922b9836
13:57:36 Step 16/21 : COPY requirements.txt /src/requirements.txt
13:57:36  ---> 65e6aab47006
13:57:36 Step 17/21 : RUN pip install -r requirements.txt
13:57:36  ---> Running in f9251b52d279
13:57:38 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
13:57:42 Collecting appdirs==1.4.3
13:57:43   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
13:57:43 Collecting asn1crypto==0.22.0
13:57:43   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
13:57:43      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 16.4 MB/s eta 0:00:00
13:57:43 Collecting backports.ssl-match-hostname==3.5.0.1
13:57:43   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
13:57:43   Preparing metadata (setup.py): started
13:57:43   Preparing metadata (setup.py): finished with status 'done'
13:57:43 Collecting cffi==1.14.4
13:57:43   Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB)
13:57:43      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.3/402.3 KB 53.3 MB/s eta 0:00:00
13:57:44 Collecting cryptography==3.4.7
13:57:44   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
13:57:44      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 97.6 MB/s eta 0:00:00
13:57:44 Collecting enum34==1.1.6
13:57:44   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
13:57:44 Collecting idna==2.5
13:57:44   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
13:57:44      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.1/55.1 KB 11.1 MB/s eta 0:00:00
13:57:44 Collecting ipaddress==1.0.18
13:57:44   Downloading ipaddress-1.0.18.tar.gz (32 kB)
13:57:44   Preparing metadata (setup.py): started
13:57:44   Preparing metadata (setup.py): finished with status 'done'
13:57:44 Collecting packaging==16.8
13:57:44   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
13:57:44 Collecting paramiko==2.10.1
13:57:44   Downloading paramiko-2.10.1-py2.py3-none-any.whl (211 kB)
13:57:44      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.9/211.9 KB 32.6 MB/s eta 0:00:00
13:57:44 Collecting pycparser==2.17
13:57:44   Downloading pycparser-2.17.tar.gz (231 kB)
13:57:44      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.2/231.2 KB 44.3 MB/s eta 0:00:00
13:57:44   Preparing metadata (setup.py): started
13:57:45   Preparing metadata (setup.py): finished with status 'done'
13:57:45 Collecting pyOpenSSL==18.0.0
13:57:45   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.1/53.1 KB 8.0 MB/s eta 0:00:00
13:57:45 Collecting pyparsing==2.2.0
13:57:45   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 KB 13.4 MB/s eta 0:00:00
13:57:45 Collecting requests==2.26.0
13:57:45   Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 12.2 MB/s eta 0:00:00
13:57:45 Collecting urllib3==1.26.5
13:57:45   Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 KB 24.5 MB/s eta 0:00:00
13:57:45 Collecting websocket-client==0.56.0
13:57:45   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.6/200.6 KB 38.2 MB/s eta 0:00:00
13:57:45 Collecting six
13:57:45   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
13:57:45 Collecting bcrypt>=3.1.3
13:57:45   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 2.3 MB/s eta 0:00:00
13:57:45 Collecting pynacl>=1.0.1
13:57:45   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 17.8 MB/s eta 0:00:00
13:57:45 Collecting certifi>=2017.4.17
13:57:45   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
13:57:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 35.3 MB/s eta 0:00:00
13:57:45 Collecting charset-normalizer~=2.0.0
13:57:45   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
13:57:45 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser
13:57:45   Building wheel for backports.ssl-match-hostname (setup.py): started
13:57:46   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
13:57:46   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5205 sha256=12ea8da85dacc008890c16e180db48a605b7ecb762999c188b921b6786d17aa0
13:57:46   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
13:57:46   Building wheel for ipaddress (setup.py): started
13:57:46   Building wheel for ipaddress (setup.py): finished with status 'done'
13:57:46   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18124 sha256=96ec0635e999997628d4b2f255195b8bd91effeecbda6c82bf4b16006157bd64
13:57:46   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
13:57:46   Building wheel for pycparser (setup.py): started
13:57:46   Building wheel for pycparser (setup.py): finished with status 'done'
13:57:46   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192897 sha256=9ddb679ed3737f516ed16c66b0eda9d5a45d1485bb99dfe0d1381586a6f365d1
13:57:46   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
13:57:46 Successfully built backports.ssl-match-hostname ipaddress pycparser
13:57:46 Installing collected packages: pyparsing, pycparser, ipaddress, idna, enum34, backports.ssl-match-hostname, asn1crypto, appdirs, urllib3, six, charset-normalizer, cffi, certifi, websocket-client, requests, pynacl, packaging, cryptography, bcrypt, pyOpenSSL, paramiko
13:57:47 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.2 certifi-2022.6.15 cffi-1.14.4 charset-normalizer-2.0.12 cryptography-3.4.7 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.10.1 pyOpenSSL-18.0.0 pycparser-2.17 pynacl-1.5.0 pyparsing-2.2.0 requests-2.26.0 six-1.16.0 urllib3-1.26.5 websocket-client-0.56.0
13:57:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
13:57:52 WARNING: You are using pip version 22.0.4; however, version 22.2 is available.
13:57:52 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
13:57:53 Removing intermediate container f9251b52d279
13:57:53  ---> 98d8d819e181
13:57:53 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
13:57:53  ---> d1e247c7a7b4
13:57:53 Step 19/21 : RUN pip install -r test-requirements.txt
13:57:53  ---> Running in a442fdbe9f9c
13:57:58 Collecting setuptools==58.2.0
13:57:59   Downloading setuptools-58.2.0-py3-none-any.whl (946 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 7.0 MB/s eta 0:00:00
13:58:00 Collecting coverage==6.0.1
13:58:00   Downloading coverage-6.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (252 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.9/252.9 KB 42.9 MB/s eta 0:00:00
13:58:00 Collecting flake8==4.0.1
13:58:00   Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 13.3 MB/s eta 0:00:00
13:58:00 Collecting pytest==6.2.5
13:58:00   Downloading pytest-6.2.5-py3-none-any.whl (280 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.7/280.7 KB 9.4 MB/s eta 0:00:00
13:58:00 Collecting pytest-cov==3.0.0
13:58:00   Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB)
13:58:00 Collecting pytest-timeout==2.0.1
13:58:00   Downloading pytest_timeout-2.0.1-py3-none-any.whl (11 kB)
13:58:00 Collecting importlib-metadata<4.3
13:58:00   Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB)
13:58:00 Collecting pycodestyle<2.9.0,>=2.8.0
13:58:00   Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 KB 6.8 MB/s eta 0:00:00
13:58:00 Collecting mccabe<0.7.0,>=0.6.0
13:58:00   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
13:58:00 Collecting pyflakes<2.5.0,>=2.4.0
13:58:00   Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 13.2 MB/s eta 0:00:00
13:58:00 Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from pytest==6.2.5->-r test-requirements.txt (line 4)) (16.8)
13:58:00 Collecting iniconfig
13:58:00   Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
13:58:00 Collecting py>=1.8.2
13:58:00   Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
13:58:00      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 9.8 MB/s eta 0:00:00
13:58:01 Collecting attrs>=19.2.0
13:58:01   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 14.6 MB/s eta 0:00:00
13:58:01 Collecting pluggy<2.0,>=0.12
13:58:01   Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
13:58:01 Collecting toml
13:58:01   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
13:58:01 Collecting coverage[toml]>=5.2.1
13:58:01   Downloading coverage-6.4.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.1/209.1 KB 37.9 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.0/209.0 KB 38.4 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 KB 41.1 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.3.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 30.5 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.3.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 34.6 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.3.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.4/207.4 KB 34.9 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.2/207.2 KB 37.3 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.9/213.9 KB 42.1 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.1.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.5/213.5 KB 40.4 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.1.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.4/213.4 KB 11.6 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.3/213.3 KB 35.5 MB/s eta 0:00:00
13:58:01   Downloading coverage-6.0.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB)
13:58:01      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.3/253.3 KB 11.5 MB/s eta 0:00:00
13:58:01 Collecting tomli
13:58:01   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
13:58:01 Collecting zipp>=0.5
13:58:01   Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB)
13:58:01 Collecting typing-extensions>=3.6.4
13:58:01   Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB)
13:58:01 Requirement already satisfied: pyparsing in /usr/local/lib/python3.7/site-packages (from packaging->pytest==6.2.5->-r test-requirements.txt (line 4)) (2.2.0)
13:58:01 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from packaging->pytest==6.2.5->-r test-requirements.txt (line 4)) (1.16.0)
13:58:01 Installing collected packages: mccabe, iniconfig, zipp, typing-extensions, tomli, toml, setuptools, pyflakes, pycodestyle, py, coverage, attrs, importlib-metadata, pluggy, flake8, pytest, pytest-timeout, pytest-cov
13:58:02   Attempting uninstall: setuptools
13:58:02     Found existing installation: setuptools 57.5.0
13:58:02     Uninstalling setuptools-57.5.0:
13:58:02       Successfully uninstalled setuptools-57.5.0
13:58:03 Successfully installed attrs-21.4.0 coverage-6.0.1 flake8-4.0.1 importlib-metadata-4.2.0 iniconfig-1.1.1 mccabe-0.6.1 pluggy-1.0.0 py-1.11.0 pycodestyle-2.8.0 pyflakes-2.4.0 pytest-6.2.5 pytest-cov-3.0.0 pytest-timeout-2.0.1 setuptools-58.2.0 toml-0.10.2 tomli-2.0.1 typing-extensions-4.3.0 zipp-3.8.1
13:58:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
13:58:03 WARNING: You are using pip version 22.0.4; however, version 22.2 is available.
13:58:03 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
13:58:04 Removing intermediate container a442fdbe9f9c
13:58:04  ---> db65eae13af6
13:58:04 Step 20/21 : COPY . /src
13:58:04  ---> d7915a88d32b
13:58:04 Step 21/21 : RUN pip install .
13:58:04  ---> Running in cf3fe37f9cfc
13:58:05 Processing /src
13:58:05   Preparing metadata (setup.py): started
13:58:05   Preparing metadata (setup.py): finished with status 'done'
13:58:05 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==5.1.0.dev0) (0.56.0)
13:58:05 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==5.1.0.dev0) (2.26.0)
13:58:05 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (1.26.5)
13:58:05 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2.5)
13:58:05 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2.0.12)
13:58:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2022.6.15)
13:58:05 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from websocket-client>=0.32.0->docker==5.1.0.dev0) (1.16.0)
13:58:05 Building wheels for collected packages: docker
13:58:05   Building wheel for docker (setup.py): started
13:58:05   Building wheel for docker (setup.py): finished with status 'done'
13:58:05   Created wheel for docker: filename=docker-5.1.0.dev0-py3-none-any.whl size=146354 sha256=f87fa211a2029fcdffc32c38d6e1478659f2dcfa7e9d8c2b6814920513eea313
13:58:05   Stored in directory: /tmp/pip-ephem-wheel-cache-q2228idk/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
13:58:05 Successfully built docker
13:58:05 Installing collected packages: docker
13:58:05 Successfully installed docker-5.1.0.dev0
13:58:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
13:58:05 WARNING: You are using pip version 22.0.4; however, version 22.2 is available.
13:58:05 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
13:58:06 Removing intermediate container cf3fe37f9cfc
13:58:06  ---> eb5ab4d62a14
13:58:06 Successfully built eb5ab4d62a14
13:58:06 Successfully tagged dockerpinata/docker-py:py3-b42cd1d1cab6f39e5d1bd07a2645ca5b6756930c